+ 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 [Sun Apr 12 21:20:04 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-fdc6849bc-dllbz 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f149bcc3668 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-04-12 21:20:09.019 8 INFO neutron.common.config [-] Logging enabled! 2026-04-12 21:20:09.019 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-12 21:20:09.233 7 INFO neutron.common.config [-] Logging enabled! 2026-04-12 21:20:09.233 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-12 21:20:09.582 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 21:20:09.757 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-12 21:20:10.666 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:20:10.669 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 21:20:10.673 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-12 21:20:10.674 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:20:10.674 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-12 21:20:10.674 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-12 21:20:10.675 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:20:10.682 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:20:10.682 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:20:10.682 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:20:10.704 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-12 21:20:10.705 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:20:10.706 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-12 21:20:10.750 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 21:20:10.750 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 21:20:10.750 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-12 21:20:10.750 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-12 21:20:10.762 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:20:10.765 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-12 21:20:10.769 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-12 21:20:10.770 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-12 21:20:10.770 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-12 21:20:10.770 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-12 21:20:10.770 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:20:10.778 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:20:10.778 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-12 21:20:10.778 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:20:10.801 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-12 21:20:10.802 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-12 21:20:10.802 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-12 21:20:10.846 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-12 21:20:10.847 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-12 21:20:10.847 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-12 21:20:10.847 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-12 21:20:11.195 8 INFO neutron.plugins.ml2.managers [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] Initializing driver for type 'vlan' 2026-04-12 21:20:11.334 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] VlanTypeDriver initialization complete 2026-04-12 21:20:11.334 8 INFO neutron.plugins.ml2.managers [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] Initializing driver for type 'vxlan' 2026-04-12 21:20:11.335 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-12 21:20:11.354 8 INFO neutron.plugins.ml2.managers [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 21:20:11.354 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 21:20:11.354 8 INFO neutron.plugins.ml2.managers [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] Initializing extension driver 'port_security' 2026-04-12 21:20:11.354 8 INFO neutron.plugins.ml2.extensions.port_security [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 21:20:11.355 8 INFO neutron.plugins.ml2.managers [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] Initializing extension driver 'qos' 2026-04-12 21:20:11.355 8 INFO neutron.plugins.ml2.managers [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-12 21:20:11.355 8 INFO neutron.plugins.ml2.managers [None req-7700d966-a688-47b4-9b6b-cf0fc1c4ee12 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-12 21:20:11.367 8 INFO neutron.quota [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded quota_driver: . 2026-04-12 21:20:11.367 8 INFO neutron.plugins.ml2.plugin [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 21:20:11.368 8 INFO neutron.plugins.ml2.managers [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 21:20:11.368 8 INFO neutron.plugins.ml2.managers [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 21:20:11.368 8 INFO neutron.plugins.ml2.managers [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 21:20:11.368 8 INFO neutron.extensions.vlantransparent [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Disabled vlantransparent extension. 2026-04-12 21:20:11.368 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: qos 2026-04-12 21:20:11.381 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: router 2026-04-12 21:20:11.409 7 INFO neutron.plugins.ml2.managers [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] Initializing driver for type 'vlan' 2026-04-12 21:20:11.433 8 INFO neutron.services.service_base [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-12 21:20:11.434 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: segments 2026-04-12 21:20:11.533 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: trunk 2026-04-12 21:20:11.550 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: vpnaas 2026-04-12 21:20:11.559 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] VlanTypeDriver initialization complete 2026-04-12 21:20:11.559 7 INFO neutron.plugins.ml2.managers [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] Initializing driver for type 'vxlan' 2026-04-12 21:20:11.559 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-12 21:20:11.576 7 INFO neutron.plugins.ml2.managers [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-12 21:20:11.576 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-12 21:20:11.576 7 INFO neutron.plugins.ml2.managers [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] Initializing extension driver 'port_security' 2026-04-12 21:20:11.576 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-12 21:20:11.577 7 INFO neutron.plugins.ml2.managers [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] Initializing extension driver 'qos' 2026-04-12 21:20:11.577 7 INFO neutron.plugins.ml2.managers [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-12 21:20:11.577 7 INFO neutron.plugins.ml2.managers [None req-c3a2d0a1-4d53-495b-87c5-5fe7cda05812 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-12 21:20:11.589 7 INFO neutron.quota [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded quota_driver: . 2026-04-12 21:20:11.589 7 INFO neutron.plugins.ml2.plugin [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Modular L2 Plugin initialization complete 2026-04-12 21:20:11.589 7 INFO neutron.plugins.ml2.managers [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-12 21:20:11.590 7 INFO neutron.plugins.ml2.managers [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-12 21:20:11.590 7 INFO neutron.plugins.ml2.managers [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-12 21:20:11.590 7 INFO neutron.extensions.vlantransparent [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Disabled vlantransparent extension. 2026-04-12 21:20:11.590 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: qos 2026-04-12 21:20:11.590 8 WARNING stevedore.named [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:20:11.603 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: router 2026-04-12 21:20:11.644 7 INFO neutron.services.service_base [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-12 21:20:11.645 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: segments 2026-04-12 21:20:11.683 8 INFO neutron_vpnaas.services.vpn.plugin [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 21:20:11.683 8 INFO neutron.common.utils [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-12 21:20:11.683 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: auto_allocate 2026-04-12 21:20:11.689 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: tag 2026-04-12 21:20:11.696 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: timestamp 2026-04-12 21:20:11.699 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 21:20:11.704 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: flavors 2026-04-12 21:20:11.707 8 INFO neutron.manager [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loading Plugin: revisions 2026-04-12 21:20:11.711 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Initializing extension manager. 2026-04-12 21:20:11.713 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: address-group 2026-04-12 21:20:11.714 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: address-scope 2026-04-12 21:20:11.714 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-12 21:20:11.715 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: agent 2026-04-12 21:20:11.716 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: agent-resources-synced 2026-04-12 21:20:11.717 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 21:20:11.718 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 21:20:11.718 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: availability_zone 2026-04-12 21:20:11.719 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: availability_zone_filter 2026-04-12 21:20:11.720 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 21:20:11.720 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: default-subnetpools 2026-04-12 21:20:11.722 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 21:20:11.722 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: dns-integration 2026-04-12 21:20:11.723 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 21:20:11.727 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-12 21:20:11.728 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: dvr 2026-04-12 21:20:11.728 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 21:20:11.729 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 21:20:11.730 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:20:11.730 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 21:20:11.731 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: external-net 2026-04-12 21:20:11.731 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 21:20:11.732 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: extraroute 2026-04-12 21:20:11.733 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: extraroute-atomic 2026-04-12 21:20:11.733 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 21:20:11.734 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 21:20:11.735 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 21:20:11.735 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 21:20:11.736 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: fip-port-details 2026-04-12 21:20:11.737 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: flavors 2026-04-12 21:20:11.738 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 21:20:11.738 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: floatingip-pools 2026-04-12 21:20:11.739 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: ip_allocation 2026-04-12 21:20:11.740 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-12 21:20:11.740 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: l2_adjacency 2026-04-12 21:20:11.741 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: router 2026-04-12 21:20:11.744 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:20:11.744 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: trunk 2026-04-12 21:20:11.744 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-12 21:20:11.745 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-12 21:20:11.745 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 21:20:11.746 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: l3-ha 2026-04-12 21:20:11.746 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:20:11.747 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-12 21:20:11.749 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: l3-flavors 2026-04-12 21:20:11.752 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:20:11.753 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-12 21:20:11.759 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: vpnaas 2026-04-12 21:20:11.797 7 WARNING stevedore.named [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-12 21:20:11.878 7 INFO neutron_vpnaas.services.vpn.plugin [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-12 21:20:11.879 7 INFO neutron.common.utils [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-12 21:20:11.879 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: auto_allocate 2026-04-12 21:20:11.884 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: tag 2026-04-12 21:20:11.891 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: timestamp 2026-04-12 21:20:11.893 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: network_ip_availability 2026-04-12 21:20:11.897 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: flavors 2026-04-12 21:20:11.900 7 INFO neutron.manager [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loading Plugin: revisions 2026-04-12 21:20:11.904 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Initializing extension manager. 2026-04-12 21:20:11.905 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: address-group 2026-04-12 21:20:11.906 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: address-scope 2026-04-12 21:20:11.906 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-12 21:20:11.907 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: agent 2026-04-12 21:20:11.908 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: agent-resources-synced 2026-04-12 21:20:11.909 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-12 21:20:11.910 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-12 21:20:11.911 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: availability_zone 2026-04-12 21:20:11.911 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: availability_zone_filter 2026-04-12 21:20:11.912 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-12 21:20:11.912 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: default-subnetpools 2026-04-12 21:20:11.914 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-12 21:20:11.914 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: dns-integration 2026-04-12 21:20:11.915 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: dns-domain-ports 2026-04-12 21:20:11.915 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-12 21:20:11.916 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: dvr 2026-04-12 21:20:11.916 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-12 21:20:11.917 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: empty-string-filtering 2026-04-12 21:20:11.917 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:20:11.918 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-12 21:20:11.918 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: external-net 2026-04-12 21:20:11.919 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-12 21:20:11.919 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: extraroute 2026-04-12 21:20:11.920 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: extraroute-atomic 2026-04-12 21:20:11.921 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-12 21:20:11.921 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-12 21:20:11.922 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-12 21:20:11.922 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-12 21:20:11.923 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: fip-port-details 2026-04-12 21:20:11.923 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: flavors 2026-04-12 21:20:11.925 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-12 21:20:11.925 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: floatingip-pools 2026-04-12 21:20:11.926 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: ip_allocation 2026-04-12 21:20:11.927 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-12 21:20:11.927 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-12 21:20:11.927 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: l2_adjacency 2026-04-12 21:20:11.928 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 21:20:11.928 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: router 2026-04-12 21:20:11.929 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-12 21:20:11.930 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-12 21:20:11.930 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-12 21:20:11.931 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 21:20:11.931 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-12 21:20:11.932 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 21:20:11.932 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: ext-gw-mode 2026-04-12 21:20:11.932 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: l3-ha 2026-04-12 21:20:11.932 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: multi-provider 2026-04-12 21:20:11.933 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:20:11.933 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: net-mtu 2026-04-12 21:20:11.933 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-12 21:20:11.934 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: l3-flavors 2026-04-12 21:20:11.934 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 21:20:11.935 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: network_availability_zone 2026-04-12 21:20:11.935 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-12 21:20:11.935 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: network_ha 2026-04-12 21:20:11.935 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-12 21:20:11.936 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: network-ip-availability 2026-04-12 21:20:11.937 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 21:20:11.938 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-12 21:20:11.938 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: pagination 2026-04-12 21:20:11.938 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: port-device-profile 2026-04-12 21:20:11.939 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-12 21:20:11.939 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 21:20:11.939 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 21:20:11.940 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-12 21:20:11.940 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 21:20:11.941 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: port-mac-override 2026-04-12 21:20:11.941 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-12 21:20:11.941 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 21:20:11.942 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-12 21:20:11.942 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 21:20:11.942 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: multi-provider 2026-04-12 21:20:11.942 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-12 21:20:11.943 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: net-mtu 2026-04-12 21:20:11.943 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: port-resource-request 2026-04-12 21:20:11.943 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: net-mtu-writable 2026-04-12 21:20:11.943 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 21:20:11.944 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: network_availability_zone 2026-04-12 21:20:11.944 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-12 21:20:11.944 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: network_ha 2026-04-12 21:20:11.945 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: binding 2026-04-12 21:20:11.945 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: network-ip-availability 2026-04-12 21:20:11.945 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: binding-extended 2026-04-12 21:20:11.946 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: port-security 2026-04-12 21:20:11.946 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-12 21:20:11.946 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: project-id 2026-04-12 21:20:11.947 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: pagination 2026-04-12 21:20:11.947 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: provider 2026-04-12 21:20:11.947 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: port-device-profile 2026-04-12 21:20:11.948 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-12 21:20:11.948 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-12 21:20:11.949 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-12 21:20:11.949 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos 2026-04-12 21:20:11.949 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: port-mac-override 2026-04-12 21:20:11.950 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-12 21:20:11.950 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 21:20:11.950 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-12 21:20:11.950 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 21:20:11.951 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-12 21:20:11.951 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-default 2026-04-12 21:20:11.951 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: port-resource-request 2026-04-12 21:20:11.951 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-fip 2026-04-12 21:20:11.952 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-12 21:20:11.952 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 21:20:11.953 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-12 21:20:11.953 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 21:20:11.953 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: binding 2026-04-12 21:20:11.953 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 21:20:11.954 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 21:20:11.954 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: binding-extended 2026-04-12 21:20:11.954 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 21:20:11.954 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: port-security 2026-04-12 21:20:11.955 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: project-id 2026-04-12 21:20:11.955 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-pps 2026-04-12 21:20:11.955 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: provider 2026-04-12 21:20:11.956 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 21:20:11.956 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 21:20:11.957 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 21:20:11.957 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: quota-check-limit 2026-04-12 21:20:11.957 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos 2026-04-12 21:20:11.958 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-12 21:20:11.959 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-12 21:20:11.959 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: quotas 2026-04-12 21:20:11.959 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-default 2026-04-12 21:20:11.960 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-fip 2026-04-12 21:20:11.960 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-12 21:20:11.960 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: quota_details 2026-04-12 21:20:11.961 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-12 21:20:11.961 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-12 21:20:11.962 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: rbac-policies 2026-04-12 21:20:11.962 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-12 21:20:11.962 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: rbac-address-group 2026-04-12 21:20:11.963 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-12 21:20:11.963 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 21:20:11.963 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-pps 2026-04-12 21:20:11.964 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 21:20:11.964 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-12 21:20:11.964 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-12 21:20:11.965 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-12 21:20:11.965 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: revision-if-match 2026-04-12 21:20:11.965 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: qos-rules-alias 2026-04-12 21:20:11.965 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 21:20:11.966 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: quota-check-limit 2026-04-12 21:20:11.966 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: router_availability_zone 2026-04-12 21:20:11.966 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 21:20:11.968 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: quotas 2026-04-12 21:20:11.968 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 21:20:11.969 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 21:20:11.969 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: quota_details 2026-04-12 21:20:11.969 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-12 21:20:11.970 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 21:20:11.970 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 21:20:11.970 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: rbac-policies 2026-04-12 21:20:11.971 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 21:20:11.971 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: rbac-address-group 2026-04-12 21:20:11.972 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: rbac-address-scope 2026-04-12 21:20:11.972 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: rbac-security-groups 2026-04-12 21:20:11.973 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-12 21:20:11.973 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: revision-if-match 2026-04-12 21:20:11.974 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-12 21:20:11.974 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: router_availability_zone 2026-04-12 21:20:11.975 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-12 21:20:11.975 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: security-group 2026-04-12 21:20:11.976 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: segment 2026-04-12 21:20:11.977 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-12 21:20:11.977 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 21:20:11.977 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-12 21:20:11.978 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: service-type 2026-04-12 21:20:11.978 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-12 21:20:11.978 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: sorting 2026-04-12 21:20:11.978 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-12 21:20:11.979 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 21:20:11.979 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-12 21:20:11.979 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-12 21:20:11.979 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: standard-attr-description 2026-04-12 21:20:11.980 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: stateful-security-group 2026-04-12 21:20:11.980 8 WARNING neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 21:20:11.981 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-12 21:20:11.981 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: subnet-external-network 2026-04-12 21:20:11.982 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: subnet_onboard 2026-04-12 21:20:11.983 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 21:20:11.983 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: subnet-service-types 2026-04-12 21:20:11.984 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: subnet_allocation 2026-04-12 21:20:11.984 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: security-group 2026-04-12 21:20:11.985 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 21:20:11.985 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: tag-creation 2026-04-12 21:20:11.985 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: segment 2026-04-12 21:20:11.986 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 21:20:11.986 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-12 21:20:11.987 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: service-type 2026-04-12 21:20:11.987 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: sorting 2026-04-12 21:20:11.988 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: standard-attr-segment 2026-04-12 21:20:11.988 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: standard-attr-description 2026-04-12 21:20:11.989 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: stateful-security-group 2026-04-12 21:20:11.989 7 WARNING neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-12 21:20:11.990 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 21:20:11.990 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-12 21:20:11.990 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: subnet-external-network 2026-04-12 21:20:11.991 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: subnet_onboard 2026-04-12 21:20:11.991 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 21:20:11.991 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-12 21:20:11.992 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: subnet-service-types 2026-04-12 21:20:11.992 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: trunk 2026-04-12 21:20:11.993 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: subnet_allocation 2026-04-12 21:20:11.993 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: trunk-details 2026-04-12 21:20:11.993 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-12 21:20:11.994 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: tag-creation 2026-04-12 21:20:11.994 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 21:20:11.994 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-12 21:20:11.995 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 21:20:11.997 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-12 21:20:11.997 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 21:20:11.998 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: vpn-flavors 2026-04-12 21:20:11.998 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: standard-attr-tag 2026-04-12 21:20:11.999 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-12 21:20:12.000 8 INFO neutron.api.extensions [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Loaded extension: vpnaas 2026-04-12 21:20:12.000 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: trunk 2026-04-12 21:20:12.000 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: trunk-details 2026-04-12 21:20:12.001 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-12 21:20:12.001 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-12 21:20:12.002 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-12 21:20:12.002 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-12 21:20:12.002 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.002 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-12 21:20:12.003 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-12 21:20:12.004 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-12 21:20:12.005 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: vpn-flavors 2026-04-12 21:20:12.006 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:20:12.006 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:20:12.007 7 INFO neutron.api.extensions [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Loaded extension: vpnaas 2026-04-12 21:20:12.010 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-12 21:20:12.010 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-12 21:20:12.010 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.011 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:20:12.011 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-12 21:20:12.011 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:20:12.012 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:20:12.013 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.013 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] subnetpool is already registered 2026-04-12 21:20:12.013 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.013 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] subnetpool is already registered 2026-04-12 21:20:12.014 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:20:12.014 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:20:12.015 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:20:12.015 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:20:12.015 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:20:12.016 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:20:12.016 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:20:12.016 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:20:12.020 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:20:12.020 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] router is already registered 2026-04-12 21:20:12.020 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:20:12.020 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] floatingip is already registered 2026-04-12 21:20:12.024 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:20:12.024 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] rbac_policy is already registered 2026-04-12 21:20:12.025 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:20:12.025 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] security_group is already registered 2026-04-12 21:20:12.025 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:20:12.025 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] security_group_rule is already registered 2026-04-12 21:20:12.026 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.026 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] subnetpool is already registered 2026-04-12 21:20:12.027 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.027 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] subnetpool is already registered 2026-04-12 21:20:12.027 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:20:12.028 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] trunk is already registered 2026-04-12 21:20:12.028 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:20:12.028 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] endpoint_group is already registered 2026-04-12 21:20:12.029 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:20:12.029 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] vpnservice is already registered 2026-04-12 21:20:12.029 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:20:12.029 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] ipsec_site_connection is already registered 2026-04-12 21:20:12.030 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:20:12.030 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:20:12.030 8 INFO neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:20:12.031 8 WARNING neutron.quota.resource_registry [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] ikepolicy is already registered 2026-04-12 21:20:12.064 8 WARNING keystonemiddleware._common.config [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:20:12.071 8 WARNING oslo_config.cfg [None req-1371b26a-f966-4fa0-a91a-4ef43a29c906 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f149bcc3668 pid: 8 (default app) 2026-04-12 21:20:12.021 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:20:12.218 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:20:12.219 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:20:12.220 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.220 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] subnetpool is already registered 2026-04-12 21:20:12.221 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.221 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] subnetpool is already registered 2026-04-12 21:20:12.221 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:20:12.222 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:20:12.222 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:20:12.222 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:20:12.223 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:20:12.223 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:20:12.227 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-12 21:20:12.228 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] router is already registered 2026-04-12 21:20:12.228 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-12 21:20:12.228 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] floatingip is already registered 2026-04-12 21:20:12.232 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-12 21:20:12.232 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] rbac_policy is already registered 2026-04-12 21:20:12.233 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-12 21:20:12.233 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] security_group is already registered 2026-04-12 21:20:12.234 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-12 21:20:12.234 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] security_group_rule is already registered 2026-04-12 21:20:12.235 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.235 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] subnetpool is already registered 2026-04-12 21:20:12.235 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-12 21:20:12.236 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] subnetpool is already registered 2026-04-12 21:20:12.236 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-12 21:20:12.236 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] trunk is already registered 2026-04-12 21:20:12.237 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-12 21:20:12.237 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] endpoint_group is already registered 2026-04-12 21:20:12.237 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-12 21:20:12.238 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] vpnservice is already registered 2026-04-12 21:20:12.238 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-12 21:20:12.238 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] ipsec_site_connection is already registered 2026-04-12 21:20:12.239 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-12 21:20:12.239 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] ipsecpolicy is already registered 2026-04-12 21:20:12.239 7 INFO neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-12 21:20:12.240 7 WARNING neutron.quota.resource_registry [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] ikepolicy is already registered 2026-04-12 21:20:12.288 7 WARNING keystonemiddleware._common.config [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:20:12.296 7 WARNING oslo_config.cfg [None req-0f0f8c03-56e8-4692-8ea7-26471d70b787 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f149bcc3668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:20:16.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-158e1820-5d01-41f7-bf0c-40435f681a4e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.248 () {44 vars in 927 bytes} [Sun Apr 12 21:20:15 2026] GET /v2.0/networks/public => generated 108 bytes in 616 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:20:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:20:17.071 8 WARNING neutron.services.revisions.revision_plugin [None req-846db6d1-8692-4e0b-8680-2662c4788036 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:20:17.098 8 INFO neutron.db.segments_db [None req-846db6d1-8692-4e0b-8680-2662c4788036 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 7e4f3cb2-e8ee-47d0-b883-a7f4df6a959b of type flat for network 2d6ba3ff-9afe-424f-afdc-499c78a636ad 2026-04-12 21:20:17.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-846db6d1-8692-4e0b-8680-2662c4788036 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.248 () {48 vars in 967 bytes} [Sun Apr 12 21:20:16 2026] POST /v2.0/networks => generated 124 bytes in 449 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:20:23.329 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f630c78-1a42-4640-a88c-29bd99327103 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.248 () {44 vars in 927 bytes} [Sun Apr 12 21:20:22 2026] GET /v2.0/networks/public => generated 108 bytes in 368 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:20:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:20:23.572 7 WARNING neutron.services.revisions.revision_plugin [None req-129d645d-b008-47d9-a072-2132af5db7cd 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:20:23.591 7 INFO neutron.db.segments_db [None req-129d645d-b008-47d9-a072-2132af5db7cd 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 2610c63b-f249-4a3f-b3e2-ef87e02f3331 of type flat for network 29a67bad-a530-4070-9253-7f8266e612e2 2026-04-12 21:20:23.629 7 INFO neutron.pecan_wsgi.hooks.translation [None req-129d645d-b008-47d9-a072-2132af5db7cd 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.248 () {48 vars in 967 bytes} [Sun Apr 12 21:20:23 2026] POST /v2.0/networks => generated 124 bytes in 276 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:20:29.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b46cbc14-8218-4c1d-a154-331a8b19da8d 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.248 () {44 vars in 927 bytes} [Sun Apr 12 21:20:29 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:20:29 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-04-12 21:20:29.549 7 WARNING neutron.services.revisions.revision_plugin [None req-9f8823d5-4dd3-4be4-be0c-2c40f6d85b2e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:20:29.567 7 INFO neutron.db.segments_db [None req-9f8823d5-4dd3-4be4-be0c-2c40f6d85b2e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment ed5c72d1-7dd9-4c31-9ba4-e4be98a64a48 of type flat for network 9a4ae496-8a06-4447-a7cd-7ae6cd9db3fd 2026-04-12 21:20:29.587 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f8823d5-4dd3-4be4-be0c-2c40f6d85b2e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.248 () {48 vars in 967 bytes} [Sun Apr 12 21:20:29 2026] POST /v2.0/networks => generated 124 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:20:35.410 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ab59fe2-e65d-4f7c-b89c-4c8000febf7a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.248 () {44 vars in 927 bytes} [Sun Apr 12 21:20:35 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:20:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:20:35.489 8 WARNING neutron.services.revisions.revision_plugin [None req-ff2281f9-12a1-411b-8fdb-cfa26543dc1c 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:20:35.508 8 INFO neutron.db.segments_db [None req-ff2281f9-12a1-411b-8fdb-cfa26543dc1c 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment dfe87534-7e97-4161-9aa6-d0b51fc01ad0 of type flat for network 076c5b7e-78fe-4122-a169-d5a33bebd98d 2026-04-12 21:20:35.537 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff2281f9-12a1-411b-8fdb-cfa26543dc1c 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.248 () {48 vars in 967 bytes} [Sun Apr 12 21:20:35 2026] POST /v2.0/networks => generated 124 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:20:41.420 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2dc503e-3817-43e9-b0e5-a85b3f306b88 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.248 () {44 vars in 927 bytes} [Sun Apr 12 21:20:41 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:20:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:20:41.525 8 WARNING neutron.services.revisions.revision_plugin [None req-e0c8e368-b3a9-4269-9ff4-2dda4cc940e1 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:20:41.547 8 INFO neutron.db.segments_db [None req-e0c8e368-b3a9-4269-9ff4-2dda4cc940e1 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 460f3237-95b8-443d-8ac3-4ab1748fad1e of type flat for network 1d955574-ecf5-4cfe-a0ce-d383717b052c 2026-04-12 21:20:41.573 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0c8e368-b3a9-4269-9ff4-2dda4cc940e1 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.248 () {48 vars in 967 bytes} [Sun Apr 12 21:20:41 2026] POST /v2.0/networks => generated 124 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:20:47.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4a1c69c-fdfc-466a-aa40-be52278591ce 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.248 () {44 vars in 927 bytes} [Sun Apr 12 21:20:47 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:20:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:20:47.492 7 WARNING neutron.services.revisions.revision_plugin [None req-eb3a10a1-2e61-4d4d-a39d-c7b425765d51 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Could not find related network for resource to bump revision. 2026-04-12 21:20:47.507 7 INFO neutron.db.segments_db [None req-eb3a10a1-2e61-4d4d-a39d-c7b425765d51 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment f4d5672d-69f5-4e0a-ace4-408008150a0d of type flat for network 91aa8255-0277-4811-b183-804336404b36 [pid: 7|app: 0|req: 10/22] 199.204.45.248 () {48 vars in 967 bytes} [Sun Apr 12 21:20:47 2026] POST /v2.0/networks => generated 706 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:20:48.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d625ce6-2cd5-492f-9615-73d1d2952945 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.248 () {44 vars in 927 bytes} [Sun Apr 12 21:20:48 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:20:48 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-04-12 21:20:48.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3b753b6-265a-4fdd-b578-8338f9bb5247 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.248 () {44 vars in 1034 bytes} [Sun Apr 12 21:20:48 2026] GET /v2.0/subnets/public-subnet?network_id=91aa8255-0277-4811-b183-804336404b36 => generated 113 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.248 () {44 vars in 1057 bytes} [Sun Apr 12 21:20:48 2026] GET /v2.0/subnets?name=public-subnet&network_id=91aa8255-0277-4811-b183-804336404b36 => 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: 15/27] 199.204.45.248 () {48 vars in 965 bytes} [Sun Apr 12 21:20:48 2026] POST /v2.0/subnets => generated 664 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:25:25.851 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-12 21:25:25.852 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Apr 12 21:25:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.248) !!! 2026-04-12 21:25:25.967 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65ed5461-bc3c-44d6-be44-2b543082695e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/65] 199.204.45.248 () {44 vars in 937 bytes} [Sun Apr 12 21:25:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:25:25.980 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a35163e5-b198-4d17-bf94-4707f956b378] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-12 21:25:25.983 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Apr 12 21:25:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.248) !!! [pid: 7|app: 0|req: 32/66] 199.204.45.248 () {44 vars in 959 bytes} [Sun Apr 12 21:25:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:25:26.078 8 INFO neutron.db.segments_db [None req-85fb88b0-ab6d-4282-9159-0c1a80ec6fde 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment a6bc6cf1-7777-44b3-9a05-014845ae4a14 of type vxlan for network 61798080-93f2-4579-9b3a-2c5b9e724ce9 [pid: 8|app: 0|req: 35/67] 199.204.45.248 () {48 vars in 966 bytes} [Sun Apr 12 21:25:26 2026] POST /v2.0/networks => generated 707 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:25:27.045 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a35163e5-b198-4d17-bf94-4707f956b378] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54252. 2026-04-12 21:25:27.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b8bff6c-9c6f-490e-8749-3e40752121ba 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/68] 199.204.45.248 () {44 vars in 937 bytes} [Sun Apr 12 21:25:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:25:27.121 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54260. [pid: 8|app: 0|req: 36/69] 199.204.45.248 () {44 vars in 959 bytes} [Sun Apr 12 21:25:27 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:25:27.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9357120e-f89b-4aca-94a0-4e236bd5d56c 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/70] 199.204.45.248 () {44 vars in 1036 bytes} [Sun Apr 12 21:25:27 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.248 () {44 vars in 1059 bytes} [Sun Apr 12 21:25:27 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.248 () {48 vars in 965 bytes} [Sun Apr 12 21:25:27 2026] POST /v2.0/subnets => generated 651 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:25:28.707 8 INFO neutron.api.v2.resource [None req-a99e58f4-4a31-4595-beeb-08fc3760f970 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/73] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:25:28 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.248 () {44 vars in 993 bytes} [Sun Apr 12 21:25:28 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.248 () {48 vars in 980 bytes} [Sun Apr 12 21:25:28 2026] POST /v2.0/security-groups => generated 1616 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:29 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:30 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:30 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:25:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:31 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 2230 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:31 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 2230 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:31 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 2230 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:25:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:32 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/85] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:32 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 2846 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/86] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:32 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:25:32 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: 7|app: 0|req: 43/88] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:33 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 3462 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:33 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:33 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => 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: 47/91] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:25:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:34 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:34 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:34 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:25:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/96] 199.204.45.248 () {44 vars in 987 bytes} [Sun Apr 12 21:25:35 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 732 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:25:35.559 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e9afd16c-e142-40f3-8ecb-bb00ac915d11 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/97] 199.204.45.248 () {44 vars in 1076 bytes} [Sun Apr 12 21:25:35 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 132 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.248 () {44 vars in 1099 bytes} [Sun Apr 12 21:25:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => 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: 51/99] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:35 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/100] 199.204.45.248 () {48 vars in 961 bytes} [Sun Apr 12 21:25:35 2026] POST /v2.0/ports => generated 1100 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:25:41.935 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ed9568d-e241-4d6e-ac65-973d3ec14c75 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/103] 199.204.45.248 () {44 vars in 978 bytes} [Sun Apr 12 21:25:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 46 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: 51/104] 199.204.45.248 () {44 vars in 1000 bytes} [Sun Apr 12 21:25:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.248 () {48 vars in 1030 bytes} [Sun Apr 12 21:25:42 2026] PUT /v2.0/ports/4ef04221-e27f-4786-8939-8cb9a5d22fa2 => generated 1249 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.248 () {44 vars in 920 bytes} [Sun Apr 12 21:25:43 2026] GET /v2.0/ports => generated 3730 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:25:44.864 8 INFO neutron.api.v2.resource [None req-e888b5bd-0445-4acb-8c82-972008989401 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/107] 199.204.45.248 () {44 vars in 959 bytes} [Sun Apr 12 21:25:44 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.248 () {44 vars in 981 bytes} [Sun Apr 12 21:25:44 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.248 () {48 vars in 980 bytes} [Sun Apr 12 21:25:44 2026] POST /v2.0/security-groups => generated 1610 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:45 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => generated 1610 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/111] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:45 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/112] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:45 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/113] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:25:45 2026] POST /v2.0/security-group-rules => generated 623 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/114] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:46 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => generated 2246 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/115] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:47 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/116] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:25:47 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/117] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:25:47 2026] POST /v2.0/security-group-rules => generated 627 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/126] 199.204.45.248 () {44 vars in 975 bytes} [Sun Apr 12 21:26:47 2026] GET /v2.0/quotas/622dc74318104646b7d2af50860557e6 => generated 292 bytes in 18 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: 62/127] 199.204.45.248 () {48 vars in 1027 bytes} [Sun Apr 12 21:26:48 2026] PUT /v2.0/quotas/622dc74318104646b7d2af50860557e6 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:28:58.125 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-12 21:28:58.126 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Apr 12 21:28:58 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.204.45.248) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-12 21:28:58.266 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5a868d6-38d8-4fa3-af4a-00a4c37137c5 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/146] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:28:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:28:58.281 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a35163e5-b198-4d17-bf94-4707f956b378] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/147] 199.204.45.248 () {30 vars in 761 bytes} [Sun Apr 12 21:28:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:29:00.064 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54404. 2026-04-12 21:29:00.173 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23b5de4e-a01a-4c7d-a163-8f4962fc4172 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/148] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:29:00 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/149] 199.204.45.248 () {30 vars in 761 bytes} [Sun Apr 12 21:29:00 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:34:53.466 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-12 21:34:53.469 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Sun Apr 12 21:34: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=5ad998ee3b4741109d84b698b955253a (ip 199.204.45.248) !!! 2026-04-12 21:34:53.601 8 INFO neutron.api.v2.resource [None req-179acbab-91ce-46ed-9290-adcfabb2b159 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 100/196] 199.204.45.248 () {44 vars in 1074 bytes} [Sun Apr 12 21:34:53 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5ad998ee3b4741109d84b698b955253a => generated 139 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:34:53.616 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a35163e5-b198-4d17-bf94-4707f956b378] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-12 21:34:53.616 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Apr 12 21:34: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=5ad998ee3b4741109d84b698b955253a (ip 199.204.45.248) !!! [pid: 7|app: 0|req: 97/197] 199.204.45.248 () {44 vars in 1097 bytes} [Sun Apr 12 21:34:53 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5ad998ee3b4741109d84b698b955253a => generated 23 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/198] 199.204.45.248 () {48 vars in 981 bytes} [Sun Apr 12 21:34:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:34:54.912 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39178. [pid: 8|app: 0|req: 103/201] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:34:54 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 1624 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/202] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:34:54 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2 => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/203] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:34:55 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:34:55.092 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a35163e5-b198-4d17-bf94-4707f956b378] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39184. [pid: 7|app: 0|req: 100/204] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:34:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/205] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:34:56 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 2234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/206] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:34:56 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/207] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:34:56 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:34:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/209] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:34:57 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => 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: 103/210] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:34:57 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/211] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:34:57 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/212] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:34:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/213] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:34:58 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/214] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:34:58 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2 => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/215] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:34:58 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/216] 199.204.45.248 () {48 vars in 991 bytes} [Sun Apr 12 21:34:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/233] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:37:06 2026] GET /v2.0/networks?tenant_id=5ad998ee3b4741109d84b698b955253a&shared=False => generated 15 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:37:06.641 7 INFO neutron.db.segments_db [None req-e6e702ff-42df-4c85-8618-ba9b2adb0065 6915908391344806847d964ded5efc9b 5ad998ee3b4741109d84b698b955253a - - 559a64a50dab4948b7dfe5a6131377ee 559a64a50dab4948b7dfe5a6131377ee] Added segment d487ce5f-861e-4f65-999f-37006270e300 of type vxlan for network 6bcfaa4f-8987-4769-aa81-d467e708a5ac [pid: 7|app: 0|req: 115/234] 199.204.45.248 () {34 vars in 681 bytes} [Sun Apr 12 21:37:06 2026] POST /v2.0/networks => generated 718 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/235] 199.204.45.248 () {30 vars in 721 bytes} [Sun Apr 12 21:37:06 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/236] 199.204.45.248 () {30 vars in 632 bytes} [Sun Apr 12 21:37:06 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/237] 199.204.45.248 () {34 vars in 676 bytes} [Sun Apr 12 21:37:06 2026] POST /v2.0/ports => generated 999 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/238] 199.204.45.248 () {30 vars in 702 bytes} [Sun Apr 12 21:37:07 2026] GET /v2.0/networks/6bcfaa4f-8987-4769-aa81-d467e708a5ac => 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/241] 199.204.45.248 () {30 vars in 721 bytes} [Sun Apr 12 21:37:09 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/242] 199.204.45.248 () {30 vars in 702 bytes} [Sun Apr 12 21:37:09 2026] GET /v2.0/networks/6bcfaa4f-8987-4769-aa81-d467e708a5ac => generated 705 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/243] 199.204.45.248 () {44 vars in 975 bytes} [Sun Apr 12 21:37:22 2026] GET /v2.0/quotas/5ad998ee3b4741109d84b698b955253a => 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: 121/244] 199.204.45.248 () {48 vars in 1027 bytes} [Sun Apr 12 21:37:23 2026] PUT /v2.0/quotas/5ad998ee3b4741109d84b698b955253a => generated 291 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:48:18.967 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a35163e5-b198-4d17-bf94-4707f956b378] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-12 21:48:18.969 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Apr 12 21:48:18 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.248) !!! 2026-04-12 21:48:19.197 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb5cea09-d42b-45b8-b6bb-75b2b09b6148 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 166/333] 199.204.45.248 () {44 vars in 927 bytes} [Sun Apr 12 21:48:18 2026] GET /v2.0/networks/public => generated 108 bytes in 235 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:48:19.209 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-12 21:48:19.217 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Sun Apr 12 21:48:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.248) !!! [pid: 8|app: 0|req: 168/334] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:48:19 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:48:20.403 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a35163e5-b198-4d17-bf94-4707f956b378] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33266. 2026-04-12 21:48:20.429 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d84b3ed-1e56-44a4-8072-c478f7c1d758 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 167/335] 199.204.45.248 () {44 vars in 927 bytes} [Sun Apr 12 21:48:20 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) 2026-04-12 21:48:20.457 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33280. [pid: 8|app: 0|req: 169/336] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:48:20 2026] GET /v2.0/networks?name=public => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:48:20.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23b5a0a7-2982-44f9-a8fc-126444ae81de 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 168/337] 199.204.45.248 () {44 vars in 1034 bytes} [Sun Apr 12 21:48:20 2026] GET /v2.0/subnets/public-subnet?network_id=91aa8255-0277-4811-b183-804336404b36 => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/338] 199.204.45.248 () {44 vars in 1057 bytes} [Sun Apr 12 21:48:20 2026] GET /v2.0/subnets?name=public-subnet&network_id=91aa8255-0277-4811-b183-804336404b36 => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:48:47.643 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ac19dd1-ddc8-4f57-9ff0-3c8a9057f190 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/343] 199.204.45.248 () {44 vars in 937 bytes} [Sun Apr 12 21:48:47 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/344] 199.204.45.248 () {44 vars in 959 bytes} [Sun Apr 12 21:48:47 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:48:48.673 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c8a264c-bee7-473d-be1f-92875af20228 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/345] 199.204.45.248 () {44 vars in 937 bytes} [Sun Apr 12 21:48:48 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/346] 199.204.45.248 () {44 vars in 959 bytes} [Sun Apr 12 21:48:48 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:48:48.753 7 INFO neutron.pecan_wsgi.hooks.translation [None req-53ba64f1-7715-4ef3-a6a9-0cbc87aca606 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 173/347] 199.204.45.248 () {44 vars in 1036 bytes} [Sun Apr 12 21:48:48 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 199.204.45.248 () {44 vars in 1059 bytes} [Sun Apr 12 21:48:48 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:48:49.837 7 INFO neutron.api.v2.resource [None req-0b5ab2ae-19ac-4f33-90cd-7947a8c12f18 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 174/349] 199.204.45.248 () {44 vars in 971 bytes} [Sun Apr 12 21:48:49 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/350] 199.204.45.248 () {44 vars in 993 bytes} [Sun Apr 12 21:48:49 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:50 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:50 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/353] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:48:50 2026] GET /v2.0/security-group-rules/044514de-1864-42a4-800b-f1608d3a5749 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/354] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:51 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:51 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => 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: 179/356] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:48:51 2026] GET /v2.0/security-group-rules/bbb2db23-0e87-4805-886f-a6aa981f7e44 => 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: 178/357] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:52 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/358] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:52 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/359] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:48:52 2026] GET /v2.0/security-group-rules/f1376261-ec7a-4967-b32c-65c53a71c703 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/360] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:53 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/361] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:53 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => 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: 182/362] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:48:53 2026] GET /v2.0/security-group-rules/81a79f96-c38f-471f-9ad2-f9d3d9d0e260 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:55 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:55 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:48:55 2026] GET /v2.0/security-group-rules/0b90d883-0817-46f9-9c1d-67eaf0ee17bb => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.204.45.248 () {44 vars in 987 bytes} [Sun Apr 12 21:48:56 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 732 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:48:56.486 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d990edff-87d2-4e5d-8855-6002d8375f12 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/369] 199.204.45.248 () {44 vars in 1076 bytes} [Sun Apr 12 21:48:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => 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: 184/370] 199.204.45.248 () {44 vars in 1099 bytes} [Sun Apr 12 21:48:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 1254 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:48:56 2026] GET /v2.0/security-groups/685f33c7-37b5-4a9b-b8a0-94252176ff3b => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:49:03.536 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b2633c7-3e10-46a6-9001-a97297a351ee 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/372] 199.204.45.248 () {44 vars in 978 bytes} [Sun Apr 12 21:49:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/373] 199.204.45.248 () {44 vars in 1000 bytes} [Sun Apr 12 21:49:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.204.45.248 () {44 vars in 920 bytes} [Sun Apr 12 21:49:05 2026] GET /v2.0/ports => generated 4725 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:49:06.212 8 INFO neutron.api.v2.resource [None req-b361f2df-5e75-4f99-b288-5df557a91c60 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/375] 199.204.45.248 () {44 vars in 959 bytes} [Sun Apr 12 21:49:06 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 199.204.45.248 () {44 vars in 981 bytes} [Sun Apr 12 21:49:06 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:49:07 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => 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: 188/378] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:49:07 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/379] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:49:07 2026] GET /v2.0/security-group-rules/e51dfdd5-6f58-456e-beb4-5c25e7d73cd9 => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:49:08 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => generated 2886 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:49:08 2026] GET /v2.0/security-groups/297de4f3-84de-47ba-a43d-a5ef50b4a9f7 => 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: 190/382] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:49:08 2026] GET /v2.0/security-group-rules/06a42227-d840-4222-b1d8-56828e76eab8 => generated 627 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/385] 199.204.45.248 () {44 vars in 975 bytes} [Sun Apr 12 21:49:19 2026] GET /v2.0/quotas/622dc74318104646b7d2af50860557e6 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:50:09.257 8 INFO neutron.api.v2.resource [None req-a9808c0a-d7ca-4737-b81c-a6b90987dac2 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 197/392] 199.204.45.248 () {44 vars in 1074 bytes} [Sun Apr 12 21:50:09 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=5ad998ee3b4741109d84b698b955253a => generated 139 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 199.204.45.248 () {44 vars in 1097 bytes} [Sun Apr 12 21:50:09 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=5ad998ee3b4741109d84b698b955253a => generated 4072 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:50:10 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/397] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:50:10 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:50:10 2026] GET /v2.0/security-group-rules/6c448b88-dfc3-4a3b-a181-e7093d53147d => generated 597 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:50:11 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:50:11 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2 => 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: 200/401] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:50:11 2026] GET /v2.0/security-group-rules/d45423e0-a6b6-44d6-975e-9c87cfa84b85 => generated 599 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:50:12 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 4075 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/403] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:50:12 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/404] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:50:12 2026] GET /v2.0/security-group-rules/b5adc755-3c6d-41b9-acde-bd2042c3ac00 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/405] 199.204.45.248 () {44 vars in 1088 bytes} [Sun Apr 12 21:50:13 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2?project_id=5ad998ee3b4741109d84b698b955253a => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/406] 199.204.45.248 () {44 vars in 1001 bytes} [Sun Apr 12 21:50:13 2026] GET /v2.0/security-groups/99f7fc90-c425-4309-845a-ca199b6121b2 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/407] 199.204.45.248 () {44 vars in 1011 bytes} [Sun Apr 12 21:50:13 2026] GET /v2.0/security-group-rules/12ff4b43-5071-4c87-92d2-9fdcffeb5568 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 199.204.45.248 () {44 vars in 975 bytes} [Sun Apr 12 21:50:20 2026] GET /v2.0/quotas/5ad998ee3b4741109d84b698b955253a => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/417] 199.204.45.248 () {44 vars in 949 bytes} [Sun Apr 12 21:51:11 2026] GET /v2.0/networks?name=public => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:51:49.031 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a35163e5-b198-4d17-bf94-4707f956b378] 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: 211/422] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:51:49 2026] GET /v2.0/networks => generated 2168 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:51:50.234 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 212/423] 10.0.0.165 () {32 vars in 654 bytes} [Sun Apr 12 21:51:50 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:51:50 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 21:51:50 2026] GET /v2.0/ports => generated 4725 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:51:50.431 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a35163e5-b198-4d17-bf94-4707f956b378] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59496. [pid: 7|app: 0|req: 213/426] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:51:50 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/427] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:51:50 2026] GET /v2.0/networks => generated 2168 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 21:51:50 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 10.0.0.165 () {32 vars in 654 bytes} [Sun Apr 12 21:51:50 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:01.107 8 INFO oslo.messaging._drivers.impl_rabbit [-] [bec8fe25-984f-43d0-b19a-c2d3e02a14b6] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 60528. 2026-04-12 21:52:01.225 7 INFO neutron.db.segments_db [None req-487de182-7c16-4d6d-8f93-85625a215211 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 92399151-d4e8-4167-9af5-a981923bc4b6 of type vxlan for network 2486e147-5847-407c-ac11-c03db48c3e8d 2026-04-12 21:52:01.307 8 INFO neutron.db.segments_db [None req-ccd3a58b-b31c-4b0e-a33e-cbe51027964e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment c286862e-d4bf-4716-9dee-1d6dc3e0357c of type vxlan for network d4279114-35bc-48d5-bd08-86c74ff4d010 [pid: 7|app: 0|req: 216/432] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:52:00 2026] POST /v2.0/networks => generated 748 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/433] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:52:01 2026] POST /v2.0/networks => generated 745 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:01 2026] POST /v2.0/subnets => generated 695 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:01.746 7 INFO neutron.db.segments_db [None req-6bf4b119-e7b6-49db-9c50-575b0f1fd373 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 774a3b50-c0f2-4abb-b620-78e418e88800 of type vxlan for network 652c8ab3-ad0b-4fdf-8319-d042644f0551 [pid: 7|app: 0|req: 217/435] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:52:01 2026] POST /v2.0/networks => generated 744 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:01 2026] POST /v2.0/subnets => generated 692 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:01.871 7 INFO neutron.db.segments_db [None req-38f9e229-f3b1-4026-bf22-1d8e1f601c7e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 82bbb0e3-79ca-4adb-97c4-1aac1ec4c046 of type vxlan for network a2af5c01-e3ba-4dd4-9152-9df31953cd2b [pid: 8|app: 0|req: 220/437] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:52:01 2026] GET /v2.0/security-groups?tenant_id=196b918ee7e64123bcf20c4e159406cf&name=default => generated 2921 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:52:02.105 7 INFO neutron.db.l3_hamode_db [None req-38f9e229-f3b1-4026-bf22-1d8e1f601c7e 74f7578a45a34f83896fe8cee1488ab0 f636edff64ca4c85aa95f0309018a13b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 221/438] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:02 2026] POST /v2.0/subnets => generated 691 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:02.204 8 INFO neutron.db.segments_db [None req-cb88cdca-803e-4c03-a1fe-2f412b7d8bbf 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 4a1f95e1-8afd-425c-ab0b-776385413bc1 of type vxlan for network f844b766-e354-44b9-8503-0bf17438490a 2026-04-12 21:52:02.438 8 INFO neutron.db.l3_hamode_db [None req-cb88cdca-803e-4c03-a1fe-2f412b7d8bbf 74f7578a45a34f83896fe8cee1488ab0 05aa38dc2e6041e2840e8173be5b77e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:52:03.119 7 INFO neutron.db.l3_hamode_db [None req-38f9e229-f3b1-4026-bf22-1d8e1f601c7e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:52:03.594 8 INFO neutron.db.l3_hamode_db [None req-cb88cdca-803e-4c03-a1fe-2f412b7d8bbf 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 218/439] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:01 2026] POST /v2.0/routers => generated 735 bytes in 2357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/440] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:04 2026] DELETE /v2.0/security-groups/c765d986-e9e2-476d-8497-939605748c9c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:04.359 7 INFO neutron.db.segments_db [None req-60ff59c7-17a1-4cec-8a71-16821cf56d19 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 284054b2-7d21-4e6b-8a93-29f15ee4b047 of type vxlan for network ff7b505f-e5d5-4bf9-b0c6-378ab53def07 [pid: 8|app: 0|req: 222/441] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:02 2026] POST /v2.0/routers => generated 732 bytes in 2374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:04.617 7 INFO neutron.db.l3_hamode_db [None req-60ff59c7-17a1-4cec-8a71-16821cf56d19 74f7578a45a34f83896fe8cee1488ab0 8cbd4b4a68fd4d6a9662ea97a7e179e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:52:05.371 7 INFO neutron.db.l3_hamode_db [None req-60ff59c7-17a1-4cec-8a71-16821cf56d19 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 223/442] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:52:04 2026] PUT /v2.0/routers/f29907d0-e5a3-4c4b-8b1a-b1097bc31291/add_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:04 2026] POST /v2.0/routers => generated 731 bytes in 1978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:06.538 7 INFO neutron.db.segments_db [None req-cc9d850a-72e1-478e-b3fe-ab16d02ce2b1 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 426f93cb-56b3-4fae-aff3-d92aecc4200f of type vxlan for network d6af2837-2e45-46d8-ab7c-184b65961ac3 [pid: 7|app: 0|req: 221/444] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:52:06 2026] POST /v2.0/networks => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/445] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:52:05 2026] PUT /v2.0/routers/b89eb481-8fec-4b94-9095-bbc8fc22e6f4/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:07.064 8 WARNING neutron_lib.context [req-0719a80a-d3ee-4f9b-b77a-3d934f79be8f req-89e2426e-5be8-4595-9d31-9b60e8fe4fa2 bbc45bc6c14e42efb08a038e10c4a0fc f636edff64ca4c85aa95f0309018a13b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/446] 10.0.0.206 () {38 vars in 970 bytes} [Sun Apr 12 21:52:06 2026] POST /v2.0/security-groups => generated 1686 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:07 2026] POST /v2.0/subnets => generated 690 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:07.456 8 INFO neutron.db.segments_db [None req-2693ed6a-93b2-4f62-be49-b1805bb5503e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment f877c839-e6bc-4bbf-b8b1-b831af690f87 of type vxlan for network 7a7547a2-67ab-4b69-8cf7-79ac9bbac893 2026-04-12 21:52:07.725 8 INFO neutron.db.l3_hamode_db [None req-2693ed6a-93b2-4f62-be49-b1805bb5503e 74f7578a45a34f83896fe8cee1488ab0 3b52129ead944c41acfdce136c1d9c4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 222/448] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:52:06 2026] PUT /v2.0/routers/f4d12d94-1bdf-43de-a6ba-42df4b0bf834/add_router_interface => generated 309 bytes in 1596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:08.228 7 WARNING neutron_lib.context [req-900e4c84-3f0b-4860-886e-51931fb5f408 req-6fc65605-3fd6-4643-b690-8171bc5ac208 b3d5522498d74b1e8b2ecfb756223bad 05aa38dc2e6041e2840e8173be5b77e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 223/449] 10.0.0.206 () {38 vars in 970 bytes} [Sun Apr 12 21:52:08 2026] POST /v2.0/security-groups => generated 1682 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:08 2026] GET /v2.0/security-groups/777ba2d7-aa71-4def-9758-9c656e45dee2 => generated 1686 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:52:08.428 7 WARNING neutron_lib.context [req-0e69e69c-c26e-4f57-b86f-921304e95ee7 req-353bdfb6-fe19-454b-95a7-e709033d2073 b3d5522498d74b1e8b2ecfb756223bad 05aa38dc2e6041e2840e8173be5b77e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 225/451] 10.0.0.206 () {38 vars in 970 bytes} [Sun Apr 12 21:52:08 2026] POST /v2.0/security-groups => generated 1681 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:52:08.583 7 WARNING neutron_lib.context [req-89e6bba3-c1dd-4279-bb30-f2d96ab4c482 req-27b6a47c-abd0-4366-8f6e-734aa2be6d70 bbc45bc6c14e42efb08a038e10c4a0fc f636edff64ca4c85aa95f0309018a13b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:52:08.668 8 INFO neutron.db.l3_hamode_db [None req-2693ed6a-93b2-4f62-be49-b1805bb5503e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 226/452] 10.0.0.206 () {38 vars in 980 bytes} [Sun Apr 12 21:52:08 2026] POST /v2.0/security-group-rules => generated 614 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:08.710 7 WARNING neutron_lib.context [req-980d0000-f6d1-45bd-8d61-904a7e5c975e req-508a4e26-b298-4ff2-9710-bff97f36f593 b3d5522498d74b1e8b2ecfb756223bad 05aa38dc2e6041e2840e8173be5b77e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/453] 10.0.0.206 () {38 vars in 970 bytes} [Sun Apr 12 21:52:08 2026] POST /v2.0/security-groups => generated 1681 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:52:08.851 7 WARNING neutron_lib.context [None req-ee29f1a0-a04b-47d4-a2e0-75488c1436f4 d543b05cc7ba43dcbc2f5a222d18d039 8cbd4b4a68fd4d6a9662ea97a7e179e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/454] 10.0.0.165 () {34 vars in 684 bytes} [Sun Apr 12 21:52:08 2026] POST /v2.0/security-groups => generated 1659 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:52:08.975 7 WARNING neutron_lib.context [req-2f3cae73-fc34-473f-aa24-258bfa94f972 req-9752964c-36b4-4268-ad22-4e22d4afe58f bbc45bc6c14e42efb08a038e10c4a0fc f636edff64ca4c85aa95f0309018a13b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/455] 10.0.0.206 () {38 vars in 970 bytes} [Sun Apr 12 21:52:08 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: 7|app: 0|req: 230/456] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:52:09 2026] GET /v2.0/security-groups?tenant_id=05aa38dc2e6041e2840e8173be5b77e3 => generated 7905 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:52:09.165 7 WARNING neutron_lib.context [None req-887e824c-85e8-468d-9463-2972884bf0e1 d543b05cc7ba43dcbc2f5a222d18d039 8cbd4b4a68fd4d6a9662ea97a7e179e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 231/457] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:52:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/458] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:09 2026] GET /v2.0/security-groups/d706eca9-a754-44c5-ac86-03b49199c854 => generated 1686 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/459] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:09 2026] GET /v2.0/security-groups/a11d53c2-dcc6-4f2e-8d10-abff2a77012f => generated 2918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:52:09.386 7 WARNING neutron_lib.context [None req-22ede290-981c-41af-ad29-0cd918b54e4d d543b05cc7ba43dcbc2f5a222d18d039 8cbd4b4a68fd4d6a9662ea97a7e179e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/460] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:52:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:09.507 7 WARNING neutron_lib.context [req-3d4b1786-03fb-48fe-80bb-7cd2d565493e req-fc8c000b-cb6d-4b3b-b51e-c3c4b4be3505 bbc45bc6c14e42efb08a038e10c4a0fc f636edff64ca4c85aa95f0309018a13b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/463] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:07 2026] POST /v2.0/routers => generated 730 bytes in 2133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/464] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:09 2026] GET /v2.0/security-groups/a11d53c2-dcc6-4f2e-8d10-abff2a77012f => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:52:09.573 8 WARNING neutron_lib.context [None req-788d4171-7c0e-49be-9bce-5734805c3fd2 d543b05cc7ba43dcbc2f5a222d18d039 8cbd4b4a68fd4d6a9662ea97a7e179e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 237/465] 10.0.0.206 () {38 vars in 980 bytes} [Sun Apr 12 21:52:09 2026] POST /v2.0/security-group-rules => generated 614 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/466] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:52:09 2026] POST /v2.0/floatingips => generated 552 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/467] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/8403c4ae-0c72-45c6-b18d-1d327ae3cf45 => generated 1682 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/468] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/d706eca9-a754-44c5-ac86-03b49199c854 => 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: 232/469] 10.0.0.206 () {36 vars in 1012 bytes} [Sun Apr 12 21:52:10 2026] DELETE /v2.0/security-groups/8403c4ae-0c72-45c6-b18d-1d327ae3cf45 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:10.154 8 WARNING neutron_lib.context [req-c6ecd8ff-6a72-4242-bc45-389e08612106 req-9a10bb17-b941-4305-8629-37ff82e8f36b bbc45bc6c14e42efb08a038e10c4a0fc f636edff64ca4c85aa95f0309018a13b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/470] 10.0.0.206 () {38 vars in 980 bytes} [Sun Apr 12 21:52:10 2026] POST /v2.0/security-group-rules => generated 619 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:10.265 8 INFO neutron.api.v2.resource [req-2393df46-1425-4ad2-a3c5-c1c79c8f1e52 req-f03742cf-29d3-4f26-9550-29f69a974cf1 b3d5522498d74b1e8b2ecfb756223bad 05aa38dc2e6041e2840e8173be5b77e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 234/471] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/8403c4ae-0c72-45c6-b18d-1d327ae3cf45 => 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: 235/472] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/d706eca9-a754-44c5-ac86-03b49199c854 => generated 2941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/07b0f5aa-b84f-4c5f-9a10-27278e717107 => generated 1681 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/474] 10.0.0.206 () {36 vars in 1012 bytes} [Sun Apr 12 21:52:10 2026] DELETE /v2.0/security-groups/07b0f5aa-b84f-4c5f-9a10-27278e717107 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 10.0.0.206 () {34 vars in 1000 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-group-rules/56059123-7802-44fc-af15-ad782c75ba9a => generated 616 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/d706eca9-a754-44c5-ac86-03b49199c854 => generated 2941 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 10.0.0.206 () {36 vars in 1022 bytes} [Sun Apr 12 21:52:10 2026] DELETE /v2.0/security-group-rules/56059123-7802-44fc-af15-ad782c75ba9a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 10.0.0.206 () {34 vars in 1099 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1275755417&fields=id&tenant_id=8cbd4b4a68fd4d6a9662ea97a7e179e4 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:10.564 8 INFO neutron.api.v2.resource [req-8db45a00-34c8-4690-95df-69be24a2240a req-ffad6129-529e-4194-b94e-c06661fb4f3c b3d5522498d74b1e8b2ecfb756223bad 05aa38dc2e6041e2840e8173be5b77e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/479] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/07b0f5aa-b84f-4c5f-9a10-27278e717107 => generated 146 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/480] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/networks?id=652c8ab3-ad0b-4fdf-8319-d042644f0551 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/d706eca9-a754-44c5-ac86-03b49199c854 => generated 2311 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/482] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:52:09 2026] PUT /v2.0/routers/731a2c90-2e99-4b71-8f63-2a7ba1b798b5/add_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/483] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/quotas/8cbd4b4a68fd4d6a9662ea97a7e179e4 => generated 292 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/484] 10.0.0.206 () {36 vars in 1012 bytes} [Sun Apr 12 21:52:10 2026] DELETE /v2.0/security-groups/d706eca9-a754-44c5-ac86-03b49199c854 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/485] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/ports?tenant_id=8cbd4b4a68fd4d6a9662ea97a7e179e4&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/486] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/f683aaf3-d27e-40f1-8a64-5fd61b4c0f76 => generated 1681 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/487] 10.0.0.206 () {36 vars in 1012 bytes} [Sun Apr 12 21:52:10 2026] DELETE /v2.0/security-groups/f683aaf3-d27e-40f1-8a64-5fd61b4c0f76 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/488] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/777ba2d7-aa71-4def-9758-9c656e45dee2 => generated 2311 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/489] 10.0.0.206 () {36 vars in 1012 bytes} [Sun Apr 12 21:52:10 2026] DELETE /v2.0/security-groups/777ba2d7-aa71-4def-9758-9c656e45dee2 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:10.943 8 INFO neutron.api.v2.resource [req-860e2182-9193-4a62-9a77-56fa5841be0f req-1f3e863e-065e-47af-894b-6772426bf7db b3d5522498d74b1e8b2ecfb756223bad 05aa38dc2e6041e2840e8173be5b77e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 249/490] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups/f683aaf3-d27e-40f1-8a64-5fd61b4c0f76 => 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: 250/491] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:52:10 2026] GET /v2.0/security-groups?tenant_id=05aa38dc2e6041e2840e8173be5b77e3 => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/492] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:11 2026] GET /v2.0/security-groups/a11d53c2-dcc6-4f2e-8d10-abff2a77012f => generated 2918 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/493] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:11 2026] GET /v2.0/security-groups/a11d53c2-dcc6-4f2e-8d10-abff2a77012f => generated 2918 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/494] 10.0.0.206 () {34 vars in 906 bytes} [Sun Apr 12 21:52:11 2026] GET /v2.0/extensions => generated 20516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 21:52:11.161 8 WARNING neutron_lib.context [None req-96f72d72-0029-472f-90cb-708cb7c3956d 07a452e21e4c4bc58d726d4dcdf70f26 3b52129ead944c41acfdce136c1d9c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 254/495] 10.0.0.165 () {34 vars in 684 bytes} [Sun Apr 12 21:52:11 2026] POST /v2.0/security-groups => generated 1660 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:52:11.300 8 INFO neutron.api.v2.resource [req-c4d16ca6-7744-434a-921d-6ea40c81fea8 req-bcf8280b-a431-4b9d-bc2a-e6ac097bada2 b3d5522498d74b1e8b2ecfb756223bad 05aa38dc2e6041e2840e8173be5b77e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 255/496] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:11 2026] GET /v2.0/security-groups/f683aaf3-d27e-40f1-8a64-5fd61b4c0f76 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/497] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:52:11 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:11.357 8 WARNING neutron_lib.context [None req-8cade161-9145-4a26-a935-5bd3c05ea609 07a452e21e4c4bc58d726d4dcdf70f26 3b52129ead944c41acfdce136c1d9c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 257/498] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:52:11 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-04-12 21:52:11.501 8 INFO neutron.api.v2.resource [req-f2cedecc-2748-46a9-a29f-1075793c94c6 req-6e3494ee-69aa-4064-8fd3-6dc36abbedb1 b3d5522498d74b1e8b2ecfb756223bad 05aa38dc2e6041e2840e8173be5b77e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/499] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:11 2026] GET /v2.0/security-groups/07b0f5aa-b84f-4c5f-9a10-27278e717107 => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/500] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:52:11 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?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-04-12 21:52:11.543 8 WARNING neutron_lib.context [None req-5b57ae4c-3bad-4cce-af31-9dd606fc698e 07a452e21e4c4bc58d726d4dcdf70f26 3b52129ead944c41acfdce136c1d9c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 260/501] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:52:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:11.651 8 INFO neutron.api.v2.resource [req-1ae0231c-285d-4fa8-9551-90e544526fdf req-352ec460-da19-459a-89d8-ae602ec3f591 b3d5522498d74b1e8b2ecfb756223bad 05aa38dc2e6041e2840e8173be5b77e3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/502] 10.0.0.206 () {34 vars in 990 bytes} [Sun Apr 12 21:52:11 2026] GET /v2.0/security-groups/8403c4ae-0c72-45c6-b18d-1d327ae3cf45 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:52:11.656 8 WARNING neutron_lib.context [None req-205bb4fa-88b8-4811-a549-940636c67e59 07a452e21e4c4bc58d726d4dcdf70f26 3b52129ead944c41acfdce136c1d9c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 242/503] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:52:10 2026] PUT /v2.0/routers/f29907d0-e5a3-4c4b-8b1a-b1097bc31291/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/504] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:52:11 2026] POST /v2.0/floatingips => generated 552 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/505] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:12 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/506] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:52:11 2026] PUT /v2.0/routers/b89eb481-8fec-4b94-9095-bbc8fc22e6f4/remove_router_interface => generated 309 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/507] 10.0.0.206 () {34 vars in 1099 bytes} [Sun Apr 12 21:52:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1172306236&fields=id&tenant_id=3b52129ead944c41acfdce136c1d9c4a => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:12.754 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-8aaeb916-900e-47b9-893e-f04401cda3b0 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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-04-12 21:52:13.125 8 INFO neutron.db.l3_hamode_db [None req-8aaeb916-900e-47b9-893e-f04401cda3b0 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network a2af5c01-e3ba-4dd4-9152-9df31953cd2b was deleted as no HA routers are present in tenant f636edff64ca4c85aa95f0309018a13b. [pid: 8|app: 0|req: 264/508] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:52:12 2026] DELETE /v2.0/routers/f29907d0-e5a3-4c4b-8b1a-b1097bc31291 => generated 0 bytes in 966 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/509] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.0/networks?id=d6af2837-2e45-46d8-ab7c-184b65961ac3 => generated 675 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:13.275 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-4468cf19-da50-41ba-9bb1-86db28bde912 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - 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: 266/510] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:52:13 2026] DELETE /v2.0/subnets/d3b5c761-9c25-474f-bf8f-2615ae0977e1 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/511] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.0/quotas/3b52129ead944c41acfdce136c1d9c4a => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/512] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:13.451 8 INFO neutron.services.segments.plugin [-] Segment 82bbb0e3-79ca-4adb-97c4-1aac1ec4c046 resource provider aggregate not found 2026-04-12 21:52:13.465 8 INFO neutron.services.segments.plugin [-] Segment 82bbb0e3-79ca-4adb-97c4-1aac1ec4c046 resource provider aggregate not found 2026-04-12 21:52:13.471 8 INFO neutron.services.segments.plugin [-] Segment 82bbb0e3-79ca-4adb-97c4-1aac1ec4c046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82bbb0e3-79ca-4adb-97c4-1aac1ec4c046 found for delete ", "request_id": "req-ea852c75-dd41-4acb-b730-1b2c782e140d"}]} 2026-04-12 21:52:13.480 8 INFO neutron.services.segments.plugin [-] Segment 82bbb0e3-79ca-4adb-97c4-1aac1ec4c046 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82bbb0e3-79ca-4adb-97c4-1aac1ec4c046 found for delete ", "request_id": "req-375c14dc-fb82-4549-9905-01a2048768db"}]} 2026-04-12 21:52:13.638 7 INFO neutron.db.l3_hamode_db [None req-4468cf19-da50-41ba-9bb1-86db28bde912 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network f844b766-e354-44b9-8503-0bf17438490a was deleted as no HA routers are present in tenant 05aa38dc2e6041e2840e8173be5b77e3. [pid: 7|app: 0|req: 245/513] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:52:12 2026] DELETE /v2.0/routers/b89eb481-8fec-4b94-9095-bbc8fc22e6f4 => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/514] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:52:13 2026] DELETE /v2.0/networks/2486e147-5847-407c-ac11-c03db48c3e8d => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/515] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.0/ports?tenant_id=3b52129ead944c41acfdce136c1d9c4a&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/516] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.0/networks/d6af2837-2e45-46d8-ab7c-184b65961ac3?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: 248/517] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.0/networks/d6af2837-2e45-46d8-ab7c-184b65961ac3?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: 270/518] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:52:13 2026] DELETE /v2.0/subnets/bc7148d0-e9a7-4738-923b-61d27e32cea3 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/519] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.0/security-groups?tenant_id=f636edff64ca4c85aa95f0309018a13b&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: 250/520] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:13 2026] DELETE /v2.0/security-groups/8b7f98ba-c90f-4b16-953b-40889ce6dadc => 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: 251/521] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:14 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/522] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:52:13 2026] DELETE /v2.0/networks/d4279114-35bc-48d5-bd08-86c74ff4d010 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:52:14.371 7 INFO neutron.services.segments.plugin [-] Segment 4a1f95e1-8afd-425c-ab0b-776385413bc1 resource provider aggregate not found 2026-04-12 21:52:14.375 7 INFO neutron.services.segments.plugin [-] Segment 4a1f95e1-8afd-425c-ab0b-776385413bc1 resource provider aggregate not found 2026-04-12 21:52:14.391 7 INFO neutron.services.segments.plugin [-] Segment 4a1f95e1-8afd-425c-ab0b-776385413bc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1f95e1-8afd-425c-ab0b-776385413bc1 found for delete ", "request_id": "req-18c25b99-355f-447c-921f-081db5a9a5d6"}]} 2026-04-12 21:52:14.395 7 INFO neutron.services.segments.plugin [-] Segment 4a1f95e1-8afd-425c-ab0b-776385413bc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a1f95e1-8afd-425c-ab0b-776385413bc1 found for delete ", "request_id": "req-6d9977ba-0044-43a0-a598-e99ae2bbcdd6"}]} [pid: 7|app: 0|req: 252/523] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:52:14 2026] GET /v2.0/security-groups?tenant_id=05aa38dc2e6041e2840e8173be5b77e3&name=default => generated 2921 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/524] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:14 2026] DELETE /v2.0/security-groups/a11d53c2-dcc6-4f2e-8d10-abff2a77012f => 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: 253/525] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:14 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => 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: 273/526] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:15 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/527] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:15 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:15.926 8 INFO neutron.services.segments.plugin [-] Segment 92399151-d4e8-4167-9af5-a981923bc4b6 resource provider aggregate not found 2026-04-12 21:52:15.931 8 INFO neutron.services.segments.plugin [-] Segment 92399151-d4e8-4167-9af5-a981923bc4b6 resource provider aggregate not found 2026-04-12 21:52:15.942 8 INFO neutron.services.segments.plugin [-] Segment 92399151-d4e8-4167-9af5-a981923bc4b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92399151-d4e8-4167-9af5-a981923bc4b6 found for delete ", "request_id": "req-7f501f67-185b-4044-9dfe-20c2de2a28c5"}]} 2026-04-12 21:52:15.946 8 INFO neutron.services.segments.plugin [-] Segment 92399151-d4e8-4167-9af5-a981923bc4b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92399151-d4e8-4167-9af5-a981923bc4b6 found for delete ", "request_id": "req-eb2dfe80-782e-44b6-94bd-d0f2f54c5da4"}]} 2026-04-12 21:52:15.954 8 INFO neutron.services.segments.plugin [-] Segment c286862e-d4bf-4716-9dee-1d6dc3e0357c resource provider aggregate not found 2026-04-12 21:52:15.957 8 INFO neutron.services.segments.plugin [-] Segment c286862e-d4bf-4716-9dee-1d6dc3e0357c resource provider aggregate not found 2026-04-12 21:52:15.966 8 INFO neutron.services.segments.plugin [-] Segment c286862e-d4bf-4716-9dee-1d6dc3e0357c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c286862e-d4bf-4716-9dee-1d6dc3e0357c found for delete ", "request_id": "req-5220d0ed-a267-4ba6-8f3d-6b17c21f33b3"}]} 2026-04-12 21:52:15.972 8 INFO neutron.services.segments.plugin [-] Segment c286862e-d4bf-4716-9dee-1d6dc3e0357c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c286862e-d4bf-4716-9dee-1d6dc3e0357c found for delete ", "request_id": "req-0629052b-12d2-4a77-a395-535eb01b1f9c"}]} 2026-04-12 21:52:16.296 8 INFO neutron.db.segments_db [None req-25370d1a-7fc3-460b-ae7f-d45a2ea360fa 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment d63c2564-8707-4b36-b67b-0ac85faf2e30 of type vxlan for network 714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b [pid: 8|app: 0|req: 274/528] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:52:15 2026] POST /v2.0/networks => generated 751 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/529] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:16 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:16.425 7 INFO neutron.db.segments_db [None req-1ec26d91-1283-4300-bcd7-dd4729754d8f 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 63585daf-9163-47b4-8766-a47e012fe4fc of type vxlan for network bc28426d-f10e-4d19-8ad9-32052798a584 [pid: 7|app: 0|req: 255/530] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:52:16 2026] POST /v2.0/networks => generated 748 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/531] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:16 2026] POST /v2.0/subnets => generated 698 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:16.604 8 INFO neutron.db.segments_db [None req-f64c723b-095e-45d0-bc71-afec5b74575f 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 86e2565f-f624-4667-b629-2176fa216cd5 of type vxlan for network b0a767ce-9f32-4831-b156-0251066f4c52 [pid: 7|app: 0|req: 256/532] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:16 2026] POST /v2.0/subnets => generated 695 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/533] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:16 2026] GET /v2.0/networks?id=652c8ab3-ad0b-4fdf-8319-d042644f0551 => generated 676 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:16.795 7 INFO neutron.db.segments_db [None req-d9459541-c783-40d9-80cd-95a0c2fcfb93 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment ad235955-d16e-419b-85fe-90eee475e045 of type vxlan for network 605f5fcf-a920-4a38-bbd5-48a621363a7e 2026-04-12 21:52:16.826 8 INFO neutron.db.l3_hamode_db [None req-f64c723b-095e-45d0-bc71-afec5b74575f 74f7578a45a34f83896fe8cee1488ab0 ec283ca914db4a90814c9a526e61caa9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:52:17.044 7 INFO neutron.db.l3_hamode_db [None req-d9459541-c783-40d9-80cd-95a0c2fcfb93 74f7578a45a34f83896fe8cee1488ab0 747b3529f1a745b19643d97d1109ae8f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:52:17.468 8 INFO neutron.db.l3_hamode_db [None req-f64c723b-095e-45d0-bc71-afec5b74575f 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:52:17.798 7 INFO neutron.db.l3_hamode_db [None req-d9459541-c783-40d9-80cd-95a0c2fcfb93 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 277/534] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:16 2026] POST /v2.0/routers => generated 738 bytes in 1874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/535] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:18 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/536] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:52:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8cbd4b4a68fd4d6a9662ea97a7e179e4 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/537] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:18 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => 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: 258/538] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:16 2026] POST /v2.0/routers => generated 735 bytes in 2501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/539] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:19 2026] GET /v2.0/networks?id=d6af2837-2e45-46d8-ab7c-184b65961ac3 => generated 675 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:19.332 7 WARNING neutron_lib.context [req-ba56a328-fb59-4453-a5bd-6e175f96c23b req-2bf44a90-637a-4051-93c2-7e3f135782b1 d543b05cc7ba43dcbc2f5a222d18d039 8cbd4b4a68fd4d6a9662ea97a7e179e4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 260/540] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:52:19 2026] POST /v2.0/ports => generated 954 bytes in 433 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: 281/541] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:52:18 2026] PUT /v2.0/routers/3c570f5e-5e67-4f84-b361-c05f254d61a6/add_router_interface => generated 309 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/542] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:52:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3b52129ead944c41acfdce136c1d9c4a => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/543] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:19 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 957 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/544] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:19 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => 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: 285/545] 199.204.45.248 () {34 vars in 910 bytes} [Sun Apr 12 21:52:19 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 21:52:19.970 8 WARNING neutron_lib.context [req-7193de98-44e9-445e-a803-6e9e299b5bb2 req-9ad3add2-cf09-44bb-97e6-6c54846a9486 07a452e21e4c4bc58d726d4dcdf70f26 3b52129ead944c41acfdce136c1d9c4a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 286/546] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:52:19 2026] POST /v2.0/ports => generated 958 bytes in 819 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: 287/547] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:20 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&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: 261/548] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:52:19 2026] PUT /v2.0/routers/c2c5fc2b-8da6-4805-ac05-abd929e4d9ab/add_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:21.068 7 WARNING neutron_lib.context [None req-a19158fd-ed15-403e-92bf-a55c2e19859a acacaebdb46145498b8b7d3ae533bfc1 ec283ca914db4a90814c9a526e61caa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/549] 10.0.0.165 () {34 vars in 684 bytes} [Sun Apr 12 21:52:21 2026] POST /v2.0/security-groups => generated 1660 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/550] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:52:20 2026] PUT /v2.0/ports/d89c98b2-568e-4393-81ba-d800520c4438 => generated 1235 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 289/551] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:21 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 961 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:21.309 8 WARNING neutron_lib.context [None req-df5c78d6-f1c9-4374-bb5c-5eb08f527fec acacaebdb46145498b8b7d3ae533bfc1 ec283ca914db4a90814c9a526e61caa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 290/552] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:52:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/553] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:21 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:21.433 8 WARNING neutron_lib.context [None req-613fedad-b051-441f-a261-a05feae8b83d acacaebdb46145498b8b7d3ae533bfc1 ec283ca914db4a90814c9a526e61caa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 292/554] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:52:21 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-04-12 21:52:21.534 8 WARNING neutron_lib.context [None req-d1456094-da38-4e2b-b8f6-a4f4ed51c7e0 acacaebdb46145498b8b7d3ae533bfc1 ec283ca914db4a90814c9a526e61caa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 263/555] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:52:21 2026] PUT /v2.0/ports/9b978af5-5ee2-4bd6-82f0-c95d52e95a8b => generated 1239 bytes in 495 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-04-12 21:52:21.691 7 WARNING neutron_lib.context [None req-de64b2ab-a1e3-4413-8b41-9c46a1e9ea9f e41e0b5dfb1747b7b7401c853c7edb02 747b3529f1a745b19643d97d1109ae8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:52:21.753 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae94eb13-1a29-42be-a1dc-fae11c774419'] response: {'name': 'network-changed', 'server_uuid': '3524f09a-1d95-4855-a574-df68f9a02e6a', 'tag': 'd89c98b2-568e-4393-81ba-d800520c4438', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 264/556] 10.0.0.165 () {34 vars in 684 bytes} [Sun Apr 12 21:52:21 2026] POST /v2.0/security-groups => generated 1660 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:52:21.854 7 WARNING neutron_lib.context [None req-f2da760e-733f-4602-991b-65b1539ae0d0 e41e0b5dfb1747b7b7401c853c7edb02 747b3529f1a745b19643d97d1109ae8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 265/557] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:52:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/558] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:52:21 2026] POST /v2.0/floatingips => generated 552 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:22.025 8 WARNING neutron_lib.context [None req-5a0295fa-38dd-4851-a4d2-2799a6d5788a e41e0b5dfb1747b7b7401c853c7edb02 747b3529f1a745b19643d97d1109ae8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 266/559] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:21 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:22.114 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b095afe-925d-443e-8a3c-e69f35b9dd01'] response: {'name': 'network-changed', 'server_uuid': '06307a60-36d8-464a-9b7c-935a2645be04', 'tag': '9b978af5-5ee2-4bd6-82f0-c95d52e95a8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 267/560] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/561] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:52:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:22.180 7 WARNING neutron_lib.context [None req-299f8bfc-cda5-4ef3-a79a-fa769c07278d e41e0b5dfb1747b7b7401c853c7edb02 747b3529f1a745b19643d97d1109ae8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 295/562] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/ports?tenant_id=8cbd4b4a68fd4d6a9662ea97a7e179e4&device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/563] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d89c98b2-568e-4393-81ba-d800520c4438 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/564] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/subnets?id=dd04c175-7022-43e5-bf72-b55f62d02fde => generated 694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/565] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/ports?network_id=652c8ab3-ad0b-4fdf-8319-d042644f0551&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/566] 10.0.0.206 () {34 vars in 1099 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2007957304&fields=id&tenant_id=ec283ca914db4a90814c9a526e61caa9 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/567] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?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: 301/568] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/569] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/networks?id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => generated 683 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/570] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?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: 8|app: 0|req: 304/571] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/572] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/ports?tenant_id=3b52129ead944c41acfdce136c1d9c4a&device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 1242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/573] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/quotas/ec283ca914db4a90814c9a526e61caa9 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/574] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:52:22 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/575] 199.204.45.248 () {34 vars in 1017 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/networks?tenant_id=3b52129ead944c41acfdce136c1d9c4a&shared=False => generated 771 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/576] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/ports?tenant_id=ec283ca914db4a90814c9a526e61caa9&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/577] 199.204.45.248 () {34 vars in 929 bytes} [Sun Apr 12 21:52:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/578] 10.0.0.206 () {34 vars in 906 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/extensions => generated 20516 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/579] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/580] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/581] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/582] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/583] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => 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: 273/584] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/ports?tenant_id=8cbd4b4a68fd4d6a9662ea97a7e179e4&device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 1238 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/585] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/586] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/networks?id=652c8ab3-ad0b-4fdf-8319-d042644f0551 => generated 772 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/587] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/588] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/ports?tenant_id=3b52129ead944c41acfdce136c1d9c4a&device_id=06307a60-36d8-464a-9b7c-935a2645be04 => 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: 314/589] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d89c98b2-568e-4393-81ba-d800520c4438 => 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: 276/590] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=9b978af5-5ee2-4bd6-82f0-c95d52e95a8b => 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: 315/591] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/subnets?id=dd04c175-7022-43e5-bf72-b55f62d02fde => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/592] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/subnets?id=f4f98cb2-748c-4c63-8c08-ef14c4b180fc => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/593] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/ports?network_id=652c8ab3-ad0b-4fdf-8319-d042644f0551&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: 317/594] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?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: 278/595] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:23 2026] GET /v2.0/ports?network_id=d6af2837-2e45-46d8-ab7c-184b65961ac3&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/596] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:24 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?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: 279/597] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:24 2026] GET /v2.0/networks/d6af2837-2e45-46d8-ab7c-184b65961ac3?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: 319/598] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:24 2026] GET /v2.0/networks/d6af2837-2e45-46d8-ab7c-184b65961ac3?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: 321/601] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:24 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/602] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:24 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/603] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:24 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => 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: 282/604] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:24 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/605] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:25 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&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: 283/606] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:25 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => 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: 324/607] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:25 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&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: 284/608] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:25 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/609] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:26 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/610] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:26 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&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: 286/611] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:26 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => 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: 326/612] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:26 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/613] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:26 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&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: 327/614] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/615] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&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: 328/616] 10.0.0.206 () {34 vars in 1099 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1688382019&fields=id&tenant_id=747b3529f1a745b19643d97d1109ae8f => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/617] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/networks?id=bc28426d-f10e-4d19-8ad9-32052798a584 => generated 680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/618] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/quotas/747b3529f1a745b19643d97d1109ae8f => 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: 290/619] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/ports?tenant_id=747b3529f1a745b19643d97d1109ae8f&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/620] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/networks/bc28426d-f10e-4d19-8ad9-32052798a584?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: 291/621] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/networks/bc28426d-f10e-4d19-8ad9-32052798a584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/622] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => 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: 292/623] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/networks?id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => generated 683 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/624] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ec283ca914db4a90814c9a526e61caa9 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:27.980 8 WARNING neutron_lib.context [req-4fa2a76d-b365-45b2-a25d-e2ef60724b7f req-875e112b-1fe5-4543-af73-836690324088 acacaebdb46145498b8b7d3ae533bfc1 ec283ca914db4a90814c9a526e61caa9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 293/625] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:27 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/626] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:28 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/627] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:28 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&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: 333/628] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:52:27 2026] POST /v2.0/ports => generated 954 bytes in 427 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: 334/629] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:28 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/630] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:28 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/631] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:52:28 2026] PUT /v2.0/ports/21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 1235 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/632] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:28 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 969 bytes in 79 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-04-12 21:52:29.066 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e632ff50-1c74-4295-bca1-54cc321a9fbe'] response: {'name': 'network-changed', 'server_uuid': '788f1b40-325e-4d51-b4c5-85783c46f954', 'tag': '21676e6c-265c-43ad-a4e7-c6566efe5095', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 297/633] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:29 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/634] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:29 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => 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/635] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:29 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/636] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:29 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/637] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:29 2026] GET /v2.0/ports?tenant_id=ec283ca914db4a90814c9a526e61caa9&device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/638] 199.204.45.248 () {34 vars in 1017 bytes} [Sun Apr 12 21:52:29 2026] GET /v2.0/networks?tenant_id=ec283ca914db4a90814c9a526e61caa9&shared=False => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/639] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:29 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/640] 199.204.45.248 () {34 vars in 929 bytes} [Sun Apr 12 21:52:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/641] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:29 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/642] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => 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: 302/643] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/644] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => 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: 303/645] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => 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: 343/646] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/647] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/648] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/ports?tenant_id=ec283ca914db4a90814c9a526e61caa9&device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/649] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/650] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/651] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/subnets?id=a2e54d1f-d889-4acb-9416-69bad0aeb7ba => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/652] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/653] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:30 2026] GET /v2.0/ports?network_id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b&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: 311/654] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:31.111 8 INFO neutron.db.l3_db [None req-4d580a9c-3b8a-44e9-bec8-cf02905a3052 d543b05cc7ba43dcbc2f5a222d18d039 8cbd4b4a68fd4d6a9662ea97a7e179e4 - - default default] Floating IP 0baa6b82-4c5f-44d7-a7fd-8c9280792abb associated. External IP: 10.96.250.205, port: d89c98b2-568e-4393-81ba-d800520c4438. [pid: 7|app: 0|req: 312/655] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/656] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/657] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => 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: 344/658] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:52:30 2026] PUT /v2.0/floatingips/0baa6b82-4c5f-44d7-a7fd-8c9280792abb => generated 855 bytes in 888 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/659] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:31 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:32.121 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f40064e-0388-4c3b-aa02-f912c3bf4651'] response: {'name': 'network-changed', 'server_uuid': '3524f09a-1d95-4855-a574-df68f9a02e6a', 'tag': 'd89c98b2-568e-4393-81ba-d800520c4438', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 345/660] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:32 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/661] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:32 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&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: 346/662] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:32 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/663] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:32 2026] GET /v2.0/networks?id=bc28426d-f10e-4d19-8ad9-32052798a584 => generated 680 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/664] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:52:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=747b3529f1a745b19643d97d1109ae8f => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/665] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:32 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:32.585 8 WARNING neutron_lib.context [req-12079584-9e0c-4f75-ac93-032417bd58af req-e7578d24-9fe2-4000-855f-328631f704bc e41e0b5dfb1747b7b7401c853c7edb02 747b3529f1a745b19643d97d1109ae8f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:52:32.858 7 INFO neutron.db.l3_db [None req-17614b56-aec1-4687-a4a6-83d027e5118e 07a452e21e4c4bc58d726d4dcdf70f26 3b52129ead944c41acfdce136c1d9c4a - - default default] Floating IP 662da116-b886-410e-bb3f-3635e80b8b31 associated. External IP: 10.96.250.201, port: 9b978af5-5ee2-4bd6-82f0-c95d52e95a8b. [pid: 8|app: 0|req: 350/666] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:52:32 2026] POST /v2.0/ports => generated 954 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 351/667] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:32 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/668] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/ports?tenant_id=8cbd4b4a68fd4d6a9662ea97a7e179e4&device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/669] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:52:32 2026] PUT /v2.0/floatingips/662da116-b886-410e-bb3f-3635e80b8b31 => generated 856 bytes in 920 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/670] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/671] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/networks?id=652c8ab3-ad0b-4fdf-8319-d042644f0551 => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:33.349 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-face8794-8be1-4b82-94db-679897a2f87a'] response: {'name': 'network-changed', 'server_uuid': '06307a60-36d8-464a-9b7c-935a2645be04', 'tag': '9b978af5-5ee2-4bd6-82f0-c95d52e95a8b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 320/672] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => 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: 321/673] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d89c98b2-568e-4393-81ba-d800520c4438 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/674] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/675] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:52:33 2026] PUT /v2.0/ports/a89d21e2-7ca1-435c-b12e-036336edffa2 => generated 1235 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/676] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/subnets?id=dd04c175-7022-43e5-bf72-b55f62d02fde => generated 694 bytes in 39 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: 354/677] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/ports?network_id=652c8ab3-ad0b-4fdf-8319-d042644f0551&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/678] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/679] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/680] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?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: 8|app: 0|req: 356/681] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&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: 357/682] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/ports?tenant_id=3b52129ead944c41acfdce136c1d9c4a&device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/683] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/684] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&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: 358/685] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/networks?id=d6af2837-2e45-46d8-ab7c-184b65961ac3 => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/686] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 21:52:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=9b978af5-5ee2-4bd6-82f0-c95d52e95a8b => 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: 359/687] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/subnets?id=f4f98cb2-748c-4c63-8c08-ef14c4b180fc => generated 693 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/688] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/ports?network_id=d6af2837-2e45-46d8-ab7c-184b65961ac3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/689] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/networks/d6af2837-2e45-46d8-ab7c-184b65961ac3?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: 330/690] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/networks/d6af2837-2e45-46d8-ab7c-184b65961ac3?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-04-12 21:52:34.375 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a43c0e2f-bdcf-4ba3-8955-9d15ab233c23'] response: {'name': 'network-changed', 'server_uuid': '892f63bd-ee3f-40e3-abb2-327d11552d0e', 'tag': 'a89d21e2-7ca1-435c-b12e-036336edffa2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 361/691] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/692] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&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: 362/693] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/ports?tenant_id=747b3529f1a745b19643d97d1109ae8f&device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => 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: 332/694] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a89d21e2-7ca1-435c-b12e-036336edffa2 => 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: 363/695] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/subnets?id=dbbf0f84-9893-4ab9-9d8a-9069bc7872bf => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/696] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/ports?network_id=bc28426d-f10e-4d19-8ad9-32052798a584&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: 364/697] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/networks/bc28426d-f10e-4d19-8ad9-32052798a584?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/698] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/networks/bc28426d-f10e-4d19-8ad9-32052798a584?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: 365/699] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/700] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:34 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/701] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/702] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&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: 367/703] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/704] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&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: 368/705] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/706] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/ports?tenant_id=747b3529f1a745b19643d97d1109ae8f&device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/707] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/networks?id=bc28426d-f10e-4d19-8ad9-32052798a584 => generated 776 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/708] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a89d21e2-7ca1-435c-b12e-036336edffa2 => 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: 341/709] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/subnets?id=dbbf0f84-9893-4ab9-9d8a-9069bc7872bf => generated 698 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/710] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:35 2026] GET /v2.0/ports?network_id=bc28426d-f10e-4d19-8ad9-32052798a584&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/711] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:36 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => 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: 344/712] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:36 2026] GET /v2.0/networks/bc28426d-f10e-4d19-8ad9-32052798a584?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/713] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:36 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:36.228 8 INFO neutron.db.l3_db [req-985cf62e-f767-4695-a203-f2373e29c627 req-0a2de649-5d22-4d04-a28d-e1aa9c3fa72d 07a452e21e4c4bc58d726d4dcdf70f26 3b52129ead944c41acfdce136c1d9c4a - - default default] Floating IP 662da116-b886-410e-bb3f-3635e80b8b31 disassociated. External IP: 10.96.250.201, port: 9b978af5-5ee2-4bd6-82f0-c95d52e95a8b. [pid: 7|app: 0|req: 346/714] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:36 2026] GET /v2.0/networks/bc28426d-f10e-4d19-8ad9-32052798a584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/715] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:36 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => 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: 348/716] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:36 2026] GET /v2.0/security-groups?id=58f0c72e-6b34-460f-a90a-67c7dbfcdae2&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/717] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:52:35 2026] DELETE /v2.0/ports/9b978af5-5ee2-4bd6-82f0-c95d52e95a8b => generated 0 bytes in 793 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/718] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:36 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:36.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74bd24be-6733-4d53-858a-f0cd28d43606'] response: {'server_uuid': '06307a60-36d8-464a-9b7c-935a2645be04', 'name': 'network-vif-deleted', 'tag': '9b978af5-5ee2-4bd6-82f0-c95d52e95a8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/719] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:36 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/720] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:36 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => 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: 351/721] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:37 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/722] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:37 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:37.395 8 INFO neutron.db.l3_db [None req-787b28ce-3d10-4c4b-92d6-6240e5439953 acacaebdb46145498b8b7d3ae533bfc1 ec283ca914db4a90814c9a526e61caa9 - - default default] Floating IP 83e9a831-8bf8-486d-bc7a-bd06ddffe816 associated. External IP: 10.96.250.208, port: 21676e6c-265c-43ad-a4e7-c6566efe5095. [pid: 7|app: 0|req: 353/723] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:37 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => 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: 371/724] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:52:37 2026] PUT /v2.0/floatingips/83e9a831-8bf8-486d-bc7a-bd06ddffe816 => generated 855 bytes in 686 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/725] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:37 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/726] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:37 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/727] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:38 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/728] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:38 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/729] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:38 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => 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: 358/732] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:39 2026] GET /v2.0/ports?device_id=06307a60-36d8-464a-9b7c-935a2645be04 => 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: 375/733] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:39 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/734] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:39 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&fields=id&fields=name => generated 114 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:40.184 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0e49ee4-64ad-49ae-90eb-9c9b0594c5c1'] response: {'name': 'network-changed', 'server_uuid': '788f1b40-325e-4d51-b4c5-85783c46f954', 'tag': '21676e6c-265c-43ad-a4e7-c6566efe5095', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 376/735] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/ports?tenant_id=ec283ca914db4a90814c9a526e61caa9&device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/736] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/networks?id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => generated 779 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/737] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/738] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/subnets?id=a2e54d1f-d889-4acb-9416-69bad0aeb7ba => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/739] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/ports?network_id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b&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: 362/740] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/741] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?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: 380/742] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/743] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:40 2026] DELETE /v2.0/security-groups/58f0c72e-6b34-460f-a90a-67c7dbfcdae2 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:40.877 7 INFO neutron.api.v2.resource [None req-e994a656-2604-49a6-a0dd-43f8dfe471f5 07a452e21e4c4bc58d726d4dcdf70f26 3b52129ead944c41acfdce136c1d9c4a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 364/744] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/security-groups/58f0c72e-6b34-460f-a90a-67c7dbfcdae2 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/745] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:40 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&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: 365/746] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:52:40 2026] DELETE /v2.0/floatingips/662da116-b886-410e-bb3f-3635e80b8b31 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/747] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:41 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/748] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:42 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&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: 368/749] 10.0.0.78 () {34 vars in 988 bytes} [Sun Apr 12 21:52:42 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 1240 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/750] 10.0.0.78 () {34 vars in 1038 bytes} [Sun Apr 12 21:52:42 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/751] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:52:41 2026] PUT /v2.0/routers/731a2c90-2e99-4b71-8f63-2a7ba1b798b5/remove_router_interface => generated 309 bytes in 1411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/752] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:43 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/753] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:43 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&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: 385/754] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:43 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:43.392 7 INFO neutron.services.segments.plugin [-] Segment f877c839-e6bc-4bbf-b8b1-b831af690f87 resource provider aggregate not found 2026-04-12 21:52:43.396 7 INFO neutron.services.segments.plugin [-] Segment f877c839-e6bc-4bbf-b8b1-b831af690f87 resource provider aggregate not found 2026-04-12 21:52:43.407 7 INFO neutron.db.l3_hamode_db [None req-ab67336f-9158-4a47-91a9-b728e32baa7a 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network 7a7547a2-67ab-4b69-8cf7-79ac9bbac893 was deleted as no HA routers are present in tenant 3b52129ead944c41acfdce136c1d9c4a. 2026-04-12 21:52:43.408 7 INFO neutron.services.segments.plugin [-] Segment f877c839-e6bc-4bbf-b8b1-b831af690f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f877c839-e6bc-4bbf-b8b1-b831af690f87 found for delete ", "request_id": "req-9696e892-f0d0-4e07-9df7-7cc64701cb62"}]} [pid: 7|app: 0|req: 370/755] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:52:42 2026] DELETE /v2.0/routers/731a2c90-2e99-4b71-8f63-2a7ba1b798b5 => generated 0 bytes in 796 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:43.419 7 INFO neutron.services.segments.plugin [-] Segment f877c839-e6bc-4bbf-b8b1-b831af690f87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f877c839-e6bc-4bbf-b8b1-b831af690f87 found for delete ", "request_id": "req-86d225be-3f53-4227-9861-a95bfcba49f2"}]} [pid: 7|app: 0|req: 371/756] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:52:43 2026] DELETE /v2.0/subnets/f4f98cb2-748c-4c63-8c08-ef14c4b180fc => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:52:43.758 8 INFO neutron.db.l3_db [None req-60274f9b-95a0-4110-bdab-af1a836bd7ba e41e0b5dfb1747b7b7401c853c7edb02 747b3529f1a745b19643d97d1109ae8f - - default default] Floating IP e74d4d68-3675-4c10-87b3-c5dabb45ddb3 associated. External IP: 10.96.250.214, port: a89d21e2-7ca1-435c-b12e-036336edffa2. [pid: 7|app: 0|req: 372/757] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:52:43 2026] DELETE /v2.0/networks/d6af2837-2e45-46d8-ab7c-184b65961ac3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/758] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/security-groups?tenant_id=3b52129ead944c41acfdce136c1d9c4a&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/759] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:52:43 2026] PUT /v2.0/floatingips/e74d4d68-3675-4c10-87b3-c5dabb45ddb3 => generated 855 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/760] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:44 2026] DELETE /v2.0/security-groups/b1500443-51cf-4cf1-af6e-818f3a55ac11 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:44.194 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e882cbe3-12ce-4c49-b1a9-4e94d6ef19f6'] response: {'name': 'network-changed', 'server_uuid': '892f63bd-ee3f-40e3-abb2-327d11552d0e', 'tag': 'a89d21e2-7ca1-435c-b12e-036336edffa2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 387/761] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/762] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/763] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/764] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&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: 389/765] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/ports?tenant_id=747b3529f1a745b19643d97d1109ae8f&device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/766] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/networks?id=bc28426d-f10e-4d19-8ad9-32052798a584 => generated 776 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/767] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a89d21e2-7ca1-435c-b12e-036336edffa2 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/768] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/subnets?id=dbbf0f84-9893-4ab9-9d8a-9069bc7872bf => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/769] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/ports?network_id=bc28426d-f10e-4d19-8ad9-32052798a584&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/770] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:52:44 2026] GET /v2.0/networks/bc28426d-f10e-4d19-8ad9-32052798a584?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: 392/771] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:52:45 2026] GET /v2.0/networks/bc28426d-f10e-4d19-8ad9-32052798a584?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/772] 10.0.0.78 () {34 vars in 988 bytes} [Sun Apr 12 21:52:45 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/773] 10.0.0.78 () {34 vars in 1038 bytes} [Sun Apr 12 21:52:45 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&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-04-12 21:52:45.731 7 INFO neutron.services.segments.plugin [-] Segment 426f93cb-56b3-4fae-aff3-d92aecc4200f resource provider aggregate not found 2026-04-12 21:52:45.735 7 INFO neutron.services.segments.plugin [-] Segment 426f93cb-56b3-4fae-aff3-d92aecc4200f resource provider aggregate not found [pid: 7|app: 0|req: 381/774] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:45 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/775] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:52:45 2026] GET /v2.0/security-groups?id=ba38936e-2e0c-4cd9-9592-42374597fb82&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:46.464 7 INFO neutron.services.segments.plugin [-] Segment 426f93cb-56b3-4fae-aff3-d92aecc4200f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 426f93cb-56b3-4fae-aff3-d92aecc4200f found for delete ", "request_id": "req-3a7fe4d7-e3f0-45bc-aa04-184de3129bcc"}]} 2026-04-12 21:52:46.467 7 INFO neutron.services.segments.plugin [-] Segment 426f93cb-56b3-4fae-aff3-d92aecc4200f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 426f93cb-56b3-4fae-aff3-d92aecc4200f found for delete ", "request_id": "req-36d00b11-fb5b-4107-ab03-5ca8a112ffd0"}]} [pid: 7|app: 0|req: 382/776] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:52:46 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:46.780 8 INFO neutron.db.l3_db [req-9f8b9bb4-78d4-4f7f-a65b-a4e7bdd19def req-92cb6887-9666-4dc9-8223-999896045b71 e41e0b5dfb1747b7b7401c853c7edb02 747b3529f1a745b19643d97d1109ae8f - - default default] Floating IP e74d4d68-3675-4c10-87b3-c5dabb45ddb3 disassociated. External IP: 10.96.250.214, port: a89d21e2-7ca1-435c-b12e-036336edffa2. [pid: 7|app: 0|req: 383/777] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:46 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => 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: 395/778] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:52:46 2026] DELETE /v2.0/ports/a89d21e2-7ca1-435c-b12e-036336edffa2 => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/779] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:47 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => 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: 396/780] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:49 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => 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: 385/781] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:50 2026] GET /v2.0/ports?device_id=892f63bd-ee3f-40e3-abb2-327d11552d0e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:52:50.317 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9e066e5-dfd3-4c7f-abf3-2d9bc7435fa7'] response: {'server_uuid': '892f63bd-ee3f-40e3-abb2-327d11552d0e', 'name': 'network-vif-deleted', 'tag': 'a89d21e2-7ca1-435c-b12e-036336edffa2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/782] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:52:50 2026] GET /v2.0/security-groups?tenant_id=8e395c1fd56d4b96b6b6cf12f3449529&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/783] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:50 2026] DELETE /v2.0/security-groups/610527f5-c9cf-4a4c-bf8f-69b3d58674ca => 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: 398/784] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:52:50 2026] GET /v2.0/security-groups?tenant_id=91f7d67257374f0cbafa579d85643e98&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/785] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:50 2026] DELETE /v2.0/security-groups/1603f083-9ce1-4bef-aee4-0b7ad626d621 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/786] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:51 2026] DELETE /v2.0/security-groups/ba38936e-2e0c-4cd9-9592-42374597fb82 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:51.383 7 INFO neutron.api.v2.resource [None req-09ef23a8-3968-422f-936e-5aab6eae34f7 e41e0b5dfb1747b7b7401c853c7edb02 747b3529f1a745b19643d97d1109ae8f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/787] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 21:52:51 2026] GET /v2.0/security-groups/ba38936e-2e0c-4cd9-9592-42374597fb82 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/788] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:52:51 2026] DELETE /v2.0/floatingips/e74d4d68-3675-4c10-87b3-c5dabb45ddb3 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:52:51 2026] PUT /v2.0/routers/c2c5fc2b-8da6-4805-ac05-abd929e4d9ab/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:53.413 8 INFO neutron.services.segments.plugin [-] Segment ad235955-d16e-419b-85fe-90eee475e045 resource provider aggregate not found 2026-04-12 21:52:53.418 8 INFO neutron.services.segments.plugin [-] Segment ad235955-d16e-419b-85fe-90eee475e045 resource provider aggregate not found 2026-04-12 21:52:53.424 8 INFO neutron.db.l3_hamode_db [None req-840d7044-a556-4734-b43e-ce47eb641df3 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network 605f5fcf-a920-4a38-bbd5-48a621363a7e was deleted as no HA routers are present in tenant 747b3529f1a745b19643d97d1109ae8f. [pid: 8|app: 0|req: 401/790] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:52:52 2026] DELETE /v2.0/routers/c2c5fc2b-8da6-4805-ac05-abd929e4d9ab => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:53.559 8 INFO neutron.services.segments.plugin [-] Segment ad235955-d16e-419b-85fe-90eee475e045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad235955-d16e-419b-85fe-90eee475e045 found for delete ", "request_id": "req-af131480-cfb2-4089-9ebf-8dd2bf3cbb4a"}]} 2026-04-12 21:52:53.560 8 INFO neutron.services.segments.plugin [-] Segment ad235955-d16e-419b-85fe-90eee475e045 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad235955-d16e-419b-85fe-90eee475e045 found for delete ", "request_id": "req-11c9d92d-b86d-42d7-ae7b-dd20f4be718b"}]} [pid: 7|app: 0|req: 390/791] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:52:53 2026] DELETE /v2.0/subnets/dbbf0f84-9893-4ab9-9d8a-9069bc7872bf => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/792] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:52:53 2026] GET /v2.0/security-groups?tenant_id=bcbbcaf38b5b4507b5f02d7df319c4c7&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:52:53.864 7 INFO neutron.services.segments.plugin [-] Segment 63585daf-9163-47b4-8766-a47e012fe4fc resource provider aggregate not found 2026-04-12 21:52:53.869 7 INFO neutron.services.segments.plugin [-] Segment 63585daf-9163-47b4-8766-a47e012fe4fc resource provider aggregate not found 2026-04-12 21:52:53.877 7 INFO neutron.services.segments.plugin [-] Segment 63585daf-9163-47b4-8766-a47e012fe4fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63585daf-9163-47b4-8766-a47e012fe4fc found for delete ", "request_id": "req-cc0c68b4-4651-4f97-a7b3-c24f6c6ed400"}]} [pid: 7|app: 0|req: 391/793] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:52:53 2026] DELETE /v2.0/networks/bc28426d-f10e-4d19-8ad9-32052798a584 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/794] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:53 2026] DELETE /v2.0/security-groups/c4388dcd-630e-4896-9582-375716df40b5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:53.979 7 INFO neutron.services.segments.plugin [-] Segment 63585daf-9163-47b4-8766-a47e012fe4fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63585daf-9163-47b4-8766-a47e012fe4fc found for delete ", "request_id": "req-bc99aac7-eaf5-4306-8160-76f5b3302b15"}]} [pid: 7|app: 0|req: 392/795] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:52:53 2026] GET /v2.0/security-groups?tenant_id=747b3529f1a745b19643d97d1109ae8f&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/796] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:54 2026] DELETE /v2.0/security-groups/ffc6a1d0-9405-4d1f-a4c4-9338bd24dd95 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:52:56.014 8 INFO neutron.db.segments_db [None req-80b171e0-46b5-4f69-9be6-c6ad29ba5844 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 1cc4d329-b6bd-4af5-9474-88994b831af7 of type vxlan for network 3992c48d-a0bc-487a-9412-67b8a9e70f84 [pid: 8|app: 0|req: 406/799] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:52:55 2026] POST /v2.0/networks => generated 738 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/800] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:56 2026] POST /v2.0/subnets => generated 685 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:52:56.387 8 INFO neutron.db.segments_db [None req-efa7d82a-0d06-43f0-bd3b-275490e53fab 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 4c807b91-5ccf-4b6e-a9ad-60a48801d2e6 of type vxlan for network c77729ca-eae0-4c5b-8234-3918b3be3a01 2026-04-12 21:52:56.663 8 INFO neutron.db.l3_hamode_db [None req-efa7d82a-0d06-43f0-bd3b-275490e53fab 74f7578a45a34f83896fe8cee1488ab0 a73a372c29cd4f1489d20a5e6a0a55e0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:52:57.491 8 INFO neutron.db.l3_hamode_db [None req-efa7d82a-0d06-43f0-bd3b-275490e53fab 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 395/801] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:57 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/802] 10.0.0.206 () {34 vars in 970 bytes} [Sun Apr 12 21:52:57 2026] GET /v2.0/ports/21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 968 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/803] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:52:56 2026] POST /v2.0/routers => generated 725 bytes in 2054 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/804] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:52:58 2026] GET /v2.0/security-groups?tenant_id=29f89e0e835046479afe1d0ae5c0e7ce&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/805] 199.204.45.248 () {34 vars in 999 bytes} [Sun Apr 12 21:52:58 2026] GET /v2.0/subnets?network_id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => generated 683 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/806] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:52:58 2026] DELETE /v2.0/security-groups/5c404e18-ab05-47db-b07a-c72a35ef7c6e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/807] 199.204.45.248 () {34 vars in 1145 bytes} [Sun Apr 12 21:52:58 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954&device_owner=compute%3Anova&network_id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/808] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:52:58 2026] PUT /v2.0/ports/21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 1149 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/809] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:52:58 2026] PUT /v2.0/routers/b754e82e-deff-4fec-a9b6-4d3091bfaaba/add_router_interface => generated 309 bytes in 1238 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: 402/810] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:52:59 2026] GET /v2.0/ports?tenant_id=ec283ca914db4a90814c9a526e61caa9&device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 1421 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/811] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:52:59 2026] GET /v2.0/networks?id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:52:59.957 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-77c8304d-ec0e-41ae-b91a-4875d3354efb'] response: {'name': 'network-changed', 'server_uuid': '788f1b40-325e-4d51-b4c5-85783c46f954', 'tag': '21676e6c-265c-43ad-a4e7-c6566efe5095', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 410/812] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 21:52:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/813] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:52:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/814] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:52:59 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/815] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/subnets?id=a2e54d1f-d889-4acb-9416-69bad0aeb7ba => generated 701 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/816] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/817] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/ports?network_id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/818] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/819] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?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: 406/821] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:00.322 7 WARNING neutron_lib.context [None req-b60d0531-6165-4fbc-9c7a-76b0193c9ee4 66948aad100c469b9f808936604a7894 a73a372c29cd4f1489d20a5e6a0a55e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:00.419 8 WARNING neutron_lib.context [None req-0fef1f07-0c62-44a9-a156-edfcc9e6922f 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:00.420 8 WARNING neutron_lib.context [None req-0fef1f07-0c62-44a9-a156-edfcc9e6922f 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 407/822] 10.0.0.165 () {34 vars in 684 bytes} [Sun Apr 12 21:53:00 2026] POST /v2.0/security-groups => generated 1661 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:53:00.464 7 WARNING neutron_lib.context [None req-b2c66330-8434-4bff-8c19-a32f8445e052 66948aad100c469b9f808936604a7894 a73a372c29cd4f1489d20a5e6a0a55e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:00.591 8 INFO neutron.db.segments_db [None req-0fef1f07-0c62-44a9-a156-edfcc9e6922f 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Added segment a38a3cd0-4943-49cd-82e4-82fe23c823dd of type vxlan for network ceec3e49-89f1-42d0-bb85-01f6c4e3fa1f [pid: 7|app: 0|req: 408/823] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:53:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/824] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:00.631 7 WARNING neutron_lib.context [None req-88fcd39b-d8bf-459e-945e-73f879937810 66948aad100c469b9f808936604a7894 a73a372c29cd4f1489d20a5e6a0a55e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:00.651 8 INFO neutron.db.segments_db [None req-0fef1f07-0c62-44a9-a156-edfcc9e6922f 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Added segment 43356da4-2a4a-4ee1-9221-48f1f167eec8 of type vxlan for network 20f9fb6e-5b03-4285-9554-17f9d0a45248 [pid: 7|app: 0|req: 410/825] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:53:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/826] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:00 2026] POST /v2.0/networks => generated 1246 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:53:00.782 8 WARNING neutron_lib.context [None req-51dce5d7-7071-460c-acff-50819b08cef6 66948aad100c469b9f808936604a7894 a73a372c29cd4f1489d20a5e6a0a55e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 411/827] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/828] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:53:00 2026] GET /v2.0/networks => generated 1845 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:00.975 7 INFO neutron.services.segments.plugin [-] Segment a38a3cd0-4943-49cd-82e4-82fe23c823dd resource provider aggregate not found 2026-04-12 21:53:00.979 7 INFO neutron.services.segments.plugin [-] Segment a38a3cd0-4943-49cd-82e4-82fe23c823dd resource provider aggregate not found 2026-04-12 21:53:00.992 7 INFO neutron.services.segments.plugin [-] Segment a38a3cd0-4943-49cd-82e4-82fe23c823dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38a3cd0-4943-49cd-82e4-82fe23c823dd found for delete ", "request_id": "req-0f186bbf-c47b-46fa-adc5-2dfe62bd5b4d"}]} 2026-04-12 21:53:01.003 7 INFO neutron.services.segments.plugin [-] Segment a38a3cd0-4943-49cd-82e4-82fe23c823dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a38a3cd0-4943-49cd-82e4-82fe23c823dd found for delete ", "request_id": "req-84e6bc65-5c03-4c7a-980b-380da0cb28de"}]} [pid: 7|app: 0|req: 413/829] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:00 2026] DELETE /v2.0/networks/ceec3e49-89f1-42d0-bb85-01f6c4e3fa1f => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/830] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:01 2026] DELETE /v2.0/networks/20f9fb6e-5b03-4285-9554-17f9d0a45248 => 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: 415/831] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 1152 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/832] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/networks => generated 651 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/833] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:01.253 7 WARNING neutron_lib.context [None req-36b1bf60-c6af-41e3-a5cf-42d33589c3da 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:01.300 7 INFO neutron.db.segments_db [None req-36b1bf60-c6af-41e3-a5cf-42d33589c3da 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Added segment 8f7fb416-4769-4938-adda-f7224520cb6b of type vxlan for network 69485674-d135-4a45-bb98-a30500195f7d [pid: 8|app: 0|req: 417/834] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:53:00 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/835] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/ports?tenant_id=ec283ca914db4a90814c9a526e61caa9&device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 1421 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/836] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:01 2026] POST /v2.0/networks => generated 654 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:01.449 7 WARNING neutron_lib.context [None req-804454af-0049-4ebd-84f6-01359c1c1512 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 419/837] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/networks?id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => generated 779 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:01.510 7 INFO neutron.db.segments_db [None req-804454af-0049-4ebd-84f6-01359c1c1512 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Added segment 1dc70bc8-3a11-4b30-9ef9-3a337d970178 of type vxlan for network 41127a19-df52-4ddb-acfa-24bc073a55e8 [pid: 8|app: 0|req: 420/838] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/839] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/840] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:01 2026] POST /v2.0/networks => generated 654 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:01.614 7 WARNING neutron_lib.context [None req-6e013d5f-120e-4ccb-94cc-ca4c09200e4c 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 422/841] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/subnets?id=a2e54d1f-d889-4acb-9416-69bad0aeb7ba => generated 701 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:01.638 7 WARNING neutron_lib.context [None req-6e013d5f-120e-4ccb-94cc-ca4c09200e4c 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 423/842] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/ports?network_id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b&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: 424/843] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?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: 425/844] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?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: 426/845] 10.0.0.206 () {34 vars in 1099 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2059375772&fields=id&tenant_id=a73a372c29cd4f1489d20a5e6a0a55e0 => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/846] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/networks?id=3992c48d-a0bc-487a-9412-67b8a9e70f84 => generated 670 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/847] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/848] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/quotas/a73a372c29cd4f1489d20a5e6a0a55e0 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/849] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:01 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/850] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/ports?tenant_id=a73a372c29cd4f1489d20a5e6a0a55e0&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/851] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:01 2026] POST /v2.0/ports => generated 1505 bytes in 518 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: 432/852] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/ports?tenant_id=8cbd4b4a68fd4d6a9662ea97a7e179e4&device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/853] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/networks/3992c48d-a0bc-487a-9412-67b8a9e70f84?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: 422/854] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/networks?id=652c8ab3-ad0b-4fdf-8319-d042644f0551 => generated 772 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/855] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/ports => generated 1505 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/856] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/networks/3992c48d-a0bc-487a-9412-67b8a9e70f84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/857] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d89c98b2-568e-4393-81ba-d800520c4438 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/858] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/subnets?id=dd04c175-7022-43e5-bf72-b55f62d02fde => generated 694 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/859] 199.204.45.248 () {34 vars in 1119 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/860] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/ports?network_id=652c8ab3-ad0b-4fdf-8319-d042644f0551&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/861] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => 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: 424/862] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:02 2026] DELETE /v2.0/ports/476d957a-9ca0-4e92-ba12-d46e15364b02 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/863] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?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: 426/864] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:02 2026] DELETE /v2.0/ports/d50ec51d-c101-40da-99ef-b5646277a2e6 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/865] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?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: 428/866] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 21:53:02 2026] GET /v2.0/ports => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:02.771 7 WARNING neutron_lib.context [None req-091fbd20-5ff7-4646-ad9c-a8e01064892d 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:02.832 7 INFO neutron.db.segments_db [None req-091fbd20-5ff7-4646-ad9c-a8e01064892d 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Added segment 1d6d15e1-2ffe-4459-b939-f23365442812 of type vxlan for network 0dffe15a-b153-4bbb-9542-d6ad5931686c [pid: 8|app: 0|req: 439/867] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:53:02 2026] PUT /v2.0/ports/21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 968 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/868] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:02 2026] POST /v2.0/networks => generated 653 bytes in 159 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-04-12 21:53:02.941 8 WARNING neutron_lib.context [None req-9cbfe1a2-9210-4779-91eb-81e4ab78f1e4 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:02.993 8 INFO neutron.db.segments_db [None req-9cbfe1a2-9210-4779-91eb-81e4ab78f1e4 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Added segment d615d36a-36ce-49f3-836b-22e091f7791b of type vxlan for network 023310d9-a656-4fee-8678-48eac1873ac7 2026-04-12 21:53:03.002 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19eb582f-1ae5-485d-a926-ebd530586caf'] response: {'name': 'network-changed', 'server_uuid': '788f1b40-325e-4d51-b4c5-85783c46f954', 'tag': '21676e6c-265c-43ad-a4e7-c6566efe5095', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 440/869] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:02 2026] POST /v2.0/networks => generated 653 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:03.093 7 INFO neutron.services.segments.plugin [-] Segment 43356da4-2a4a-4ee1-9221-48f1f167eec8 resource provider aggregate not found 2026-04-12 21:53:03.106 7 INFO neutron.services.segments.plugin [-] Segment 43356da4-2a4a-4ee1-9221-48f1f167eec8 resource provider aggregate not found 2026-04-12 21:53:03.121 7 INFO neutron.services.segments.plugin [-] Segment 43356da4-2a4a-4ee1-9221-48f1f167eec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43356da4-2a4a-4ee1-9221-48f1f167eec8 found for delete ", "request_id": "req-a299b9f5-98d9-4fd8-9e32-e282a652dc47"}]} [pid: 7|app: 0|req: 430/870] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/871] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:03.374 7 INFO neutron.services.segments.plugin [-] Segment 43356da4-2a4a-4ee1-9221-48f1f167eec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43356da4-2a4a-4ee1-9221-48f1f167eec8 found for delete ", "request_id": "req-f10ff572-cd1d-4a96-8236-cfc030ad579f"}]} [pid: 7|app: 0|req: 431/872] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/ports?tenant_id=ec283ca914db4a90814c9a526e61caa9&device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/873] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/networks?id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => generated 779 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/874] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/875] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/subnets?id=a2e54d1f-d889-4acb-9416-69bad0aeb7ba => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:03.566 8 WARNING neutron_lib.context [None req-53b15235-460b-420c-b628-717897c992da 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 433/876] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:03.587 8 WARNING neutron_lib.context [None req-53b15235-460b-420c-b628-717897c992da 9ecfaa5b8b664560bc213394886efdb6 afa0eb0db8e449458d1c82262c72491c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 434/877] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/ports?network_id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b&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: 435/878] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?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: 436/879] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/880] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:03 2026] POST /v2.0/subnets => generated 1323 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/881] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:53:03 2026] GET /v2.0/subnets => generated 1959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/882] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:04 2026] DELETE /v2.0/subnets/25353668-09e0-4ceb-915d-f1a3a429e9a2 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/883] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => 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: 447/884] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&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: 438/885] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:04 2026] DELETE /v2.0/subnets/dfb00ca5-74e5-46b3-937d-db5c60751376 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/886] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/887] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:04 2026] DELETE /v2.0/networks/023310d9-a656-4fee-8678-48eac1873ac7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/888] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/889] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:04.706 8 INFO neutron.services.segments.plugin [-] Segment 1d6d15e1-2ffe-4459-b939-f23365442812 resource provider aggregate not found 2026-04-12 21:53:04.713 8 INFO neutron.services.segments.plugin [-] Segment 1d6d15e1-2ffe-4459-b939-f23365442812 resource provider aggregate not found 2026-04-12 21:53:04.722 8 INFO neutron.services.segments.plugin [-] Segment 1d6d15e1-2ffe-4459-b939-f23365442812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d6d15e1-2ffe-4459-b939-f23365442812 found for delete ", "request_id": "req-2ea2fdea-57dc-4c2c-9e6d-817b78e5e31c"}]} [pid: 7|app: 0|req: 442/890] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:04.738 8 INFO neutron.services.segments.plugin [-] Segment 1d6d15e1-2ffe-4459-b939-f23365442812 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d6d15e1-2ffe-4459-b939-f23365442812 found for delete ", "request_id": "req-9c65e9ce-4c9a-4532-bb56-ce1d2a958d83"}]} [pid: 8|app: 0|req: 449/891] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:04 2026] DELETE /v2.0/networks/0dffe15a-b153-4bbb-9542-d6ad5931686c => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/892] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/ports?tenant_id=ec283ca914db4a90814c9a526e61caa9&device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 1240 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/893] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/networks?id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => generated 779 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/894] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/895] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/subnets?id=a2e54d1f-d889-4acb-9416-69bad0aeb7ba => generated 701 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/896] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:04 2026] DELETE /v2.0/networks/41127a19-df52-4ddb-acfa-24bc073a55e8 => 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: 447/897] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/ports?network_id=714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b&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: 448/898] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?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: 449/899] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b?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: 451/900] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:04 2026] DELETE /v2.0/networks/69485674-d135-4a45-bb98-a30500195f7d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:05.438 7 INFO neutron.services.segments.plugin [-] Segment d615d36a-36ce-49f3-836b-22e091f7791b resource provider aggregate not found 2026-04-12 21:53:05.444 7 INFO neutron.services.segments.plugin [-] Segment d615d36a-36ce-49f3-836b-22e091f7791b resource provider aggregate not found 2026-04-12 21:53:05.454 7 INFO neutron.services.segments.plugin [-] Segment d615d36a-36ce-49f3-836b-22e091f7791b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d615d36a-36ce-49f3-836b-22e091f7791b found for delete ", "request_id": "req-d51bbe7a-6800-4895-8636-9ae52ec1f543"}]} 2026-04-12 21:53:05.457 7 INFO neutron.services.segments.plugin [-] Segment d615d36a-36ce-49f3-836b-22e091f7791b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d615d36a-36ce-49f3-836b-22e091f7791b found for delete ", "request_id": "req-35d1d0f6-ad4c-4e13-b2da-f5b8e5c2896c"}]} [pid: 7|app: 0|req: 450/901] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:05 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/902] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:05 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/903] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:05 2026] GET /v2.0/security-groups?tenant_id=afa0eb0db8e449458d1c82262c72491c&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/904] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:05 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => 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: 453/905] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:05 2026] DELETE /v2.0/security-groups/8946a1fd-65d7-4677-a469-4f4c91ec9818 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/906] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:05 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/907] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:05 2026] GET /v2.0/security-groups?id=b2e5442d-47df-464c-b53f-707d49b5904f&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: 454/908] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:53:06 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/909] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:06 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/910] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:53:06 2026] GET /v2.0/networks?id=3992c48d-a0bc-487a-9412-67b8a9e70f84 => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/911] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:06 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&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-04-12 21:53:06.761 8 INFO neutron.services.segments.plugin [-] Segment 1dc70bc8-3a11-4b30-9ef9-3a337d970178 resource provider aggregate not found 2026-04-12 21:53:06.765 8 INFO neutron.services.segments.plugin [-] Segment 1dc70bc8-3a11-4b30-9ef9-3a337d970178 resource provider aggregate not found 2026-04-12 21:53:06.777 8 INFO neutron.services.segments.plugin [-] Segment 1dc70bc8-3a11-4b30-9ef9-3a337d970178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc70bc8-3a11-4b30-9ef9-3a337d970178 found for delete ", "request_id": "req-31d7c52a-d9bd-47fe-8114-fae548c70dd4"}]} 2026-04-12 21:53:06.780 8 INFO neutron.services.segments.plugin [-] Segment 1dc70bc8-3a11-4b30-9ef9-3a337d970178 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dc70bc8-3a11-4b30-9ef9-3a337d970178 found for delete ", "request_id": "req-3c763521-38a4-4a1f-a413-48ed577f5d91"}]} [pid: 7|app: 0|req: 458/912] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:53:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a73a372c29cd4f1489d20a5e6a0a55e0 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:06.796 8 INFO neutron.services.segments.plugin [-] Segment 8f7fb416-4769-4938-adda-f7224520cb6b resource provider aggregate not found 2026-04-12 21:53:06.800 7 WARNING neutron_lib.context [req-1117f4fb-6d1e-484e-b500-70c078ff75e2 req-f2751173-c9fe-4705-a88a-734fb29df462 66948aad100c469b9f808936604a7894 a73a372c29cd4f1489d20a5e6a0a55e0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:06.802 8 INFO neutron.services.segments.plugin [-] Segment 8f7fb416-4769-4938-adda-f7224520cb6b resource provider aggregate not found 2026-04-12 21:53:06.813 8 INFO neutron.services.segments.plugin [-] Segment 8f7fb416-4769-4938-adda-f7224520cb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f7fb416-4769-4938-adda-f7224520cb6b found for delete ", "request_id": "req-e546cf3a-a54b-448d-bae5-7ced5dd51351"}]} 2026-04-12 21:53:06.818 8 INFO neutron.services.segments.plugin [-] Segment 8f7fb416-4769-4938-adda-f7224520cb6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f7fb416-4769-4938-adda-f7224520cb6b found for delete ", "request_id": "req-e3a2e179-4b01-4e67-a0a9-8909f51386fd"}]} 2026-04-12 21:53:06.844 8 INFO neutron.db.l3_db [req-5add478f-678e-4e70-9ae1-46c90c345ec9 req-ef085a84-4339-4fd8-b659-ae7fdbccc747 acacaebdb46145498b8b7d3ae533bfc1 ec283ca914db4a90814c9a526e61caa9 - - default default] Floating IP 83e9a831-8bf8-486d-bc7a-bd06ddffe816 disassociated. External IP: 10.96.250.208, port: 21676e6c-265c-43ad-a4e7-c6566efe5095. [pid: 7|app: 0|req: 459/913] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:53:06 2026] POST /v2.0/ports => generated 954 bytes in 356 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: 455/914] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:53:06 2026] DELETE /v2.0/ports/21676e6c-265c-43ad-a4e7-c6566efe5095 => generated 0 bytes in 672 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/915] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:07 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 957 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/916] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:07 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:07.277 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e8977d1-2fb1-43e9-8bd2-97b0fb6c897e'] response: {'server_uuid': '788f1b40-325e-4d51-b4c5-85783c46f954', 'name': 'network-vif-deleted', 'tag': '21676e6c-265c-43ad-a4e7-c6566efe5095', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 457/917] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:07 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:07.547 8 WARNING neutron_lib.context [None req-cda6786d-08fb-469f-bb96-a5049dfd35ce 5177414e36914c759ba373cdd04b3938 96df36398d864dc0b19d3d896274d9b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:07.725 8 INFO neutron.db.segments_db [None req-cda6786d-08fb-469f-bb96-a5049dfd35ce 5177414e36914c759ba373cdd04b3938 96df36398d864dc0b19d3d896274d9b2 - - default default] Added segment 066b5f3a-6f13-46c8-b1ed-6bfe9e6d576e of type vxlan for network 4743a26e-565b-4223-abc5-7fbaf837795f [pid: 7|app: 0|req: 461/918] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:53:07 2026] PUT /v2.0/ports/ac1f6d3b-0890-405a-bb1e-9500a0a73dab => generated 1235 bytes in 484 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: 458/919] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:07 2026] POST /v2.0/networks => generated 647 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:07.832 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-068ff1bc-8a5d-4b00-9f1a-43c26eda4d85'] response: {'name': 'network-changed', 'server_uuid': '2105af28-0071-44db-a250-4437ac6b55fa', 'tag': 'ac1f6d3b-0890-405a-bb1e-9500a0a73dab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 462/920] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:07 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/921] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:07 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:08.181 7 WARNING neutron_lib.context [None req-e2dfdfcd-9bbc-4e39-9cff-a28d7104a0d8 5177414e36914c759ba373cdd04b3938 96df36398d864dc0b19d3d896274d9b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 460/922] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:08 2026] GET /v2.0/ports?tenant_id=a73a372c29cd4f1489d20a5e6a0a55e0&device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/923] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:08 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => 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: 463/924] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:08 2026] POST /v2.0/subnets => generated 673 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/925] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:08 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 969 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:08.537 8 WARNING neutron_lib.context [None req-35dfb894-cc0f-4a77-adf0-39f21321c857 5177414e36914c759ba373cdd04b3938 96df36398d864dc0b19d3d896274d9b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 464/926] 199.204.45.248 () {34 vars in 1017 bytes} [Sun Apr 12 21:53:08 2026] GET /v2.0/networks?tenant_id=a73a372c29cd4f1489d20a5e6a0a55e0&shared=False => generated 766 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:08.607 8 INFO neutron.db.segments_db [None req-35dfb894-cc0f-4a77-adf0-39f21321c857 5177414e36914c759ba373cdd04b3938 96df36398d864dc0b19d3d896274d9b2 - - default default] Added segment 00e024b9-a62c-4224-8655-0bd968853731 of type vxlan for network 22233217-c527-4e4c-9af8-2af227c54a5d [pid: 7|app: 0|req: 465/927] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:08 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/928] 199.204.45.248 () {34 vars in 929 bytes} [Sun Apr 12 21:53:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/929] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:08 2026] POST /v2.0/networks => generated 648 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/930] 10.0.0.165 () {34 vars in 742 bytes} [Sun Apr 12 21:53:08 2026] PUT /v2.0/networks/22233217-c527-4e4c-9af8-2af227c54a5d => generated 592 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:08.862 8 WARNING neutron_lib.context [None req-91875709-7128-4f47-8b25-66e7ac9f6fde 5177414e36914c759ba373cdd04b3938 96df36398d864dc0b19d3d896274d9b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 468/931] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:08 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => 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: 469/932] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&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: 464/933] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:08 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/934] 10.0.0.165 () {34 vars in 740 bytes} [Sun Apr 12 21:53:09 2026] PUT /v2.0/subnets/7120a3ac-42f4-4614-8605-05ad5c3099d7 => generated 656 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:09.477 8 INFO neutron.services.segments.plugin [-] Segment 00e024b9-a62c-4224-8655-0bd968853731 resource provider aggregate not found 2026-04-12 21:53:09.484 8 INFO neutron.services.segments.plugin [-] Segment 00e024b9-a62c-4224-8655-0bd968853731 resource provider aggregate not found 2026-04-12 21:53:09.496 8 INFO neutron.services.segments.plugin [-] Segment 00e024b9-a62c-4224-8655-0bd968853731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00e024b9-a62c-4224-8655-0bd968853731 found for delete ", "request_id": "req-3e9d0338-736f-4d15-b366-66bd036b5f0c"}]} 2026-04-12 21:53:09.499 8 INFO neutron.services.segments.plugin [-] Segment 00e024b9-a62c-4224-8655-0bd968853731 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00e024b9-a62c-4224-8655-0bd968853731 found for delete ", "request_id": "req-bf7a12c1-8bf7-421e-a4e3-c8fa42535030"}]} [pid: 8|app: 0|req: 465/937] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:09 2026] DELETE /v2.0/networks/22233217-c527-4e4c-9af8-2af227c54a5d => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/938] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/ports?device_id=788f1b40-325e-4d51-b4c5-85783c46f954 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:09.545 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b278c67e-38c5-42c7-8d98-9067c1de31a4 5177414e36914c759ba373cdd04b3938 96df36398d864dc0b19d3d896274d9b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 466/939] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:09 2026] DELETE /v2.0/networks/22233217-c527-4e4c-9af8-2af227c54a5d => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/940] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/941] 10.0.0.165 () {32 vars in 741 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/subnets?network_id=91aa8255-0277-4811-b183-804336404b36 => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/942] 10.0.0.165 () {32 vars in 652 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/extensions => generated 20516 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/943] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/networks => generated 1312 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/944] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/ports?tenant_id=a73a372c29cd4f1489d20a5e6a0a55e0&device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/945] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/subnets => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/946] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ac1f6d3b-0890-405a-bb1e-9500a0a73dab => 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: 478/947] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/subnets?id=f2dbffee-e765-472a-94d2-1411ca613895 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/948] 10.0.0.165 () {32 vars in 722 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/networks/4743a26e-565b-4223-abc5-7fbaf837795f => generated 672 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/949] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/subnets/63b0ddd6-03c8-4338-9fde-be62c4415b2b => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/950] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/ports?network_id=3992c48d-a0bc-487a-9412-67b8a9e70f84&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:09.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b857410-6580-4667-8e3f-10ddd4f7a326 5177414e36914c759ba373cdd04b3938 96df36398d864dc0b19d3d896274d9b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/951] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:09 2026] DELETE /v2.0/subnets/7120a3ac-42f4-4614-8605-05ad5c3099d7 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:53:09.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-88063036-46aa-4fdc-bc1a-cb0465b3f7a4 5177414e36914c759ba373cdd04b3938 96df36398d864dc0b19d3d896274d9b2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 473/952] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:09 2026] DELETE /v2.0/networks/22233217-c527-4e4c-9af8-2af227c54a5d => 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: 480/953] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/networks/3992c48d-a0bc-487a-9412-67b8a9e70f84?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/954] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:09 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/955] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:53:10 2026] GET /v2.0/networks/3992c48d-a0bc-487a-9412-67b8a9e70f84?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: 474/956] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:09 2026] DELETE /v2.0/subnets/63b0ddd6-03c8-4338-9fde-be62c4415b2b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/957] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:10 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&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: 475/958] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:10 2026] DELETE /v2.0/networks/4743a26e-565b-4223-abc5-7fbaf837795f => 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: 484/959] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:10 2026] DELETE /v2.0/security-groups/b2e5442d-47df-464c-b53f-707d49b5904f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:10.724 8 INFO neutron.api.v2.resource [None req-383d7f4e-29d5-44a3-9e14-d48307312712 acacaebdb46145498b8b7d3ae533bfc1 ec283ca914db4a90814c9a526e61caa9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 476/960] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 21:53:10 2026] GET /v2.0/security-groups/b2e5442d-47df-464c-b53f-707d49b5904f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/961] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:53:10 2026] DELETE /v2.0/floatingips/83e9a831-8bf8-486d-bc7a-bd06ddffe816 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/962] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:10 2026] GET /v2.0/security-groups?tenant_id=96df36398d864dc0b19d3d896274d9b2&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: 478/963] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:11 2026] DELETE /v2.0/security-groups/7a46d39e-77b0-4e3e-bbae-8a0691118ca4 => 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: 479/964] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:11 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => 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: 480/965] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:11 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/966] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:11 2026] PUT /v2.0/routers/3c570f5e-5e67-4f84-b361-c05f254d61a6/remove_router_interface => generated 309 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:11.970 8 INFO neutron.services.segments.plugin [-] Segment 066b5f3a-6f13-46c8-b1ed-6bfe9e6d576e resource provider aggregate not found 2026-04-12 21:53:11.973 8 INFO neutron.services.segments.plugin [-] Segment 066b5f3a-6f13-46c8-b1ed-6bfe9e6d576e resource provider aggregate not found 2026-04-12 21:53:11.989 8 INFO neutron.services.segments.plugin [-] Segment 066b5f3a-6f13-46c8-b1ed-6bfe9e6d576e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066b5f3a-6f13-46c8-b1ed-6bfe9e6d576e found for delete ", "request_id": "req-a9055236-cf57-4bb4-8702-fdbc251ba146"}]} 2026-04-12 21:53:11.989 8 INFO neutron.services.segments.plugin [-] Segment 066b5f3a-6f13-46c8-b1ed-6bfe9e6d576e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066b5f3a-6f13-46c8-b1ed-6bfe9e6d576e found for delete ", "request_id": "req-fb14d008-8fd3-4bba-bc33-79358a8891f2"}]} [pid: 7|app: 0|req: 487/967] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:12 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/968] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:12 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:12.936 8 INFO neutron.db.l3_hamode_db [None req-492346a6-eace-4881-9f48-eaaf99405c12 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network b0a767ce-9f32-4831-b156-0251066f4c52 was deleted as no HA routers are present in tenant ec283ca914db4a90814c9a526e61caa9. [pid: 8|app: 0|req: 481/969] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:11 2026] DELETE /v2.0/routers/3c570f5e-5e67-4f84-b361-c05f254d61a6 => generated 0 bytes in 1002 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:13.106 7 WARNING neutron_lib.context [None req-712d598a-9465-4f3a-9a30-6daba4e9e246 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 482/970] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:12 2026] DELETE /v2.0/subnets/a2e54d1f-d889-4acb-9416-69bad0aeb7ba => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:13.254 7 INFO neutron.db.segments_db [None req-712d598a-9465-4f3a-9a30-6daba4e9e246 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Added segment 5dac41bf-82e1-49c8-a45c-e9e6b39aecfe of type vxlan for network 754b938c-eb14-4f74-94f5-e962d1abd271 [pid: 7|app: 0|req: 489/971] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:12 2026] POST /v2.0/networks => generated 648 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:13.411 7 WARNING neutron_lib.context [None req-f6d97420-35ac-4642-b4cc-3a153126b391 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 483/972] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:13 2026] DELETE /v2.0/networks/714eb7d6-8ab6-4a76-a75e-8ae4dbedc70b => 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: 484/973] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:13 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/974] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:13 2026] GET /v2.0/security-groups?tenant_id=ec283ca914db4a90814c9a526e61caa9&name=default => 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: 486/975] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:13 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/976] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:13 2026] POST /v2.0/ports => generated 779 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:13.730 7 WARNING neutron_lib.context [None req-844ba3cb-2f5a-4e79-b80c-2e53983e1b94 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 487/977] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:13 2026] DELETE /v2.0/security-groups/9952d02b-571a-4d1f-8587-f39f9ab2a6e1 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:13.810 7 INFO neutron.db.segments_db [None req-844ba3cb-2f5a-4e79-b80c-2e53983e1b94 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Added segment e929de9f-d7bc-45c4-81fa-c25b81c5fc95 of type vxlan for network 7a4acf30-ff71-46bb-9531-bf7dbd1533d8 [pid: 7|app: 0|req: 491/978] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:13 2026] POST /v2.0/networks => generated 635 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:13.894 8 WARNING neutron_lib.context [None req-0e3d7d57-6c38-432c-9e52-6ae751e19a02 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:14.016 8 INFO neutron.services.segments.plugin [-] Segment 86e2565f-f624-4667-b629-2176fa216cd5 resource provider aggregate not found 2026-04-12 21:53:14.020 8 INFO neutron.services.segments.plugin [-] Segment 86e2565f-f624-4667-b629-2176fa216cd5 resource provider aggregate not found 2026-04-12 21:53:14.026 8 INFO neutron.services.segments.plugin [-] Segment 86e2565f-f624-4667-b629-2176fa216cd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e2565f-f624-4667-b629-2176fa216cd5 found for delete ", "request_id": "req-3fb39c23-bda7-4b12-a857-f99e785dd59d"}]} 2026-04-12 21:53:14.038 8 INFO neutron.services.segments.plugin [-] Segment d63c2564-8707-4b36-b67b-0ac85faf2e30 resource provider aggregate not found 2026-04-12 21:53:14.043 8 INFO neutron.services.segments.plugin [-] Segment 86e2565f-f624-4667-b629-2176fa216cd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e2565f-f624-4667-b629-2176fa216cd5 found for delete ", "request_id": "req-2b918f9f-5ae7-4bf0-b04a-a82ed3b42da8"}]} 2026-04-12 21:53:14.056 8 INFO neutron.services.segments.plugin [-] Segment d63c2564-8707-4b36-b67b-0ac85faf2e30 resource provider aggregate not found 2026-04-12 21:53:14.068 8 INFO neutron.services.segments.plugin [-] Segment d63c2564-8707-4b36-b67b-0ac85faf2e30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63c2564-8707-4b36-b67b-0ac85faf2e30 found for delete ", "request_id": "req-d4c69caf-72f5-4935-9a1e-ce8b7c039c57"}]} 2026-04-12 21:53:14.077 8 INFO neutron.services.segments.plugin [-] Segment d63c2564-8707-4b36-b67b-0ac85faf2e30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d63c2564-8707-4b36-b67b-0ac85faf2e30 found for delete ", "request_id": "req-299480cd-48ad-4e30-9e31-4a829270b840"}]} [pid: 8|app: 0|req: 488/979] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:13 2026] POST /v2.0/subnets => generated 646 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:14.201 7 WARNING neutron_lib.context [None req-73b5817a-d5d4-4a9e-b12d-17e3ac2db220 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 492/980] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:14 2026] POST /v2.0/ports => generated 961 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/981] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:14 2026] DELETE /v2.0/ports/1253eb42-1e9f-430f-8195-4b8ec877f1a5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:14.777 8 INFO neutron.pecan_wsgi.hooks.translation [None req-606fd4c0-e9a5-4274-ad0a-bf3cf41190b7 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 490/982] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:14 2026] DELETE /v2.0/ports/1253eb42-1e9f-430f-8195-4b8ec877f1a5 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/983] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:14 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:14.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f712fb51-d94f-46bd-89a2-f564d2d2a00a c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/984] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:14 2026] GET /v2.0/ports/1253eb42-1e9f-430f-8195-4b8ec877f1a5 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/985] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:14 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/986] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:14 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => 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: 492/987] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:14 2026] DELETE /v2.0/subnets/22e7dfcd-0517-44e1-901f-9fb8bf046c87 => 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: 493/988] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:15 2026] DELETE /v2.0/networks/7a4acf30-ff71-46bb-9531-bf7dbd1533d8 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:15.326 8 WARNING neutron_lib.context [None req-d16e4c55-92cf-484c-a95c-7cbda37756d9 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:15.420 7 INFO neutron.db.l3_db [None req-a8dcb390-f83a-40f1-ae14-f610129b4851 66948aad100c469b9f808936604a7894 a73a372c29cd4f1489d20a5e6a0a55e0 - - default default] Floating IP 898c47cd-8a57-474c-9b2d-81036f89ae6f associated. External IP: 10.96.250.218, port: ac1f6d3b-0890-405a-bb1e-9500a0a73dab. 2026-04-12 21:53:15.441 8 INFO neutron.db.segments_db [None req-d16e4c55-92cf-484c-a95c-7cbda37756d9 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Added segment 756e3252-5984-4fdb-af81-cc153c14e80e of type vxlan for network 13357e13-107a-44ef-a0e4-af62aa5ad78b [pid: 8|app: 0|req: 494/989] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:15 2026] POST /v2.0/networks => generated 636 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:15.551 8 WARNING neutron_lib.context [None req-1e424eba-e807-4e5a-b169-221985fd7203 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 496/990] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:53:14 2026] PUT /v2.0/floatingips/898c47cd-8a57-474c-9b2d-81036f89ae6f => generated 855 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/991] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:15 2026] POST /v2.0/subnets => generated 646 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:15.835 8 WARNING neutron_lib.context [None req-7e025b10-c3d1-4f69-a8ef-a6dc7ff7d2a9 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:15.839 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23b971a4-3ff3-4277-bcbc-7f2e8888d9e3'] response: {'name': 'network-changed', 'server_uuid': '2105af28-0071-44db-a250-4437ac6b55fa', 'tag': 'ac1f6d3b-0890-405a-bb1e-9500a0a73dab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 497/992] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:15 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/993] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:15 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:16.086 8 INFO neutron.services.segments.plugin [-] Segment e929de9f-d7bc-45c4-81fa-c25b81c5fc95 resource provider aggregate not found 2026-04-12 21:53:16.108 8 INFO neutron.services.segments.plugin [-] Segment e929de9f-d7bc-45c4-81fa-c25b81c5fc95 resource provider aggregate not found 2026-04-12 21:53:16.112 8 INFO neutron.services.segments.plugin [-] Segment e929de9f-d7bc-45c4-81fa-c25b81c5fc95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e929de9f-d7bc-45c4-81fa-c25b81c5fc95 found for delete ", "request_id": "req-c19d2720-612b-4a4c-87d3-faa79b2535f3"}]} 2026-04-12 21:53:16.122 8 INFO neutron.services.segments.plugin [-] Segment e929de9f-d7bc-45c4-81fa-c25b81c5fc95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e929de9f-d7bc-45c4-81fa-c25b81c5fc95 found for delete ", "request_id": "req-001c726a-a24b-4679-aca5-34916a823482"}]} [pid: 8|app: 0|req: 496/994] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:15 2026] POST /v2.0/ports => generated 927 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/995] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/996] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&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: 501/997] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/ports?tenant_id=a73a372c29cd4f1489d20a5e6a0a55e0&device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/998] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:16 2026] DELETE /v2.0/ports/334eddea-0030-4797-a8dc-83481fedd603 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/999] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/networks?id=3992c48d-a0bc-487a-9412-67b8a9e70f84 => generated 766 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:16.450 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0d5824e4-9ed1-425d-9d56-afd4716bf69e c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 498/1000] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/ports/334eddea-0030-4797-a8dc-83481fedd603 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1001] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=ac1f6d3b-0890-405a-bb1e-9500a0a73dab => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1002] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/subnets?id=f2dbffee-e765-472a-94d2-1411ca613895 => generated 688 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1003] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/ports?network_id=3992c48d-a0bc-487a-9412-67b8a9e70f84&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: 506/1004] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/networks/3992c48d-a0bc-487a-9412-67b8a9e70f84?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1005] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:53:16 2026] GET /v2.0/networks/3992c48d-a0bc-487a-9412-67b8a9e70f84?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: 499/1006] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:16 2026] DELETE /v2.0/subnets/c728554b-733b-4e3a-a9dc-5aee17efe71a => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:16.977 7 INFO neutron.services.segments.plugin [-] Segment 756e3252-5984-4fdb-af81-cc153c14e80e resource provider aggregate not found 2026-04-12 21:53:16.980 7 INFO neutron.services.segments.plugin [-] Segment 756e3252-5984-4fdb-af81-cc153c14e80e resource provider aggregate not found [pid: 7|app: 0|req: 508/1007] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:16 2026] DELETE /v2.0/networks/13357e13-107a-44ef-a0e4-af62aa5ad78b => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:17.004 8 WARNING neutron_lib.context [None req-5d620d42-2c83-4d18-a7c0-a1c3833dd2ab c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 500/1008] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:16 2026] POST /v2.0/ports => generated 777 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:17.272 7 INFO neutron.services.segments.plugin [-] Segment 756e3252-5984-4fdb-af81-cc153c14e80e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 756e3252-5984-4fdb-af81-cc153c14e80e found for delete ", "request_id": "req-bd888fa5-5682-418e-bdde-1f22671b9240"}]} 2026-04-12 21:53:17.279 7 INFO neutron.services.segments.plugin [-] Segment 756e3252-5984-4fdb-af81-cc153c14e80e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 756e3252-5984-4fdb-af81-cc153c14e80e found for delete ", "request_id": "req-6c67d17d-3fc6-41c5-b050-087e68267b4e"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 501/1009] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:17 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => 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: 502/1010] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:17 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&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: 509/1011] 10.0.0.165 () {34 vars in 736 bytes} [Sun Apr 12 21:53:17 2026] PUT /v2.0/ports/879b5b91-58f4-4ecf-baa5-fac8b7c82679 => generated 752 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1012] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:17 2026] DELETE /v2.0/ports/879b5b91-58f4-4ecf-baa5-fac8b7c82679 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/1013] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 21:53:17 2026] GET /v2.0/ports => generated 782 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:17.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aab31314-5680-4b7e-b00c-d262516bc41b c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/1014] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:17 2026] GET /v2.0/ports/879b5b91-58f4-4ecf-baa5-fac8b7c82679 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1015] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 21:53:17 2026] GET /v2.0/ports => generated 782 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1016] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:17 2026] GET /v2.0/ports/83f5f27a-723a-4f98-a065-2ae1fb1f2d6e => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:17.909 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2ffba38-173d-46ad-8340-b234ecb12077 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 512/1017] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:17 2026] DELETE /v2.0/ports/334eddea-0030-4797-a8dc-83481fedd603 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:53:17.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1aef7ef-f135-46f7-85c5-2b1b20dc1ec3 c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 506/1018] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:17 2026] DELETE /v2.0/subnets/c728554b-733b-4e3a-a9dc-5aee17efe71a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:53:17.955 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48ef87aa-f570-46c4-a63a-7307e1dd63ae c773dad276414459863a0c1d70ba192d 08e9f26e59cb4f85abd6d8b948e0190f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 513/1019] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:17 2026] DELETE /v2.0/subnets/22e7dfcd-0517-44e1-901f-9fb8bf046c87 => 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: 514/1020] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:53:18 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1021] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:17 2026] DELETE /v2.0/ports/83f5f27a-723a-4f98-a065-2ae1fb1f2d6e => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:18.295 8 INFO neutron.services.segments.plugin [-] Segment 5dac41bf-82e1-49c8-a45c-e9e6b39aecfe resource provider aggregate not found 2026-04-12 21:53:18.301 8 INFO neutron.services.segments.plugin [-] Segment 5dac41bf-82e1-49c8-a45c-e9e6b39aecfe resource provider aggregate not found [pid: 8|app: 0|req: 508/1022] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:18 2026] DELETE /v2.0/networks/754b938c-eb14-4f74-94f5-e962d1abd271 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:18.405 7 INFO neutron.db.l3_db [req-b6f7dcd7-d3ed-4608-a48a-059c1a7a6646 req-29778ff6-5ae1-414f-8495-126d177b4fff 66948aad100c469b9f808936604a7894 a73a372c29cd4f1489d20a5e6a0a55e0 - - default default] Floating IP 898c47cd-8a57-474c-9b2d-81036f89ae6f disassociated. External IP: 10.96.250.218, port: ac1f6d3b-0890-405a-bb1e-9500a0a73dab. 2026-04-12 21:53:18.458 8 INFO neutron.services.segments.plugin [-] Segment 5dac41bf-82e1-49c8-a45c-e9e6b39aecfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dac41bf-82e1-49c8-a45c-e9e6b39aecfe found for delete ", "request_id": "req-73a43b89-12b9-4d4b-acc2-ded8b56383e9"}]} 2026-04-12 21:53:18.460 8 INFO neutron.services.segments.plugin [-] Segment 5dac41bf-82e1-49c8-a45c-e9e6b39aecfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dac41bf-82e1-49c8-a45c-e9e6b39aecfe found for delete ", "request_id": "req-bca81dbf-7707-4ad5-bb6b-05df8cc0ddac"}]} [pid: 8|app: 0|req: 509/1023] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:18 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1024] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:53:18 2026] DELETE /v2.0/ports/ac1f6d3b-0890-405a-bb1e-9500a0a73dab => generated 0 bytes in 659 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:18.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d28714a3-3747-41ad-be3c-dcf0c095be85'] response: {'server_uuid': '2105af28-0071-44db-a250-4437ac6b55fa', 'name': 'network-vif-deleted', 'tag': 'ac1f6d3b-0890-405a-bb1e-9500a0a73dab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 516/1025] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:18 2026] GET /v2.0/security-groups?id=b15207c8-0a25-4cfa-a928-b2faa2f4b034&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1026] 10.0.0.78 () {34 vars in 988 bytes} [Sun Apr 12 21:53:18 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 1240 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1027] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:18 2026] GET /v2.0/security-groups?tenant_id=08e9f26e59cb4f85abd6d8b948e0190f&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1028] 10.0.0.78 () {34 vars in 1038 bytes} [Sun Apr 12 21:53:19 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1029] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:19 2026] DELETE /v2.0/security-groups/1891ce3b-279e-4dbd-acaf-f363e407cb49 => 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: 519/1030] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:19 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => 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: 512/1031] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:19 2026] GET /v2.0/security-groups?tenant_id=72e3b4f9b7c14d10be42bb1887cbfd19&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1032] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:20 2026] DELETE /v2.0/security-groups/894d78a0-e4fe-434b-9ee3-ce7fc5a524a0 => 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: 513/1033] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:20 2026] GET /v2.0/security-groups?tenant_id=f8119df017cf4a2b9bc72ef6921392f9&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1034] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:20 2026] DELETE /v2.0/security-groups/529a5c8c-0df1-4c13-a68b-463db2bc0a32 => 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: 514/1035] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:21 2026] GET /v2.0/ports?device_id=2105af28-0071-44db-a250-4437ac6b55fa => 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: 522/1036] 199.204.45.248 () {34 vars in 1095 bytes} [Sun Apr 12 21:53:21 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:21.603 8 WARNING neutron_lib.context [None req-51802781-8e1b-4447-9843-7527e087e678 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:21.729 8 INFO neutron.db.segments_db [None req-51802781-8e1b-4447-9843-7527e087e678 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Added segment 4e231c85-60f4-4911-b3a7-3b8790a7c1b6 of type vxlan for network 94630e62-f914-4f14-850d-95995d77b5ac [pid: 8|app: 0|req: 515/1037] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:21 2026] POST /v2.0/networks => generated 629 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:21.813 7 WARNING neutron_lib.context [None req-4811288c-ce93-4569-aef3-3604f78e0c85 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:21.855 7 INFO neutron.db.segments_db [None req-4811288c-ce93-4569-aef3-3604f78e0c85 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Added segment 35ce6168-ed37-44de-abc3-4ee4d4e30a9a of type vxlan for network 1ab66782-461f-4f04-8884-ae43331a48cd [pid: 7|app: 0|req: 523/1038] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:21 2026] POST /v2.0/networks => generated 630 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:21.947 8 WARNING neutron_lib.context [None req-bcc55326-ff17-4306-81be-0b5cc151a1a7 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1039] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:22 2026] GET /v2.0/ports?tenant_id=8cbd4b4a68fd4d6a9662ea97a7e179e4&device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1040] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:21 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:22.203 8 WARNING neutron_lib.context [None req-4fd9fd9f-ed2a-4d54-bd8a-e7d150a96c67 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 525/1041] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:22 2026] DELETE /v2.0/security-groups/b15207c8-0a25-4cfa-a928-b2faa2f4b034 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:22.276 7 INFO neutron.api.v2.resource [None req-248f7d01-cbba-41c2-9ffd-f81a86946b38 66948aad100c469b9f808936604a7894 a73a372c29cd4f1489d20a5e6a0a55e0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1042] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 21:53:22 2026] GET /v2.0/security-groups/b15207c8-0a25-4cfa-a928-b2faa2f4b034 => 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: 517/1043] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:22 2026] POST /v2.0/subnets => generated 626 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:22.459 8 WARNING neutron_lib.context [None req-b8e89b90-ccba-4085-a2f1-052861038f3e ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:22.499 8 INFO neutron.db.segments_db [None req-b8e89b90-ccba-4085-a2f1-052861038f3e ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Added segment 00b10bc5-3763-414b-b13d-cd1961c92849 of type vxlan for network 9d7137a9-5770-4493-859d-6489e4dda715 [pid: 7|app: 0|req: 527/1044] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:53:22 2026] DELETE /v2.0/floatingips/898c47cd-8a57-474c-9b2d-81036f89ae6f => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:22.732 8 INFO neutron.db.l3_hamode_db [None req-b8e89b90-ccba-4085-a2f1-052861038f3e ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:53:22.860 8 INFO neutron.db.l3_hamode_db [None req-b8e89b90-ccba-4085-a2f1-052861038f3e ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 518/1045] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:22 2026] POST /v2.0/routers => generated 507 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1046] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:22 2026] PUT /v2.0/routers/b754e82e-deff-4fec-a9b6-4d3091bfaaba/remove_router_interface => generated 309 bytes in 963 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1047] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:53:23 2026] GET /v2.0/networks?id=652c8ab3-ad0b-4fdf-8319-d042644f0551 => generated 772 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1048] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:23 2026] GET /v2.0/security-groups?tenant_id=c98e8b7e6983409d8098f64b9b363511&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:24.596 7 INFO neutron.services.segments.plugin [-] Segment 4c807b91-5ccf-4b6e-a9ad-60a48801d2e6 resource provider aggregate not found 2026-04-12 21:53:24.600 7 INFO neutron.services.segments.plugin [-] Segment 4c807b91-5ccf-4b6e-a9ad-60a48801d2e6 resource provider aggregate not found 2026-04-12 21:53:24.610 7 INFO neutron.db.l3_hamode_db [None req-010952c6-3b58-4048-909f-f3a6d5006cfd 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network c77729ca-eae0-4c5b-8234-3918b3be3a01 was deleted as no HA routers are present in tenant a73a372c29cd4f1489d20a5e6a0a55e0. [pid: 7|app: 0|req: 530/1049] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:23 2026] DELETE /v2.0/routers/b754e82e-deff-4fec-a9b6-4d3091bfaaba => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:24.617 7 INFO neutron.services.segments.plugin [-] Segment 4c807b91-5ccf-4b6e-a9ad-60a48801d2e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c807b91-5ccf-4b6e-a9ad-60a48801d2e6 found for delete ", "request_id": "req-848922fc-6baa-4cea-917a-ccc3ac022eaf"}]} 2026-04-12 21:53:24.618 7 INFO neutron.services.segments.plugin [-] Segment 4c807b91-5ccf-4b6e-a9ad-60a48801d2e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c807b91-5ccf-4b6e-a9ad-60a48801d2e6 found for delete ", "request_id": "req-9bc634b7-86b1-49c3-91b8-ba57cdc654ac"}]} [pid: 7|app: 0|req: 531/1050] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:53:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=d89c98b2-568e-4393-81ba-d800520c4438 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1051] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:53:23 2026] PUT /v2.0/routers/349c0d9b-e82b-43db-b39f-c8b8956f65a4/add_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1054] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:24 2026] DELETE /v2.0/security-groups/a3cbc2ef-d789-48d8-abe9-02a02a1eb39d => 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: 533/1055] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:24 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1056] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:53:24 2026] GET /v2.0/subnets?id=dd04c175-7022-43e5-bf72-b55f62d02fde => generated 694 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1057] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:24 2026] DELETE /v2.0/subnets/f2dbffee-e765-472a-94d2-1411ca613895 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1058] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:24 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1059] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:24 2026] GET /v2.0/ports/22fee9f1-a785-48ce-a4df-2d9e7dbb1ecb => generated 955 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1060] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:53:24 2026] GET /v2.0/ports?network_id=652c8ab3-ad0b-4fdf-8319-d042644f0551&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: 7|app: 0|req: 536/1061] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:24 2026] DELETE /v2.0/networks/3992c48d-a0bc-487a-9412-67b8a9e70f84 => 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: 537/1062] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:53:25 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?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: 538/1063] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:25 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1064] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:53:25 2026] GET /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1065] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:25 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&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: 541/1066] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:25 2026] GET /v2.0/security-groups?tenant_id=a73a372c29cd4f1489d20a5e6a0a55e0&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: 542/1067] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:25 2026] DELETE /v2.0/security-groups/b3fc8ea4-ce3f-4212-a7cc-c349e0f752fa => 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: 526/1068] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:53:24 2026] PUT /v2.0/routers/349c0d9b-e82b-43db-b39f-c8b8956f65a4/add_router_interface => generated 309 bytes in 1232 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1069] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:26 2026] GET /v2.0/ports/a312c0a0-7b04-4082-92c3-4d616452da95 => generated 955 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1070] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:26 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1071] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:26 2026] GET /v2.0/security-groups?id=de2e4391-4800-4554-8874-9f3a495e92c1&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-04-12 21:53:27.026 7 INFO neutron.services.segments.plugin [-] Segment 1cc4d329-b6bd-4af5-9474-88994b831af7 resource provider aggregate not found 2026-04-12 21:53:27.032 7 INFO neutron.services.segments.plugin [-] Segment 1cc4d329-b6bd-4af5-9474-88994b831af7 resource provider aggregate not found 2026-04-12 21:53:27.041 7 INFO neutron.services.segments.plugin [-] Segment 1cc4d329-b6bd-4af5-9474-88994b831af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc4d329-b6bd-4af5-9474-88994b831af7 found for delete ", "request_id": "req-adb3ac23-79d7-488c-85e2-da53c7a5a5b6"}]} 2026-04-12 21:53:27.044 7 INFO neutron.services.segments.plugin [-] Segment 1cc4d329-b6bd-4af5-9474-88994b831af7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1cc4d329-b6bd-4af5-9474-88994b831af7 found for delete ", "request_id": "req-ccfa7873-440a-47c4-b6d4-ee37c35a53a7"}]} [pid: 7|app: 0|req: 546/1072] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:53:26 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1073] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:26 2026] PUT /v2.0/routers/349c0d9b-e82b-43db-b39f-c8b8956f65a4/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1074] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:27 2026] GET /v2.0/security-groups?tenant_id=d3f1e208c0b640f5827d3b7167e28b57&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:27.403 8 INFO neutron.db.l3_db [req-ff0a8d2c-b0ae-45e3-8e67-6597a7bfaff5 req-039362c9-4851-44d0-9ea4-b6807f24c981 d543b05cc7ba43dcbc2f5a222d18d039 8cbd4b4a68fd4d6a9662ea97a7e179e4 - - default default] Floating IP 0baa6b82-4c5f-44d7-a7fd-8c9280792abb disassociated. External IP: 10.96.250.205, port: d89c98b2-568e-4393-81ba-d800520c4438. [pid: 8|app: 0|req: 528/1075] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:53:27 2026] DELETE /v2.0/ports/d89c98b2-568e-4393-81ba-d800520c4438 => generated 0 bytes in 706 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:27.852 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-df9fe976-e2e5-41eb-be21-684a416ea882'] response: {'server_uuid': '3524f09a-1d95-4855-a574-df68f9a02e6a', 'name': 'network-vif-deleted', 'tag': 'd89c98b2-568e-4393-81ba-d800520c4438', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 529/1076] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:27 2026] DELETE /v2.0/security-groups/80ad97ca-6cbf-4185-81d4-7867fd678885 => 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: 530/1077] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:27 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => 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: 548/1078] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:27 2026] PUT /v2.0/routers/349c0d9b-e82b-43db-b39f-c8b8956f65a4/remove_router_interface => generated 309 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1079] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:53:28 2026] GET /v2.0/ports?device_id=349c0d9b-e82b-43db-b39f-c8b8956f65a4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:28.973 7 INFO neutron.db.l3_hamode_db [None req-7f3aa95f-2100-47c8-af20-cc87d7daf357 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] HA network 9d7137a9-5770-4493-859d-6489e4dda715 was deleted as no HA routers are present in tenant da5a292665e8463aab18b43e12cf7c95. [pid: 7|app: 0|req: 549/1080] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:28 2026] DELETE /v2.0/routers/349c0d9b-e82b-43db-b39f-c8b8956f65a4 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1081] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:29 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => 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: 532/1082] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:28 2026] DELETE /v2.0/subnets/22bb5e6b-944f-4804-a87d-11f76097b58b => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:29.194 7 INFO neutron.services.segments.plugin [-] Segment 00b10bc5-3763-414b-b13d-cd1961c92849 resource provider aggregate not found 2026-04-12 21:53:29.198 7 INFO neutron.services.segments.plugin [-] Segment 00b10bc5-3763-414b-b13d-cd1961c92849 resource provider aggregate not found 2026-04-12 21:53:29.211 7 INFO neutron.services.segments.plugin [-] Segment 00b10bc5-3763-414b-b13d-cd1961c92849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00b10bc5-3763-414b-b13d-cd1961c92849 found for delete ", "request_id": "req-d88adfce-1ab9-4bb5-98f4-f19c08c8e511"}]} 2026-04-12 21:53:29.214 7 INFO neutron.services.segments.plugin [-] Segment 00b10bc5-3763-414b-b13d-cd1961c92849 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00b10bc5-3763-414b-b13d-cd1961c92849 found for delete ", "request_id": "req-cf2982c4-2e01-44e4-b29c-fa391d8a1746"}]} [pid: 7|app: 0|req: 551/1083] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:29 2026] DELETE /v2.0/subnets/0e9dc030-3c33-4648-a1f6-9d7c2822e66d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:29.587 8 INFO neutron.services.segments.plugin [-] Segment 35ce6168-ed37-44de-abc3-4ee4d4e30a9a resource provider aggregate not found 2026-04-12 21:53:29.593 8 INFO neutron.services.segments.plugin [-] Segment 35ce6168-ed37-44de-abc3-4ee4d4e30a9a resource provider aggregate not found [pid: 8|app: 0|req: 533/1084] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:29 2026] DELETE /v2.0/networks/1ab66782-461f-4f04-8884-ae43331a48cd => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:29.814 8 INFO neutron.services.segments.plugin [-] Segment 35ce6168-ed37-44de-abc3-4ee4d4e30a9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35ce6168-ed37-44de-abc3-4ee4d4e30a9a found for delete ", "request_id": "req-1bb9b45d-7ae8-45b1-b91e-907c348f7211"}]} 2026-04-12 21:53:29.815 8 INFO neutron.services.segments.plugin [-] Segment 35ce6168-ed37-44de-abc3-4ee4d4e30a9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35ce6168-ed37-44de-abc3-4ee4d4e30a9a found for delete ", "request_id": "req-3a39ad09-6e3a-4bb5-8275-121713110070"}]} [pid: 7|app: 0|req: 552/1085] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:29 2026] DELETE /v2.0/networks/94630e62-f914-4f14-850d-95995d77b5ac => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:29.868 7 WARNING neutron_lib.context [None req-8e1d0c2c-c30d-401b-ae64-bb42dd2b85e7 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:29.911 7 INFO neutron.db.segments_db [None req-8e1d0c2c-c30d-401b-ae64-bb42dd2b85e7 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Added segment 3f23c425-4096-453f-9932-59edce284807 of type vxlan for network 1b497512-58a8-4f50-92c2-f4ba3f4c4e99 [pid: 7|app: 0|req: 553/1086] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:29 2026] POST /v2.0/networks => generated 630 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:30.004 7 WARNING neutron_lib.context [None req-71171aa8-6649-48e3-b808-e40e938257d8 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:30.013 8 WARNING neutron_lib.context [None req-186ad770-bd09-4296-8cb5-6ae8a46f5912 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:30.013 8 WARNING neutron_lib.context [None req-186ad770-bd09-4296-8cb5-6ae8a46f5912 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:30.175 8 INFO neutron.db.segments_db [None req-186ad770-bd09-4296-8cb5-6ae8a46f5912 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Added segment bd673965-a2b3-4abc-aeca-d4b5c1685504 of type vxlan for network 62ab134a-b5c7-4773-9037-5aa8609e34cf [pid: 7|app: 0|req: 554/1087] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:30 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:30.244 8 INFO neutron.db.segments_db [None req-186ad770-bd09-4296-8cb5-6ae8a46f5912 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Added segment 807e3d67-08a6-49ae-8336-41531e8c6a2e of type vxlan for network 4ff049b9-1549-438f-91df-b3db82ed064b [pid: 7|app: 0|req: 555/1088] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:30 2026] GET /v2.0/ports?device_id=3524f09a-1d95-4855-a574-df68f9a02e6a => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:30.260 7 WARNING neutron_lib.context [None req-5fd7329c-d759-4057-ac40-3fa7ee8a4110 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:30.301 7 INFO neutron.db.segments_db [None req-5fd7329c-d759-4057-ac40-3fa7ee8a4110 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Added segment 3906e23e-562d-46d1-bf53-dd8fc805cc73 of type vxlan for network 552d0c97-17cb-477b-ba82-79a14b95160b [pid: 8|app: 0|req: 534/1089] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:29 2026] POST /v2.0/networks => generated 1245 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1090] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:53:30 2026] GET /v2.0/networks => generated 1844 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1091] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:30 2026] DELETE /v2.0/networks/62ab134a-b5c7-4773-9037-5aa8609e34cf => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:30.544 7 INFO neutron.db.l3_hamode_db [None req-5fd7329c-d759-4057-ac40-3fa7ee8a4110 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 537/1092] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:30 2026] DELETE /v2.0/networks/4ff049b9-1549-438f-91df-b3db82ed064b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:30.661 7 INFO neutron.db.l3_hamode_db [None req-5fd7329c-d759-4057-ac40-3fa7ee8a4110 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 538/1093] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:53:30 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-04-12 21:53:30.695 8 WARNING neutron_lib.context [None req-19bc5dd1-0092-4b54-8d63-48293a64f0cb f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:30.736 8 INFO neutron.db.segments_db [None req-19bc5dd1-0092-4b54-8d63-48293a64f0cb f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Added segment 8d305cf4-5c3e-41c8-8f6b-effa91c96278 of type vxlan for network 9a4d283e-1c88-4155-a9c5-5045cd798d9f [pid: 8|app: 0|req: 539/1094] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:30 2026] POST /v2.0/networks => generated 649 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1095] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:30 2026] GET /v2.0/security-groups?tenant_id=9ea24fab19ab49fb87fbf7dec38aa146&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:31.031 8 WARNING neutron_lib.context [None req-66ffc193-f210-450b-bea5-628f5ede0b3c f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:31.077 8 INFO neutron.db.segments_db [None req-66ffc193-f210-450b-bea5-628f5ede0b3c f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Added segment 1d170eb7-6c0e-4152-91d1-8f70c2da2e3e of type vxlan for network c893cccd-1fff-4b2b-b8a5-9dfad1bea462 [pid: 8|app: 0|req: 541/1096] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:31 2026] POST /v2.0/networks => generated 649 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1097] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:30 2026] POST /v2.0/routers => generated 506 bytes in 961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:31.211 7 WARNING neutron_lib.context [None req-2ad9d6d4-8722-43cd-939d-30482a4f9764 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:31.228 7 INFO neutron.services.segments.plugin [-] Segment 4e231c85-60f4-4911-b3a7-3b8790a7c1b6 resource provider aggregate not found 2026-04-12 21:53:31.240 7 INFO neutron.services.segments.plugin [-] Segment 4e231c85-60f4-4911-b3a7-3b8790a7c1b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e231c85-60f4-4911-b3a7-3b8790a7c1b6 found for delete ", "request_id": "req-e1ed069e-4c6c-41c6-a25b-69ff4eefaf42"}]} 2026-04-12 21:53:31.241 7 INFO neutron.services.segments.plugin [-] Segment 4e231c85-60f4-4911-b3a7-3b8790a7c1b6 resource provider aggregate not found 2026-04-12 21:53:31.250 7 WARNING neutron_lib.context [None req-2ad9d6d4-8722-43cd-939d-30482a4f9764 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:31.261 7 INFO neutron.services.segments.plugin [-] Segment 4e231c85-60f4-4911-b3a7-3b8790a7c1b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e231c85-60f4-4911-b3a7-3b8790a7c1b6 found for delete ", "request_id": "req-977e186c-75c7-4e60-ab22-bb6e206c7d18"}]} [pid: 8|app: 0|req: 542/1098] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:31 2026] DELETE /v2.0/security-groups/86850a1f-8cb1-4ab7-9472-cd0756d35528 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:31.274 8 WARNING neutron_lib.context [None req-fdabc4a8-95ac-4ef4-a69a-9adb8764477e ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 543/1099] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:31 2026] POST /v2.0/ports => generated 948 bytes in 410 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: 544/1100] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:31 2026] DELETE /v2.0/security-groups/de2e4391-4800-4554-8874-9f3a495e92c1 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:31.829 8 INFO neutron.services.segments.plugin [-] Segment bd673965-a2b3-4abc-aeca-d4b5c1685504 resource provider aggregate not found 2026-04-12 21:53:31.840 8 INFO neutron.services.segments.plugin [-] Segment bd673965-a2b3-4abc-aeca-d4b5c1685504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd673965-a2b3-4abc-aeca-d4b5c1685504 found for delete ", "request_id": "req-9c9cc063-1218-41f1-9ef7-0fe98bdee90c"}]} 2026-04-12 21:53:31.844 8 INFO neutron.services.segments.plugin [-] Segment bd673965-a2b3-4abc-aeca-d4b5c1685504 resource provider aggregate not found 2026-04-12 21:53:31.853 8 INFO neutron.services.segments.plugin [-] Segment 807e3d67-08a6-49ae-8336-41531e8c6a2e resource provider aggregate not found 2026-04-12 21:53:31.858 8 INFO neutron.services.segments.plugin [-] Segment bd673965-a2b3-4abc-aeca-d4b5c1685504 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd673965-a2b3-4abc-aeca-d4b5c1685504 found for delete ", "request_id": "req-1b2de64b-0bc0-4759-91a2-17087cbffb94"}]} 2026-04-12 21:53:31.869 8 INFO neutron.services.segments.plugin [-] Segment 807e3d67-08a6-49ae-8336-41531e8c6a2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 807e3d67-08a6-49ae-8336-41531e8c6a2e found for delete ", "request_id": "req-8b40e8a9-231c-4183-aaf1-0ee8c3462d59"}]} [pid: 7|app: 0|req: 557/1101] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:31 2026] POST /v2.0/ports => generated 1506 bytes in 663 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:53:31.870 8 INFO neutron.services.segments.plugin [-] Segment 807e3d67-08a6-49ae-8336-41531e8c6a2e resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-12 21:53:31.880 8 INFO neutron.services.segments.plugin [-] Segment 807e3d67-08a6-49ae-8336-41531e8c6a2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 807e3d67-08a6-49ae-8336-41531e8c6a2e found for delete ", "request_id": "req-50246151-9517-4291-94f9-2e6551e140c3"}]} [pid: 8|app: 0|req: 545/1102] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/security-groups?tenant_id=1fd87db5f9a64f8f82f1efbd84d49d3b&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:31.965 8 INFO neutron.api.v2.resource [None req-dcd12afc-9cba-475c-b47d-04815e8ae29e d543b05cc7ba43dcbc2f5a222d18d039 8cbd4b4a68fd4d6a9662ea97a7e179e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1103] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/security-groups/de2e4391-4800-4554-8874-9f3a495e92c1 => 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: 547/1104] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 21:53:31 2026] GET /v2.0/ports => generated 1506 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1105] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:32 2026] DELETE /v2.0/security-groups/e2cba1c7-1c04-421b-a49b-789bd7931e67 => 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: 549/1106] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:53:32 2026] DELETE /v2.0/floatingips/0baa6b82-4c5f-44d7-a7fd-8c9280792abb => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1107] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:32 2026] DELETE /v2.0/ports/dff4dec1-6c95-4e81-b95b-2b2e1d028ef7 => 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: 558/1108] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:53:31 2026] PUT /v2.0/routers/5df6adc3-7ba4-4c1e-b149-85df9da6ef32/add_router_interface => generated 309 bytes in 1085 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: 559/1109] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:32 2026] DELETE /v2.0/ports/23c11de4-4d1b-4933-868a-b10ae1b414c5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1110] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:33 2026] GET /v2.0/ports/b86314c5-4fed-4bf9-9c8c-94c3b864db7f => generated 1022 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1111] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 21:53:33 2026] GET /v2.0/ports => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1112] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:32 2026] PUT /v2.0/routers/f4d12d94-1bdf-43de-a6ba-42df4b0bf834/remove_router_interface => generated 309 bytes in 788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:33.345 8 WARNING neutron_lib.context [None req-c5d41739-4abf-49b2-8fe6-6f1ed3573aa2 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:33.395 8 INFO neutron.db.segments_db [None req-c5d41739-4abf-49b2-8fe6-6f1ed3573aa2 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Added segment fa4a72db-905d-47e2-88a7-c33db3ab7e5d of type vxlan for network 2407a5d0-b327-4307-abd4-4ffb45accb12 [pid: 8|app: 0|req: 552/1113] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:33 2026] POST /v2.0/networks => generated 649 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1114] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:33 2026] PUT /v2.0/routers/5df6adc3-7ba4-4c1e-b149-85df9da6ef32/remove_router_interface => generated 309 bytes in 834 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-04-12 21:53:34.065 7 WARNING neutron_lib.context [None req-1153fe24-f5a6-4fc1-bb67-f1447f090c36 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:34.119 7 INFO neutron.db.segments_db [None req-1153fe24-f5a6-4fc1-bb67-f1447f090c36 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Added segment 752aa382-796c-4f66-bba7-b3ed72c28832 of type vxlan for network 5789f026-a05e-4374-a534-7dd4ce302778 [pid: 7|app: 0|req: 563/1115] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:34 2026] POST /v2.0/networks => generated 650 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:34.256 8 INFO neutron.services.segments.plugin [-] Segment 284054b2-7d21-4e6b-8a93-29f15ee4b047 resource provider aggregate not found 2026-04-12 21:53:34.261 8 INFO neutron.services.segments.plugin [-] Segment 284054b2-7d21-4e6b-8a93-29f15ee4b047 resource provider aggregate not found 2026-04-12 21:53:34.275 8 INFO neutron.services.segments.plugin [-] Segment 284054b2-7d21-4e6b-8a93-29f15ee4b047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284054b2-7d21-4e6b-8a93-29f15ee4b047 found for delete ", "request_id": "req-06848ddc-d59e-4fe8-8074-96d7668420be"}]} 2026-04-12 21:53:34.277 8 INFO neutron.services.segments.plugin [-] Segment 284054b2-7d21-4e6b-8a93-29f15ee4b047 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 284054b2-7d21-4e6b-8a93-29f15ee4b047 found for delete ", "request_id": "req-1776db3b-6f20-4f70-bfd1-2e49c265095d"}]} 2026-04-12 21:53:34.292 8 INFO neutron.db.l3_hamode_db [None req-307f74d6-5088-4908-8af2-a25f45afb339 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network ff7b505f-e5d5-4bf9-b0c6-378ab53def07 was deleted as no HA routers are present in tenant 8cbd4b4a68fd4d6a9662ea97a7e179e4. [pid: 8|app: 0|req: 553/1116] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:33 2026] DELETE /v2.0/routers/f4d12d94-1bdf-43de-a6ba-42df4b0bf834 => generated 0 bytes in 818 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:34.301 8 WARNING neutron_lib.context [None req-eb3cab73-ab14-4fc3-99ec-b89d980effd8 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:34.309 7 INFO neutron.api.v2.resource [None req-bca8c012-14e0-4a0c-a27b-c79b589e8b04 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 564/1117] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:34 2026] PUT /v2.0/routers/5df6adc3-7ba4-4c1e-b149-85df9da6ef32/remove_router_interface => generated 197 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:53:34.332 8 WARNING neutron_lib.context [None req-eb3cab73-ab14-4fc3-99ec-b89d980effd8 f82481af943541b988b51f3ba7a1af10 53eb38bf09574231bf9e73ba9fa6ecd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 565/1118] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:34 2026] DELETE /v2.0/subnets/dd04c175-7022-43e5-bf72-b55f62d02fde => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1119] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:53:34 2026] GET /v2.0/ports?device_id=5df6adc3-7ba4-4c1e-b149-85df9da6ef32 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:34.745 7 INFO neutron.services.segments.plugin [-] Segment 774a3b50-c0f2-4abb-b620-78e418e88800 resource provider aggregate not found [pid: 8|app: 0|req: 554/1120] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:34 2026] POST /v2.0/subnets => generated 1272 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:53:34.750 7 INFO neutron.services.segments.plugin [-] Segment 774a3b50-c0f2-4abb-b620-78e418e88800 resource provider aggregate not found 2026-04-12 21:53:34.761 7 INFO neutron.services.segments.plugin [-] Segment 774a3b50-c0f2-4abb-b620-78e418e88800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774a3b50-c0f2-4abb-b620-78e418e88800 found for delete ", "request_id": "req-ce64f0d5-1e79-4fa7-ae01-597177756a38"}]} 2026-04-12 21:53:34.763 7 INFO neutron.services.segments.plugin [-] Segment 774a3b50-c0f2-4abb-b620-78e418e88800 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774a3b50-c0f2-4abb-b620-78e418e88800 found for delete ", "request_id": "req-82561752-dacc-4d0b-a2ed-ad37b114590b"}]} [pid: 7|app: 0|req: 567/1121] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:34 2026] DELETE /v2.0/networks/652c8ab3-ad0b-4fdf-8319-d042644f0551 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1122] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:53:34 2026] GET /v2.0/subnets => generated 1908 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1123] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:34 2026] DELETE /v2.0/subnets/16ecba3e-b7ee-4b27-949c-38eac10eb7b1 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1124] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:34 2026] GET /v2.0/security-groups?tenant_id=8cbd4b4a68fd4d6a9662ea97a7e179e4&name=default => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1125] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:34 2026] DELETE /v2.0/subnets/9daee774-8db5-4333-b574-c3d9be030973 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1126] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:35 2026] DELETE /v2.0/security-groups/5ce894da-efeb-4ed1-a285-b2e78c4e9f50 => 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: 573/1127] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:53:35 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:35.333 8 INFO neutron.db.l3_hamode_db [None req-ce15eed1-43d2-4446-83d8-44416b68a1f9 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] HA network 552d0c97-17cb-477b-ba82-79a14b95160b was deleted as no HA routers are present in tenant da5a292665e8463aab18b43e12cf7c95. [pid: 8|app: 0|req: 555/1128] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:34 2026] DELETE /v2.0/routers/5df6adc3-7ba4-4c1e-b149-85df9da6ef32 => generated 0 bytes in 592 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1129] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:35 2026] DELETE /v2.0/networks/5789f026-a05e-4374-a534-7dd4ce302778 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1130] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:35 2026] DELETE /v2.0/subnets/c31ab24a-70ff-4de3-90a3-8545a9b3b610 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1131] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:35 2026] DELETE /v2.0/networks/2407a5d0-b327-4307-abd4-4ffb45accb12 => 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: 576/1132] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:35 2026] DELETE /v2.0/networks/c893cccd-1fff-4b2b-b8a5-9dfad1bea462 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1133] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:35 2026] DELETE /v2.0/networks/9a4d283e-1c88-4155-a9c5-5045cd798d9f => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1134] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:35 2026] DELETE /v2.0/networks/1b497512-58a8-4f50-92c2-f4ba3f4c4e99 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:35.830 7 WARNING neutron_lib.context [None req-60a592a0-c82a-4cdb-bc9b-01beaebcb8c3 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:35.880 7 INFO neutron.db.segments_db [None req-60a592a0-c82a-4cdb-bc9b-01beaebcb8c3 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Added segment 1981ace3-b23f-46c3-9f2d-72cf5fd47cfe of type vxlan for network f7db91a8-0836-4546-9ee8-9cf9ddb93090 [pid: 7|app: 0|req: 578/1135] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:35 2026] POST /v2.0/networks => generated 629 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:36.000 8 WARNING neutron_lib.context [None req-c640aa11-9f33-49c5-920d-23ac6b3c17b7 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 558/1136] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:35 2026] POST /v2.0/subnets => generated 626 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:36.297 8 WARNING neutron_lib.context [None req-0ed4a435-b4a6-4898-92be-3655b8cea910 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:36.304 8 INFO neutron.services.segments.plugin [-] Segment 3906e23e-562d-46d1-bf53-dd8fc805cc73 resource provider aggregate not found 2026-04-12 21:53:36.308 8 INFO neutron.services.segments.plugin [-] Segment 3906e23e-562d-46d1-bf53-dd8fc805cc73 resource provider aggregate not found 2026-04-12 21:53:36.322 8 INFO neutron.services.segments.plugin [-] Segment 3906e23e-562d-46d1-bf53-dd8fc805cc73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3906e23e-562d-46d1-bf53-dd8fc805cc73 found for delete ", "request_id": "req-f1829d87-bd20-487c-b508-60976d760237"}]} 2026-04-12 21:53:36.326 8 INFO neutron.services.segments.plugin [-] Segment 3906e23e-562d-46d1-bf53-dd8fc805cc73 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3906e23e-562d-46d1-bf53-dd8fc805cc73 found for delete ", "request_id": "req-075e6ff3-242f-4e07-ab20-105923e49667"}]} 2026-04-12 21:53:36.341 8 INFO neutron.services.segments.plugin [-] Segment 3f23c425-4096-453f-9932-59edce284807 resource provider aggregate not found 2026-04-12 21:53:36.345 8 INFO neutron.services.segments.plugin [-] Segment 3f23c425-4096-453f-9932-59edce284807 resource provider aggregate not found 2026-04-12 21:53:36.359 8 INFO neutron.db.segments_db [None req-0ed4a435-b4a6-4898-92be-3655b8cea910 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Added segment 7edfb612-0d62-4031-a2fc-5be252272e2e of type vxlan for network f6032090-84de-46f2-9eb2-504eb8ba3efc 2026-04-12 21:53:36.364 8 INFO neutron.services.segments.plugin [-] Segment 3f23c425-4096-453f-9932-59edce284807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f23c425-4096-453f-9932-59edce284807 found for delete ", "request_id": "req-79e5db73-0b36-464d-8968-c04aa2805e31"}]} 2026-04-12 21:53:36.365 8 INFO neutron.services.segments.plugin [-] Segment 3f23c425-4096-453f-9932-59edce284807 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f23c425-4096-453f-9932-59edce284807 found for delete ", "request_id": "req-698cf36a-b16c-4401-a9f4-9dcb1be13721"}]} [pid: 7|app: 0|req: 579/1137] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:36 2026] GET /v2.0/security-groups?tenant_id=53eb38bf09574231bf9e73ba9fa6ecd4&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1138] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:36 2026] DELETE /v2.0/security-groups/6eddfa55-444b-422e-827d-c7c8b9e39984 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:36.662 8 INFO neutron.db.l3_hamode_db [None req-0ed4a435-b4a6-4898-92be-3655b8cea910 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:53:36.814 8 INFO neutron.db.l3_hamode_db [None req-0ed4a435-b4a6-4898-92be-3655b8cea910 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:53:37.264 7 INFO neutron.services.segments.plugin [-] Segment 752aa382-796c-4f66-bba7-b3ed72c28832 resource provider aggregate not found 2026-04-12 21:53:37.270 7 INFO neutron.services.segments.plugin [-] Segment 752aa382-796c-4f66-bba7-b3ed72c28832 resource provider aggregate not found 2026-04-12 21:53:37.286 7 INFO neutron.services.segments.plugin [-] Segment 752aa382-796c-4f66-bba7-b3ed72c28832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 752aa382-796c-4f66-bba7-b3ed72c28832 found for delete ", "request_id": "req-d6f13c17-ad87-4ada-90ae-ab68226991e5"}]} 2026-04-12 21:53:37.297 7 INFO neutron.services.segments.plugin [-] Segment 752aa382-796c-4f66-bba7-b3ed72c28832 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 752aa382-796c-4f66-bba7-b3ed72c28832 found for delete ", "request_id": "req-21bd8b53-68ac-456e-bf8e-6b7dc800e023"}]} 2026-04-12 21:53:37.309 7 INFO neutron.services.segments.plugin [-] Segment fa4a72db-905d-47e2-88a7-c33db3ab7e5d resource provider aggregate not found 2026-04-12 21:53:37.314 7 INFO neutron.services.segments.plugin [-] Segment fa4a72db-905d-47e2-88a7-c33db3ab7e5d resource provider aggregate not found 2026-04-12 21:53:37.328 7 INFO neutron.services.segments.plugin [-] Segment fa4a72db-905d-47e2-88a7-c33db3ab7e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4a72db-905d-47e2-88a7-c33db3ab7e5d found for delete ", "request_id": "req-875106c2-44bd-4199-8f7c-afc484c09719"}]} 2026-04-12 21:53:37.332 7 INFO neutron.services.segments.plugin [-] Segment fa4a72db-905d-47e2-88a7-c33db3ab7e5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4a72db-905d-47e2-88a7-c33db3ab7e5d found for delete ", "request_id": "req-7dd8fa2a-3272-481a-bb49-678f397ba2bd"}]} 2026-04-12 21:53:37.341 7 INFO neutron.services.segments.plugin [-] Segment 1d170eb7-6c0e-4152-91d1-8f70c2da2e3e resource provider aggregate not found 2026-04-12 21:53:37.345 7 INFO neutron.services.segments.plugin [-] Segment 1d170eb7-6c0e-4152-91d1-8f70c2da2e3e resource provider aggregate not found 2026-04-12 21:53:37.356 7 INFO neutron.services.segments.plugin [-] Segment 1d170eb7-6c0e-4152-91d1-8f70c2da2e3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d170eb7-6c0e-4152-91d1-8f70c2da2e3e found for delete ", "request_id": "req-c9410b47-e147-4310-b34b-45f105c4fcd3"}]} 2026-04-12 21:53:37.361 7 INFO neutron.services.segments.plugin [-] Segment 1d170eb7-6c0e-4152-91d1-8f70c2da2e3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d170eb7-6c0e-4152-91d1-8f70c2da2e3e found for delete ", "request_id": "req-2805c26b-b670-4a57-8001-89c4449661fd"}]} 2026-04-12 21:53:37.370 7 INFO neutron.services.segments.plugin [-] Segment 8d305cf4-5c3e-41c8-8f6b-effa91c96278 resource provider aggregate not found 2026-04-12 21:53:37.375 7 INFO neutron.services.segments.plugin [-] Segment 8d305cf4-5c3e-41c8-8f6b-effa91c96278 resource provider aggregate not found 2026-04-12 21:53:37.386 7 INFO neutron.services.segments.plugin [-] Segment 8d305cf4-5c3e-41c8-8f6b-effa91c96278 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d305cf4-5c3e-41c8-8f6b-effa91c96278 found for delete ", "request_id": "req-1f4f4363-4267-40fe-8b58-49468556616c"}]} 2026-04-12 21:53:37.387 7 INFO neutron.services.segments.plugin [-] Segment 8d305cf4-5c3e-41c8-8f6b-effa91c96278 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d305cf4-5c3e-41c8-8f6b-effa91c96278 found for delete ", "request_id": "req-51a1ce10-cc22-4db6-8923-f7cda61342df"}]} [pid: 8|app: 0|req: 559/1139] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:36 2026] POST /v2.0/routers => generated 506 bytes in 1252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:37.644 7 INFO neutron.db.segments_db [None req-c3797e97-5df8-4431-a29b-e36727526e53 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 0431fd29-08a8-4ca2-b84d-e813d8472a1e of type vxlan for network 7563d469-9ed7-41e8-8766-997983fb27a3 [pid: 7|app: 0|req: 581/1140] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:53:37 2026] POST /v2.0/networks => generated 745 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1141] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:37 2026] GET /v2.0/security-groups?tenant_id=d3c02789f6f4424bb06a0b769befa5d4&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1142] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:37 2026] POST /v2.0/subnets => generated 692 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1143] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:38 2026] DELETE /v2.0/security-groups/f4825359-272c-4439-b6c0-92544ac34a1f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:38.305 7 INFO neutron.db.segments_db [None req-cab6b4d4-de53-467a-9bb6-6b74e6af0c72 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment b1ca0a3d-a65b-4158-ba95-42f485073133 of type vxlan for network 0e3daa18-c75e-442d-9e62-ed4326c72803 2026-04-12 21:53:38.528 7 INFO neutron.db.l3_hamode_db [None req-cab6b4d4-de53-467a-9bb6-6b74e6af0c72 74f7578a45a34f83896fe8cee1488ab0 e37e4ac73d57473e96aa6c6ea3fd42f8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 560/1144] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:53:37 2026] PUT /v2.0/routers/b22d3f2d-3238-49d6-a086-8af6af123236/add_router_interface => generated 309 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:38.819 8 WARNING neutron_lib.context [None req-5ce7008c-2652-4c66-9b6e-e0c4a3046020 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:38.955 8 INFO neutron.db.segments_db [None req-5ce7008c-2652-4c66-9b6e-e0c4a3046020 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Added segment 78714921-7893-436c-9445-f0987b4ba154 of type vxlan for network 55b25b86-0274-4f4e-99b1-b7026884a559 [pid: 8|app: 0|req: 561/1145] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:38 2026] POST /v2.0/networks => generated 644 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1146] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:39 2026] GET /v2.0/security-groups?tenant_id=a5d93a9aba5549f487610c7949445248&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1147] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:39 2026] GET /v2.0/ports/8c8cbb0e-6b13-4834-a4c3-933c76a1302c => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:39.186 8 WARNING neutron_lib.context [None req-e834e70e-9d1b-48f8-8b48-cea626f0d042 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:39.316 7 INFO neutron.db.l3_hamode_db [None req-cab6b4d4-de53-467a-9bb6-6b74e6af0c72 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 564/1148] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:39 2026] POST /v2.0/ports => generated 774 bytes in 265 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: 565/1149] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:39 2026] DELETE /v2.0/security-groups/e30aea86-1fff-4df9-a163-797467d9f711 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1150] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:38 2026] POST /v2.0/routers => generated 732 bytes in 1995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:40.250 7 WARNING neutron_lib.context [None req-d0908529-da18-492d-a5fc-778ff599aee0 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 566/1153] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:39 2026] PUT /v2.0/routers/b22d3f2d-3238-49d6-a086-8af6af123236/remove_router_interface => generated 309 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:40.308 7 INFO neutron.db.segments_db [None req-d0908529-da18-492d-a5fc-778ff599aee0 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Added segment fc61863c-dd1a-4f4a-818d-2b419d9ad058 of type vxlan for network 9fb3074c-effe-42d2-92b2-768696c9628f [pid: 7|app: 0|req: 588/1154] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:40 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1155] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:53:40 2026] GET /v2.0/ports?device_id=b22d3f2d-3238-49d6-a086-8af6af123236 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:40.421 7 WARNING neutron_lib.context [None req-6b057c8a-3f4d-43b6-aa28-a31e828b6fba 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 590/1156] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:40 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:41.125 7 INFO neutron.services.segments.plugin [-] Segment 7edfb612-0d62-4031-a2fc-5be252272e2e resource provider aggregate not found 2026-04-12 21:53:41.128 7 INFO neutron.services.segments.plugin [-] Segment 7edfb612-0d62-4031-a2fc-5be252272e2e resource provider aggregate not found 2026-04-12 21:53:41.134 7 INFO neutron.services.segments.plugin [-] Segment 7edfb612-0d62-4031-a2fc-5be252272e2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7edfb612-0d62-4031-a2fc-5be252272e2e found for delete ", "request_id": "req-e7d5a74c-a7b5-4dbd-9768-b48aff8c35de"}]} 2026-04-12 21:53:41.142 7 INFO neutron.services.segments.plugin [-] Segment 7edfb612-0d62-4031-a2fc-5be252272e2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7edfb612-0d62-4031-a2fc-5be252272e2e found for delete ", "request_id": "req-4ae8c99a-f0e4-4e8c-8bfd-2a485afb96a8"}]} 2026-04-12 21:53:41.148 7 INFO neutron.db.l3_hamode_db [None req-26b14852-9cb0-434f-bc24-b04ea34d03b0 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] HA network f6032090-84de-46f2-9eb2-504eb8ba3efc was deleted as no HA routers are present in tenant da5a292665e8463aab18b43e12cf7c95. [pid: 7|app: 0|req: 591/1157] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:40 2026] DELETE /v2.0/routers/b22d3f2d-3238-49d6-a086-8af6af123236 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:41.156 7 WARNING neutron_lib.context [None req-f9ac5f6e-6aaf-4e5d-8f1f-c9a816909f5e 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 592/1158] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:41 2026] POST /v2.0/ports => generated 949 bytes in 315 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: 567/1159] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:53:40 2026] PUT /v2.0/routers/94f22e4b-6a7a-44d4-8e78-975a081b5159/add_router_interface => generated 309 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1160] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:41 2026] DELETE /v2.0/subnets/34d9b4a5-c8c0-4bd5-99a5-c6b56501f5e1 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1161] 10.0.0.165 () {32 vars in 652 bytes} [Sun Apr 12 21:53:41 2026] GET /v2.0/extensions => generated 20516 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1162] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:41 2026] DELETE /v2.0/ports/aba9eb6b-49db-4c6a-8b5f-373d8336196f => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1163] 10.0.0.165 () {32 vars in 680 bytes} [Sun Apr 12 21:53:41 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) 2026-04-12 21:53:41.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-88464dbe-cbed-48ce-8a4a-6030bf71b38a 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 596/1164] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:41 2026] DELETE /v2.0/ports/aba9eb6b-49db-4c6a-8b5f-373d8336196f => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:53:41.976 8 INFO neutron.services.segments.plugin [-] Segment 1981ace3-b23f-46c3-9f2d-72cf5fd47cfe resource provider aggregate not found [pid: 7|app: 0|req: 597/1165] 10.0.0.165 () {32 vars in 680 bytes} [Sun Apr 12 21:53:41 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:41.980 8 INFO neutron.services.segments.plugin [-] Segment 1981ace3-b23f-46c3-9f2d-72cf5fd47cfe resource provider aggregate not found 2026-04-12 21:53:41.996 8 INFO neutron.services.segments.plugin [-] Segment 1981ace3-b23f-46c3-9f2d-72cf5fd47cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1981ace3-b23f-46c3-9f2d-72cf5fd47cfe found for delete ", "request_id": "req-554388b5-915a-4c26-9c3b-d6ae3535b5a2"}]} 2026-04-12 21:53:41.997 8 INFO neutron.services.segments.plugin [-] Segment 1981ace3-b23f-46c3-9f2d-72cf5fd47cfe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1981ace3-b23f-46c3-9f2d-72cf5fd47cfe found for delete ", "request_id": "req-d8ab43f8-e17f-4580-974e-beed9436e947"}]} 2026-04-12 21:53:41.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-418d2f55-b177-4ea3-869f-2203c0552e2e 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 598/1166] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:41 2026] GET /v2.0/ports/aba9eb6b-49db-4c6a-8b5f-373d8336196f => 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: 599/1167] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:53:42 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: 569/1168] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:41 2026] DELETE /v2.0/networks/f7db91a8-0836-4546-9ee8-9cf9ddb93090 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1169] 10.0.0.165 () {32 vars in 664 bytes} [Sun Apr 12 21:53:42 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:42.030 8 WARNING neutron_lib.context [None req-d866eb8e-8f90-4f44-973f-08a6b5aca7e1 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:42.091 8 INFO neutron.db.segments_db [None req-d866eb8e-8f90-4f44-973f-08a6b5aca7e1 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Added segment 2c0c5271-c4d2-42ac-98a1-914402acf3c8 of type vxlan for network 50463cb2-3bb6-4d6f-92b4-34fe9c634163 [pid: 7|app: 0|req: 600/1170] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:42 2026] DELETE /v2.0/subnets/3965efb6-b176-4b4b-8ef0-2f229b4300f2 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1171] 10.0.0.165 () {32 vars in 698 bytes} [Sun Apr 12 21:53:42 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:42.417 8 INFO neutron.db.l3_hamode_db [None req-d866eb8e-8f90-4f44-973f-08a6b5aca7e1 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 602/1172] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:42 2026] DELETE /v2.0/networks/9fb3074c-effe-42d2-92b2-768696c9628f => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1173] 10.0.0.165 () {32 vars in 696 bytes} [Sun Apr 12 21:53:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:42.540 7 WARNING neutron_lib.context [None req-3a7109c2-4d3b-46c1-83e1-b70195f55395 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:42.583 7 INFO neutron.db.segments_db [None req-3a7109c2-4d3b-46c1-83e1-b70195f55395 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Added segment fe8bac5c-d450-46aa-864b-a62315dff28c of type vxlan for network 1f19ffb1-10f2-4b4d-be95-759ceee38430 [pid: 7|app: 0|req: 604/1174] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:42 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1175] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:53:42 2026] GET /v2.0/networks?id=7563d469-9ed7-41e8-8766-997983fb27a3 => generated 677 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1176] 10.0.0.165 () {32 vars in 700 bytes} [Sun Apr 12 21:53:42 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) 2026-04-12 21:53:42.775 7 WARNING neutron_lib.context [None req-fefa4d66-2d68-438f-b362-022f0e0933df 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 607/1177] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:42 2026] POST /v2.0/subnets => generated 626 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1178] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.0/quotas/e37e4ac73d57473e96aa6c6ea3fd42f8 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1179] 10.0.0.165 () {32 vars in 688 bytes} [Sun Apr 12 21:53:43 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) 2026-04-12 21:53:43.062 7 WARNING neutron_lib.context [None req-c825d196-89fd-4a84-86af-ea513887c91f 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:43.154 7 INFO neutron.services.segments.plugin [-] Segment fc61863c-dd1a-4f4a-818d-2b419d9ad058 resource provider aggregate not found 2026-04-12 21:53:43.162 7 INFO neutron.services.segments.plugin [-] Segment fc61863c-dd1a-4f4a-818d-2b419d9ad058 resource provider aggregate not found 2026-04-12 21:53:43.168 7 INFO neutron.services.segments.plugin [-] Segment fc61863c-dd1a-4f4a-818d-2b419d9ad058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc61863c-dd1a-4f4a-818d-2b419d9ad058 found for delete ", "request_id": "req-7fc58c3e-ea40-4825-b9e5-784171e9bcaa"}]} 2026-04-12 21:53:43.176 7 INFO neutron.services.segments.plugin [-] Segment fc61863c-dd1a-4f4a-818d-2b419d9ad058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc61863c-dd1a-4f4a-818d-2b419d9ad058 found for delete ", "request_id": "req-cde018fb-862f-477b-82ea-22b2df89a5c6"}]} 2026-04-12 21:53:43.324 8 INFO neutron.db.l3_hamode_db [None req-d866eb8e-8f90-4f44-973f-08a6b5aca7e1 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 610/1180] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:43 2026] POST /v2.0/ports => generated 915 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1181] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.0/ports?tenant_id=e37e4ac73d57473e96aa6c6ea3fd42f8&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: 612/1182] 10.0.0.165 () {32 vars in 702 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1183] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:43 2026] DELETE /v2.0/ports/aa5feeb7-b487-48ae-b244-3c6ed2afe85f => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1184] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.0/networks/7563d469-9ed7-41e8-8766-997983fb27a3?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: 615/1185] 10.0.0.165 () {32 vars in 692 bytes} [Sun Apr 12 21:53:43 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) 2026-04-12 21:53:43.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1faac81-be8c-409a-b4b4-9e327b197916 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1186] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.0/ports/aa5feeb7-b487-48ae-b244-3c6ed2afe85f => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1187] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.0/networks/7563d469-9ed7-41e8-8766-997983fb27a3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1188] 10.0.0.165 () {32 vars in 694 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1189] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:43 2026] DELETE /v2.0/subnets/97af56a0-eae7-4f7b-90ce-6ecc01b3961c => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1190] 10.0.0.165 () {32 vars in 684 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1191] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => 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: 622/1192] 10.0.0.165 () {32 vars in 686 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1193] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:44 2026] DELETE /v2.0/networks/1f19ffb1-10f2-4b4d-be95-759ceee38430 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1194] 10.0.0.165 () {32 vars in 660 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:44.423 7 WARNING neutron_lib.context [None req-72ecd116-57ee-41ce-a0dd-754083aec7f1 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 625/1195] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:44 2026] POST /v2.0/ports => generated 775 bytes in 275 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: 626/1196] 10.0.0.165 () {32 vars in 698 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1197] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:42 2026] POST /v2.0/routers => generated 687 bytes in 2730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1198] 10.0.0.165 () {32 vars in 678 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1199] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/routers/696e18ac-1874-42be-8a05-fa78f96e6a0a => generated 693 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1200] 10.0.0.165 () {32 vars in 682 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1201] 10.0.0.165 () {34 vars in 736 bytes} [Sun Apr 12 21:53:44 2026] PUT /v2.0/ports/a72092b1-03d5-49c3-9dbb-d836463330c2 => generated 752 bytes in 184 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: 628/1202] 10.0.0.165 () {32 vars in 674 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1203] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/routers => generated 696 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1204] 10.0.0.165 () {32 vars in 688 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1205] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:44 2026] DELETE /v2.0/ports/a72092b1-03d5-49c3-9dbb-d836463330c2 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1206] 10.0.0.165 () {32 vars in 722 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1207] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/ports => generated 777 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1208] 10.0.0.165 () {32 vars in 686 bytes} [Sun Apr 12 21:53:45 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) 2026-04-12 21:53:45.139 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c981b3f-c814-4dab-be4e-c1235c836db3 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 633/1209] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/ports/a72092b1-03d5-49c3-9dbb-d836463330c2 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1210] 10.0.0.165 () {32 vars in 668 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1211] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:45.209 7 INFO neutron.services.segments.plugin [-] Segment fe8bac5c-d450-46aa-864b-a62315dff28c resource provider aggregate not found 2026-04-12 21:53:45.214 7 INFO neutron.services.segments.plugin [-] Segment fe8bac5c-d450-46aa-864b-a62315dff28c resource provider aggregate not found 2026-04-12 21:53:45.232 7 INFO neutron.services.segments.plugin [-] Segment fe8bac5c-d450-46aa-864b-a62315dff28c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8bac5c-d450-46aa-864b-a62315dff28c found for delete ", "request_id": "req-821ac8ea-e04b-4880-9f6e-eef6b52724c2"}]} 2026-04-12 21:53:45.233 7 INFO neutron.services.segments.plugin [-] Segment fe8bac5c-d450-46aa-864b-a62315dff28c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe8bac5c-d450-46aa-864b-a62315dff28c found for delete ", "request_id": "req-8f2bd79a-75f1-4670-94fe-2a2ab8be2405"}]} [pid: 7|app: 0|req: 636/1212] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/ports => generated 777 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1213] 10.0.0.165 () {32 vars in 686 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1214] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/ports/3f2b840d-709b-432b-ae78-68c7dbc87a55 => generated 774 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1215] 10.0.0.165 () {32 vars in 680 bytes} [Sun Apr 12 21:53:45 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) 2026-04-12 21:53:45.303 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2096c1d5-dee9-4fe9-ae34-e3a0fc890200 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 640/1216] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:45 2026] DELETE /v2.0/ports/aa5feeb7-b487-48ae-b244-3c6ed2afe85f => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1217] 10.0.0.165 () {32 vars in 698 bytes} [Sun Apr 12 21:53:45 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) 2026-04-12 21:53:45.327 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c1d5b93-ef00-4a31-ba89-5e3c78d2e672 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1218] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:45 2026] DELETE /v2.0/subnets/97af56a0-eae7-4f7b-90ce-6ecc01b3961c => 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: 643/1219] 10.0.0.165 () {32 vars in 678 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1220] 10.0.0.165 () {34 vars in 740 bytes} [Sun Apr 12 21:53:44 2026] PUT /v2.0/routers/696e18ac-1874-42be-8a05-fa78f96e6a0a => generated 700 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:45.344 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1aaaf87-9569-4726-8ae0-2363d638c0b8 39112135fe2a46da9698664a40572b2d ab1c8a403e574f14a2e645687f3f649f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 578/1221] 10.0.0.165 () {32 vars in 666 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1222] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:45 2026] DELETE /v2.0/subnets/3965efb6-b176-4b4b-8ef0-2f229b4300f2 => 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: 579/1223] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/routers/696e18ac-1874-42be-8a05-fa78f96e6a0a => generated 700 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1224] 10.0.0.165 () {32 vars in 676 bytes} [Sun Apr 12 21:53:45 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: 581/1225] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/ports?device_id=696e18ac-1874-42be-8a05-fa78f96e6a0a => 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: 582/1226] 10.0.0.165 () {32 vars in 664 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/l3-ha => 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: 645/1227] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:53:45 2026] DELETE /v2.0/ports/3f2b840d-709b-432b-ae78-68c7dbc87a55 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1228] 10.0.0.165 () {32 vars in 674 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1229] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:45 2026] DELETE /v2.0/networks/55b25b86-0274-4f4e-99b1-b7026884a559 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1230] 10.0.0.165 () {32 vars in 712 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1231] 10.0.0.165 () {32 vars in 690 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1232] 10.0.0.165 () {32 vars in 682 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1233] 10.0.0.165 () {32 vars in 668 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1234] 10.0.0.165 () {32 vars in 686 bytes} [Sun Apr 12 21:53:45 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: 653/1235] 10.0.0.165 () {32 vars in 704 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1236] 10.0.0.165 () {32 vars in 674 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1237] 10.0.0.165 () {32 vars in 700 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1238] 10.0.0.165 () {32 vars in 674 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1239] 10.0.0.165 () {32 vars in 692 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1240] 10.0.0.165 () {32 vars in 688 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/port-mac-override => 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: 659/1241] 10.0.0.165 () {32 vars in 708 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1242] 10.0.0.165 () {32 vars in 704 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1243] 10.0.0.165 () {32 vars in 718 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1244] 10.0.0.165 () {32 vars in 696 bytes} [Sun Apr 12 21:53:45 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: 663/1245] 10.0.0.165 () {32 vars in 710 bytes} [Sun Apr 12 21:53:45 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: 664/1246] 10.0.0.165 () {32 vars in 668 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1247] 10.0.0.165 () {32 vars in 686 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1248] 10.0.0.165 () {32 vars in 680 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1249] 10.0.0.165 () {32 vars in 674 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1250] 10.0.0.165 () {32 vars in 670 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1251] 10.0.0.165 () {32 vars in 660 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1252] 10.0.0.165 () {32 vars in 698 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1253] 10.0.0.165 () {32 vars in 698 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1254] 10.0.0.165 () {32 vars in 676 bytes} [Sun Apr 12 21:53:45 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: 673/1255] 10.0.0.165 () {32 vars in 668 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1256] 10.0.0.165 () {32 vars in 682 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1257] 10.0.0.165 () {32 vars in 700 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1258] 10.0.0.165 () {32 vars in 684 bytes} [Sun Apr 12 21:53:45 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: 677/1259] 10.0.0.165 () {32 vars in 706 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1260] 10.0.0.165 () {32 vars in 668 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1261] 10.0.0.165 () {32 vars in 696 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1262] 10.0.0.165 () {32 vars in 694 bytes} [Sun Apr 12 21:53:45 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: 681/1263] 10.0.0.165 () {32 vars in 684 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1264] 10.0.0.165 () {32 vars in 688 bytes} [Sun Apr 12 21:53:45 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: 683/1265] 10.0.0.165 () {32 vars in 666 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1266] 10.0.0.165 () {32 vars in 680 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1267] 10.0.0.165 () {32 vars in 680 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1268] 10.0.0.165 () {32 vars in 690 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1269] 10.0.0.165 () {32 vars in 690 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1270] 10.0.0.165 () {32 vars in 694 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1271] 10.0.0.165 () {32 vars in 684 bytes} [Sun Apr 12 21:53:46 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: 690/1272] 10.0.0.165 () {32 vars in 688 bytes} [Sun Apr 12 21:53:46 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: 691/1273] 10.0.0.165 () {32 vars in 700 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1274] 10.0.0.165 () {32 vars in 702 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1275] 10.0.0.165 () {32 vars in 712 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1276] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1277] 10.0.0.165 () {32 vars in 714 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1278] 10.0.0.165 () {32 vars in 726 bytes} [Sun Apr 12 21:53:46 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: 697/1279] 10.0.0.165 () {32 vars in 740 bytes} [Sun Apr 12 21:53:46 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: 698/1280] 10.0.0.165 () {32 vars in 718 bytes} [Sun Apr 12 21:53:46 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: 699/1281] 10.0.0.165 () {32 vars in 682 bytes} [Sun Apr 12 21:53:46 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: 700/1282] 10.0.0.165 () {32 vars in 668 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/segment => generated 145 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1283] 10.0.0.165 () {32 vars in 718 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1284] 10.0.0.165 () {32 vars in 678 bytes} [Sun Apr 12 21:53:46 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: 703/1285] 10.0.0.165 () {32 vars in 668 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1286] 10.0.0.165 () {32 vars in 696 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1287] 10.0.0.165 () {32 vars in 704 bytes} [Sun Apr 12 21:53:46 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: 706/1288] 10.0.0.165 () {32 vars in 700 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1289] 10.0.0.165 () {32 vars in 700 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1290] 10.0.0.165 () {32 vars in 682 bytes} [Sun Apr 12 21:53:46 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: 709/1291] 10.0.0.165 () {32 vars in 704 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1292] 10.0.0.165 () {32 vars in 694 bytes} [Sun Apr 12 21:53:46 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: 711/1293] 10.0.0.165 () {32 vars in 688 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1294] 10.0.0.165 () {32 vars in 696 bytes} [Sun Apr 12 21:53:46 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: 713/1295] 10.0.0.165 () {32 vars in 678 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:46.263 8 INFO neutron.services.segments.plugin [-] Segment 2c0c5271-c4d2-42ac-98a1-914402acf3c8 resource provider aggregate not found 2026-04-12 21:53:46.268 8 INFO neutron.services.segments.plugin [-] Segment 2c0c5271-c4d2-42ac-98a1-914402acf3c8 resource provider aggregate not found 2026-04-12 21:53:46.274 8 INFO neutron.services.segments.plugin [-] Segment 2c0c5271-c4d2-42ac-98a1-914402acf3c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c0c5271-c4d2-42ac-98a1-914402acf3c8 found for delete ", "request_id": "req-0a85bedf-81c5-4075-aee1-bc567a559e82"}]} 2026-04-12 21:53:46.281 8 INFO neutron.services.segments.plugin [-] Segment 2c0c5271-c4d2-42ac-98a1-914402acf3c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c0c5271-c4d2-42ac-98a1-914402acf3c8 found for delete ", "request_id": "req-b2923c52-fcbd-4036-995d-af77c1003abf"}]} 2026-04-12 21:53:46.285 8 INFO neutron.db.l3_hamode_db [None req-ad968167-a597-4f11-956d-b1e71fef43fe ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] HA network 50463cb2-3bb6-4d6f-92b4-34fe9c634163 was deleted as no HA routers are present in tenant da5a292665e8463aab18b43e12cf7c95. [pid: 8|app: 0|req: 583/1296] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:45 2026] DELETE /v2.0/routers/696e18ac-1874-42be-8a05-fa78f96e6a0a => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1297] 10.0.0.165 () {32 vars in 688 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1298] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1299] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/ports?device_id=696e18ac-1874-42be-8a05-fa78f96e6a0a => 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: 587/1300] 10.0.0.165 () {32 vars in 700 bytes} [Sun Apr 12 21:53:46 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-04-12 21:53:46.349 8 INFO neutron.api.v2.resource [None req-4cc1bc58-8813-478c-942b-7713459143ef ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1301] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:46 2026] DELETE /v2.0/routers/696e18ac-1874-42be-8a05-fa78f96e6a0a => 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: 589/1302] 10.0.0.165 () {32 vars in 664 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1303] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/security-groups?tenant_id=ab1c8a403e574f14a2e645687f3f649f&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1304] 10.0.0.165 () {32 vars in 680 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1305] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/ports?device_id=b22d3f2d-3238-49d6-a086-8af6af123236 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1306] 10.0.0.165 () {32 vars in 692 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:46.392 8 INFO neutron.api.v2.resource [None req-04024f79-9aa6-4937-813f-bfa958fe351b ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 592/1307] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:46 2026] DELETE /v2.0/routers/b22d3f2d-3238-49d6-a086-8af6af123236 => 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: 593/1308] 10.0.0.165 () {32 vars in 676 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:46.408 8 INFO neutron.pecan_wsgi.hooks.translation [None req-74223942-163a-4bfe-a2c9-ead254136460 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1309] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:46 2026] DELETE /v2.0/subnets/34d9b4a5-c8c0-4bd5-99a5-c6b56501f5e1 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1310] 10.0.0.165 () {32 vars in 666 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1311] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/ports?device_id=5df6adc3-7ba4-4c1e-b149-85df9da6ef32 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:46.461 8 INFO neutron.api.v2.resource [None req-a7c27f4b-3de9-4157-8ed2-7c90957e45ad ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 597/1312] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:46 2026] DELETE /v2.0/routers/5df6adc3-7ba4-4c1e-b149-85df9da6ef32 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1313] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:46 2026] DELETE /v2.0/security-groups/c9723e50-b7ac-4bdf-83a2-2f4382750d09 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:46.483 8 INFO neutron.pecan_wsgi.hooks.translation [None req-565e0e01-b787-4739-867e-4243fe51beaa ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1314] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:46 2026] DELETE /v2.0/subnets/c31ab24a-70ff-4de3-90a3-8545a9b3b610 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1315] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/ports?device_id=349c0d9b-e82b-43db-b39f-c8b8956f65a4 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:46.537 8 INFO neutron.api.v2.resource [None req-596f20f8-a8e8-450b-983b-0a146ff02665 ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 599/1316] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:46 2026] DELETE /v2.0/routers/349c0d9b-e82b-43db-b39f-c8b8956f65a4 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:53:46.555 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e4114fa-a038-4a95-832f-9042615bacef ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 718/1317] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:46 2026] DELETE /v2.0/subnets/22bb5e6b-944f-4804-a87d-11f76097b58b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:53:46.572 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9508cc32-90eb-4dcb-afa5-c1b884df566f ab7daab5fa724b2f89cd159f8afeae00 da5a292665e8463aab18b43e12cf7c95 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1318] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:46 2026] DELETE /v2.0/subnets/0e9dc030-3c33-4648-a1f6-9d7c2822e66d => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1319] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.0/security-groups?tenant_id=e8423a85c25546c88fb67a365707d84e&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1320] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:47 2026] GET /v2.0/security-groups?tenant_id=da5a292665e8463aab18b43e12cf7c95&name=default => generated 2925 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1321] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:47 2026] DELETE /v2.0/security-groups/15db73f1-0ace-4979-ab03-3b7638f3c8eb => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1322] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:47 2026] DELETE /v2.0/security-groups/e7f495f2-f8f2-4fb9-ab7d-ee2bccfe75b3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1323] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:47 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1324] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:53:48 2026] GET /v2.0/networks?id=7563d469-9ed7-41e8-8766-997983fb27a3 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:48.262 7 INFO neutron.services.segments.plugin [-] Segment 78714921-7893-436c-9445-f0987b4ba154 resource provider aggregate not found 2026-04-12 21:53:48.269 7 INFO neutron.services.segments.plugin [-] Segment 78714921-7893-436c-9445-f0987b4ba154 resource provider aggregate not found 2026-04-12 21:53:48.277 7 WARNING neutron_lib.context [req-1404a061-bf03-4416-a07b-1ece22875398 req-fde1422a-6e47-432d-8b0f-5c5081314814 239342c50e8a41f98eb3891cafa1083c e37e4ac73d57473e96aa6c6ea3fd42f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:48.286 7 INFO neutron.services.segments.plugin [-] Segment 78714921-7893-436c-9445-f0987b4ba154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78714921-7893-436c-9445-f0987b4ba154 found for delete ", "request_id": "req-8c56bcfe-db6b-4ca9-9d3a-617b20ce9c2a"}]} 2026-04-12 21:53:48.286 7 INFO neutron.services.segments.plugin [-] Segment 78714921-7893-436c-9445-f0987b4ba154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78714921-7893-436c-9445-f0987b4ba154 found for delete ", "request_id": "req-7a30da7c-5884-4e42-a34b-716994b64d6c"}]} 2026-04-12 21:53:48.403 8 WARNING neutron_lib.context [None req-9a84fefe-4f6d-4bd8-9a15-2a8e2771e5b0 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:48.567 8 INFO neutron.db.segments_db [None req-9a84fefe-4f6d-4bd8-9a15-2a8e2771e5b0 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Added segment d72750d8-b11d-4099-a00d-6398ca0e32d9 of type vxlan for network 9618120e-c89b-4492-9873-a35b0a26476b [pid: 7|app: 0|req: 722/1325] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:53:48 2026] POST /v2.0/ports => generated 954 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 604/1326] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:48 2026] POST /v2.0/networks => generated 634 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1327] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:48 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 957 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:48.747 7 WARNING neutron_lib.context [None req-cfa503ea-60e3-45f5-83f1-2ccb846899a2 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:48.797 7 INFO neutron.db.segments_db [None req-cfa503ea-60e3-45f5-83f1-2ccb846899a2 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Added segment 0fbcf9f6-5e08-49df-8c2f-07acb11f35b9 of type vxlan for network dbfec958-48ee-4680-a3b3-c5e9f8990360 [pid: 7|app: 0|req: 724/1328] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:48 2026] POST /v2.0/networks => generated 634 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1329] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:48 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:48.896 7 WARNING neutron_lib.context [None req-71335fd4-14e2-4d29-bf3a-c659bf03f9fd 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 605/1330] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:53:48 2026] PUT /v2.0/ports/db9b0540-d36d-40e3-a95c-2d62e77e339b => generated 1235 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1331] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:48 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:49.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cde85110-81d5-4e35-a593-adb27372c83f'] response: {'name': 'network-changed', 'server_uuid': '4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9', 'tag': 'db9b0540-d36d-40e3-a95c-2d62e77e339b', 'status': 'completed', 'code': 200} 2026-04-12 21:53:49.168 7 WARNING neutron_lib.context [None req-896227b0-6d2c-41dc-8df1-3dfbeadd019f 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:49.234 8 WARNING neutron_lib.context [None req-0ed8acda-7f0a-4e72-b381-64fe76da8995 bde75883d8c64d828df63ee8109e3f2c ee4942e862544864af1fc8065bc64e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 727/1332] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:49 2026] POST /v2.0/subnets => generated 655 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:49.416 7 WARNING neutron_lib.context [None req-95228eb6-51b5-460c-bd4f-b23a27bd28d7 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:49.451 7 INFO neutron.db.segments_db [None req-95228eb6-51b5-460c-bd4f-b23a27bd28d7 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Added segment 211e341f-3625-4ac0-970a-d1a1943140d9 of type vxlan for network b1e45f62-f333-43e2-808e-d06bfed54688 [pid: 8|app: 0|req: 606/1333] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:53:49 2026] POST /v2.0/security-groups => generated 1625 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1334] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 21:53:49 2026] GET /v2.0/security-groups => generated 4530 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1335] 10.0.0.165 () {34 vars in 757 bytes} [Sun Apr 12 21:53:49 2026] PUT /v2.0/security-groups/fcd7db19-889d-4b35-9ec7-db866eab3909 => generated 1661 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1336] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 21:53:49 2026] GET /v2.0/security-groups/fcd7db19-889d-4b35-9ec7-db866eab3909 => generated 1661 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:49.635 7 INFO neutron.db.l3_hamode_db [None req-95228eb6-51b5-460c-bd4f-b23a27bd28d7 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 610/1337] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:49 2026] DELETE /v2.0/security-groups/fcd7db19-889d-4b35-9ec7-db866eab3909 => 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: 611/1338] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:49 2026] GET /v2.0/ports?tenant_id=e37e4ac73d57473e96aa6c6ea3fd42f8&device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:49.776 7 INFO neutron.db.l3_hamode_db [None req-95228eb6-51b5-460c-bd4f-b23a27bd28d7 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 612/1339] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 21:53:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1340] 199.204.45.248 () {34 vars in 1017 bytes} [Sun Apr 12 21:53:49 2026] GET /v2.0/networks?tenant_id=e37e4ac73d57473e96aa6c6ea3fd42f8&shared=False => generated 773 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:49.831 8 INFO neutron.api.v2.resource [None req-53e6f018-cf8c-4bef-a163-b2d36e5b70b8 bde75883d8c64d828df63ee8109e3f2c ee4942e862544864af1fc8065bc64e23 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 614/1341] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:49 2026] DELETE /v2.0/security-groups/fcd7db19-889d-4b35-9ec7-db866eab3909 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1342] 199.204.45.248 () {34 vars in 929 bytes} [Sun Apr 12 21:53:49 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-04-12 21:53:49.879 8 WARNING neutron_lib.context [None req-9048dbe9-c55e-47e5-9401-1574373bb8bd bde75883d8c64d828df63ee8109e3f2c ee4942e862544864af1fc8065bc64e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 616/1343] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:53:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1344] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:49 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 969 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:50.062 8 WARNING neutron_lib.context [None req-2d8f36a3-577b-4c7c-8152-80b04784ebd2 bde75883d8c64d828df63ee8109e3f2c ee4942e862544864af1fc8065bc64e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 618/1345] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:53:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1346] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&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: 8|app: 0|req: 620/1347] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/security-group-rules/2095ffae-b0da-42c9-ad71-8dd423707a12 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1348] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1349] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:49 2026] POST /v2.0/routers => generated 510 bytes in 969 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1350] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 21:53:50 2026] DELETE /v2.0/security-group-rules/2095ffae-b0da-42c9-ad71-8dd423707a12 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1351] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:50.472 8 WARNING neutron_lib.context [None req-825254da-0dc0-48ca-af17-c028fd3a76f5 bde75883d8c64d828df63ee8109e3f2c ee4942e862544864af1fc8065bc64e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1352] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:53:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1353] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/security-group-rules/3ebd63b8-58fd-4dab-8f0b-a5f5eacd8cb2 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1354] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1355] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 21:53:50 2026] DELETE /v2.0/security-group-rules/3ebd63b8-58fd-4dab-8f0b-a5f5eacd8cb2 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1356] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:50.790 8 WARNING neutron_lib.context [None req-ec1e644b-f4e4-41a3-a216-983b72fce1f5 bde75883d8c64d828df63ee8109e3f2c ee4942e862544864af1fc8065bc64e23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:50.817 8 INFO neutron.db.securitygroups_db [None req-ec1e644b-f4e4-41a3-a216-983b72fce1f5 bde75883d8c64d828df63ee8109e3f2c ee4942e862544864af1fc8065bc64e23 - - default default] Project ee4942e862544864af1fc8065bc64e23 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: 629/1357] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:53:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1358] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/security-group-rules/bc186081-5a54-4667-a7d3-062c53586113 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1359] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/ports?tenant_id=e37e4ac73d57473e96aa6c6ea3fd42f8&device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1360] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1361] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=db9b0540-d36d-40e3-a95c-2d62e77e339b => 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: 634/1362] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 21:53:51 2026] DELETE /v2.0/security-group-rules/bc186081-5a54-4667-a7d3-062c53586113 => 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: 635/1363] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/subnets?id=8a96ce39-2189-4f87-9cd3-134dc3d9ddc5 => 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: 636/1364] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1365] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/ports?network_id=7563d469-9ed7-41e8-8766-997983fb27a3&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: 638/1366] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:51 2026] DELETE /v2.0/security-groups/132690bd-fba3-42b9-b13a-6be279e6ca5c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1367] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/networks/7563d469-9ed7-41e8-8766-997983fb27a3?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: 640/1368] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1369] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:53:50 2026] PUT /v2.0/routers/958208aa-b53b-4788-8f7d-d25742afdeb3/add_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1370] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1371] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1372] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/networks/7563d469-9ed7-41e8-8766-997983fb27a3?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: 731/1373] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1374] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/ports/9d54391f-9562-4068-b9f1-2ee563f7cb97 => generated 959 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1375] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.0/security-groups?tenant_id=7b28595758fa4512b9d6e384a69c262c&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1376] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:52 2026] GET /v2.0/security-groups?tenant_id=ee4942e862544864af1fc8065bc64e23&name=default => generated 2925 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1377] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:52 2026] DELETE /v2.0/security-groups/3e04b63f-2499-4c5e-97b7-d747546d6225 => 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: 647/1378] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:52 2026] DELETE /v2.0/security-groups/590d9cc9-4847-46ce-96c9-ec2959bd29f2 => 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: 648/1379] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:52 2026] GET /v2.0/security-groups?tenant_id=d1027e154f2947ceb096286829cf73b1&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1380] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:53:51 2026] PUT /v2.0/routers/958208aa-b53b-4788-8f7d-d25742afdeb3/add_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1381] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:52 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => 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: 733/1382] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:52 2026] DELETE /v2.0/security-groups/32269b24-c831-456d-9107-b82925f45412 => 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: 650/1383] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:53:52 2026] GET /v2.0/ports/05a96bdd-64e2-4d81-931e-15a362225acd => generated 967 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1384] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:52 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1385] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:52 2026] PUT /v2.0/routers/958208aa-b53b-4788-8f7d-d25742afdeb3/remove_router_interface => generated 309 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1386] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:53 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1387] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:53 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1388] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:53:53 2026] PUT /v2.0/routers/958208aa-b53b-4788-8f7d-d25742afdeb3/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1391] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:53:54 2026] GET /v2.0/ports?device_id=958208aa-b53b-4788-8f7d-d25742afdeb3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:54.608 8 WARNING neutron_lib.context [None req-0b18804c-2b7f-4f9b-b1aa-a64f0417e6ba f7c70808baf84ca4a3a515f86ff72e4a bd5306130f2f4d5b9eb994c8e21377f0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 654/1392] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:53:54 2026] POST /v2.0/subnetpools => generated 548 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1393] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:53:54 2026] GET /v2.0/subnetpools/1f835509-5e73-44a4-82f6-ae3af85fdd77 => generated 548 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1394] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:53:54 2026] PUT /v2.0/subnetpools/1f835509-5e73-44a4-82f6-ae3af85fdd77 => generated 501 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1395] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:53:54 2026] DELETE /v2.0/subnetpools/1f835509-5e73-44a4-82f6-ae3af85fdd77 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:54.855 8 INFO neutron.api.v2.resource [None req-86159d18-763a-4036-adb5-a54da1207d57 f7c70808baf84ca4a3a515f86ff72e4a bd5306130f2f4d5b9eb994c8e21377f0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 658/1396] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:53:54 2026] GET /v2.0/subnetpools/1f835509-5e73-44a4-82f6-ae3af85fdd77 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:53:54.874 8 INFO neutron.api.v2.resource [None req-93f0612c-da50-45e7-b2e8-a6490c049969 f7c70808baf84ca4a3a515f86ff72e4a bd5306130f2f4d5b9eb994c8e21377f0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1397] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:53:54 2026] DELETE /v2.0/subnetpools/1f835509-5e73-44a4-82f6-ae3af85fdd77 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1398] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:55 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1399] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:55 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1400] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:55 2026] GET /v2.0/security-groups?tenant_id=bd5306130f2f4d5b9eb994c8e21377f0&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:53:55.794 7 INFO neutron.services.segments.plugin [-] Segment 211e341f-3625-4ac0-970a-d1a1943140d9 resource provider aggregate not found 2026-04-12 21:53:55.799 7 INFO neutron.services.segments.plugin [-] Segment 211e341f-3625-4ac0-970a-d1a1943140d9 resource provider aggregate not found [pid: 8|app: 0|req: 663/1401] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:55 2026] DELETE /v2.0/security-groups/81cb2299-d2d4-487a-8542-ee80a664a8ac => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:53:55.806 7 INFO neutron.services.segments.plugin [-] Segment 211e341f-3625-4ac0-970a-d1a1943140d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 211e341f-3625-4ac0-970a-d1a1943140d9 found for delete ", "request_id": "req-abc4f2d8-f6fd-405a-87b9-4153bea1084c"}]} 2026-04-12 21:53:55.814 7 INFO neutron.services.segments.plugin [-] Segment 211e341f-3625-4ac0-970a-d1a1943140d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 211e341f-3625-4ac0-970a-d1a1943140d9 found for delete ", "request_id": "req-28923953-1329-41a3-81ec-db89a27dafce"}]} 2026-04-12 21:53:55.817 7 INFO neutron.db.l3_hamode_db [None req-9dc7c6c6-bb9c-40f8-b316-03a635856069 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] HA network b1e45f62-f333-43e2-808e-d06bfed54688 was deleted as no HA routers are present in tenant 31803e7c72484dcc924c1526134b60da. [pid: 7|app: 0|req: 739/1402] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:54 2026] DELETE /v2.0/routers/958208aa-b53b-4788-8f7d-d25742afdeb3 => generated 0 bytes in 1296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1403] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:55 2026] DELETE /v2.0/subnets/7c0ddd0b-dfc6-4bf5-a9f6-72f002c1c8e2 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1404] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:53:55 2026] DELETE /v2.0/subnets/51548fbe-e569-49dc-8356-e7623f011554 => 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: 665/1405] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:56 2026] GET /v2.0/security-groups?tenant_id=4a0186b08d4b4f21b2cc349529b194fd&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1406] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:56 2026] DELETE /v2.0/networks/dbfec958-48ee-4680-a3b3-c5e9f8990360 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1407] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:56 2026] DELETE /v2.0/security-groups/d73e1f8f-e0d4-414a-b636-c67020010294 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1408] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:56 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1409] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:56 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:56.867 8 INFO neutron.services.segments.plugin [-] Segment d72750d8-b11d-4099-a00d-6398ca0e32d9 resource provider aggregate not found 2026-04-12 21:53:56.873 8 INFO neutron.services.segments.plugin [-] Segment d72750d8-b11d-4099-a00d-6398ca0e32d9 resource provider aggregate not found 2026-04-12 21:53:56.887 8 INFO neutron.services.segments.plugin [-] Segment d72750d8-b11d-4099-a00d-6398ca0e32d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d72750d8-b11d-4099-a00d-6398ca0e32d9 found for delete ", "request_id": "req-6d0a8bfb-f3f5-4040-9546-d75396cd6794"}]} 2026-04-12 21:53:56.887 8 INFO neutron.services.segments.plugin [-] Segment d72750d8-b11d-4099-a00d-6398ca0e32d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d72750d8-b11d-4099-a00d-6398ca0e32d9 found for delete ", "request_id": "req-4a4e1e9e-e26b-4f62-ae26-5ebf0433ad5d"}]} [pid: 8|app: 0|req: 667/1410] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:53:56 2026] DELETE /v2.0/networks/9618120e-c89b-4492-9873-a35b0a26476b => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:53:56.910 7 WARNING neutron_lib.context [None req-3aab3e17-7eee-4fd7-9b38-e0ed6b6a84f0 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:53:56.975 7 INFO neutron.db.segments_db [None req-3aab3e17-7eee-4fd7-9b38-e0ed6b6a84f0 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Added segment 26b743c5-748e-403a-a6ff-2dfaca5240c7 of type vxlan for network 8cc43aef-120c-4ad9-8cf8-c736157e9708 [pid: 7|app: 0|req: 744/1411] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:53:56 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-04-12 21:53:57.096 8 WARNING neutron_lib.context [None req-afb658a1-6c19-4890-a258-6e1f79cdb365 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 668/1412] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:57 2026] POST /v2.0/subnets => generated 646 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:57.395 7 WARNING neutron_lib.context [None req-6368d901-1a4d-42ef-9045-ae29ea72efee 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 669/1413] 10.0.0.165 () {32 vars in 622 bytes} [Sun Apr 12 21:53:57 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-12 21:53:57.442 7 INFO neutron.db.segments_db [None req-6368d901-1a4d-42ef-9045-ae29ea72efee 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Added segment e1c7df08-676c-4436-9164-ab68ca09c9dd of type vxlan for network ea18c834-b4b0-4bc5-ae00-26ee9600cfd5 [pid: 8|app: 0|req: 670/1414] 10.0.0.165 () {32 vars in 632 bytes} [Sun Apr 12 21:53:57 2026] GET /v2.0/ => generated 632 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1415] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:57 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:53:57.765 7 INFO neutron.db.l3_hamode_db [None req-6368d901-1a4d-42ef-9045-ae29ea72efee 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 672/1416] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:57 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:53:57.836 7 INFO neutron.services.segments.plugin [-] Segment 0fbcf9f6-5e08-49df-8c2f-07acb11f35b9 resource provider aggregate not found 2026-04-12 21:53:57.844 7 INFO neutron.services.segments.plugin [-] Segment 0fbcf9f6-5e08-49df-8c2f-07acb11f35b9 resource provider aggregate not found 2026-04-12 21:53:57.848 7 INFO neutron.services.segments.plugin [-] Segment 0fbcf9f6-5e08-49df-8c2f-07acb11f35b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fbcf9f6-5e08-49df-8c2f-07acb11f35b9 found for delete ", "request_id": "req-e165437d-0788-4553-bb6b-191a0bc257b9"}]} 2026-04-12 21:53:57.863 7 INFO neutron.services.segments.plugin [-] Segment 0fbcf9f6-5e08-49df-8c2f-07acb11f35b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fbcf9f6-5e08-49df-8c2f-07acb11f35b9 found for delete ", "request_id": "req-5ce9b777-c4f5-4481-a3ef-c104116d4b1e"}]} 2026-04-12 21:53:57.892 7 INFO neutron.db.l3_hamode_db [None req-6368d901-1a4d-42ef-9045-ae29ea72efee 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 673/1417] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:58 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => 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: 674/1418] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:58 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1419] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:53:57 2026] POST /v2.0/routers => generated 511 bytes in 1066 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:53:58.468 7 WARNING neutron_lib.context [None req-895c3500-a6a8-4270-9dc7-805ff28b23c4 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 675/1420] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:53:58 2026] GET /v2.0/security-groups?tenant_id=bd27a9d770bd465cbd6f02d655676f0d&name=default => generated 2925 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1421] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:53:58 2026] DELETE /v2.0/security-groups/4d3060da-c7d9-463e-8876-6c5830ae5871 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1422] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:53:58 2026] POST /v2.0/ports => generated 959 bytes in 407 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: 747/1423] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:53:59 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1424] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:53:59 2026] GET /v2.0/security-groups?id=c43da987-be8b-408c-b890-2f40a84ab121&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1425] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:53:58 2026] PUT /v2.0/routers/ca65c33f-0a10-4e44-9a61-42896ca1d7ed/add_router_interface => generated 309 bytes in 1182 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: 749/1426] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:54:00 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1427] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:54:00 2026] GET /v2.0/ports/b6cef313-7b45-4b3e-8f46-697c605aaaf9 => generated 1033 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1428] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:54:00 2026] DELETE /v2.0/ports/db9b0540-d36d-40e3-a95c-2d62e77e339b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1429] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:00 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => 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: 679/1430] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:54:00 2026] PUT /v2.0/routers/ca65c33f-0a10-4e44-9a61-42896ca1d7ed/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:00.923 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c025453-0c4a-4ea0-9ac9-4e771044141a'] response: {'server_uuid': '4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9', 'name': 'network-vif-deleted', 'tag': 'db9b0540-d36d-40e3-a95c-2d62e77e339b', 'status': 'completed', 'code': 200} 2026-04-12 21:54:01.035 7 INFO neutron.api.v2.resource [None req-4badeb31-fc7d-4fd0-9374-8811830ebe37 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1431] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:54:00 2026] PUT /v2.0/routers/ca65c33f-0a10-4e44-9a61-42896ca1d7ed/remove_router_interface => generated 197 bytes in 122 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: 680/1432] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:01 2026] GET /v2.0/ports?device_id=ca65c33f-0a10-4e44-9a61-42896ca1d7ed => 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: 681/1433] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:01 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:01.674 7 INFO neutron.services.segments.plugin [-] Segment e1c7df08-676c-4436-9164-ab68ca09c9dd resource provider aggregate not found 2026-04-12 21:54:01.679 7 INFO neutron.services.segments.plugin [-] Segment e1c7df08-676c-4436-9164-ab68ca09c9dd resource provider aggregate not found 2026-04-12 21:54:01.697 7 INFO neutron.services.segments.plugin [-] Segment e1c7df08-676c-4436-9164-ab68ca09c9dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c7df08-676c-4436-9164-ab68ca09c9dd found for delete ", "request_id": "req-cbe17c63-d70d-4860-a9d8-21b36cfeb2df"}]} 2026-04-12 21:54:01.699 7 INFO neutron.services.segments.plugin [-] Segment e1c7df08-676c-4436-9164-ab68ca09c9dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1c7df08-676c-4436-9164-ab68ca09c9dd found for delete ", "request_id": "req-4e9067aa-78ec-4d1a-aea2-ac281d51da98"}]} 2026-04-12 21:54:01.713 7 INFO neutron.db.l3_hamode_db [None req-23c8692f-2a51-4c71-a9c7-ee03e8213ceb 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] HA network ea18c834-b4b0-4bc5-ae00-26ee9600cfd5 was deleted as no HA routers are present in tenant 31803e7c72484dcc924c1526134b60da. [pid: 7|app: 0|req: 753/1434] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:01 2026] DELETE /v2.0/routers/ca65c33f-0a10-4e44-9a61-42896ca1d7ed => generated 0 bytes in 653 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1435] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:01 2026] DELETE /v2.0/subnets/dcd92a72-7623-42d0-8899-482616c87520 => 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: 754/1436] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:01 2026] DELETE /v2.0/networks/8cc43aef-120c-4ad9-8cf8-c736157e9708 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:02.225 7 WARNING neutron_lib.context [None req-3b681c08-bcb0-4a79-a602-53a5d883a42c 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:02.272 7 INFO neutron.db.segments_db [None req-3b681c08-bcb0-4a79-a602-53a5d883a42c 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Added segment 6ee9b196-2599-40e5-8c00-a4d59e416990 of type vxlan for network cd7f18b7-96b7-400b-8eee-2b93d09d1891 [pid: 7|app: 0|req: 755/1437] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:02 2026] POST /v2.0/networks => generated 633 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:02.363 7 WARNING neutron_lib.context [None req-f4310ded-016b-4676-8cda-274621ab3f12 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 683/1438] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:02 2026] GET /v2.0/security-groups?tenant_id=ea63d98bdc494816846184392f8c3ba0&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1439] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:02 2026] DELETE /v2.0/security-groups/95cb25ad-16c3-4d42-b25b-8094936747c1 => 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: 756/1440] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:02 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) [pid: 8|app: 0|req: 685/1441] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:02 2026] GET /v2.0/ports?device_id=4b1ca1ce-260e-4e93-92c8-5b23de8b5aa9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:02.652 7 WARNING neutron_lib.context [None req-e85f3cb1-b81c-4ad7-9da8-5daca700f760 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:02.706 7 INFO neutron.db.segments_db [None req-e85f3cb1-b81c-4ad7-9da8-5daca700f760 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Added segment b1ca149d-cece-40e6-985b-9302eafba3fc of type vxlan for network c8977a6e-d76b-4d35-a50f-2e4d150ec471 2026-04-12 21:54:02.951 7 INFO neutron.db.l3_hamode_db [None req-e85f3cb1-b81c-4ad7-9da8-5daca700f760 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:03.067 7 INFO neutron.db.l3_hamode_db [None req-e85f3cb1-b81c-4ad7-9da8-5daca700f760 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:03.716 7 INFO neutron.services.segments.plugin [-] Segment 26b743c5-748e-403a-a6ff-2dfaca5240c7 resource provider aggregate not found 2026-04-12 21:54:03.725 7 INFO neutron.services.segments.plugin [-] Segment 26b743c5-748e-403a-a6ff-2dfaca5240c7 resource provider aggregate not found 2026-04-12 21:54:03.745 7 INFO neutron.services.segments.plugin [-] Segment 26b743c5-748e-403a-a6ff-2dfaca5240c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b743c5-748e-403a-a6ff-2dfaca5240c7 found for delete ", "request_id": "req-ae929e53-d99a-4c8a-ae60-9c3732d10748"}]} 2026-04-12 21:54:03.750 7 INFO neutron.services.segments.plugin [-] Segment 26b743c5-748e-403a-a6ff-2dfaca5240c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b743c5-748e-403a-a6ff-2dfaca5240c7 found for delete ", "request_id": "req-f6d65336-af9a-4f3d-826f-134f8ca7b88c"}]} [pid: 7|app: 0|req: 757/1442] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:02 2026] POST /v2.0/routers => generated 511 bytes in 1170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1443] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:54:03 2026] PUT /v2.0/routers/94f22e4b-6a7a-44d4-8e78-975a081b5159/remove_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1444] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:54:03 2026] PUT /v2.0/routers/404f5dae-4562-4aeb-8547-32c78b57dd90/add_router_interface => generated 309 bytes in 1127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1445] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:54:04 2026] GET /v2.0/ports/8af41c14-1977-4d8b-b5a1-d2da34dd58db => generated 959 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:05.560 8 INFO neutron.services.segments.plugin [-] Segment b1ca0a3d-a65b-4158-ba95-42f485073133 resource provider aggregate not found 2026-04-12 21:54:05.565 8 INFO neutron.services.segments.plugin [-] Segment b1ca0a3d-a65b-4158-ba95-42f485073133 resource provider aggregate not found 2026-04-12 21:54:05.569 8 INFO neutron.services.segments.plugin [-] Segment b1ca0a3d-a65b-4158-ba95-42f485073133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ca0a3d-a65b-4158-ba95-42f485073133 found for delete ", "request_id": "req-77af8fcc-0a43-4bf5-bf19-b133a4d041c9"}]} 2026-04-12 21:54:05.576 8 INFO neutron.services.segments.plugin [-] Segment b1ca0a3d-a65b-4158-ba95-42f485073133 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ca0a3d-a65b-4158-ba95-42f485073133 found for delete ", "request_id": "req-1fa1ec7c-89b1-4618-85fd-a37e550daa60"}]} 2026-04-12 21:54:05.579 8 INFO neutron.db.l3_hamode_db [None req-4857887b-2900-4962-9cd5-213c82660412 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network 0e3daa18-c75e-442d-9e62-ed4326c72803 was deleted as no HA routers are present in tenant e37e4ac73d57473e96aa6c6ea3fd42f8. [pid: 8|app: 0|req: 687/1446] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:04 2026] DELETE /v2.0/routers/94f22e4b-6a7a-44d4-8e78-975a081b5159 => generated 0 bytes in 845 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1447] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:05 2026] DELETE /v2.0/subnets/8a96ce39-2189-4f87-9cd3-134dc3d9ddc5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1448] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:54:04 2026] PUT /v2.0/routers/404f5dae-4562-4aeb-8547-32c78b57dd90/remove_router_interface => generated 309 bytes in 755 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1449] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:05 2026] GET /v2.0/ports?device_id=404f5dae-4562-4aeb-8547-32c78b57dd90 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1450] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:05 2026] DELETE /v2.0/networks/7563d469-9ed7-41e8-8766-997983fb27a3 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:06.331 7 INFO neutron.services.segments.plugin [-] Segment b1ca149d-cece-40e6-985b-9302eafba3fc resource provider aggregate not found [pid: 8|app: 0|req: 690/1451] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:06 2026] GET /v2.0/security-groups?tenant_id=e37e4ac73d57473e96aa6c6ea3fd42f8&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:06.341 7 INFO neutron.services.segments.plugin [-] Segment b1ca149d-cece-40e6-985b-9302eafba3fc resource provider aggregate not found 2026-04-12 21:54:06.347 7 INFO neutron.services.segments.plugin [-] Segment b1ca149d-cece-40e6-985b-9302eafba3fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ca149d-cece-40e6-985b-9302eafba3fc found for delete ", "request_id": "req-2b670de3-3189-4ba2-83ce-8a7c4ee12837"}]} 2026-04-12 21:54:06.354 7 INFO neutron.services.segments.plugin [-] Segment b1ca149d-cece-40e6-985b-9302eafba3fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1ca149d-cece-40e6-985b-9302eafba3fc found for delete ", "request_id": "req-70b4ebc9-a28e-4fee-872e-544562afc764"}]} 2026-04-12 21:54:06.365 7 INFO neutron.db.l3_hamode_db [None req-cdca1899-9530-4d5e-b00e-24e72ac29769 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] HA network c8977a6e-d76b-4d35-a50f-2e4d150ec471 was deleted as no HA routers are present in tenant 31803e7c72484dcc924c1526134b60da. [pid: 7|app: 0|req: 762/1452] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:05 2026] DELETE /v2.0/routers/404f5dae-4562-4aeb-8547-32c78b57dd90 => generated 0 bytes in 596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1453] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:06 2026] DELETE /v2.0/security-groups/c43da987-be8b-408c-b890-2f40a84ab121 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1454] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:06 2026] DELETE /v2.0/subnets/c6e97408-c5eb-46a6-a396-54b1656bc999 => 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: 764/1455] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:06 2026] DELETE /v2.0/networks/cd7f18b7-96b7-400b-8eee-2b93d09d1891 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:06.802 7 WARNING neutron_lib.context [None req-3378ef18-322b-4621-9a09-e66c4f1de001 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 692/1456] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:06 2026] GET /v2.0/security-groups?tenant_id=f228c3f883cd4641aa7e070f718dca2a&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:06.835 7 INFO neutron.db.segments_db [None req-3378ef18-322b-4621-9a09-e66c4f1de001 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Added segment 0161c3bb-0234-4fb5-81eb-0c3e92dedac4 of type vxlan for network 91af21ee-b898-4eb3-9b0f-4753fe80ca84 [pid: 8|app: 0|req: 693/1457] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:06 2026] DELETE /v2.0/security-groups/e35116f2-1d33-48fa-9ba7-56d89efbcf16 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:54:07.062 7 INFO neutron.db.l3_hamode_db [None req-3378ef18-322b-4621-9a09-e66c4f1de001 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:07.876 7 INFO neutron.db.l3_hamode_db [None req-3378ef18-322b-4621-9a09-e66c4f1de001 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:08.369 7 INFO neutron.services.segments.plugin [-] Segment 6ee9b196-2599-40e5-8c00-a4d59e416990 resource provider aggregate not found 2026-04-12 21:54:08.375 7 INFO neutron.services.segments.plugin [-] Segment 6ee9b196-2599-40e5-8c00-a4d59e416990 resource provider aggregate not found 2026-04-12 21:54:08.387 7 INFO neutron.services.segments.plugin [-] Segment 6ee9b196-2599-40e5-8c00-a4d59e416990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee9b196-2599-40e5-8c00-a4d59e416990 found for delete ", "request_id": "req-b3ee95d1-d8cd-4cd5-8db8-f640548cd622"}]} 2026-04-12 21:54:08.414 7 INFO neutron.services.segments.plugin [-] Segment 6ee9b196-2599-40e5-8c00-a4d59e416990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee9b196-2599-40e5-8c00-a4d59e416990 found for delete ", "request_id": "req-e934ccd4-6bdb-4cf0-85b4-b8dbf6bbdf55"}]} [pid: 7|app: 0|req: 765/1458] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:06 2026] POST /v2.0/routers => generated 692 bytes in 2010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:08.837 8 INFO neutron.services.segments.plugin [-] Segment 0431fd29-08a8-4ca2-b84d-e813d8472a1e resource provider aggregate not found 2026-04-12 21:54:08.841 8 INFO neutron.services.segments.plugin [-] Segment 0431fd29-08a8-4ca2-b84d-e813d8472a1e resource provider aggregate not found 2026-04-12 21:54:08.854 8 INFO neutron.services.segments.plugin [-] Segment 0431fd29-08a8-4ca2-b84d-e813d8472a1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0431fd29-08a8-4ca2-b84d-e813d8472a1e found for delete ", "request_id": "req-9268a3b9-9e9f-41fd-b231-ecf3e398c5f8"}]} 2026-04-12 21:54:08.867 8 INFO neutron.services.segments.plugin [-] Segment 0431fd29-08a8-4ca2-b84d-e813d8472a1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0431fd29-08a8-4ca2-b84d-e813d8472a1e found for delete ", "request_id": "req-c231a549-b94b-4fe5-b81d-eb160df63c72"}]} [pid: 8|app: 0|req: 694/1459] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.0/routers/9dc90ef4-fceb-4ba7-8561-5ab324fe98ba => generated 698 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1460] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.0/routers => generated 701 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1463] 10.0.0.165 () {34 vars in 740 bytes} [Sun Apr 12 21:54:09 2026] PUT /v2.0/routers/9dc90ef4-fceb-4ba7-8561-5ab324fe98ba => generated 705 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1464] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:54:09 2026] GET /v2.0/routers/9dc90ef4-fceb-4ba7-8561-5ab324fe98ba => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1465] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:09 2026] GET /v2.0/ports?device_id=9dc90ef4-fceb-4ba7-8561-5ab324fe98ba => 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: 769/1466] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:09 2026] GET /v2.0/security-groups?tenant_id=d30d341a1fa54034a395c928df303935&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1467] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:09 2026] DELETE /v2.0/security-groups/48e4b2a1-b251-4eb9-8483-a31d6efe0dc6 => 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: 771/1468] 10.0.0.217 () {30 vars in 649 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.0/extensions => generated 20516 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-12 21:54:10.515 8 INFO neutron.db.l3_hamode_db [None req-e3a33876-0a80-4a8c-9bec-cbd102d6f2b7 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] HA network 91af21ee-b898-4eb3-9b0f-4753fe80ca84 was deleted as no HA routers are present in tenant 31803e7c72484dcc924c1526134b60da. [pid: 8|app: 0|req: 698/1469] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:09 2026] DELETE /v2.0/routers/9dc90ef4-fceb-4ba7-8561-5ab324fe98ba => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1470] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.0/ports?device_id=9dc90ef4-fceb-4ba7-8561-5ab324fe98ba => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:10.567 8 INFO neutron.api.v2.resource [None req-907a6345-b36a-4151-bb8f-5153f1bf1565 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 700/1471] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] DELETE /v2.0/routers/9dc90ef4-fceb-4ba7-8561-5ab324fe98ba => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1472] 10.0.0.217 () {30 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.0/quotas/1610f642b40b480fb5499297388feab8/details => generated 847 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1473] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.0/ports?device_id=404f5dae-4562-4aeb-8547-32c78b57dd90 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:10.618 7 INFO neutron.api.v2.resource [None req-8f9af543-c1e6-43f2-9181-61eb62fd935b 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1474] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] DELETE /v2.0/routers/404f5dae-4562-4aeb-8547-32c78b57dd90 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:54:10.639 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8eaae6a6-2f55-45e0-80c9-d59fb8efa625 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 702/1475] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] DELETE /v2.0/subnets/c6e97408-c5eb-46a6-a396-54b1656bc999 => 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: 774/1476] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.0/ports?device_id=ca65c33f-0a10-4e44-9a61-42896ca1d7ed => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:10.695 8 INFO neutron.api.v2.resource [None req-9d59bcbe-6429-4f05-aa35-7149c3a54e30 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 703/1477] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] DELETE /v2.0/routers/ca65c33f-0a10-4e44-9a61-42896ca1d7ed => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:54:10.714 7 INFO neutron.pecan_wsgi.hooks.translation [None req-745f5350-7d68-4fe5-afba-c0ee2825cde8 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1478] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] DELETE /v2.0/subnets/dcd92a72-7623-42d0-8899-482616c87520 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1479] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.0/ports?device_id=958208aa-b53b-4788-8f7d-d25742afdeb3 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:10.849 7 INFO neutron.api.v2.resource [None req-dfa9c03d-8f78-4759-a219-a818ab481b90 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1480] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] DELETE /v2.0/routers/958208aa-b53b-4788-8f7d-d25742afdeb3 => generated 135 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:54:10.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87ac8b01-1483-4d58-990a-fb3df156c24a 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 705/1481] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] DELETE /v2.0/subnets/7c0ddd0b-dfc6-4bf5-a9f6-72f002c1c8e2 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:54:10.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47da0044-f4a3-40a6-809a-cec501d99394 2e200c31c99c4ef08e3d619bc3c2c343 31803e7c72484dcc924c1526134b60da - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1482] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] DELETE /v2.0/subnets/51548fbe-e569-49dc-8356-e7623f011554 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:54:11.362 8 INFO neutron.services.segments.plugin [-] Segment 0161c3bb-0234-4fb5-81eb-0c3e92dedac4 resource provider aggregate not found 2026-04-12 21:54:11.370 8 INFO neutron.services.segments.plugin [-] Segment 0161c3bb-0234-4fb5-81eb-0c3e92dedac4 resource provider aggregate not found 2026-04-12 21:54:11.385 8 INFO neutron.services.segments.plugin [-] Segment 0161c3bb-0234-4fb5-81eb-0c3e92dedac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0161c3bb-0234-4fb5-81eb-0c3e92dedac4 found for delete ", "request_id": "req-496b15f7-18d5-4184-94e7-e0bb87b9dfa7"}]} 2026-04-12 21:54:11.386 8 INFO neutron.services.segments.plugin [-] Segment 0161c3bb-0234-4fb5-81eb-0c3e92dedac4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0161c3bb-0234-4fb5-81eb-0c3e92dedac4 found for delete ", "request_id": "req-c4cc21ed-17d0-4f91-8d72-754df6f7c6e9"}]} [pid: 8|app: 0|req: 706/1483] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:11 2026] GET /v2.0/security-groups?tenant_id=31803e7c72484dcc924c1526134b60da&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1484] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:11 2026] DELETE /v2.0/security-groups/41e0ec8b-128d-48d6-a1b0-ab2e6f5ea191 => 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: 707/1485] 10.0.0.217 () {30 vars in 649 bytes} [Sun Apr 12 21:54:12 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1486] 10.0.0.217 () {30 vars in 723 bytes} [Sun Apr 12 21:54:12 2026] GET /v2.0/quotas/1610f642b40b480fb5499297388feab8/details => generated 847 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1487] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:13 2026] GET /v2.0/security-groups?tenant_id=7e9a4488d831477599d410781fb69fed&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: 780/1488] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:14 2026] DELETE /v2.0/security-groups/dc932522-bb72-410f-bc5c-cb4cda62bea7 => 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: 709/1489] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:14 2026] GET /v2.0/security-groups?tenant_id=017679a5c63d49aabf8266d0c643e14a&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1490] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:14 2026] DELETE /v2.0/security-groups/1ee845f1-7846-43eb-a39b-91cd9bb7855c => 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: 710/1491] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:14 2026] GET /v2.0/security-groups?tenant_id=1610f642b40b480fb5499297388feab8&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1492] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:15 2026] DELETE /v2.0/security-groups/c0ee2fd7-1efa-4358-93c1-a2cea2ff907e => 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: 711/1493] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:15 2026] GET /v2.0/security-groups?tenant_id=2835fb83d4cc4d649eb53152cca2a55d&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1494] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:16 2026] DELETE /v2.0/security-groups/51d0dfe6-9066-4954-a363-7759f629f3ec => 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: 712/1495] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:16 2026] GET /v2.0/security-groups?tenant_id=7c736c93ebec41509426e572976137d1&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1496] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:16 2026] DELETE /v2.0/security-groups/ac50027c-a1cc-4051-b058-8d6c91d2e03a => 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: 713/1497] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:16 2026] GET /v2.0/security-groups?tenant_id=8fd5e29ab1dc4e288e6ab35dade69d46&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1498] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:17 2026] DELETE /v2.0/security-groups/bb277b6f-0f0a-49bb-8cc7-c832b71a554f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:54:18.190 8 WARNING neutron_lib.context [None req-77d929e7-d656-4f12-b507-c482c928ca06 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:18.376 8 INFO neutron.db.segments_db [None req-77d929e7-d656-4f12-b507-c482c928ca06 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Added segment 1546fb37-bed6-4229-bf78-ec99ec912051 of type vxlan for network 6844690f-f091-4867-805e-3d74b0d04771 [pid: 8|app: 0|req: 714/1499] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:54:17 2026] POST /v2.0/networks => generated 633 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:18.472 7 WARNING neutron_lib.context [None req-07f701cf-f6f7-43f8-aae0-ddb0d24909e6 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:18.526 7 INFO neutron.db.segments_db [None req-07f701cf-f6f7-43f8-aae0-ddb0d24909e6 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Added segment 272e5c2b-8814-435f-a7f2-287fa3badcfa of type vxlan for network d83654a4-fe2f-4e87-8ff1-1a814a96cca2 2026-04-12 21:54:18.779 7 INFO neutron.db.l3_hamode_db [None req-07f701cf-f6f7-43f8-aae0-ddb0d24909e6 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:19.355 8 INFO neutron.db.segments_db [None req-542a71d6-667d-477b-aabc-950488673f04 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 15672df4-d1f8-4857-9da6-fd1500b9cdbe of type vxlan for network a3219475-d338-4cd2-a567-bb38b3335991 [pid: 8|app: 0|req: 715/1500] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:54:19 2026] POST /v2.0/networks => generated 739 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:19.570 7 INFO neutron.db.l3_hamode_db [None req-07f701cf-f6f7-43f8-aae0-ddb0d24909e6 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 716/1501] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:19 2026] GET /v2.0/security-groups?tenant_id=dc94ec1e761f4cb9b4b7ae7cbe2e2183&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1502] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:19 2026] POST /v2.0/subnets => generated 687 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1503] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:19 2026] DELETE /v2.0/security-groups/25bdcb87-6146-4b20-963b-0d0d0ee374aa => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:54:19.968 8 INFO neutron.db.segments_db [None req-f0d81792-2b2b-4cc6-89bc-ee4beea8c1f7 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 03995e70-1717-452d-8d54-18a5b9cf6576 of type vxlan for network ac1fa616-b042-43d6-ba1b-493f5d50d10e 2026-04-12 21:54:20.219 8 INFO neutron.db.l3_hamode_db [None req-f0d81792-2b2b-4cc6-89bc-ee4beea8c1f7 74f7578a45a34f83896fe8cee1488ab0 e0cba2f4cba744d2aafae503383c119c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 786/1504] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:18 2026] POST /v2.0/routers => generated 695 bytes in 1960 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1505] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:20 2026] GET /v2.0/security-groups?tenant_id=542384232ebb4690842d89f15c0ac560&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1506] 10.0.0.165 () {32 vars in 775 bytes} [Sun Apr 12 21:54:20 2026] GET /v2.0/subnets?project_id=c27c8f44445e4302b832dd1d1970706f&cidr=10.100.0.0%2F28 => generated 14 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:20.825 7 WARNING neutron_lib.context [None req-4c82a0b7-0be8-4f20-8e9e-ff05680aaeed 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:20.866 7 INFO neutron.db.segments_db [None req-4c82a0b7-0be8-4f20-8e9e-ff05680aaeed 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Added segment 077b9df5-c006-466e-bb6c-aceb4f9f29d8 of type vxlan for network 7a4c3ece-3b20-4e64-b38e-7a48d0d07a70 2026-04-12 21:54:20.965 8 INFO neutron.db.l3_hamode_db [None req-f0d81792-2b2b-4cc6-89bc-ee4beea8c1f7 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:21.131 7 INFO neutron.db.l3_hamode_db [None req-4c82a0b7-0be8-4f20-8e9e-ff05680aaeed 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:21.234 7 INFO neutron.db.l3_hamode_db [None req-4c82a0b7-0be8-4f20-8e9e-ff05680aaeed 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 789/1507] 10.0.0.165 () {34 vars in 667 bytes} [Sun Apr 12 21:54:20 2026] POST /v2.0/routers => generated 474 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1508] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:21 2026] DELETE /v2.0/security-groups/86a03747-2293-4fc2-abcb-c6b0358d0a04 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1509] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:54:21 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:22.008 7 WARNING neutron_lib.context [None req-1e309e20-fcc1-4c5e-9417-0d7fe01cdb83 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:22.043 7 INFO neutron.db.l3_hamode_db [None req-1e309e20-fcc1-4c5e-9417-0d7fe01cdb83 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:22.199 7 INFO neutron.db.l3_hamode_db [None req-1e309e20-fcc1-4c5e-9417-0d7fe01cdb83 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 719/1510] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:19 2026] POST /v2.0/routers => generated 727 bytes in 2301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1511] 10.0.0.165 () {32 vars in 783 bytes} [Sun Apr 12 21:54:22 2026] GET /v2.0/subnets?network_id=91aa8255-0277-4811-b183-804336404b36&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1512] 10.0.0.165 () {34 vars in 667 bytes} [Sun Apr 12 21:54:22 2026] POST /v2.0/routers => generated 474 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:22.817 7 WARNING neutron_lib.context [None req-f289c9b2-0b2a-4e68-9eb9-b5fab4f41cd6 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 793/1513] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:22 2026] POST /v2.0/subnets => generated 657 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:23.052 7 WARNING neutron_lib.context [None req-ccb2c26b-3018-4585-a0fb-250636acad9f 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:23.083 7 INFO neutron.db.l3_hamode_db [None req-ccb2c26b-3018-4585-a0fb-250636acad9f 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:23.176 7 INFO neutron.db.l3_hamode_db [None req-ccb2c26b-3018-4585-a0fb-250636acad9f 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 721/1514] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:54:22 2026] PUT /v2.0/routers/8407d707-d997-4aa3-9f31-73b55795ec58/add_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1515] 10.0.0.165 () {34 vars in 667 bytes} [Sun Apr 12 21:54:23 2026] POST /v2.0/routers => generated 474 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:23.819 7 WARNING neutron_lib.context [None req-e5acd42c-ed7c-46c5-914f-fe56de0f93f9 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:23.852 7 INFO neutron.db.l3_hamode_db [None req-e5acd42c-ed7c-46c5-914f-fe56de0f93f9 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:24.006 7 INFO neutron.db.l3_hamode_db [None req-e5acd42c-ed7c-46c5-914f-fe56de0f93f9 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 795/1516] 10.0.0.165 () {34 vars in 667 bytes} [Sun Apr 12 21:54:23 2026] POST /v2.0/routers => generated 474 bytes in 887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:24.720 7 WARNING neutron_lib.context [None req-4cabfb94-8f1b-4545-9994-116ccce5aa71 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:24.766 7 INFO neutron.db.l3_hamode_db [None req-4cabfb94-8f1b-4545-9994-116ccce5aa71 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:24.925 7 INFO neutron.db.l3_hamode_db [None req-4cabfb94-8f1b-4545-9994-116ccce5aa71 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 722/1519] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:54:23 2026] PUT /v2.0/routers/0012c4ff-93fd-448d-80f2-5d8efb0c871c/add_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1520] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:54:24 2026] GET /v2.0/networks => generated 5752 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1521] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:54:24 2026] GET /v2.0/subnets => generated 4516 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1522] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:54:25 2026] GET /v2.0/routers => generated 3981 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:25.249 8 WARNING neutron_lib.context [None req-43e65d39-d91c-4c72-9a95-85f9066f1cfc dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 726/1523] 10.0.0.165 () {34 vars in 684 bytes} [Sun Apr 12 21:54:25 2026] POST /v2.0/security-groups => generated 1675 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:54:25.393 8 WARNING neutron_lib.context [None req-1369f64f-cc8b-4ec2-8e02-7ccfa7b630f5 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 727/1524] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:25.514 8 WARNING neutron_lib.context [None req-60fb01a9-cba8-494c-9952-3fb594905383 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1525] 10.0.0.165 () {34 vars in 667 bytes} [Sun Apr 12 21:54:24 2026] POST /v2.0/routers => generated 474 bytes in 885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1526] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:25.619 8 WARNING neutron_lib.context [None req-03370c48-31a2-4fb1-9789-37289b91a8a8 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 729/1527] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:25.721 8 WARNING neutron_lib.context [None req-25312ee0-1732-4029-b660-24aa80131e0a dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 730/1528] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:25 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) 2026-04-12 21:54:25.857 8 WARNING neutron_lib.context [None req-c7543d5c-daca-47a1-80e3-dc294121a4aa dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:25.888 8 INFO neutron.db.securitygroups_db [None req-c7543d5c-daca-47a1-80e3-dc294121a4aa dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Project c27c8f44445e4302b832dd1d1970706f 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: 731/1529] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1530] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:54:25 2026] GET /v2.0/networks?id=a3219475-d338-4cd2-a567-bb38b3335991 => generated 672 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:26.019 8 WARNING neutron_lib.context [None req-b04867b8-64c8-4136-b8bf-ee388a3a4113 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:26.049 8 INFO neutron.db.securitygroups_db [None req-b04867b8-64c8-4136-b8bf-ee388a3a4113 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Project c27c8f44445e4302b832dd1d1970706f 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: 799/1531] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:54:25 2026] PUT /v2.0/routers/485359e6-06b2-4424-95e2-8fada8032b05/tags => generated 17 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1532] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/quotas/e0cba2f4cba744d2aafae503383c119c => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1533] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:54:26 2026] PUT /v2.0/routers/1be51ba4-015b-4a77-8720-693e54341a92/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1534] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1535] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/ports?tenant_id=e0cba2f4cba744d2aafae503383c119c&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1536] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:54:26 2026] PUT /v2.0/routers/71d6df5a-478f-4456-96b6-96704456673c/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1537] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/networks/a3219475-d338-4cd2-a567-bb38b3335991?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1538] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/security-groups?tenant_id=6b77e93f4b2f4b408b77729e3bd9c05f&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1539] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/networks/a3219475-d338-4cd2-a567-bb38b3335991?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: 737/1540] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:54:26 2026] PUT /v2.0/routers/50af85ab-3b0e-447d-8479-5f2af9425e00/tags => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1541] 10.0.0.165 () {32 vars in 663 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1542] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:26 2026] DELETE /v2.0/security-groups/a8d67727-2e5b-4326-b49d-7a305fd6876c => 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: 739/1543] 10.0.0.165 () {32 vars in 677 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1544] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => 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: 805/1545] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/networks => generated 1298 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1546] 10.0.0.165 () {32 vars in 673 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1547] 10.0.0.206 () {34 vars in 1099 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1974190257&fields=id&tenant_id=c27c8f44445e4302b832dd1d1970706f => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1548] 10.0.0.165 () {32 vars in 685 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1549] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/networks?id=6844690f-f091-4867-805e-3d74b0d04771 => generated 661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1550] 10.0.0.165 () {32 vars in 671 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1551] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/quotas/c27c8f44445e4302b832dd1d1970706f => 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: 743/1552] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/security-groups?tenant_id=3bb5c1c02615433f8e315a514debc804&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1553] 10.0.0.165 () {32 vars in 685 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1554] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:54:26 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1555] 10.0.0.165 () {32 vars in 681 bytes} [Sun Apr 12 21:54:27 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1556] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:26 2026] DELETE /v2.0/security-groups/9e2e011f-499e-4c09-9f51-77d2b985f82a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1557] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:54:27 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?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: 812/1558] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:54:27 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1559] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:54:27 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?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: 813/1560] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:54:27 2026] GET /v2.0/routers/485359e6-06b2-4424-95e2-8fada8032b05 => generated 485 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1561] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:27 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 815/1562] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:27 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => 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: 748/1563] 10.0.0.165 () {34 vars in 741 bytes} [Sun Apr 12 21:54:27 2026] PUT /v2.0/routers/485359e6-06b2-4424-95e2-8fada8032b05 => generated 485 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1564] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:27 2026] GET /v2.0/ports?device_id=485359e6-06b2-4424-95e2-8fada8032b05 => 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: 749/1565] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:27 2026] DELETE /v2.0/routers/485359e6-06b2-4424-95e2-8fada8032b05 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1566] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:54:28 2026] GET /v2.0/routers/1be51ba4-015b-4a77-8720-693e54341a92 => generated 493 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1567] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:28 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 819/1568] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:28 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => 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: 750/1569] 10.0.0.165 () {34 vars in 741 bytes} [Sun Apr 12 21:54:28 2026] PUT /v2.0/routers/1be51ba4-015b-4a77-8720-693e54341a92 => generated 493 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1570] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:28 2026] GET /v2.0/ports?device_id=1be51ba4-015b-4a77-8720-693e54341a92 => 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: 751/1571] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:28 2026] DELETE /v2.0/routers/1be51ba4-015b-4a77-8720-693e54341a92 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1572] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:54:29 2026] GET /v2.0/routers/71d6df5a-478f-4456-96b6-96704456673c => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1573] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:29 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 823/1574] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:29 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => 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: 752/1575] 10.0.0.165 () {34 vars in 741 bytes} [Sun Apr 12 21:54:29 2026] PUT /v2.0/routers/71d6df5a-478f-4456-96b6-96704456673c => generated 502 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1576] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:29 2026] GET /v2.0/ports?device_id=71d6df5a-478f-4456-96b6-96704456673c => 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: 753/1577] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:29 2026] DELETE /v2.0/routers/71d6df5a-478f-4456-96b6-96704456673c => generated 0 bytes in 388 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1578] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:54:30 2026] GET /v2.0/routers/50af85ab-3b0e-447d-8479-5f2af9425e00 => generated 487 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1579] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:30 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 754/1580] 10.0.0.165 () {34 vars in 741 bytes} [Sun Apr 12 21:54:30 2026] PUT /v2.0/routers/50af85ab-3b0e-447d-8479-5f2af9425e00 => generated 487 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1581] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:30 2026] GET /v2.0/ports?device_id=50af85ab-3b0e-447d-8479-5f2af9425e00 => 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: 828/1582] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:30 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1583] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:54:30 2026] GET /v2.0/networks?id=a3219475-d338-4cd2-a567-bb38b3335991 => generated 672 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:30.999 7 WARNING neutron_lib.context [req-51d607d6-968b-4f31-afe4-67ed1b2512b6 req-94e37775-e2a4-4df4-a84f-371e0df34511 ab5d2177cb624cdfb2b6d5356347592c e0cba2f4cba744d2aafae503383c119c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 755/1584] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:30 2026] DELETE /v2.0/routers/50af85ab-3b0e-447d-8479-5f2af9425e00 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1585] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/routers/17f6c86e-052f-42b9-9c87-31a52a049bc8 => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1586] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:54:30 2026] POST /v2.0/ports => generated 958 bytes in 385 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: 831/1587] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/security-groups?tenant_id=2b0e23990e0448db8e35c84599f38b2b&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: 757/1588] 10.0.0.165 () {34 vars in 741 bytes} [Sun Apr 12 21:54:31 2026] PUT /v2.0/routers/17f6c86e-052f-42b9-9c87-31a52a049bc8 => generated 480 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1589] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 759/1590] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:31 2026] DELETE /v2.0/security-groups/2fee858b-2963-41a3-9eed-9e185a1a0834 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1591] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.0/ports?device_id=17f6c86e-052f-42b9-9c87-31a52a049bc8 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1592] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:54:31 2026] PUT /v2.0/ports/2c01b4fd-afbe-471d-9d49-d9e5c4adedd6 => generated 1239 bytes in 449 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-04-12 21:54:32.222 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bbcedb1-52f0-44f0-b575-3d687db413da'] response: {'name': 'network-changed', 'server_uuid': '953483ce-8482-4c39-b6ab-3466b326f297', 'tag': '2c01b4fd-afbe-471d-9d49-d9e5c4adedd6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 833/1593] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:32 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1594] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:32 2026] GET /v2.0/security-groups?tenant_id=1f5ddfab00bc4c64a2d6b459fb79547a&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:32.416 8 INFO neutron.services.segments.plugin [-] Segment 077b9df5-c006-466e-bb6c-aceb4f9f29d8 resource provider aggregate not found 2026-04-12 21:54:32.421 8 INFO neutron.services.segments.plugin [-] Segment 077b9df5-c006-466e-bb6c-aceb4f9f29d8 resource provider aggregate not found [pid: 7|app: 0|req: 835/1595] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:32 2026] GET /v2.0/security-groups?id=fe8c920e-cf4b-4347-a7fe-21b44880c66e&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:32.438 8 INFO neutron.services.segments.plugin [-] Segment 077b9df5-c006-466e-bb6c-aceb4f9f29d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 077b9df5-c006-466e-bb6c-aceb4f9f29d8 found for delete ", "request_id": "req-f5b45b9e-4f7e-4282-841e-5533b25e9e4f"}]} 2026-04-12 21:54:32.448 8 INFO neutron.services.segments.plugin [-] Segment 077b9df5-c006-466e-bb6c-aceb4f9f29d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 077b9df5-c006-466e-bb6c-aceb4f9f29d8 found for delete ", "request_id": "req-289e1f1c-00ef-4aa4-9d4b-818f17c670a2"}]} 2026-04-12 21:54:32.455 8 INFO neutron.db.l3_hamode_db [None req-77bc8d96-1a6e-4d8f-844c-a96681d00007 051fc99e3bc44b01a27468d5e2964e5e 9827c524d211421faa4bfd2565b31ac6 - - default default] HA network 7a4c3ece-3b20-4e64-b38e-7a48d0d07a70 was deleted as no HA routers are present in tenant 9827c524d211421faa4bfd2565b31ac6. [pid: 8|app: 0|req: 761/1596] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:31 2026] DELETE /v2.0/routers/17f6c86e-052f-42b9-9c87-31a52a049bc8 => generated 0 bytes in 539 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1597] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:32 2026] DELETE /v2.0/security-groups/713e1115-22e3-4489-8b31-272cc87f2309 => 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: 762/1598] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:54:32 2026] GET /v2.0/ports?tenant_id=e0cba2f4cba744d2aafae503383c119c&device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 1242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1599] 199.204.45.248 () {34 vars in 1017 bytes} [Sun Apr 12 21:54:32 2026] GET /v2.0/networks?tenant_id=e0cba2f4cba744d2aafae503383c119c&shared=False => generated 767 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1600] 199.204.45.248 () {34 vars in 929 bytes} [Sun Apr 12 21:54:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1601] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:32 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1602] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:54:33 2026] GET /v2.0/networks?id=6844690f-f091-4867-805e-3d74b0d04771 => generated 661 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1603] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:54:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c27c8f44445e4302b832dd1d1970706f => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:33.157 8 WARNING neutron_lib.context [req-b93ba7ac-4f58-496e-b9a0-70a8ec00bda1 req-7e05d953-4e34-48e6-b446-e7759e6c4237 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1604] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:33 2026] GET /v2.0/security-groups?tenant_id=9827c524d211421faa4bfd2565b31ac6&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1605] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:33 2026] DELETE /v2.0/security-groups/67062638-ca58-4ffc-9075-a12e06cba44f => 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: 842/1606] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:33 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => 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: 843/1607] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:33 2026] GET /v2.0/security-groups?id=fe8c920e-cf4b-4347-a7fe-21b44880c66e&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1608] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:54:33 2026] POST /v2.0/ports => generated 958 bytes in 451 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: 766/1609] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:33 2026] GET /v2.0/security-groups?tenant_id=431c37028b494a17916fc1bd7f06aeb5&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1610] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:33 2026] DELETE /v2.0/security-groups/b58ca7b8-1090-477d-89f4-af73a95adc49 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1611] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:54:33 2026] PUT /v2.0/ports/196c7edd-47cb-4332-84ce-1337509b9f13 => generated 1239 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 768/1612] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:54:33 2026] GET /v2.0/ports?tenant_id=e0cba2f4cba744d2aafae503383c119c&device_id=953483ce-8482-4c39-b6ab-3466b326f297 => 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: 769/1613] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=2c01b4fd-afbe-471d-9d49-d9e5c4adedd6 => 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: 845/1614] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1615] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/subnets?id=e4468709-f0a6-4ed7-9854-54faae5b64bf => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1616] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/ports?network_id=a3219475-d338-4cd2-a567-bb38b3335991&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: 8|app: 0|req: 771/1617] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&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: 847/1618] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/networks/a3219475-d338-4cd2-a567-bb38b3335991?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: 848/1619] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/networks/a3219475-d338-4cd2-a567-bb38b3335991?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: 772/1620] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/security-groups?tenant_id=36a545dcf01a4d1aae3ebde8c92a4c1a&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:34.315 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-14b401bc-60d7-47b6-8d80-c1c979b05c35'] response: {'name': 'network-changed', 'server_uuid': '1b74b51d-04e5-4473-891c-9dbe35130025', 'tag': '196c7edd-47cb-4332-84ce-1337509b9f13', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 849/1621] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:34 2026] DELETE /v2.0/security-groups/a843ff1c-279b-4b07-8ea4-c9581501d19d => 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: 773/1622] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1623] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/security-groups?id=fe8c920e-cf4b-4347-a7fe-21b44880c66e&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1624] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1625] 199.204.45.248 () {34 vars in 1017 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/networks?tenant_id=c27c8f44445e4302b832dd1d1970706f&shared=False => generated 757 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1626] 199.204.45.248 () {34 vars in 929 bytes} [Sun Apr 12 21:54:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1627] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:35 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 776/1628] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:35 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1629] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:35 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => 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: 777/1630] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:35 2026] GET /v2.0/security-groups?id=fe8c920e-cf4b-4347-a7fe-21b44880c66e&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1631] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 778/1632] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=196c7edd-47cb-4332-84ce-1337509b9f13 => 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: 855/1633] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/subnets?id=83439115-5211-4956-b46a-cab54b927711 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1634] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/ports?network_id=6844690f-f091-4867-805e-3d74b0d04771&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: 856/1635] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1636] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1637] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1638] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1639] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/security-groups?tenant_id=1a538992a26d40bda039c5321c094ebd&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1640] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:36 2026] DELETE /v2.0/security-groups/b58ffdbb-fff4-401a-9010-bb8ea4573620 => 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: 782/1641] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.0/security-groups?tenant_id=3f3119c8b29e439c914531c5d01109bf&name=default => generated 2925 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1642] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:37 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1643] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:37 2026] GET /v2.0/security-groups?id=fe8c920e-cf4b-4347-a7fe-21b44880c66e&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1644] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:37 2026] DELETE /v2.0/security-groups/aa275009-9698-4ffa-b205-a02a62e23c99 => 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: 785/1645] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:37 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1646] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:37 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&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: 786/1647] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:38 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1648] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:38 2026] GET /v2.0/security-groups?id=fe8c920e-cf4b-4347-a7fe-21b44880c66e&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1649] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:38 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:38.776 8 WARNING neutron_lib.context [None req-2e273404-4a74-4645-89b0-fbc681b5218a d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 864/1650] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:38 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:38.944 7 WARNING neutron_lib.context [None req-c98b6d7a-0d46-4e83-95b5-e3e32e254579 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:38.946 8 INFO neutron.db.segments_db [None req-2e273404-4a74-4645-89b0-fbc681b5218a d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Added segment 8d4f3087-4b52-40ac-8adb-971a2ac448c1 of type vxlan for network 7a35ae63-f941-4cd1-ba77-253bc0444058 [pid: 8|app: 0|req: 787/1651] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:38 2026] POST /v2.0/networks => generated 631 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:39.071 8 WARNING neutron_lib.context [None req-fdd6a3ac-ba6d-43be-a16c-7c2cfc74c489 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:39.106 7 INFO neutron.db.segments_db [None req-c98b6d7a-0d46-4e83-95b5-e3e32e254579 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Added segment f1d3e20c-acd3-43d5-a656-90c4b70b06d5 of type vxlan for network e7b3b261-cb33-4d76-b1e5-9f68ee19846d [pid: 7|app: 0|req: 865/1652] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:38 2026] POST /v2.0/networks => generated 650 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:39.191 7 WARNING neutron_lib.context [None req-948242e3-d99f-43da-9b53-06497ab630fb 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 788/1653] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:39 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1654] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:39 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:39.368 8 WARNING neutron_lib.context [None req-465542ad-7d1b-4165-89bc-50905cc313e8 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:39.409 8 INFO neutron.db.segments_db [None req-465542ad-7d1b-4165-89bc-50905cc313e8 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Added segment ea12ebf7-0b68-4adc-a437-d626acdb571c of type vxlan for network 5267fc33-94d9-48ff-a359-980fbeebbc3d [pid: 7|app: 0|req: 866/1657] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:39 2026] POST /v2.0/subnets => generated 627 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1658] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:39 2026] GET /v2.0/security-groups?id=fe8c920e-cf4b-4347-a7fe-21b44880c66e&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:39.477 7 WARNING neutron_lib.context [None req-89d4f115-22ea-4915-878d-6f211a8122cc 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1659] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:39 2026] POST /v2.0/networks => generated 630 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:39.509 8 WARNING neutron_lib.context [None req-35295e52-a5ec-4343-808b-40fcbcd8f13c d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:39.537 7 INFO neutron.db.segments_db [None req-89d4f115-22ea-4915-878d-6f211a8122cc 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Added segment 1574f7b2-8917-48f4-8a8b-81233cd617b9 of type vxlan for network 40248f7c-32e0-4c93-8262-c193c243f7e1 [pid: 8|app: 0|req: 793/1660] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:39 2026] POST /v2.0/subnets => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:39.779 8 WARNING neutron_lib.context [None req-04b9e153-0bc0-4a6e-983c-1f4e46739561 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:39.787 7 INFO neutron.db.l3_hamode_db [None req-89d4f115-22ea-4915-878d-6f211a8122cc 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:54:39.836 8 INFO neutron.db.segments_db [None req-04b9e153-0bc0-4a6e-983c-1f4e46739561 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Added segment 4a2a6636-ca03-4615-a73b-432209844dc6 of type vxlan for network 6cdab0f7-0b40-4643-8272-cd8160be110d [pid: 8|app: 0|req: 794/1661] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:39 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1662] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:39 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:39.975 8 WARNING neutron_lib.context [None req-25fa33f9-dcec-4e3d-a9f0-4a84c8686ec9 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 796/1663] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:39 2026] POST /v2.0/subnets => generated 629 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1664] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:40 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&fields=id&fields=name => generated 114 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:40.373 8 WARNING neutron_lib.context [None req-39e95630-df96-489f-9ae1-af4d5d93ca9b d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:40.428 8 INFO neutron.db.segments_db [None req-39e95630-df96-489f-9ae1-af4d5d93ca9b d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Added segment 74e0df85-87c7-45d1-acfb-cfac952bde36 of type vxlan for network 03d8a6bd-b6fb-4a4f-be9a-ccf8bdd5e24a [pid: 8|app: 0|req: 798/1665] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:40 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-04-12 21:54:40.574 8 WARNING neutron_lib.context [None req-f3075545-24fa-4a28-b1d4-f2c834f12a22 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:40.628 7 INFO neutron.db.l3_hamode_db [None req-89d4f115-22ea-4915-878d-6f211a8122cc 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 799/1666] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:40 2026] POST /v2.0/subnets => generated 629 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1667] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:40 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:40.988 8 WARNING neutron_lib.context [None req-a5093850-df48-4513-aee2-4ea6ba120b77 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:41.041 8 INFO neutron.db.segments_db [None req-a5093850-df48-4513-aee2-4ea6ba120b77 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Added segment b4ab6b6d-b10c-43d0-b81e-b8a96c42b02f of type vxlan for network 300acd61-ef38-488c-859d-b94e7dca9158 [pid: 8|app: 0|req: 801/1668] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:40 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1669] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.0/security-groups?id=fe8c920e-cf4b-4347-a7fe-21b44880c66e&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:41.168 8 WARNING neutron_lib.context [None req-4cea197d-352c-49fd-a643-7d79a63a61a4 d51b1a295b7e4532a44c08f603b1db77 9f42054e9afb442ca7b3eda1772a5143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1670] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:41 2026] POST /v2.0/subnets => generated 629 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1671] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:54:41 2026] PUT /v2.0/subnets/6c3d491c-ca50-4238-83f0-daf7e5f7a956/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1672] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:39 2026] POST /v2.0/routers => generated 695 bytes in 2032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1673] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1674] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:54:41 2026] PUT /v2.0/subnets/eb25626e-d390-4e4a-af51-f4efbcf66257/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1675] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1676] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:54:41 2026] PUT /v2.0/subnets/f35ca88e-cec5-4838-94ce-d5fa4bf1edac/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1677] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:54:41 2026] PUT /v2.0/subnets/fcb166b6-bc79-4e71-a799-51bce6d8ae88/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1678] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 975 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1679] 10.0.0.165 () {32 vars in 663 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1680] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1681] 10.0.0.165 () {32 vars in 677 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1682] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1683] 10.0.0.165 () {32 vars in 673 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:41.937 7 WARNING neutron_lib.context [None req-2caecbba-6949-464c-a0be-0dad0e8043b8 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:42.670 7 INFO neutron.db.l3_db [None req-2caecbba-6949-464c-a0be-0dad0e8043b8 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Floating IP ff084ed1-46e7-4136-a5ea-72071a861aa6 associated. External IP: 10.96.250.218, port: 196c7edd-47cb-4332-84ce-1337509b9f13. [pid: 7|app: 0|req: 879/1684] 10.0.0.165 () {34 vars in 676 bytes} [Sun Apr 12 21:54:41 2026] POST /v2.0/floatingips => generated 856 bytes in 1078 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:43.057 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d7cc8fa-96f9-46f0-ab26-4cbafa9b1eb1'] response: {'name': 'network-changed', 'server_uuid': '1b74b51d-04e5-4473-891c-9dbe35130025', 'tag': '196c7edd-47cb-4332-84ce-1337509b9f13', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 880/1685] 10.0.0.165 () {32 vars in 685 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1686] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 975 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1687] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => 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: 883/1688] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1689] 10.0.0.165 () {32 vars in 671 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1690] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/security-groups?id=fe8c920e-cf4b-4347-a7fe-21b44880c66e&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1691] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:54:41 2026] PUT /v2.0/routers/956112e2-5c6e-4cca-ba95-5979c9529558/add_router_interface => generated 309 bytes in 1868 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1692] 10.0.0.165 () {32 vars in 685 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:43.425 8 WARNING neutron_lib.context [None req-3f1a9ec6-5d8a-48e9-a91f-4a7824e319e4 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 886/1693] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:54:43 2026] DELETE /v2.0/ports/2c01b4fd-afbe-471d-9d49-d9e5c4adedd6 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1694] 10.0.0.165 () {32 vars in 681 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1695] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 889/1696] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1697] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:54:43 2026] POST /v2.0/ports => generated 958 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 890/1698] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/networks?id=6844690f-f091-4867-805e-3d74b0d04771 => generated 757 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:43.823 7 WARNING neutron_lib.context [None req-2dc2aaf0-93c2-41f3-be34-369b84ea6df5 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 809/1699] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:43 2026] DELETE /v2.0/subnets/6c3d491c-ca50-4238-83f0-daf7e5f7a956 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1700] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=196c7edd-47cb-4332-84ce-1337509b9f13 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1701] 10.0.0.165 () {34 vars in 664 bytes} [Sun Apr 12 21:54:43 2026] POST /v2.0/ports => generated 955 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 811/1702] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:43 2026] DELETE /v2.0/subnets/eb25626e-d390-4e4a-af51-f4efbcf66257 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:44.185 8 WARNING neutron_lib.context [None req-a7116fa3-4c4b-4f91-8be7-7f37a50a33a2 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 892/1703] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:54:44 2026] GET /v2.0/subnets?id=83439115-5211-4956-b46a-cab54b927711 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1704] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:44 2026] DELETE /v2.0/subnets/f35ca88e-cec5-4838-94ce-d5fa4bf1edac => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1705] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:54:44 2026] GET /v2.0/ports?network_id=6844690f-f091-4867-805e-3d74b0d04771&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: 895/1706] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:54:44 2026] GET /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1707] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:44 2026] DELETE /v2.0/subnets/fcb166b6-bc79-4e71-a799-51bce6d8ae88 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1708] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:54:44 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?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: 898/1709] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:44 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => 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: 899/1710] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:44 2026] DELETE /v2.0/subnets/484dcf7c-d1cb-4f0b-9594-b1ae996ec69f => 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: 900/1711] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:54:44 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?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-04-12 21:54:44.943 8 INFO neutron.db.l3_db [None req-a7116fa3-4c4b-4f91-8be7-7f37a50a33a2 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Floating IP 40353e13-7a23-4ea0-a13f-bc22f1c87a1a associated. External IP: 10.96.250.204, port: c502663f-c2bc-4c5d-a407-c8c96376730f. 2026-04-12 21:54:44.952 7 INFO neutron.services.segments.plugin [-] Segment 8d4f3087-4b52-40ac-8adb-971a2ac448c1 resource provider aggregate not found 2026-04-12 21:54:44.956 7 INFO neutron.services.segments.plugin [-] Segment 8d4f3087-4b52-40ac-8adb-971a2ac448c1 resource provider aggregate not found [pid: 7|app: 0|req: 901/1712] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:44 2026] DELETE /v2.0/networks/7a35ae63-f941-4cd1-ba77-253bc0444058 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:44.974 7 INFO neutron.services.segments.plugin [-] Segment 8d4f3087-4b52-40ac-8adb-971a2ac448c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d4f3087-4b52-40ac-8adb-971a2ac448c1 found for delete ", "request_id": "req-420d87ef-556f-4220-a586-ac9d6c03af18"}]} 2026-04-12 21:54:44.975 7 INFO neutron.services.segments.plugin [-] Segment 8d4f3087-4b52-40ac-8adb-971a2ac448c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d4f3087-4b52-40ac-8adb-971a2ac448c1 found for delete ", "request_id": "req-1b53f0f9-d3f4-44ce-87e2-8601bd6f79bd"}]} 2026-04-12 21:54:45.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d20eeb4c-0dec-4a91-861c-66ecd7e6f26a'] response: {'server_uuid': '953483ce-8482-4c39-b6ab-3466b326f297', 'name': 'network-vif-deleted', 'tag': '2c01b4fd-afbe-471d-9d49-d9e5c4adedd6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 902/1713] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:44 2026] DELETE /v2.0/networks/5267fc33-94d9-48ff-a359-980fbeebbc3d => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1714] 10.0.0.165 () {34 vars in 676 bytes} [Sun Apr 12 21:54:44 2026] POST /v2.0/floatingips => generated 842 bytes in 1070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1715] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:45 2026] DELETE /v2.0/networks/6cdab0f7-0b40-4643-8272-cd8160be110d => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:45.363 8 INFO neutron.db.l3_db [None req-7cc83431-94e7-4ef7-af36-98c93e7fa867 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Floating IP 40353e13-7a23-4ea0-a13f-bc22f1c87a1a disassociated. External IP: 10.96.250.204, port: c502663f-c2bc-4c5d-a407-c8c96376730f. [pid: 8|app: 0|req: 813/1716] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:54:45 2026] PUT /v2.0/floatingips/40353e13-7a23-4ea0-a13f-bc22f1c87a1a => generated 552 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1717] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:45 2026] DELETE /v2.0/networks/03d8a6bd-b6fb-4a4f-be9a-ccf8bdd5e24a => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1718] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:54:45 2026] DELETE /v2.0/floatingips/40353e13-7a23-4ea0-a13f-bc22f1c87a1a => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1719] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:54:45 2026] GET /v2.0/ports?device_id=953483ce-8482-4c39-b6ab-3466b326f297 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:45.906 8 WARNING neutron_lib.context [None req-dfd9c4c7-ef2d-4bdb-a8dd-85338be79d69 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 905/1720] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:45 2026] DELETE /v2.0/networks/300acd61-ef38-488c-859d-b94e7dca9158 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:46.614 8 INFO neutron.db.l3_db [None req-dfd9c4c7-ef2d-4bdb-a8dd-85338be79d69 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Floating IP 2b15aacc-37a9-4b2b-b072-0765a43c89d2 associated. External IP: 10.96.250.214, port: 9f3cf2b1-4c83-4280-8cfa-713e7335817b. [pid: 7|app: 0|req: 906/1721] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:46 2026] GET /v2.0/security-groups?tenant_id=40b8f3d2c3dd43ea838adf47d05c6563&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1722] 10.0.0.165 () {34 vars in 676 bytes} [Sun Apr 12 21:54:45 2026] POST /v2.0/floatingips => generated 842 bytes in 985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1723] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:54:46 2026] GET /v2.0/floatingips/2b15aacc-37a9-4b2b-b072-0765a43c89d2 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1724] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:46 2026] DELETE /v2.0/security-groups/d8d85630-6393-476a-b974-ebbe025dc6d0 => 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: 818/1725] 10.0.0.165 () {32 vars in 654 bytes} [Sun Apr 12 21:54:46 2026] GET /v2.0/floatingips => generated 845 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:47.018 7 INFO neutron.services.segments.plugin [-] Segment ea12ebf7-0b68-4adc-a437-d626acdb571c resource provider aggregate not found 2026-04-12 21:54:47.022 7 INFO neutron.services.segments.plugin [-] Segment ea12ebf7-0b68-4adc-a437-d626acdb571c resource provider aggregate not found 2026-04-12 21:54:47.037 7 INFO neutron.services.segments.plugin [-] Segment ea12ebf7-0b68-4adc-a437-d626acdb571c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea12ebf7-0b68-4adc-a437-d626acdb571c found for delete ", "request_id": "req-ae2b580c-f2b6-426b-b28c-cb0d4457b1b4"}]} 2026-04-12 21:54:47.041 7 INFO neutron.services.segments.plugin [-] Segment ea12ebf7-0b68-4adc-a437-d626acdb571c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea12ebf7-0b68-4adc-a437-d626acdb571c found for delete ", "request_id": "req-30e9df58-99e5-47ef-87fd-d3c024216ed5"}]} 2026-04-12 21:54:47.057 7 INFO neutron.services.segments.plugin [-] Segment 4a2a6636-ca03-4615-a73b-432209844dc6 resource provider aggregate not found 2026-04-12 21:54:47.063 7 INFO neutron.services.segments.plugin [-] Segment 4a2a6636-ca03-4615-a73b-432209844dc6 resource provider aggregate not found 2026-04-12 21:54:47.087 7 INFO neutron.services.segments.plugin [-] Segment 4a2a6636-ca03-4615-a73b-432209844dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a2a6636-ca03-4615-a73b-432209844dc6 found for delete ", "request_id": "req-ccb8fee4-4cd4-44ec-b195-dc15fa377818"}]} 2026-04-12 21:54:47.092 7 INFO neutron.services.segments.plugin [-] Segment 4a2a6636-ca03-4615-a73b-432209844dc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a2a6636-ca03-4615-a73b-432209844dc6 found for delete ", "request_id": "req-59b44269-5c58-4c41-a7ab-6c462fd44d63"}]} 2026-04-12 21:54:47.110 7 INFO neutron.services.segments.plugin [-] Segment 74e0df85-87c7-45d1-acfb-cfac952bde36 resource provider aggregate not found 2026-04-12 21:54:47.117 7 INFO neutron.services.segments.plugin [-] Segment 74e0df85-87c7-45d1-acfb-cfac952bde36 resource provider aggregate not found 2026-04-12 21:54:47.133 7 INFO neutron.services.segments.plugin [-] Segment 74e0df85-87c7-45d1-acfb-cfac952bde36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74e0df85-87c7-45d1-acfb-cfac952bde36 found for delete ", "request_id": "req-231de071-bc52-467c-94f3-d18e00e334d4"}]} 2026-04-12 21:54:47.139 7 INFO neutron.services.segments.plugin [-] Segment 74e0df85-87c7-45d1-acfb-cfac952bde36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74e0df85-87c7-45d1-acfb-cfac952bde36 found for delete ", "request_id": "req-e3dce843-85d2-4d75-ba04-995aa6dbda33"}]} 2026-04-12 21:54:47.149 7 INFO neutron.services.segments.plugin [-] Segment b4ab6b6d-b10c-43d0-b81e-b8a96c42b02f resource provider aggregate not found 2026-04-12 21:54:47.152 7 INFO neutron.services.segments.plugin [-] Segment b4ab6b6d-b10c-43d0-b81e-b8a96c42b02f resource provider aggregate not found 2026-04-12 21:54:47.157 7 INFO neutron.services.segments.plugin [-] Segment b4ab6b6d-b10c-43d0-b81e-b8a96c42b02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ab6b6d-b10c-43d0-b81e-b8a96c42b02f found for delete ", "request_id": "req-88f0fe6c-753e-4924-93c6-a291dc75d1fb"}]} 2026-04-12 21:54:47.164 7 INFO neutron.services.segments.plugin [-] Segment b4ab6b6d-b10c-43d0-b81e-b8a96c42b02f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4ab6b6d-b10c-43d0-b81e-b8a96c42b02f found for delete ", "request_id": "req-4d7a0766-cba9-40e7-bf0b-402edab7f0a4"}]} [pid: 8|app: 0|req: 819/1726] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:47 2026] GET /v2.0/security-groups?tenant_id=355e11fd40e14f32a714b4c92dc8075d&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1727] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:47 2026] DELETE /v2.0/security-groups/c01f6bef-c019-40ad-83e0-62ad4edc824c => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:54:47.468 7 INFO neutron.db.l3_db [None req-3083b2ca-d558-48e9-85f4-2039fcb71294 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Floating IP 2b15aacc-37a9-4b2b-b072-0765a43c89d2 associated. External IP: 10.96.250.214, port: 9f3cf2b1-4c83-4280-8cfa-713e7335817b. [pid: 8|app: 0|req: 821/1728] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:47 2026] GET /v2.0/security-groups?tenant_id=9f42054e9afb442ca7b3eda1772a5143&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1729] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:47 2026] DELETE /v2.0/security-groups/078094b7-b49d-43a6-a444-4f6d89e95e58 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1730] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:54:47 2026] PUT /v2.0/floatingips/2b15aacc-37a9-4b2b-b072-0765a43c89d2 => generated 842 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:48.166 8 INFO neutron.db.l3_db [None req-cd68c397-6d46-4fd6-bab8-c83692da9c99 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] Floating IP 2b15aacc-37a9-4b2b-b072-0765a43c89d2 disassociated. External IP: 10.96.250.214, port: c502663f-c2bc-4c5d-a407-c8c96376730f. [pid: 8|app: 0|req: 823/1731] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:54:48 2026] PUT /v2.0/floatingips/2b15aacc-37a9-4b2b-b072-0765a43c89d2 => generated 552 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1732] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:54:48 2026] DELETE /v2.0/floatingips/2b15aacc-37a9-4b2b-b072-0765a43c89d2 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:54:48.772 8 INFO neutron.api.v2.resource [None req-57848101-74ba-4448-b3e8-3f794c30b7c3 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1733] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:54:48 2026] DELETE /v2.0/floatingips/2b15aacc-37a9-4b2b-b072-0765a43c89d2 => 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: 909/1734] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:54:48 2026] PUT /v2.0/routers/8407d707-d997-4aa3-9f31-73b55795ec58/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1735] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:54:48 2026] DELETE /v2.0/ports/c502663f-c2bc-4c5d-a407-c8c96376730f => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1736] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:54:49 2026] DELETE /v2.0/ports/9f3cf2b1-4c83-4280-8cfa-713e7335817b => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1737] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:54:49 2026] GET /v2.0/ports?device_id=956112e2-5c6e-4cca-ba95-5979c9529558 => generated 958 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:49.914 7 INFO neutron.services.segments.plugin [-] Segment 03995e70-1717-452d-8d54-18a5b9cf6576 resource provider aggregate not found 2026-04-12 21:54:49.919 7 INFO neutron.services.segments.plugin [-] Segment 03995e70-1717-452d-8d54-18a5b9cf6576 resource provider aggregate not found 2026-04-12 21:54:49.926 7 INFO neutron.services.segments.plugin [-] Segment 03995e70-1717-452d-8d54-18a5b9cf6576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03995e70-1717-452d-8d54-18a5b9cf6576 found for delete ", "request_id": "req-41247fa1-ccbb-456f-8e5b-065d2135002e"}]} 2026-04-12 21:54:49.936 7 INFO neutron.db.l3_hamode_db [None req-9a381006-3481-4ff0-a822-38bcb47d5353 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network ac1fa616-b042-43d6-ba1b-493f5d50d10e was deleted as no HA routers are present in tenant e0cba2f4cba744d2aafae503383c119c. 2026-04-12 21:54:49.938 7 INFO neutron.services.segments.plugin [-] Segment 03995e70-1717-452d-8d54-18a5b9cf6576 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03995e70-1717-452d-8d54-18a5b9cf6576 found for delete ", "request_id": "req-f8cdf8ff-ccd8-43b8-b4b2-e234bade902f"}]} [pid: 7|app: 0|req: 910/1738] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:49 2026] DELETE /v2.0/routers/8407d707-d997-4aa3-9f31-73b55795ec58 => generated 0 bytes in 879 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1739] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:49 2026] DELETE /v2.0/subnets/e4468709-f0a6-4ed7-9854-54faae5b64bf => 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: 829/1740] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:54:49 2026] PUT /v2.0/routers/956112e2-5c6e-4cca-ba95-5979c9529558/remove_router_interface => generated 309 bytes in 946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1741] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:50 2026] DELETE /v2.0/networks/a3219475-d338-4cd2-a567-bb38b3335991 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1742] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:50 2026] GET /v2.0/security-groups?tenant_id=e0cba2f4cba744d2aafae503383c119c&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1743] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:50 2026] DELETE /v2.0/security-groups/fe8c920e-cf4b-4347-a7fe-21b44880c66e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:54:51.222 8 INFO neutron.services.segments.plugin [-] Segment 1574f7b2-8917-48f4-8a8b-81233cd617b9 resource provider aggregate not found 2026-04-12 21:54:51.226 8 INFO neutron.services.segments.plugin [-] Segment 1574f7b2-8917-48f4-8a8b-81233cd617b9 resource provider aggregate not found 2026-04-12 21:54:51.243 8 INFO neutron.services.segments.plugin [-] Segment 1574f7b2-8917-48f4-8a8b-81233cd617b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1574f7b2-8917-48f4-8a8b-81233cd617b9 found for delete ", "request_id": "req-09b37d97-dc26-4673-add3-fa0a003cca31"}]} 2026-04-12 21:54:51.244 8 INFO neutron.services.segments.plugin [-] Segment 1574f7b2-8917-48f4-8a8b-81233cd617b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1574f7b2-8917-48f4-8a8b-81233cd617b9 found for delete ", "request_id": "req-3e1cacf1-fb19-47f2-adf4-b0580d29c63b"}]} 2026-04-12 21:54:51.261 8 INFO neutron.db.l3_hamode_db [None req-32eeb525-0f20-4742-ac68-8a2df7989be0 1e1332c43b7044a789392d654bb10488 d221d219375444cca9164fbe7c220dfe - - default default] HA network 40248f7c-32e0-4c93-8262-c193c243f7e1 was deleted as no HA routers are present in tenant d221d219375444cca9164fbe7c220dfe. [pid: 8|app: 0|req: 830/1744] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:50 2026] DELETE /v2.0/routers/956112e2-5c6e-4cca-ba95-5979c9529558 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1745] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:51 2026] DELETE /v2.0/subnets/14b7e054-62c3-46f8-8d93-bc7031185340 => 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: 831/1746] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:51 2026] DELETE /v2.0/networks/e7b3b261-cb33-4d76-b1e5-9f68ee19846d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:51.918 7 WARNING neutron_lib.context [None req-6fbf69a2-5a10-44bd-8def-5fb39079f9a7 6be2427d9c0a4d728e7d516446eb4936 adaf13bdf55641c58d9daa97b73c0b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:51.942 7 INFO neutron.services.segments.plugin [-] Segment 15672df4-d1f8-4857-9da6-fd1500b9cdbe resource provider aggregate not found 2026-04-12 21:54:51.950 7 INFO neutron.services.segments.plugin [-] Segment 15672df4-d1f8-4857-9da6-fd1500b9cdbe resource provider aggregate not found 2026-04-12 21:54:51.956 7 INFO neutron.services.segments.plugin [-] Segment 15672df4-d1f8-4857-9da6-fd1500b9cdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15672df4-d1f8-4857-9da6-fd1500b9cdbe found for delete ", "request_id": "req-c7f8ed4a-2b5b-4f74-8bdc-18a8a515ed56"}]} 2026-04-12 21:54:51.964 7 INFO neutron.services.segments.plugin [-] Segment 15672df4-d1f8-4857-9da6-fd1500b9cdbe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15672df4-d1f8-4857-9da6-fd1500b9cdbe found for delete ", "request_id": "req-154a6710-e422-4397-a0ec-4d5a5762b719"}]} [pid: 7|app: 0|req: 916/1747] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:54:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:51.989 7 WARNING neutron_lib.context [None req-60e9774d-20c8-4f28-9b7c-e32a72c49b59 6be2427d9c0a4d728e7d516446eb4936 adaf13bdf55641c58d9daa97b73c0b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 917/1748] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:54:51 2026] POST /v2.0/subnetpools => generated 516 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1749] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/security-groups?tenant_id=d221d219375444cca9164fbe7c220dfe&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:52.172 7 WARNING neutron_lib.context [None req-aea6a0c5-50fa-42be-8212-30936ff64f43 6be2427d9c0a4d728e7d516446eb4936 adaf13bdf55641c58d9daa97b73c0b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 832/1750] 10.0.0.78 () {34 vars in 988 bytes} [Sun Apr 12 21:54:51 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 1244 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1751] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:54:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1752] 10.0.0.78 () {34 vars in 1038 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:52.263 7 WARNING neutron_lib.context [None req-87377bbd-dbc6-4c46-b1b0-b045dded9b3a 6be2427d9c0a4d728e7d516446eb4936 adaf13bdf55641c58d9daa97b73c0b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 833/1753] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:52 2026] DELETE /v2.0/security-groups/36517317-50d5-4013-bfe5-6a390eba6460 => 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: 921/1754] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:54:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:52.327 8 WARNING neutron_lib.context [None req-04c7e3cc-9339-4d54-b4ee-f2dfd0bfe653 6be2427d9c0a4d728e7d516446eb4936 adaf13bdf55641c58d9daa97b73c0b41 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 834/1755] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:54:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1756] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:54:52 2026] PUT /v2.0/subnetpools/5f2f1872-9c6e-49ca-b52d-182d7733233d/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1757] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:54:52 2026] PUT /v2.0/subnetpools/9ada5894-cc76-49a9-8fe6-e0b241b31084/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1758] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:54:52 2026] PUT /v2.0/subnetpools/2f63551b-cb58-4f30-a10b-fa6bdce58abf/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1759] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:54:52 2026] PUT /v2.0/subnetpools/6884e34d-9693-44a6-a839-18f1a601ea74/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1760] 10.0.0.165 () {32 vars in 671 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1761] 10.0.0.165 () {32 vars in 685 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1762] 10.0.0.165 () {32 vars in 681 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1763] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1764] 10.0.0.165 () {32 vars in 679 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1765] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1766] 10.0.0.165 () {32 vars in 689 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1767] 10.0.0.165 () {32 vars in 701 bytes} [Sun Apr 12 21:54:52 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1768] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:54:52 2026] DELETE /v2.0/subnetpools/5f2f1872-9c6e-49ca-b52d-182d7733233d => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1769] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:54:52 2026] DELETE /v2.0/subnetpools/9ada5894-cc76-49a9-8fe6-e0b241b31084 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1770] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:54:52 2026] DELETE /v2.0/subnetpools/2f63551b-cb58-4f30-a10b-fa6bdce58abf => 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: 842/1771] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:54:52 2026] DELETE /v2.0/subnetpools/6884e34d-9693-44a6-a839-18f1a601ea74 => 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: 930/1772] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:54:52 2026] DELETE /v2.0/subnetpools/fa2ff64b-53f5-430f-b39a-78fe5a58bd42 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:54:53.622 8 INFO neutron.services.segments.plugin [-] Segment f1d3e20c-acd3-43d5-a656-90c4b70b06d5 resource provider aggregate not found 2026-04-12 21:54:53.627 8 INFO neutron.services.segments.plugin [-] Segment f1d3e20c-acd3-43d5-a656-90c4b70b06d5 resource provider aggregate not found 2026-04-12 21:54:53.642 8 INFO neutron.services.segments.plugin [-] Segment f1d3e20c-acd3-43d5-a656-90c4b70b06d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d3e20c-acd3-43d5-a656-90c4b70b06d5 found for delete ", "request_id": "req-7dddf84a-5f01-433b-a056-3938a1aef916"}]} 2026-04-12 21:54:53.648 8 INFO neutron.services.segments.plugin [-] Segment f1d3e20c-acd3-43d5-a656-90c4b70b06d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d3e20c-acd3-43d5-a656-90c4b70b06d5 found for delete ", "request_id": "req-e8715492-ad26-4f3b-99c0-370c9134d505"}]} [pid: 8|app: 0|req: 843/1773] 10.0.0.165 () {32 vars in 825 bytes} [Sun Apr 12 21:54:53 2026] GET /v2.0/ports?project_id=c27c8f44445e4302b832dd1d1970706f&network_id=6844690f-f091-4867-805e-3d74b0d04771 => generated 3695 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1774] 10.0.0.165 () {32 vars in 741 bytes} [Sun Apr 12 21:54:53 2026] GET /v2.0/subnets?network_id=91aa8255-0277-4811-b183-804336404b36 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1775] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:53 2026] GET /v2.0/security-groups?tenant_id=1e74dc1d59a34a2280573035ae8e0c38&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:54.166 7 WARNING neutron_lib.context [None req-340e73e6-d80a-46a7-80de-fc84f2994c4b 2f3b3943c8e54db89228d23c3e35408f 30e28b94d3d846919ced509870d13e78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 845/1776] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:54 2026] DELETE /v2.0/security-groups/ed81b37b-ce6f-4e8b-a4f4-3804d88220f6 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:54:54.288 8 INFO neutron.db.l3_db [None req-7fa644ec-db62-4096-8499-01c5afbd4e89 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Floating IP ff084ed1-46e7-4136-a5ea-72071a861aa6 disassociated. External IP: 10.96.250.218, port: 196c7edd-47cb-4332-84ce-1337509b9f13. 2026-04-12 21:54:54.321 7 INFO neutron.db.segments_db [None req-340e73e6-d80a-46a7-80de-fc84f2994c4b 2f3b3943c8e54db89228d23c3e35408f 30e28b94d3d846919ced509870d13e78 - - default default] Added segment f16e34f5-45dc-44ca-aee7-43c9cefe4ad4 of type vxlan for network f0044e3a-3c1b-4662-90b7-7d38a9551bf5 [pid: 7|app: 0|req: 932/1777] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:54 2026] POST /v2.0/networks => generated 643 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1780] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:54 2026] GET /v2.0/security-groups?tenant_id=c903e6eaa89a4c118aab12ecc89ddeac&name=default => generated 2925 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:54.500 7 WARNING neutron_lib.context [None req-b88bfcb1-5bfa-416d-8f85-ce4d40d0c8e7 2f3b3943c8e54db89228d23c3e35408f 30e28b94d3d846919ced509870d13e78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 846/1781] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:54:54 2026] PUT /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => generated 554 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:54.665 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ff1b103-f1c3-46f9-8c38-99c310832309'] response: {'name': 'network-changed', 'server_uuid': '1b74b51d-04e5-4473-891c-9dbe35130025', 'tag': '196c7edd-47cb-4332-84ce-1337509b9f13', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 847/1782] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:54 2026] DELETE /v2.0/security-groups/5e5166ae-0df3-43b7-9bb3-4708599516b5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1783] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:54 2026] POST /v2.0/subnets => generated 641 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1784] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:54:54 2026] GET /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => generated 554 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:54.754 8 WARNING neutron_lib.context [None req-61aff6bb-e32b-4814-a469-56087068624b 2f3b3943c8e54db89228d23c3e35408f 30e28b94d3d846919ced509870d13e78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:54.800 8 INFO neutron.db.segments_db [None req-61aff6bb-e32b-4814-a469-56087068624b 2f3b3943c8e54db89228d23c3e35408f 30e28b94d3d846919ced509870d13e78 - - default default] Added segment c73fec36-78b8-4de0-9122-f5b49f6b04c3 of type vxlan for network 459fa227-4ab6-4335-af63-7bc92fef4810 [pid: 8|app: 0|req: 849/1785] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:54 2026] POST /v2.0/networks => generated 642 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1786] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:54 2026] GET /v2.0/security-groups?tenant_id=adaf13bdf55641c58d9daa97b73c0b41&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1787] 10.0.0.165 () {34 vars in 742 bytes} [Sun Apr 12 21:54:54 2026] PUT /v2.0/networks/459fa227-4ab6-4335-af63-7bc92fef4810 => generated 592 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1788] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:55 2026] DELETE /v2.0/security-groups/0721469c-263b-4e70-9c6d-bfb92a79e3d3 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:54:55.132 8 WARNING neutron_lib.context [None req-a76356a1-5f01-46e2-ad10-7d45b595f2bf 2f3b3943c8e54db89228d23c3e35408f 30e28b94d3d846919ced509870d13e78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:55.196 7 INFO neutron.db.segments_db [None req-22495d06-5fd1-4559-a55d-480824356eee edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - default default] Added segment bc9c0cd3-c751-4876-a853-342e3dcd7315 of type vxlan for network 8d064068-47f4-482b-a6e5-781fd8159a64 [pid: 7|app: 0|req: 937/1789] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:54 2026] POST /v2.0/networks => generated 726 bytes in 552 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1790] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 853/1791] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:55 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) [pid: 8|app: 0|req: 854/1792] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/networks?id=6844690f-f091-4867-805e-3d74b0d04771 => generated 757 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1793] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:55 2026] POST /v2.0/subnets => generated 644 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1794] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=196c7edd-47cb-4332-84ce-1337509b9f13 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:54:55.507 7 WARNING neutron.api.v2.base [None req-c5c679fe-3cb2-4994-b76d-9af98074d812 edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - 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-04-12 21:54:55.508 7 INFO neutron.api.v2.resource [None req-c5c679fe-3cb2-4994-b76d-9af98074d812 edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 941/1795] 10.0.0.165 () {34 vars in 680 bytes} [Sun Apr 12 21:54:55 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1796] 10.0.0.165 () {34 vars in 740 bytes} [Sun Apr 12 21:54:55 2026] PUT /v2.0/subnets/ecf6924d-b511-4637-949b-17cd3bce35d0 => generated 636 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1797] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/subnets?id=83439115-5211-4956-b46a-cab54b927711 => generated 678 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:55.698 8 INFO neutron.services.segments.plugin [-] Segment bc9c0cd3-c751-4876-a853-342e3dcd7315 resource provider aggregate not found 2026-04-12 21:54:55.703 8 INFO neutron.services.segments.plugin [-] Segment bc9c0cd3-c751-4876-a853-342e3dcd7315 resource provider aggregate not found 2026-04-12 21:54:55.707 7 INFO neutron.services.segments.plugin [-] Segment c73fec36-78b8-4de0-9122-f5b49f6b04c3 resource provider aggregate not found 2026-04-12 21:54:55.711 8 INFO neutron.services.segments.plugin [-] Segment bc9c0cd3-c751-4876-a853-342e3dcd7315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc9c0cd3-c751-4876-a853-342e3dcd7315 found for delete ", "request_id": "req-304348b7-ec40-4273-b1a7-28555e481442"}]} 2026-04-12 21:54:55.713 7 INFO neutron.services.segments.plugin [-] Segment c73fec36-78b8-4de0-9122-f5b49f6b04c3 resource provider aggregate not found 2026-04-12 21:54:55.717 8 INFO neutron.services.segments.plugin [-] Segment bc9c0cd3-c751-4876-a853-342e3dcd7315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc9c0cd3-c751-4876-a853-342e3dcd7315 found for delete ", "request_id": "req-86463383-0e98-4685-97fb-8ae856070715"}]} 2026-04-12 21:54:55.724 7 INFO neutron.services.segments.plugin [-] Segment c73fec36-78b8-4de0-9122-f5b49f6b04c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73fec36-78b8-4de0-9122-f5b49f6b04c3 found for delete ", "request_id": "req-ce5dde36-454e-4374-a9c0-1d636438145a"}]} [pid: 8|app: 0|req: 856/1798] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:55 2026] DELETE /v2.0/networks/8d064068-47f4-482b-a6e5-781fd8159a64 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:55.727 7 INFO neutron.services.segments.plugin [-] Segment c73fec36-78b8-4de0-9122-f5b49f6b04c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c73fec36-78b8-4de0-9122-f5b49f6b04c3 found for delete ", "request_id": "req-7391919d-4786-4ba8-9293-7e44a9336d93"}]} [pid: 7|app: 0|req: 943/1799] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:55 2026] DELETE /v2.0/networks/459fa227-4ab6-4335-af63-7bc92fef4810 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1800] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/ports?network_id=6844690f-f091-4867-805e-3d74b0d04771&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:55.773 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee8edc65-55e6-4e60-901a-e176faf595ae 2f3b3943c8e54db89228d23c3e35408f 30e28b94d3d846919ced509870d13e78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1801] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:55 2026] DELETE /v2.0/networks/459fa227-4ab6-4335-af63-7bc92fef4810 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:54:55.809 7 INFO neutron.db.segments_db [None req-530f2d16-862b-4989-a45f-c145aaafa10b edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - default default] Added segment f07e04de-a839-4894-b423-ef55cf351427 of type vxlan for network 7ff471b7-476d-48f7-b727-647b32aaf397 [pid: 8|app: 0|req: 859/1802] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1803] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => 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: 944/1804] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:55 2026] POST /v2.0/networks => generated 727 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1805] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:54:55 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: 945/1806] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1807] 10.0.0.165 () {32 vars in 741 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/subnets?network_id=91aa8255-0277-4811-b183-804336404b36 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1808] 10.0.0.165 () {32 vars in 652 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1809] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.0/networks => generated 1308 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1810] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 21:54:56 2026] GET /v2.0/subnets => generated 1280 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1811] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:55 2026] POST /v2.0/subnets => generated 647 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:56.103 8 WARNING neutron.api.v2.base [None req-07ca7222-adde-489e-a525-dc3e519c979b edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - 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-04-12 21:54:56.103 8 INFO neutron.api.v2.resource [None req-07ca7222-adde-489e-a525-dc3e519c979b edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 863/1812] 10.0.0.165 () {34 vars in 680 bytes} [Sun Apr 12 21:54:56 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: 950/1813] 10.0.0.165 () {32 vars in 722 bytes} [Sun Apr 12 21:54:56 2026] GET /v2.0/networks/f0044e3a-3c1b-4662-90b7-7d38a9551bf5 => generated 668 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1814] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:54:56 2026] GET /v2.0/subnets/b883d6b0-27e0-4f42-899b-30a24af09d78 => generated 641 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:56.170 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13018d3a-6da4-4152-ae72-0209d53868df 2f3b3943c8e54db89228d23c3e35408f 30e28b94d3d846919ced509870d13e78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1815] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:56 2026] DELETE /v2.0/subnets/ecf6924d-b511-4637-949b-17cd3bce35d0 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:54:56.187 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c3edf5d-5d34-499a-8851-c8d381c4445c 2f3b3943c8e54db89228d23c3e35408f 30e28b94d3d846919ced509870d13e78 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1816] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:56 2026] DELETE /v2.0/networks/459fa227-4ab6-4335-af63-7bc92fef4810 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1817] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:56 2026] DELETE /v2.0/networks/7ff471b7-476d-48f7-b727-647b32aaf397 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1818] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:56 2026] DELETE /v2.0/subnets/b883d6b0-27e0-4f42-899b-30a24af09d78 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:56.359 8 INFO neutron.db.segments_db [None req-cf8178c8-17f6-434d-ad27-a4cce4269094 edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - default default] Added segment 6007a682-b693-461b-9ce4-41c4636858d0 of type vxlan for network 5985be70-b608-4f65-a144-13579823c935 [pid: 8|app: 0|req: 865/1819] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:56 2026] POST /v2.0/networks => generated 726 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1820] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:56 2026] DELETE /v2.0/networks/f0044e3a-3c1b-4662-90b7-7d38a9551bf5 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1821] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:54:56 2026] POST /v2.0/subnets => generated 647 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1822] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:54:56 2026] GET /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => generated 552 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1823] 10.0.0.165 () {34 vars in 680 bytes} [Sun Apr 12 21:54:56 2026] POST /v2.0/rbac-policies => generated 324 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1824] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:57 2026] GET /v2.0/security-groups?tenant_id=30e28b94d3d846919ced509870d13e78&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1825] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:57 2026] DELETE /v2.0/security-groups/c48f64ed-0450-4528-984f-e30249343562 => 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: 869/1826] 10.0.0.165 () {32 vars in 722 bytes} [Sun Apr 12 21:54:57 2026] GET /v2.0/networks/5985be70-b608-4f65-a144-13579823c935 => generated 654 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:57.863 7 INFO neutron.services.segments.plugin [-] Segment f16e34f5-45dc-44ca-aee7-43c9cefe4ad4 resource provider aggregate not found 2026-04-12 21:54:57.867 7 INFO neutron.services.segments.plugin [-] Segment f16e34f5-45dc-44ca-aee7-43c9cefe4ad4 resource provider aggregate not found 2026-04-12 21:54:57.876 7 INFO neutron.services.segments.plugin [-] Segment f16e34f5-45dc-44ca-aee7-43c9cefe4ad4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16e34f5-45dc-44ca-aee7-43c9cefe4ad4 found for delete ", "request_id": "req-962c00c0-fb43-4171-8093-7dbcef1e0cf3"}]} 2026-04-12 21:54:57.880 7 INFO neutron.services.segments.plugin [-] Segment f16e34f5-45dc-44ca-aee7-43c9cefe4ad4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f16e34f5-45dc-44ca-aee7-43c9cefe4ad4 found for delete ", "request_id": "req-136a0ab0-213a-4cea-8e36-7bd700463818"}]} 2026-04-12 21:54:57.951 8 WARNING neutron_lib.context [None req-f80fba04-7295-4a01-b1bf-4cc443cb850c dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:57.962 8 INFO neutron.services.segments.plugin [-] Segment f07e04de-a839-4894-b423-ef55cf351427 resource provider aggregate not found 2026-04-12 21:54:57.966 8 INFO neutron.services.segments.plugin [-] Segment f07e04de-a839-4894-b423-ef55cf351427 resource provider aggregate not found 2026-04-12 21:54:57.971 8 INFO neutron.services.segments.plugin [-] Segment f07e04de-a839-4894-b423-ef55cf351427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07e04de-a839-4894-b423-ef55cf351427 found for delete ", "request_id": "req-e28ecd99-d217-48b0-94d7-401fc49e1ad3"}]} 2026-04-12 21:54:57.978 8 INFO neutron.services.segments.plugin [-] Segment f07e04de-a839-4894-b423-ef55cf351427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f07e04de-a839-4894-b423-ef55cf351427 found for delete ", "request_id": "req-66f2e175-6fd2-4dff-b874-4972b357d933"}]} 2026-04-12 21:54:58.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-933c71b8-1d7f-4028-a212-99874d13c94d e7365691356f41e9a351286668bec94e 597894d3685f4c4b9427854eb92d2943 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1827] 10.0.0.165 () {32 vars in 722 bytes} [Sun Apr 12 21:54:57 2026] GET /v2.0/networks/5985be70-b608-4f65-a144-13579823c935 => generated 138 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1828] 10.0.0.165 () {34 vars in 684 bytes} [Sun Apr 12 21:54:57 2026] POST /v2.0/security-groups => generated 1673 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:54:58.089 8 WARNING neutron_lib.context [None req-69fe251f-058c-4bcd-a198-0988972c9015 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 871/1829] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:58.233 8 WARNING neutron_lib.context [None req-42090fe4-cbf6-40f3-ae60-9cdc3a439c00 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 872/1830] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:58.360 8 WARNING neutron_lib.context [None req-399c4552-a4c8-482f-ab5e-a0546c59230a dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 873/1831] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:58.487 8 WARNING neutron_lib.context [None req-3fadb88f-d3a3-429f-9d89-1c334852415e dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 959/1832] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:54:58 2026] DELETE /v2.0/networks/5985be70-b608-4f65-a144-13579823c935 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:54:58.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-838bd622-9a11-4fe6-8898-0c321e837726 edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 960/1833] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:58 2026] DELETE /v2.0/subnets/8474d72d-a3db-4739-b02e-fb4c5026c9e4 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:54:58.543 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49646a47-a179-4d05-b27a-a9e5beeb1a17 edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1834] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:58 2026] DELETE /v2.0/subnets/2e4f936c-c684-43ee-80aa-d851153b1c4e => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:54:58.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c08a181-a6dc-4f2a-8392-c43f82b76cfd edbea2064b7948569dace844b298db05 b96ac155d4864602bcb745834d92eb27 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 962/1835] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:54:58 2026] DELETE /v2.0/subnets/91cf3dca-85b8-43de-9cae-2afaed5d2848 => 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: 874/1836] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:58 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) 2026-04-12 21:54:58.609 7 WARNING neutron_lib.context [None req-e0e7292d-79f0-4414-be3b-530b8676635a dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:58.646 7 INFO neutron.db.securitygroups_db [None req-e0e7292d-79f0-4414-be3b-530b8676635a dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Project c27c8f44445e4302b832dd1d1970706f 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: 963/1837] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:58 2026] POST /v2.0/security-group-rules => generated 607 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:58.732 8 WARNING neutron_lib.context [None req-deb0065a-c594-4704-8198-2552384c4f0c dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:58.769 8 INFO neutron.db.securitygroups_db [None req-deb0065a-c594-4704-8198-2552384c4f0c dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Project c27c8f44445e4302b832dd1d1970706f 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: 875/1838] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:54:58 2026] POST /v2.0/security-group-rules => generated 606 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:54:59.355 8 WARNING neutron_lib.context [None req-1e654f49-1849-4ff3-b823-33d258a42dd7 b94f05dcb85042ff810235e344d389b7 5a3825ece3be43da9216ade3b89f884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 964/1839] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 21:54:59 2026] GET /v2.0/networks => generated 1298 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:59.406 7 WARNING neutron_lib.context [None req-f0c04974-84f5-4e98-b2e0-25486edd7a21 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:54:59.541 7 INFO neutron.db.segments_db [None req-f0c04974-84f5-4e98-b2e0-25486edd7a21 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Added segment f282ecff-c691-4740-bdcd-93b016db1231 of type vxlan for network 5654225c-5a21-4181-86c9-3d116c5a9f75 [pid: 8|app: 0|req: 876/1840] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:54:59 2026] POST /v2.0/security-groups => generated 1625 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1841] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:54:59 2026] POST /v2.0/networks => generated 632 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1842] 10.0.0.206 () {34 vars in 1097 bytes} [Sun Apr 12 21:54:59 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-874092800&fields=id&tenant_id=c27c8f44445e4302b832dd1d1970706f => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1843] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 21:54:59 2026] GET /v2.0/security-groups => generated 4530 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:59.685 7 WARNING neutron_lib.context [None req-f23b2141-7448-46a9-981f-50c44675772c 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 877/1844] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:54:59 2026] GET /v2.0/security-groups?tenant_id=68df887618754aa4a028fbbd0e3049d4&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: 878/1845] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:54:59 2026] GET /v2.0/networks?id=6844690f-f091-4867-805e-3d74b0d04771 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1846] 10.0.0.165 () {34 vars in 757 bytes} [Sun Apr 12 21:54:59 2026] PUT /v2.0/security-groups/89f0e5c1-dc43-4798-aee1-2dd512e35df4 => generated 1663 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1847] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:59 2026] DELETE /v2.0/security-groups/d3a86a0e-4ee4-4c40-831f-9d4251dd4d12 => 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: 881/1848] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:54:59 2026] GET /v2.0/quotas/c27c8f44445e4302b832dd1d1970706f => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:59.904 7 INFO neutron.services.segments.plugin [-] Segment 6007a682-b693-461b-9ce4-41c4636858d0 resource provider aggregate not found 2026-04-12 21:54:59.908 7 INFO neutron.services.segments.plugin [-] Segment 6007a682-b693-461b-9ce4-41c4636858d0 resource provider aggregate not found 2026-04-12 21:54:59.920 7 INFO neutron.services.segments.plugin [-] Segment 6007a682-b693-461b-9ce4-41c4636858d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6007a682-b693-461b-9ce4-41c4636858d0 found for delete ", "request_id": "req-016a8e4d-3094-49b1-9444-bbc55e692144"}]} [pid: 8|app: 0|req: 882/1849] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 21:54:59 2026] GET /v2.0/security-groups/89f0e5c1-dc43-4798-aee1-2dd512e35df4 => generated 1663 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:54:59.923 7 INFO neutron.services.segments.plugin [-] Segment 6007a682-b693-461b-9ce4-41c4636858d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6007a682-b693-461b-9ce4-41c4636858d0 found for delete ", "request_id": "req-54928ea5-0cfe-41b3-b04b-8fb1ea2432fd"}]} [pid: 7|app: 0|req: 968/1850] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:54:59 2026] POST /v2.0/ports => generated 743 bytes in 271 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: 883/1851] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:54:59 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&fields=id => generated 149 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:54:59.996 8 WARNING neutron_lib.context [None req-03c76d49-9233-4df5-9d02-3646d06e37a6 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 969/1852] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:54:59 2026] DELETE /v2.0/security-groups/89f0e5c1-dc43-4798-aee1-2dd512e35df4 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1853] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:00 2026] GET /v2.0/security-groups?tenant_id=b96ac155d4864602bcb745834d92eb27&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: 971/1854] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:55:00 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?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: 972/1855] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 21:55:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1856] 10.0.0.165 () {34 vars in 665 bytes} [Sun Apr 12 21:54:59 2026] POST /v2.0/trunks => generated 407 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1857] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:55:00 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:00.230 8 INFO neutron.api.v2.resource [None req-ec314e17-7985-4c25-ad60-463aef446a35 b94f05dcb85042ff810235e344d389b7 5a3825ece3be43da9216ade3b89f884b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1858] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:00 2026] DELETE /v2.0/security-groups/89f0e5c1-dc43-4798-aee1-2dd512e35df4 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 21:55:00.234 8 WARNING neutron_lib.context [None req-c96d31b4-6bc0-42c2-8bfe-52027d02e77a 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 973/1859] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:00 2026] DELETE /v2.0/security-groups/8c963227-1f4f-4555-b95c-4103f1eab9df => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:00.242 7 WARNING neutron_lib.context [None req-ff90c9d9-9a5d-4e06-a8eb-0a783616e32d b94f05dcb85042ff810235e344d389b7 5a3825ece3be43da9216ade3b89f884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:00.285 8 INFO neutron.db.segments_db [None req-c96d31b4-6bc0-42c2-8bfe-52027d02e77a 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Added segment ea24cc0b-03b0-478a-a8d1-a5b11e2fdcd5 of type vxlan for network 08ef76a8-5b5a-4bb5-9fb6-9437f80dd12d [pid: 7|app: 0|req: 974/1860] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:55:00 2026] POST /v2.0/security-groups => generated 1624 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1861] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:00 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:00.389 8 WARNING neutron_lib.context [None req-91c7a0f5-5264-49d7-b9c7-535ac25aff0c b94f05dcb85042ff810235e344d389b7 5a3825ece3be43da9216ade3b89f884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 975/1862] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:00 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:00.398 7 WARNING neutron_lib.context [None req-e619f679-f679-4429-a7d8-e5fec892254a 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1863] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1864] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:00 2026] GET /v2.0/security-groups?tenant_id=597894d3685f4c4b9427854eb92d2943&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1865] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:00 2026] GET /v2.0/security-group-rules/0e361b31-4338-405e-9d0d-6bf1fd7a2057 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1866] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:00 2026] POST /v2.0/ports => generated 743 bytes in 274 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: 891/1867] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:00 2026] DELETE /v2.0/security-groups/119ad43a-8853-47bf-b365-95e96ce69950 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:00.736 8 WARNING neutron_lib.context [None req-4d2e8d65-73e7-48cb-b9bf-fd9dab46b6f8 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 977/1868] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:55:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1869] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 21:55:00 2026] DELETE /v2.0/security-group-rules/0e361b31-4338-405e-9d0d-6bf1fd7a2057 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1870] 10.0.0.165 () {34 vars in 665 bytes} [Sun Apr 12 21:55:00 2026] POST /v2.0/trunks => generated 407 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:00.882 8 WARNING neutron_lib.context [None req-1c807e5e-8e23-4071-b6ac-671f8da42663 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 979/1871] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:55:00 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:00.912 7 WARNING neutron_lib.context [None req-3f73dd58-3fd1-4694-9a16-1c584aa6f82b b94f05dcb85042ff810235e344d389b7 5a3825ece3be43da9216ade3b89f884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:00.938 8 INFO neutron.db.segments_db [None req-1c807e5e-8e23-4071-b6ac-671f8da42663 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Added segment bf4156db-378c-4ed5-98de-027759bdcc84 of type vxlan for network c013e169-1533-4071-95af-f8d592b37dd9 [pid: 8|app: 0|req: 893/1872] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:00 2026] POST /v2.0/networks => generated 631 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1873] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:00 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) 2026-04-12 21:55:01.026 8 WARNING neutron_lib.context [None req-6309c518-9115-40eb-bdc1-6b05d9c1f0a4 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 981/1874] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.0/security-group-rules/2d30908b-c60a-4d28-9263-7ab7a65675fa => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1875] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1876] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 21:55:01 2026] DELETE /v2.0/security-group-rules/2d30908b-c60a-4d28-9263-7ab7a65675fa => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1877] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:01.258 7 WARNING neutron_lib.context [None req-3846cb1f-cc2b-45b5-99d3-0fcf11b3d5e6 b94f05dcb85042ff810235e344d389b7 5a3825ece3be43da9216ade3b89f884b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 894/1878] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:01 2026] POST /v2.0/ports => generated 743 bytes in 266 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-04-12 21:55:01.296 8 WARNING neutron_lib.context [None req-f8824edc-df56-4b43-ab33-2c4cd67c9bcd 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 985/1879] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1880] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.0/security-group-rules/6f94e4e0-ec5e-4ba1-b420-308730e12124 => 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: 987/1881] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1882] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => 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: 895/1883] 10.0.0.165 () {34 vars in 665 bytes} [Sun Apr 12 21:55:01 2026] POST /v2.0/trunks => generated 407 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:01.536 8 WARNING neutron_lib.context [None req-98aeeb29-7316-4bda-88b8-aa2f8ab01d25 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:01.593 8 INFO neutron.db.segments_db [None req-98aeeb29-7316-4bda-88b8-aa2f8ab01d25 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Added segment fd39346e-c3ce-449e-a224-866958b03b27 of type vxlan for network a14a1c28-b28a-4b55-979e-b607b867c48c [pid: 7|app: 0|req: 989/1884] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 21:55:01 2026] DELETE /v2.0/security-group-rules/6f94e4e0-ec5e-4ba1-b420-308730e12124 => 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: 990/1885] 10.0.0.165 () {32 vars in 672 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1886] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:01 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:01.693 8 WARNING neutron_lib.context [None req-1aaa40d3-5d84-4031-8443-13fc7cd35d1f 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 991/1887] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:01 2026] DELETE /v2.0/security-groups/30fb3883-83f1-455b-90bd-516bc87630c6 => 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: 992/1888] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1889] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1890] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:01 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:01.966 7 WARNING neutron_lib.context [None req-76c2379d-0e37-44ba-9182-dadf0485c195 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 994/1891] 10.0.0.165 () {34 vars in 665 bytes} [Sun Apr 12 21:55:01 2026] POST /v2.0/trunks => generated 407 bytes in 192 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-04-12 21:55:02.158 8 WARNING neutron_lib.context [None req-1b4c0de7-76cc-43a4-968c-cd5be0922e9b 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:02.203 8 INFO neutron.db.segments_db [None req-1b4c0de7-76cc-43a4-968c-cd5be0922e9b 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Added segment 11dbafe6-5a35-431d-b002-dbddf66ee8d1 of type vxlan for network c4016a86-a2e6-4817-aabd-5791cc2e2404 [pid: 8|app: 0|req: 898/1892] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:02 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:02.312 7 WARNING neutron_lib.context [None req-aceecea6-f894-43ae-81d1-80af44957795 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1893] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:02 2026] GET /v2.0/security-groups?tenant_id=5a3825ece3be43da9216ade3b89f884b&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1894] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:02 2026] POST /v2.0/ports => generated 743 bytes in 251 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-04-12 21:55:02.565 7 WARNING neutron_lib.context [None req-e20f0562-bafa-4a5c-88a3-550434f74048 5a6054bab66b4f3d8922fa089421b87a cd4fa09aab1544ae82c5779ad6fdf8e6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 900/1895] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:02 2026] DELETE /v2.0/security-groups/97e31645-2874-4aea-8c8d-f7dc23d99e68 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1896] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:02 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => 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: 996/1897] 10.0.0.165 () {34 vars in 665 bytes} [Sun Apr 12 21:55:02 2026] POST /v2.0/trunks => generated 407 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1898] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:55:02 2026] PUT /v2.0/trunks/e0272468-8019-41d9-9bbc-90c089659462/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1899] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:55:02 2026] PUT /v2.0/trunks/8f5ac4cd-b7b4-4a95-9d2a-4d802d1038bf/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: 903/1900] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:55:02 2026] PUT /v2.0/trunks/483180a9-9d15-44e3-8d39-e8104227063d/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1901] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:55:02 2026] PUT /v2.0/trunks/e8f0f45b-1403-4623-b561-a19a7715237a/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1902] 10.0.0.165 () {32 vars in 661 bytes} [Sun Apr 12 21:55:02 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1903] 10.0.0.165 () {32 vars in 675 bytes} [Sun Apr 12 21:55:02 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1904] 10.0.0.165 () {32 vars in 671 bytes} [Sun Apr 12 21:55:02 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1905] 10.0.0.165 () {32 vars in 683 bytes} [Sun Apr 12 21:55:02 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1906] 10.0.0.165 () {32 vars in 669 bytes} [Sun Apr 12 21:55:02 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1907] 10.0.0.165 () {32 vars in 683 bytes} [Sun Apr 12 21:55:02 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1908] 10.0.0.165 () {32 vars in 679 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1909] 10.0.0.165 () {32 vars in 691 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1910] 10.0.0.165 () {32 vars in 718 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/trunks/e0272468-8019-41d9-9bbc-90c089659462 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1911] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/ports/280b12b5-ddc9-4c8d-a3bc-bcb9687fc373 => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1912] 10.0.0.165 () {32 vars in 721 bytes} [Sun Apr 12 21:55:03 2026] DELETE /v2.0/trunks/e0272468-8019-41d9-9bbc-90c089659462 => 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: 1004/1913] 10.0.0.165 () {32 vars in 718 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/trunks/8f5ac4cd-b7b4-4a95-9d2a-4d802d1038bf => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1914] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/ports/e34154eb-678d-4669-aa62-8bf7497be8ef => generated 826 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1915] 10.0.0.165 () {32 vars in 721 bytes} [Sun Apr 12 21:55:03 2026] DELETE /v2.0/trunks/8f5ac4cd-b7b4-4a95-9d2a-4d802d1038bf => 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: 911/1916] 10.0.0.165 () {32 vars in 718 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/trunks/483180a9-9d15-44e3-8d39-e8104227063d => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1917] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/ports/ede61c9a-cef5-4109-b0fb-89b731029e5f => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1918] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => 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: 912/1919] 10.0.0.165 () {32 vars in 721 bytes} [Sun Apr 12 21:55:03 2026] DELETE /v2.0/trunks/483180a9-9d15-44e3-8d39-e8104227063d => 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: 1008/1920] 10.0.0.165 () {32 vars in 718 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/trunks/e8f0f45b-1403-4623-b561-a19a7715237a => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1921] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/ports/0e1a4a18-2495-4929-ac4d-5e3d08867132 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1922] 10.0.0.165 () {32 vars in 721 bytes} [Sun Apr 12 21:55:03 2026] DELETE /v2.0/trunks/e8f0f45b-1403-4623-b561-a19a7715237a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1923] 10.0.0.165 () {32 vars in 718 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/trunks/5543cef9-1748-41f1-958a-88e9e0fea876 => 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: 1010/1924] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.0/ports/f656b44f-3ee7-4921-94bf-45f822ae2201 => generated 826 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1925] 10.0.0.165 () {32 vars in 721 bytes} [Sun Apr 12 21:55:03 2026] DELETE /v2.0/trunks/5543cef9-1748-41f1-958a-88e9e0fea876 => 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: 1011/1926] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:55:04 2026] DELETE /v2.0/ports/280b12b5-ddc9-4c8d-a3bc-bcb9687fc373 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1927] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:55:04 2026] DELETE /v2.0/ports/e34154eb-678d-4669-aa62-8bf7497be8ef => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1928] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:55:04 2026] GET /v2.0/networks?id=6844690f-f091-4867-805e-3d74b0d04771 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1929] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:55:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c27c8f44445e4302b832dd1d1970706f => generated 273 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:55:04.699 8 WARNING neutron_lib.context [req-3456562f-967d-46bb-b45d-05195dc48693 req-4b20dc6e-d7ac-4994-bc54-f66d6ef062e9 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1930] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:55:04 2026] POST /v2.0/ports => generated 954 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 920/1931] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:05 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 957 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1932] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:55:04 2026] DELETE /v2.0/ports/ede61c9a-cef5-4109-b0fb-89b731029e5f => generated 0 bytes in 734 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1933] 10.0.0.165 () {34 vars in 677 bytes} [Sun Apr 12 21:55:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1934] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:05 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&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: 923/1935] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:55:05 2026] DELETE /v2.0/ports/0e1a4a18-2495-4929-ac4d-5e3d08867132 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1936] 10.0.0.165 () {34 vars in 677 bytes} [Sun Apr 12 21:55:05 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: 1013/1937] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:55:05 2026] PUT /v2.0/ports/b7d7e300-a678-4767-8346-74e7c9ff8da7 => generated 1235 bytes in 478 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: 1014/1938] 10.0.0.165 () {34 vars in 677 bytes} [Sun Apr 12 21:55:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:05.707 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fdf3068-86d6-49b6-a88a-3042e8571a84'] response: {'name': 'network-changed', 'server_uuid': '6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2', 'tag': 'b7d7e300-a678-4767-8346-74e7c9ff8da7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1015/1939] 10.0.0.165 () {34 vars in 677 bytes} [Sun Apr 12 21:55:05 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1940] 10.0.0.165 () {34 vars in 677 bytes} [Sun Apr 12 21:55:05 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: 925/1941] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:55:05 2026] DELETE /v2.0/ports/f656b44f-3ee7-4921-94bf-45f822ae2201 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1942] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:05 2026] PUT /v2.0/policies/c4f47f2d-b19d-454e-af13-d5cdcc01f51a/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: 1018/1943] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:05 2026] PUT /v2.0/policies/93da3bda-6d71-473d-add8-5333bc161686/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1944] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:05 2026] PUT /v2.0/policies/3253f6c8-3dd5-43b5-8d4f-cb51b8eb5150/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: 1020/1945] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:05 2026] PUT /v2.0/policies/dcf2590b-c728-4435-9e27-b1dd4b7c2a2b/tags => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:05.924 8 INFO neutron.services.segments.plugin [-] Segment f282ecff-c691-4740-bdcd-93b016db1231 resource provider aggregate not found 2026-04-12 21:55:05.930 8 INFO neutron.services.segments.plugin [-] Segment f282ecff-c691-4740-bdcd-93b016db1231 resource provider aggregate not found 2026-04-12 21:55:05.940 8 INFO neutron.services.segments.plugin [-] Segment f282ecff-c691-4740-bdcd-93b016db1231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f282ecff-c691-4740-bdcd-93b016db1231 found for delete ", "request_id": "req-eb7841c9-d2f6-4d0c-8e78-aa85e1113c6b"}]} 2026-04-12 21:55:05.946 8 INFO neutron.services.segments.plugin [-] Segment f282ecff-c691-4740-bdcd-93b016db1231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f282ecff-c691-4740-bdcd-93b016db1231 found for delete ", "request_id": "req-c054a756-b29a-483b-bbc5-bcec1d6da370"}]} [pid: 8|app: 0|req: 926/1946] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:05 2026] DELETE /v2.0/networks/5654225c-5a21-4181-86c9-3d116c5a9f75 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:55:06.080 7 INFO neutron.services.segments.plugin [-] Segment ea24cc0b-03b0-478a-a8d1-a5b11e2fdcd5 resource provider aggregate not found 2026-04-12 21:55:06.090 7 INFO neutron.services.segments.plugin [-] Segment ea24cc0b-03b0-478a-a8d1-a5b11e2fdcd5 resource provider aggregate not found 2026-04-12 21:55:06.094 7 INFO neutron.services.segments.plugin [-] Segment ea24cc0b-03b0-478a-a8d1-a5b11e2fdcd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea24cc0b-03b0-478a-a8d1-a5b11e2fdcd5 found for delete ", "request_id": "req-dd67ad33-3bb6-4f24-b327-1e48021423ed"}]} [pid: 7|app: 0|req: 1021/1947] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:05 2026] DELETE /v2.0/networks/08ef76a8-5b5a-4bb5-9fb6-9437f80dd12d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:55:06.153 7 INFO neutron.services.segments.plugin [-] Segment ea24cc0b-03b0-478a-a8d1-a5b11e2fdcd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea24cc0b-03b0-478a-a8d1-a5b11e2fdcd5 found for delete ", "request_id": "req-07efe131-2e64-461e-804b-cd3d4e6f989d"}]} [pid: 8|app: 0|req: 927/1948] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:06 2026] DELETE /v2.0/networks/c013e169-1533-4071-95af-f8d592b37dd9 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1949] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1950] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/security-groups?tenant_id=d2e6bb8d12124e4bb0e87a6e63a20f3e&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1951] 10.0.0.165 () {32 vars in 673 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1952] 199.204.45.248 () {34 vars in 1017 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/networks?tenant_id=c27c8f44445e4302b832dd1d1970706f&shared=False => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1953] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:06 2026] DELETE /v2.0/networks/a14a1c28-b28a-4b55-979e-b607b867c48c => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1954] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1955] 10.0.0.165 () {32 vars in 687 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1956] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:06 2026] DELETE /v2.0/security-groups/75a2c77d-318f-4bc1-af29-7ecbd0db27fe => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1957] 199.204.45.248 () {34 vars in 929 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1958] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1959] 10.0.0.165 () {32 vars in 683 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1960] 10.0.0.165 () {32 vars in 695 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1961] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:06 2026] DELETE /v2.0/networks/c4016a86-a2e6-4817-aabd-5791cc2e2404 => 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: 1030/1962] 10.0.0.165 () {32 vars in 681 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1963] 10.0.0.165 () {32 vars in 695 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1964] 10.0.0.165 () {32 vars in 691 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1965] 10.0.0.165 () {32 vars in 703 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1966] 10.0.0.165 () {32 vars in 733 bytes} [Sun Apr 12 21:55:06 2026] DELETE /v2.0/qos/policies/c4f47f2d-b19d-454e-af13-d5cdcc01f51a => 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: 935/1967] 10.0.0.165 () {32 vars in 733 bytes} [Sun Apr 12 21:55:07 2026] DELETE /v2.0/qos/policies/93da3bda-6d71-473d-add8-5333bc161686 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1968] 10.0.0.165 () {32 vars in 733 bytes} [Sun Apr 12 21:55:07 2026] DELETE /v2.0/qos/policies/3253f6c8-3dd5-43b5-8d4f-cb51b8eb5150 => 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: 936/1969] 10.0.0.165 () {32 vars in 733 bytes} [Sun Apr 12 21:55:07 2026] DELETE /v2.0/qos/policies/dcf2590b-c728-4435-9e27-b1dd4b7c2a2b => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1970] 10.0.0.165 () {32 vars in 733 bytes} [Sun Apr 12 21:55:07 2026] DELETE /v2.0/qos/policies/f66376df-da27-4048-9a30-f68dc2c3782b => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1971] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => 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: 1036/1972] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b7d7e300-a678-4767-8346-74e7c9ff8da7 => 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: 1037/1973] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1974] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/security-groups?tenant_id=cd4fa09aab1544ae82c5779ad6fdf8e6&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1975] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/subnets?id=83439115-5211-4956-b46a-cab54b927711 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1976] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&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: 939/1977] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/ports?network_id=6844690f-f091-4867-805e-3d74b0d04771&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: 1039/1978] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:07 2026] DELETE /v2.0/security-groups/283b2429-dc2f-40c0-a767-7301ac7d1e90 => 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: 940/1979] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1980] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:08.001 8 INFO neutron.services.segments.plugin [-] Segment bf4156db-378c-4ed5-98de-027759bdcc84 resource provider aggregate not found 2026-04-12 21:55:08.005 8 INFO neutron.services.segments.plugin [-] Segment bf4156db-378c-4ed5-98de-027759bdcc84 resource provider aggregate not found 2026-04-12 21:55:08.023 8 INFO neutron.services.segments.plugin [-] Segment bf4156db-378c-4ed5-98de-027759bdcc84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4156db-378c-4ed5-98de-027759bdcc84 found for delete ", "request_id": "req-d18cd29b-2192-4971-894c-a925e5d5a80b"}]} 2026-04-12 21:55:08.027 8 INFO neutron.services.segments.plugin [-] Segment bf4156db-378c-4ed5-98de-027759bdcc84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4156db-378c-4ed5-98de-027759bdcc84 found for delete ", "request_id": "req-1fcbd293-cf90-4abf-8c77-26b56b52b323"}]} 2026-04-12 21:55:08.041 8 INFO neutron.services.segments.plugin [-] Segment 11dbafe6-5a35-431d-b002-dbddf66ee8d1 resource provider aggregate not found 2026-04-12 21:55:08.046 8 INFO neutron.services.segments.plugin [-] Segment 11dbafe6-5a35-431d-b002-dbddf66ee8d1 resource provider aggregate not found 2026-04-12 21:55:08.057 8 INFO neutron.services.segments.plugin [-] Segment 11dbafe6-5a35-431d-b002-dbddf66ee8d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11dbafe6-5a35-431d-b002-dbddf66ee8d1 found for delete ", "request_id": "req-cbec669b-7f59-4c5f-8dda-fb43d853f799"}]} 2026-04-12 21:55:08.062 8 INFO neutron.services.segments.plugin [-] Segment 11dbafe6-5a35-431d-b002-dbddf66ee8d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11dbafe6-5a35-431d-b002-dbddf66ee8d1 found for delete ", "request_id": "req-e2db391e-50b4-4923-a333-792280748339"}]} 2026-04-12 21:55:08.114 7 INFO neutron.services.segments.plugin [-] Segment fd39346e-c3ce-449e-a224-866958b03b27 resource provider aggregate not found [pid: 8|app: 0|req: 941/1981] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:07 2026] GET /v2.0/security-groups?tenant_id=148fbf141dc147da8c4af65403f3087b&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:08.133 7 INFO neutron.services.segments.plugin [-] Segment fd39346e-c3ce-449e-a224-866958b03b27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd39346e-c3ce-449e-a224-866958b03b27 found for delete ", "request_id": "req-c59f54eb-4c68-467f-984e-a9bd36eb6c87"}]} 2026-04-12 21:55:08.170 7 INFO neutron.services.segments.plugin [-] Segment fd39346e-c3ce-449e-a224-866958b03b27 resource provider aggregate not found 2026-04-12 21:55:08.186 7 INFO neutron.services.segments.plugin [-] Segment fd39346e-c3ce-449e-a224-866958b03b27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd39346e-c3ce-449e-a224-866958b03b27 found for delete ", "request_id": "req-696dd68d-b4b5-4da2-b712-0b8694e68e7d"}]} [pid: 8|app: 0|req: 942/1982] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:08 2026] DELETE /v2.0/security-groups/cf65eee8-f960-4108-bf80-808c8eb48a49 => 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: 1041/1983] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:08 2026] GET /v2.0/security-groups?tenant_id=674e89fc3bf04cd8b02d4f87237f8d44&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1984] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:08 2026] GET /v2.0/security-groups?tenant_id=f29b78b1391349f7a5bfca8ac33ffae9&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1985] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:08 2026] DELETE /v2.0/security-groups/cfcc6571-cc7d-48d4-b8dc-6f2d228574a8 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1986] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:08 2026] DELETE /v2.0/security-groups/ae815158-e4c7-49d2-bf9d-114d1dd14ee6 => 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: 1043/1987] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:08 2026] GET /v2.0/security-groups?tenant_id=4e76336122ef40dbb9e831587fa12e42&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1988] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:08 2026] DELETE /v2.0/security-groups/1f766192-99db-49bb-a2d9-1a1d4d39eb89 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1989] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:08 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1990] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:08 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&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: 947/1991] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:09 2026] GET /v2.0/security-groups?tenant_id=4c1db16744c543e1b0d5796148ea9e74&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1992] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:09 2026] DELETE /v2.0/security-groups/d34b5952-c802-4250-945f-f7e5bfbe0aa4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1995] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:08 2026] GET /v2.0/security-groups?tenant_id=3fb3ba75d5e541a0b47218aca94bfb9d&name=default => generated 2925 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1996] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:09 2026] DELETE /v2.0/security-groups/19cc1f43-e1e0-40b2-9db8-162785fada10 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1997] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:10 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1998] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:10 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&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: 1047/1999] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:11 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2000] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:11 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&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-04-12 21:55:11.589 7 INFO neutron.db.segments_db [None req-c0f116ea-a57b-4602-96b4-f5b30abf7bf2 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 023eee19-f8df-43a2-90b3-8364733ff5df of type vxlan for network 1e742dd7-abad-4dd5-9c3f-958ec303600f [pid: 7|app: 0|req: 1048/2001] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:55:11 2026] POST /v2.0/networks => generated 741 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2002] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:55:11 2026] POST /v2.0/subnets => generated 688 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:11.919 7 WARNING neutron_lib.context [None req-00735bee-9d13-4e7b-acb9-1a5978138ef3 2108c458847c4bfbae5aea202ecde7b2 98253267a57d4eab861ef980c8ec00db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:11.969 8 INFO neutron.db.segments_db [None req-6d40657e-8c7c-4951-8fea-7cf2ffbb0b18 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 265dfcc3-bc65-49c0-bd48-30d0a1cb0298 of type vxlan for network 9723ed26-d661-42c2-97b6-7eb508c671ad 2026-04-12 21:55:12.086 7 INFO neutron.db.segments_db [None req-00735bee-9d13-4e7b-acb9-1a5978138ef3 2108c458847c4bfbae5aea202ecde7b2 98253267a57d4eab861ef980c8ec00db - - default default] Added segment 390ac398-a5df-44ba-91d0-f1a552925296 of type vxlan for network dea6e4cf-d8c4-4f1d-9a65-64841b7ca27e [pid: 7|app: 0|req: 1049/2003] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:11 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-04-12 21:55:12.208 7 WARNING neutron_lib.context [None req-2c05e267-3d69-41a2-94a2-e8dc6b6c8cd1 2108c458847c4bfbae5aea202ecde7b2 98253267a57d4eab861ef980c8ec00db - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:12.224 8 INFO neutron.db.l3_hamode_db [None req-6d40657e-8c7c-4951-8fea-7cf2ffbb0b18 74f7578a45a34f83896fe8cee1488ab0 3080da1232a14cde96cb8e20294a7add - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1050/2004] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:12 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1051/2005] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2006] 10.0.0.165 () {34 vars in 746 bytes} [Sun Apr 12 21:55:12 2026] PUT /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2007] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2008] 10.0.0.165 () {32 vars in 726 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2009] 10.0.0.165 () {34 vars in 757 bytes} [Sun Apr 12 21:55:12 2026] PUT /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2010] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2011] 10.0.0.165 () {32 vars in 726 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/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: 1058/2012] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&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: 1059/2013] 10.0.0.165 () {34 vars in 753 bytes} [Sun Apr 12 21:55:12 2026] PUT /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2014] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2015] 10.0.0.165 () {32 vars in 726 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:13.085 8 INFO neutron.db.l3_hamode_db [None req-6d40657e-8c7c-4951-8fea-7cf2ffbb0b18 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:55:13.393 7 INFO neutron.db.l3_db [None req-c4934d35-0d4f-4d80-a55a-25ac31ab9751 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Floating IP ff084ed1-46e7-4136-a5ea-72071a861aa6 associated. External IP: 10.96.250.218, port: b7d7e300-a678-4767-8346-74e7c9ff8da7. [pid: 7|app: 0|req: 1062/2016] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:55:13 2026] PUT /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => generated 855 bytes in 663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:55:13.729 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67b87f89-eff8-45ca-82b3-704e404dee7f'] response: {'name': 'network-changed', 'server_uuid': '6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2', 'tag': 'b7d7e300-a678-4767-8346-74e7c9ff8da7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1063/2017] 10.0.0.165 () {34 vars in 775 bytes} [Sun Apr 12 21:55:13 2026] PUT /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-12 21:55:13.884 7 WARNING neutron_lib.context [None req-90e99ac1-8dfa-4fb6-b819-f4eb5c7c2e26 a36ef84dc2d04312b152a5c1aa311000 03cbc1192091429184fe1431567e7376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 955/2018] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:55:11 2026] POST /v2.0/routers => generated 728 bytes in 2125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2019] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:55:14 2026] GET /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2020] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:55:13 2026] POST /v2.0/security-groups => generated 1601 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2021] 10.0.0.165 () {32 vars in 726 bytes} [Sun Apr 12 21:55:14 2026] GET /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:14.127 8 WARNING neutron_lib.context [None req-edaf8ef7-b6bd-4c5e-8b86-047394e884b9 a36ef84dc2d04312b152a5c1aa311000 03cbc1192091429184fe1431567e7376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2022] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:55:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2023] 10.0.0.165 () {34 vars in 746 bytes} [Sun Apr 12 21:55:14 2026] PUT /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2024] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:55:14 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:14.377 8 WARNING neutron_lib.context [None req-410f3d7e-a6ca-488f-b593-3720d50d0c16 a36ef84dc2d04312b152a5c1aa311000 03cbc1192091429184fe1431567e7376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 961/2025] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:55:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2026] 10.0.0.165 () {32 vars in 726 bytes} [Sun Apr 12 21:55:14 2026] GET /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2027] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:55:14 2026] GET /v2.0/networks?id=6844690f-f091-4867-805e-3d74b0d04771 => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:55:14.586 8 WARNING neutron_lib.context [None req-391cd06b-4d77-4e93-8fa9-0393b377ca8f a36ef84dc2d04312b152a5c1aa311000 03cbc1192091429184fe1431567e7376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 964/2028] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:55:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2029] 10.0.0.165 () {32 vars in 734 bytes} [Sun Apr 12 21:55:14 2026] GET /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2030] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:55:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=b7d7e300-a678-4767-8346-74e7c9ff8da7 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:55:14.795 8 WARNING neutron_lib.context [None req-dc7f4161-9b98-4fb8-8f30-3d94c0b5ac3a a36ef84dc2d04312b152a5c1aa311000 03cbc1192091429184fe1431567e7376 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 967/2031] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:55:14 2026] POST /v2.0/security-groups => generated 1601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:55:14.947 8 INFO neutron.api.v2.resource [None req-3c4ddd90-7c58-46e8-841d-e7a04b3c4266 2108c458847c4bfbae5aea202ecde7b2 98253267a57d4eab861ef980c8ec00db - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 968/2032] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:55:14 2026] GET /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2033] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:55:14 2026] GET /v2.0/subnets?id=83439115-5211-4956-b46a-cab54b927711 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2034] 10.0.0.165 () {34 vars in 766 bytes} [Sun Apr 12 21:55:14 2026] PUT /v2.0/security-groups/eb5221db-55a7-4ad1-a00a-b7a9613979d5/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2035] 10.0.0.165 () {32 vars in 737 bytes} [Sun Apr 12 21:55:15 2026] DELETE /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2036] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/ports?network_id=6844690f-f091-4867-805e-3d74b0d04771&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2037] 10.0.0.165 () {34 vars in 766 bytes} [Sun Apr 12 21:55:15 2026] PUT /v2.0/security-groups/03c08fbe-8567-4da8-8c89-c8ee0871b407/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2038] 10.0.0.165 () {32 vars in 726 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2039] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2040] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:55:14 2026] PUT /v2.0/routers/0a54ca32-7e58-49b4-b6ec-483962b158ef/add_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2041] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:15.288 8 INFO neutron.api.v2.resource [None req-3a10e598-a62d-488e-b395-56e40a67e825 2108c458847c4bfbae5aea202ecde7b2 98253267a57d4eab861ef980c8ec00db - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 977/2042] 10.0.0.165 () {32 vars in 741 bytes} [Sun Apr 12 21:55:15 2026] DELETE /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2043] 10.0.0.165 () {34 vars in 766 bytes} [Sun Apr 12 21:55:15 2026] PUT /v2.0/security-groups/0e7389c7-49dc-4fbf-aebf-c247e14d7b93/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: 978/2044] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2045] 10.0.0.165 () {32 vars in 729 bytes} [Sun Apr 12 21:55:15 2026] DELETE /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2046] 10.0.0.165 () {34 vars in 766 bytes} [Sun Apr 12 21:55:15 2026] PUT /v2.0/security-groups/2642412e-14dd-4346-9b39-81081fff01e2/tags => 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: 1068/2047] 10.0.0.165 () {32 vars in 726 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2048] 10.0.0.165 () {32 vars in 679 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2049] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2050] 10.0.0.165 () {32 vars in 689 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2051] 10.0.0.165 () {32 vars in 701 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2052] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:55:15 2026] DELETE /v2.0/ports/3e29240a-e521-47f8-940b-a7b28e81c952 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2053] 10.0.0.165 () {32 vars in 687 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2054] 10.0.0.165 () {32 vars in 701 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2055] 10.0.0.165 () {32 vars in 697 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:15.681 8 INFO neutron.services.segments.plugin [-] Segment 390ac398-a5df-44ba-91d0-f1a552925296 resource provider aggregate not found 2026-04-12 21:55:15.688 8 INFO neutron.services.segments.plugin [-] Segment 390ac398-a5df-44ba-91d0-f1a552925296 resource provider aggregate not found 2026-04-12 21:55:15.696 8 INFO neutron.services.segments.plugin [-] Segment 390ac398-a5df-44ba-91d0-f1a552925296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390ac398-a5df-44ba-91d0-f1a552925296 found for delete ", "request_id": "req-5e205b0a-de17-42e9-b06b-5c6a4d7b02bd"}]} [pid: 8|app: 0|req: 985/2056] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:15 2026] DELETE /v2.0/networks/dea6e4cf-d8c4-4f1d-9a65-64841b7ca27e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2057] 10.0.0.165 () {32 vars in 709 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:15.728 8 INFO neutron.services.segments.plugin [-] Segment 390ac398-a5df-44ba-91d0-f1a552925296 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 390ac398-a5df-44ba-91d0-f1a552925296 found for delete ", "request_id": "req-39116ca1-c3f1-4b9e-8ab3-e2a79e8372df"}]} [pid: 8|app: 0|req: 986/2058] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:15 2026] DELETE /v2.0/security-groups/eb5221db-55a7-4ad1-a00a-b7a9613979d5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2059] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:15 2026] DELETE /v2.0/security-groups/03c08fbe-8567-4da8-8c89-c8ee0871b407 => 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: 987/2060] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:15 2026] DELETE /v2.0/security-groups/0e7389c7-49dc-4fbf-aebf-c247e14d7b93 => 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: 1074/2061] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:16 2026] DELETE /v2.0/security-groups/2642412e-14dd-4346-9b39-81081fff01e2 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2062] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:16 2026] DELETE /v2.0/security-groups/94601fc1-5e26-47d8-8b54-904305776430 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2063] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:16 2026] GET /v2.0/security-groups?tenant_id=98253267a57d4eab861ef980c8ec00db&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2064] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:16 2026] DELETE /v2.0/security-groups/d5bc244b-99f9-49f5-a028-17a4ced3d97a => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:16.611 8 INFO neutron.db.segments_db [None req-78ce8883-b75b-489c-95b8-2b4e3a429ca8 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment ac1abd8c-4b4c-4a51-8108-3852aa971656 of type vxlan for network 9f462337-b36d-449b-b291-7dcfb6f89862 [pid: 8|app: 0|req: 989/2065] 10.0.0.165 () {34 vars in 670 bytes} [Sun Apr 12 21:55:16 2026] POST /v2.0/networks => generated 741 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2066] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:55:16 2026] POST /v2.0/subnets => generated 688 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2067] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:16 2026] GET /v2.0/security-groups?tenant_id=4a058fb1411c45d08d32e14bd166f5e8&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:17.000 7 INFO neutron.db.segments_db [None req-fa547384-10b0-41e3-b685-c284866353e1 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Added segment 4029fc1c-f6f6-41ee-a979-b2c0c86f1521 of type vxlan for network f88ee143-308c-4dc1-ab5f-12c01af3c282 [pid: 8|app: 0|req: 991/2068] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:16 2026] DELETE /v2.0/security-groups/3e127748-447f-420d-a690-dfcc15846f0d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:17.255 7 INFO neutron.db.l3_hamode_db [None req-fa547384-10b0-41e3-b685-c284866353e1 74f7578a45a34f83896fe8cee1488ab0 46b1b759766b4702946f7a93661adc91 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 992/2069] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:17 2026] GET /v2.0/security-groups?tenant_id=2c233b48b9f142e5b4d7f978af27b10c&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2070] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:17 2026] DELETE /v2.0/security-groups/afbe9931-bac1-4087-ad6b-b0d2c13bf48a => 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: 994/2071] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:17 2026] GET /v2.0/security-groups?tenant_id=33a5b796982c4d47aae192dcda4159bd&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: 995/2072] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:17 2026] DELETE /v2.0/security-groups/984c7cdc-e9fb-46b4-b08e-ed3a4230cfe2 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:18.047 7 INFO neutron.db.l3_hamode_db [None req-fa547384-10b0-41e3-b685-c284866353e1 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 996/2073] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:18 2026] GET /v2.0/security-groups?tenant_id=03cbc1192091429184fe1431567e7376&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2074] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:18 2026] DELETE /v2.0/security-groups/acc82054-f019-4384-9cdc-fa40d7bb2c12 => 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: 1078/2075] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:55:16 2026] POST /v2.0/routers => generated 728 bytes in 2073 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2076] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:55:19 2026] PUT /v2.0/routers/64be1bc1-f30d-4c2e-903b-00cbbce36111/add_router_interface => generated 309 bytes in 1473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:55:20.688 7 WARNING neutron_lib.context [None req-a9c77334-4a5e-4337-bfb1-f69b4e3a6e36 56fa092a1df04085bc7a4127f128a039 27cb48fa60a94520b317253a8a2d1976 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:20.734 7 INFO neutron.db.segments_db [None req-a9c77334-4a5e-4337-bfb1-f69b4e3a6e36 56fa092a1df04085bc7a4127f128a039 27cb48fa60a94520b317253a8a2d1976 - - default default] Added segment 34d853ed-9fff-4717-a793-d79f649acedc of type vxlan for network 3e4ed004-8160-49bf-81d1-9a210c48e883 2026-04-12 21:55:21.051 7 INFO neutron.db.l3_hamode_db [None req-a9c77334-4a5e-4337-bfb1-f69b4e3a6e36 56fa092a1df04085bc7a4127f128a039 27cb48fa60a94520b317253a8a2d1976 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:55:21.164 7 INFO neutron.db.l3_hamode_db [None req-a9c77334-4a5e-4337-bfb1-f69b4e3a6e36 56fa092a1df04085bc7a4127f128a039 27cb48fa60a94520b317253a8a2d1976 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-12 21:55:21.171 8 WARNING neutron_lib.context [None req-314035a5-a323-443a-aa25-f3265594eda0 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 999/2077] 10.0.0.165 () {34 vars in 684 bytes} [Sun Apr 12 21:55:21 2026] POST /v2.0/security-groups => generated 1675 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:55:21.289 8 WARNING neutron_lib.context [None req-3b866736-e10c-47e1-9a2e-36cc546e7d6e d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1000/2078] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:21.411 8 WARNING neutron_lib.context [None req-92215f24-4ec2-4507-946c-d664b06d8d15 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1001/2079] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:21 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:21.548 8 WARNING neutron_lib.context [None req-64b61729-1542-4a86-90bc-43052ea4130d d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1002/2080] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:21.787 8 WARNING neutron_lib.context [None req-92ffab18-20a5-4693-b092-7c301b9a3629 3aa1209d036349418d82412fc870cc97 5eb43935edf74778bd4eabd41e85a59a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1079/2081] 10.0.0.165 () {34 vars in 667 bytes} [Sun Apr 12 21:55:20 2026] POST /v2.0/routers => generated 474 bytes in 1404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:21.901 7 WARNING neutron_lib.context [None req-e70537c1-b2ea-436e-95c9-0537fe018e1f d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:21.953 8 INFO neutron.db.segments_db [None req-92ffab18-20a5-4693-b092-7c301b9a3629 3aa1209d036349418d82412fc870cc97 5eb43935edf74778bd4eabd41e85a59a - - default default] Added segment 16a7a9b1-2d6e-4a73-8669-f991acd3b9ba of type vxlan for network cabb656b-2576-4e8f-b834-c626a6d4dc97 [pid: 7|app: 0|req: 1080/2082] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2083] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:21 2026] POST /v2.0/networks => generated 632 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:22.062 8 WARNING neutron_lib.context [None req-17281b83-734e-463c-a39d-acf3813d25d5 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1081/2084] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:22.105 8 INFO neutron.db.securitygroups_db [None req-17281b83-734e-463c-a39d-acf3813d25d5 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Project 3080da1232a14cde96cb8e20294a7add 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: 1082/2085] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2086] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:22 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2087] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:22.231 7 WARNING neutron_lib.context [None req-34616874-a657-4f9e-8c83-fdb220108c3f d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1005/2088] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:22.274 7 INFO neutron.db.securitygroups_db [None req-34616874-a657-4f9e-8c83-fdb220108c3f d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Project 3080da1232a14cde96cb8e20294a7add 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: 1006/2089] 10.0.0.165 () {34 vars in 761 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2090] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:22 2026] POST /v2.0/security-group-rules => generated 606 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2091] 10.0.0.165 () {34 vars in 763 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags/green => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2092] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2093] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2094] 10.0.0.165 () {34 vars in 759 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2095] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2096] 10.0.0.165 () {34 vars in 757 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags/red => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2097] 10.0.0.165 () {34 vars in 781 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2098] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2099] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2100] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2101] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2102] 10.0.0.165 () {34 vars in 779 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags/black.or.white => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2103] 10.0.0.165 () {32 vars in 740 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:22.756 7 INFO neutron.api.v2.resource [None req-5e1c4dab-672f-4c1a-bcb1-1d0a4a0b3740 3aa1209d036349418d82412fc870cc97 5eb43935edf74778bd4eabd41e85a59a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2104] 10.0.0.165 () {32 vars in 744 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:55:22.762 7 WARNING neutron_lib.context [None req-6d13229b-619c-42e0-8998-8605be4bca10 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1012/2105] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2106] 10.0.0.165 () {32 vars in 743 bytes} [Sun Apr 12 21:55:22 2026] DELETE /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2107] 10.0.0.165 () {34 vars in 684 bytes} [Sun Apr 12 21:55:22 2026] POST /v2.0/security-groups => generated 1662 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2108] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:22.918 7 WARNING neutron_lib.context [None req-31238d16-125d-449d-aa42-96fc54f67e06 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1014/2109] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:55:22 2026] PUT /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:22.971 8 INFO neutron.api.v2.resource [None req-872d6587-4942-4bd5-a64f-89b97cc419b1 3aa1209d036349418d82412fc870cc97 5eb43935edf74778bd4eabd41e85a59a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1015/2110] 10.0.0.165 () {32 vars in 747 bytes} [Sun Apr 12 21:55:22 2026] DELETE /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2111] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2112] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:23.035 8 WARNING neutron_lib.context [None req-96cf40ff-dbb3-43e7-aa88-96b3eb9660fd d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1097/2113] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:55:23 2026] DELETE /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2114] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2115] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2116] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:55:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:23.175 7 INFO neutron.api.v2.resource [None req-c34313f5-4025-4aa3-a3d5-ca269d4db224 56fa092a1df04085bc7a4127f128a039 27cb48fa60a94520b317253a8a2d1976 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1100/2117] 10.0.0.165 () {32 vars in 742 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags/green => generated 99 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:55:23.183 7 WARNING neutron_lib.context [None req-675996d0-578e-41e0-9734-06abd9c08157 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:23.292 8 INFO neutron.services.segments.plugin [-] Segment 16a7a9b1-2d6e-4a73-8669-f991acd3b9ba resource provider aggregate not found 2026-04-12 21:55:23.298 8 INFO neutron.services.segments.plugin [-] Segment 16a7a9b1-2d6e-4a73-8669-f991acd3b9ba resource provider aggregate not found 2026-04-12 21:55:23.307 8 INFO neutron.services.segments.plugin [-] Segment 16a7a9b1-2d6e-4a73-8669-f991acd3b9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16a7a9b1-2d6e-4a73-8669-f991acd3b9ba found for delete ", "request_id": "req-ed45f29a-46fe-46d1-8a63-26076b296e2d"}]} 2026-04-12 21:55:23.315 8 INFO neutron.services.segments.plugin [-] Segment 16a7a9b1-2d6e-4a73-8669-f991acd3b9ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16a7a9b1-2d6e-4a73-8669-f991acd3b9ba found for delete ", "request_id": "req-69285a07-ca46-4f01-a28a-319bf7790833"}]} [pid: 8|app: 0|req: 1018/2118] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:23 2026] DELETE /v2.0/networks/cabb656b-2576-4e8f-b834-c626a6d4dc97 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2119] 10.0.0.165 () {32 vars in 741 bytes} [Sun Apr 12 21:55:23 2026] DELETE /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2120] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:23.535 8 INFO neutron.api.v2.resource [None req-38bad8c2-a090-417e-ac4d-15e2749c5e11 56fa092a1df04085bc7a4127f128a039 27cb48fa60a94520b317253a8a2d1976 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1021/2121] 10.0.0.165 () {32 vars in 745 bytes} [Sun Apr 12 21:55:23 2026] DELETE /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2122] 10.0.0.165 () {32 vars in 733 bytes} [Sun Apr 12 21:55:23 2026] DELETE /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2123] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f/tags => 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: 1101/2124] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:55:23 2026] POST /v2.0/floatingips => generated 552 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2125] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2126] 10.0.0.206 () {34 vars in 1099 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2041959336&fields=id&tenant_id=3080da1232a14cde96cb8e20294a7add => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2127] 10.0.0.78 () {34 vars in 988 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2128] 10.0.0.206 () {34 vars in 1099 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1315260873&fields=id&tenant_id=3080da1232a14cde96cb8e20294a7add => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2129] 10.0.0.78 () {34 vars in 1038 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&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: 1029/2130] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/networks?id=1e742dd7-abad-4dd5-9c3f-958ec303600f => generated 673 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2131] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/quotas/3080da1232a14cde96cb8e20294a7add => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2132] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:55:23 2026] GET /v2.0/ports?tenant_id=3080da1232a14cde96cb8e20294a7add&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2133] 10.0.0.165 () {34 vars in 741 bytes} [Sun Apr 12 21:55:23 2026] PUT /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f => generated 480 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2134] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:55:24 2026] GET /v2.0/networks/1e742dd7-abad-4dd5-9c3f-958ec303600f?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: 1032/2135] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:24 2026] GET /v2.0/security-groups?tenant_id=0d6c1df79e854ca58a4b3921abcdfe2c&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2136] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:55:24 2026] GET /v2.0/ports?device_id=1e70e9bd-39ee-4326-aa92-90bdaa085a7f => 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: 1105/2137] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:55:24 2026] GET /v2.0/networks/1e742dd7-abad-4dd5-9c3f-958ec303600f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2138] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:24 2026] DELETE /v2.0/security-groups/89610765-9b28-4202-baad-1863f8c346c9 => 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: 1036/2141] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:24 2026] GET /v2.0/security-groups?tenant_id=5eb43935edf74778bd4eabd41e85a59a&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2142] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:24 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2143] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:24 2026] DELETE /v2.0/security-groups/c304aba1-3c4b-4423-9c98-9d5b7260d4f2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:24.842 7 INFO neutron.services.segments.plugin [-] Segment 34d853ed-9fff-4717-a793-d79f649acedc resource provider aggregate not found 2026-04-12 21:55:24.850 7 INFO neutron.services.segments.plugin [-] Segment 34d853ed-9fff-4717-a793-d79f649acedc resource provider aggregate not found 2026-04-12 21:55:24.854 7 INFO neutron.services.segments.plugin [-] Segment 34d853ed-9fff-4717-a793-d79f649acedc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d853ed-9fff-4717-a793-d79f649acedc found for delete ", "request_id": "req-bd34385f-61d6-4869-aeb3-fc359fd3b7d5"}]} 2026-04-12 21:55:24.861 7 INFO neutron.db.l3_hamode_db [None req-c1f0065f-b69e-4fce-87d2-8a886d4c8979 56fa092a1df04085bc7a4127f128a039 27cb48fa60a94520b317253a8a2d1976 - - default default] HA network 3e4ed004-8160-49bf-81d1-9a210c48e883 was deleted as no HA routers are present in tenant 27cb48fa60a94520b317253a8a2d1976. [pid: 7|app: 0|req: 1106/2144] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:55:24 2026] DELETE /v2.0/routers/1e70e9bd-39ee-4326-aa92-90bdaa085a7f => generated 0 bytes in 517 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2145] 199.204.45.248 () {34 vars in 1095 bytes} [Sun Apr 12 21:55:25 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:25.602 7 INFO neutron.services.segments.plugin [-] Segment 34d853ed-9fff-4717-a793-d79f649acedc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34d853ed-9fff-4717-a793-d79f649acedc found for delete ", "request_id": "req-fcba3ee5-28e8-4b2e-8913-bf49748323f7"}]} [pid: 7|app: 0|req: 1107/2146] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:25 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => 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: 1040/2147] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:25 2026] GET /v2.0/security-groups?tenant_id=f14722fcb0bf4e84959bf1f2926a4018&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2148] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:25 2026] DELETE /v2.0/security-groups/a4f11bdc-bf20-444c-9210-b6eab11bc6ca => 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: 1109/2149] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/ports?tenant_id=c27c8f44445e4302b832dd1d1970706f&device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2150] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/security-groups?tenant_id=27cb48fa60a94520b317253a8a2d1976&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: 1110/2151] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:26 2026] DELETE /v2.0/security-groups/30c8eafe-b099-48ff-bcb5-e4c4feef7922 => 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: 1042/2152] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2153] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2154] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => 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: 1043/2155] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/networks?id=6844690f-f091-4867-805e-3d74b0d04771 => generated 757 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2156] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=196c7edd-47cb-4332-84ce-1337509b9f13 => 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: 1044/2157] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/subnets?id=83439115-5211-4956-b46a-cab54b927711 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2158] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/ports?network_id=6844690f-f091-4867-805e-3d74b0d04771&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: 1045/2159] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2160] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:55:26 2026] GET /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2161] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:27 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2162] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:27 2026] GET /v2.0/security-groups?id=8532fd37-3cf7-47b9-9def-48e30989fed1&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2163] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:27 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => 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: 1047/2164] 10.0.0.165 () {34 vars in 677 bytes} [Sun Apr 12 21:55:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2165] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:27 2026] PUT /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/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: 1048/2166] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:27 2026] GET /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2167] 10.0.0.165 () {34 vars in 763 bytes} [Sun Apr 12 21:55:27 2026] PUT /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2168] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2169] 10.0.0.165 () {34 vars in 759 bytes} [Sun Apr 12 21:55:28 2026] PUT /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2170] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2171] 10.0.0.165 () {34 vars in 781 bytes} [Sun Apr 12 21:55:28 2026] PUT /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2172] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/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: 1122/2173] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:28 2026] PUT /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2174] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/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: 1123/2175] 10.0.0.165 () {32 vars in 740 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:28.225 8 INFO neutron.api.v2.resource [None req-d4c9de82-fb7b-4684-9186-ea8c1a2e66ce 2ac5c93c8b904c92a0358e280a091ff5 6b7bad58667c49a49bddc49e1388e51c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1053/2176] 10.0.0.165 () {32 vars in 744 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/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: 1124/2177] 10.0.0.165 () {32 vars in 743 bytes} [Sun Apr 12 21:55:28 2026] DELETE /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2178] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:28.311 7 INFO neutron.api.v2.resource [None req-8a97fc37-32e5-4a4a-a72f-798a6410d021 2ac5c93c8b904c92a0358e280a091ff5 6b7bad58667c49a49bddc49e1388e51c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1125/2179] 10.0.0.165 () {32 vars in 747 bytes} [Sun Apr 12 21:55:28 2026] DELETE /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2180] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:55:28 2026] DELETE /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/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: 1126/2181] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc/tags => 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: 1056/2182] 10.0.0.165 () {32 vars in 733 bytes} [Sun Apr 12 21:55:28 2026] DELETE /v2.0/qos/policies/27bc3e3d-68ac-46b6-a417-32a645ad78bc => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2183] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:55:28.804 8 INFO neutron.db.l3_db [req-e25151b6-cee9-4220-a9f3-176241b243d0 req-63a5d7e2-b625-460a-a5b7-a303fe028144 dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] Floating IP ff084ed1-46e7-4136-a5ea-72071a861aa6 disassociated. External IP: 10.96.250.218, port: b7d7e300-a678-4767-8346-74e7c9ff8da7. [pid: 7|app: 0|req: 1128/2184] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/networks?id=1e742dd7-abad-4dd5-9c3f-958ec303600f => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2185] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => 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: 1130/2186] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => 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: 1131/2187] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:55:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3080da1232a14cde96cb8e20294a7add => generated 274 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:55:29.023 7 WARNING neutron_lib.context [req-1ce417d5-9313-48a3-9ee8-a8d449b89436 req-fce2a175-fa91-4145-a61d-25b546f88126 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1057/2188] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:55:28 2026] DELETE /v2.0/ports/b7d7e300-a678-4767-8346-74e7c9ff8da7 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:55:29.257 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f11d0d8-b1b4-42fa-ba34-f81530ff8731'] response: {'server_uuid': '6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2', 'name': 'network-vif-deleted', 'tag': 'b7d7e300-a678-4767-8346-74e7c9ff8da7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1132/2189] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:55:29 2026] POST /v2.0/ports => generated 993 bytes in 320 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: 1058/2190] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:29 2026] GET /v2.0/security-groups?tenant_id=c5771c150ff3479fbb9944beb3b2a02a&name=default => generated 2929 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2191] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:29 2026] DELETE /v2.0/security-groups/2f031b22-347a-442c-9edb-9bf56b939ec8 => 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: 1133/2192] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:55:29 2026] PUT /v2.0/ports/f026d455-4b4a-4c57-bfc7-fb47bd2abb8b => generated 1274 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:29.845 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-363cf60e-8249-4e32-a87d-e26a5c2d2c2c'] response: {'name': 'network-changed', 'server_uuid': '88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa', 'tag': 'f026d455-4b4a-4c57-bfc7-fb47bd2abb8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1060/2193] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:29 2026] GET /v2.0/security-groups?tenant_id=6b7bad58667c49a49bddc49e1388e51c&name=default => generated 2929 bytes in 152 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-04-12 21:55:29.985 7 WARNING neutron_lib.context [None req-69770a5a-4eb2-471d-bfb8-f987667f29bf 232be79e299d4772a4afb4b65e585d5b c60fb7e40d624eaab50364a0d246e523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2194] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:29 2026] DELETE /v2.0/security-groups/4fd0c807-3acc-4cc8-bd2a-38bc1a0c89f6 => 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: 1062/2195] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:30 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:30.145 7 INFO neutron.db.segments_db [None req-69770a5a-4eb2-471d-bfb8-f987667f29bf 232be79e299d4772a4afb4b65e585d5b c60fb7e40d624eaab50364a0d246e523 - - default default] Added segment 2f5bd620-4892-40d9-b522-9a1631923d90 of type vxlan for network eb5e7263-637c-44d4-93f4-6862701e9494 [pid: 8|app: 0|req: 1063/2196] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:30 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1008 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2197] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:30 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&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: 7|app: 0|req: 1134/2198] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:29 2026] POST /v2.0/networks => generated 631 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:30.252 8 WARNING neutron_lib.context [None req-06621c91-8bc9-4c41-ae49-26814270030b 232be79e299d4772a4afb4b65e585d5b c60fb7e40d624eaab50364a0d246e523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1135/2199] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:55:30 2026] GET /v2.0/ports?tenant_id=3080da1232a14cde96cb8e20294a7add&device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1277 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2200] 199.204.45.248 () {34 vars in 1017 bytes} [Sun Apr 12 21:55:30 2026] GET /v2.0/networks?tenant_id=3080da1232a14cde96cb8e20294a7add&shared=False => generated 769 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2201] 199.204.45.248 () {34 vars in 929 bytes} [Sun Apr 12 21:55:30 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: 1065/2202] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:30 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:30.581 7 WARNING neutron_lib.context [None req-589619d4-a9dd-4a95-abe6-7e7d377b4bf6 232be79e299d4772a4afb4b65e585d5b c60fb7e40d624eaab50364a0d246e523 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1138/2203] 10.0.0.165 () {34 vars in 665 bytes} [Sun Apr 12 21:55:30 2026] POST /v2.0/trunks => generated 407 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1066/2204] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:55:30 2026] PUT /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/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: 1139/2205] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:55:30 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2206] 10.0.0.165 () {34 vars in 759 bytes} [Sun Apr 12 21:55:30 2026] PUT /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags/green => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2207] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:55:30 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/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: 1068/2208] 10.0.0.165 () {34 vars in 755 bytes} [Sun Apr 12 21:55:30 2026] PUT /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2209] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:55:30 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2210] 10.0.0.165 () {34 vars in 777 bytes} [Sun Apr 12 21:55:30 2026] PUT /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2211] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:55:30 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2212] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:55:30 2026] PUT /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2213] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2214] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:31.078 7 INFO neutron.api.v2.resource [None req-91bab8f0-58d8-48e3-95fe-ed575080ed41 232be79e299d4772a4afb4b65e585d5b c60fb7e40d624eaab50364a0d246e523 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1144/2215] 10.0.0.165 () {32 vars in 740 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2216] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:31 2026] DELETE /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2217] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:31.157 8 INFO neutron.api.v2.resource [None req-39adffba-ea11-4694-83f6-2209e5059bf7 232be79e299d4772a4afb4b65e585d5b c60fb7e40d624eaab50364a0d246e523 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1073/2218] 10.0.0.165 () {32 vars in 743 bytes} [Sun Apr 12 21:55:31 2026] DELETE /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2219] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => 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: 1146/2220] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:55:31 2026] DELETE /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags => 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: 1075/2221] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2222] 10.0.0.165 () {32 vars in 718 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2223] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2224] 10.0.0.165 () {32 vars in 716 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/ports/8a4e84cc-286f-49ad-8e4c-ce56669f9dc6 => generated 826 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2225] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2226] 10.0.0.165 () {32 vars in 721 bytes} [Sun Apr 12 21:55:31 2026] DELETE /v2.0/trunks/2cf9d6e1-0fe9-41eb-aaf5-95960662aab0 => 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: 1150/2227] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/ports?tenant_id=3080da1232a14cde96cb8e20294a7add&device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1277 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2228] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f026d455-4b4a-4c57-bfc7-fb47bd2abb8b => 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: 1152/2229] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/subnets?id=5d23d625-b985-4859-8969-5c0a65d6dec7 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2230] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:55:31 2026] DELETE /v2.0/ports/8a4e84cc-286f-49ad-8e4c-ce56669f9dc6 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2231] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/ports?network_id=1e742dd7-abad-4dd5-9c3f-958ec303600f&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2232] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/networks/1e742dd7-abad-4dd5-9c3f-958ec303600f?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: 1155/2233] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:55:31 2026] GET /v2.0/networks/1e742dd7-abad-4dd5-9c3f-958ec303600f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:31.826 8 INFO neutron.services.segments.plugin [-] Segment 2f5bd620-4892-40d9-b522-9a1631923d90 resource provider aggregate not found 2026-04-12 21:55:31.830 8 INFO neutron.services.segments.plugin [-] Segment 2f5bd620-4892-40d9-b522-9a1631923d90 resource provider aggregate not found 2026-04-12 21:55:31.841 8 INFO neutron.services.segments.plugin [-] Segment 2f5bd620-4892-40d9-b522-9a1631923d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f5bd620-4892-40d9-b522-9a1631923d90 found for delete ", "request_id": "req-24e6b9ee-45a2-49ca-b736-1cd5ff2e1abd"}]} 2026-04-12 21:55:31.842 8 INFO neutron.services.segments.plugin [-] Segment 2f5bd620-4892-40d9-b522-9a1631923d90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f5bd620-4892-40d9-b522-9a1631923d90 found for delete ", "request_id": "req-82c08c36-75a2-4e10-a208-03518cead318"}]} [pid: 8|app: 0|req: 1079/2234] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:31 2026] DELETE /v2.0/networks/eb5e7263-637c-44d4-93f4-6862701e9494 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2235] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:32 2026] GET /v2.0/ports?device_id=6a7fbd6c-7d9d-4f4b-826c-b705e63f05d2 => 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: 1080/2236] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:32 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2237] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:32 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2238] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:32 2026] GET /v2.0/security-groups?tenant_id=c60fb7e40d624eaab50364a0d246e523&name=default => generated 2929 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2239] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:32 2026] DELETE /v2.0/security-groups/474595b2-ac4e-4039-8b09-b48711cadd24 => 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: 1158/2240] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:32 2026] GET /v2.0/security-groups?tenant_id=4a4bc72fbaab45d8a627913776e2bf43&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2241] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:33 2026] DELETE /v2.0/security-groups/d563ddd1-9013-4e7a-911c-b19c9733aa6a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:33.308 7 WARNING neutron_lib.context [None req-f5bae907-5245-49b7-bad4-949d72e52780 829a732ac9f249488c86e252d2c16a3c 780251a99a40484ea4746ca95ce5b7b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1084/2242] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:33 2026] DELETE /v2.0/security-groups/8532fd37-3cf7-47b9-9def-48e30989fed1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2243] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:55:33 2026] POST /v2.0/security-groups => generated 1603 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2244] 10.0.0.165 () {34 vars in 766 bytes} [Sun Apr 12 21:55:33 2026] PUT /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/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: 1161/2245] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1008 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2246] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/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: 1163/2247] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&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: 1085/2248] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:55:33 2026] DELETE /v2.0/floatingips/ff084ed1-46e7-4136-a5ea-72071a861aa6 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2249] 10.0.0.165 () {34 vars in 777 bytes} [Sun Apr 12 21:55:33 2026] PUT /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2250] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2251] 10.0.0.165 () {34 vars in 773 bytes} [Sun Apr 12 21:55:33 2026] PUT /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2252] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2253] 10.0.0.165 () {34 vars in 795 bytes} [Sun Apr 12 21:55:33 2026] PUT /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2254] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2255] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2256] 10.0.0.165 () {34 vars in 766 bytes} [Sun Apr 12 21:55:33 2026] PUT /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2257] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2258] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2259] 10.0.0.165 () {32 vars in 754 bytes} [Sun Apr 12 21:55:34 2026] GET /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:34.052 8 INFO neutron.api.v2.resource [None req-e1dda1ae-5355-4327-a915-71cb6e7dc600 829a732ac9f249488c86e252d2c16a3c 780251a99a40484ea4746ca95ce5b7b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1090/2260] 10.0.0.165 () {32 vars in 758 bytes} [Sun Apr 12 21:55:34 2026] GET /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2261] 10.0.0.165 () {32 vars in 757 bytes} [Sun Apr 12 21:55:34 2026] DELETE /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2262] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:34 2026] GET /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:34.139 7 INFO neutron.api.v2.resource [None req-4b55923b-9d21-4b68-95e8-c97a75a6bc76 829a732ac9f249488c86e252d2c16a3c 780251a99a40484ea4746ca95ce5b7b7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1172/2263] 10.0.0.165 () {32 vars in 761 bytes} [Sun Apr 12 21:55:34 2026] DELETE /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2264] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 21:55:34 2026] DELETE /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/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: 1173/2265] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:55:34 2026] GET /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9/tags => 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: 1093/2266] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:34 2026] DELETE /v2.0/security-groups/eaf1c45d-9394-4c7d-98c4-c0c985ca78d9 => 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: 1174/2267] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:55:34 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1277 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2268] 199.204.45.248 () {34 vars in 1123 bytes} [Sun Apr 12 21:55:34 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2269] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:34 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1008 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2270] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:34 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&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: 7|app: 0|req: 1176/2271] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:34 2026] GET /v2.0/security-groups?tenant_id=780251a99a40484ea4746ca95ce5b7b7&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2272] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:35 2026] DELETE /v2.0/security-groups/6bb20de7-f77a-4701-bc18-37c10d8304f9 => 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: 1177/2273] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:35 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2274] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:55:35 2026] GET /v2.0/security-groups?id=f80cd7bc-d5c9-4693-b002-99927fec2b21&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: 1178/2275] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:35 2026] GET /v2.0/security-groups?tenant_id=f42a7aea98dc44d5ba93ec200bb06545&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2276] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:35 2026] DELETE /v2.0/security-groups/ce78cff9-038d-41e8-9af6-e02e7740defa => 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: 1179/2277] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:55:35 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2278] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:35 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2279] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:36 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2280] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:55:35 2026] DELETE /v2.0/ports/196c7edd-47cb-4332-84ce-1337509b9f13 => 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: 1182/2281] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:36 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:37.171 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de61c18e-5c01-4903-9c15-41732c1e3466'] response: {'server_uuid': '1b74b51d-04e5-4473-891c-9dbe35130025', 'name': 'network-vif-deleted', 'tag': '196c7edd-47cb-4332-84ce-1337509b9f13', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1100/2282] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:37 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1010 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2283] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:37 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2284] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:37 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => 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: 1184/2285] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:38 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2286] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:38 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&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: 8|app: 0|req: 1103/2287] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:38 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2288] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:38 2026] GET /v2.0/ports?device_id=1b74b51d-04e5-4473-891c-9dbe35130025 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:38.645 7 WARNING neutron_lib.context [None req-58b2efde-ad52-4cde-8234-aaa72a46a5e5 de4d97f72a744d0e83e265547877a8f8 cc7879c01dcd449089b9d4bb13d6c920 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:38.801 7 INFO neutron.db.segments_db [None req-58b2efde-ad52-4cde-8234-aaa72a46a5e5 de4d97f72a744d0e83e265547877a8f8 cc7879c01dcd449089b9d4bb13d6c920 - - default default] Added segment 9853282d-53fe-4280-bf39-2860cd957bec of type vxlan for network bce4ab9c-6479-4d3e-a7f9-e5dea9af608a [pid: 7|app: 0|req: 1185/2289] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:38 2026] POST /v2.0/networks => generated 632 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:38.924 7 WARNING neutron_lib.context [None req-239992cf-be58-49b8-9c85-50d5bdd48f96 de4d97f72a744d0e83e265547877a8f8 cc7879c01dcd449089b9d4bb13d6c920 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:38.930 8 INFO neutron.db.l3_db [None req-63296028-3064-4f1c-9c3e-d1450b97f05e d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Floating IP e1d352a7-2a36-43ba-aef8-a2fbfd161131 associated. External IP: 10.96.250.211, port: f026d455-4b4a-4c57-bfc7-fb47bd2abb8b. 2026-04-12 21:55:38.976 7 INFO neutron.db.segments_db [None req-239992cf-be58-49b8-9c85-50d5bdd48f96 de4d97f72a744d0e83e265547877a8f8 cc7879c01dcd449089b9d4bb13d6c920 - - default default] Added segment 48292b53-a88d-45fb-934f-e343db5b81ac of type vxlan for network a257d20c-e133-4b32-8a8a-1f25e9b8ae3d [pid: 7|app: 0|req: 1186/2290] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:38 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: 1187/2291] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:39 2026] PUT /v2.0/networks/bce4ab9c-6479-4d3e-a7f9-e5dea9af608a/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2292] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:39 2026] GET /v2.0/networks/bce4ab9c-6479-4d3e-a7f9-e5dea9af608a/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2293] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:39 2026] PUT /v2.0/networks/a257d20c-e133-4b32-8a8a-1f25e9b8ae3d/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2294] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:39 2026] GET /v2.0/networks/a257d20c-e133-4b32-8a8a-1f25e9b8ae3d/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: 1191/2295] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:55:39 2026] PUT /v2.0/networks/a257d20c-e133-4b32-8a8a-1f25e9b8ae3d/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2296] 10.0.0.165 () {34 vars in 748 bytes} [Sun Apr 12 21:55:38 2026] PUT /v2.0/floatingips/e1d352a7-2a36-43ba-aef8-a2fbfd161131 => generated 855 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2297] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:39 2026] GET /v2.0/networks/a257d20c-e133-4b32-8a8a-1f25e9b8ae3d/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:39.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74b7ed70-1688-4ee2-9e0a-f0fbcc3eede9'] response: {'name': 'network-changed', 'server_uuid': '88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa', 'tag': 'f026d455-4b4a-4c57-bfc7-fb47bd2abb8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1106/2300] 10.0.0.165 () {32 vars in 732 bytes} [Sun Apr 12 21:55:39 2026] GET /v2.0/networks/bce4ab9c-6479-4d3e-a7f9-e5dea9af608a/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:39.491 7 INFO neutron.services.segments.plugin [-] Segment 9853282d-53fe-4280-bf39-2860cd957bec resource provider aggregate not found 2026-04-12 21:55:39.494 7 INFO neutron.services.segments.plugin [-] Segment 9853282d-53fe-4280-bf39-2860cd957bec resource provider aggregate not found [pid: 7|app: 0|req: 1195/2301] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:39 2026] DELETE /v2.0/networks/bce4ab9c-6479-4d3e-a7f9-e5dea9af608a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:55:39.628 7 INFO neutron.services.segments.plugin [-] Segment 9853282d-53fe-4280-bf39-2860cd957bec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9853282d-53fe-4280-bf39-2860cd957bec found for delete ", "request_id": "req-770b13cf-a758-45f4-8b10-d87118de641d"}]} 2026-04-12 21:55:39.635 7 INFO neutron.services.segments.plugin [-] Segment 9853282d-53fe-4280-bf39-2860cd957bec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9853282d-53fe-4280-bf39-2860cd957bec found for delete ", "request_id": "req-1ec0c53c-c211-44fc-8d07-b9100f6ccd1a"}]} 2026-04-12 21:55:39.642 8 INFO neutron.services.segments.plugin [-] Segment 48292b53-a88d-45fb-934f-e343db5b81ac resource provider aggregate not found 2026-04-12 21:55:39.647 8 INFO neutron.services.segments.plugin [-] Segment 48292b53-a88d-45fb-934f-e343db5b81ac resource provider aggregate not found 2026-04-12 21:55:39.660 8 INFO neutron.services.segments.plugin [-] Segment 48292b53-a88d-45fb-934f-e343db5b81ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48292b53-a88d-45fb-934f-e343db5b81ac found for delete ", "request_id": "req-dcde3c85-2a6a-457a-8da8-f79d3ea3e6e4"}]} 2026-04-12 21:55:39.662 8 INFO neutron.services.segments.plugin [-] Segment 48292b53-a88d-45fb-934f-e343db5b81ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48292b53-a88d-45fb-934f-e343db5b81ac found for delete ", "request_id": "req-a27ef2c2-8b77-46d5-990d-b259ff7e93e3"}]} [pid: 8|app: 0|req: 1107/2302] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:39 2026] DELETE /v2.0/networks/a257d20c-e133-4b32-8a8a-1f25e9b8ae3d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2303] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:39 2026] DELETE /v2.0/security-groups/f80cd7bc-d5c9-4693-b002-99927fec2b21 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2304] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:55:39 2026] GET /v2.0/ports?tenant_id=3080da1232a14cde96cb8e20294a7add&device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1279 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2305] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:55:39 2026] GET /v2.0/networks?id=1e742dd7-abad-4dd5-9c3f-958ec303600f => generated 769 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2306] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:55:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=f026d455-4b4a-4c57-bfc7-fb47bd2abb8b => 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: 1200/2307] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:55:40 2026] GET /v2.0/subnets?id=5d23d625-b985-4859-8969-5c0a65d6dec7 => 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: 1201/2308] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:55:40 2026] GET /v2.0/ports?network_id=1e742dd7-abad-4dd5-9c3f-958ec303600f&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: 1202/2309] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:55:40 2026] GET /v2.0/networks/1e742dd7-abad-4dd5-9c3f-958ec303600f?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: 1203/2310] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:55:40 2026] GET /v2.0/networks/1e742dd7-abad-4dd5-9c3f-958ec303600f?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: 1204/2311] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:40 2026] GET /v2.0/security-groups?tenant_id=2f7eafa2e67541e1a9722e3ac2aef0e6&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: 1205/2312] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:40 2026] DELETE /v2.0/security-groups/4d473933-8d86-4a7a-88d6-62e6f2e6d276 => 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: 1108/2313] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:55:39 2026] PUT /v2.0/routers/0012c4ff-93fd-448d-80f2-5d8efb0c871c/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2314] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:40 2026] GET /v2.0/security-groups?tenant_id=cc7879c01dcd449089b9d4bb13d6c920&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2315] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:40 2026] DELETE /v2.0/security-groups/d2f135ea-3c9b-4736-9948-2de2415f9cbb => 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: 1109/2316] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:55:40 2026] DELETE /v2.0/subnets/83439115-5211-4956-b46a-cab54b927711 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:55:41.903 7 INFO neutron.services.segments.plugin [-] Segment 272e5c2b-8814-435f-a7f2-287fa3badcfa resource provider aggregate not found 2026-04-12 21:55:41.910 7 INFO neutron.services.segments.plugin [-] Segment 272e5c2b-8814-435f-a7f2-287fa3badcfa resource provider aggregate not found 2026-04-12 21:55:41.927 7 INFO neutron.services.segments.plugin [-] Segment 272e5c2b-8814-435f-a7f2-287fa3badcfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272e5c2b-8814-435f-a7f2-287fa3badcfa found for delete ", "request_id": "req-2cf8df59-7a80-4703-a02c-8898005731f7"}]} 2026-04-12 21:55:41.929 7 INFO neutron.services.segments.plugin [-] Segment 272e5c2b-8814-435f-a7f2-287fa3badcfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 272e5c2b-8814-435f-a7f2-287fa3badcfa found for delete ", "request_id": "req-e81ce787-5768-4934-8982-f2cc1644b750"}]} 2026-04-12 21:55:41.941 7 INFO neutron.db.l3_hamode_db [None req-838f0d71-81d9-4040-acf8-2b92952ba1bf dea27772753047a98ade2ec6798ceff5 c27c8f44445e4302b832dd1d1970706f - - default default] HA network d83654a4-fe2f-4e87-8ff1-1a814a96cca2 was deleted as no HA routers are present in tenant c27c8f44445e4302b832dd1d1970706f. [pid: 7|app: 0|req: 1208/2317] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:55:41 2026] DELETE /v2.0/routers/0012c4ff-93fd-448d-80f2-5d8efb0c871c => generated 0 bytes in 937 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:42.095 8 INFO neutron.services.segments.plugin [-] Segment 1546fb37-bed6-4229-bf78-ec99ec912051 resource provider aggregate not found 2026-04-12 21:55:42.099 8 INFO neutron.services.segments.plugin [-] Segment 1546fb37-bed6-4229-bf78-ec99ec912051 resource provider aggregate not found 2026-04-12 21:55:42.106 8 INFO neutron.services.segments.plugin [-] Segment 1546fb37-bed6-4229-bf78-ec99ec912051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1546fb37-bed6-4229-bf78-ec99ec912051 found for delete ", "request_id": "req-ebe5c0d4-3f68-46a4-97e3-b27527827025"}]} 2026-04-12 21:55:42.111 8 INFO neutron.services.segments.plugin [-] Segment 1546fb37-bed6-4229-bf78-ec99ec912051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1546fb37-bed6-4229-bf78-ec99ec912051 found for delete ", "request_id": "req-55e4a81e-60cd-4a0c-a474-c8b961a15653"}]} [pid: 8|app: 0|req: 1110/2318] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:55:41 2026] DELETE /v2.0/networks/6844690f-f091-4867-805e-3d74b0d04771 => 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: 1209/2319] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:42 2026] GET /v2.0/security-groups?tenant_id=cd7bdc4ebd104c2697950071069c59d2&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2320] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:42 2026] DELETE /v2.0/security-groups/f55bfa10-fc86-4b6b-9a0b-1397a6dbc5bc => 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: 1210/2321] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:43 2026] GET /v2.0/security-groups?tenant_id=c27c8f44445e4302b832dd1d1970706f&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2322] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:43 2026] DELETE /v2.0/security-groups/0cbf405a-b1c9-475c-8856-81126443eed6 => 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: 1211/2323] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:44 2026] GET /v2.0/security-groups?tenant_id=6c73192703694b858483ea988da4a94a&name=default => generated 2929 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2324] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:44 2026] DELETE /v2.0/security-groups/69d4fd41-c863-4e6b-84ba-92626a20eeda => 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: 1212/2325] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:44 2026] GET /v2.0/security-groups?tenant_id=e22796092cf8473f8fba652cb48caf98&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2326] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:44 2026] DELETE /v2.0/security-groups/048d35f3-9580-41da-8a75-acb410baa748 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:47.368 7 WARNING neutron_lib.context [None req-9b868607-f5aa-4335-9ef1-b4cd52561881 b9e43a965ea040cb83189edeb954e8a1 9aac123fa93849e39a674b4b7e0c88b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1115/2327] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:47 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2328] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:47 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&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: 1213/2329] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:55:47 2026] POST /v2.0/floatingips => generated 552 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:47.906 8 WARNING neutron_lib.context [None req-6a70f00d-2e15-45de-bae6-bf562f23e26a b9e43a965ea040cb83189edeb954e8a1 9aac123fa93849e39a674b4b7e0c88b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1214/2330] 10.0.0.165 () {32 vars in 735 bytes} [Sun Apr 12 21:55:47 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1279 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2331] 10.0.0.165 () {32 vars in 857 bytes} [Sun Apr 12 21:55:48 2026] GET /v2.0/floatingips?floating_network_id=91aa8255-0277-4811-b183-804336404b36&port_id=f026d455-4b4a-4c57-bfc7-fb47bd2abb8b => generated 860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2332] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:55:47 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:48.477 7 WARNING neutron_lib.context [None req-ac7a307f-3b46-4c70-af20-294831883ac9 b9e43a965ea040cb83189edeb954e8a1 9aac123fa93849e39a674b4b7e0c88b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1118/2333] 10.0.0.78 () {34 vars in 988 bytes} [Sun Apr 12 21:55:48 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1279 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2334] 10.0.0.78 () {34 vars in 1118 bytes} [Sun Apr 12 21:55:48 2026] GET /v2.0/security-groups?id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&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/2335] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:55:48 2026] POST /v2.0/floatingips => generated 552 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:48.963 8 WARNING neutron_lib.context [None req-07177246-c950-4a9a-90c6-a9daaa0070c9 b9e43a965ea040cb83189edeb954e8a1 9aac123fa93849e39a674b4b7e0c88b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1120/2336] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:55:48 2026] POST /v2.0/floatingips => generated 552 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:49.476 7 WARNING neutron_lib.context [None req-6cac59e4-c64a-4633-ba55-cbc0cb4309fa b9e43a965ea040cb83189edeb954e8a1 9aac123fa93849e39a674b4b7e0c88b6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1217/2337] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:55:49 2026] POST /v2.0/floatingips => generated 552 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2338] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:55:49 2026] PUT /v2.0/floatingips/76654a01-608a-4754-be3d-ae65b31c7fd4/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2339] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:55:50 2026] PUT /v2.0/floatingips/4883d814-b1ed-4600-bb2b-b4fd67556720/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: 1122/2340] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:55:50 2026] PUT /v2.0/floatingips/47cdd6d5-8942-4d6b-b3c3-96e5ea670884/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: 1219/2341] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:55:50 2026] PUT /v2.0/floatingips/ffd32f1e-cb23-46a7-b147-53b18a190988/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2342] 10.0.0.165 () {32 vars in 671 bytes} [Sun Apr 12 21:55:50 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2343] 10.0.0.165 () {32 vars in 685 bytes} [Sun Apr 12 21:55:50 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2344] 10.0.0.165 () {32 vars in 681 bytes} [Sun Apr 12 21:55:50 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2345] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:55:50 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2346] 10.0.0.165 () {32 vars in 679 bytes} [Sun Apr 12 21:55:50 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: 1222/2347] 10.0.0.165 () {32 vars in 693 bytes} [Sun Apr 12 21:55:50 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2348] 10.0.0.165 () {32 vars in 689 bytes} [Sun Apr 12 21:55:50 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2349] 10.0.0.165 () {32 vars in 701 bytes} [Sun Apr 12 21:55:50 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2350] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:55:50 2026] DELETE /v2.0/floatingips/76654a01-608a-4754-be3d-ae65b31c7fd4 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2351] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:50 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2352] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:51 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2353] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:55:50 2026] DELETE /v2.0/floatingips/4883d814-b1ed-4600-bb2b-b4fd67556720 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2354] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:55:51 2026] DELETE /v2.0/floatingips/47cdd6d5-8942-4d6b-b3c3-96e5ea670884 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2355] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:55:51 2026] DELETE /v2.0/floatingips/ffd32f1e-cb23-46a7-b147-53b18a190988 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2356] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:55:51 2026] DELETE /v2.0/floatingips/c6da45d6-15f9-4d31-9359-5a0a0d4c7586 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2357] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:52 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2358] 10.0.0.206 () {34 vars in 1119 bytes} [Sun Apr 12 21:55:52 2026] GET /v2.0/security-groups?id=7802c4f1-c19b-4b13-a0a2-8d9d19d982ea&id=76bdaa5d-3cad-4d3b-95f2-3e2198bfc185&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2359] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:52 2026] GET /v2.0/security-groups?tenant_id=c59e60e213374a0fa13e96679cbf59e9&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2360] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:55:52 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2361] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:52 2026] DELETE /v2.0/security-groups/12e94cab-dda5-499a-8e2e-e5db4021b5e6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:53.166 8 INFO neutron.db.l3_db [req-919356b4-9af3-43f0-8089-6f0bb1f5f4c6 req-55b1673f-b085-442d-a573-929f4bbcbd69 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] Floating IP e1d352a7-2a36-43ba-aef8-a2fbfd161131 disassociated. External IP: 10.96.250.211, port: f026d455-4b4a-4c57-bfc7-fb47bd2abb8b. [pid: 7|app: 0|req: 1229/2362] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:53 2026] GET /v2.0/security-groups?tenant_id=5b80474a9ab441f0b992c3c459dbe8a8&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: 1230/2363] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:53 2026] DELETE /v2.0/security-groups/4b2df0c1-3b77-46c4-861f-651609e06b49 => 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: 1231/2364] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:53 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => 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: 1134/2365] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:55:52 2026] DELETE /v2.0/ports/f026d455-4b4a-4c57-bfc7-fb47bd2abb8b => generated 0 bytes in 543 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2366] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:55:53 2026] GET /v2.0/security-groups?tenant_id=9aac123fa93849e39a674b4b7e0c88b6&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:55:53.573 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e31f48f-defc-4585-aced-56ec599d1a46'] response: {'server_uuid': '88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa', 'name': 'network-vif-deleted', 'tag': 'f026d455-4b4a-4c57-bfc7-fb47bd2abb8b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1135/2367] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:53 2026] DELETE /v2.0/security-groups/254dfc10-eed0-475e-aac6-23348bb49f9a => 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: 1137/2370] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:54 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => 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: 1234/2371] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:55 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => 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: 1138/2372] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:55:56 2026] GET /v2.0/ports?device_id=88ec1ba8-5cc6-4257-a1c4-f146e3d7a0fa => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:55:57.632 7 WARNING neutron_lib.context [None req-69c06dd1-220f-4c1c-aa83-26cfdf98f4f5 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:57.753 7 INFO neutron.db.segments_db [None req-69c06dd1-220f-4c1c-aa83-26cfdf98f4f5 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Added segment 8a926548-74cf-4461-b5f8-54482f7586e0 of type vxlan for network 5ad39a7a-26b0-49cb-9daf-41ccda4f16bf [pid: 8|app: 0|req: 1139/2373] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:57 2026] DELETE /v2.0/security-groups/76bdaa5d-3cad-4d3b-95f2-3e2198bfc185 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:55:57.834 8 INFO neutron.api.v2.resource [None req-cf534a00-ecff-4550-861a-c2ca27e0a755 d4c246a013c740afb864898aa754154a 3080da1232a14cde96cb8e20294a7add - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2374] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 21:55:57 2026] GET /v2.0/security-groups/76bdaa5d-3cad-4d3b-95f2-3e2198bfc185 => 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: 1235/2375] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:57 2026] POST /v2.0/networks => generated 630 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:57.847 7 WARNING neutron_lib.context [None req-13d77c61-f8d4-4dca-bbc2-126701f5f89b 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1141/2376] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:55:57 2026] DELETE /v2.0/floatingips/e1d352a7-2a36-43ba-aef8-a2fbfd161131 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2377] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:57 2026] POST /v2.0/ports => generated 743 bytes in 265 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-04-12 21:55:58.116 7 WARNING neutron_lib.context [None req-25c4c517-08cd-4b93-8346-e7d9a82f2621 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:58.156 7 INFO neutron.db.segments_db [None req-25c4c517-08cd-4b93-8346-e7d9a82f2621 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Added segment 4f2a41b7-c546-46f5-bbfc-cf43a6a95a19 of type vxlan for network bdc20ea7-25db-4ab8-aa94-faf1dd74823c [pid: 8|app: 0|req: 1142/2378] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:55:58 2026] DELETE /v2.0/security-groups/7802c4f1-c19b-4b13-a0a2-8d9d19d982ea => 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: 1237/2379] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:58 2026] POST /v2.0/networks => generated 632 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:58.253 7 WARNING neutron_lib.context [None req-22804a87-468a-491a-ac52-66233c40a931 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1238/2380] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:58 2026] POST /v2.0/ports => generated 743 bytes in 696 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-04-12 21:55:58.967 7 WARNING neutron_lib.context [None req-e28248de-a750-4877-90e1-37d541d2d0b3 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:59.027 7 INFO neutron.db.segments_db [None req-e28248de-a750-4877-90e1-37d541d2d0b3 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Added segment fa544618-f76b-4409-92e8-00710db76efa of type vxlan for network 4edfedfd-2b7e-4a73-85b0-3dc47cabba3e [pid: 7|app: 0|req: 1239/2381] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:58 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:59.117 7 WARNING neutron_lib.context [None req-a75895bf-bbdf-4d47-a598-6505d587a4e3 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1143/2382] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:55:58 2026] PUT /v2.0/routers/0a54ca32-7e58-49b4-b6ec-483962b158ef/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2383] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:59 2026] POST /v2.0/ports => generated 743 bytes in 258 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-04-12 21:55:59.383 7 WARNING neutron_lib.context [None req-033343e8-a5fe-43cd-9cf0-d828b592d486 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:59.432 7 INFO neutron.db.segments_db [None req-033343e8-a5fe-43cd-9cf0-d828b592d486 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Added segment 11b062e8-2246-4e0e-9327-ac849f046a00 of type vxlan for network 8ab716c1-eb8c-4eec-b422-1f355c47fdee [pid: 7|app: 0|req: 1241/2384] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:59 2026] POST /v2.0/networks => generated 632 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:59.532 7 WARNING neutron_lib.context [None req-eb3535f7-2e95-42ec-bf5c-d61f4410df05 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1242/2385] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:59 2026] POST /v2.0/ports => generated 743 bytes in 271 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-04-12 21:55:59.806 7 WARNING neutron_lib.context [None req-82702fdf-3ff8-41c2-a052-9ac9f1793b2c 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:59.852 7 INFO neutron.db.segments_db [None req-82702fdf-3ff8-41c2-a052-9ac9f1793b2c 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Added segment d6bc8722-e339-400a-95a3-8a38f34c2d4e of type vxlan for network 258a541f-5573-4dc1-8593-1540a1717a89 [pid: 7|app: 0|req: 1243/2386] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:55:59 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:55:59.954 7 WARNING neutron_lib.context [None req-2baaf0b5-ed02-4821-ad68-570890c6f651 6993ca84317849dc82e4c5dd01613380 ae6f014950c84964bfa40d85e2ba97f8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:55:59.966 8 INFO neutron.services.segments.plugin [-] Segment 265dfcc3-bc65-49c0-bd48-30d0a1cb0298 resource provider aggregate not found 2026-04-12 21:55:59.971 8 INFO neutron.services.segments.plugin [-] Segment 265dfcc3-bc65-49c0-bd48-30d0a1cb0298 resource provider aggregate not found 2026-04-12 21:55:59.981 8 INFO neutron.services.segments.plugin [-] Segment 265dfcc3-bc65-49c0-bd48-30d0a1cb0298 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 265dfcc3-bc65-49c0-bd48-30d0a1cb0298 found for delete ", "request_id": "req-02402f7f-9858-4f28-b808-a45387823a22"}]} 2026-04-12 21:55:59.983 8 INFO neutron.services.segments.plugin [-] Segment 265dfcc3-bc65-49c0-bd48-30d0a1cb0298 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 265dfcc3-bc65-49c0-bd48-30d0a1cb0298 found for delete ", "request_id": "req-1b27eb95-9231-4696-891f-99138bbce338"}]} 2026-04-12 21:55:59.983 8 INFO neutron.db.l3_hamode_db [None req-a926a387-e25e-4abb-a4f9-ee3cb9303565 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network 9723ed26-d661-42c2-97b6-7eb508c671ad was deleted as no HA routers are present in tenant 3080da1232a14cde96cb8e20294a7add. [pid: 8|app: 0|req: 1144/2387] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:55:59 2026] DELETE /v2.0/routers/0a54ca32-7e58-49b4-b6ec-483962b158ef => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2388] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:55:59 2026] DELETE /v2.0/subnets/5d23d625-b985-4859-8969-5c0a65d6dec7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2389] 10.0.0.165 () {34 vars in 663 bytes} [Sun Apr 12 21:55:59 2026] POST /v2.0/ports => generated 743 bytes in 227 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: 1245/2390] 10.0.0.165 () {34 vars in 746 bytes} [Sun Apr 12 21:56:00 2026] PUT /v2.0/ports/47a5e7a0-58b5-4fd1-9e4c-6afee6ab701f/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: 1246/2391] 10.0.0.165 () {34 vars in 746 bytes} [Sun Apr 12 21:56:00 2026] PUT /v2.0/ports/50d859b6-ec31-492c-ae73-4bf0f4ccf9d7/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2392] 10.0.0.165 () {34 vars in 746 bytes} [Sun Apr 12 21:56:00 2026] PUT /v2.0/ports/c3ad8c46-7124-40a7-96f0-0b31e95e069c/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2393] 10.0.0.165 () {34 vars in 746 bytes} [Sun Apr 12 21:56:00 2026] PUT /v2.0/ports/eb517771-5bde-4598-a83e-8985519f09d8/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: 1146/2394] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:00 2026] DELETE /v2.0/networks/1e742dd7-abad-4dd5-9c3f-958ec303600f => 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: 1249/2395] 10.0.0.165 () {32 vars in 659 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2396] 10.0.0.165 () {32 vars in 673 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2397] 10.0.0.165 () {32 vars in 669 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2398] 10.0.0.165 () {32 vars in 681 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2399] 10.0.0.165 () {32 vars in 667 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2400] 10.0.0.165 () {32 vars in 681 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2401] 10.0.0.165 () {32 vars in 677 bytes} [Sun Apr 12 21:56:00 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2402] 10.0.0.165 () {32 vars in 689 bytes} [Sun Apr 12 21:56:00 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: 1257/2403] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:56:00 2026] DELETE /v2.0/ports/47a5e7a0-58b5-4fd1-9e4c-6afee6ab701f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2404] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:56:01 2026] DELETE /v2.0/ports/50d859b6-ec31-492c-ae73-4bf0f4ccf9d7 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2405] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 21:56:00 2026] PUT /v2.0/routers/64be1bc1-f30d-4c2e-903b-00cbbce36111/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2406] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:56:01 2026] DELETE /v2.0/ports/c3ad8c46-7124-40a7-96f0-0b31e95e069c => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2407] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:56:01 2026] DELETE /v2.0/ports/eb517771-5bde-4598-a83e-8985519f09d8 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2408] 10.0.0.165 () {32 vars in 719 bytes} [Sun Apr 12 21:56:01 2026] DELETE /v2.0/ports/389c567b-1eec-434c-87c5-1a2cacc7f899 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:56:01.968 7 INFO neutron.services.segments.plugin [-] Segment 8a926548-74cf-4461-b5f8-54482f7586e0 resource provider aggregate not found 2026-04-12 21:56:01.972 7 INFO neutron.services.segments.plugin [-] Segment 8a926548-74cf-4461-b5f8-54482f7586e0 resource provider aggregate not found [pid: 7|app: 0|req: 1262/2409] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:01 2026] DELETE /v2.0/networks/5ad39a7a-26b0-49cb-9daf-41ccda4f16bf => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:56:01.990 7 INFO neutron.services.segments.plugin [-] Segment 8a926548-74cf-4461-b5f8-54482f7586e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a926548-74cf-4461-b5f8-54482f7586e0 found for delete ", "request_id": "req-69cd3752-c8f1-482a-b4b5-11a58f9dd732"}]} 2026-04-12 21:56:01.991 7 INFO neutron.services.segments.plugin [-] Segment 8a926548-74cf-4461-b5f8-54482f7586e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a926548-74cf-4461-b5f8-54482f7586e0 found for delete ", "request_id": "req-b056f5cf-141a-4168-b8bf-8923436c35d3"}]} 2026-04-12 21:56:02.001 8 INFO neutron.services.segments.plugin [-] Segment 023eee19-f8df-43a2-90b3-8364733ff5df resource provider aggregate not found 2026-04-12 21:56:02.005 8 INFO neutron.services.segments.plugin [-] Segment 023eee19-f8df-43a2-90b3-8364733ff5df resource provider aggregate not found 2026-04-12 21:56:02.016 8 INFO neutron.services.segments.plugin [-] Segment 023eee19-f8df-43a2-90b3-8364733ff5df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 023eee19-f8df-43a2-90b3-8364733ff5df found for delete ", "request_id": "req-2d02d65b-1e69-4f30-b91a-e301517e510e"}]} 2026-04-12 21:56:02.019 8 INFO neutron.services.segments.plugin [-] Segment 023eee19-f8df-43a2-90b3-8364733ff5df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 023eee19-f8df-43a2-90b3-8364733ff5df found for delete ", "request_id": "req-e2c3ceda-cbcd-47fc-a320-801af3889267"}]} [pid: 7|app: 0|req: 1263/2410] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:01 2026] DELETE /v2.0/networks/bdc20ea7-25db-4ab8-aa94-faf1dd74823c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:56:02.145 8 INFO neutron.db.l3_hamode_db [None req-9795855c-4fcb-4127-8081-96aa7e9ee742 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] HA network f88ee143-308c-4dc1-ab5f-12c01af3c282 was deleted as no HA routers are present in tenant 46b1b759766b4702946f7a93661adc91. [pid: 8|app: 0|req: 1148/2411] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:56:01 2026] DELETE /v2.0/routers/64be1bc1-f30d-4c2e-903b-00cbbce36111 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2412] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:02 2026] DELETE /v2.0/networks/4edfedfd-2b7e-4a73-85b0-3dc47cabba3e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2413] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:56:02 2026] DELETE /v2.0/subnets/784d7847-bad0-4366-b73c-52afd959c213 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2414] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:02 2026] DELETE /v2.0/networks/8ab716c1-eb8c-4eec-b422-1f355c47fdee => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2415] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:02 2026] DELETE /v2.0/networks/258a541f-5573-4dc1-8593-1540a1717a89 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2416] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:02 2026] DELETE /v2.0/networks/9f462337-b36d-449b-b291-7dcfb6f89862 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2417] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:02 2026] GET /v2.0/security-groups?tenant_id=46b1b759766b4702946f7a93661adc91&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2418] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:02 2026] DELETE /v2.0/security-groups/64e0b728-db2a-43f0-a327-83a865e975f0 => 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: 1268/2419] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:03 2026] GET /v2.0/security-groups?tenant_id=3080da1232a14cde96cb8e20294a7add&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2420] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:03 2026] DELETE /v2.0/security-groups/8063bc27-9ef5-41d5-bf2e-585470247122 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2421] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:03 2026] GET /v2.0/security-groups?tenant_id=cc36b2e82de74f0aa9f3340ad754d5f1&name=default => generated 2929 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2422] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:03 2026] DELETE /v2.0/security-groups/8b1fb3ad-e221-49b3-9c40-526005ae331c => 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: 1270/2423] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:03 2026] GET /v2.0/security-groups?tenant_id=ae6f014950c84964bfa40d85e2ba97f8&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2424] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:03 2026] DELETE /v2.0/security-groups/c344a189-4c72-4c3e-979a-bbdbe4850db3 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:04.016 7 INFO neutron.services.segments.plugin [-] Segment 4f2a41b7-c546-46f5-bbfc-cf43a6a95a19 resource provider aggregate not found 2026-04-12 21:56:04.019 7 INFO neutron.services.segments.plugin [-] Segment 4f2a41b7-c546-46f5-bbfc-cf43a6a95a19 resource provider aggregate not found 2026-04-12 21:56:04.031 7 INFO neutron.services.segments.plugin [-] Segment 4f2a41b7-c546-46f5-bbfc-cf43a6a95a19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2a41b7-c546-46f5-bbfc-cf43a6a95a19 found for delete ", "request_id": "req-c0f122b5-f669-4571-b099-a512defb4513"}]} 2026-04-12 21:56:04.040 7 INFO neutron.services.segments.plugin [-] Segment fa544618-f76b-4409-92e8-00710db76efa resource provider aggregate not found 2026-04-12 21:56:04.051 7 INFO neutron.services.segments.plugin [-] Segment 4f2a41b7-c546-46f5-bbfc-cf43a6a95a19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f2a41b7-c546-46f5-bbfc-cf43a6a95a19 found for delete ", "request_id": "req-859596bd-ffac-4a48-87d7-78ccba83f4ca"}]} 2026-04-12 21:56:04.057 7 INFO neutron.services.segments.plugin [-] Segment fa544618-f76b-4409-92e8-00710db76efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa544618-f76b-4409-92e8-00710db76efa found for delete ", "request_id": "req-9ce474ff-a30b-4683-9fb3-5c31ab66c5f3"}]} 2026-04-12 21:56:04.071 7 INFO neutron.services.segments.plugin [-] Segment 11b062e8-2246-4e0e-9327-ac849f046a00 resource provider aggregate not found 2026-04-12 21:56:04.074 7 INFO neutron.services.segments.plugin [-] Segment fa544618-f76b-4409-92e8-00710db76efa resource provider aggregate not found [pid: 7|app: 0|req: 1271/2425] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:03 2026] GET /v2.0/security-groups?tenant_id=4b877ada9898460a9dc428818d089ac1&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:04.130 8 INFO neutron.services.segments.plugin [-] Segment 4029fc1c-f6f6-41ee-a979-b2c0c86f1521 resource provider aggregate not found 2026-04-12 21:56:04.134 8 INFO neutron.services.segments.plugin [-] Segment 4029fc1c-f6f6-41ee-a979-b2c0c86f1521 resource provider aggregate not found 2026-04-12 21:56:04.142 8 INFO neutron.services.segments.plugin [-] Segment 4029fc1c-f6f6-41ee-a979-b2c0c86f1521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4029fc1c-f6f6-41ee-a979-b2c0c86f1521 found for delete ", "request_id": "req-a06d4182-523a-452b-9a14-2f02373c5601"}]} 2026-04-12 21:56:04.152 8 INFO neutron.services.segments.plugin [-] Segment 4029fc1c-f6f6-41ee-a979-b2c0c86f1521 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4029fc1c-f6f6-41ee-a979-b2c0c86f1521 found for delete ", "request_id": "req-06da3ece-3784-4294-a36a-4ba851b28460"}]} 2026-04-12 21:56:04.163 8 INFO neutron.services.segments.plugin [-] Segment ac1abd8c-4b4c-4a51-8108-3852aa971656 resource provider aggregate not found 2026-04-12 21:56:04.169 8 INFO neutron.services.segments.plugin [-] Segment ac1abd8c-4b4c-4a51-8108-3852aa971656 resource provider aggregate not found 2026-04-12 21:56:04.186 8 INFO neutron.services.segments.plugin [-] Segment ac1abd8c-4b4c-4a51-8108-3852aa971656 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac1abd8c-4b4c-4a51-8108-3852aa971656 found for delete ", "request_id": "req-a0cdfb62-bffb-4246-8c45-a4e4b10630ec"}]} 2026-04-12 21:56:04.189 8 INFO neutron.services.segments.plugin [-] Segment ac1abd8c-4b4c-4a51-8108-3852aa971656 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac1abd8c-4b4c-4a51-8108-3852aa971656 found for delete ", "request_id": "req-37cac31a-c5a1-4f49-bf56-6ecb88d1ea0a"}]} [pid: 8|app: 0|req: 1155/2426] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:04 2026] DELETE /v2.0/security-groups/6e1c00a6-bc9d-4be3-89f8-4d6bc33b6b7c => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:07.217 7 INFO neutron.services.segments.plugin [-] Segment fa544618-f76b-4409-92e8-00710db76efa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa544618-f76b-4409-92e8-00710db76efa found for delete ", "request_id": "req-51c0647b-fab2-4de0-b817-63728710d35c"}]} 2026-04-12 21:56:07.227 7 INFO neutron.services.segments.plugin [-] Segment 11b062e8-2246-4e0e-9327-ac849f046a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11b062e8-2246-4e0e-9327-ac849f046a00 found for delete ", "request_id": "req-9e6dbd99-0662-40a8-a0f5-cb9be410ae5a"}]} 2026-04-12 21:56:07.244 7 INFO neutron.services.segments.plugin [-] Segment 11b062e8-2246-4e0e-9327-ac849f046a00 resource provider aggregate not found 2026-04-12 21:56:07.252 7 INFO neutron.services.segments.plugin [-] Segment d6bc8722-e339-400a-95a3-8a38f34c2d4e resource provider aggregate not found 2026-04-12 21:56:07.268 7 INFO neutron.services.segments.plugin [-] Segment 11b062e8-2246-4e0e-9327-ac849f046a00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11b062e8-2246-4e0e-9327-ac849f046a00 found for delete ", "request_id": "req-c57927ee-2881-4f75-8cfe-09c443a8c44a"}]} 2026-04-12 21:56:07.273 7 INFO neutron.services.segments.plugin [-] Segment d6bc8722-e339-400a-95a3-8a38f34c2d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bc8722-e339-400a-95a3-8a38f34c2d4e found for delete ", "request_id": "req-a23c3628-42bc-4119-b63a-1792235473e1"}]} 2026-04-12 21:56:07.287 7 INFO neutron.services.segments.plugin [-] Segment d6bc8722-e339-400a-95a3-8a38f34c2d4e resource provider aggregate not found 2026-04-12 21:56:07.304 7 INFO neutron.services.segments.plugin [-] Segment d6bc8722-e339-400a-95a3-8a38f34c2d4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bc8722-e339-400a-95a3-8a38f34c2d4e found for delete ", "request_id": "req-edc273f8-65e7-4aae-a521-80d417465ae1"}]} 2026-04-12 21:56:07.315 7 WARNING neutron_lib.context [None req-906a95e7-20bc-41b8-a804-f160b31d080f 24110ec785884c478a0f2ccae712d7e6 16009ac4c3d14038b70ea97b43815191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:56:07.351 8 WARNING neutron_lib.context [None req-b3b56272-64e4-42ef-b702-b2a4a3e15600 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:56:07.455 7 INFO neutron.db.segments_db [None req-906a95e7-20bc-41b8-a804-f160b31d080f 24110ec785884c478a0f2ccae712d7e6 16009ac4c3d14038b70ea97b43815191 - - default default] Added segment e11b5889-4ae9-43cf-9bf5-649c3bd39bdb of type vxlan for network 057ba86f-a19f-4e7c-bcfd-26ab88bccade 2026-04-12 21:56:07.493 8 INFO neutron.db.segments_db [None req-b3b56272-64e4-42ef-b702-b2a4a3e15600 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Added segment 0316a604-04e9-435e-98c8-d7996d49c429 of type vxlan for network c5aaebd5-fbad-402c-b025-66b5659b0db3 [pid: 7|app: 0|req: 1272/2427] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:56:07 2026] POST /v2.0/networks => generated 632 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:07.559 7 WARNING neutron_lib.context [None req-20a9df78-546d-4b7e-8bfe-42dc4e577ae8 24110ec785884c478a0f2ccae712d7e6 16009ac4c3d14038b70ea97b43815191 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1156/2428] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:56:07 2026] POST /v2.0/networks => generated 631 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:07.602 8 WARNING neutron_lib.context [None req-df549e9d-bdff-49fb-ac68-6e5bf0a7913a 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:56:07.658 8 INFO neutron.db.segments_db [None req-df549e9d-bdff-49fb-ac68-6e5bf0a7913a 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Added segment b6025d3d-3ad5-4ccf-b866-8e5a10a73376 of type vxlan for network bfc6622f-7d81-4fbd-bffd-97c58e831396 [pid: 8|app: 0|req: 1157/2429] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:56:07 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:07.748 8 WARNING neutron_lib.context [None req-b2fb120e-0cf1-46a5-8e2e-e95e6cf3627a 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:56:07.790 8 INFO neutron.db.segments_db [None req-b2fb120e-0cf1-46a5-8e2e-e95e6cf3627a 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Added segment 5714bfeb-c343-40fc-8994-425c3145fd52 of type vxlan for network 1e2c5bd7-1acc-4f24-84a8-183703833486 [pid: 7|app: 0|req: 1273/2430] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:56:07 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2431] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:56:07 2026] PUT /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2432] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:56:07 2026] POST /v2.0/networks => generated 631 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:07.861 8 WARNING neutron_lib.context [None req-fbaf5305-4835-430f-9288-3ec81c22352a 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1275/2433] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:56:07 2026] GET /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:07.900 8 INFO neutron.db.segments_db [None req-fbaf5305-4835-430f-9288-3ec81c22352a 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Added segment af795fee-0913-4f51-b386-39c3ee396a30 of type vxlan for network cbeafac2-3d6d-4a81-9336-8df491be3a7c [pid: 7|app: 0|req: 1276/2434] 10.0.0.165 () {34 vars in 761 bytes} [Sun Apr 12 21:56:07 2026] PUT /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2435] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:56:07 2026] POST /v2.0/networks => generated 632 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2436] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:56:07 2026] GET /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:07.973 8 WARNING neutron_lib.context [None req-7b4c22d4-ffab-4df1-a27d-1ff10873e949 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1278/2437] 10.0.0.165 () {34 vars in 757 bytes} [Sun Apr 12 21:56:07 2026] PUT /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-12 21:56:08.010 8 INFO neutron.db.segments_db [None req-7b4c22d4-ffab-4df1-a27d-1ff10873e949 1e21e07ab213484993b4bbfc644b8077 b0727fbf23544e55b80512a6861ab934 - - default default] Added segment 91378cc9-7afa-4a0f-aec2-25d13bac3a45 of type vxlan for network fb27f663-077d-4f2d-984c-13fdf1ba6f2c [pid: 7|app: 0|req: 1279/2438] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/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: 1280/2439] 10.0.0.165 () {34 vars in 779 bytes} [Sun Apr 12 21:56:08 2026] PUT /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/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: 1160/2440] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:56:07 2026] POST /v2.0/networks => generated 632 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2441] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2442] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:56:08 2026] PUT /v2.0/networks/c5aaebd5-fbad-402c-b025-66b5659b0db3/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2443] 10.0.0.165 () {34 vars in 750 bytes} [Sun Apr 12 21:56:08 2026] PUT /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/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: 1162/2444] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:56:08 2026] PUT /v2.0/networks/bfc6622f-7d81-4fbd-bffd-97c58e831396/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: 1283/2445] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2446] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:56:08 2026] PUT /v2.0/networks/1e2c5bd7-1acc-4f24-84a8-183703833486/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: 1284/2447] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2448] 10.0.0.165 () {34 vars in 752 bytes} [Sun Apr 12 21:56:08 2026] PUT /v2.0/networks/cbeafac2-3d6d-4a81-9336-8df491be3a7c/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:08.233 7 INFO neutron.api.v2.resource [None req-6a873d03-c01e-4b56-ae69-373f264d58c2 24110ec785884c478a0f2ccae712d7e6 16009ac4c3d14038b70ea97b43815191 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1285/2449] 10.0.0.165 () {32 vars in 742 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2450] 10.0.0.165 () {32 vars in 741 bytes} [Sun Apr 12 21:56:08 2026] DELETE /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2451] 10.0.0.165 () {32 vars in 665 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2452] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2453] 10.0.0.165 () {32 vars in 679 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:08.342 7 INFO neutron.api.v2.resource [None req-e5cf46e0-b76a-4a63-86dc-10cfb0588ea1 24110ec785884c478a0f2ccae712d7e6 16009ac4c3d14038b70ea97b43815191 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1288/2454] 10.0.0.165 () {32 vars in 745 bytes} [Sun Apr 12 21:56:08 2026] DELETE /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2455] 10.0.0.165 () {32 vars in 675 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2456] 10.0.0.165 () {32 vars in 733 bytes} [Sun Apr 12 21:56:08 2026] DELETE /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags => 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: 1168/2457] 10.0.0.165 () {32 vars in 687 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2458] 10.0.0.165 () {32 vars in 730 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2459] 10.0.0.165 () {32 vars in 673 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2460] 10.0.0.165 () {32 vars in 687 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2461] 10.0.0.165 () {32 vars in 683 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2462] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 21:56:08 2026] DELETE /v2.0/subnets/c25bbbcb-91ea-41a0-8229-6519f9abcf13 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2463] 10.0.0.165 () {32 vars in 695 bytes} [Sun Apr 12 21:56:08 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:08.807 8 INFO neutron.services.segments.plugin [-] Segment 0316a604-04e9-435e-98c8-d7996d49c429 resource provider aggregate not found 2026-04-12 21:56:08.811 8 INFO neutron.services.segments.plugin [-] Segment 0316a604-04e9-435e-98c8-d7996d49c429 resource provider aggregate not found 2026-04-12 21:56:08.821 8 INFO neutron.services.segments.plugin [-] Segment 0316a604-04e9-435e-98c8-d7996d49c429 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0316a604-04e9-435e-98c8-d7996d49c429 found for delete ", "request_id": "req-23c15666-e3f3-46b1-8c72-3390cec34f97"}]} 2026-04-12 21:56:08.827 8 INFO neutron.services.segments.plugin [-] Segment 0316a604-04e9-435e-98c8-d7996d49c429 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0316a604-04e9-435e-98c8-d7996d49c429 found for delete ", "request_id": "req-e3df31e2-9a82-42b1-b3f0-cd58de325133"}]} [pid: 8|app: 0|req: 1173/2464] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:08 2026] DELETE /v2.0/networks/c5aaebd5-fbad-402c-b025-66b5659b0db3 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2465] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:08 2026] DELETE /v2.0/networks/057ba86f-a19f-4e7c-bcfd-26ab88bccade => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2466] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:08 2026] DELETE /v2.0/networks/bfc6622f-7d81-4fbd-bffd-97c58e831396 => 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: 1293/2467] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:09 2026] DELETE /v2.0/networks/1e2c5bd7-1acc-4f24-84a8-183703833486 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2468] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:09 2026] DELETE /v2.0/networks/cbeafac2-3d6d-4a81-9336-8df491be3a7c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 21:56:09.312 7 INFO neutron.services.segments.plugin [-] Segment e11b5889-4ae9-43cf-9bf5-649c3bd39bdb resource provider aggregate not found 2026-04-12 21:56:09.327 7 INFO neutron.services.segments.plugin [-] Segment e11b5889-4ae9-43cf-9bf5-649c3bd39bdb resource provider aggregate not found 2026-04-12 21:56:09.332 7 INFO neutron.services.segments.plugin [-] Segment e11b5889-4ae9-43cf-9bf5-649c3bd39bdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11b5889-4ae9-43cf-9bf5-649c3bd39bdb found for delete ", "request_id": "req-e6d1d516-569d-4e8b-a1d5-ad29f4833c4c"}]} 2026-04-12 21:56:09.341 7 INFO neutron.services.segments.plugin [-] Segment e11b5889-4ae9-43cf-9bf5-649c3bd39bdb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11b5889-4ae9-43cf-9bf5-649c3bd39bdb found for delete ", "request_id": "req-7726eaba-c6d6-42da-a286-0c972250425b"}]} 2026-04-12 21:56:09.349 7 INFO neutron.services.segments.plugin [-] Segment 5714bfeb-c343-40fc-8994-425c3145fd52 resource provider aggregate not found 2026-04-12 21:56:09.352 7 INFO neutron.services.segments.plugin [-] Segment 5714bfeb-c343-40fc-8994-425c3145fd52 resource provider aggregate not found 2026-04-12 21:56:09.365 7 INFO neutron.services.segments.plugin [-] Segment 5714bfeb-c343-40fc-8994-425c3145fd52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5714bfeb-c343-40fc-8994-425c3145fd52 found for delete ", "request_id": "req-b84bd08e-a98a-4dc2-a708-c69da3a46ebd"}]} 2026-04-12 21:56:09.368 7 INFO neutron.services.segments.plugin [-] Segment 5714bfeb-c343-40fc-8994-425c3145fd52 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5714bfeb-c343-40fc-8994-425c3145fd52 found for delete ", "request_id": "req-83c11876-5409-4acf-9f29-14299a0faafe"}]} [pid: 7|app: 0|req: 1294/2471] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 21:56:09 2026] DELETE /v2.0/networks/fb27f663-077d-4f2d-984c-13fdf1ba6f2c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2472] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:09 2026] GET /v2.0/security-groups?tenant_id=2beff56090ef4ac59d0b1350d8439789&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2473] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:09 2026] DELETE /v2.0/security-groups/94ac0429-a061-4738-bcaf-ceca348d652d => 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: 1179/2474] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/security-groups?tenant_id=16009ac4c3d14038b70ea97b43815191&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2475] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:10 2026] DELETE /v2.0/security-groups/f1d3a9d9-ac3b-423f-b562-7807e41d8e0a => 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: 1180/2476] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/security-groups?tenant_id=40170ab711864aa1a3ae91f45070d1d3&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2477] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:10 2026] DELETE /v2.0/security-groups/aab1926f-0129-4f95-9d85-902d633c69cd => 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: 1181/2478] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/security-groups?tenant_id=b0727fbf23544e55b80512a6861ab934&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2479] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:10 2026] DELETE /v2.0/security-groups/7397ef30-e620-4d1a-bba2-d52296bb812d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:10.946 8 INFO neutron.services.segments.plugin [-] Segment b6025d3d-3ad5-4ccf-b866-8e5a10a73376 resource provider aggregate not found 2026-04-12 21:56:10.953 8 INFO neutron.services.segments.plugin [-] Segment b6025d3d-3ad5-4ccf-b866-8e5a10a73376 resource provider aggregate not found 2026-04-12 21:56:10.961 8 INFO neutron.services.segments.plugin [-] Segment b6025d3d-3ad5-4ccf-b866-8e5a10a73376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6025d3d-3ad5-4ccf-b866-8e5a10a73376 found for delete ", "request_id": "req-a098ba7a-720c-43a5-af2e-d9e969b49679"}]} 2026-04-12 21:56:10.974 8 INFO neutron.services.segments.plugin [-] Segment af795fee-0913-4f51-b386-39c3ee396a30 resource provider aggregate not found 2026-04-12 21:56:10.978 8 INFO neutron.services.segments.plugin [-] Segment b6025d3d-3ad5-4ccf-b866-8e5a10a73376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6025d3d-3ad5-4ccf-b866-8e5a10a73376 found for delete ", "request_id": "req-ff2d2973-762a-4077-a73c-5affe722b46e"}]} 2026-04-12 21:56:10.985 8 INFO neutron.services.segments.plugin [-] Segment af795fee-0913-4f51-b386-39c3ee396a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af795fee-0913-4f51-b386-39c3ee396a30 found for delete ", "request_id": "req-5a5f18eb-0cc1-4305-9e75-4e758f20af32"}]} 2026-04-12 21:56:10.996 8 INFO neutron.services.segments.plugin [-] Segment af795fee-0913-4f51-b386-39c3ee396a30 resource provider aggregate not found 2026-04-12 21:56:11.006 8 INFO neutron.services.segments.plugin [-] Segment af795fee-0913-4f51-b386-39c3ee396a30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af795fee-0913-4f51-b386-39c3ee396a30 found for delete ", "request_id": "req-39822d5c-d8c6-4afb-a132-fea37ec3e56f"}]} [pid: 8|app: 0|req: 1182/2480] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:10 2026] GET /v2.0/security-groups?tenant_id=16f2d6b0c1964dfb88c0f973dcc0a85e&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2481] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:11 2026] DELETE /v2.0/security-groups/f304b752-7c7e-4d25-b09b-45647220c661 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:14.559 8 WARNING neutron_lib.context [None req-5bcd885a-16b1-41da-b7f9-285f60245d71 d772059aa20b4dc49e67f1f3cd5bb814 74ba75feabaa4594a8f207bed9565029 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1183/2482] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:56:14 2026] POST /v2.0/floatingips => generated 552 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:15.057 7 INFO neutron.services.segments.plugin [-] Segment 91378cc9-7afa-4a0f-aec2-25d13bac3a45 resource provider aggregate not found 2026-04-12 21:56:15.060 7 INFO neutron.services.segments.plugin [-] Segment 91378cc9-7afa-4a0f-aec2-25d13bac3a45 resource provider aggregate not found 2026-04-12 21:56:15.069 7 INFO neutron.services.segments.plugin [-] Segment 91378cc9-7afa-4a0f-aec2-25d13bac3a45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91378cc9-7afa-4a0f-aec2-25d13bac3a45 found for delete ", "request_id": "req-567fb38d-e76d-41dd-897b-014a93864ff3"}]} 2026-04-12 21:56:15.074 7 INFO neutron.services.segments.plugin [-] Segment 91378cc9-7afa-4a0f-aec2-25d13bac3a45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91378cc9-7afa-4a0f-aec2-25d13bac3a45 found for delete ", "request_id": "req-8ff4d880-2991-4ba0-a8af-45cfe5dd0989"}]} [pid: 7|app: 0|req: 1300/2483] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:56:15 2026] PUT /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/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: 1184/2484] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/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: 1301/2485] 10.0.0.165 () {34 vars in 769 bytes} [Sun Apr 12 21:56:15 2026] PUT /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2486] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/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: 1302/2487] 10.0.0.165 () {34 vars in 765 bytes} [Sun Apr 12 21:56:15 2026] PUT /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2488] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/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: 1303/2489] 10.0.0.165 () {34 vars in 787 bytes} [Sun Apr 12 21:56:15 2026] PUT /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2490] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2491] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:56:15 2026] PUT /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2492] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2493] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:15.441 8 INFO neutron.api.v2.resource [None req-31f2f782-c75d-42ac-92c6-1a786d31b106 d772059aa20b4dc49e67f1f3cd5bb814 74ba75feabaa4594a8f207bed9565029 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2494] 10.0.0.165 () {32 vars in 750 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2495] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 21:56:15 2026] DELETE /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags/red => 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: 1190/2496] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:15.558 7 INFO neutron.api.v2.resource [None req-c9dbf8ee-87c5-4902-b583-fad586f1f73b d772059aa20b4dc49e67f1f3cd5bb814 74ba75feabaa4594a8f207bed9565029 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1307/2497] 10.0.0.165 () {32 vars in 753 bytes} [Sun Apr 12 21:56:15 2026] DELETE /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2498] 10.0.0.165 () {32 vars in 741 bytes} [Sun Apr 12 21:56:15 2026] DELETE /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/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: 1308/2499] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2500] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:56:15 2026] DELETE /v2.0/floatingips/adc39c9d-edbd-4128-a2fe-4856f4fa6cdc => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2501] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:16 2026] GET /v2.0/security-groups?tenant_id=74ba75feabaa4594a8f207bed9565029&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2502] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:16 2026] DELETE /v2.0/security-groups/bbd346e5-dc1e-4df9-bb83-cc61975cbd5a => 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: 1310/2503] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:16 2026] GET /v2.0/security-groups?tenant_id=c90c52b1ceb441ab85a7ca7fac9c7551&name=default => generated 2929 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2504] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:17 2026] DELETE /v2.0/security-groups/70eaeacf-fc6e-4b65-9107-169f06884d67 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:18.419 7 WARNING neutron_lib.context [None req-3249de5c-7342-44a7-941b-c59b7e8308c7 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:56:18.575 7 INFO neutron.db.segments_db [None req-3249de5c-7342-44a7-941b-c59b7e8308c7 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Added segment 7d9516dd-7d01-46d9-afe1-231debce66fc of type vxlan for network dbc7e9b5-8400-4276-b537-2b094b307c67 [pid: 7|app: 0|req: 1311/2505] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:56:18 2026] POST /v2.0/networks => generated 639 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:18.666 8 WARNING neutron_lib.context [None req-59fa249d-7686-41ca-9b05-776fad1d81a6 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1195/2506] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:56:18 2026] POST /v2.0/subnets => generated 658 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2507] 10.0.0.165 () {32 vars in 721 bytes} [Sun Apr 12 21:56:18 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:19.069 8 WARNING neutron_lib.context [None req-0b137cad-583e-4921-9334-5f23c7a1ca58 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1196/2508] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:56:19 2026] POST /v2.0/subnets => generated 732 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:19.322 7 WARNING neutron_lib.context [None req-1f9c12ee-38bb-4cf2-9273-02417e7b9f61 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:56:19.371 7 INFO neutron.db.segments_db [None req-1f9c12ee-38bb-4cf2-9273-02417e7b9f61 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Added segment 6c9bde19-ea6a-489f-80e7-1debce861208 of type vxlan for network 1c28216c-2413-4900-b38b-160d1eb0925b [pid: 7|app: 0|req: 1313/2509] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:56:19 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-04-12 21:56:19.468 8 WARNING neutron_lib.context [None req-52dd9135-fb17-4f60-967c-2e65b6d242a6 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1197/2510] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:56:19 2026] POST /v2.0/subnets => generated 656 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:20.113 7 WARNING neutron_lib.context [None req-8ca94f56-8771-45a4-b4a6-3d6803a399bb b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:56:20.279 8 WARNING neutron_lib.context [None req-57fbf9d1-4ca7-4503-b112-0ba0da7173e4 007dcf40c9434f67b7ceafd7bd4908c8 0b21196f0c604e65a11c9337830739ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1198/2511] 10.0.0.165 () {34 vars in 675 bytes} [Sun Apr 12 21:56:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2512] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:56:20 2026] PUT /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/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: 1200/2513] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2514] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:56:20 2026] POST /v2.0/subnets => generated 725 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:20.417 7 WARNING neutron_lib.context [None req-c33c5bb9-cf2a-41b6-92ce-782160b8cc0f b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1201/2515] 10.0.0.165 () {34 vars in 769 bytes} [Sun Apr 12 21:56:20 2026] PUT /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2516] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:20.476 7 INFO neutron.db.segments_db [None req-c33c5bb9-cf2a-41b6-92ce-782160b8cc0f b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Added segment 4627f967-be0e-48f1-ae6c-cde30782451d of type vxlan for network a2c5d713-c8b4-4c84-b174-d04051de1004 [pid: 8|app: 0|req: 1203/2517] 10.0.0.165 () {34 vars in 765 bytes} [Sun Apr 12 21:56:20 2026] PUT /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags/red => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2518] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/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: 1315/2519] 10.0.0.165 () {34 vars in 669 bytes} [Sun Apr 12 21:56:20 2026] POST /v2.0/networks => generated 638 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2520] 10.0.0.165 () {34 vars in 787 bytes} [Sun Apr 12 21:56:20 2026] PUT /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-12 21:56:20.583 7 WARNING neutron_lib.context [None req-cef7b578-6af7-497a-b3ef-6f4814548d95 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1206/2521] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2522] 10.0.0.165 () {34 vars in 758 bytes} [Sun Apr 12 21:56:20 2026] PUT /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2523] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2524] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:56:20.733 8 INFO neutron.api.v2.resource [None req-e4969311-855a-4e48-a8a0-d03bcacb266e 007dcf40c9434f67b7ceafd7bd4908c8 0b21196f0c604e65a11c9337830739ce - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1210/2525] 10.0.0.165 () {32 vars in 750 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2526] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 21:56:20 2026] DELETE /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags/red => 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: 1212/2527] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:20.862 8 INFO neutron.api.v2.resource [None req-25ef2537-ff1d-45d8-8499-66050a41630b 007dcf40c9434f67b7ceafd7bd4908c8 0b21196f0c604e65a11c9337830739ce - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2528] 10.0.0.165 () {32 vars in 753 bytes} [Sun Apr 12 21:56:20 2026] DELETE /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/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: 1316/2529] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:56:20 2026] POST /v2.0/subnets => generated 656 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:20.888 7 WARNING neutron_lib.context [None req-8dc0327e-8dea-44aa-b000-0a330acc4e9f b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1214/2530] 10.0.0.165 () {32 vars in 741 bytes} [Sun Apr 12 21:56:20 2026] DELETE /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2531] 10.0.0.165 () {32 vars in 738 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2532] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:56:20 2026] DELETE /v2.0/subnetpools/876578e4-3474-47a3-bed1-0b42a3039bd4 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2533] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:56:20 2026] POST /v2.0/subnets => generated 730 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:21.162 8 WARNING neutron_lib.context [None req-4687da10-c6a1-4035-af1f-746348c07a0c b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:56:21.206 8 INFO neutron.db.segments_db [None req-4687da10-c6a1-4035-af1f-746348c07a0c b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Added segment 783a9e52-84a0-43b2-aa84-a22dbceda65e of type vxlan for network 84a8a69a-ab57-46f9-9c7d-6c3078b23857 2026-04-12 21:56:21.482 8 INFO neutron.db.l3_hamode_db [None req-4687da10-c6a1-4035-af1f-746348c07a0c b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1318/2534] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.0/security-groups?tenant_id=0b21196f0c604e65a11c9337830739ce&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2535] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:21 2026] DELETE /v2.0/security-groups/0f1d71ee-e778-443f-b722-34a8895f8f95 => 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: 1320/2536] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 21:56:22 2026] GET /v2.0/security-groups?tenant_id=0f7bd90645284a688f04e16007a7376e&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:22.266 8 INFO neutron.db.l3_hamode_db [None req-4687da10-c6a1-4035-af1f-746348c07a0c b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1321/2537] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 21:56:22 2026] DELETE /v2.0/security-groups/d39ae3fe-2199-472f-83e0-a51ba8400062 => 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: 1217/2538] 10.0.0.165 () {34 vars in 668 bytes} [Sun Apr 12 21:56:21 2026] POST /v2.0/routers => generated 683 bytes in 2017 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2541] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:56:23 2026] PUT /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1/add_router_interface => generated 309 bytes in 1285 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2542] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:56:24 2026] PUT /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1/add_router_interface => generated 309 bytes in 1267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2543] 10.0.0.165 () {34 vars in 782 bytes} [Sun Apr 12 21:56:25 2026] PUT /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1/add_router_interface => generated 309 bytes in 1452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:27.275 8 WARNING neutron_lib.context [None req-c7c04c86-fb88-421e-969a-d1868e85ad1d b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1221/2544] 10.0.0.165 () {34 vars in 683 bytes} [Sun Apr 12 21:56:27 2026] POST /v2.0/security-groups => generated 1630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-12 21:56:27.424 7 WARNING neutron_lib.context [None req-622dc3a7-9daa-4132-9a25-a4b0dc8cd89b b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1324/2545] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:27.565 8 WARNING neutron_lib.context [None req-e9c51113-a3f0-4fda-aac2-5f176045202a b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1222/2546] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:27.699 7 WARNING neutron_lib.context [None req-a991ea3c-b6b2-4d6e-9beb-713c2ed44d73 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1325/2547] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:27 2026] POST /v2.0/security-group-rules => generated 599 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:27.834 8 WARNING neutron_lib.context [None req-bda0511c-fa58-4746-ac0b-8d3a8e29a74d b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1223/2548] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:27.951 7 WARNING neutron_lib.context [None req-14a0a6c1-8258-46ea-89a0-7154a0654ef4 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1326/2549] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:28.070 8 WARNING neutron_lib.context [None req-ed35e7be-ba64-4a99-9b64-f51dcf6fbfa5 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1224/2550] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:28.201 7 WARNING neutron_lib.context [None req-abedd5fb-de15-4935-8910-3df9cf15a008 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1327/2551] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:28.338 8 WARNING neutron_lib.context [None req-3602c38b-6208-451c-ac66-9a77d66ec3ea b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1225/2552] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:28 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-04-12 21:56:28.482 7 WARNING neutron_lib.context [None req-90e1fd09-da7f-4a86-9e0e-255998bb144d b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1328/2553] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:28 2026] POST /v2.0/security-group-rules => generated 599 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:28.645 8 WARNING neutron_lib.context [None req-75485cf4-f0b8-453b-8508-440b32e3cb7c b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1226/2554] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-12 21:56:28.862 7 WARNING neutron_lib.context [None req-605e1268-acdb-482c-ba55-cc997e793b50 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1329/2555] 10.0.0.165 () {34 vars in 694 bytes} [Sun Apr 12 21:56:28 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: 8|app: 0|req: 1227/2556] 10.0.0.206 () {34 vars in 1095 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1335935452&fields=id&tenant_id=23643691ebc24259a014f4928b84fd53 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2557] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => generated 704 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2558] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/quotas/23643691ebc24259a014f4928b84fd53 => 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: 1331/2559] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&fields=id => generated 287 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2560] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2561] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2562] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => 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: 1333/2563] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:56:34 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => 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: 1231/2564] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:56:35 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2565] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:56:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=23643691ebc24259a014f4928b84fd53 => generated 179 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:35.917 8 WARNING neutron_lib.context [req-d2e13538-8b36-4c5b-bd12-a7f9c9e15d0e req-6df7f80a-2ac6-4be1-b0c8-ab57031cec50 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1232/2566] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:56:35 2026] POST /v2.0/ports => generated 1179 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2567] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:56:36 2026] PUT /v2.0/ports/0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => generated 1460 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1233/2568] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1463 bytes in 37 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: 1336/2569] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => 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: 1234/2570] 199.204.45.248 () {34 vars in 1101 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A45&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:37.848 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-28b6db56-a03d-4bc9-8874-f31eade4c07c'] response: {'name': 'network-changed', 'server_uuid': '88abfb7c-d56c-4947-bc0d-088b736ce432', 'tag': '0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1337/2571] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa&id=23293dd0-3a84-45fd-baef-9dddd25d22c5 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2572] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2573] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&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: 1236/2574] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2575] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:38 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2576] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2577] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2578] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => 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: 1341/2579] 199.204.45.248 () {34 vars in 1101 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A45&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2582] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa&id=23293dd0-3a84-45fd-baef-9dddd25d22c5 => generated 1410 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2583] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&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: 1240/2584] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2585] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1241/2586] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1346/2587] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1194 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2588] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:56:40 2026] GET /v2.0/security-groups?id=bba383ee-0ad9-4cdc-a952-4e9ef642c121&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2589] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:56:45 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1196 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2590] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:56:45 2026] GET /v2.0/security-groups?id=bba383ee-0ad9-4cdc-a952-4e9ef642c121&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: 1348/2591] 10.0.0.165 () {32 vars in 817 bytes} [Sun Apr 12 21:56:45 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&mac_address=fa%3A16%3A3e%3Abf%3A99%3A75 => generated 1196 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:56:45.373 8 WARNING neutron_lib.context [None req-0ed27354-0244-4b74-8920-bacb66666dbb b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:56:46.118 8 INFO neutron.db.l3_db [None req-0ed27354-0244-4b74-8920-bacb66666dbb b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Floating IP 39214641-a8cc-42c0-b30c-e7a505a740a2 associated. External IP: 10.96.250.201, port: 0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2. [pid: 8|app: 0|req: 1244/2592] 10.0.0.165 () {34 vars in 676 bytes} [Sun Apr 12 21:56:45 2026] POST /v2.0/floatingips => generated 855 bytes in 1053 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2593] 10.0.0.206 () {34 vars in 1095 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1335935452&fields=id&tenant_id=23643691ebc24259a014f4928b84fd53 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:56:46.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b10cae40-53b6-4234-9cfe-d344c41dd123'] response: {'name': 'network-changed', 'server_uuid': '88abfb7c-d56c-4947-bc0d-088b736ce432', 'tag': '0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1245/2594] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/networks?id=a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 705 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2595] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/quotas/23643691ebc24259a014f4928b84fd53 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2596] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&fields=id => generated 333 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2597] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1247/2598] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1352/2599] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:56:46 2026] GET /v2.0/ports?device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2600] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2601] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2602] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2603] 199.204.45.248 () {34 vars in 1101 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A45&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => 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: 1250/2604] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa&id=23293dd0-3a84-45fd-baef-9dddd25d22c5 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2605] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2606] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2607] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1252/2608] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:47 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1357/2609] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:56:51 2026] GET /v2.0/networks?id=a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2610] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:56:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=23643691ebc24259a014f4928b84fd53 => generated 179 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:56:51.305 7 WARNING neutron_lib.context [req-a032f13e-34fa-4449-b0b9-66248927747c req-c0c395c4-39af-44ec-86dd-32a3f8a6b24b b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1358/2611] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:56:51 2026] POST /v2.0/ports => generated 1187 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1359/2612] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports?device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1202 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2613] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/security-groups?id=bba383ee-0ad9-4cdc-a952-4e9ef642c121&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2614] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:56:51 2026] PUT /v2.0/ports/b8efdb9e-8726-43da-9bed-a84153b3dff3 => generated 1468 bytes in 492 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2615] 10.0.0.78 () {34 vars in 988 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1465 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:52.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52a18ff2-ae88-49f9-b02c-b3560292f0c5'] response: {'name': 'network-changed', 'server_uuid': '4d75fe75-5fd1-4480-90d6-29a916352d07', 'tag': 'b8efdb9e-8726-43da-9bed-a84153b3dff3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1255/2616] 10.0.0.78 () {34 vars in 1038 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/security-groups?id=bba383ee-0ad9-4cdc-a952-4e9ef642c121&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2617] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1471 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2618] 199.204.45.248 () {34 vars in 1017 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/networks?tenant_id=23643691ebc24259a014f4928b84fd53&shared=False => generated 2375 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2619] 199.204.45.248 () {34 vars in 929 bytes} [Sun Apr 12 21:56:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2620] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1471 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2621] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:56:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.216&port_id=b8efdb9e-8726-43da-9bed-a84153b3dff3 => 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: 1258/2622] 199.204.45.248 () {34 vars in 1105 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d0&port_id=b8efdb9e-8726-43da-9bed-a84153b3dff3 => 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: 1365/2623] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/subnets?id=69343383-7ecc-44da-829a-abd707467e87&id=958f2d49-8656-40ac-93e9-517b131bf7e1 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2624] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2625] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&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: 1260/2626] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1367/2627] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2630] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/ports?device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1204 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2631] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.0/security-groups?id=bba383ee-0ad9-4cdc-a952-4e9ef642c121&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2632] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.0/ports?device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1204 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2633] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.0/security-groups?id=bba383ee-0ad9-4cdc-a952-4e9ef642c121&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: 1264/2634] 10.0.0.165 () {32 vars in 817 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&mac_address=fa%3A16%3A3e%3Ae4%3Add%3A43 => generated 1204 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:02.644 7 WARNING neutron_lib.context [None req-49329e76-9b20-41b0-8568-32360a9f3c01 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:57:03.429 7 INFO neutron.db.l3_db [None req-49329e76-9b20-41b0-8568-32360a9f3c01 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Floating IP 272ff642-732e-46be-8754-e44b2d572f22 associated. External IP: 10.96.250.218, port: b8efdb9e-8726-43da-9bed-a84153b3dff3. [pid: 7|app: 0|req: 1371/2635] 10.0.0.165 () {34 vars in 676 bytes} [Sun Apr 12 21:57:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2638] 10.0.0.78 () {34 vars in 988 bytes} [Sun Apr 12 21:57:09 2026] GET /v2.0/ports?device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1473 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2639] 10.0.0.78 () {34 vars in 1038 bytes} [Sun Apr 12 21:57:09 2026] GET /v2.0/security-groups?id=bba383ee-0ad9-4cdc-a952-4e9ef642c121&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2640] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1473 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:57:10.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d46f8a15-86fc-4de8-8eef-6b60ae09f20a'] response: {'name': 'network-changed', 'server_uuid': '4d75fe75-5fd1-4480-90d6-29a916352d07', 'tag': 'b8efdb9e-8726-43da-9bed-a84153b3dff3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1374/2641] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/networks?id=a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2642] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.216&port_id=b8efdb9e-8726-43da-9bed-a84153b3dff3 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2643] 199.204.45.248 () {34 vars in 1105 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d0&port_id=b8efdb9e-8726-43da-9bed-a84153b3dff3 => 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: 1269/2644] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/subnets?id=69343383-7ecc-44da-829a-abd707467e87&id=958f2d49-8656-40ac-93e9-517b131bf7e1 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2645] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&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: 1270/2646] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&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: 1377/2647] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1271/2648] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:57:10 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1378/2649] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 21:57:15 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1272/2650] 10.0.0.202 () {30 vars in 688 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2651] 10.0.0.202 () {30 vars in 690 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2652] 10.0.0.202 () {30 vars in 666 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2653] 10.0.0.202 () {30 vars in 702 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2654] 10.0.0.202 () {28 vars in 437 bytes} [Sun Apr 12 21:57:16 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: 1381/2655] 10.0.0.202 () {30 vars in 726 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 658 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2656] 10.0.0.202 () {30 vars in 688 bytes} [Sun Apr 12 21:57:16 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: 1382/2657] 10.0.0.202 () {30 vars in 690 bytes} [Sun Apr 12 21:57:16 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: 1276/2658] 10.0.0.202 () {30 vars in 666 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2659] 10.0.0.202 () {30 vars in 702 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2660] 10.0.0.202 () {30 vars in 726 bytes} [Sun Apr 12 21:57:16 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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/2661] 10.0.0.202 () {30 vars in 688 bytes} [Sun Apr 12 21:57:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2662] 10.0.0.202 () {30 vars in 690 bytes} [Sun Apr 12 21:57:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2663] 10.0.0.202 () {30 vars in 666 bytes} [Sun Apr 12 21:57:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2664] 10.0.0.202 () {30 vars in 702 bytes} [Sun Apr 12 21:57:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2665] 10.0.0.202 () {30 vars in 728 bytes} [Sun Apr 12 21:57:17 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67 => 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: 1280/2666] 10.0.0.202 () {30 vars in 680 bytes} [Sun Apr 12 21:57:17 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2667] 10.0.0.202 () {34 vars in 702 bytes} [Sun Apr 12 21:57:17 2026] POST /v2.0/ports => generated 1132 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2668] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 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: 1388/2669] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:57: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: 1282/2670] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:57: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: 1389/2671] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:57:19 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: 1283/2672] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2673] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2674] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2675] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:57:20 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: 1285/2676] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:57:20.329 7 INFO neutron.api.v2.resource [None req-e28558ec-0115-404c-9324-8caf57397ac2 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1392/2677] 199.204.45.248 () {30 vars in 761 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-groups/lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2678] 199.204.45.248 () {30 vars in 783 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-groups?name=lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2679] 199.204.45.248 () {34 vars in 734 bytes} [Sun Apr 12 21:57:20 2026] POST /v2.0/security-groups => generated 1638 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2680] 199.204.45.248 () {30 vars in 813 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/security-group-rules?security_group_id=34d829e7-9892-41a4-9650-e4a5ca910646 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2681] 199.204.45.248 () {34 vars in 787 bytes} [Sun Apr 12 21:57:20 2026] PUT /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2682] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:57:20 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: 1395/2683] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2684] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:57:20 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: 1396/2685] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:57:20 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: 1290/2686] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1398/2689] 199.204.45.248 () {34 vars in 1095 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2690] 10.0.0.206 () {34 vars in 1015 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/security-groups?id=297de4f3-84de-47ba-a43d-a5ef50b4a9f7&fields=id => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2691] 10.0.0.206 () {34 vars in 981 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/networks?id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2692] 10.0.0.206 () {34 vars in 964 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/quotas/622dc74318104646b7d2af50860557e6 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2693] 10.0.0.206 () {34 vars in 1001 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&fields=id => generated 149 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2694] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2695] 10.0.0.206 () {34 vars in 1007 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2696] 10.0.0.206 () {34 vars in 1107 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2697] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => 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: 1403/2698] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2699] 199.204.45.248 () {34 vars in 1101 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A45&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2700] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa&id=23293dd0-3a84-45fd-baef-9dddd25d22c5 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2701] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&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: 7|app: 0|req: 1405/2702] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2703] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&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: 1299/2704] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => 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: 1406/2705] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2706] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2707] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => 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: 1301/2708] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2709] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.0/networks?id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2710] 199.204.45.248 () {34 vars in 1049 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=622dc74318104646b7d2af50860557e6 => generated 343 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2711] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:57:33 2026] POST /v2.0/ports => generated 1082 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2712] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:57:33 2026] PUT /v2.0/ports/4fd443a3-c11c-4544-a9c3-19d30ae5b161 => generated 1243 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1410/2713] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1411/2714] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2715] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/security-groups?id=297de4f3-84de-47ba-a43d-a5ef50b4a9f7&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2716] 199.204.45.248 () {34 vars in 1061 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.243&port_id=4fd443a3-c11c-4544-a9c3-19d30ae5b161 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:57:34.912 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eed5db57-e6ac-4502-8db5-f953b3636e35'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': '4fd443a3-c11c-4544-a9c3-19d30ae5b161', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1305/2717] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/subnets?id=a3cd06e1-2870-4145-bc46-7c4fdbb99900 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2718] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2719] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/ports?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2720] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1307/2721] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:57:35 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2722] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:57:36 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2723] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:57:36 2026] GET /v2.0/networks?id=61798080-93f2-4579-9b3a-2c5b9e724ce9 => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2724] 199.204.45.248 () {34 vars in 1061 bytes} [Sun Apr 12 21:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.243&port_id=4fd443a3-c11c-4544-a9c3-19d30ae5b161 => 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: 1309/2725] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:57:36 2026] GET /v2.0/subnets?id=a3cd06e1-2870-4145-bc46-7c4fdbb99900 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2726] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:57:36 2026] GET /v2.0/ports?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9&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: 1310/2727] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:57:36 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1418/2728] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:57:36 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1311/2729] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:37 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2730] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:57:37 2026] GET /v2.0/security-groups?id=297de4f3-84de-47ba-a43d-a5ef50b4a9f7&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2731] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:37 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2732] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 21:57:38 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2733] 199.204.45.248 () {34 vars in 1043 bytes} [Sun Apr 12 21:57:38 2026] GET /v2.0/security-groups?id=297de4f3-84de-47ba-a43d-a5ef50b4a9f7&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: 1315/2736] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2737] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/security-groups?id=297de4f3-84de-47ba-a43d-a5ef50b4a9f7&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2738] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:40 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1248 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2739] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2740] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/security-groups?id=297de4f3-84de-47ba-a43d-a5ef50b4a9f7&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2741] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 21:57:43 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2746] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:58: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: 8|app: 0|req: 1320/2747] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2748] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2749] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2750] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1322/2751] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2752] 199.204.45.248 () {34 vars in 715 bytes} [Sun Apr 12 21:58:19 2026] POST /v2.0/ports => generated 1093 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2753] 10.0.0.206 () {34 vars in 970 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1093 bytes in 63 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: 1431/2754] 10.0.0.206 () {34 vars in 906 bytes} [Sun Apr 12 21:58:19 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2755] 199.204.45.248 () {34 vars in 1261 bytes} [Sun Apr 12 21:58:20 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2756] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1325/2757] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1433/2758] 199.204.45.248 () {34 vars in 974 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1093 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2759] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:58:21 2026] GET /v2.0/networks?id=dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2760] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:58:21 2026] PUT /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1283 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2761] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2523 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1435/2762] 199.204.45.248 () {34 vars in 1061 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.243&port_id=4fd443a3-c11c-4544-a9c3-19d30ae5b161 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2763] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/subnets?id=a3cd06e1-2870-4145-bc46-7c4fdbb99900 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2764] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/ports?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9&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: 1329/2765] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 21:58:23.387 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0add9b03-95b1-4884-959e-3e138ad38110'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': 'eafce4d4-3dc6-4843-b753-cd3a2e0568d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1437/2766] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1330/2767] 199.204.45.248 () {34 vars in 1055 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.66&port_id=eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => 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: 1438/2768] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/subnets?id=5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2769] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/ports?network_id=dbc7e9b5-8400-4276-b537-2b094b307c67&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2770] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1332/2771] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:23 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2774] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2523 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2775] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/networks?id=dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 802 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2776] 199.204.45.248 () {34 vars in 1055 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.66&port_id=eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => 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: 1335/2777] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/subnets?id=5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1443/2778] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/ports?network_id=dbc7e9b5-8400-4276-b537-2b094b307c67&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2779] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1444/2780] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:24 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2781] 10.0.0.206 () {34 vars in 970 bytes} [Sun Apr 12 21:58:26 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1285 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2782] 199.204.45.248 () {34 vars in 787 bytes} [Sun Apr 12 21:58:27 2026] PUT /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1310 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:58:27.298 8 INFO neutron.api.v2.resource [None req-828c9ff6-5322-4ebc-88ce-fcf4c36f2ee0 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1338/2783] 199.204.45.248 () {30 vars in 761 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/security-groups/lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:58:27.343 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7e6a11f-79c1-4e01-9ac5-1a86a9e0386b'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': 'eafce4d4-3dc6-4843-b753-cd3a2e0568d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1446/2784] 199.204.45.248 () {30 vars in 783 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/security-groups?name=lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2785] 199.204.45.248 () {34 vars in 787 bytes} [Sun Apr 12 21:58:27 2026] PUT /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1310 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2786] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1340/2787] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2788] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2789] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2790] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2791] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:27.906 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3780f681-6b80-434a-b239-d449f65579cc'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': 'eafce4d4-3dc6-4843-b753-cd3a2e0568d2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1451/2792] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2793] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/networks?id=dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 802 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2794] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1346 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2795] 199.204.45.248 () {34 vars in 1055 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.66&port_id=eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => 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: 1453/2796] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 676 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2797] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:58:27 2026] GET /v2.0/subnets?id=5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2798] 199.204.45.248 () {30 vars in 741 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 799 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2799] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/ports?network_id=dbc7e9b5-8400-4276-b537-2b094b307c67&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: 1455/2800] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2801] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1456/2802] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1347/2803] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:28 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1457/2804] 199.204.45.248 () {34 vars in 1095 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/ports?device_id=4d75fe75-5fd1-4480-90d6-29a916352d07&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2805] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2806] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/networks?id=dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2807] 199.204.45.248 () {34 vars in 1055 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.66&port_id=eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => 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: 1459/2808] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/subnets?id=5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2809] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/ports?network_id=dbc7e9b5-8400-4276-b537-2b094b307c67&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: 1460/2810] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1351/2811] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1461/2812] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:29 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2813] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/networks?id=a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2814] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.216&port_id=b8efdb9e-8726-43da-9bed-a84153b3dff3 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2815] 199.204.45.248 () {34 vars in 1105 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d0&port_id=b8efdb9e-8726-43da-9bed-a84153b3dff3 => 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: 1463/2816] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/subnets?id=69343383-7ecc-44da-829a-abd707467e87&id=958f2d49-8656-40ac-93e9-517b131bf7e1 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2817] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2818] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&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: 1355/2819] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1465/2820] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:30 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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) 2026-04-12 21:58:37.924 8 WARNING neutron_lib.context [None req-2b4bac12-623b-4d72-bfd1-9a44b83c3343 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-12 21:58:38.690 8 INFO neutron.db.l3_db [None req-2b4bac12-623b-4d72-bfd1-9a44b83c3343 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Floating IP a004df48-c997-43f8-8577-94434ec4400f associated. External IP: 10.96.250.209, port: dab093fa-2a59-4e4a-b7b7-09305b6d4e9c. [pid: 8|app: 0|req: 1356/2821] 10.0.0.165 () {34 vars in 676 bytes} [Sun Apr 12 21:58:37 2026] POST /v2.0/floatingips => generated 899 bytes in 1094 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2824] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2825] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2826] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2827] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:43.780 7 INFO neutron.api.v2.resource [None req-9ae00054-7059-4bd0-aed5-39095214842e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2828] 199.204.45.248 () {30 vars in 761 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/security-groups/lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => 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: 1360/2829] 199.204.45.248 () {30 vars in 783 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/security-groups?name=lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => 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: 1470/2830] 199.204.45.248 () {30 vars in 813 bytes} [Sun Apr 12 21:58:43 2026] GET /v2.0/security-group-rules?security_group_id=34d829e7-9892-41a4-9650-e4a5ca910646 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2831] 199.204.45.248 () {34 vars in 745 bytes} [Sun Apr 12 21:58:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2832] 199.204.45.248 () {34 vars in 745 bytes} [Sun Apr 12 21:58:43 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2833] 10.0.0.202 () {30 vars in 688 bytes} [Sun Apr 12 21:58:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2834] 10.0.0.202 () {30 vars in 690 bytes} [Sun Apr 12 21:58:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2835] 10.0.0.202 () {30 vars in 666 bytes} [Sun Apr 12 21:58:50 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: 1473/2836] 10.0.0.202 () {30 vars in 702 bytes} [Sun Apr 12 21:58:50 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: 1364/2837] 10.0.0.202 () {28 vars in 437 bytes} [Sun Apr 12 21:58:51 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: 1474/2838] 10.0.0.202 () {30 vars in 726 bytes} [Sun Apr 12 21:58:51 2026] GET /v2.0/subnets/9211e2c5-3ebc-471e-b723-b367a34d0daa => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2839] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:58:52 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: 1475/2840] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:58:52 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: 1366/2841] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:58:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2842] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:58:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2843] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:58:52 2026] GET /v2.0/subnets/9211e2c5-3ebc-471e-b723-b367a34d0daa => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2844] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:58:52 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2845] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:58:52 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: 1478/2846] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:58:52 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: 1369/2847] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:58:52 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: 1479/2848] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:58:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2849] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:53 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1480/2850] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:53 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1371/2851] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:58:54 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2854] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:58:54 2026] POST /v2.0/ports => generated 1295 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2855] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:58:54 2026] PUT /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 1456 bytes in 502 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: 1482/2856] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 4034 bytes in 50 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: 1375/2857] 199.204.45.248 () {34 vars in 1061 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.243&port_id=4fd443a3-c11c-4544-a9c3-19d30ae5b161 => 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: 1483/2858] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/subnets?id=a3cd06e1-2870-4145-bc46-7c4fdbb99900 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:58:56.146 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64d5e105-2fa4-4d03-9f5b-921d5378f329'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': 'e4ea9576-7b62-42fc-999d-2ecddd1ffba0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1376/2859] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/ports?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2860] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2861] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1485/2862] 199.204.45.248 () {34 vars in 1055 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.66&port_id=eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => 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: 1378/2863] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/subnets?id=5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1486/2864] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/ports?network_id=dbc7e9b5-8400-4276-b537-2b094b307c67&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: 1379/2865] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1487/2866] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2867] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.105&port_id=e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => 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: 1488/2868] 199.204.45.248 () {34 vars in 1099 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa&port_id=e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => 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: 1381/2869] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa&id=23293dd0-3a84-45fd-baef-9dddd25d22c5 => 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: 1489/2870] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2871] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&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: 1490/2872] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1383/2873] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:56 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1491/2874] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:58:57 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 4034 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2875] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:58:57 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2876] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:58:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.105&port_id=e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2877] 199.204.45.248 () {34 vars in 1099 bytes} [Sun Apr 12 21:58:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aa&port_id=e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2878] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa&id=23293dd0-3a84-45fd-baef-9dddd25d22c5 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2879] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&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: 7|app: 0|req: 1494/2880] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2881] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2882] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:58:58 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2883] 10.0.0.206 () {34 vars in 970 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 1458 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2884] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 1458 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2885] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 1458 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2886] 199.204.45.248 () {34 vars in 788 bytes} [Sun Apr 12 21:59:00 2026] PUT /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 1201 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2887] 199.204.45.248 () {30 vars in 741 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b => generated 797 bytes in 46 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: 1498/2888] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:00 2026] GET /v2.0/subnets/9211e2c5-3ebc-471e-b723-b367a34d0daa => 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: 1391/2889] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:01.134 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bb4f4db-b0c8-4a33-89b4-8253b287c0d2'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': 'e4ea9576-7b62-42fc-999d-2ecddd1ffba0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1499/2890] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:01 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: 1392/2891] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2892] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:01 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: 1393/2893] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2894] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2895] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2896] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1395/2897] 199.204.45.248 () {30 vars in 741 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2898] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2899] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2900] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3815 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2901] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => 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: 1505/2902] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.105&port_id=e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => 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: 1398/2903] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2904] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&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: 1399/2905] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2906] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:01 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1400/2907] 10.0.0.202 () {30 vars in 688 bytes} [Sun Apr 12 21:59:06 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: 7|app: 0|req: 1508/2908] 10.0.0.202 () {30 vars in 690 bytes} [Sun Apr 12 21:59:06 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: 1401/2909] 10.0.0.202 () {30 vars in 666 bytes} [Sun Apr 12 21:59:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2910] 10.0.0.202 () {30 vars in 702 bytes} [Sun Apr 12 21:59:06 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: 1402/2911] 10.0.0.202 () {28 vars in 437 bytes} [Sun Apr 12 21:59:07 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2912] 10.0.0.202 () {30 vars in 726 bytes} [Sun Apr 12 21:59:07 2026] GET /v2.0/subnets/69343383-7ecc-44da-829a-abd707467e87 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2913] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2914] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2915] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2916] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59: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) [pid: 8|app: 0|req: 1405/2917] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/subnets/9211e2c5-3ebc-471e-b723-b367a34d0daa => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2918] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/subnets/69343383-7ecc-44da-829a-abd707467e87 => 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: 1406/2919] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3815 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2920] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2921] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:08 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: 1515/2922] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2923] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:08 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: 1410/2926] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:10 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1517/2927] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:10 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2928] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:59:10 2026] GET /v2.0/networks?id=a2c5d713-c8b4-4c84-b174-d04051de1004 => 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: 1518/2929] 199.204.45.248 () {38 vars in 954 bytes} [Sun Apr 12 21:59:10 2026] POST /v2.0/ports => generated 1307 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2930] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 21:59:11 2026] PUT /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 1468 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: 7|app: 0|req: 1519/2931] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 5275 bytes in 61 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: 1413/2932] 199.204.45.248 () {34 vars in 1061 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.243&port_id=4fd443a3-c11c-4544-a9c3-19d30ae5b161 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2933] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/subnets?id=a3cd06e1-2870-4145-bc46-7c4fdbb99900 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:12.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fba8944e-881c-4d4c-bced-5064271db7e8'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': '014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1414/2934] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/ports?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9&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: 1521/2935] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1415/2936] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1522/2937] 199.204.45.248 () {34 vars in 1055 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.66&port_id=eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2938] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/subnets?id=5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2939] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:12 2026] GET /v2.0/ports?network_id=dbc7e9b5-8400-4276-b537-2b094b307c67&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: 1417/2940] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2941] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1418/2942] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.105&port_id=e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => 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: 1525/2943] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2944] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2945] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1420/2946] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1527/2947] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.113&port_id=014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => 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: 1421/2948] 199.204.45.248 () {34 vars in 1105 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2cb&port_id=014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => 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: 1528/2949] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/subnets?id=69343383-7ecc-44da-829a-abd707467e87&id=958f2d49-8656-40ac-93e9-517b131bf7e1 => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2950] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2951] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2952] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1530/2953] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:13 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1424/2954] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 5275 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2955] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/networks?id=a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2956] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.113&port_id=014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => 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: 1532/2957] 199.204.45.248 () {34 vars in 1105 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2cb&port_id=014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2958] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/subnets?id=69343383-7ecc-44da-829a-abd707467e87&id=958f2d49-8656-40ac-93e9-517b131bf7e1 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2959] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&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: 1427/2960] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2961] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1428/2962] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:14 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2963] 10.0.0.206 () {34 vars in 970 bytes} [Sun Apr 12 21:59:17 2026] GET /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 1470 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2964] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:17 2026] GET /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 1470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2965] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:17 2026] GET /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 1470 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2966] 199.204.45.248 () {34 vars in 788 bytes} [Sun Apr 12 21:59:17 2026] PUT /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 1201 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2967] 199.204.45.248 () {30 vars in 741 bytes} [Sun Apr 12 21:59:17 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1431/2968] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:17 2026] GET /v2.0/subnets/69343383-7ecc-44da-829a-abd707467e87 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2969] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:18.094 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0076d181-c916-4ad8-a826-42193b1ce64c'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': '014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1432/2970] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:18 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: 1539/2971] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:18 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: 1433/2972] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:18 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: 1540/2973] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1434/2974] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2975] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1346 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2976] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1542/2977] 199.204.45.248 () {30 vars in 741 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2978] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2979] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2980] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 5044 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2981] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/networks?id=a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2982] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.113&port_id=014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => 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: 1545/2983] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/subnets?id=69343383-7ecc-44da-829a-abd707467e87 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2984] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2985] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1440/2986] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:18 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2989] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2990] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:26 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: 1549/2991] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:26 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: 1443/2992] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:26 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: 1550/2993] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/subnets/9211e2c5-3ebc-471e-b723-b367a34d0daa => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2994] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:26 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 5044 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2995] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2996] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2997] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2998] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:27 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: 1553/2999] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 1237 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3000] 199.204.45.248 () {34 vars in 787 bytes} [Sun Apr 12 21:59:27 2026] PUT /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 1026 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3001] 199.204.45.248 () {30 vars in 741 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1448/3002] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:27 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 4869 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3003] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 4869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:28.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9edc6282-9d96-49c6-9fcd-193e5d2da8ae'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': '014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/3004] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 4869 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3005] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/networks?id=a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3006] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3007] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:28 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1451/3008] 199.204.45.248 () {34 vars in 1095 bytes} [Sun Apr 12 21:59:29 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3009] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:29 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 4869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3010] 199.204.45.248 () {34 vars in 974 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 1062 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3011] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3012] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 4869 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3013] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:59:30 2026] DELETE /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3014] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:30.746 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a312557-793d-4572-b0db-07dd3b22cb4a'] response: {'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'name': 'network-vif-deleted', 'tag': '014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1454/3015] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3016] 199.204.45.248 () {34 vars in 1101 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A45&port_id=0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3017] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa&id=23293dd0-3a84-45fd-baef-9dddd25d22c5 => 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: 1563/3018] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3019] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&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: 1564/3020] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1457/3021] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:30 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3022] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3815 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:31.335 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04682f5b-d451-4c99-9286-0a197c3423d3 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1458/3023] 199.204.45.248 () {32 vars in 757 bytes} [Sun Apr 12 21:59:31 2026] DELETE /v2.0/ports/014fd6aa-e264-4d77-9ee9-dd0b4c97b7bf => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3024] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:31 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: 1459/3025] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3026] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:31 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: 1460/3027] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:31 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: 1568/3028] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 676 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3029] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3030] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3031] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3032] 199.204.45.248 () {30 vars in 741 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 799 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3033] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3034] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1464/3035] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3815 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3036] 199.204.45.248 () {34 vars in 1145 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/networks?id=61798080-93f2-4579-9b3a-2c5b9e724ce9&id=dbc7e9b5-8400-4276-b537-2b094b307c67&id=1c28216c-2413-4900-b38b-160d1eb0925b => generated 2309 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3037] 199.204.45.248 () {34 vars in 1061 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.243&port_id=4fd443a3-c11c-4544-a9c3-19d30ae5b161 => 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: 1573/3038] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:31 2026] GET /v2.0/subnets?id=a3cd06e1-2870-4145-bc46-7c4fdbb99900 => 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: 1466/3039] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/ports?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3040] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1467/3041] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3042] 199.204.45.248 () {34 vars in 1055 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.66&port_id=eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3043] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/subnets?id=5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 679 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3044] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/ports?network_id=dbc7e9b5-8400-4276-b537-2b094b307c67&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: 1469/3045] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?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: 1577/3046] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3047] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.105&port_id=e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3048] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/subnets?id=9211e2c5-3ebc-471e-b723-b367a34d0daa => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3049] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/ports?network_id=1c28216c-2413-4900-b38b-160d1eb0925b&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3050] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1472/3051] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:32 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1580/3052] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:36 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: 1473/3053] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:36 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: 1581/3054] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:36 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: 1474/3055] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59: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: 7|app: 0|req: 1582/3056] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:36 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3815 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3057] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:37 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: 1583/3058] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:37 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: 1476/3059] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3060] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:37 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: 1477/3061] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:37 2026] GET /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 1237 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3062] 199.204.45.248 () {34 vars in 787 bytes} [Sun Apr 12 21:59:37 2026] PUT /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 1026 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3063] 199.204.45.248 () {30 vars in 741 bytes} [Sun Apr 12 21:59:37 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b => generated 797 bytes in 76 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: 1586/3064] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:37 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3640 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3065] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:37 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3640 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:38.239 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1dd565c6-1c6a-4aa9-b723-5df9c86d8316'] response: {'name': 'network-changed', 'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'tag': 'e4ea9576-7b62-42fc-999d-2ecddd1ffba0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1587/3066] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:38 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3640 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3067] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 21:59:38 2026] GET /v2.0/networks?id=1c28216c-2413-4900-b38b-160d1eb0925b => generated 800 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3068] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:38 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3069] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:38 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b?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: 1589/3070] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:38 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3640 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3073] 199.204.45.248 () {34 vars in 974 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3074] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:39 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 3640 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3075] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 21:59:39 2026] DELETE /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3076] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:40 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 21:59:41.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fdb510f-3436-4ca6-b14c-0eb0cbbf82d2 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3077] 199.204.45.248 () {32 vars in 757 bytes} [Sun Apr 12 21:59:41 2026] DELETE /v2.0/ports/e4ea9576-7b62-42fc-999d-2ecddd1ffba0 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3078] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:41.168 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd36ccc0-f1ad-4010-b9c4-ba958cfc96a4'] response: {'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'name': 'network-vif-deleted', 'tag': 'e4ea9576-7b62-42fc-999d-2ecddd1ffba0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1486/3079] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3080] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:41 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: 1487/3081] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3082] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1488/3083] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3084] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3085] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3086] 199.204.45.248 () {30 vars in 741 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3087] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3088] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1491/3089] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3090] 199.204.45.248 () {34 vars in 1065 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/networks?id=61798080-93f2-4579-9b3a-2c5b9e724ce9&id=dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 1523 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3091] 199.204.45.248 () {34 vars in 1061 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.243&port_id=4fd443a3-c11c-4544-a9c3-19d30ae5b161 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3092] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/subnets?id=a3cd06e1-2870-4145-bc46-7c4fdbb99900 => 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: 1493/3093] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:41 2026] GET /v2.0/ports?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3094] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1494/3095] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1602/3096] 199.204.45.248 () {34 vars in 1055 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.66&port_id=eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => 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: 1495/3097] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/subnets?id=5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1603/3098] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/ports?network_id=dbc7e9b5-8400-4276-b537-2b094b307c67&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3099] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3100] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 21:59:42 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3103] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59: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) [pid: 7|app: 0|req: 1606/3104] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:54 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: 1499/3105] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:54 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: 1607/3106] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 21:59:54.542 8 INFO neutron.api.v2.resource [None req-930b9c8c-baa3-4d18-aff5-67b3b3c998f0 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1500/3107] 199.204.45.248 () {30 vars in 761 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/security-groups/lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3108] 199.204.45.248 () {30 vars in 783 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/security-groups?name=lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => 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: 1501/3109] 199.204.45.248 () {30 vars in 813 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.0/security-group-rules?security_group_id=34d829e7-9892-41a4-9650-e4a5ca910646 => generated 2334 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3110] 199.204.45.248 () {32 vars in 787 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/security-group-rules/88324b54-2bc1-4ba3-9ba6-2f4befcc4e74 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3111] 199.204.45.248 () {32 vars in 787 bytes} [Sun Apr 12 21:59:54 2026] DELETE /v2.0/security-group-rules/cefa6563-7aa9-4b92-bbe9-bc2e4ad8b5b6 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:58.007 7 INFO neutron.db.l3_db [None req-02015c65-3412-49f0-b716-889f998bad60 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Floating IP a004df48-c997-43f8-8577-94434ec4400f disassociated (deleted). External IP: 10.96.250.209, port: dab093fa-2a59-4e4a-b7b7-09305b6d4e9c. [pid: 7|app: 0|req: 1610/3112] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 21:59:57 2026] DELETE /v2.0/floatingips/a004df48-c997-43f8-8577-94434ec4400f => generated 0 bytes in 1211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 21:59:58.358 8 INFO neutron.api.v2.resource [None req-b358327d-86bf-4bde-afe7-5a884e2e1047 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3113] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 21:59:58 2026] GET /v2.0/floatingips/a004df48-c997-43f8-8577-94434ec4400f => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3114] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3115] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:59 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: 1612/3116] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3117] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:59 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-04-12 21:59:59.581 7 INFO neutron.api.v2.resource [None req-f1008307-fa46-418a-a91f-1624488c64ee 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1613/3118] 199.204.45.248 () {30 vars in 761 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/security-groups/lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => 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: 1506/3119] 199.204.45.248 () {30 vars in 783 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/security-groups?name=lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3120] 199.204.45.248 () {30 vars in 813 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/security-group-rules?security_group_id=34d829e7-9892-41a4-9650-e4a5ca910646 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3121] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3122] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 21:59:59 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: 1508/3123] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 21:59:59 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: 1616/3124] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 21:59:59 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: 1509/3125] 199.204.45.248 () {30 vars in 739 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => 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: 1617/3126] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3127] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3128] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 22:00:00 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3129] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 22:00:01 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3130] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 22:00:02 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3131] 199.204.45.248 () {34 vars in 974 bytes} [Sun Apr 12 22:00:02 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1346 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3132] 199.204.45.248 () {34 vars in 1059 bytes} [Sun Apr 12 22:00:02 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2?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: 8|app: 0|req: 1513/3133] 199.204.45.248 () {34 vars in 1015 bytes} [Sun Apr 12 22:00:02 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67?fields=dns_domain => generated 29 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3134] 199.204.45.248 () {38 vars in 1027 bytes} [Sun Apr 12 22:00:02 2026] PUT /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1147 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3135] 199.204.45.248 () {30 vars in 767 bytes} [Sun Apr 12 22:00:03 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1622/3136] 199.204.45.248 () {34 vars in 787 bytes} [Sun Apr 12 22:00:03 2026] PUT /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1086 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3137] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 22:00:03 2026] GET /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 1086 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: 7|app: 0|req: 1623/3138] 199.204.45.248 () {32 vars in 757 bytes} [Sun Apr 12 22:00:03 2026] DELETE /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3139] 199.204.45.248 () {30 vars in 701 bytes} [Sun Apr 12 22:00:03 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: 1624/3140] 199.204.45.248 () {30 vars in 703 bytes} [Sun Apr 12 22:00:03 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: 1517/3141] 199.204.45.248 () {30 vars in 679 bytes} [Sun Apr 12 22:00:03 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: 1625/3142] 199.204.45.248 () {30 vars in 715 bytes} [Sun Apr 12 22:00:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:04.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e090183-c1b5-4e3b-9248-a294c9a39e5e 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3143] 199.204.45.248 () {32 vars in 757 bytes} [Sun Apr 12 22:00:04 2026] DELETE /v2.0/ports/eafce4d4-3dc6-4843-b753-cd3a2e0568d2 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3144] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:04.072 8 INFO neutron.api.v2.resource [None req-97e6067a-496a-4282-b214-f88e88f669b4 74f7578a45a34f83896fe8cee1488ab0 622dc74318104646b7d2af50860557e6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3145] 199.204.45.248 () {30 vars in 761 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/security-groups/lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => 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: 1627/3146] 199.204.45.248 () {30 vars in 783 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/security-groups?name=lb-106a4dd1-d8a0-4931-9dbf-0a58b57887b2 => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3147] 199.204.45.248 () {30 vars in 735 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3148] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/ports?tenant_id=622dc74318104646b7d2af50860557e6&device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3149] 199.204.45.248 () {34 vars in 1065 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/networks?id=61798080-93f2-4579-9b3a-2c5b9e724ce9&id=dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 1523 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3150] 199.204.45.248 () {34 vars in 1061 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.243&port_id=4fd443a3-c11c-4544-a9c3-19d30ae5b161 => 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: 1524/3151] 199.204.45.248 () {34 vars in 983 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/subnets?id=a3cd06e1-2870-4145-bc46-7c4fdbb99900 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3152] 199.204.45.248 () {34 vars in 787 bytes} [Sun Apr 12 22:00:04 2026] PUT /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 1094 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3153] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/ports?network_id=61798080-93f2-4579-9b3a-2c5b9e724ce9&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: 1629/3154] 199.204.45.248 () {32 vars in 777 bytes} [Sun Apr 12 22:00:04 2026] DELETE /v2.0/security-groups/34d829e7-9892-41a4-9650-e4a5ca910646 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3155] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1630/3156] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.0/networks/61798080-93f2-4579-9b3a-2c5b9e724ce9?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: 1527/3157] 199.204.45.248 () {32 vars in 757 bytes} [Sun Apr 12 22:00:04 2026] DELETE /v2.0/ports/dab093fa-2a59-4e4a-b7b7-09305b6d4e9c => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3158] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 22:00:07 2026] GET /v2.0/ports?device_id=fd1cb225-401d-4fe7-8f8f-e789c1413833 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3159] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 22:00:07 2026] DELETE /v2.0/ports/4fd443a3-c11c-4544-a9c3-19d30ae5b161 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:08.907 7 INFO neutron.db.l3_db [None req-236e5e8f-3968-4712-830a-c1ffa7900a22 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Floating IP 272ff642-732e-46be-8754-e44b2d572f22 disassociated (deleted). External IP: 10.96.250.218, port: b8efdb9e-8726-43da-9bed-a84153b3dff3. [pid: 7|app: 0|req: 1632/3162] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 22:00:08 2026] DELETE /v2.0/floatingips/272ff642-732e-46be-8754-e44b2d572f22 => generated 0 bytes in 757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:09.397 8 INFO neutron.api.v2.resource [None req-d436dd59-3986-48cd-9566-fcb669c78625 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1531/3163] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.0/floatingips/272ff642-732e-46be-8754-e44b2d572f22 => generated 144 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:00:09.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7538cbd5-c6d2-453a-a754-df4ce9f886a6'] response: {'name': 'network-changed', 'server_uuid': '4d75fe75-5fd1-4480-90d6-29a916352d07', 'tag': 'b8efdb9e-8726-43da-9bed-a84153b3dff3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1633/3164] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.0/ports?device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1204 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:09.651 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fbad991b-389e-4e63-a23f-34ccd4df1a68'] response: {'server_uuid': 'fd1cb225-401d-4fe7-8f8f-e789c1413833', 'name': 'network-vif-deleted', 'tag': '4fd443a3-c11c-4544-a9c3-19d30ae5b161', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1532/3165] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.0/security-groups?id=bba383ee-0ad9-4cdc-a952-4e9ef642c121&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3166] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1473 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3167] 199.204.45.248 () {34 vars in 985 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/networks?id=a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3168] 199.204.45.248 () {34 vars in 1057 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.216&port_id=b8efdb9e-8726-43da-9bed-a84153b3dff3 => 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: 1534/3169] 199.204.45.248 () {34 vars in 1105 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3d0&port_id=b8efdb9e-8726-43da-9bed-a84153b3dff3 => 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: 1636/3170] 199.204.45.248 () {34 vars in 1063 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/subnets?id=69343383-7ecc-44da-829a-abd707467e87&id=958f2d49-8656-40ac-93e9-517b131bf7e1 => generated 1415 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3171] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&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: 1637/3172] 199.204.45.248 () {34 vars in 1051 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/ports?network_id=a2c5d713-c8b4-4c84-b174-d04051de1004&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: 1536/3173] 199.204.45.248 () {34 vars in 1011 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?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: 1638/3174] 199.204.45.248 () {34 vars in 1111 bytes} [Sun Apr 12 22:00:10 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3175] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 22:00:11 2026] GET /v2.0/ports?device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 1202 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3176] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 22:00:11 2026] DELETE /v2.0/ports/b8efdb9e-8726-43da-9bed-a84153b3dff3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3177] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 22:00:14 2026] GET /v2.0/ports?device_id=4d75fe75-5fd1-4480-90d6-29a916352d07 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-12 22:00:19.918 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ef8c2eb-1be3-465c-997c-edc13eb6f1bf'] response: {'server_uuid': '4d75fe75-5fd1-4480-90d6-29a916352d07', 'name': 'network-vif-deleted', 'tag': 'b8efdb9e-8726-43da-9bed-a84153b3dff3', 'status': 'completed', 'code': 200} 2026-04-12 22:00:20.182 7 INFO neutron.db.l3_db [None req-737dfe5b-ce2f-4547-abec-f2fdcde66c1f b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] Floating IP 39214641-a8cc-42c0-b30c-e7a505a740a2 disassociated (deleted). External IP: 10.96.250.201, port: 0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2. [pid: 7|app: 0|req: 1640/3178] 10.0.0.165 () {32 vars in 731 bytes} [Sun Apr 12 22:00:19 2026] DELETE /v2.0/floatingips/39214641-a8cc-42c0-b30c-e7a505a740a2 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:20.505 8 INFO neutron.api.v2.resource [None req-15185da5-36e9-436c-8e48-718cdd6e53d3 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1539/3179] 10.0.0.165 () {32 vars in 728 bytes} [Sun Apr 12 22:00:20 2026] GET /v2.0/floatingips/39214641-a8cc-42c0-b30c-e7a505a740a2 => 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: 1641/3180] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 22:00:20 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1196 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3181] 10.0.0.206 () {34 vars in 1039 bytes} [Sun Apr 12 22:00:20 2026] GET /v2.0/security-groups?id=bba383ee-0ad9-4cdc-a952-4e9ef642c121&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: 1642/3182] 199.204.45.248 () {34 vars in 993 bytes} [Sun Apr 12 22:00:22 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 1196 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3183] 199.204.45.248 () {36 vars in 996 bytes} [Sun Apr 12 22:00:22 2026] DELETE /v2.0/ports/0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:23.108 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e4d91fa-0475-4aad-bd6e-c06b3beea579'] response: {'name': 'network-changed', 'server_uuid': '88abfb7c-d56c-4947-bc0d-088b736ce432', 'tag': '0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1643/3184] 199.204.45.248 () {34 vars in 1079 bytes} [Sun Apr 12 22:00:23 2026] GET /v2.0/ports?tenant_id=23643691ebc24259a014f4928b84fd53&device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => 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: 1543/3187] 10.0.0.206 () {34 vars in 989 bytes} [Sun Apr 12 22:00:25 2026] GET /v2.0/ports?device_id=88abfb7c-d56c-4947-bc0d-088b736ce432 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3188] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:30 2026] DELETE /v2.0/security-group-rules/24317ac2-ef7d-4a6f-8adb-6d0b61bea5bd => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:30.976 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-143bc3f1-2aea-4685-898c-b89b358afce1'] response: {'server_uuid': '88abfb7c-d56c-4947-bc0d-088b736ce432', 'name': 'network-vif-deleted', 'tag': '0a8207a1-d046-4ed1-b0b0-ef8e98e3aae2', 'status': 'completed', 'code': 200} 2026-04-12 22:00:30.984 8 INFO neutron.api.v2.resource [None req-2d8b3d52-e27d-40e7-9a2d-e8cd0d0b77f3 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3189] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:30 2026] GET /v2.0/security-group-rules/24317ac2-ef7d-4a6f-8adb-6d0b61bea5bd => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3190] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:30 2026] DELETE /v2.0/security-group-rules/61658772-5e25-4f86-9286-3b4c84b61a27 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.064 8 INFO neutron.api.v2.resource [None req-1e194e43-16b7-42eb-a770-ac13c6a9167a b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1545/3191] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/61658772-5e25-4f86-9286-3b4c84b61a27 => 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: 1647/3192] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-group-rules/70c68470-3741-448a-9ccb-71a551da1a06 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.151 8 INFO neutron.api.v2.resource [None req-f115272d-9192-4b09-9d43-1fb7de05d5e8 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1546/3193] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/70c68470-3741-448a-9ccb-71a551da1a06 => 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: 1648/3194] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-group-rules/0869a002-ed3f-468f-a5e3-ec1be4d53a8c => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.237 8 INFO neutron.api.v2.resource [None req-fe1674a6-da57-4bac-8199-239c1d078e3f b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3195] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/0869a002-ed3f-468f-a5e3-ec1be4d53a8c => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3196] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-group-rules/50aa0f66-9102-4778-b73d-ee791c8b0f70 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.325 8 INFO neutron.api.v2.resource [None req-bb704dad-4415-4143-9f83-6bc7f539f867 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3197] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/50aa0f66-9102-4778-b73d-ee791c8b0f70 => 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: 1650/3198] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-group-rules/b8e2ca97-6143-48db-ad1e-830465d3d580 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.410 8 INFO neutron.api.v2.resource [None req-e78093c5-ec21-496c-91f9-2b8484900c6b b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3199] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/b8e2ca97-6143-48db-ad1e-830465d3d580 => 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: 1651/3200] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-group-rules/7cee36d0-17e8-4d30-97a1-9146f1a36a5d => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.486 8 INFO neutron.api.v2.resource [None req-644f2724-7f18-442b-804f-ceebdafda0f1 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3201] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/7cee36d0-17e8-4d30-97a1-9146f1a36a5d => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3202] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-group-rules/12d74287-b93e-433e-8fe5-e0cad08b3972 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.558 8 INFO neutron.api.v2.resource [None req-551a2db3-ea9a-4889-92f7-335d19a9e5ff b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3203] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/12d74287-b93e-433e-8fe5-e0cad08b3972 => 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: 1653/3204] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-group-rules/b2b9537b-cdbe-4018-b916-baf7fb943b64 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.636 8 INFO neutron.api.v2.resource [None req-b54eb22c-dd64-4ee9-a1a5-77998f957f6e b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3205] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/b2b9537b-cdbe-4018-b916-baf7fb943b64 => 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: 1654/3206] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-group-rules/b1983ecd-cc98-440e-8599-7f352b49a231 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.717 8 INFO neutron.api.v2.resource [None req-4e8e02eb-2011-472f-8c92-59fe5b6155a8 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1553/3207] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/b1983ecd-cc98-440e-8599-7f352b49a231 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3208] 10.0.0.165 () {32 vars in 749 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-group-rules/c96b6c28-f655-4f37-9bab-4e221f6c3e2f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.795 8 INFO neutron.api.v2.resource [None req-41784346-ed20-409c-9589-3f5b57386d45 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3209] 10.0.0.165 () {32 vars in 746 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-group-rules/c96b6c28-f655-4f37-9bab-4e221f6c3e2f => 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: 1656/3210] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 22:00:31 2026] DELETE /v2.0/security-groups/bba383ee-0ad9-4cdc-a952-4e9ef642c121 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:31.895 8 INFO neutron.api.v2.resource [None req-4cc6b1e8-b365-4a12-b295-179bae4d7227 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1555/3211] 10.0.0.165 () {32 vars in 736 bytes} [Sun Apr 12 22:00:31 2026] GET /v2.0/security-groups/bba383ee-0ad9-4cdc-a952-4e9ef642c121 => 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: 1657/3212] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 22:00:31 2026] PUT /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1/remove_router_interface => generated 309 bytes in 980 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:33.072 8 INFO neutron.api.v2.resource [None req-539f5b93-cf71-4b29-843e-522be75cc885 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1556/3213] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 22:00:32 2026] PUT /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1/remove_router_interface => generated 198 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3214] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 22:00:33 2026] PUT /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1/remove_router_interface => generated 309 bytes in 878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:34.106 8 INFO neutron.api.v2.resource [None req-609f8429-8534-463b-a9a3-cd8a97ed2fa5 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3215] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 22:00:33 2026] PUT /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1/remove_router_interface => generated 198 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3216] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 22:00:34 2026] PUT /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1/remove_router_interface => generated 309 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-12 22:00:35.119 8 INFO neutron.api.v2.resource [None req-4a5e799c-36e4-447d-ac73-4865bf7f419c b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3217] 10.0.0.165 () {34 vars in 788 bytes} [Sun Apr 12 22:00:34 2026] PUT /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1/remove_router_interface => generated 198 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:00:35.870 7 INFO neutron.db.l3_hamode_db [None req-5a37921b-47ce-4c5f-9f7e-d2d89afefe6a b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] HA network 84a8a69a-ab57-46f9-9c7d-6c3078b23857 was deleted as no HA routers are present in tenant 23643691ebc24259a014f4928b84fd53. [pid: 7|app: 0|req: 1660/3218] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 22:00:35 2026] DELETE /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1 => generated 0 bytes in 750 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-12 22:00:35.894 8 INFO neutron.api.v2.resource [None req-10df98cd-2662-4b89-8bdf-6f2106ddfd3c b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3219] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 22:00:35 2026] GET /v2.0/routers/e1b829a0-165d-468a-b191-a84d6f3e42e1 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-12 22:00:35.904 7 INFO neutron.services.segments.plugin [-] Segment 783a9e52-84a0-43b2-aa84-a22dbceda65e resource provider aggregate not found 2026-04-12 22:00:35.913 7 INFO neutron.services.segments.plugin [-] Segment 783a9e52-84a0-43b2-aa84-a22dbceda65e resource provider aggregate not found 2026-04-12 22:00:35.917 7 INFO neutron.services.segments.plugin [-] Segment 783a9e52-84a0-43b2-aa84-a22dbceda65e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783a9e52-84a0-43b2-aa84-a22dbceda65e found for delete ", "request_id": "req-2a025f52-aa53-4ccb-ac9a-4d176c86fe38"}]} 2026-04-12 22:00:35.923 7 INFO neutron.services.segments.plugin [-] Segment 783a9e52-84a0-43b2-aa84-a22dbceda65e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 783a9e52-84a0-43b2-aa84-a22dbceda65e found for delete ", "request_id": "req-0ab399a0-042c-43c3-9baf-1746e46bdd5d"}]} [pid: 7|app: 0|req: 1661/3220] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 22:00:35 2026] DELETE /v2.0/subnets/958f2d49-8656-40ac-93e9-517b131bf7e1 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:36.066 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab5144ab-0602-44f8-9220-b6d85b58d504 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3221] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 22:00:36 2026] GET /v2.0/subnets/958f2d49-8656-40ac-93e9-517b131bf7e1 => 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: 1662/3222] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 22:00:36 2026] DELETE /v2.0/subnets/69343383-7ecc-44da-829a-abd707467e87 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:36.264 8 INFO neutron.pecan_wsgi.hooks.translation [None req-796a0c4a-683f-44ce-9a8a-3136fe1ca31d b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3223] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 22:00:36 2026] GET /v2.0/subnets/69343383-7ecc-44da-829a-abd707467e87 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3224] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 22:00:36 2026] DELETE /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:36.560 8 INFO neutron.pecan_wsgi.hooks.translation [None req-49a612fa-e76b-4a73-b39d-6f7a65dfca89 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3225] 10.0.0.165 () {32 vars in 722 bytes} [Sun Apr 12 22:00:36 2026] GET /v2.0/networks/a2c5d713-c8b4-4c84-b174-d04051de1004 => 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: 1664/3226] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 22:00:36 2026] DELETE /v2.0/subnets/23293dd0-3a84-45fd-baef-9dddd25d22c5 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:36.740 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5ae8fa7-cd87-4fc4-9f03-b45d98e8e5ac b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3227] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 22:00:36 2026] GET /v2.0/subnets/23293dd0-3a84-45fd-baef-9dddd25d22c5 => 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: 1665/3228] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 22:00:36 2026] DELETE /v2.0/subnets/9211e2c5-3ebc-471e-b723-b367a34d0daa => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:36.917 8 INFO neutron.pecan_wsgi.hooks.translation [None req-082f46dd-b026-45bb-b317-b42ffe31602e b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3229] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 22:00:36 2026] GET /v2.0/subnets/9211e2c5-3ebc-471e-b723-b367a34d0daa => 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: 1666/3230] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 22:00:36 2026] DELETE /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:37.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6486009b-18e5-4caf-b67e-e401a99cdd5a b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3231] 10.0.0.165 () {32 vars in 722 bytes} [Sun Apr 12 22:00:37 2026] GET /v2.0/networks/1c28216c-2413-4900-b38b-160d1eb0925b => 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: 1667/3232] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 22:00:37 2026] DELETE /v2.0/subnets/0fe708cb-78ff-49b6-bbdb-266f99079ace => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:37.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cf1c792-8f98-43d8-8939-f8952effd57b b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3233] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 22:00:37 2026] GET /v2.0/subnets/0fe708cb-78ff-49b6-bbdb-266f99079ace => 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: 1668/3234] 10.0.0.165 () {32 vars in 723 bytes} [Sun Apr 12 22:00:37 2026] DELETE /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:37.620 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c1c0299-fb18-4702-a3ae-443ec0073d8d b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3235] 10.0.0.165 () {32 vars in 720 bytes} [Sun Apr 12 22:00:37 2026] GET /v2.0/subnets/5d1ee380-f7e6-4895-ad46-cba5eaf0e128 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3236] 10.0.0.165 () {32 vars in 725 bytes} [Sun Apr 12 22:00:37 2026] DELETE /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-12 22:00:37.933 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d4ff8e8-48eb-4698-8c88-0a1f99cf9733 b1d0f7cc8b4d468a93848471f2c2fae3 23643691ebc24259a014f4928b84fd53 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3237] 10.0.0.165 () {32 vars in 722 bytes} [Sun Apr 12 22:00:37 2026] GET /v2.0/networks/dbc7e9b5-8400-4276-b537-2b094b307c67 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3240] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 22:00:39 2026] GET /v2.0/security-groups?tenant_id=9680ea63db9e4c1d840f4c10e8be1bb1&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-12 22:00:40.195 7 INFO neutron.services.segments.plugin [-] Segment 4627f967-be0e-48f1-ae6c-cde30782451d resource provider aggregate not found 2026-04-12 22:00:40.199 7 INFO neutron.services.segments.plugin [-] Segment 4627f967-be0e-48f1-ae6c-cde30782451d resource provider aggregate not found 2026-04-12 22:00:40.214 7 INFO neutron.services.segments.plugin [-] Segment 4627f967-be0e-48f1-ae6c-cde30782451d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4627f967-be0e-48f1-ae6c-cde30782451d found for delete ", "request_id": "req-e4fd80c9-0526-408d-b3b0-848063a117a1"}]} 2026-04-12 22:00:40.218 7 INFO neutron.services.segments.plugin [-] Segment 4627f967-be0e-48f1-ae6c-cde30782451d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4627f967-be0e-48f1-ae6c-cde30782451d found for delete ", "request_id": "req-b91d159d-fb31-44b3-8bd0-80637a70ff65"}]} 2026-04-12 22:00:40.232 7 INFO neutron.services.segments.plugin [-] Segment 6c9bde19-ea6a-489f-80e7-1debce861208 resource provider aggregate not found 2026-04-12 22:00:40.236 7 INFO neutron.services.segments.plugin [-] Segment 6c9bde19-ea6a-489f-80e7-1debce861208 resource provider aggregate not found 2026-04-12 22:00:40.249 7 INFO neutron.services.segments.plugin [-] Segment 6c9bde19-ea6a-489f-80e7-1debce861208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9bde19-ea6a-489f-80e7-1debce861208 found for delete ", "request_id": "req-f472a59f-5238-4be4-a879-fd3b46729c11"}]} 2026-04-12 22:00:40.253 7 INFO neutron.services.segments.plugin [-] Segment 6c9bde19-ea6a-489f-80e7-1debce861208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c9bde19-ea6a-489f-80e7-1debce861208 found for delete ", "request_id": "req-52ec18c4-8861-41b6-bb16-66241e157618"}]} 2026-04-12 22:00:40.269 7 INFO neutron.services.segments.plugin [-] Segment 7d9516dd-7d01-46d9-afe1-231debce66fc resource provider aggregate not found 2026-04-12 22:00:40.276 7 INFO neutron.services.segments.plugin [-] Segment 7d9516dd-7d01-46d9-afe1-231debce66fc resource provider aggregate not found 2026-04-12 22:00:40.285 7 INFO neutron.services.segments.plugin [-] Segment 7d9516dd-7d01-46d9-afe1-231debce66fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d9516dd-7d01-46d9-afe1-231debce66fc found for delete ", "request_id": "req-c49f60d6-9275-4760-8524-b0b80c2e3384"}]} 2026-04-12 22:00:40.291 7 INFO neutron.services.segments.plugin [-] Segment 7d9516dd-7d01-46d9-afe1-231debce66fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d9516dd-7d01-46d9-afe1-231debce66fc found for delete ", "request_id": "req-54283819-f24e-44a7-9230-4ee74dc67372"}]} [pid: 7|app: 0|req: 1671/3241] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 22:00:40 2026] DELETE /v2.0/security-groups/fffda478-aeeb-4713-853d-69d4398cd4ba => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3242] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 22:00:40 2026] GET /v2.0/security-groups?tenant_id=61c601810d0b42a696fc2756046aeb41&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3243] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 22:00:40 2026] DELETE /v2.0/security-groups/ba46205c-72bd-43c1-821a-cba71e69a39f => 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: 1572/3244] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 22:00:40 2026] GET /v2.0/security-groups?tenant_id=1766af4fe39d4503ac164e8758294cdd&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3245] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 22:00:40 2026] DELETE /v2.0/security-groups/fb660c2f-a4df-4b85-8d07-fd3cdf8e53a3 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3246] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 22:00:41 2026] GET /v2.0/security-groups?tenant_id=a3e69f1cd4274dc4b496455b2331aa7a&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3247] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 22:00:41 2026] DELETE /v2.0/security-groups/bd400dc1-50f4-4646-840d-9b5208194463 => 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: 1574/3248] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 22:00:41 2026] GET /v2.0/security-groups?tenant_id=89e6a57014814876a37bef1882f3ff52&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3249] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 22:00:41 2026] DELETE /v2.0/security-groups/d18ddd1f-b97e-4f42-bcb1-3ce053190680 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3250] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 22:00:41 2026] GET /v2.0/security-groups?tenant_id=23643691ebc24259a014f4928b84fd53&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3251] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 22:00:41 2026] DELETE /v2.0/security-groups/626d021a-5e2c-4c04-b59b-047a8d789b84 => 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: 1576/3252] 10.0.0.165 () {32 vars in 773 bytes} [Sun Apr 12 22:00:42 2026] GET /v2.0/security-groups?tenant_id=ec7ca2e515d249c19c6a61e3d42bc56e&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3253] 10.0.0.165 () {32 vars in 739 bytes} [Sun Apr 12 22:00:42 2026] DELETE /v2.0/security-groups/e0eaa4b3-d360-41e5-9905-d1390eb14951 => 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: 1577/3254] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 22:00:44 2026] GET /v2.0/networks => generated 2168 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3255] 10.0.0.165 () {32 vars in 654 bytes} [Sun Apr 12 22:00:45 2026] GET /v2.0/floatingips => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3256] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 22:00:45 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3257] 10.0.0.165 () {32 vars in 642 bytes} [Sun Apr 12 22:00:45 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: 1579/3258] 10.0.0.165 () {32 vars in 646 bytes} [Sun Apr 12 22:00:46 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3259] 10.0.0.165 () {32 vars in 648 bytes} [Sun Apr 12 22:00:46 2026] GET /v2.0/networks => generated 2168 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3260] 10.0.0.165 () {32 vars in 662 bytes} [Sun Apr 12 22:00:46 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3261] 10.0.0.165 () {32 vars in 654 bytes} [Sun Apr 12 22:00:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)