+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 6 05:36:35 2026] *** compiled with version: 11.4.0 on 05 May 2026 22:49:04 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7d886c68f7-w752g 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x559a7d02e110 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)... /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-06 05:36:39.598 8 INFO neutron.common.config [-] Logging enabled! 2026-05-06 05:36:39.598 8 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-06 05:36:39.609 7 INFO neutron.common.config [-] Logging enabled! 2026-05-06 05:36:39.610 7 INFO neutron.common.config [-] uwsgi version 23.5.0 2026-05-06 05:36:39.867 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 05:36:39.882 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-06 05:36:40.674 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:36:40.676 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 05:36:40.679 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-06 05:36:40.680 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:36:40.680 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 05:36:40.680 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 05:36:40.681 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:36:40.686 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:36:40.687 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:36:40.687 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:36:40.705 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 05:36:40.706 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:36:40.706 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 05:36:40.741 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:36:40.744 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-06 05:36:40.748 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-06 05:36:40.749 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-06 05:36:40.749 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-06 05:36:40.749 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-06 05:36:40.750 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:36:40.756 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:36:40.756 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-06 05:36:40.756 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:36:40.772 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 05:36:40.773 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 05:36:40.773 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 05:36:40.773 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 05:36:40.776 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-06 05:36:40.777 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-06 05:36:40.777 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-06 05:36:40.781 8 WARNING oslo_policy.policy [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-06 05:36:40.815 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-06 05:36:40.815 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-06 05:36:40.816 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-06 05:36:40.816 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-06 05:36:40.823 7 WARNING oslo_policy.policy [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-05-06 05:36:41.146 8 INFO neutron.plugins.ml2.managers [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 05:36:41.208 7 INFO neutron.plugins.ml2.managers [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] Initializing driver for type 'vlan' 2026-05-06 05:36:41.468 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 05:36:41.468 8 INFO neutron.plugins.ml2.managers [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 05:36:41.469 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 05:36:41.495 8 INFO neutron.plugins.ml2.managers [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 05:36:41.496 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 05:36:41.496 8 INFO neutron.plugins.ml2.managers [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 05:36:41.496 8 INFO neutron.plugins.ml2.extensions.port_security [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 05:36:41.496 8 INFO neutron.plugins.ml2.managers [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] Initializing extension driver 'qos' 2026-05-06 05:36:41.496 8 INFO neutron.plugins.ml2.managers [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 05:36:41.497 8 INFO neutron.plugins.ml2.managers [None req-1f5f7ee5-8182-431d-9be8-a64b4641dca2 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 05:36:41.507 8 INFO neutron.quota [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded quota_driver: . 2026-05-06 05:36:41.507 8 INFO neutron.plugins.ml2.plugin [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 05:36:41.508 8 INFO neutron.plugins.ml2.managers [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 05:36:41.508 8 INFO neutron.plugins.ml2.managers [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 05:36:41.508 8 INFO neutron.plugins.ml2.managers [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 05:36:41.508 8 INFO neutron.extensions.vlantransparent [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Disabled vlantransparent extension. 2026-05-06 05:36:41.508 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: qos 2026-05-06 05:36:41.519 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: router 2026-05-06 05:36:41.527 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] VlanTypeDriver initialization complete 2026-05-06 05:36:41.528 7 INFO neutron.plugins.ml2.managers [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] Initializing driver for type 'vxlan' 2026-05-06 05:36:41.528 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-06 05:36:41.551 7 INFO neutron.plugins.ml2.managers [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-06 05:36:41.551 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-06 05:36:41.551 7 INFO neutron.plugins.ml2.managers [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] Initializing extension driver 'port_security' 2026-05-06 05:36:41.551 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-06 05:36:41.552 7 INFO neutron.plugins.ml2.managers [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] Initializing extension driver 'qos' 2026-05-06 05:36:41.552 7 INFO neutron.plugins.ml2.managers [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-06 05:36:41.552 7 INFO neutron.plugins.ml2.managers [None req-8f00bdec-3330-48cd-a39d-e2793f56b6b9 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-06 05:36:41.552 8 INFO neutron.services.service_base [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 05:36:41.553 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: segments 2026-05-06 05:36:41.563 7 INFO neutron.quota [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded quota_driver: . 2026-05-06 05:36:41.563 7 INFO neutron.plugins.ml2.plugin [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Modular L2 Plugin initialization complete 2026-05-06 05:36:41.563 7 INFO neutron.plugins.ml2.managers [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-06 05:36:41.564 7 INFO neutron.plugins.ml2.managers [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-06 05:36:41.564 7 INFO neutron.plugins.ml2.managers [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-06 05:36:41.564 7 INFO neutron.extensions.vlantransparent [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Disabled vlantransparent extension. 2026-05-06 05:36:41.564 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: qos 2026-05-06 05:36:41.574 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: router 2026-05-06 05:36:41.607 7 INFO neutron.services.service_base [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-06 05:36:41.608 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: segments 2026-05-06 05:36:41.642 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: trunk 2026-05-06 05:36:41.699 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: trunk 2026-05-06 05:36:41.699 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: vpnaas 2026-05-06 05:36:41.740 8 WARNING stevedore.named [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 05:36:41.750 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: vpnaas 2026-05-06 05:36:41.794 7 WARNING stevedore.named [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-06 05:36:41.798 8 INFO neutron_vpnaas.services.vpn.plugin [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 05:36:41.798 8 INFO neutron.common.utils [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 05:36:41.798 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: auto_allocate 2026-05-06 05:36:41.802 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: tag 2026-05-06 05:36:41.808 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: timestamp 2026-05-06 05:36:41.810 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 05:36:41.814 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: flavors 2026-05-06 05:36:41.817 8 INFO neutron.manager [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loading Plugin: revisions 2026-05-06 05:36:41.820 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Initializing extension manager. 2026-05-06 05:36:41.821 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: address-group 2026-05-06 05:36:41.822 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: address-scope 2026-05-06 05:36:41.823 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 05:36:41.824 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: agent 2026-05-06 05:36:41.824 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 05:36:41.825 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 05:36:41.826 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 05:36:41.827 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: availability_zone 2026-05-06 05:36:41.828 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 05:36:41.828 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 05:36:41.829 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: default-subnetpools 2026-05-06 05:36:41.830 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 05:36:41.831 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: dns-integration 2026-05-06 05:36:41.831 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 05:36:41.832 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 05:36:41.833 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: dvr 2026-05-06 05:36:41.833 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 05:36:41.834 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 05:36:41.834 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:36:41.835 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 05:36:41.836 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: external-net 2026-05-06 05:36:41.836 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 05:36:41.837 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: extraroute 2026-05-06 05:36:41.838 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 05:36:41.838 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 05:36:41.839 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 05:36:41.840 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 05:36:41.840 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 05:36:41.841 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: fip-port-details 2026-05-06 05:36:41.842 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: flavors 2026-05-06 05:36:41.842 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-06 05:36:41.843 7 INFO neutron.common.utils [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-06 05:36:41.843 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: auto_allocate 2026-05-06 05:36:41.843 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 05:36:41.844 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: floatingip-pools 2026-05-06 05:36:41.844 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: ip_allocation 2026-05-06 05:36:41.845 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 05:36:41.846 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: l2_adjacency 2026-05-06 05:36:41.846 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: tag 2026-05-06 05:36:41.847 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: router 2026-05-06 05:36:41.848 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:36:41.849 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 05:36:41.850 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: l3-ha 2026-05-06 05:36:41.850 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:36:41.851 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 05:36:41.851 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: l3-flavors 2026-05-06 05:36:41.852 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: timestamp 2026-05-06 05:36:41.852 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:36:41.853 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 05:36:41.854 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: network_ip_availability 2026-05-06 05:36:41.855 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 05:36:41.856 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 05:36:41.857 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 05:36:41.857 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: flavors 2026-05-06 05:36:41.858 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 05:36:41.859 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 05:36:41.859 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: multi-provider 2026-05-06 05:36:41.860 7 INFO neutron.manager [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loading Plugin: revisions 2026-05-06 05:36:41.860 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: net-mtu 2026-05-06 05:36:41.861 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 05:36:41.862 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: network_availability_zone 2026-05-06 05:36:41.863 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: network_ha 2026-05-06 05:36:41.863 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Initializing extension manager. 2026-05-06 05:36:41.863 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: network-ip-availability 2026-05-06 05:36:41.864 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 05:36:41.864 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: address-group 2026-05-06 05:36:41.865 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: pagination 2026-05-06 05:36:41.865 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: address-scope 2026-05-06 05:36:41.865 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: port-device-profile 2026-05-06 05:36:41.866 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-06 05:36:41.866 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 05:36:41.867 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 05:36:41.867 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: agent 2026-05-06 05:36:41.867 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: port-mac-override 2026-05-06 05:36:41.867 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: agent-resources-synced 2026-05-06 05:36:41.868 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 05:36:41.868 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 05:36:41.868 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-06 05:36:41.869 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: port-resource-request 2026-05-06 05:36:41.869 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-06 05:36:41.870 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 05:36:41.870 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: availability_zone 2026-05-06 05:36:41.870 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: binding 2026-05-06 05:36:41.870 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: availability_zone_filter 2026-05-06 05:36:41.871 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-06 05:36:41.871 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: binding-extended 2026-05-06 05:36:41.871 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: default-subnetpools 2026-05-06 05:36:41.872 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: port-security 2026-05-06 05:36:41.872 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: project-id 2026-05-06 05:36:41.873 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-06 05:36:41.873 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: provider 2026-05-06 05:36:41.873 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: dns-integration 2026-05-06 05:36:41.874 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: dns-domain-ports 2026-05-06 05:36:41.875 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-06 05:36:41.875 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos 2026-05-06 05:36:41.875 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: dvr 2026-05-06 05:36:41.876 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 05:36:41.876 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-06 05:36:41.876 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 05:36:41.876 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: empty-string-filtering 2026-05-06 05:36:41.877 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-default 2026-05-06 05:36:41.877 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:36:41.877 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-06 05:36:41.877 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-fip 2026-05-06 05:36:41.878 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: external-net 2026-05-06 05:36:41.878 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 05:36:41.879 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-06 05:36:41.879 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 05:36:41.879 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: extraroute 2026-05-06 05:36:41.879 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 05:36:41.880 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: extraroute-atomic 2026-05-06 05:36:41.880 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 05:36:41.880 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-06 05:36:41.881 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 05:36:41.881 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-06 05:36:41.881 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-06 05:36:41.881 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-pps 2026-05-06 05:36:41.882 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-06 05:36:41.882 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 05:36:41.883 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: fip-port-details 2026-05-06 05:36:41.883 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 05:36:41.883 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: flavors 2026-05-06 05:36:41.883 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 05:36:41.884 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: quota-check-limit 2026-05-06 05:36:41.884 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-06 05:36:41.885 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: floatingip-pools 2026-05-06 05:36:41.886 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: ip_allocation 2026-05-06 05:36:41.886 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: quotas 2026-05-06 05:36:41.886 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-06 05:36:41.887 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: quota_details 2026-05-06 05:36:41.887 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: l2_adjacency 2026-05-06 05:36:41.888 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: router 2026-05-06 05:36:41.888 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: rbac-policies 2026-05-06 05:36:41.889 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: rbac-address-group 2026-05-06 05:36:41.889 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 05:36:41.889 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-06 05:36:41.890 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 05:36:41.890 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: ext-gw-mode 2026-05-06 05:36:41.890 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 05:36:41.890 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: l3-ha 2026-05-06 05:36:41.891 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:36:41.891 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: revision-if-match 2026-05-06 05:36:41.892 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-06 05:36:41.892 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 05:36:41.892 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: l3-flavors 2026-05-06 05:36:41.892 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: router_availability_zone 2026-05-06 05:36:41.893 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-06 05:36:41.893 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 05:36:41.894 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-06 05:36:41.895 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 05:36:41.895 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 05:36:41.895 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-06 05:36:41.896 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 05:36:41.896 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-06 05:36:41.896 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 05:36:41.897 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 05:36:41.897 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-06 05:36:41.898 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-06 05:36:41.899 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-06 05:36:41.900 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: multi-provider 2026-05-06 05:36:41.900 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: net-mtu 2026-05-06 05:36:41.901 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: net-mtu-writable 2026-05-06 05:36:41.903 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: network_availability_zone 2026-05-06 05:36:41.905 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: security-group 2026-05-06 05:36:41.904 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: network_ha 2026-05-06 05:36:41.906 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: segment 2026-05-06 05:36:41.906 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 05:36:41.906 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: network-ip-availability 2026-05-06 05:36:41.907 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: service-type 2026-05-06 05:36:41.908 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: sorting 2026-05-06 05:36:41.908 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 05:36:41.909 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-06 05:36:41.909 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: standard-attr-description 2026-05-06 05:36:41.909 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: stateful-security-group 2026-05-06 05:36:41.910 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: pagination 2026-05-06 05:36:41.910 8 WARNING neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 05:36:41.911 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 05:36:41.911 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: port-device-profile 2026-05-06 05:36:41.911 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: subnet_onboard 2026-05-06 05:36:41.912 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 05:36:41.912 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-06 05:36:41.912 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: subnet-service-types 2026-05-06 05:36:41.913 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: subnet_allocation 2026-05-06 05:36:41.913 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-06 05:36:41.914 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 05:36:41.915 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 05:36:41.915 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: port-mac-override 2026-05-06 05:36:41.916 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-06 05:36:41.917 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-06 05:36:41.917 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 05:36:41.918 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: port-resource-request 2026-05-06 05:36:41.918 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-06 05:36:41.918 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 05:36:41.919 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: binding 2026-05-06 05:36:41.919 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: trunk 2026-05-06 05:36:41.920 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: binding-extended 2026-05-06 05:36:41.920 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: trunk-details 2026-05-06 05:36:41.920 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: port-security 2026-05-06 05:36:41.920 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 05:36:41.921 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: project-id 2026-05-06 05:36:41.921 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 05:36:41.921 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: provider 2026-05-06 05:36:41.922 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 05:36:41.923 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: vpn-flavors 2026-05-06 05:36:41.923 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos 2026-05-06 05:36:41.924 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-06 05:36:41.924 8 INFO neutron.api.extensions [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Loaded extension: vpnaas 2026-05-06 05:36:41.924 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-06 05:36:41.925 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-default 2026-05-06 05:36:41.925 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-fip 2026-05-06 05:36:41.926 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-06 05:36:41.926 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 05:36:41.926 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 05:36:41.926 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-06 05:36:41.927 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.927 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 05:36:41.927 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-06 05:36:41.928 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-06 05:36:41.928 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:36:41.928 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:36:41.928 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-06 05:36:41.929 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-pps 2026-05-06 05:36:41.930 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-06 05:36:41.930 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-06 05:36:41.931 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: qos-rules-alias 2026-05-06 05:36:41.931 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:36:41.931 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: quota-check-limit 2026-05-06 05:36:41.931 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:36:41.932 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:36:41.932 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.932 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] subnetpool is already registered 2026-05-06 05:36:41.932 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.932 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] subnetpool is already registered 2026-05-06 05:36:41.933 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:36:41.933 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: quotas 2026-05-06 05:36:41.933 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:36:41.933 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:36:41.934 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:36:41.934 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:36:41.934 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: quota_details 2026-05-06 05:36:41.934 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:36:41.935 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: rbac-policies 2026-05-06 05:36:41.936 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: rbac-address-group 2026-05-06 05:36:41.936 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:36:41.936 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] router is already registered 2026-05-06 05:36:41.936 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: rbac-address-scope 2026-05-06 05:36:41.937 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:36:41.937 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] floatingip is already registered 2026-05-06 05:36:41.937 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: rbac-security-groups 2026-05-06 05:36:41.938 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-06 05:36:41.938 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:36:41.938 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] rbac_policy is already registered 2026-05-06 05:36:41.938 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: revision-if-match 2026-05-06 05:36:41.938 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:36:41.938 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] security_group is already registered 2026-05-06 05:36:41.939 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:36:41.939 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-06 05:36:41.939 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] security_group_rule is already registered 2026-05-06 05:36:41.939 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.939 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: router_availability_zone 2026-05-06 05:36:41.940 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] subnetpool is already registered 2026-05-06 05:36:41.940 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.940 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-06 05:36:41.940 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] subnetpool is already registered 2026-05-06 05:36:41.940 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:36:41.940 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] trunk is already registered 2026-05-06 05:36:41.941 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:36:41.941 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] endpoint_group is already registered 2026-05-06 05:36:41.941 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:36:41.941 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] vpnservice is already registered 2026-05-06 05:36:41.941 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-06 05:36:41.941 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:36:41.942 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] ipsec_site_connection is already registered 2026-05-06 05:36:41.942 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:36:41.942 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-06 05:36:41.942 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] ipsecpolicy is already registered 2026-05-06 05:36:41.942 8 INFO neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:36:41.942 8 WARNING neutron.quota.resource_registry [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] ikepolicy is already registered 2026-05-06 05:36:41.943 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-06 05:36:41.943 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-06 05:36:41.944 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-06 05:36:41.951 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: security-group 2026-05-06 05:36:41.952 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: segment 2026-05-06 05:36:41.952 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-06 05:36:41.953 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: service-type 2026-05-06 05:36:41.954 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: sorting 2026-05-06 05:36:41.954 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: standard-attr-segment 2026-05-06 05:36:41.955 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: standard-attr-description 2026-05-06 05:36:41.955 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: stateful-security-group 2026-05-06 05:36:41.956 7 WARNING neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-06 05:36:41.956 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-06 05:36:41.957 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: subnet_onboard 2026-05-06 05:36:41.958 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-06 05:36:41.958 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: subnet-service-types 2026-05-06 05:36:41.959 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: subnet_allocation 2026-05-06 05:36:41.959 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-06 05:36:41.960 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-06 05:36:41.963 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: standard-attr-tag 2026-05-06 05:36:41.963 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-06 05:36:41.964 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: trunk 2026-05-06 05:36:41.965 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: trunk-details 2026-05-06 05:36:41.965 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-06 05:36:41.966 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-06 05:36:41.967 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-06 05:36:41.967 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: vpn-flavors 2026-05-06 05:36:41.969 7 INFO neutron.api.extensions [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Loaded extension: vpnaas 2026-05-06 05:36:41.971 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-06 05:36:41.971 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-06 05:36:41.971 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.972 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-06 05:36:41.972 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:36:41.973 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:36:41.976 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:36:41.977 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:36:41.977 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:36:41.977 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.978 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] subnetpool is already registered 2026-05-06 05:36:41.978 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.978 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] subnetpool is already registered 2026-05-06 05:36:41.979 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:36:41.979 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:36:41.979 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:36:41.980 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:36:41.980 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:36:41.980 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:36:41.982 8 WARNING keystonemiddleware._common.config [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:36:41.983 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-06 05:36:41.983 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] router is already registered 2026-05-06 05:36:41.984 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-06 05:36:41.984 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] floatingip is already registered 2026-05-06 05:36:41.986 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-06 05:36:41.986 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] rbac_policy is already registered 2026-05-06 05:36:41.986 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-06 05:36:41.986 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] security_group is already registered 2026-05-06 05:36:41.987 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-06 05:36:41.987 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] security_group_rule is already registered 2026-05-06 05:36:41.987 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.988 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] subnetpool is already registered 2026-05-06 05:36:41.988 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-06 05:36:41.988 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] subnetpool is already registered 2026-05-06 05:36:41.988 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-06 05:36:41.989 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] trunk is already registered 2026-05-06 05:36:41.989 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-06 05:36:41.989 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] endpoint_group is already registered 2026-05-06 05:36:41.989 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-06 05:36:41.989 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] vpnservice is already registered 2026-05-06 05:36:41.990 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-06 05:36:41.990 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] ipsec_site_connection is already registered 2026-05-06 05:36:41.990 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-06 05:36:41.990 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] ipsecpolicy is already registered 2026-05-06 05:36:41.990 8 WARNING oslo_config.cfg [None req-015c68ef-f227-4b7c-aadb-06fa8772c3ed - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-06 05:36:41.990 7 INFO neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-06 05:36:41.991 7 WARNING neutron.quota.resource_registry [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] ikepolicy is already registered WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x559a7d02e110 pid: 8 (default app) 2026-05-06 05:36:42.028 7 WARNING keystonemiddleware._common.config [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-06 05:36:42.035 7 WARNING oslo_config.cfg [None req-1a690b75-fe0d-450b-aceb-43306d30f69b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x559a7d02e110 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 05:36:47.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-faaff8bd-cebc-4d52-b569-0de849872091 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1/2] 199.19.213.139 () {44 vars in 928 bytes} [Wed May 6 05:36:47 2026] GET /v2.0/networks/public => generated 108 bytes in 738 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 2/3] 199.19.213.139 () {44 vars in 950 bytes} [Wed May 6 05:36:47 2026] GET /v2.0/networks?name=public => generated 15 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:36:48.385 7 WARNING oslo_policy.policy [None req-b37df2a3-b4d3-4831-a2de-69ebd7162466 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-06 05:36:48.648 7 WARNING neutron.services.revisions.revision_plugin [None req-b37df2a3-b4d3-4831-a2de-69ebd7162466 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:36:48.675 7 INFO neutron.db.segments_db [None req-b37df2a3-b4d3-4831-a2de-69ebd7162466 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 17c8a56a-d2d3-4b25-ac89-4d8607ff45b2 of type flat for network ea3657d7-4857-4f44-a530-25ec7c60f37f 2026-05-06 05:36:48.732 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b37df2a3-b4d3-4831-a2de-69ebd7162466 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/4] 199.19.213.139 () {48 vars in 968 bytes} [Wed May 6 05:36:48 2026] POST /v2.0/networks => generated 124 bytes in 540 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:36:54.655 7 INFO neutron.pecan_wsgi.hooks.translation [None req-77843a81-b01b-44d5-a091-cb7682a14fbb 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.139 () {44 vars in 928 bytes} [Wed May 6 05:36:54 2026] GET /v2.0/networks/public => generated 108 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.139 () {44 vars in 950 bytes} [Wed May 6 05:36:54 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:36:54.743 7 WARNING neutron.services.revisions.revision_plugin [None req-04e6657b-4fd1-4095-ab29-61bf8a6af177 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:36:54.768 7 INFO neutron.db.segments_db [None req-04e6657b-4fd1-4095-ab29-61bf8a6af177 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 7bc6c296-276a-4ce1-8fae-76159e4988ae of type flat for network 6847a382-79cf-4bde-8d09-678a4e5234cd 2026-05-06 05:36:54.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04e6657b-4fd1-4095-ab29-61bf8a6af177 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/8] 199.19.213.139 () {48 vars in 968 bytes} [Wed May 6 05:36:54 2026] POST /v2.0/networks => generated 124 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:37:01.029 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06849ade-3226-4fb8-9b9b-e5181ef158f0 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/9] 199.19.213.139 () {44 vars in 928 bytes} [Wed May 6 05:37:00 2026] GET /v2.0/networks/public => generated 108 bytes in 367 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.139 () {44 vars in 950 bytes} [Wed May 6 05:37:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:37:01.342 8 WARNING oslo_policy.policy [None req-1e601b0c-7bc3-437c-b97f-7d8aa8760337 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-06 05:37:01.375 8 WARNING neutron.services.revisions.revision_plugin [None req-1e601b0c-7bc3-437c-b97f-7d8aa8760337 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:37:01.398 8 INFO neutron.db.segments_db [None req-1e601b0c-7bc3-437c-b97f-7d8aa8760337 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 3a468191-be27-46b3-8c45-325deab08aac of type flat for network 0b5c52a9-8b5d-41aa-b6d4-297ef627d37f 2026-05-06 05:37:01.440 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e601b0c-7bc3-437c-b97f-7d8aa8760337 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/11] 199.19.213.139 () {48 vars in 968 bytes} [Wed May 6 05:37:01 2026] POST /v2.0/networks => generated 124 bytes in 395 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:37:07.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd5b6631-760c-4f1d-a3b1-86b6d68cc576 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/13] 199.19.213.139 () {44 vars in 928 bytes} [Wed May 6 05:37:07 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.139 () {44 vars in 950 bytes} [Wed May 6 05:37:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:37:07.418 8 WARNING neutron.services.revisions.revision_plugin [None req-e0aaeb94-83fa-4547-9be0-38723309dc90 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:37:07.438 8 INFO neutron.db.segments_db [None req-e0aaeb94-83fa-4547-9be0-38723309dc90 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 9123c24d-515d-4e38-9b7b-a7521e268793 of type flat for network 4a6f31b5-44fd-4d64-a7b9-be9f39a9dd37 2026-05-06 05:37:07.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0aaeb94-83fa-4547-9be0-38723309dc90 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/15] 199.19.213.139 () {48 vars in 968 bytes} [Wed May 6 05:37:07 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:37:13.339 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5abf4d01-05bd-467d-b9a0-b2ed7bf7221b 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/16] 199.19.213.139 () {44 vars in 928 bytes} [Wed May 6 05:37:13 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.139 () {44 vars in 950 bytes} [Wed May 6 05:37:13 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-05-06 05:37:13.479 7 WARNING neutron.services.revisions.revision_plugin [None req-5d8f024d-2004-4e1f-8b22-c86be138976a 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Could not find related network for resource to bump revision. 2026-05-06 05:37:13.504 7 INFO neutron.db.segments_db [None req-5d8f024d-2004-4e1f-8b22-c86be138976a 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 0dbe258e-748b-40ae-9b30-6d50496ca973 of type flat for network 3501c929-083e-4412-8695-5db63720576d [pid: 7|app: 0|req: 9/18] 199.19.213.139 () {48 vars in 968 bytes} [Wed May 6 05:37:13 2026] POST /v2.0/networks => generated 706 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:37:14.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1a3e3b2-00d3-4e22-8abe-c1a6f3b182bf 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/19] 199.19.213.139 () {44 vars in 928 bytes} [Wed May 6 05:37:14 2026] GET /v2.0/networks/public => generated 108 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.139 () {44 vars in 950 bytes} [Wed May 6 05:37:14 2026] GET /v2.0/networks?name=public => generated 709 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:37:14.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2a9f177-cd32-4b09-9068-c62e154397b5 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/21] 199.19.213.139 () {44 vars in 1035 bytes} [Wed May 6 05:37:14 2026] GET /v2.0/subnets/public-subnet?network_id=3501c929-083e-4412-8695-5db63720576d => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.139 () {44 vars in 1058 bytes} [Wed May 6 05:37:14 2026] GET /v2.0/subnets?name=public-subnet&network_id=3501c929-083e-4412-8695-5db63720576d => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.139 () {48 vars in 966 bytes} [Wed May 6 05:37:15 2026] POST /v2.0/subnets => generated 641 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:41:39.513 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:41:39.517 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:41:39.518 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:41:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.139) !!! 2026-05-06 05:41:39.672 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87d894c1-0f96-48d3-a704-0efc39a83c35 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 29/58] 199.19.213.139 () {44 vars in 938 bytes} [Wed May 6 05:41:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:41:39.682 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:41:39.683 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:41:39.684 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:41:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.139) !!! [pid: 8|app: 0|req: 30/59] 199.19.213.139 () {44 vars in 960 bytes} [Wed May 6 05:41:39 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-05-06 05:41:39.774 7 INFO neutron.db.segments_db [None req-99a508a7-269e-4ac4-b813-639301fe2bc2 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 8952ad12-16d7-4e2c-82de-56ffe7fab50d of type vxlan for network 763f5594-a31f-4d2c-99ec-60aedb20896a [pid: 7|app: 0|req: 30/60] 199.19.213.139 () {48 vars in 967 bytes} [Wed May 6 05:41:39 2026] POST /v2.0/networks => generated 707 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:41:40.736 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51048. 2026-05-06 05:41:40.737 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51046. 2026-05-06 05:41:40.775 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c74c15e0-a48f-4a16-8894-903ef003e4ac 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/61] 199.19.213.139 () {44 vars in 938 bytes} [Wed May 6 05:41:40 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:41:40.829 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51074. 2026-05-06 05:41:40.835 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 51058. [pid: 7|app: 0|req: 31/62] 199.19.213.139 () {44 vars in 960 bytes} [Wed May 6 05:41:40 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:41:40.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-580022e6-58d0-498f-87f5-34dd8756cb72 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/63] 199.19.213.139 () {44 vars in 1037 bytes} [Wed May 6 05:41:40 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/64] 199.19.213.139 () {44 vars in 1060 bytes} [Wed May 6 05:41:40 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 14 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/65] 199.19.213.139 () {48 vars in 966 bytes} [Wed May 6 05:41:40 2026] POST /v2.0/subnets => generated 627 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 05:41:42.279 7 INFO neutron.api.v2.resource [None req-be261fae-edbc-4cc6-9f02-168761c580ed 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/66] 199.19.213.139 () {44 vars in 972 bytes} [Wed May 6 05:41:42 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/67] 199.19.213.139 () {44 vars in 994 bytes} [Wed May 6 05:41:42 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 199.19.213.139 () {48 vars in 981 bytes} [Wed May 6 05:41:42 2026] POST /v2.0/security-groups => generated 1552 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/69] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:43 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 1552 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/70] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:43 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 1552 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:43 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 1552 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:41:43 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:44 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 2134 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:44 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 2134 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:44 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 2134 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:41:44 2026] POST /v2.0/security-group-rules => generated 571 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:45 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 2718 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:45 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 2718 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:45 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 2718 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:41:45 2026] POST /v2.0/security-group-rules => generated 571 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:46 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 3302 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:46 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 3302 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:46 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 3302 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:41:47 2026] POST /v2.0/security-group-rules => generated 571 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:47 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 3886 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:48 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 3886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:48 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 3886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/88] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:41:48 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/91] 199.19.213.139 () {44 vars in 988 bytes} [Wed May 6 05:41:49 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a => generated 732 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:41:49.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-664204dc-eb30-46ec-8119-3c4ad42465e9 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 46/92] 199.19.213.139 () {44 vars in 1077 bytes} [Wed May 6 05:41:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/93] 199.19.213.139 () {44 vars in 1100 bytes} [Wed May 6 05:41:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/94] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:49 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/95] 199.19.213.139 () {48 vars in 962 bytes} [Wed May 6 05:41:49 2026] POST /v2.0/ports => generated 1100 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 05:41:56.602 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5422f601-3572-4a43-b8c8-57bd6c7079b5 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/96] 199.19.213.139 () {44 vars in 980 bytes} [Wed May 6 05:41:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 49/97] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:41:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/98] 199.19.213.139 () {48 vars in 1032 bytes} [Wed May 6 05:41:56 2026] PUT /v2.0/ports/b6e38642-28e3-4b29-aedc-9fe729c8b991 => generated 1213 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/99] 199.19.213.139 () {44 vars in 921 bytes} [Wed May 6 05:41:58 2026] GET /v2.0/ports => generated 3730 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 05:41:59.938 8 INFO neutron.api.v2.resource [None req-16b473f1-dc72-4e58-ada6-c3df672832a2 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/100] 199.19.213.139 () {44 vars in 960 bytes} [Wed May 6 05:41:59 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 199.19.213.139 () {44 vars in 982 bytes} [Wed May 6 05:41:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 199.19.213.139 () {48 vars in 981 bytes} [Wed May 6 05:42:00 2026] POST /v2.0/security-groups => generated 1546 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:42:01 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 1546 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:42:01 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:42:01 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/106] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:42:01 2026] POST /v2.0/security-group-rules => generated 591 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/107] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:42:02 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 2150 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:42:02 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 2150 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/109] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:42:02 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 2150 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/110] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:42:02 2026] POST /v2.0/security-group-rules => generated 595 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 199.19.213.139 () {44 vars in 976 bytes} [Wed May 6 05:43:04 2026] GET /v2.0/quotas/1e50ddb8f6634bd4b327e58ad315425c => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/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: 61/122] 199.19.213.139 () {48 vars in 1028 bytes} [Wed May 6 05:43:04 2026] PUT /v2.0/quotas/1e50ddb8f6634bd4b327e58ad315425c => generated 291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 05:45:13.903 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:45:13.904 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 05:45:14.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dcbd07b1-6946-4b58-b387-1f54fd0e8b89 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 70/139] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 05:45:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 241 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:45:14.154 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:45:14.155 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:45:14.163 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 05:45:14 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.139) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 70/140] 199.19.213.139 () {30 vars in 763 bytes} [Wed May 6 05:45:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:45:16.173 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50674. 2026-05-06 05:45:16.175 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50666. 2026-05-06 05:45:16.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ef70069-4b48-4d04-914a-031b234f825c 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 71/141] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 05:45:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:45:16.278 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50680. 2026-05-06 05:45:16.283 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50684. [pid: 8|app: 0|req: 71/142] 199.19.213.139 () {30 vars in 763 bytes} [Wed May 6 05:45:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:50:38.474 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:50:38.479 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:50:38.480 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed May 6 05:50:38 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=aa7a1246529d4ec9ad6cc3854a888a72 (ip 199.19.213.139) !!! 2026-05-06 05:50:38.637 8 INFO neutron.api.v2.resource [None req-c39cba7e-8a32-4576-95e1-08f7e66eeb1c 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 94/187] 199.19.213.139 () {44 vars in 1075 bytes} [Wed May 6 05:50:38 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 139 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 05:50:38.652 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:50:38.655 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 05:50:38.656 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 05:50:38 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=aa7a1246529d4ec9ad6cc3854a888a72 (ip 199.19.213.139) !!! [pid: 7|app: 0|req: 94/188] 199.19.213.139 () {44 vars in 1098 bytes} [Wed May 6 05:50:38 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 23 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 199.19.213.139 () {48 vars in 982 bytes} [Wed May 6 05:50:38 2026] POST /v2.0/security-groups => generated 1560 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 05:50:39.920 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47420. 2026-05-06 05:50:39.921 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47424. [pid: 7|app: 0|req: 95/190] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 05:50:39 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 1560 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 05:50:40.014 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47434. 2026-05-06 05:50:40.015 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47426. [pid: 8|app: 0|req: 96/191] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:50:39 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612 => generated 1560 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/192] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 05:50:40 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 1560 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/193] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:50:40 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/194] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 05:50:41 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 2138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/195] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:50:41 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612 => generated 2138 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/196] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 05:50:41 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 2138 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/197] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:50:41 2026] POST /v2.0/security-group-rules => generated 567 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/198] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 05:50:42 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 2718 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/199] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:50:42 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612 => generated 2718 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/200] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 05:50:42 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 2718 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/201] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:50:42 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/202] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 05:50:43 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 3300 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/203] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 05:50:43 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612 => generated 3300 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/204] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 05:50:44 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 3300 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/205] 199.19.213.139 () {48 vars in 992 bytes} [Wed May 6 05:50:44 2026] POST /v2.0/security-group-rules => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 199.19.213.139 () {30 vars in 740 bytes} [Wed May 6 05:52:48 2026] GET /v2.0/networks?tenant_id=aa7a1246529d4ec9ad6cc3854a888a72&shared=False => generated 15 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 05:52:48.671 8 INFO neutron.db.segments_db [None req-f727723a-fb48-4e92-9596-d83a8a1b7573 7dfb81b7452f445698954b8157c39d8a aa7a1246529d4ec9ad6cc3854a888a72 - - 1d3e7744e606463fbc5300729d279b30 1d3e7744e606463fbc5300729d279b30] Added segment c717f3f5-2012-433b-8766-b4ca555d4b08 of type vxlan for network 2c274139-ef04-4c3b-9c75-16c0d57d712a [pid: 8|app: 0|req: 112/223] 199.19.213.139 () {34 vars in 682 bytes} [Wed May 6 05:52:48 2026] POST /v2.0/networks => generated 718 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/224] 199.19.213.139 () {30 vars in 722 bytes} [Wed May 6 05:52:48 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 113/225] 199.19.213.139 () {30 vars in 633 bytes} [Wed May 6 05:52:48 2026] GET /v2.0/extensions => generated 19600 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/228] 199.19.213.139 () {34 vars in 677 bytes} [Wed May 6 05:52:48 2026] POST /v2.0/ports => generated 963 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/229] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 05:52:49 2026] GET /v2.0/networks/2c274139-ef04-4c3b-9c75-16c0d57d712a => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/230] 199.19.213.139 () {30 vars in 722 bytes} [Wed May 6 05:52:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/231] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 05:52:51 2026] GET /v2.0/networks/2c274139-ef04-4c3b-9c75-16c0d57d712a => generated 705 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/232] 199.19.213.139 () {44 vars in 976 bytes} [Wed May 6 05:53:03 2026] GET /v2.0/quotas/aa7a1246529d4ec9ad6cc3854a888a72 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 119/235] 199.19.213.139 () {48 vars in 1028 bytes} [Wed May 6 05:53:03 2026] PUT /v2.0/quotas/aa7a1246529d4ec9ad6cc3854a888a72 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:03:34.600 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:03:34.601 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:03:34.603 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 06:03:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.139) !!! 2026-05-06 06:03:34.777 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cf301884-c9e8-47a0-9bf4-d96ccc6059c2 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 159/320] 199.19.213.139 () {44 vars in 928 bytes} [Wed May 6 06:03:34 2026] GET /v2.0/networks/public => generated 108 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:03:34.788 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:03:34.789 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:03:34.792 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed May 6 06:03:34 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.139) !!! [pid: 8|app: 0|req: 162/321] 199.19.213.139 () {44 vars in 950 bytes} [Wed May 6 06:03:34 2026] GET /v2.0/networks?name=public => generated 753 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:03:36.068 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33758. 2026-05-06 06:03:36.068 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33762. 2026-05-06 06:03:36.095 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62336093-dab2-48f8-87db-88098f0ead66 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 160/322] 199.19.213.139 () {44 vars in 928 bytes} [Wed May 6 06:03:36 2026] GET /v2.0/networks/public => generated 108 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:03:36.159 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33778. 2026-05-06 06:03:36.160 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 33794. [pid: 8|app: 0|req: 163/323] 199.19.213.139 () {44 vars in 950 bytes} [Wed May 6 06:03:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:03:36.207 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46b0194f-e36d-4d9c-9e56-82991763d326 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 161/324] 199.19.213.139 () {44 vars in 1035 bytes} [Wed May 6 06:03:36 2026] GET /v2.0/subnets/public-subnet?network_id=3501c929-083e-4412-8695-5db63720576d => generated 113 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/325] 199.19.213.139 () {44 vars in 1058 bytes} [Wed May 6 06:03:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=3501c929-083e-4412-8695-5db63720576d => generated 644 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:04:08.426 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a39dedc6-e81a-4adf-a747-1da70e93f6f0 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 164/330] 199.19.213.139 () {44 vars in 938 bytes} [Wed May 6 06:04:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/331] 199.19.213.139 () {44 vars in 960 bytes} [Wed May 6 06:04:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:04:09.459 7 INFO neutron.pecan_wsgi.hooks.translation [None req-724ac12d-e7ad-4c69-bd57-cfc52ab1e4a2 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 165/332] 199.19.213.139 () {44 vars in 938 bytes} [Wed May 6 06:04:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/333] 199.19.213.139 () {44 vars in 960 bytes} [Wed May 6 06:04:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:04:09.565 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cf3f472-b6ab-44ac-849e-f78f8b43c796 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 166/334] 199.19.213.139 () {44 vars in 1037 bytes} [Wed May 6 06:04:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/335] 199.19.213.139 () {44 vars in 1060 bytes} [Wed May 6 06:04:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:04:10.751 7 INFO neutron.api.v2.resource [None req-c0f37a46-b7ca-4aab-af54-ea21c90736ca 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 167/336] 199.19.213.139 () {44 vars in 972 bytes} [Wed May 6 06:04:10 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: 170/337] 199.19.213.139 () {44 vars in 994 bytes} [Wed May 6 06:04:10 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/338] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:11 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/339] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:11 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/340] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:04:12 2026] GET /v2.0/security-group-rules/a88c543a-ce4b-4850-91ed-d11d6c3df62c => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/341] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:12 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/342] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:12 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/343] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:04:12 2026] GET /v2.0/security-group-rules/59696a68-f494-46fb-92f7-aa8bdf476f35 => generated 571 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/344] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:13 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/345] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:13 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/346] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:04:13 2026] GET /v2.0/security-group-rules/e6a391f8-6a43-4920-8c64-4540a1deb92d => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/347] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:14 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/348] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:14 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/349] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:04:14 2026] GET /v2.0/security-group-rules/e46e2ea6-3d59-4a36-aa38-52f046b7a1d2 => generated 571 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/350] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:15 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/351] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:15 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/352] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:04:15 2026] GET /v2.0/security-group-rules/43f1d642-caa0-433d-ad2b-8a1a4e6f0cb7 => generated 571 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/353] 199.19.213.139 () {44 vars in 988 bytes} [Wed May 6 06:04:17 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a => generated 732 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:04:17.182 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdc90d44-7e4c-402c-b9b5-d47cac4a575d 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/354] 199.19.213.139 () {44 vars in 1077 bytes} [Wed May 6 06:04:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/355] 199.19.213.139 () {44 vars in 1100 bytes} [Wed May 6 06:04:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 1254 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/356] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:17 2026] GET /v2.0/security-groups/7c37d604-b01c-4318-9cc4-3085cdcf89d8 => generated 4470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:04:23.510 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a1c4a4b4-ee10-4823-a6b7-c7befebef427 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/359] 199.19.213.139 () {44 vars in 980 bytes} [Wed May 6 06:04:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.19.213.139 () {44 vars in 921 bytes} [Wed May 6 06:04:24 2026] GET /v2.0/ports => generated 4725 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:04:26.079 7 INFO neutron.api.v2.resource [None req-9db983e9-7cd5-43cf-9fd8-526381bbfae3 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/362] 199.19.213.139 () {44 vars in 960 bytes} [Wed May 6 06:04:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/363] 199.19.213.139 () {44 vars in 982 bytes} [Wed May 6 06:04:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2761 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/364] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:27 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 2758 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/365] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:27 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 2758 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/366] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:04:27 2026] GET /v2.0/security-group-rules/87bf6251-4775-4fda-8f11-4977a63d9801 => generated 591 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/367] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:27 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 2758 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/368] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:04:28 2026] GET /v2.0/security-groups/af93fcc5-56b5-45fe-bb0d-5accebecf7ad => generated 2758 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/369] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:04:28 2026] GET /v2.0/security-group-rules/bf85bf3d-c72a-48a9-b09c-381c253f8a42 => generated 595 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/372] 199.19.213.139 () {44 vars in 976 bytes} [Wed May 6 06:04:39 2026] GET /v2.0/quotas/1e50ddb8f6634bd4b327e58ad315425c => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:05:26.604 8 INFO neutron.api.v2.resource [None req-99337ea6-df8d-49e3-8094-2fe93b251213 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/379] 199.19.213.139 () {44 vars in 1075 bytes} [Wed May 6 06:05:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 139 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.19.213.139 () {44 vars in 1098 bytes} [Wed May 6 06:05:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 3886 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 06:05:27 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 3883 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:05:27 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612 => generated 3883 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:05:27 2026] GET /v2.0/security-group-rules/e0e4cf1a-d38d-41cc-8d0c-9d285fb42b80 => generated 565 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 06:05:28 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 3883 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:05:28 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612 => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:05:28 2026] GET /v2.0/security-group-rules/0c96c6f3-07e0-4865-92d8-3544ad615dd8 => generated 567 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 06:05:29 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 3883 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:05:29 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612 => generated 3883 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:05:29 2026] GET /v2.0/security-group-rules/1696d835-170c-4377-bec5-17001775f80f => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.19.213.139 () {44 vars in 1089 bytes} [Wed May 6 06:05:30 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612?project_id=aa7a1246529d4ec9ad6cc3854a888a72 => generated 3883 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.19.213.139 () {44 vars in 1002 bytes} [Wed May 6 06:05:30 2026] GET /v2.0/security-groups/d9f91f4f-7a77-43d0-a006-2357589aa612 => generated 3883 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.19.213.139 () {44 vars in 1012 bytes} [Wed May 6 06:05:30 2026] GET /v2.0/security-group-rules/b9146a7b-1a58-4ab3-9dba-b4706b7f495d => generated 570 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/395] 199.19.213.139 () {44 vars in 976 bytes} [Wed May 6 06:05:37 2026] GET /v2.0/quotas/aa7a1246529d4ec9ad6cc3854a888a72 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.19.213.139 () {44 vars in 950 bytes} [Wed May 6 06:06:25 2026] GET /v2.0/networks?name=public => generated 753 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:04.041 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:07:04.045 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] 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: 206/409] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:07:04 2026] GET /v2.0/networks => generated 2168 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:05.379 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-05-06 06:07:05.380 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] 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: 204/410] 10.0.0.18 () {32 vars in 654 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/routers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/ports => generated 4725 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/subnets => generated 1261 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/networks => generated 2168 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:05.706 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1ac17c05-ecf5-4f30-b6c0-d759939aabc7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45146. 2026-05-06 06:07:05.709 8 INFO oslo.messaging._drivers.impl_rabbit [-] [3f62f3d0-476a-43e2-8f47-daef43aa1009] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45152. [pid: 8|app: 0|req: 209/415] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/security-groups => generated 16626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 10.0.0.18 () {32 vars in 654 bytes} [Wed May 6 06:07:05 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:07:16.124 7 INFO oslo.messaging._drivers.impl_rabbit [-] [e4eeaad3-9389-4447-95b1-c330d27489a9] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35596. 2026-05-06 06:07:16.127 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f4754d65-3b8f-459e-901b-035e4346f1f0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35606. 2026-05-06 06:07:16.314 8 INFO neutron.db.segments_db [None req-81e0ca54-dde4-4b62-94c2-89d8423b214d 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment a1449ab2-ef0c-4db7-9f8b-035badac6857 of type vxlan for network d396b882-36e7-457f-84e7-f78a3d94fe1e 2026-05-06 06:07:16.376 7 INFO neutron.db.segments_db [None req-fc63f020-7c84-4d4d-a04c-4688e39bc161 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 91f363d5-1b15-4e3d-b8bc-ed52e38a1262 of type vxlan for network b289d08e-cf22-4710-bbe2-918ed9c49a58 [pid: 8|app: 0|req: 210/417] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:07:16 2026] POST /v2.0/networks => generated 749 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/418] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:07:16 2026] POST /v2.0/networks => generated 744 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:16 2026] POST /v2.0/subnets => generated 672 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:16.749 8 INFO neutron.db.segments_db [None req-600603ef-acfd-424b-adb7-9a59f95866c4 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 56dbf0b3-1344-420b-8987-7c321e3e1e3a of type vxlan for network b49c3298-92d4-40cf-bb13-c581f6463f1e [pid: 7|app: 0|req: 209/420] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:16 2026] POST /v2.0/subnets => generated 667 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:16.841 7 INFO neutron.db.segments_db [None req-8d54a89f-3bc4-4fa6-95e0-0e794d7c9e16 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 5918aaaf-a941-4609-aeba-d6ccf26b6a5a of type vxlan for network b15df8c3-d877-43a4-b0ce-8b0dc5f077b0 2026-05-06 06:07:17.080 8 INFO neutron.db.l3_hamode_db [None req-600603ef-acfd-424b-adb7-9a59f95866c4 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:07:17.207 7 INFO neutron.db.l3_hamode_db [None req-8d54a89f-3bc4-4fa6-95e0-0e794d7c9e16 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:07:18.459 8 INFO neutron.db.l3_hamode_db [None req-600603ef-acfd-424b-adb7-9a59f95866c4 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:07:18.512 7 INFO neutron.db.l3_hamode_db [None req-8d54a89f-3bc4-4fa6-95e0-0e794d7c9e16 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 212/421] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:16 2026] POST /v2.0/routers => generated 736 bytes in 2869 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:16 2026] POST /v2.0/routers => generated 731 bytes in 2950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:07:19 2026] GET /v2.0/security-groups?tenant_id=5c3bc9651fac4c708cc9f12f2790d4e3&name=default => generated 2797 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:07:19 2026] PUT /v2.0/routers/e2f35c22-50f7-4d40-8458-6d33817a523e/add_router_interface => generated 309 bytes in 1809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:21 2026] DELETE /v2.0/security-groups/8c0385b0-2c35-44f6-9740-20d850a761c7 => 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: 214/428] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:07:19 2026] PUT /v2.0/routers/1ea5375f-08bf-47ff-80a5-825b8002528a/add_router_interface => generated 309 bytes in 1946 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:07:21 2026] GET /v2.0/security-groups?tenant_id=82ab6e6aa6d74c9790f52d6f19d87147&name=default => generated 2797 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:21 2026] DELETE /v2.0/security-groups/0d162329-3132-4c8b-9a34-04b6d847a46c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/431] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:07:22 2026] GET /v2.0/security-groups?tenant_id=3121c520ae98477db97a51d0783ca8a5&name=default => generated 2799 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/432] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:22 2026] DELETE /v2.0/security-groups/95c8e3cc-fe0c-44c2-9066-e99a5a0006ad => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:07:22.544 8 WARNING neutron_lib.context [None req-e0e4b8b4-0599-4413-aa7e-8c18503ee55a c826e7738f1d4f758b876dd457e5c0df 39383d4780514a48855fa8a1b420b790 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 217/433] 10.0.0.18 () {34 vars in 684 bytes} [Wed May 6 06:07:22 2026] POST /v2.0/security-groups => generated 1596 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:07:22.690 8 WARNING neutron_lib.context [None req-7211a237-2ec4-4894-ae73-bcb3000a57ca c826e7738f1d4f758b876dd457e5c0df 39383d4780514a48855fa8a1b420b790 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:07:22.796 7 WARNING neutron_lib.context [req-1797f924-a888-451d-8de6-eebdec51d991 req-aa7ee169-6e97-469b-9039-1b03a219d9c0 480cda6efea341bea690224c974f8f78 1423fda459fa4db2bbd59c7ad862b6fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 218/434] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:07:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:22.827 8 WARNING neutron_lib.context [None req-541c2183-4e34-4ab3-a210-3e6d2f775491 c826e7738f1d4f758b876dd457e5c0df 39383d4780514a48855fa8a1b420b790 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 217/435] 10.0.0.98 () {38 vars in 970 bytes} [Wed May 6 06:07:22 2026] POST /v2.0/security-groups => generated 1621 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:07:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:22.944 7 WARNING neutron_lib.context [None req-d360ccb9-d0e4-49de-8f9e-b3dd1be82555 c826e7738f1d4f758b876dd457e5c0df 39383d4780514a48855fa8a1b420b790 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 220/437] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:23 2026] GET /v2.0/security-groups/cf2e4238-fc1c-44ff-acef-2a079b09e086 => generated 1621 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:23.493 8 WARNING neutron_lib.context [req-d51008f0-6d8a-44b7-a35f-a58404113709 req-bb01993b-d92c-4933-ace2-ba37cfc0cf9d 480cda6efea341bea690224c974f8f78 1423fda459fa4db2bbd59c7ad862b6fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 221/438] 10.0.0.98 () {38 vars in 980 bytes} [Wed May 6 06:07:23 2026] POST /v2.0/security-group-rules => generated 582 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:07:22 2026] POST /v2.0/floatingips => generated 552 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:23.638 7 WARNING neutron_lib.context [req-ddf0a421-bac9-4e5f-9545-5cb2ca5eba89 req-0ee5327d-d524-4146-bd29-b606682ea0ca 480cda6efea341bea690224c974f8f78 1423fda459fa4db2bbd59c7ad862b6fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 219/440] 10.0.0.98 () {38 vars in 970 bytes} [Wed May 6 06:07:23 2026] POST /v2.0/security-groups => generated 1622 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/441] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:23 2026] GET /v2.0/security-groups/3c790ae2-f044-40fd-875d-20131d266f14 => generated 1622 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:23.831 7 WARNING neutron_lib.context [req-a30080d3-e105-43eb-bfea-9883bebc7322 req-29b47aa9-0024-45fb-880c-5a406729c4a9 480cda6efea341bea690224c974f8f78 1423fda459fa4db2bbd59c7ad862b6fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:07:23.861 8 INFO neutron.db.segments_db [None req-becd3027-e1e8-4577-8289-0e04f9ede2c1 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 78e5627f-42ab-422f-8d7f-6114bd4ae53f of type vxlan for network d20c7f27-9c50-4963-b0b4-bd18a2e69528 [pid: 8|app: 0|req: 222/442] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:07:23 2026] POST /v2.0/networks => generated 746 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/443] 10.0.0.98 () {38 vars in 980 bytes} [Wed May 6 06:07:23 2026] POST /v2.0/security-group-rules => generated 582 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:23 2026] GET /v2.0/security-groups/3c790ae2-f044-40fd-875d-20131d266f14 => generated 2215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:24.038 7 WARNING neutron_lib.context [req-53149b3e-838d-48df-bf80-95aed86c0243 req-8f6c3018-a985-4b65-b366-e681f52ba5d6 480cda6efea341bea690224c974f8f78 1423fda459fa4db2bbd59c7ad862b6fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/445] 10.0.0.98 () {38 vars in 980 bytes} [Wed May 6 06:07:24 2026] POST /v2.0/security-group-rules => generated 587 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:23 2026] POST /v2.0/subnets => generated 669 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 10.0.0.98 () {34 vars in 1099 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2091000369&fields=id&tenant_id=39383d4780514a48855fa8a1b420b790 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/security-groups/3c790ae2-f044-40fd-875d-20131d266f14 => generated 2813 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:24.262 7 INFO neutron.db.segments_db [None req-1847ccdd-12a1-4269-a9f0-42e97ffd6ad7 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 53dc7f94-6f18-4102-8d59-400fe3265843 of type vxlan for network e94446be-81e6-4cbe-8540-2b273f1d7149 [pid: 8|app: 0|req: 225/449] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/networks?id=b289d08e-cf22-4710-bbe2-918ed9c49a58 => generated 676 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/450] 10.0.0.98 () {34 vars in 1000 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/security-group-rules/ffe56c58-f9c7-4290-aaad-df0cc6d71758 => generated 584 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/quotas/39383d4780514a48855fa8a1b420b790 => 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: 228/452] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/security-groups/3c790ae2-f044-40fd-875d-20131d266f14 => generated 2813 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/ports?tenant_id=39383d4780514a48855fa8a1b420b790&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:24.613 7 INFO neutron.db.l3_hamode_db [None req-1847ccdd-12a1-4269-a9f0-42e97ffd6ad7 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 230/454] 10.0.0.98 () {36 vars in 1022 bytes} [Wed May 6 06:07:24 2026] DELETE /v2.0/security-group-rules/ffe56c58-f9c7-4290-aaad-df0cc6d71758 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/455] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/security-groups/3c790ae2-f044-40fd-875d-20131d266f14 => generated 2215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 10.0.0.98 () {36 vars in 1012 bytes} [Wed May 6 06:07:24 2026] DELETE /v2.0/security-groups/3c790ae2-f044-40fd-875d-20131d266f14 => 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: 233/457] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/security-groups/cf2e4238-fc1c-44ff-acef-2a079b09e086 => generated 2214 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/458] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:07:24 2026] GET /v2.0/security-groups?tenant_id=fb7186075f1c44bbbfded76c56b8f599&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/459] 10.0.0.98 () {36 vars in 1012 bytes} [Wed May 6 06:07:25 2026] DELETE /v2.0/security-groups/cf2e4238-fc1c-44ff-acef-2a079b09e086 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/460] 10.0.0.98 () {34 vars in 906 bytes} [Wed May 6 06:07:25 2026] GET /v2.0/extensions => generated 19600 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/461] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:25 2026] DELETE /v2.0/security-groups/a36757da-2dad-4d37-906f-db7ea7fc8694 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:07:25.632 7 INFO neutron.db.l3_hamode_db [None req-1847ccdd-12a1-4269-a9f0-42e97ffd6ad7 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/462] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:24 2026] POST /v2.0/routers => generated 733 bytes in 2539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/463] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:07:26 2026] GET /v2.0/networks/b289d08e-cf22-4710-bbe2-918ed9c49a58?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/464] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:07:25 2026] PUT /v2.0/routers/e2f35c22-50f7-4d40-8458-6d33817a523e/remove_router_interface => generated 309 bytes in 1575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/465] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:07:27 2026] GET /v2.0/networks/b289d08e-cf22-4710-bbe2-918ed9c49a58?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) 2026-05-06 06:07:27.841 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-e7852510-e73b-44cb-ab1c-3d5092f011df 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/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.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/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.10/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.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-06 06:07:28.275 8 INFO neutron.db.l3_hamode_db [None req-e7852510-e73b-44cb-ab1c-3d5092f011df 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network b49c3298-92d4-40cf-bb13-c581f6463f1e was deleted as no HA routers are present in tenant 1423fda459fa4db2bbd59c7ad862b6fa. [pid: 8|app: 0|req: 240/466] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:27 2026] DELETE /v2.0/routers/e2f35c22-50f7-4d40-8458-6d33817a523e => generated 0 bytes in 1149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:07:28.426 8 WARNING neutron_lib.context [None req-fc4627ce-d95d-4c7c-9b81-ecb12b5ee3dc 2ea620e2ed7c4f1ea17171bc93546c92 c5bd012f38de46d698db36acf6663615 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/467] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:07:26 2026] PUT /v2.0/routers/56af7174-bb2e-4fd7-b210-9668a423e4a3/add_router_interface => generated 309 bytes in 1719 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/468] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:28 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:07:28.650 8 INFO neutron.db.segments_db [None req-fc4627ce-d95d-4c7c-9b81-ecb12b5ee3dc 2ea620e2ed7c4f1ea17171bc93546c92 c5bd012f38de46d698db36acf6663615 - - default default] Added segment cb95636b-25bf-4d3f-ba13-431c231edae2 of type vxlan for network 06a55c90-a796-47d5-b820-790f3d307944 2026-05-06 06:07:28.660 8 INFO neutron.services.segments.plugin [-] Segment 56dbf0b3-1344-420b-8987-7c321e3e1e3a resource provider aggregate not found 2026-05-06 06:07:28.671 8 INFO neutron.services.segments.plugin [-] Segment 56dbf0b3-1344-420b-8987-7c321e3e1e3a resource provider aggregate not found 2026-05-06 06:07:28.687 8 INFO neutron.services.segments.plugin [-] Segment 56dbf0b3-1344-420b-8987-7c321e3e1e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56dbf0b3-1344-420b-8987-7c321e3e1e3a found for delete ", "request_id": "req-35a8492d-1c5a-4906-b900-209461a94239"}]} 2026-05-06 06:07:28.692 8 INFO neutron.services.segments.plugin [-] Segment 56dbf0b3-1344-420b-8987-7c321e3e1e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56dbf0b3-1344-420b-8987-7c321e3e1e3a found for delete ", "request_id": "req-274829b5-9f71-444b-a195-8d4cb0f86a05"}]} [pid: 8|app: 0|req: 241/469] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:07:28 2026] POST /v2.0/networks => generated 647 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/470] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:28 2026] DELETE /v2.0/subnets/e7635bed-8176-490a-a3d9-5054b7186501 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/471] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:07:28 2026] GET /v2.0/networks?id=b289d08e-cf22-4710-bbe2-918ed9c49a58 => generated 676 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:29.089 7 WARNING neutron_lib.context [None req-9fc29bd4-113e-43d1-860f-3925891cf6a8 72bb9d5f694545ffac680c934c474137 7aec83bdd80740bea6cd4eefe11af405 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/472] 10.0.0.18 () {34 vars in 684 bytes} [Wed May 6 06:07:29 2026] POST /v2.0/security-groups => generated 1596 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/473] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:28 2026] DELETE /v2.0/networks/d396b882-36e7-457f-84e7-f78a3d94fe1e => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:07:29.291 8 WARNING neutron_lib.context [None req-a25cd544-64d9-4cc8-8751-f991b0d916bb 72bb9d5f694545ffac680c934c474137 7aec83bdd80740bea6cd4eefe11af405 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 232/474] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:07:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=39383d4780514a48855fa8a1b420b790 => generated 181 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:29.327 7 WARNING neutron_lib.context [None req-1838fe1a-6f3f-4dca-89fd-39376a8a2b4c 2ea620e2ed7c4f1ea17171bc93546c92 c5bd012f38de46d698db36acf6663615 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/475] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:07:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:29.505 8 WARNING neutron_lib.context [req-d2e6e996-6017-436b-b35d-47f05a87a3bf req-a0ff4900-0bd6-461b-a7d1-0938476b780f c826e7738f1d4f758b876dd457e5c0df 39383d4780514a48855fa8a1b420b790 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/476] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:29 2026] POST /v2.0/subnets => generated 649 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:29.751 7 WARNING neutron_lib.context [None req-4c3df68f-c817-4b4d-bfd8-4cbaff1e19af 72bb9d5f694545ffac680c934c474137 7aec83bdd80740bea6cd4eefe11af405 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/477] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:07:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/478] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:07:29 2026] GET /v2.0/security-groups?tenant_id=1423fda459fa4db2bbd59c7ad862b6fa&name=default => generated 2797 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:29.931 7 WARNING neutron_lib.context [None req-52bfe876-a109-4e0d-ac3a-aba04614e9be 2ea620e2ed7c4f1ea17171bc93546c92 c5bd012f38de46d698db36acf6663615 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:07:29.985 7 INFO neutron.db.segments_db [None req-52bfe876-a109-4e0d-ac3a-aba04614e9be 2ea620e2ed7c4f1ea17171bc93546c92 c5bd012f38de46d698db36acf6663615 - - default default] Added segment fd831328-94a2-425c-9bf5-2f3e65e216e9 of type vxlan for network 199e5541-338a-458b-b835-ac3914b87421 [pid: 8|app: 0|req: 244/479] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:07:29 2026] POST /v2.0/ports => generated 954 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 236/480] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:07:29 2026] POST /v2.0/networks => generated 648 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:30.325 7 WARNING neutron_lib.context [None req-24332580-130b-48cf-82eb-a282728aa49f 72bb9d5f694545ffac680c934c474137 7aec83bdd80740bea6cd4eefe11af405 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/481] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:30 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 957 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/482] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:30 2026] DELETE /v2.0/security-groups/a0565958-b2a6-498c-af1d-f8b68f360d9b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/483] 199.19.213.139 () {34 vars in 911 bytes} [Wed May 6 06:07:30 2026] GET /v2.0/extensions => generated 19600 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-06 06:07:30.710 8 INFO neutron.services.segments.plugin [-] Segment a1449ab2-ef0c-4db7-9f8b-035badac6857 resource provider aggregate not found 2026-05-06 06:07:30.717 8 INFO neutron.services.segments.plugin [-] Segment a1449ab2-ef0c-4db7-9f8b-035badac6857 resource provider aggregate not found 2026-05-06 06:07:30.727 8 INFO neutron.services.segments.plugin [-] Segment a1449ab2-ef0c-4db7-9f8b-035badac6857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1449ab2-ef0c-4db7-9f8b-035badac6857 found for delete ", "request_id": "req-9afdc4b6-5c13-4761-9a55-5adeba707866"}]} 2026-05-06 06:07:30.740 8 INFO neutron.services.segments.plugin [-] Segment a1449ab2-ef0c-4db7-9f8b-035badac6857 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1449ab2-ef0c-4db7-9f8b-035badac6857 found for delete ", "request_id": "req-5293baf4-31a5-45ea-a6c3-a5825e099bba"}]} [pid: 8|app: 0|req: 248/484] 10.0.0.18 () {34 vars in 742 bytes} [Wed May 6 06:07:30 2026] PUT /v2.0/networks/199e5541-338a-458b-b835-ac3914b87421 => generated 592 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/485] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:30 2026] GET /v2.0/security-groups?id=e288d87d-4451-478f-b7d4-128ca71d7614&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:30.833 8 WARNING neutron_lib.context [None req-5781eeb8-b41c-4710-bd66-d5f03feeacd1 2ea620e2ed7c4f1ea17171bc93546c92 c5bd012f38de46d698db36acf6663615 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/486] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:07:30 2026] POST /v2.0/floatingips => generated 552 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/487] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:30 2026] POST /v2.0/subnets => generated 622 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/488] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:07:30 2026] PUT /v2.0/ports/0e06a184-49c8-419c-be51-6fd891aee310 => generated 1199 bytes in 573 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/489] 10.0.0.18 () {34 vars in 740 bytes} [Wed May 6 06:07:31 2026] PUT /v2.0/subnets/062ef723-a14a-4079-a46c-e0e9632c3030 => generated 632 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 252/490] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:07:31 2026] GET /v2.0/ports?tenant_id=39383d4780514a48855fa8a1b420b790&device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/491] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:07:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0e06a184-49c8-419c-be51-6fd891aee310 => 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: 254/492] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:07:31 2026] GET /v2.0/subnets?id=190b3e93-5fbd-43af-8763-df1fbad9695e => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/493] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:07:31 2026] GET /v2.0/ports?network_id=b289d08e-cf22-4710-bbe2-918ed9c49a58&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/494] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:07:31 2026] GET /v2.0/networks/b289d08e-cf22-4710-bbe2-918ed9c49a58?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/495] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:07:31 2026] GET /v2.0/networks/b289d08e-cf22-4710-bbe2-918ed9c49a58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/496] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:32 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:32.215 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83064bdf-51cc-45c1-8921-d4501c16c786'] response: {'name': 'network-changed', 'server_uuid': '29508673-5f00-4dc2-8957-5d5e725919a8', 'tag': '0e06a184-49c8-419c-be51-6fd891aee310', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 259/497] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:32 2026] GET /v2.0/security-groups?id=e288d87d-4451-478f-b7d4-128ca71d7614&fields=id&fields=name => generated 114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/498] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:07:32 2026] GET /v2.0/ports?tenant_id=39383d4780514a48855fa8a1b420b790&device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/499] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:07:32 2026] GET /v2.0/networks?id=b289d08e-cf22-4710-bbe2-918ed9c49a58 => generated 772 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/500] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:07:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0e06a184-49c8-419c-be51-6fd891aee310 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/501] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:07:32 2026] GET /v2.0/subnets?id=190b3e93-5fbd-43af-8763-df1fbad9695e => generated 670 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:32.567 7 INFO neutron.services.segments.plugin [-] Segment fd831328-94a2-425c-9bf5-2f3e65e216e9 resource provider aggregate not found 2026-05-06 06:07:32.590 7 INFO neutron.services.segments.plugin [-] Segment fd831328-94a2-425c-9bf5-2f3e65e216e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd831328-94a2-425c-9bf5-2f3e65e216e9 found for delete ", "request_id": "req-691917ec-fe9c-40c7-a75a-cb2376126dff"}]} 2026-05-06 06:07:32.598 7 INFO neutron.services.segments.plugin [-] Segment fd831328-94a2-425c-9bf5-2f3e65e216e9 resource provider aggregate not found 2026-05-06 06:07:32.620 7 INFO neutron.services.segments.plugin [-] Segment fd831328-94a2-425c-9bf5-2f3e65e216e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd831328-94a2-425c-9bf5-2f3e65e216e9 found for delete ", "request_id": "req-66b50271-4d96-4fea-9f25-c89e3996f60c"}]} 2026-05-06 06:07:32.781 8 INFO neutron.db.segments_db [None req-d6bb9c2e-3929-407f-a4d4-c5ba6aef88ce 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 43c6e326-47ea-4d40-8de0-d9b2c9a6f2a6 of type vxlan for network f8071634-32ce-4eeb-9699-0172e94f9827 [pid: 7|app: 0|req: 239/502] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:31 2026] DELETE /v2.0/networks/199e5541-338a-458b-b835-ac3914b87421 => generated 0 bytes in 1353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 240/503] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:07:32 2026] GET /v2.0/ports?network_id=b289d08e-cf22-4710-bbe2-918ed9c49a58&device_owner=network%3Adhcp => generated 1244 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:33.036 7 INFO neutron.pecan_wsgi.hooks.translation [None req-de65b1b1-c81a-4589-bd1e-9a284c2e010c 2ea620e2ed7c4f1ea17171bc93546c92 c5bd012f38de46d698db36acf6663615 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/504] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:33 2026] DELETE /v2.0/networks/199e5541-338a-458b-b835-ac3914b87421 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/505] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/networks/b289d08e-cf22-4710-bbe2-918ed9c49a58?fields=segments => generated 14 bytes in 87 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.18 () {32 vars in 693 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/507] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:07:32 2026] POST /v2.0/networks => generated 745 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/508] 10.0.0.18 () {32 vars in 741 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/subnets?network_id=3501c929-083e-4412-8695-5db63720576d => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/509] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/networks/b289d08e-cf22-4710-bbe2-918ed9c49a58?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/510] 10.0.0.18 () {32 vars in 652 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/extensions => generated 19600 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/511] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/networks => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/512] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:33 2026] POST /v2.0/subnets => generated 668 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/513] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/subnets => generated 1265 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:33.724 8 INFO neutron.db.segments_db [None req-463865f5-2680-482b-bc77-59e494d363ce 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 9ed3452a-88ce-4d4b-bb73-e018bf154a59 of type vxlan for network 03fb22f2-f78b-4d3a-88c9-f61c37b0e088 [pid: 7|app: 0|req: 247/514] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 969 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/515] 10.0.0.18 () {32 vars in 722 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/networks/06a55c90-a796-47d5-b820-790f3d307944 => generated 672 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/516] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:33 2026] GET /v2.0/security-groups?id=e288d87d-4451-478f-b7d4-128ca71d7614&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: 252/519] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:07:34 2026] GET /v2.0/subnets/7a3246e9-86fb-42dd-b627-158e9af398d9 => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:34.080 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cabe45d-ff37-4a67-9e6a-9ba95904fa92 2ea620e2ed7c4f1ea17171bc93546c92 c5bd012f38de46d698db36acf6663615 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/520] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:34 2026] DELETE /v2.0/subnets/062ef723-a14a-4079-a46c-e0e9632c3030 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:07:34.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6296790f-8bc7-41e6-9a68-81be4a900072 2ea620e2ed7c4f1ea17171bc93546c92 c5bd012f38de46d698db36acf6663615 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-06 06:07:34.105 8 INFO neutron.db.l3_hamode_db [None req-463865f5-2680-482b-bc77-59e494d363ce 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 254/521] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:34 2026] DELETE /v2.0/networks/199e5541-338a-458b-b835-ac3914b87421 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/522] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:34 2026] DELETE /v2.0/subnets/7a3246e9-86fb-42dd-b627-158e9af398d9 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:07:34.621 7 INFO neutron.services.segments.plugin [-] Segment fd831328-94a2-425c-9bf5-2f3e65e216e9 resource provider aggregate not found 2026-05-06 06:07:34.661 7 INFO neutron.services.segments.plugin [-] Segment fd831328-94a2-425c-9bf5-2f3e65e216e9 resource provider aggregate not found 2026-05-06 06:07:34.669 7 INFO neutron.services.segments.plugin [-] Segment fd831328-94a2-425c-9bf5-2f3e65e216e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd831328-94a2-425c-9bf5-2f3e65e216e9 found for delete ", "request_id": "req-d6daa500-8315-4bf2-8f2a-3253c3399223"}]} 2026-05-06 06:07:34.682 7 INFO neutron.services.segments.plugin [-] Segment fd831328-94a2-425c-9bf5-2f3e65e216e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd831328-94a2-425c-9bf5-2f3e65e216e9 found for delete ", "request_id": "req-26549173-6fd1-4f08-9663-2379eb8a63ba"}]} [pid: 7|app: 0|req: 256/523] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:34 2026] DELETE /v2.0/networks/06a55c90-a796-47d5-b820-790f3d307944 => generated 0 bytes in 523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/524] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:35 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/525] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:35 2026] GET /v2.0/security-groups?id=e288d87d-4451-478f-b7d4-128ca71d7614&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:35.267 8 INFO neutron.db.l3_hamode_db [None req-463865f5-2680-482b-bc77-59e494d363ce 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 259/526] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:07:35 2026] GET /v2.0/security-groups?tenant_id=c5bd012f38de46d698db36acf6663615&name=default => generated 2801 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/527] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:35 2026] DELETE /v2.0/security-groups/983f55d8-63e7-4736-8107-c7a00e92a5c0 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/528] 10.0.0.98 () {34 vars in 1099 bytes} [Wed May 6 06:07:35 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1237845842&fields=id&tenant_id=7aec83bdd80740bea6cd4eefe11af405 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/529] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:07:36 2026] GET /v2.0/networks?id=d20c7f27-9c50-4963-b0b4-bd18a2e69528 => generated 678 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/530] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:07:36 2026] GET /v2.0/quotas/7aec83bdd80740bea6cd4eefe11af405 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/531] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:07:36 2026] GET /v2.0/ports?tenant_id=7aec83bdd80740bea6cd4eefe11af405&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/532] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:36 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => 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: 266/533] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:36 2026] GET /v2.0/security-groups?id=e288d87d-4451-478f-b7d4-128ca71d7614&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:33 2026] POST /v2.0/routers => generated 732 bytes in 2895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:36.690 7 INFO neutron.services.segments.plugin [-] Segment cb95636b-25bf-4d3f-ba13-431c231edae2 resource provider aggregate not found 2026-05-06 06:07:36.707 7 INFO neutron.services.segments.plugin [-] Segment cb95636b-25bf-4d3f-ba13-431c231edae2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb95636b-25bf-4d3f-ba13-431c231edae2 found for delete ", "request_id": "req-c8478940-b31a-472b-a17f-cb19b3a6688a"}]} 2026-05-06 06:07:36.709 7 INFO neutron.services.segments.plugin [-] Segment cb95636b-25bf-4d3f-ba13-431c231edae2 resource provider aggregate not found 2026-05-06 06:07:36.740 7 INFO neutron.services.segments.plugin [-] Segment cb95636b-25bf-4d3f-ba13-431c231edae2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb95636b-25bf-4d3f-ba13-431c231edae2 found for delete ", "request_id": "req-467ae6f8-0c29-4a97-b25f-ef816e0a6a6d"}]} [pid: 8|app: 0|req: 269/535] 10.0.0.98 () {34 vars in 906 bytes} [Wed May 6 06:07:36 2026] GET /v2.0/extensions => generated 19600 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/536] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:07:36 2026] GET /v2.0/networks/d20c7f27-9c50-4963-b0b4-bd18a2e69528?fields=segments => generated 14 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/537] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:07:36 2026] GET /v2.0/networks/d20c7f27-9c50-4963-b0b4-bd18a2e69528?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/538] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:37 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/539] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:37 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 971 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/540] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:37 2026] GET /v2.0/security-groups?id=e288d87d-4451-478f-b7d4-128ca71d7614&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/541] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:37 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/542] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:07:36 2026] PUT /v2.0/routers/2306ec84-ba42-46ac-9372-ef89b7be655c/add_router_interface => generated 309 bytes in 1900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:38.492 8 INFO neutron.db.l3_db [None req-b37625cf-c5a8-4381-93a5-e9b85a32d556 c826e7738f1d4f758b876dd457e5c0df 39383d4780514a48855fa8a1b420b790 - - default default] Floating IP a8aa7dda-ab32-4750-b218-04499ebef4ca associated. External IP: 10.96.250.210, port: 0e06a184-49c8-419c-be51-6fd891aee310. 2026-05-06 06:07:38.702 7 WARNING neutron_lib.context [None req-fefd827e-d6f2-4e53-b9c9-db6ba81053ab a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 276/543] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:07:37 2026] PUT /v2.0/floatingips/a8aa7dda-ab32-4750-b218-04499ebef4ca => generated 855 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:38.876 7 INFO neutron.db.segments_db [None req-fefd827e-d6f2-4e53-b9c9-db6ba81053ab a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Added segment 27215b98-94f2-4f51-8506-bf5a6f4ab3ad of type vxlan for network b0e9ab88-b91a-44e6-b7e3-92b0bcf17a4e [pid: 8|app: 0|req: 277/544] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:07:38 2026] GET /v2.0/networks?id=d20c7f27-9c50-4963-b0b4-bd18a2e69528 => generated 678 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/545] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:38 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => 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: 268/546] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:07:38 2026] POST /v2.0/networks => generated 649 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/547] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:38 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:39.019 8 WARNING neutron_lib.context [None req-f228bc20-c9ff-4f16-b957-5bedfcbc1791 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 269/548] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:07:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7aec83bdd80740bea6cd4eefe11af405 => generated 181 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/549] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:39 2026] GET /v2.0/security-groups?id=e288d87d-4451-478f-b7d4-128ca71d7614&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:39.144 7 WARNING neutron_lib.context [req-071b98ed-69fb-4a09-bbe3-363fe612cb9b req-1d3a151c-fc43-4e1b-81f0-9f7c5c633c8a 72bb9d5f694545ffac680c934c474137 7aec83bdd80740bea6cd4eefe11af405 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:07:39.373 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-197cdcbd-782f-44a8-897d-d38bb3026671'] response: {'name': 'network-changed', 'server_uuid': '29508673-5f00-4dc2-8957-5d5e725919a8', 'tag': '0e06a184-49c8-419c-be51-6fd891aee310', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 280/550] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:07:39 2026] POST /v2.0/ports => generated 778 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:07:39.488 8 WARNING neutron_lib.context [req-54ae814f-2bbc-4dcf-b39a-9c58992f9ec9 req-149bc85f-58c9-4219-9b4e-3eb0b7390e45 ac1108a3530d4f8a8cdee4711e6a3976 c980329998cd44d28eaefeb92142f2a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 281/551] 10.0.0.98 () {38 vars in 970 bytes} [Wed May 6 06:07:39 2026] POST /v2.0/security-groups => generated 1617 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/552] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:07:39 2026] GET /v2.0/ports?tenant_id=39383d4780514a48855fa8a1b420b790&device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:39.711 8 WARNING neutron_lib.context [None req-47dd744b-7201-4a9c-8cee-688a26104bfa a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/553] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:07:39 2026] POST /v2.0/ports => generated 958 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:39.765 8 INFO neutron.db.segments_db [None req-47dd744b-7201-4a9c-8cee-688a26104bfa a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Added segment 686dff2b-319b-4350-b5d6-ea6da6736f6f of type vxlan for network bff0308c-9646-4c50-8a52-b35bf8de9412 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 272/554] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:39 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:39.891 7 WARNING neutron_lib.context [req-30622b9e-84b5-4794-9352-43022e76bdd0 req-db4fd764-46c8-4891-bab8-def7862013a1 ac1108a3530d4f8a8cdee4711e6a3976 c980329998cd44d28eaefeb92142f2a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 283/555] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:07:39 2026] POST /v2.0/networks => generated 636 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/556] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:07:39 2026] GET /v2.0/networks?id=b289d08e-cf22-4710-bbe2-918ed9c49a58 => generated 772 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/557] 10.0.0.98 () {38 vars in 970 bytes} [Wed May 6 06:07:39 2026] POST /v2.0/security-groups => generated 1616 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/558] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:40 2026] GET /v2.0/security-groups?id=e288d87d-4451-478f-b7d4-128ca71d7614&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:40.088 7 WARNING neutron_lib.context [None req-ea4ba3a6-974e-44e3-b0ab-be4916e6d50a a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 275/559] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:40 2026] POST /v2.0/subnets => generated 622 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/560] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:07:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=0e06a184-49c8-419c-be51-6fd891aee310 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/561] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:40 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:40.559 7 WARNING neutron_lib.context [req-98c9604f-ae28-48ed-9de8-0c35df23d24b req-02d38bc8-0a89-469b-bc14-69758903b5a7 ac1108a3530d4f8a8cdee4711e6a3976 c980329998cd44d28eaefeb92142f2a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 278/562] 10.0.0.98 () {38 vars in 970 bytes} [Wed May 6 06:07:40 2026] POST /v2.0/security-groups => generated 1617 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/563] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:07:40 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:40.738 7 WARNING neutron_lib.context [None req-0d3d348b-86a0-4a84-8850-8fc1a870b4c2 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 285/564] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:07:40 2026] PUT /v2.0/ports/bd5b8e52-16f4-45ce-bc8e-e810db99ee48 => generated 1203 bytes in 892 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 286/565] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:07:40 2026] GET /v2.0/subnets?id=190b3e93-5fbd-43af-8763-df1fbad9695e => generated 670 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/566] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:40 2026] GET /v2.0/security-groups?id=d531ab89-5fd4-45f5-a21f-27f33823cc4d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 288/567] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/security-groups?tenant_id=c980329998cd44d28eaefeb92142f2a8 => generated 7597 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/568] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:07:40 2026] POST /v2.0/ports => generated 966 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/569] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/ports?tenant_id=7aec83bdd80740bea6cd4eefe11af405&device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 1242 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/570] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/ports?network_id=b289d08e-cf22-4710-bbe2-918ed9c49a58&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: 283/571] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/security-groups/772ff995-6786-496e-9df7-f86f52c4b8e5 => generated 2798 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/572] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/ports?device_id=29508673-5f00-4dc2-8957-5d5e725919a8 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:41.571 8 INFO neutron.db.l3_db [req-34576683-db81-4f3a-abce-afabcd2d4ade req-94304f7c-5197-4217-8e9c-64e1cf5830a1 c826e7738f1d4f758b876dd457e5c0df 39383d4780514a48855fa8a1b420b790 - - default default] Floating IP a8aa7dda-ab32-4750-b218-04499ebef4ca disassociated. External IP: 10.96.250.210, port: 0e06a184-49c8-419c-be51-6fd891aee310. [pid: 7|app: 0|req: 285/573] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:07:41 2026] DELETE /v2.0/ports/d4c810d1-5424-4422-8c41-bbd81d95ab14 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/574] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bd5b8e52-16f4-45ce-bc8e-e810db99ee48 => 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: 287/575] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/networks/b289d08e-cf22-4710-bbe2-918ed9c49a58?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/security-groups/772ff995-6786-496e-9df7-f86f52c4b8e5 => generated 2798 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:41.920 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0a9e322-8f38-4d18-8c8c-eefbabdb1214'] response: {'name': 'network-changed', 'server_uuid': 'ac0c764d-899c-4d68-9749-e49f95fa4f3a', 'tag': 'bd5b8e52-16f4-45ce-bc8e-e810db99ee48', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 289/577] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/security-groups?id=e288d87d-4451-478f-b7d4-128ca71d7614&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:41.942 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa6a6346-5a89-4305-94f5-8e87fa30b216 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 290/578] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:07:41 2026] DELETE /v2.0/ports/d4c810d1-5424-4422-8c41-bbd81d95ab14 => 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: 291/579] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/subnets?id=6de187f9-19e9-40d1-8e67-56f15092c8ce => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/580] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:07:41 2026] GET /v2.0/networks/b289d08e-cf22-4710-bbe2-918ed9c49a58?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: 8|app: 0|req: 289/581] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:07:41 2026] DELETE /v2.0/ports/0e06a184-49c8-419c-be51-6fd891aee310 => generated 0 bytes in 1005 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:07:42.097 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ed81bb8-2d57-49d2-aef7-ed312f2688f0 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/582] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/ports/d4c810d1-5424-4422-8c41-bbd81d95ab14 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/583] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/security-groups/19d194f9-fffa-4ff7-a609-cf8aa97d7383 => generated 1617 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/584] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/ports?network_id=d20c7f27-9c50-4963-b0b4-bd18a2e69528&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/585] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/586] 10.0.0.98 () {36 vars in 1012 bytes} [Wed May 6 06:07:42 2026] DELETE /v2.0/security-groups/19d194f9-fffa-4ff7-a609-cf8aa97d7383 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/587] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/networks/d20c7f27-9c50-4963-b0b4-bd18a2e69528?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/588] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:42 2026] DELETE /v2.0/subnets/2b299488-db2a-4ab8-aafb-21f91012b07f => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:07:42.483 8 INFO neutron.api.v2.resource [req-8b79eb75-fa7c-470e-b103-540aaf612e97 req-b7512217-8c8f-4080-a11c-af6affaec955 ac1108a3530d4f8a8cdee4711e6a3976 c980329998cd44d28eaefeb92142f2a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 293/589] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/security-groups/19d194f9-fffa-4ff7-a609-cf8aa97d7383 => 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: 297/590] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/security-groups?id=d531ab89-5fd4-45f5-a21f-27f33823cc4d&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/591] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/networks/d20c7f27-9c50-4963-b0b4-bd18a2e69528?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/592] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/security-groups/2724e4b6-e638-41bb-a694-c4296420fd71 => generated 1616 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/ports?tenant_id=7aec83bdd80740bea6cd4eefe11af405&device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/594] 10.0.0.98 () {36 vars in 1012 bytes} [Wed May 6 06:07:42 2026] DELETE /v2.0/security-groups/2724e4b6-e638-41bb-a694-c4296420fd71 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/networks?id=d20c7f27-9c50-4963-b0b4-bd18a2e69528 => generated 774 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:42.919 8 INFO neutron.api.v2.resource [req-8940cc14-37b7-4536-b143-39953234fe47 req-42d212fb-af2e-4ab5-8fea-dab7a9c21f00 ac1108a3530d4f8a8cdee4711e6a3976 c980329998cd44d28eaefeb92142f2a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 299/596] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/security-groups/2724e4b6-e638-41bb-a694-c4296420fd71 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/597] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bd5b8e52-16f4-45ce-bc8e-e810db99ee48 => 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: 301/598] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/subnets?id=6de187f9-19e9-40d1-8e67-56f15092c8ce => generated 672 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:42.991 7 INFO neutron.services.segments.plugin [-] Segment 686dff2b-319b-4350-b5d6-ea6da6736f6f resource provider aggregate not found 2026-05-06 06:07:43.007 7 INFO neutron.services.segments.plugin [-] Segment 686dff2b-319b-4350-b5d6-ea6da6736f6f resource provider aggregate not found [pid: 8|app: 0|req: 302/599] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:42 2026] GET /v2.0/security-groups/6884a87b-e864-4be6-a13a-1bcca4b8e5f0 => generated 1617 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:43.028 7 INFO neutron.services.segments.plugin [-] Segment 686dff2b-319b-4350-b5d6-ea6da6736f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 686dff2b-319b-4350-b5d6-ea6da6736f6f found for delete ", "request_id": "req-fd828824-e9de-483a-9d3f-3f3e96544d42"}]} 2026-05-06 06:07:43.035 7 INFO neutron.services.segments.plugin [-] Segment 686dff2b-319b-4350-b5d6-ea6da6736f6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 686dff2b-319b-4350-b5d6-ea6da6736f6f found for delete ", "request_id": "req-ec8a38f4-2fe1-4a87-8780-96a27ef1fdaa"}]} [pid: 7|app: 0|req: 298/600] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:42 2026] DELETE /v2.0/networks/bff0308c-9646-4c50-8a52-b35bf8de9412 => generated 0 bytes in 550 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/601] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:07:43 2026] GET /v2.0/ports?network_id=d20c7f27-9c50-4963-b0b4-bd18a2e69528&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: 299/602] 10.0.0.98 () {36 vars in 1012 bytes} [Wed May 6 06:07:43 2026] DELETE /v2.0/security-groups/6884a87b-e864-4be6-a13a-1bcca4b8e5f0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:07:43.197 7 WARNING neutron_lib.context [None req-61ff3202-cee1-45f2-98e0-61edbc4ba6de a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 304/603] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:43 2026] DELETE /v2.0/security-groups/e288d87d-4451-478f-b7d4-128ca71d7614 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:07:43.261 7 INFO neutron.db.segments_db [None req-61ff3202-cee1-45f2-98e0-61edbc4ba6de a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Added segment be1c6371-e77b-4d0e-8f48-fef4aaec9c1b of type vxlan for network 3e407248-efa5-490a-8aeb-a0a586f8a04d [pid: 8|app: 0|req: 305/604] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:07:43 2026] GET /v2.0/networks/d20c7f27-9c50-4963-b0b4-bd18a2e69528?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:07:43.285 8 INFO neutron.api.v2.resource [req-9664e0d1-4e31-4c43-be81-17c56ff20596 req-0a76ce55-faa6-4fc3-a3c8-c35fdb4398b5 ac1108a3530d4f8a8cdee4711e6a3976 c980329998cd44d28eaefeb92142f2a8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 306/605] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:43 2026] GET /v2.0/security-groups/6884a87b-e864-4be6-a13a-1bcca4b8e5f0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:07:43.315 8 INFO neutron.api.v2.resource [None req-6e0a8c09-20df-4005-b0f6-19074b6dbc25 c826e7738f1d4f758b876dd457e5c0df 39383d4780514a48855fa8a1b420b790 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 307/606] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:07:43 2026] GET /v2.0/security-groups/e288d87d-4451-478f-b7d4-128ca71d7614 => generated 146 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/607] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:07:43 2026] GET /v2.0/networks/d20c7f27-9c50-4963-b0b4-bd18a2e69528?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: 7|app: 0|req: 300/608] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:07:43 2026] POST /v2.0/networks => generated 636 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/609] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:07:43 2026] GET /v2.0/security-groups?tenant_id=c980329998cd44d28eaefeb92142f2a8 => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:43.492 7 WARNING neutron_lib.context [None req-639ac91b-4ad4-47eb-8abf-5c8f5d3b8303 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 309/610] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:07:43 2026] DELETE /v2.0/floatingips/a8aa7dda-ab32-4750-b218-04499ebef4ca => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/611] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:43 2026] GET /v2.0/security-groups/772ff995-6786-496e-9df7-f86f52c4b8e5 => generated 2798 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/612] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:43 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 973 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/613] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:43 2026] POST /v2.0/subnets => generated 622 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/614] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:44 2026] GET /v2.0/security-groups/772ff995-6786-496e-9df7-f86f52c4b8e5 => generated 2798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:44.172 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15f6756f-cfbd-4cdd-9271-36fb32908f14'] response: {'server_uuid': '29508673-5f00-4dc2-8957-5d5e725919a8', 'name': 'network-vif-deleted', 'tag': '0e06a184-49c8-419c-be51-6fd891aee310', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 304/615] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:44 2026] GET /v2.0/security-groups?id=d531ab89-5fd4-45f5-a21f-27f33823cc4d&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:44.194 7 WARNING neutron_lib.context [None req-4697be05-6dae-4b1d-8450-adf748c81550 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 305/616] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:07:44 2026] POST /v2.0/ports => generated 924 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:44.597 7 INFO neutron.api.v2.resource [req-0aab64a3-386f-4599-9d39-c4739334781e req-cb7e4d9c-8f13-456c-8693-22fe3c1394ba ac1108a3530d4f8a8cdee4711e6a3976 c980329998cd44d28eaefeb92142f2a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 306/617] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:44 2026] GET /v2.0/security-groups/6884a87b-e864-4be6-a13a-1bcca4b8e5f0 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:07:44 2026] DELETE /v2.0/ports/37ec767c-c102-4460-8a1d-3d19e255e4a9 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:07:44.889 7 INFO neutron.api.v2.resource [req-3b21ed05-541c-4979-b3c0-cf838c40bc4c req-258a7ace-0f56-4452-a0f1-576173ec2079 ac1108a3530d4f8a8cdee4711e6a3976 c980329998cd44d28eaefeb92142f2a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 308/619] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:44 2026] GET /v2.0/security-groups/2724e4b6-e638-41bb-a694-c4296420fd71 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:07:44.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-31d11eb9-fff4-4472-9bae-61dfd6c8e607 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 309/620] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:07:44 2026] GET /v2.0/ports/37ec767c-c102-4460-8a1d-3d19e255e4a9 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:07:44.919 7 INFO neutron.api.v2.resource [req-8d1d7d7c-c7b6-46ef-aa0f-1631491e7a97 req-23752199-a895-4712-a61e-8cddb758fb5a ac1108a3530d4f8a8cdee4711e6a3976 c980329998cd44d28eaefeb92142f2a8 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 310/621] 10.0.0.98 () {34 vars in 990 bytes} [Wed May 6 06:07:44 2026] GET /v2.0/security-groups/19d194f9-fffa-4ff7-a609-cf8aa97d7383 => 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: 311/622] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:44 2026] DELETE /v2.0/subnets/908b254b-d7cc-4021-a5f1-7e99121dba07 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/623] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:07:44 2026] PUT /v2.0/routers/1ea5375f-08bf-47ff-80a5-825b8002528a/remove_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:45.544 8 INFO neutron.services.segments.plugin [-] Segment be1c6371-e77b-4d0e-8f48-fef4aaec9c1b resource provider aggregate not found 2026-05-06 06:07:45.552 8 INFO neutron.services.segments.plugin [-] Segment be1c6371-e77b-4d0e-8f48-fef4aaec9c1b resource provider aggregate not found 2026-05-06 06:07:45.571 8 INFO neutron.services.segments.plugin [-] Segment be1c6371-e77b-4d0e-8f48-fef4aaec9c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1c6371-e77b-4d0e-8f48-fef4aaec9c1b found for delete ", "request_id": "req-2bf15a9f-98a3-4f91-aec9-871e56a8f8b0"}]} 2026-05-06 06:07:45.574 8 INFO neutron.services.segments.plugin [-] Segment be1c6371-e77b-4d0e-8f48-fef4aaec9c1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be1c6371-e77b-4d0e-8f48-fef4aaec9c1b found for delete ", "request_id": "req-914b1dcd-c27f-41e5-955d-64d51f4ec3b7"}]} [pid: 8|app: 0|req: 313/624] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:45 2026] DELETE /v2.0/networks/3e407248-efa5-490a-8aeb-a0a586f8a04d => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:07:45 2026] PUT /v2.0/routers/2306ec84-ba42-46ac-9372-ef89b7be655c/remove_router_interface => generated 309 bytes in 1546 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:46 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:46.724 7 WARNING neutron_lib.context [None req-a664ed74-6163-4d81-abf0-6df52ada6be1 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:07:46.866 8 INFO neutron.db.l3_hamode_db [None req-091e364f-b440-4173-9c4c-0fafb0c9b2d8 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network b15df8c3-d877-43a4-b0ce-8b0dc5f077b0 was deleted as no HA routers are present in tenant 39383d4780514a48855fa8a1b420b790. [pid: 8|app: 0|req: 314/627] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:45 2026] DELETE /v2.0/routers/1ea5375f-08bf-47ff-80a5-825b8002528a => generated 0 bytes in 1299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:07:46 2026] POST /v2.0/ports => generated 778 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 315/629] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:47 2026] GET /v2.0/security-groups?id=d531ab89-5fd4-45f5-a21f-27f33823cc4d&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: 316/630] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:47 2026] DELETE /v2.0/subnets/190b3e93-5fbd-43af-8763-df1fbad9695e => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/631] 10.0.0.18 () {34 vars in 736 bytes} [Wed May 6 06:07:47 2026] PUT /v2.0/ports/57d08be3-0809-41b5-a8f5-996e694be32a => generated 752 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:47.596 8 INFO neutron.services.segments.plugin [-] Segment 5918aaaf-a941-4609-aeba-d6ccf26b6a5a resource provider aggregate not found 2026-05-06 06:07:47.604 8 INFO neutron.services.segments.plugin [-] Segment 5918aaaf-a941-4609-aeba-d6ccf26b6a5a resource provider aggregate not found 2026-05-06 06:07:47.616 8 INFO neutron.services.segments.plugin [-] Segment 5918aaaf-a941-4609-aeba-d6ccf26b6a5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5918aaaf-a941-4609-aeba-d6ccf26b6a5a found for delete ", "request_id": "req-7e1c38ea-9073-473b-a679-ab5bae47d2c2"}]} 2026-05-06 06:07:47.623 8 INFO neutron.services.segments.plugin [-] Segment 5918aaaf-a941-4609-aeba-d6ccf26b6a5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5918aaaf-a941-4609-aeba-d6ccf26b6a5a found for delete ", "request_id": "req-ce222555-4806-4260-b330-093575402b75"}]} [pid: 7|app: 0|req: 318/632] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:47 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:07:47.882 8 INFO neutron.db.l3_hamode_db [None req-f965de38-6a63-420b-a724-593bbc0beac1 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network 03fb22f2-f78b-4d3a-88c9-f61c37b0e088 was deleted as no HA routers are present in tenant c980329998cd44d28eaefeb92142f2a8. [pid: 8|app: 0|req: 315/633] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:46 2026] DELETE /v2.0/routers/2306ec84-ba42-46ac-9372-ef89b7be655c => generated 0 bytes in 1006 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:07:47.900 7 INFO neutron.services.segments.plugin [-] Segment 91f363d5-1b15-4e3d-b8bc-ed52e38a1262 resource provider aggregate not found 2026-05-06 06:07:47.906 7 INFO neutron.services.segments.plugin [-] Segment 91f363d5-1b15-4e3d-b8bc-ed52e38a1262 resource provider aggregate not found 2026-05-06 06:07:47.934 7 INFO neutron.services.segments.plugin [-] Segment 91f363d5-1b15-4e3d-b8bc-ed52e38a1262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f363d5-1b15-4e3d-b8bc-ed52e38a1262 found for delete ", "request_id": "req-6efcfc54-d38a-4626-9d6b-295381824ec9"}]} 2026-05-06 06:07:47.935 7 INFO neutron.services.segments.plugin [-] Segment 91f363d5-1b15-4e3d-b8bc-ed52e38a1262 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91f363d5-1b15-4e3d-b8bc-ed52e38a1262 found for delete ", "request_id": "req-9b8bc674-7cfc-4124-b61c-e33a47f0f01c"}]} [pid: 7|app: 0|req: 319/634] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:47 2026] DELETE /v2.0/networks/b289d08e-cf22-4710-bbe2-918ed9c49a58 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/635] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:07:47 2026] DELETE /v2.0/ports/57d08be3-0809-41b5-a8f5-996e694be32a => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/636] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:48 2026] DELETE /v2.0/subnets/4e772d3f-e6eb-484f-8864-10ad0c2f736d => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/637] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:07:48 2026] GET /v2.0/ports => generated 781 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:07:48 2026] GET /v2.0/security-groups?tenant_id=39383d4780514a48855fa8a1b420b790&name=default => generated 2797 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:48.562 7 INFO neutron.db.l3_db [None req-6e068162-ebea-43d9-b69e-964fb72e80e9 72bb9d5f694545ffac680c934c474137 7aec83bdd80740bea6cd4eefe11af405 - - default default] Floating IP 4a5c0d9a-bf47-4816-ba9d-e61fd9b746b5 associated. External IP: 10.96.250.215, port: bd5b8e52-16f4-45ce-bc8e-e810db99ee48. [pid: 7|app: 0|req: 320/639] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:07:47 2026] PUT /v2.0/floatingips/4a5c0d9a-bf47-4816-ba9d-e61fd9b746b5 => generated 856 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:48 2026] DELETE /v2.0/networks/f8071634-32ce-4eeb-9699-0172e94f9827 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:07:48.991 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2291f7ce-07af-4ae5-b4f0-fc354eb6a84c a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 321/641] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:07:48 2026] GET /v2.0/ports/57d08be3-0809-41b5-a8f5-996e694be32a => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:07:49.021 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e404dd51-856e-42f4-8c52-f94a152e63dc'] response: {'name': 'network-changed', 'server_uuid': 'ac0c764d-899c-4d68-9749-e49f95fa4f3a', 'tag': 'bd5b8e52-16f4-45ce-bc8e-e810db99ee48', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 321/644] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:48 2026] DELETE /v2.0/security-groups/78bfcef3-7afb-49f6-a464-5646a254f807 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/ports => generated 781 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/646] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/ports?tenant_id=7aec83bdd80740bea6cd4eefe11af405&device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/647] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/ports/698bfef1-ca0d-4347-b521-3aaa754ae9d1 => generated 778 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/648] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/649] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/security-groups?tenant_id=c980329998cd44d28eaefeb92142f2a8&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:49.281 8 INFO neutron.pecan_wsgi.hooks.translation [None req-adf6f5cf-8e7c-4aaf-a49e-0252b3f10c28 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 324/650] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:07:49 2026] DELETE /v2.0/ports/37ec767c-c102-4460-8a1d-3d19e255e4a9 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/651] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/security-groups?id=d531ab89-5fd4-45f5-a21f-27f33823cc4d&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: 327/652] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/networks?id=d20c7f27-9c50-4963-b0b4-bd18a2e69528 => generated 774 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:49.332 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79a7a1b3-60fe-49f5-954c-676635272521 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 328/653] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:49 2026] DELETE /v2.0/subnets/908b254b-d7cc-4021-a5f1-7e99121dba07 => 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: 329/654] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=bd5b8e52-16f4-45ce-bc8e-e810db99ee48 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:49.408 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2017262e-b13a-443b-a4bd-0d94a1f024a8 a08c555650d3457cb38e062706378178 1909620fbbcc4d09b51140fa72f94279 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 330/655] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:49 2026] DELETE /v2.0/subnets/2b299488-db2a-4ab8-aafb-21f91012b07f => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:49 2026] DELETE /v2.0/security-groups/772ff995-6786-496e-9df7-f86f52c4b8e5 => 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: 331/657] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/subnets?id=6de187f9-19e9-40d1-8e67-56f15092c8ce => generated 672 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/658] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/ports?network_id=d20c7f27-9c50-4963-b0b4-bd18a2e69528&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:07:49.634 8 INFO neutron.services.segments.plugin [-] Segment 9ed3452a-88ce-4d4b-bb73-e018bf154a59 resource provider aggregate not found 2026-05-06 06:07:49.649 8 INFO neutron.services.segments.plugin [-] Segment 9ed3452a-88ce-4d4b-bb73-e018bf154a59 resource provider aggregate not found 2026-05-06 06:07:49.656 8 INFO neutron.services.segments.plugin [-] Segment 9ed3452a-88ce-4d4b-bb73-e018bf154a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed3452a-88ce-4d4b-bb73-e018bf154a59 found for delete ", "request_id": "req-d617473b-4f74-4c90-94ea-fbc840fa9e8a"}]} 2026-05-06 06:07:49.671 8 INFO neutron.services.segments.plugin [-] Segment 9ed3452a-88ce-4d4b-bb73-e018bf154a59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed3452a-88ce-4d4b-bb73-e018bf154a59 found for delete ", "request_id": "req-973d9f59-7199-4f47-9a12-6612870bb143"}]} 2026-05-06 06:07:49.677 8 INFO neutron.services.segments.plugin [-] Segment 43c6e326-47ea-4d40-8de0-d9b2c9a6f2a6 resource provider aggregate not found 2026-05-06 06:07:49.696 8 INFO neutron.services.segments.plugin [-] Segment 43c6e326-47ea-4d40-8de0-d9b2c9a6f2a6 resource provider aggregate not found 2026-05-06 06:07:49.705 8 INFO neutron.services.segments.plugin [-] Segment 43c6e326-47ea-4d40-8de0-d9b2c9a6f2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43c6e326-47ea-4d40-8de0-d9b2c9a6f2a6 found for delete ", "request_id": "req-d2b6e13b-7415-43b0-9b7f-f2c1309500aa"}]} [pid: 8|app: 0|req: 327/659] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:07:49 2026] DELETE /v2.0/ports/698bfef1-ca0d-4347-b521-3aaa754ae9d1 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:07:49.731 8 INFO neutron.services.segments.plugin [-] Segment 43c6e326-47ea-4d40-8de0-d9b2c9a6f2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43c6e326-47ea-4d40-8de0-d9b2c9a6f2a6 found for delete ", "request_id": "req-07492b2e-c155-4a02-b984-8c2bb3816400"}]} [pid: 8|app: 0|req: 328/660] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/networks/d20c7f27-9c50-4963-b0b4-bd18a2e69528?fields=segments => generated 14 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:07:49 2026] DELETE /v2.0/networks/b0e9ab88-b91a-44e6-b7e3-92b0bcf17a4e => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/663] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:07:49 2026] GET /v2.0/security-groups?id=d531ab89-5fd4-45f5-a21f-27f33823cc4d&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: 330/664] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:07:50 2026] GET /v2.0/networks/d20c7f27-9c50-4963-b0b4-bd18a2e69528?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:07:50 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:50.615 8 INFO neutron.db.l3_db [req-380205f8-0a75-45c3-9ee7-e3faf4dccae8 req-bbd28e09-adfc-48ea-b7a8-95095db3f3d2 72bb9d5f694545ffac680c934c474137 7aec83bdd80740bea6cd4eefe11af405 - - default default] Floating IP 4a5c0d9a-bf47-4816-ba9d-e61fd9b746b5 disassociated. External IP: 10.96.250.215, port: bd5b8e52-16f4-45ce-bc8e-e810db99ee48. [pid: 7|app: 0|req: 336/666] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:07:50 2026] GET /v2.0/security-groups?tenant_id=1909620fbbcc4d09b51140fa72f94279&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/667] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:50 2026] DELETE /v2.0/security-groups/b050daaf-4667-4061-9625-6526ade3a4e1 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/668] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:07:50 2026] DELETE /v2.0/ports/bd5b8e52-16f4-45ce-bc8e-e810db99ee48 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:07:51 2026] GET /v2.0/ports?device_id=ac0c764d-899c-4d68-9749-e49f95fa4f3a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:07:51.273 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1ee469b-5b68-4f6d-8b21-faf450b1ee7d'] response: {'server_uuid': 'ac0c764d-899c-4d68-9749-e49f95fa4f3a', 'name': 'network-vif-deleted', 'tag': 'bd5b8e52-16f4-45ce-bc8e-e810db99ee48', 'status': 'completed', 'code': 200} 2026-05-06 06:07:51.558 7 INFO neutron.db.segments_db [None req-6854cec1-7eb8-46eb-868b-a155045ae615 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment b36a1873-8d96-4dce-8568-2960026a0962 of type vxlan for network 89b75d22-1cde-428a-bd97-c65ff4149cf1 2026-05-06 06:07:51.586 8 INFO neutron.db.segments_db [None req-b1ee90ed-971a-43e7-9025-1a186bf53bb6 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 6225a5c6-813d-4b91-9c69-7bf08af77de9 of type vxlan for network 8e437ae2-c42d-46d7-b754-874858acc1f4 [pid: 7|app: 0|req: 339/670] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:07:51 2026] POST /v2.0/networks => generated 752 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/671] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:07:51 2026] POST /v2.0/networks => generated 744 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:51.750 8 INFO neutron.services.segments.plugin [-] Segment 27215b98-94f2-4f51-8506-bf5a6f4ab3ad resource provider aggregate not found 2026-05-06 06:07:51.763 8 INFO neutron.services.segments.plugin [-] Segment 27215b98-94f2-4f51-8506-bf5a6f4ab3ad resource provider aggregate not found 2026-05-06 06:07:51.783 8 INFO neutron.services.segments.plugin [-] Segment 27215b98-94f2-4f51-8506-bf5a6f4ab3ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27215b98-94f2-4f51-8506-bf5a6f4ab3ad found for delete ", "request_id": "req-5c0fbb26-b832-40dd-9ea9-252da49deda7"}]} 2026-05-06 06:07:51.788 8 INFO neutron.services.segments.plugin [-] Segment 27215b98-94f2-4f51-8506-bf5a6f4ab3ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27215b98-94f2-4f51-8506-bf5a6f4ab3ad found for delete ", "request_id": "req-0f406fc4-6892-4ba2-9c94-2a4de0eb14dc"}]} [pid: 7|app: 0|req: 340/672] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:51 2026] POST /v2.0/subnets => generated 675 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/673] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:51 2026] POST /v2.0/subnets => generated 667 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:52.019 7 INFO neutron.db.segments_db [None req-3815ccd4-7980-441b-a741-09c247137591 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 3853c020-cd0d-44cb-96bc-5e5c68653c7b of type vxlan for network 337a8e4c-00ba-40ea-b3b5-a2712b454550 2026-05-06 06:07:52.060 8 INFO neutron.db.segments_db [None req-04c2e75e-d66d-4cb7-920a-37ce9f2a509f 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 78f472f0-f8e0-4e7e-a3b0-64e5f2386dad of type vxlan for network ffcd8b40-5f8c-4b8f-b95b-a0d992e060d5 2026-05-06 06:07:52.403 7 INFO neutron.db.l3_hamode_db [None req-3815ccd4-7980-441b-a741-09c247137591 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:07:52.431 8 INFO neutron.db.l3_hamode_db [None req-04c2e75e-d66d-4cb7-920a-37ce9f2a509f 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:07:53.516 7 INFO neutron.db.l3_hamode_db [None req-3815ccd4-7980-441b-a741-09c247137591 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:07:53.597 8 INFO neutron.db.l3_hamode_db [None req-04c2e75e-d66d-4cb7-920a-37ce9f2a509f 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 341/674] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:51 2026] POST /v2.0/routers => generated 739 bytes in 2706 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/675] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:52 2026] POST /v2.0/routers => generated 731 bytes in 2649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/676] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:07:54 2026] DELETE /v2.0/security-groups/d531ab89-5fd4-45f5-a21f-27f33823cc4d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:07:54.827 8 WARNING neutron_lib.context [None req-803e1c03-0530-40ae-a57c-123a6dc285d1 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:07:54.958 8 INFO neutron.db.segments_db [None req-803e1c03-0530-40ae-a57c-123a6dc285d1 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Added segment 8bba78ab-3dc9-4179-91a3-b5f770809828 of type vxlan for network a5a322b2-971e-44db-b076-b34717216e59 [pid: 8|app: 0|req: 335/677] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:07:54 2026] POST /v2.0/networks => generated 634 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/678] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:07:54 2026] PUT /v2.0/routers/81851532-5784-4150-b1c7-c8ea1bec77ce/add_router_interface => generated 309 bytes in 1618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:56.404 7 INFO neutron.api.v2.resource [None req-ddb520ae-6853-4d5c-8401-9e3961d419d4 72bb9d5f694545ffac680c934c474137 7aec83bdd80740bea6cd4eefe11af405 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 344/679] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:07:56 2026] GET /v2.0/security-groups/d531ab89-5fd4-45f5-a21f-27f33823cc4d => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:07:56.412 7 WARNING neutron_lib.context [None req-1e6406e8-6dd5-45e5-b439-37a7e0df318c 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:07:56.497 7 INFO neutron.db.segments_db [None req-1e6406e8-6dd5-45e5-b439-37a7e0df318c 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Added segment 846474f0-e001-4629-9137-fda72a3a2a1f of type vxlan for network 4964a2d8-d185-4178-8178-8a4d0688717c [pid: 7|app: 0|req: 345/680] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:07:56 2026] POST /v2.0/networks => generated 633 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/681] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:07:55 2026] PUT /v2.0/routers/a3737a70-e23f-417a-aec4-9ebd0c7f1ad2/add_router_interface => generated 309 bytes in 1576 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:56.659 8 WARNING neutron_lib.context [None req-19e663d1-0f3b-4408-a168-b12bb21c6570 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 337/682] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:56 2026] POST /v2.0/subnets => generated 622 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:57.002 8 WARNING neutron_lib.context [None req-36623cc7-f3ec-418a-889b-48abb0f2af73 2c534e05009448f7bd33333b2cb49d6a 1e18d8339e334c6bb0a6c4416415bd71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 346/683] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:07:56 2026] DELETE /v2.0/floatingips/4a5c0d9a-bf47-4816-ba9d-e61fd9b746b5 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:07:57.023 7 WARNING neutron_lib.context [None req-89ca47da-58e3-4c7e-aac1-34d1ec360b2a 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 338/684] 10.0.0.18 () {34 vars in 684 bytes} [Wed May 6 06:07:56 2026] POST /v2.0/security-groups => generated 1597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/685] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:57 2026] POST /v2.0/subnets => generated 631 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:57.360 7 WARNING neutron_lib.context [None req-90aec231-72c5-4da7-9259-bb24158b35ee 2c534e05009448f7bd33333b2cb49d6a 1e18d8339e334c6bb0a6c4416415bd71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 348/686] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:07:57 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:57.482 7 WARNING neutron_lib.context [None req-464d25cb-f7c2-4ba3-9a16-dbdb102c6644 80421b627b0940eb8ccfe76173082868 339b73a10b4c4dfe9c4949f811b1eec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 349/687] 10.0.0.18 () {34 vars in 684 bytes} [Wed May 6 06:07:57 2026] POST /v2.0/security-groups => generated 1595 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:07:57.613 7 WARNING neutron_lib.context [None req-eae888ef-fe58-48de-afb9-2c7958cef04f 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:07:57.670 7 INFO neutron.db.segments_db [None req-eae888ef-fe58-48de-afb9-2c7958cef04f 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Added segment b733fb40-fa6c-45da-897b-921086e07c58 of type vxlan for network b4373e47-7a1c-44dd-83af-3c7a3ed1e525 2026-05-06 06:07:58.033 7 INFO neutron.db.l3_hamode_db [None req-eae888ef-fe58-48de-afb9-2c7958cef04f 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:07:58.271 7 INFO neutron.db.l3_hamode_db [None req-eae888ef-fe58-48de-afb9-2c7958cef04f 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 339/688] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:07:57 2026] PUT /v2.0/routers/56af7174-bb2e-4fd7-b210-9668a423e4a3/remove_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:07:58.336 8 WARNING neutron_lib.context [None req-991a78db-6d6e-4f8a-9e8d-1092dd9f8357 2c534e05009448f7bd33333b2cb49d6a 1e18d8339e334c6bb0a6c4416415bd71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 340/689] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:07:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:58.478 8 WARNING neutron_lib.context [None req-0f612b17-89af-472f-90f8-c18c1bec4cb2 80421b627b0940eb8ccfe76173082868 339b73a10b4c4dfe9c4949f811b1eec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 341/690] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:07:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:07:57 2026] POST /v2.0/routers => generated 511 bytes in 1578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:07:59.193 7 WARNING neutron_lib.context [None req-1e32d934-0a3c-4f95-82d1-bb568a9e7b9b 2c534e05009448f7bd33333b2cb49d6a 1e18d8339e334c6bb0a6c4416415bd71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:07:59.970 8 INFO neutron.services.segments.plugin [-] Segment 53dc7f94-6f18-4102-8d59-400fe3265843 resource provider aggregate not found 2026-05-06 06:07:59.975 8 INFO neutron.services.segments.plugin [-] Segment 53dc7f94-6f18-4102-8d59-400fe3265843 resource provider aggregate not found 2026-05-06 06:07:59.993 8 INFO neutron.services.segments.plugin [-] Segment 53dc7f94-6f18-4102-8d59-400fe3265843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53dc7f94-6f18-4102-8d59-400fe3265843 found for delete ", "request_id": "req-b0043690-e2d2-425f-9b13-faa4a2fb694a"}]} 2026-05-06 06:07:59.995 8 INFO neutron.services.segments.plugin [-] Segment 53dc7f94-6f18-4102-8d59-400fe3265843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53dc7f94-6f18-4102-8d59-400fe3265843 found for delete ", "request_id": "req-fee9ba79-f19b-4440-9071-6adb0938be3c"}]} 2026-05-06 06:08:00.011 8 INFO neutron.db.l3_hamode_db [None req-67dc3b93-e357-4e9f-b3c5-86ccfd161d14 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network e94446be-81e6-4cbe-8540-2b273f1d7149 was deleted as no HA routers are present in tenant 7aec83bdd80740bea6cd4eefe11af405. [pid: 8|app: 0|req: 342/692] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:07:58 2026] DELETE /v2.0/routers/56af7174-bb2e-4fd7-b210-9668a423e4a3 => generated 0 bytes in 1413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:08:00.029 8 WARNING neutron_lib.context [None req-56caec90-6fea-439b-913b-2739f30f208f 80421b627b0940eb8ccfe76173082868 339b73a10b4c4dfe9c4949f811b1eec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 343/693] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:08:00 2026] POST /v2.0/security-group-rules => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/694] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:07:59 2026] POST /v2.0/floatingips => generated 552 bytes in 980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/695] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:00 2026] DELETE /v2.0/subnets/6de187f9-19e9-40d1-8e67-56f15092c8ce => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:08:00.377 7 WARNING neutron_lib.context [None req-7d297a7b-e9c4-44ff-b3b1-cc0f0c11fc06 80421b627b0940eb8ccfe76173082868 339b73a10b4c4dfe9c4949f811b1eec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 353/696] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:08:00 2026] POST /v2.0/floatingips => generated 552 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:01.281 7 INFO neutron.services.segments.plugin [-] Segment 78e5627f-42ab-422f-8d7f-6114bd4ae53f resource provider aggregate not found 2026-05-06 06:08:01.289 7 INFO neutron.services.segments.plugin [-] Segment 78e5627f-42ab-422f-8d7f-6114bd4ae53f resource provider aggregate not found 2026-05-06 06:08:01.306 7 INFO neutron.services.segments.plugin [-] Segment 78e5627f-42ab-422f-8d7f-6114bd4ae53f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e5627f-42ab-422f-8d7f-6114bd4ae53f found for delete ", "request_id": "req-9de957a8-c52f-48c9-85c8-f7b28fa8d3cd"}]} 2026-05-06 06:08:01.310 7 INFO neutron.services.segments.plugin [-] Segment 78e5627f-42ab-422f-8d7f-6114bd4ae53f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e5627f-42ab-422f-8d7f-6114bd4ae53f found for delete ", "request_id": "req-d8015c29-4bb6-4b0e-95a0-cc568f972923"}]} [pid: 7|app: 0|req: 354/697] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:08:01 2026] DELETE /v2.0/networks/d20c7f27-9c50-4963-b0b4-bd18a2e69528 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/698] 10.0.0.98 () {34 vars in 1099 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1442808200&fields=id&tenant_id=1e18d8339e334c6bb0a6c4416415bd71 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/699] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/networks?id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 684 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/700] 10.0.0.98 () {34 vars in 1095 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--32709623&fields=id&tenant_id=339b73a10b4c4dfe9c4949f811b1eec7 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/701] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/quotas/1e18d8339e334c6bb0a6c4416415bd71 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/702] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:08:00 2026] PUT /v2.0/routers/e106dfbe-6f88-4f0d-a0aa-99db270e562f/add_router_interface => generated 309 bytes in 1462 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/703] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/networks?id=8e437ae2-c42d-46d7-b754-874858acc1f4 => generated 676 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/704] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/ports?tenant_id=1e18d8339e334c6bb0a6c4416415bd71&fields=id => generated 103 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/705] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/quotas/339b73a10b4c4dfe9c4949f811b1eec7 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/706] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/ports/49ea1bc9-8b61-446d-87dd-6ef7e454d5c9 => generated 959 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/707] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/security-groups?tenant_id=7aec83bdd80740bea6cd4eefe11af405&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/708] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?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: 348/709] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/ports?tenant_id=339b73a10b4c4dfe9c4949f811b1eec7&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/710] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:01 2026] DELETE /v2.0/security-groups/ca9bb830-d77b-410b-9fb7-4a6375428eb2 => 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: 350/711] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:08:01 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/712] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:08:02 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/713] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:08:02 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?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: 353/714] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:02 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => 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: 354/715] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:02 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => 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: 355/716] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:02 2026] GET /v2.0/networks?id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 684 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:08:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1e18d8339e334c6bb0a6c4416415bd71 => generated 181 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:03.154 8 WARNING neutron_lib.context [req-7d8f405d-8875-4277-8bd9-263de9523c1d req-0a3f7d9f-ba71-4d50-acd0-d6ea4657caf3 2c534e05009448f7bd33333b2cb49d6a 1e18d8339e334c6bb0a6c4416415bd71 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 362/718] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:08:01 2026] PUT /v2.0/routers/e106dfbe-6f88-4f0d-a0aa-99db270e562f/add_router_interface => generated 309 bytes in 1471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/719] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:08:03 2026] GET /v2.0/ports/5fe326b6-99e1-4113-b6b1-877c552b8ec3 => generated 967 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/720] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:03 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => 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: 365/721] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:03 2026] GET /v2.0/networks?id=8e437ae2-c42d-46d7-b754-874858acc1f4 => generated 676 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:08:03 2026] POST /v2.0/ports => generated 954 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 358/723] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:03 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => 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: 359/724] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:08:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=339b73a10b4c4dfe9c4949f811b1eec7 => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/725] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:08:03 2026] PUT /v2.0/ports/8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 1199 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:04.375 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9509e230-8344-479d-a3bd-6096d02ce990'] response: {'name': 'network-changed', 'server_uuid': '3df24e80-2724-4961-a349-7cf62bad4c70', 'tag': '8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 366/726] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:08:03 2026] PUT /v2.0/routers/e106dfbe-6f88-4f0d-a0aa-99db270e562f/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:04.435 7 WARNING neutron_lib.context [req-f407df93-4cc4-4787-a7b9-b10d94a62675 req-a84d22e7-640b-4f8c-9129-e883ab975268 80421b627b0940eb8ccfe76173082868 339b73a10b4c4dfe9c4949f811b1eec7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:08:04.649 8 INFO neutron.db.segments_db [None req-a1dbf797-4493-4f59-a12b-e4bdd604c775 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 2242986f-ffca-40e9-ade3-640a8574c74e of type vxlan for network ae1f9ed1-4b58-4419-bf63-177795e23d3e [pid: 8|app: 0|req: 361/727] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:08:04 2026] POST /v2.0/networks => generated 746 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:04 2026] GET /v2.0/ports?tenant_id=1e18d8339e334c6bb0a6c4416415bd71&device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:08:04 2026] POST /v2.0/ports => generated 958 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 368/732] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:04 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => 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: 369/733] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:04 2026] POST /v2.0/subnets => generated 669 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => 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: 371/735] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 961 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:08:04 2026] PUT /v2.0/routers/e106dfbe-6f88-4f0d-a0aa-99db270e562f/remove_router_interface => generated 309 bytes in 930 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/security-groups?id=24600ab5-8b23-4f43-8d22-4f4a9792f758&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:08:05 2026] PUT /v2.0/ports/33e9b470-71f6-4050-8174-79bdd32df350 => generated 1203 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:08:05.808 8 INFO neutron.db.segments_db [None req-07e8121a-edd5-46fb-8aad-00df52a39793 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment ccc0902f-a44c-4cf9-8892-853d9f69a65a of type vxlan for network cd5f50ff-15e1-4290-955e-c4ffabb4c881 2026-05-06 06:08:05.824 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-16a1c14f-59bb-4c91-8103-6c660de82eb8'] response: {'name': 'network-changed', 'server_uuid': '836e404d-df0e-469f-9eb8-b1e84393810f', 'tag': '33e9b470-71f6-4050-8174-79bdd32df350', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 373/739] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/subnets?id=b71e2ce5-d7f7-429a-90cf-c305b624c03f => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 374/740] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/741] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/ports?device_id=e106dfbe-6f88-4f0d-a0aa-99db270e562f => 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: 376/742] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/ports?tenant_id=339b73a10b4c4dfe9c4949f811b1eec7&device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/743] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:05 2026] GET /v2.0/ports?network_id=89b75d22-1cde-428a-bd97-c65ff4149cf1&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:06.093 8 INFO neutron.db.l3_hamode_db [None req-07e8121a-edd5-46fb-8aad-00df52a39793 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:08:06.326 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-b7feb507-1021-4066-a6b8-c317d7a0d743 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - 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.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 567, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 594, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2242, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 647, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 728, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2192, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2197, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/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.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/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.10/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.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 101, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 85, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-05-06 06:08:06.673 7 INFO neutron.services.segments.plugin [-] Segment b733fb40-fa6c-45da-897b-921086e07c58 resource provider aggregate not found 2026-05-06 06:08:06.687 7 INFO neutron.services.segments.plugin [-] Segment b733fb40-fa6c-45da-897b-921086e07c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b733fb40-fa6c-45da-897b-921086e07c58 found for delete ", "request_id": "req-9e1a75fd-5b32-4c4b-b1c5-4e6cc601ca10"}]} 2026-05-06 06:08:06.690 7 INFO neutron.services.segments.plugin [-] Segment b733fb40-fa6c-45da-897b-921086e07c58 resource provider aggregate not found 2026-05-06 06:08:06.699 7 INFO neutron.db.l3_hamode_db [None req-b7feb507-1021-4066-a6b8-c317d7a0d743 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] HA network b4373e47-7a1c-44dd-83af-3c7a3ed1e525 was deleted as no HA routers are present in tenant 2da6c93476374eef8a83f4c9539ef648. [pid: 7|app: 0|req: 378/744] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:05 2026] DELETE /v2.0/routers/e106dfbe-6f88-4f0d-a0aa-99db270e562f => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:08:06.711 7 INFO neutron.services.segments.plugin [-] Segment b733fb40-fa6c-45da-897b-921086e07c58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b733fb40-fa6c-45da-897b-921086e07c58 found for delete ", "request_id": "req-b80ae2e7-d7c0-487e-9e6a-cb5d2485b298"}]} [pid: 7|app: 0|req: 379/745] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:08:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=33e9b470-71f6-4050-8174-79bdd32df350 => 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: 380/746] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:06 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/747] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:06 2026] DELETE /v2.0/subnets/d1eb3d2d-9937-4c9c-a854-444db58cc43a => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/748] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:07 2026] GET /v2.0/subnets?id=a96af56c-81f5-4f5c-949d-886e937cd2b0 => generated 670 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/749] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:07 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?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: 7|app: 0|req: 384/750] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:07 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => 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: 385/751] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:07 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:07.466 8 INFO neutron.db.l3_hamode_db [None req-07e8121a-edd5-46fb-8aad-00df52a39793 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 386/752] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:07 2026] DELETE /v2.0/subnets/4e486d75-3ee6-4e62-a1b5-6bb56c553303 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/753] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:07 2026] GET /v2.0/ports?network_id=8e437ae2-c42d-46d7-b754-874858acc1f4&device_owner=network%3Adhcp => generated 1244 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/754] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:07 2026] GET /v2.0/ports?tenant_id=1e18d8339e334c6bb0a6c4416415bd71&device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/755] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:07 2026] GET /v2.0/security-groups?id=24600ab5-8b23-4f43-8d22-4f4a9792f758&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: 390/756] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:08 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/757] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:08:08 2026] DELETE /v2.0/networks/4964a2d8-d185-4178-8178-8a4d0688717c => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/758] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:08 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/759] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:08 2026] GET /v2.0/networks?id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/760] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:05 2026] POST /v2.0/routers => generated 733 bytes in 2756 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/761] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:08 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?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: 369/762] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => 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: 394/763] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:08:08 2026] DELETE /v2.0/networks/a5a322b2-971e-44db-b076-b34717216e59 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:08:08.725 7 INFO neutron.services.segments.plugin [-] Segment 846474f0-e001-4629-9137-fda72a3a2a1f resource provider aggregate not found [pid: 7|app: 0|req: 395/764] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:08 2026] GET /v2.0/subnets?id=b71e2ce5-d7f7-429a-90cf-c305b624c03f => generated 678 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:08.769 7 INFO neutron.services.segments.plugin [-] Segment 846474f0-e001-4629-9137-fda72a3a2a1f resource provider aggregate not found 2026-05-06 06:08:08.777 7 INFO neutron.services.segments.plugin [-] Segment 846474f0-e001-4629-9137-fda72a3a2a1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 846474f0-e001-4629-9137-fda72a3a2a1f found for delete ", "request_id": "req-d5637521-e463-4514-b36c-8c09b69d444a"}]} 2026-05-06 06:08:08.801 7 INFO neutron.services.segments.plugin [-] Segment 8bba78ab-3dc9-4179-91a3-b5f770809828 resource provider aggregate not found 2026-05-06 06:08:08.812 7 INFO neutron.services.segments.plugin [-] Segment 846474f0-e001-4629-9137-fda72a3a2a1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 846474f0-e001-4629-9137-fda72a3a2a1f found for delete ", "request_id": "req-6fbf4716-d88e-4b5d-9aee-6c7370df727d"}]} 2026-05-06 06:08:08.839 7 INFO neutron.services.segments.plugin [-] Segment 8bba78ab-3dc9-4179-91a3-b5f770809828 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bba78ab-3dc9-4179-91a3-b5f770809828 found for delete ", "request_id": "req-b1878bca-75af-4144-b7d2-3ebdafcf0f3f"}]} 2026-05-06 06:08:08.843 7 INFO neutron.services.segments.plugin [-] Segment 8bba78ab-3dc9-4179-91a3-b5f770809828 resource provider aggregate not found [pid: 7|app: 0|req: 396/765] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:08 2026] GET /v2.0/ports?tenant_id=339b73a10b4c4dfe9c4949f811b1eec7&device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 1242 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:08.863 7 WARNING neutron_lib.context [None req-e2155d76-7487-454f-acc7-2f6552c2c021 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:08.866 7 INFO neutron.services.segments.plugin [-] Segment 8bba78ab-3dc9-4179-91a3-b5f770809828 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bba78ab-3dc9-4179-91a3-b5f770809828 found for delete ", "request_id": "req-7f56bf4d-94b3-4aa7-9a0e-cf3bd8a22445"}]} 2026-05-06 06:08:08.927 7 INFO neutron.db.segments_db [None req-e2155d76-7487-454f-acc7-2f6552c2c021 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Added segment 8a81f76a-7cd5-4afb-9fa4-a881d63366dd of type vxlan for network 764ae519-0ef9-43c3-9636-622722e07aa7 [pid: 7|app: 0|req: 397/766] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:08:08 2026] POST /v2.0/networks => generated 634 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/767] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:09 2026] GET /v2.0/ports?network_id=89b75d22-1cde-428a-bd97-c65ff4149cf1&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/768] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:09 2026] GET /v2.0/networks?id=8e437ae2-c42d-46d7-b754-874858acc1f4 => generated 772 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:09.213 7 WARNING neutron_lib.context [None req-67f83a2b-a3b2-45ed-ba03-90a8faccbd5f 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 400/769] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:09 2026] POST /v2.0/subnets => generated 622 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/770] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:09 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/771] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:09 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/772] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:09 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/773] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:08:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=33e9b470-71f6-4050-8174-79bdd32df350 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:09.875 7 WARNING neutron_lib.context [None req-a3b2bb0c-fda5-416e-bafc-fb118b64b578 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:09.933 7 INFO neutron.db.segments_db [None req-a3b2bb0c-fda5-416e-bafc-fb118b64b578 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Added segment 01a4acca-6f7f-45f4-ade1-676fcf046ae4 of type vxlan for network 1b50e682-06a9-4ce7-ade9-5aeac93663fd [pid: 8|app: 0|req: 370/774] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:08:08 2026] PUT /v2.0/routers/758584ca-a0ef-4595-b1a5-9287c3dfaaa0/add_router_interface => generated 309 bytes in 1596 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/775] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:10 2026] GET /v2.0/security-groups?id=24600ab5-8b23-4f43-8d22-4f4a9792f758&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:10.348 7 INFO neutron.db.l3_hamode_db [None req-a3b2bb0c-fda5-416e-bafc-fb118b64b578 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 372/776] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:10 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?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: 8|app: 0|req: 373/777] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:10 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/778] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:10 2026] GET /v2.0/subnets?id=a96af56c-81f5-4f5c-949d-886e937cd2b0 => generated 670 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/779] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:10 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:10.561 7 INFO neutron.db.l3_hamode_db [None req-a3b2bb0c-fda5-416e-bafc-fb118b64b578 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 376/780] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:10 2026] GET /v2.0/ports?network_id=8e437ae2-c42d-46d7-b754-874858acc1f4&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:11.024 8 INFO neutron.db.l3_db [None req-54dece3a-83ac-4c83-97e3-bf31589f34ed 2c534e05009448f7bd33333b2cb49d6a 1e18d8339e334c6bb0a6c4416415bd71 - - default default] Floating IP f538ac20-5bde-4d05-a94c-03c499377c67 associated. External IP: 10.96.250.203, port: 8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b. [pid: 7|app: 0|req: 405/781] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:09 2026] POST /v2.0/routers => generated 511 bytes in 1530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/782] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/783] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:08:10 2026] PUT /v2.0/floatingips/f538ac20-5bde-4d05-a94c-03c499377c67 => generated 855 bytes in 950 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:11.547 8 WARNING neutron_lib.context [None req-dafdad9e-354a-4ee0-b786-c52f911a95f1 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/784] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/networks?id=ae1f9ed1-4b58-4419-bf63-177795e23d3e => generated 678 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/785] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/786] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/787] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/quotas/adb439b826dc40c1ae206931e35a2ea9 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/788] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/789] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/ports?tenant_id=adb439b826dc40c1ae206931e35a2ea9&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/790] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/791] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:08:11 2026] POST /v2.0/ports => generated 963 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/792] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/security-groups?id=24600ab5-8b23-4f43-8d22-4f4a9792f758&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/793] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:08:11 2026] GET /v2.0/networks/ae1f9ed1-4b58-4419-bf63-177795e23d3e?fields=segments => generated 14 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:12.085 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06010637-4fdb-428d-8a39-3c709324e192'] response: {'name': 'network-changed', 'server_uuid': '3df24e80-2724-4961-a349-7cf62bad4c70', 'tag': '8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 415/794] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:08:12 2026] GET /v2.0/networks/ae1f9ed1-4b58-4419-bf63-177795e23d3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/795] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:12 2026] GET /v2.0/ports?tenant_id=1e18d8339e334c6bb0a6c4416415bd71&device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/796] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:12 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/797] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:12 2026] GET /v2.0/networks?id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 780 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:12.744 7 INFO neutron.db.l3_db [None req-afff8f7f-2ae6-4843-b2a3-5c203c01df67 80421b627b0940eb8ccfe76173082868 339b73a10b4c4dfe9c4949f811b1eec7 - - default default] Floating IP 4860b822-1ed8-4042-9b60-65715e3b5046 associated. External IP: 10.96.250.209, port: 33e9b470-71f6-4050-8174-79bdd32df350. [pid: 7|app: 0|req: 419/798] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:08:12 2026] PUT /v2.0/floatingips/4860b822-1ed8-4042-9b60-65715e3b5046 => generated 856 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/799] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:13 2026] GET /v2.0/ports?device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:13.219 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f13b7bb-0b00-4b0d-aa60-6e6ce0613a18'] response: {'name': 'network-changed', 'server_uuid': '836e404d-df0e-469f-9eb8-b1e84393810f', 'tag': '33e9b470-71f6-4050-8174-79bdd32df350', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 421/800] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/801] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:13 2026] GET /v2.0/networks?id=ae1f9ed1-4b58-4419-bf63-177795e23d3e => generated 678 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/802] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:13 2026] GET /v2.0/subnets?id=b71e2ce5-d7f7-429a-90cf-c305b624c03f => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/803] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:13 2026] GET /v2.0/ports?tenant_id=339b73a10b4c4dfe9c4949f811b1eec7&device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:13.432 7 WARNING neutron_lib.context [req-4ac11080-e484-4c50-9e10-d7a9dda7a785 req-b0ac1afd-be31-4c5f-9fc3-75fa1ac2a0b1 c4b8fc5d50a143f49839327579c3d7cf adb439b826dc40c1ae206931e35a2ea9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 380/804] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:08:12 2026] PUT /v2.0/routers/f6d2397c-91a5-4f1d-87f6-305e459a22b8/add_router_interface => generated 309 bytes in 1620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/805] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:13 2026] GET /v2.0/ports?network_id=89b75d22-1cde-428a-bd97-c65ff4149cf1&device_owner=network%3Adhcp => generated 1244 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/806] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:08:13 2026] POST /v2.0/ports => generated 954 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 426/807] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:08:14 2026] GET /v2.0/ports/85d9984e-b585-4edb-9142-efa45e2a6c5d => generated 1037 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/808] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:14 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/809] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:13 2026] GET /v2.0/networks?id=8e437ae2-c42d-46d7-b754-874858acc1f4 => generated 772 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/810] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:08:14 2026] PUT /v2.0/ports/1ab5bd39-a31b-435e-b898-ed1ba3ebc49e => generated 1199 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 429/811] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:14 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 430/812] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=33e9b470-71f6-4050-8174-79bdd32df350 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/813] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:14 2026] GET /v2.0/ports?device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => 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: 432/814] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:14 2026] GET /v2.0/ports?tenant_id=adb439b826dc40c1ae206931e35a2ea9&device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => 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: 433/815] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:14 2026] GET /v2.0/subnets?id=a96af56c-81f5-4f5c-949d-886e937cd2b0 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/816] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:14 2026] GET /v2.0/security-groups?id=7298d064-39d8-4ed2-972a-3787e20fe5f9&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/817] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1ab5bd39-a31b-435e-b898-ed1ba3ebc49e => 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: 436/818] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/ports?network_id=8e437ae2-c42d-46d7-b754-874858acc1f4&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/819] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/subnets?id=aeccfd6c-7ab4-4758-851a-c900c7186b98 => generated 672 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/820] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/821] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/ports?network_id=ae1f9ed1-4b58-4419-bf63-177795e23d3e&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:15.249 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a0a11a4-9102-4388-b618-d104cb422d76'] response: {'name': 'network-changed', 'server_uuid': 'c15bf050-7642-4ca1-b6ae-cc30a163d997', 'tag': '1ab5bd39-a31b-435e-b898-ed1ba3ebc49e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 440/822] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?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: 383/823] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:08:14 2026] PUT /v2.0/routers/f6d2397c-91a5-4f1d-87f6-305e459a22b8/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 441/824] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/networks/ae1f9ed1-4b58-4419-bf63-177795e23d3e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/825] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/networks/ae1f9ed1-4b58-4419-bf63-177795e23d3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:15.418 8 INFO neutron.api.v2.resource [None req-96d7ed13-2758-4cd9-b3e0-4b804bc61613 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 384/826] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:08:15 2026] PUT /v2.0/routers/f6d2397c-91a5-4f1d-87f6-305e459a22b8/remove_router_interface => generated 197 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/827] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/ports?device_id=f6d2397c-91a5-4f1d-87f6-305e459a22b8 => 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: 385/828] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/ports?tenant_id=adb439b826dc40c1ae206931e35a2ea9&device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/829] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/networks?id=ae1f9ed1-4b58-4419-bf63-177795e23d3e => generated 774 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/830] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=1ab5bd39-a31b-435e-b898-ed1ba3ebc49e => 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: 388/831] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/subnets?id=aeccfd6c-7ab4-4758-851a-c900c7186b98 => generated 672 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/832] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/ports?network_id=ae1f9ed1-4b58-4419-bf63-177795e23d3e&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: 390/833] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/networks/ae1f9ed1-4b58-4419-bf63-177795e23d3e?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/834] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:15 2026] GET /v2.0/networks/ae1f9ed1-4b58-4419-bf63-177795e23d3e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/835] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:16 2026] GET /v2.0/ports?device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/836] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:16 2026] GET /v2.0/security-groups?id=7298d064-39d8-4ed2-972a-3787e20fe5f9&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-05-06 06:08:16.197 7 INFO neutron.services.segments.plugin [-] Segment 01a4acca-6f7f-45f4-ade1-676fcf046ae4 resource provider aggregate not found 2026-05-06 06:08:16.219 7 INFO neutron.services.segments.plugin [-] Segment 01a4acca-6f7f-45f4-ade1-676fcf046ae4 resource provider aggregate not found 2026-05-06 06:08:16.232 7 INFO neutron.services.segments.plugin [-] Segment 01a4acca-6f7f-45f4-ade1-676fcf046ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01a4acca-6f7f-45f4-ade1-676fcf046ae4 found for delete ", "request_id": "req-2e6c157e-0ae8-4b15-8822-761df266dc01"}]} 2026-05-06 06:08:16.236 7 INFO neutron.services.segments.plugin [-] Segment 01a4acca-6f7f-45f4-ade1-676fcf046ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01a4acca-6f7f-45f4-ade1-676fcf046ae4 found for delete ", "request_id": "req-f1e7f219-bc78-4220-83ad-4fd6e793689f"}]} 2026-05-06 06:08:16.250 7 INFO neutron.db.l3_hamode_db [None req-278674c0-4957-46d6-a635-0f0015873d7b 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] HA network 1b50e682-06a9-4ce7-ade9-5aeac93663fd was deleted as no HA routers are present in tenant 2da6c93476374eef8a83f4c9539ef648. [pid: 7|app: 0|req: 444/837] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:15 2026] DELETE /v2.0/routers/f6d2397c-91a5-4f1d-87f6-305e459a22b8 => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/838] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:16 2026] DELETE /v2.0/subnets/a346452f-2338-4cd3-839e-a59a06c5d3c3 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/839] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:08:16 2026] DELETE /v2.0/networks/764ae519-0ef9-43c3-9636-622722e07aa7 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:08:16.972 8 WARNING neutron_lib.context [None req-d308c4b2-12f5-4c4e-b075-a51f7562a94c 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:17.028 8 INFO neutron.db.segments_db [None req-d308c4b2-12f5-4c4e-b075-a51f7562a94c 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Added segment b77c9a71-2cc8-41c7-965d-5c2c8ab322ba of type vxlan for network 32a8bf17-092c-46ce-a055-6d49e14b083b [pid: 8|app: 0|req: 395/840] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:08:16 2026] POST /v2.0/networks => generated 633 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:17.164 7 WARNING neutron_lib.context [None req-baf2ea70-214a-4f8d-81ec-2a2b73884dc0 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 396/841] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:17 2026] GET /v2.0/ports?device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/842] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:17 2026] GET /v2.0/security-groups?id=7298d064-39d8-4ed2-972a-3787e20fe5f9&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: 446/843] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:17 2026] POST /v2.0/subnets => generated 622 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:17.548 8 WARNING neutron_lib.context [None req-4d62e79a-39b9-434d-8d76-3f4da7ac65dc 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:17.589 8 INFO neutron.db.segments_db [None req-4d62e79a-39b9-434d-8d76-3f4da7ac65dc 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Added segment 4bb96aec-4bcd-42cb-817c-1bd8cbd59fb8 of type vxlan for network 4fe9ff92-fb73-487f-938f-ee6c9c49cffc 2026-05-06 06:08:17.960 8 INFO neutron.db.l3_hamode_db [None req-4d62e79a-39b9-434d-8d76-3f4da7ac65dc 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:08:18.127 8 INFO neutron.db.l3_hamode_db [None req-4d62e79a-39b9-434d-8d76-3f4da7ac65dc 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:08:18.483 7 INFO neutron.services.segments.plugin [-] Segment 8a81f76a-7cd5-4afb-9fa4-a881d63366dd resource provider aggregate not found 2026-05-06 06:08:18.489 7 INFO neutron.services.segments.plugin [-] Segment 8a81f76a-7cd5-4afb-9fa4-a881d63366dd resource provider aggregate not found 2026-05-06 06:08:18.510 7 INFO neutron.services.segments.plugin [-] Segment 8a81f76a-7cd5-4afb-9fa4-a881d63366dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a81f76a-7cd5-4afb-9fa4-a881d63366dd found for delete ", "request_id": "req-9a451bd3-9d41-4385-9b74-ba3dcf4f6e30"}]} 2026-05-06 06:08:18.521 7 INFO neutron.services.segments.plugin [-] Segment 8a81f76a-7cd5-4afb-9fa4-a881d63366dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a81f76a-7cd5-4afb-9fa4-a881d63366dd found for delete ", "request_id": "req-f4c67678-3a58-44bb-a151-b8970d05803a"}]} [pid: 7|app: 0|req: 447/844] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:18 2026] GET /v2.0/ports?device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => generated 971 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/845] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:18 2026] GET /v2.0/security-groups?id=7298d064-39d8-4ed2-972a-3787e20fe5f9&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/848] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:17 2026] POST /v2.0/routers => generated 510 bytes in 1500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/849] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:19 2026] GET /v2.0/ports?device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => 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: 452/850] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:19 2026] GET /v2.0/security-groups?id=7298d064-39d8-4ed2-972a-3787e20fe5f9&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/851] 10.0.0.230 () {34 vars in 990 bytes} [Wed May 6 06:08:19 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 1240 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/852] 10.0.0.230 () {34 vars in 1040 bytes} [Wed May 6 06:08:19 2026] GET /v2.0/security-groups?id=24600ab5-8b23-4f43-8d22-4f4a9792f758&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: 455/853] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:08:19 2026] GET /v2.0/ports?device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/854] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:08:19 2026] DELETE /v2.0/ports/1ab5bd39-a31b-435e-b898-ed1ba3ebc49e => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/855] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:20 2026] GET /v2.0/ports?device_id=c15bf050-7642-4ca1-b6ae-cc30a163d997 => 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: 399/856] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:08:19 2026] PUT /v2.0/routers/fbe4ef75-1680-4886-8bd1-17dfb69b4034/add_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:20.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a58f9fe-5583-484d-b0c7-8bfc4e832fec'] response: {'server_uuid': 'c15bf050-7642-4ca1-b6ae-cc30a163d997', 'name': 'network-vif-deleted', 'tag': '1ab5bd39-a31b-435e-b898-ed1ba3ebc49e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 458/857] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:08:20 2026] GET /v2.0/ports/f0ca71b1-384e-49e6-8e49-ffc87121bc1b => generated 959 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/858] 10.0.0.230 () {34 vars in 990 bytes} [Wed May 6 06:08:21 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/859] 10.0.0.230 () {34 vars in 1040 bytes} [Wed May 6 06:08:21 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/860] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:08:20 2026] PUT /v2.0/routers/fbe4ef75-1680-4886-8bd1-17dfb69b4034/remove_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/861] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:08:22 2026] GET /v2.0/ports?device_id=fbe4ef75-1680-4886-8bd1-17dfb69b4034 => 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: 461/862] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:08:21 2026] PUT /v2.0/routers/758584ca-a0ef-4595-b1a5-9287c3dfaaa0/remove_router_interface => generated 309 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:22.817 8 INFO neutron.services.segments.plugin [-] Segment 4bb96aec-4bcd-42cb-817c-1bd8cbd59fb8 resource provider aggregate not found 2026-05-06 06:08:22.825 8 INFO neutron.services.segments.plugin [-] Segment 4bb96aec-4bcd-42cb-817c-1bd8cbd59fb8 resource provider aggregate not found 2026-05-06 06:08:22.845 8 INFO neutron.services.segments.plugin [-] Segment 4bb96aec-4bcd-42cb-817c-1bd8cbd59fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bb96aec-4bcd-42cb-817c-1bd8cbd59fb8 found for delete ", "request_id": "req-ce3b64ee-f65d-48f9-8ec3-65dedd068dd0"}]} 2026-05-06 06:08:22.845 8 INFO neutron.db.l3_hamode_db [None req-be555955-c5e8-4c6b-8da8-ff9f22c9e946 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] HA network 4fe9ff92-fb73-487f-938f-ee6c9c49cffc was deleted as no HA routers are present in tenant 2da6c93476374eef8a83f4c9539ef648. 2026-05-06 06:08:22.848 8 INFO neutron.services.segments.plugin [-] Segment 4bb96aec-4bcd-42cb-817c-1bd8cbd59fb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bb96aec-4bcd-42cb-817c-1bd8cbd59fb8 found for delete ", "request_id": "req-ecc3c45c-fd1e-4a4b-a252-4cc263541681"}]} [pid: 8|app: 0|req: 402/863] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:22 2026] DELETE /v2.0/routers/fbe4ef75-1680-4886-8bd1-17dfb69b4034 => generated 0 bytes in 797 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/864] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:22 2026] DELETE /v2.0/subnets/d6d0e516-bcdc-4f12-959c-8d2449269fc8 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/865] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:08:23 2026] DELETE /v2.0/networks/32a8bf17-092c-46ce-a055-6d49e14b083b => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:08:23.574 7 INFO neutron.services.segments.plugin [-] Segment ccc0902f-a44c-4cf9-8892-853d9f69a65a resource provider aggregate not found 2026-05-06 06:08:23.589 7 INFO neutron.services.segments.plugin [-] Segment ccc0902f-a44c-4cf9-8892-853d9f69a65a resource provider aggregate not found 2026-05-06 06:08:23.596 7 INFO neutron.services.segments.plugin [-] Segment ccc0902f-a44c-4cf9-8892-853d9f69a65a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc0902f-a44c-4cf9-8892-853d9f69a65a found for delete ", "request_id": "req-44b8c4e0-6450-4cf9-a648-92dd97d56273"}]} 2026-05-06 06:08:23.609 7 INFO neutron.services.segments.plugin [-] Segment ccc0902f-a44c-4cf9-8892-853d9f69a65a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccc0902f-a44c-4cf9-8892-853d9f69a65a found for delete ", "request_id": "req-f761df67-bbc6-4dfe-8886-709077b0e4d5"}]} 2026-05-06 06:08:23.611 7 INFO neutron.db.l3_hamode_db [None req-b0da7d04-a13a-470b-b1ab-c52c8bbe000f 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network cd5f50ff-15e1-4290-955e-c4ffabb4c881 was deleted as no HA routers are present in tenant adb439b826dc40c1ae206931e35a2ea9. [pid: 7|app: 0|req: 462/866] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:22 2026] DELETE /v2.0/routers/758584ca-a0ef-4595-b1a5-9287c3dfaaa0 => generated 0 bytes in 1272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:08:23.625 7 WARNING neutron_lib.context [None req-40bf0e23-4ee3-469f-bd9f-52c376e8e216 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 405/867] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:23 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:23.679 7 INFO neutron.db.segments_db [None req-40bf0e23-4ee3-469f-bd9f-52c376e8e216 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Added segment 830d4da4-12f6-410e-a365-de869c94cd2c of type vxlan for network af55ecf3-b589-4e5a-b4f2-844114b283ef [pid: 8|app: 0|req: 406/868] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:23 2026] DELETE /v2.0/subnets/aeccfd6c-7ab4-4758-851a-c900c7186b98 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/869] 10.0.0.98 () {34 vars in 970 bytes} [Wed May 6 06:08:23 2026] GET /v2.0/ports/8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 968 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:23.991 7 INFO neutron.db.l3_hamode_db [None req-40bf0e23-4ee3-469f-bd9f-52c376e8e216 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 408/870] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:08:23 2026] DELETE /v2.0/networks/ae1f9ed1-4b58-4419-bf63-177795e23d3e => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/871] 199.19.213.139 () {34 vars in 1000 bytes} [Wed May 6 06:08:24 2026] GET /v2.0/subnets?network_id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 660 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/872] 199.19.213.139 () {34 vars in 1146 bytes} [Wed May 6 06:08:24 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70&device_owner=compute%3Anova&network_id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/873] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:24 2026] GET /v2.0/security-groups?tenant_id=adb439b826dc40c1ae206931e35a2ea9&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/874] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:24 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:24.866 8 INFO neutron.services.segments.plugin [-] Segment b77c9a71-2cc8-41c7-965d-5c2c8ab322ba resource provider aggregate not found 2026-05-06 06:08:24.876 8 INFO neutron.services.segments.plugin [-] Segment b77c9a71-2cc8-41c7-965d-5c2c8ab322ba resource provider aggregate not found 2026-05-06 06:08:24.893 8 INFO neutron.services.segments.plugin [-] Segment b77c9a71-2cc8-41c7-965d-5c2c8ab322ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b77c9a71-2cc8-41c7-965d-5c2c8ab322ba found for delete ", "request_id": "req-1870c25d-aabd-4ad9-b531-27918f3a35ee"}]} 2026-05-06 06:08:24.901 8 INFO neutron.services.segments.plugin [-] Segment b77c9a71-2cc8-41c7-965d-5c2c8ab322ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b77c9a71-2cc8-41c7-965d-5c2c8ab322ba found for delete ", "request_id": "req-15f085f7-c857-48b7-8862-40bbe9e1ad58"}]} 2026-05-06 06:08:24.913 8 INFO neutron.services.segments.plugin [-] Segment 2242986f-ffca-40e9-ade3-640a8574c74e resource provider aggregate not found 2026-05-06 06:08:24.920 8 INFO neutron.services.segments.plugin [-] Segment 2242986f-ffca-40e9-ade3-640a8574c74e resource provider aggregate not found 2026-05-06 06:08:24.937 8 INFO neutron.services.segments.plugin [-] Segment 2242986f-ffca-40e9-ade3-640a8574c74e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2242986f-ffca-40e9-ade3-640a8574c74e found for delete ", "request_id": "req-3c9ed5f4-47eb-407d-833d-c9c5657c9007"}]} 2026-05-06 06:08:24.938 8 INFO neutron.services.segments.plugin [-] Segment 2242986f-ffca-40e9-ade3-640a8574c74e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2242986f-ffca-40e9-ade3-640a8574c74e found for delete ", "request_id": "req-24f0608a-0dfd-414d-aaaf-852f697f5e67"}]} [pid: 8|app: 0|req: 413/875] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:08:24 2026] PUT /v2.0/ports/8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 1145 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:08:25.070 7 INFO neutron.db.l3_hamode_db [None req-40bf0e23-4ee3-469f-bd9f-52c376e8e216 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:08:25.098 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3df5a0a1-95da-46bf-a3cc-2098fe336152'] response: {'name': 'network-changed', 'server_uuid': '3df24e80-2724-4961-a349-7cf62bad4c70', 'tag': '8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 414/876] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:25 2026] DELETE /v2.0/security-groups/7298d064-39d8-4ed2-972a-3787e20fe5f9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/877] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/878] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/ports?tenant_id=1e18d8339e334c6bb0a6c4416415bd71&device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 1417 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/879] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/networks?id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 780 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/880] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/881] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/882] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/883] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => 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: 422/884] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/subnets?id=b71e2ce5-d7f7-429a-90cf-c305b624c03f => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/885] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/ports?network_id=89b75d22-1cde-428a-bd97-c65ff4149cf1&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: 424/886] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/887] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/888] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/ports?tenant_id=1e18d8339e334c6bb0a6c4416415bd71&device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 1417 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/889] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/890] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/networks?id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 780 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/891] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:25 2026] GET /v2.0/ports?tenant_id=339b73a10b4c4dfe9c4949f811b1eec7&device_id=836e404d-df0e-469f-9eb8-b1e84393810f => 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: 430/892] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/893] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/894] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:23 2026] POST /v2.0/routers => generated 692 bytes in 2537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/895] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/networks?id=8e437ae2-c42d-46d7-b754-874858acc1f4 => generated 772 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/896] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => 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: 433/897] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/898] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/routers/3e4e3b2b-2afd-442a-b3e9-5b23fa746c63 => generated 698 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/899] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=33e9b470-71f6-4050-8174-79bdd32df350 => generated 861 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/900] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/security-groups?id=24600ab5-8b23-4f43-8d22-4f4a9792f758&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: 466/901] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/subnets?id=b71e2ce5-d7f7-429a-90cf-c305b624c03f => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/902] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/subnets?id=a96af56c-81f5-4f5c-949d-886e937cd2b0 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/903] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/ports?network_id=89b75d22-1cde-428a-bd97-c65ff4149cf1&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/904] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/ports?network_id=8e437ae2-c42d-46d7-b754-874858acc1f4&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: 436/905] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/routers => generated 701 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/906] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/907] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/908] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/909] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/910] 199.19.213.139 () {34 vars in 1118 bytes} [Wed May 6 06:08:26 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.9 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/911] 10.0.0.18 () {34 vars in 740 bytes} [Wed May 6 06:08:26 2026] PUT /v2.0/routers/3e4e3b2b-2afd-442a-b3e9-5b23fa746c63 => generated 705 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/912] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/routers/3e4e3b2b-2afd-442a-b3e9-5b23fa746c63 => generated 705 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/913] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/ports?device_id=3e4e3b2b-2afd-442a-b3e9-5b23fa746c63 => 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: 441/914] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:08:26 2026] PUT /v2.0/ports/8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 968 bytes in 481 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:08:27.278 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3d38877-588d-4097-96b0-5e0862a4e3c3'] response: {'name': 'network-changed', 'server_uuid': '3df24e80-2724-4961-a349-7cf62bad4c70', 'tag': '8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 442/915] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/916] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/ports?tenant_id=1e18d8339e334c6bb0a6c4416415bd71&device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/917] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/918] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/networks?id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 780 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/919] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/920] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/subnets?id=b71e2ce5-d7f7-429a-90cf-c305b624c03f => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/921] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/ports?network_id=89b75d22-1cde-428a-bd97-c65ff4149cf1&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: 8|app: 0|req: 449/922] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/923] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?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: 451/924] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/ports?tenant_id=1e18d8339e334c6bb0a6c4416415bd71&device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/925] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:27 2026] GET /v2.0/networks?id=89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 780 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/926] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/927] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/subnets?id=b71e2ce5-d7f7-429a-90cf-c305b624c03f => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/928] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/ports?network_id=89b75d22-1cde-428a-bd97-c65ff4149cf1&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/929] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?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: 457/930] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1?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: 458/931] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/932] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:28.585 7 INFO neutron.services.segments.plugin [-] Segment 830d4da4-12f6-410e-a365-de869c94cd2c resource provider aggregate not found 2026-05-06 06:08:28.591 7 INFO neutron.services.segments.plugin [-] Segment 830d4da4-12f6-410e-a365-de869c94cd2c resource provider aggregate not found 2026-05-06 06:08:28.610 7 INFO neutron.services.segments.plugin [-] Segment 830d4da4-12f6-410e-a365-de869c94cd2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 830d4da4-12f6-410e-a365-de869c94cd2c found for delete ", "request_id": "req-1f711a67-7bbb-4a8c-8b8d-1525846c0eb1"}]} 2026-05-06 06:08:28.619 7 INFO neutron.services.segments.plugin [-] Segment 830d4da4-12f6-410e-a365-de869c94cd2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 830d4da4-12f6-410e-a365-de869c94cd2c found for delete ", "request_id": "req-74a82ee3-b3d5-4a49-974d-8c9fbdc52c17"}]} 2026-05-06 06:08:28.620 7 INFO neutron.db.l3_hamode_db [None req-d1aed57f-0e84-41b7-8f25-a8cd91111174 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] HA network af55ecf3-b589-4e5a-b4f2-844114b283ef was deleted as no HA routers are present in tenant 2da6c93476374eef8a83f4c9539ef648. [pid: 7|app: 0|req: 474/933] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:27 2026] DELETE /v2.0/routers/3e4e3b2b-2afd-442a-b3e9-5b23fa746c63 => generated 0 bytes in 1529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/934] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/ports?device_id=3e4e3b2b-2afd-442a-b3e9-5b23fa746c63 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:28.707 7 INFO neutron.api.v2.resource [None req-99da4945-876d-4d7a-b37b-d9df3184ad93 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 475/935] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:28 2026] DELETE /v2.0/routers/3e4e3b2b-2afd-442a-b3e9-5b23fa746c63 => generated 135 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/936] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/ports?device_id=fbe4ef75-1680-4886-8bd1-17dfb69b4034 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:28.776 7 INFO neutron.api.v2.resource [None req-066985bf-9c0d-4074-ae7b-8eaca3db7338 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/937] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:28 2026] DELETE /v2.0/routers/fbe4ef75-1680-4886-8bd1-17dfb69b4034 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:08:28.807 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ce6f744-40fd-4209-bbec-df909e3a5ebc 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 477/938] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:28 2026] DELETE /v2.0/subnets/d6d0e516-bcdc-4f12-959c-8d2449269fc8 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/939] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/ports?device_id=f6d2397c-91a5-4f1d-87f6-305e459a22b8 => 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: 462/940] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:28.883 7 INFO neutron.api.v2.resource [None req-c460e0ef-2ab8-43c1-b431-61b56e775a18 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 479/941] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:28 2026] DELETE /v2.0/routers/f6d2397c-91a5-4f1d-87f6-305e459a22b8 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:08:28.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ec38a86-9a82-4cbf-bde3-eaf867b7ea70 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/942] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:28 2026] DELETE /v2.0/subnets/a346452f-2338-4cd3-839e-a59a06c5d3c3 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/943] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/security-groups?id=24600ab5-8b23-4f43-8d22-4f4a9792f758&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: 481/944] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:08:28 2026] GET /v2.0/ports?device_id=e106dfbe-6f88-4f0d-a0aa-99db270e562f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:28.977 8 INFO neutron.api.v2.resource [None req-33d8c43d-edaf-4024-bf95-a8586944b801 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/945] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:28 2026] DELETE /v2.0/routers/e106dfbe-6f88-4f0d-a0aa-99db270e562f => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:08:28.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b185f8bc-fc8b-406e-8311-04a0a1e9b524 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 482/946] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:28 2026] DELETE /v2.0/subnets/d1eb3d2d-9937-4c9c-a854-444db58cc43a => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:08:29.028 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb99e065-9626-4f53-800d-9e31e0347af9 4294e530dfc043419b783304f727c20f 2da6c93476374eef8a83f4c9539ef648 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 465/947] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:29 2026] DELETE /v2.0/subnets/4e486d75-3ee6-4e62-a1b5-6bb56c553303 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/948] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:08:29 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:29.744 8 INFO neutron.db.l3_db [req-c0a6bc43-d60f-4221-8564-c9da5c393e1c req-39786c54-7c74-4780-b372-08c99c50ebf2 2c534e05009448f7bd33333b2cb49d6a 1e18d8339e334c6bb0a6c4416415bd71 - - default default] Floating IP f538ac20-5bde-4d05-a94c-03c499377c67 disassociated. External IP: 10.96.250.203, port: 8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b. [pid: 7|app: 0|req: 484/949] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:29 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 975 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/950] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:29 2026] GET /v2.0/security-groups?tenant_id=2da6c93476374eef8a83f4c9539ef648&name=default => generated 2801 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/951] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:29 2026] GET /v2.0/security-groups?tenant_id=907e136d983743f5855a7c2b5f2b74e3&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/952] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:08:29 2026] DELETE /v2.0/ports/8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b => generated 0 bytes in 772 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/953] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:30 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&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: 488/954] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:30 2026] GET /v2.0/ports?device_id=3df24e80-2724-4961-a349-7cf62bad4c70 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:30.268 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87048127-33a1-4d38-94f0-f42081e2b1fd'] response: {'server_uuid': '3df24e80-2724-4961-a349-7cf62bad4c70', 'name': 'network-vif-deleted', 'tag': '8dcd7b01-26e0-49e4-9b5d-26ea1c10dd5b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 489/955] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:30 2026] DELETE /v2.0/security-groups/06a23f51-3c58-49e1-aff3-7b8ba483f9fc => 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: 467/956] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:30 2026] DELETE /v2.0/security-groups/8cf4d040-fd1a-48ce-8a06-1ffb19defe2e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/957] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:30 2026] GET /v2.0/security-groups?tenant_id=c9100354104942ec9467b8bd4c89491b&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/958] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:30 2026] DELETE /v2.0/security-groups/b792aa27-743c-4627-b011-a9b0fbda535a => 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: 491/959] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:31 2026] DELETE /v2.0/security-groups/24600ab5-8b23-4f43-8d22-4f4a9792f758 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:08:31.491 8 INFO neutron.api.v2.resource [None req-ee5dc623-a20b-4058-bba8-6a9cd2716850 2c534e05009448f7bd33333b2cb49d6a 1e18d8339e334c6bb0a6c4416415bd71 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 469/960] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:08:31 2026] GET /v2.0/security-groups/24600ab5-8b23-4f43-8d22-4f4a9792f758 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/961] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:08:31 2026] DELETE /v2.0/floatingips/f538ac20-5bde-4d05-a94c-03c499377c67 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/962] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:08:31 2026] PUT /v2.0/routers/81851532-5784-4150-b1c7-c8ea1bec77ce/remove_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:34.603 7 INFO neutron.services.segments.plugin [-] Segment 3853c020-cd0d-44cb-96bc-5e5c68653c7b resource provider aggregate not found 2026-05-06 06:08:34.610 7 INFO neutron.services.segments.plugin [-] Segment 3853c020-cd0d-44cb-96bc-5e5c68653c7b resource provider aggregate not found 2026-05-06 06:08:34.630 7 INFO neutron.services.segments.plugin [-] Segment 3853c020-cd0d-44cb-96bc-5e5c68653c7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3853c020-cd0d-44cb-96bc-5e5c68653c7b found for delete ", "request_id": "req-0d9152d5-d549-4315-bcb4-438369db58ac"}]} 2026-05-06 06:08:34.637 7 INFO neutron.services.segments.plugin [-] Segment 3853c020-cd0d-44cb-96bc-5e5c68653c7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3853c020-cd0d-44cb-96bc-5e5c68653c7b found for delete ", "request_id": "req-8ab1543e-d25b-4ad3-97d4-9a5bd1b62141"}]} 2026-05-06 06:08:34.646 7 INFO neutron.db.l3_hamode_db [None req-52de3199-5c81-4d51-8f44-6befa405f450 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network 337a8e4c-00ba-40ea-b3b5-a2712b454550 was deleted as no HA routers are present in tenant 1e18d8339e334c6bb0a6c4416415bd71. [pid: 7|app: 0|req: 493/965] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:33 2026] DELETE /v2.0/routers/81851532-5784-4150-b1c7-c8ea1bec77ce => generated 0 bytes in 1193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/966] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:34 2026] DELETE /v2.0/subnets/b71e2ce5-d7f7-429a-90cf-c305b624c03f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/967] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:08:34 2026] DELETE /v2.0/networks/89b75d22-1cde-428a-bd97-c65ff4149cf1 => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/968] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:35 2026] GET /v2.0/security-groups?tenant_id=1e18d8339e334c6bb0a6c4416415bd71&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/969] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:35 2026] DELETE /v2.0/security-groups/204cc1cf-c219-48d0-abed-c2345012d72b => 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: 474/970] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:35 2026] GET /v2.0/security-groups?tenant_id=c761cbf9562a4dd5ad0aefcb829f3389&name=default => generated 2801 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/971] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:35 2026] DELETE /v2.0/security-groups/00f0f9dd-dfc4-4e38-b05c-13d836db17c9 => 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: 475/972] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:36 2026] GET /v2.0/security-groups?tenant_id=1a099699938448dead7714e55e423a13&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/973] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:36 2026] DELETE /v2.0/security-groups/3e0db91f-9137-4cf8-9ea8-bea69fa1efbf => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/974] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:37 2026] GET /v2.0/security-groups?tenant_id=893acc897ef64666824d16beb29eea44&name=default => generated 2801 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:37.543 7 INFO neutron.services.segments.plugin [-] Segment b36a1873-8d96-4dce-8568-2960026a0962 resource provider aggregate not found 2026-05-06 06:08:37.553 7 INFO neutron.services.segments.plugin [-] Segment b36a1873-8d96-4dce-8568-2960026a0962 resource provider aggregate not found 2026-05-06 06:08:37.558 7 INFO neutron.services.segments.plugin [-] Segment b36a1873-8d96-4dce-8568-2960026a0962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b36a1873-8d96-4dce-8568-2960026a0962 found for delete ", "request_id": "req-a01eeb6b-9271-4ebd-a3f5-796f788aa2c0"}]} 2026-05-06 06:08:37.568 7 INFO neutron.services.segments.plugin [-] Segment b36a1873-8d96-4dce-8568-2960026a0962 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b36a1873-8d96-4dce-8568-2960026a0962 found for delete ", "request_id": "req-f3bf9e35-fcc9-4516-b3ac-39c0ace25d9f"}]} [pid: 8|app: 0|req: 477/975] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:37 2026] DELETE /v2.0/security-groups/46b7d1ac-e59e-4a36-b42d-81c2b2844fc6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:08:37.713 7 INFO neutron.db.segments_db [None req-2f50b965-8af6-4ddc-8149-cb0179eb698b 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 875bfc5c-a467-4ac3-bffd-77769d0ac0b2 of type vxlan for network 00f85c34-83c2-4be2-a510-c0ce807b6c17 [pid: 8|app: 0|req: 478/976] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:37 2026] GET /v2.0/security-groups?tenant_id=6820ba94e1274c2d8e07b4ba9205a412&name=default => generated 2801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/977] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:08:37 2026] POST /v2.0/networks => generated 738 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/978] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:37 2026] DELETE /v2.0/security-groups/2a9f6b6e-27b3-447e-b247-31291adfe92c => 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: 500/979] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:37 2026] POST /v2.0/subnets => generated 661 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:38.109 8 INFO neutron.db.segments_db [None req-a0d41de4-6c0d-4c9b-a558-db4fe03463fc 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment e11efc8a-dda2-4d46-82fc-7cf3e9c77a17 of type vxlan for network 3a93c3f0-8536-47cf-9634-ec016f6bea06 2026-05-06 06:08:38.392 8 INFO neutron.db.l3_hamode_db [None req-a0d41de4-6c0d-4c9b-a558-db4fe03463fc 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 501/980] 10.0.0.230 () {34 vars in 990 bytes} [Wed May 6 06:08:38 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/981] 10.0.0.230 () {34 vars in 1040 bytes} [Wed May 6 06:08:38 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:39.458 8 INFO neutron.db.l3_hamode_db [None req-a0d41de4-6c0d-4c9b-a558-db4fe03463fc 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 503/982] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:39 2026] GET /v2.0/security-groups?tenant_id=83fc0a13368146cd8c74830c9cb9bdc5&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/983] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:40 2026] DELETE /v2.0/security-groups/38f178f8-5d0d-4cfb-a687-9cf703227704 => 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: 480/984] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:38 2026] POST /v2.0/routers => generated 725 bytes in 2502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/985] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:08:40 2026] PUT /v2.0/routers/70de8fc9-961f-4db0-8df9-9793958ddbe8/add_router_interface => generated 309 bytes in 1448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:42.686 8 WARNING neutron_lib.context [None req-aa66bf54-3ffd-48f7-b1ee-50cc96ca412a 042775276443433d874c2f66cffacb65 f86bf9c1ade64689854a887a66e58411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 481/986] 10.0.0.18 () {34 vars in 684 bytes} [Wed May 6 06:08:42 2026] POST /v2.0/security-groups => generated 1596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:08:42.807 7 WARNING neutron_lib.context [None req-68431f9c-6494-4961-b10e-4b21560dbba0 042775276443433d874c2f66cffacb65 f86bf9c1ade64689854a887a66e58411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 506/987] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:08:42 2026] POST /v2.0/security-group-rules => generated 565 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:42.969 8 WARNING neutron_lib.context [None req-0a794479-fd70-4f07-bce2-0418c46a45ba 042775276443433d874c2f66cffacb65 f86bf9c1ade64689854a887a66e58411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/988] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:08:42 2026] POST /v2.0/security-group-rules => generated 570 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:43.123 7 WARNING neutron_lib.context [None req-ab4b279d-c86a-4ea6-81bc-768438f8ff6d 042775276443433d874c2f66cffacb65 f86bf9c1ade64689854a887a66e58411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 507/989] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:08:43 2026] POST /v2.0/floatingips => generated 552 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:44.099 8 WARNING neutron_lib.context [None req-e02f5692-8b7b-4859-a1d7-860ce3165f01 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:44.280 8 INFO neutron.db.segments_db [None req-e02f5692-8b7b-4859-a1d7-860ce3165f01 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Added segment 8df2c739-535f-4ba5-81b1-ab8e3521f4f1 of type vxlan for network 4f4e26ea-8919-46dd-892f-cc9052e21808 [pid: 8|app: 0|req: 483/990] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:08:43 2026] POST /v2.0/networks => generated 632 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/991] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:44 2026] GET /v2.0/security-groups?tenant_id=7fa79fb6536145d991a19ad4cd72ecf2&name=default => generated 2801 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:44.433 7 WARNING neutron_lib.context [None req-26bc52d6-7dee-4590-a83a-c1b077ab246c 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 484/992] 10.0.0.98 () {34 vars in 1097 bytes} [Wed May 6 06:08:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--729187920&fields=id&tenant_id=f86bf9c1ade64689854a887a66e58411 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:44.478 7 INFO neutron.db.segments_db [None req-26bc52d6-7dee-4590-a83a-c1b077ab246c 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Added segment 9f90b66c-824f-453e-85f1-ea9aaf98250a of type vxlan for network c8da1b9d-1251-4f79-8acc-70a5f2bdeafe [pid: 8|app: 0|req: 485/993] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:44 2026] DELETE /v2.0/security-groups/dc3f4050-493f-4ce4-aba6-803ba0e4fd37 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/994] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:08:44 2026] GET /v2.0/networks?id=00f85c34-83c2-4be2-a510-c0ce807b6c17 => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/995] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:08:44 2026] GET /v2.0/quotas/f86bf9c1ade64689854a887a66e58411 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/996] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:44 2026] GET /v2.0/security-groups?tenant_id=d9542b9e4da94f378b0383bb1df68139&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:44.835 7 INFO neutron.db.l3_hamode_db [None req-26bc52d6-7dee-4590-a83a-c1b077ab246c 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 489/997] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:08:44 2026] GET /v2.0/ports?tenant_id=f86bf9c1ade64689854a887a66e58411&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: 490/998] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:44 2026] DELETE /v2.0/security-groups/a8087f9b-2a66-4701-94ac-e451f0ff694a => 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: 491/999] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:08:44 2026] GET /v2.0/networks/00f85c34-83c2-4be2-a510-c0ce807b6c17?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1000] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:08:45 2026] GET /v2.0/networks/00f85c34-83c2-4be2-a510-c0ce807b6c17?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1001] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:45 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:45.920 7 INFO neutron.db.l3_hamode_db [None req-26bc52d6-7dee-4590-a83a-c1b077ab246c 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 494/1002] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:45 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1003] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:45 2026] GET /v2.0/networks?id=00f85c34-83c2-4be2-a510-c0ce807b6c17 => generated 670 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1004] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:46 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&fields=id&fields=name => generated 112 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1005] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:08:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f86bf9c1ade64689854a887a66e58411 => generated 180 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:46.223 8 WARNING neutron_lib.context [req-a8dff621-32b2-462b-8f39-9d321554c813 req-8d74fdb1-44af-4309-99ac-495343553c4b 042775276443433d874c2f66cffacb65 f86bf9c1ade64689854a887a66e58411 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 498/1006] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:08:46 2026] POST /v2.0/ports => generated 954 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 499/1007] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:46 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => 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: 500/1008] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:46 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 957 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1009] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:44 2026] POST /v2.0/routers => generated 695 bytes in 2647 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:47.134 8 WARNING neutron_lib.context [None req-41e13495-64e0-4f72-9328-674dfc2939fc bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:47.282 8 INFO neutron.db.segments_db [None req-41e13495-64e0-4f72-9328-674dfc2939fc bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Added segment 69e5bcb9-fee4-4cd4-9488-df47adccb3dd of type vxlan for network c240e06c-ca1d-4688-b5e2-488ff42e3755 [pid: 8|app: 0|req: 501/1010] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:08:46 2026] POST /v2.0/networks => generated 650 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1011] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:47 2026] GET /v2.0/security-groups?id=c9d5587c-1abf-4fd9-9613-0eb5fa011192&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: 503/1012] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:47 2026] GET /v2.0/security-groups?id=d613817b-619d-437c-a843-19c2be2571f9&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1013] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:08:47 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1014] 10.0.0.18 () {32 vars in 775 bytes} [Wed May 6 06:08:47 2026] GET /v2.0/subnets?project_id=8e9baaaee5624deda93c0a207ac5cea7&cidr=10.100.0.0%2F28 => generated 14 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:47.622 8 WARNING neutron_lib.context [None req-2498407e-780e-4248-af44-6a337d66fc45 bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 506/1015] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:47 2026] POST /v2.0/subnets => generated 603 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1016] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:08:47 2026] PUT /v2.0/ports/f8af0bbe-f3a5-4156-947f-0bb42cd22ecd => generated 1199 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:08:47.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1639240-3437-40c8-b33a-99e8e04f5659'] response: {'name': 'network-changed', 'server_uuid': '094eefd0-ec4c-4fa5-9b96-0a3702fa5496', 'tag': 'f8af0bbe-f3a5-4156-947f-0bb42cd22ecd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 511/1017] 10.0.0.18 () {32 vars in 693 bytes} [Wed May 6 06:08:47 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:08:48.033 7 WARNING neutron_lib.context [None req-05295ee2-70f0-4a9e-9c4c-02f40e8ed2be bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:48.073 7 INFO neutron.db.segments_db [None req-05295ee2-70f0-4a9e-9c4c-02f40e8ed2be bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Added segment 8903d764-e876-4435-a31b-46beb916836f of type vxlan for network 6cca42b4-97be-42f2-a0a3-d0f25e80aad6 2026-05-06 06:08:48.204 8 INFO neutron.db.l3_db [req-52118c88-d867-4ba1-a63b-1b999de3ccc3 req-a9420a7e-048f-4f20-8871-431aca0b340e 80421b627b0940eb8ccfe76173082868 339b73a10b4c4dfe9c4949f811b1eec7 - - default default] Floating IP 4860b822-1ed8-4042-9b60-65715e3b5046 disassociated. External IP: 10.96.250.209, port: 33e9b470-71f6-4050-8174-79bdd32df350. 2026-05-06 06:08:48.412 7 INFO neutron.db.l3_hamode_db [None req-05295ee2-70f0-4a9e-9c4c-02f40e8ed2be bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 507/1018] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:08:47 2026] DELETE /v2.0/ports/33e9b470-71f6-4050-8174-79bdd32df350 => generated 0 bytes in 772 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1019] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:48 2026] GET /v2.0/ports?tenant_id=f86bf9c1ade64689854a887a66e58411&device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1020] 10.0.0.18 () {32 vars in 783 bytes} [Wed May 6 06:08:48 2026] GET /v2.0/subnets?network_id=3501c929-083e-4412-8695-5db63720576d&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1021] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:48 2026] GET /v2.0/ports?device_id=836e404d-df0e-469f-9eb8-b1e84393810f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1022] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:48 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:48.842 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe0e9948-98d0-44d7-b30d-354f11ad40c4'] response: {'server_uuid': '836e404d-df0e-469f-9eb8-b1e84393810f', 'name': 'network-vif-deleted', 'tag': '33e9b470-71f6-4050-8174-79bdd32df350', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 512/1023] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f8af0bbe-f3a5-4156-947f-0bb42cd22ecd => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:48.868 8 WARNING neutron_lib.context [None req-7dbf7e21-885c-4f42-b809-fba98d9dca84 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 513/1024] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:48 2026] POST /v2.0/subnets => generated 632 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1025] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:49 2026] GET /v2.0/security-groups?id=d613817b-619d-437c-a843-19c2be2571f9&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1026] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:49 2026] GET /v2.0/subnets?id=07d7c6b3-8938-492b-a940-2ba86563ee2b => generated 664 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:49.558 7 INFO neutron.db.l3_hamode_db [None req-05295ee2-70f0-4a9e-9c4c-02f40e8ed2be bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 512/1029] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:08:48 2026] POST /v2.0/routers => generated 695 bytes in 2690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1030] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:50 2026] GET /v2.0/ports?network_id=00f85c34-83c2-4be2-a510-c0ce807b6c17&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: 514/1031] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:50 2026] DELETE /v2.0/security-groups/c9d5587c-1abf-4fd9-9613-0eb5fa011192 => 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: 515/1032] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:50 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1033] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:08:49 2026] PUT /v2.0/routers/5389bc05-3deb-4f7d-a06a-856fcdbdd1c9/add_router_interface => generated 309 bytes in 2240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1034] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:51 2026] GET /v2.0/networks/00f85c34-83c2-4be2-a510-c0ce807b6c17?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:51.623 8 INFO neutron.api.v2.resource [None req-57b739bb-7f82-4711-94b8-21240b4d38c0 80421b627b0940eb8ccfe76173082868 339b73a10b4c4dfe9c4949f811b1eec7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 520/1035] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:08:51 2026] GET /v2.0/security-groups/c9d5587c-1abf-4fd9-9613-0eb5fa011192 => 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: 521/1036] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:51 2026] GET /v2.0/security-groups?id=d613817b-619d-437c-a843-19c2be2571f9&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1037] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:08:51 2026] GET /v2.0/networks => generated 7961 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1038] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:51 2026] GET /v2.0/networks/00f85c34-83c2-4be2-a510-c0ce807b6c17?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1039] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:08:51 2026] DELETE /v2.0/floatingips/4860b822-1ed8-4042-9b60-65715e3b5046 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1040] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:08:52 2026] GET /v2.0/subnets => generated 6212 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1041] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:52 2026] GET /v2.0/ports?tenant_id=f86bf9c1ade64689854a887a66e58411&device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1042] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:08:50 2026] PUT /v2.0/routers/881e072b-9b3c-432b-90a7-d4799998dfd4/add_router_interface => generated 309 bytes in 1731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1043] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:08:52 2026] GET /v2.0/routers => generated 2911 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1044] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:52 2026] GET /v2.0/networks?id=00f85c34-83c2-4be2-a510-c0ce807b6c17 => generated 766 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:52.938 7 WARNING neutron_lib.context [None req-117327b5-33cd-4cfe-b637-c28b7cd35cee bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 519/1045] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:08:52 2026] POST /v2.0/ports => generated 955 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 527/1046] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:08:52 2026] PUT /v2.0/routers/a3737a70-e23f-417a-aec4-9ebd0c7f1ad2/remove_router_interface => generated 309 bytes in 1062 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:53.403 8 WARNING neutron_lib.context [None req-b7232a02-4805-4ae3-aa2f-1fcef76a6cf7 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 520/1047] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:53 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1048] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f8af0bbe-f3a5-4156-947f-0bb42cd22ecd => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:53.460 7 WARNING neutron_lib.context [None req-16300d0c-6b4a-4824-9e6b-0e23b48c495c bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 528/1049] 10.0.0.18 () {34 vars in 684 bytes} [Wed May 6 06:08:53 2026] POST /v2.0/security-groups => generated 1607 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1050] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:08:53 2026] POST /v2.0/ports => generated 959 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 523/1051] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:53 2026] GET /v2.0/security-groups?id=d613817b-619d-437c-a843-19c2be2571f9&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: 524/1052] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:53 2026] GET /v2.0/subnets?id=07d7c6b3-8938-492b-a940-2ba86563ee2b => generated 664 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:53.957 7 WARNING neutron_lib.context [None req-64e0005e-53f7-4da4-93ec-66edc9dddf73 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1053] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:08:53 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:54.072 7 WARNING neutron_lib.context [None req-f3019a34-8a2d-481d-86fd-7aa293d296df bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:54.571 8 INFO neutron.services.segments.plugin [-] Segment 78f472f0-f8e0-4e7e-a3b0-64e5f2386dad resource provider aggregate not found 2026-05-06 06:08:54.578 8 INFO neutron.services.segments.plugin [-] Segment 78f472f0-f8e0-4e7e-a3b0-64e5f2386dad resource provider aggregate not found 2026-05-06 06:08:54.591 8 INFO neutron.services.segments.plugin [-] Segment 78f472f0-f8e0-4e7e-a3b0-64e5f2386dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f472f0-f8e0-4e7e-a3b0-64e5f2386dad found for delete ", "request_id": "req-40fff9b9-c634-495e-84be-ed2da206567a"}]} 2026-05-06 06:08:54.596 8 INFO neutron.services.segments.plugin [-] Segment 78f472f0-f8e0-4e7e-a3b0-64e5f2386dad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f472f0-f8e0-4e7e-a3b0-64e5f2386dad found for delete ", "request_id": "req-5826dfc1-355f-46c8-a71a-958c44d699b7"}]} 2026-05-06 06:08:54.603 8 INFO neutron.db.l3_hamode_db [None req-7fddfccc-644a-4e7e-84a5-44b795b6ae19 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network ffcd8b40-5f8c-4b8f-b95b-a0d992e060d5 was deleted as no HA routers are present in tenant 339b73a10b4c4dfe9c4949f811b1eec7. [pid: 8|app: 0|req: 529/1054] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:53 2026] DELETE /v2.0/routers/a3737a70-e23f-417a-aec4-9ebd0c7f1ad2 => generated 0 bytes in 1114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1055] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:54 2026] GET /v2.0/ports?network_id=00f85c34-83c2-4be2-a510-c0ce807b6c17&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:54.654 8 WARNING neutron_lib.context [None req-9296f620-47aa-4cae-8ef4-32b9f79bf45a 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 531/1056] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:08:54 2026] POST /v2.0/security-group-rules => generated 564 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1057] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:08:54 2026] DELETE /v2.0/subnets/a96af56c-81f5-4f5c-949d-886e937cd2b0 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1058] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:54 2026] GET /v2.0/networks/00f85c34-83c2-4be2-a510-c0ce807b6c17?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:55.079 8 WARNING neutron_lib.context [None req-ce2cdf3e-4045-45c3-9a69-15ad5dec1b08 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 534/1059] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:08:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 06:08:55.453 7 INFO neutron.db.l3_db [None req-f3019a34-8a2d-481d-86fd-7aa293d296df bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Floating IP 40642533-8269-4dcd-afd0-70cce8208052 associated. External IP: 10.96.250.212, port: 70ea5b85-a0ea-4db3-9116-cf7e1c4580c5. [pid: 8|app: 0|req: 535/1060] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:08:55 2026] DELETE /v2.0/networks/8e437ae2-c42d-46d7-b754-874858acc1f4 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1061] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:55 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1062] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:55 2026] GET /v2.0/networks/00f85c34-83c2-4be2-a510-c0ce807b6c17?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:55.727 8 WARNING neutron_lib.context [None req-efe6e94c-c1f9-4bbd-9324-09bf2a700f4d 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 538/1063] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:08:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1064] 10.0.0.18 () {34 vars in 676 bytes} [Wed May 6 06:08:54 2026] POST /v2.0/floatingips => generated 843 bytes in 1790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1065] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:55 2026] GET /v2.0/security-groups?id=d613817b-619d-437c-a843-19c2be2571f9&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:55.874 8 WARNING neutron_lib.context [None req-0ebd5a8a-2001-4a11-820e-a241adcb81b3 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:55.891 8 INFO neutron.db.securitygroups_db [None req-0ebd5a8a-2001-4a11-820e-a241adcb81b3 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Project 8e9baaaee5624deda93c0a207ac5cea7 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: 527/1066] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:08:55 2026] GET /v2.0/security-groups?tenant_id=339b73a10b4c4dfe9c4949f811b1eec7&name=default => generated 2801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1067] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:08:55 2026] POST /v2.0/security-group-rules => generated 575 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:08:56.049 7 INFO neutron.db.l3_db [None req-44306355-24ca-47d2-9f9e-5c0b97de32e5 bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Floating IP 40642533-8269-4dcd-afd0-70cce8208052 disassociated. External IP: 10.96.250.212, port: 70ea5b85-a0ea-4db3-9116-cf7e1c4580c5. [pid: 8|app: 0|req: 541/1068] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:08:55 2026] DELETE /v2.0/security-groups/4258fd1b-d85b-4146-9b60-59f0424d17b1 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1069] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:56 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:56.182 8 WARNING neutron_lib.context [None req-5681ba0e-ce8d-4b7b-a54b-c2808cc0d40f 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:56.204 8 INFO neutron.db.securitygroups_db [None req-5681ba0e-ce8d-4b7b-a54b-c2808cc0d40f 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Project 8e9baaaee5624deda93c0a207ac5cea7 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: 543/1070] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:08:56 2026] POST /v2.0/security-group-rules => generated 574 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1071] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:08:55 2026] PUT /v2.0/floatingips/40642533-8269-4dcd-afd0-70cce8208052 => generated 552 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:56.618 8 INFO neutron.services.segments.plugin [-] Segment 6225a5c6-813d-4b91-9c69-7bf08af77de9 resource provider aggregate not found 2026-05-06 06:08:56.624 8 INFO neutron.services.segments.plugin [-] Segment 6225a5c6-813d-4b91-9c69-7bf08af77de9 resource provider aggregate not found 2026-05-06 06:08:56.637 8 INFO neutron.services.segments.plugin [-] Segment 6225a5c6-813d-4b91-9c69-7bf08af77de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6225a5c6-813d-4b91-9c69-7bf08af77de9 found for delete ", "request_id": "req-f1a05ab7-cc25-479e-b597-8722ee76b6fe"}]} 2026-05-06 06:08:56.643 8 INFO neutron.services.segments.plugin [-] Segment 6225a5c6-813d-4b91-9c69-7bf08af77de9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6225a5c6-813d-4b91-9c69-7bf08af77de9 found for delete ", "request_id": "req-2b3c0155-8c0c-4b82-b929-683b6af36d8b"}]} 2026-05-06 06:08:56.803 8 INFO neutron.db.l3_db [None req-ef32d552-869b-4af2-bb94-40cc3c7989a3 042775276443433d874c2f66cffacb65 f86bf9c1ade64689854a887a66e58411 - - default default] Floating IP 20c4dd57-98f7-4a2e-b5ef-9ca3eb7e1a49 associated. External IP: 10.96.250.203, port: f8af0bbe-f3a5-4156-947f-0bb42cd22ecd. [pid: 7|app: 0|req: 529/1072] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:08:56 2026] DELETE /v2.0/floatingips/40642533-8269-4dcd-afd0-70cce8208052 => generated 0 bytes in 412 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1073] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:08:56 2026] GET /v2.0/networks => generated 1297 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:08:57.150 7 WARNING neutron_lib.context [None req-fbda6d5f-054f-43ba-a952-72462013fe66 bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 544/1074] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:08:56 2026] PUT /v2.0/floatingips/20c4dd57-98f7-4a2e-b5ef-9ca3eb7e1a49 => generated 855 bytes in 891 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1075] 10.0.0.98 () {34 vars in 1095 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-98716501&fields=id&tenant_id=8e9baaaee5624deda93c0a207ac5cea7 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1076] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1077] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 660 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1078] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/security-groups?id=d613817b-619d-437c-a843-19c2be2571f9&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1079] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/quotas/8e9baaaee5624deda93c0a207ac5cea7 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:57.470 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-88012b40-f951-4d9c-8494-65f1396a911f'] response: {'name': 'network-changed', 'server_uuid': '094eefd0-ec4c-4fa5-9b96-0a3702fa5496', 'tag': 'f8af0bbe-f3a5-4156-947f-0bb42cd22ecd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 550/1080] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&fields=id => generated 103 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1081] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/ports?tenant_id=f86bf9c1ade64689854a887a66e58411&device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1082] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1083] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/networks?id=00f85c34-83c2-4be2-a510-c0ce807b6c17 => generated 766 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1084] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?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: 555/1085] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=f8af0bbe-f3a5-4156-947f-0bb42cd22ecd => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1086] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => 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: 557/1087] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/subnets?id=07d7c6b3-8938-492b-a940-2ba86563ee2b => generated 664 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1088] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/security-groups?id=d613817b-619d-437c-a843-19c2be2571f9&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1089] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:57 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:08:58.054 7 INFO neutron.db.l3_db [None req-fbda6d5f-054f-43ba-a952-72462013fe66 bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Floating IP a840f3fc-8bed-4495-9b16-f37c99cdc5d9 associated. External IP: 10.96.250.217, port: d75f5399-b5f2-4388-907e-f19235833d56. [pid: 8|app: 0|req: 560/1090] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:08:58 2026] GET /v2.0/ports?network_id=00f85c34-83c2-4be2-a510-c0ce807b6c17&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: 561/1091] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:08:58 2026] GET /v2.0/networks/00f85c34-83c2-4be2-a510-c0ce807b6c17?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: 562/1092] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:08:58 2026] GET /v2.0/networks/00f85c34-83c2-4be2-a510-c0ce807b6c17?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1093] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:08:58 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1094] 10.0.0.18 () {34 vars in 676 bytes} [Wed May 6 06:08:57 2026] POST /v2.0/floatingips => generated 842 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1095] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:08:58 2026] GET /v2.0/floatingips/a840f3fc-8bed-4495-9b16-f37c99cdc5d9 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1096] 10.0.0.18 () {32 vars in 654 bytes} [Wed May 6 06:08:58 2026] GET /v2.0/floatingips => generated 845 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:58.725 8 INFO neutron.db.l3_db [req-e354cc58-47fd-4e2e-9085-b7db99c280ec req-866eda9e-4fc9-4f76-9ff1-b3504d0c50a1 042775276443433d874c2f66cffacb65 f86bf9c1ade64689854a887a66e58411 - - default default] Floating IP 20c4dd57-98f7-4a2e-b5ef-9ca3eb7e1a49 disassociated. External IP: 10.96.250.203, port: f8af0bbe-f3a5-4156-947f-0bb42cd22ecd. 2026-05-06 06:08:59.043 7 INFO neutron.db.l3_db [None req-9dd5d9f6-7f03-43bb-b682-17abfb67275f bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Floating IP a840f3fc-8bed-4495-9b16-f37c99cdc5d9 associated. External IP: 10.96.250.217, port: d75f5399-b5f2-4388-907e-f19235833d56. [pid: 8|app: 0|req: 564/1097] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:08:58 2026] DELETE /v2.0/ports/f8af0bbe-f3a5-4156-947f-0bb42cd22ecd => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1098] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:08:59 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 660 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1099] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:59 2026] GET /v2.0/ports?device_id=094eefd0-ec4c-4fa5-9b96-0a3702fa5496 => 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: 567/1100] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:08:59 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => 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: 568/1101] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:08:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e9baaaee5624deda93c0a207ac5cea7 => generated 179 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:08:59.330 8 WARNING neutron_lib.context [req-a66b5954-bad9-4b51-bd60-cfcc6dbf9387 req-d96ec0fc-bae7-4759-b819-d25f65110bdf 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:08:59.514 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-088779db-2e03-4e23-a99e-fb0dccbb14c9'] response: {'server_uuid': '094eefd0-ec4c-4fa5-9b96-0a3702fa5496', 'name': 'network-vif-deleted', 'tag': 'f8af0bbe-f3a5-4156-947f-0bb42cd22ecd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 534/1102] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:08:58 2026] PUT /v2.0/floatingips/a840f3fc-8bed-4495-9b16-f37c99cdc5d9 => generated 843 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1103] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:08:59 2026] POST /v2.0/ports => generated 954 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:08:59.978 7 INFO neutron.db.l3_db [None req-e87620ea-f208-49b2-a93b-f02795933fa9 bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] Floating IP a840f3fc-8bed-4495-9b16-f37c99cdc5d9 disassociated. External IP: 10.96.250.217, port: 70ea5b85-a0ea-4db3-9116-cf7e1c4580c5. [pid: 8|app: 0|req: 570/1104] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:08:59 2026] PUT /v2.0/ports/95b406cf-6caf-4f66-92ff-eed2f754571c => generated 1199 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 571/1105] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:00 2026] GET /v2.0/security-groups?tenant_id=ebecf73c503549459c53d59d021ffa4e&name=default => generated 2801 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1106] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:08:59 2026] PUT /v2.0/floatingips/a840f3fc-8bed-4495-9b16-f37c99cdc5d9 => generated 552 bytes in 874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1107] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:00 2026] DELETE /v2.0/security-groups/d613817b-619d-437c-a843-19c2be2571f9 => 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: 573/1108] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:09:00 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1109] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:00 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1110] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:00 2026] DELETE /v2.0/security-groups/aa5ffecc-bbd7-4b00-a235-4110b73cbfa0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:00.881 8 INFO neutron.api.v2.resource [None req-505f66a1-8132-4345-9a59-1168fddb53c7 042775276443433d874c2f66cffacb65 f86bf9c1ade64689854a887a66e58411 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1111] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:09:00 2026] GET /v2.0/security-groups/d613817b-619d-437c-a843-19c2be2571f9 => 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: 576/1112] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:09:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=95b406cf-6caf-4f66-92ff-eed2f754571c => 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: 577/1113] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:00 2026] GET /v2.0/security-groups?id=a3ea998a-4b1d-44c8-9288-b521a61f9046&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1114] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:09:00 2026] DELETE /v2.0/floatingips/a840f3fc-8bed-4495-9b16-f37c99cdc5d9 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1115] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:09:01 2026] GET /v2.0/subnets?id=58676547-c451-44f1-b128-ecd054e23d80 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1116] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:01 2026] GET /v2.0/security-groups?tenant_id=24ae63e86c874ae5829947700b7a3234&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1117] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:09:00 2026] DELETE /v2.0/floatingips/20c4dd57-98f7-4a2e-b5ef-9ca3eb7e1a49 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:01.278 7 INFO neutron.api.v2.resource [None req-b8ea9da0-e983-47ea-9478-c3904201a221 bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1118] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:09:01 2026] DELETE /v2.0/floatingips/a840f3fc-8bed-4495-9b16-f37c99cdc5d9 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1119] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:09:01 2026] GET /v2.0/ports?network_id=4f4e26ea-8919-46dd-892f-cc9052e21808&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: 541/1120] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:01 2026] DELETE /v2.0/security-groups/7c2a5848-5f1b-47c6-90c8-94dffb14af0d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:01.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-36e27d1c-e055-42a9-b134-a4c9b7ce5b1e'] response: {'name': 'network-changed', 'server_uuid': '678fb6bb-25db-4c66-94dc-5aa4b10af1db', 'tag': '95b406cf-6caf-4f66-92ff-eed2f754571c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 542/1121] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:01 2026] DELETE /v2.0/ports/70ea5b85-a0ea-4db3-9116-cf7e1c4580c5 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1122] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:09:01 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1123] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:01 2026] DELETE /v2.0/ports/d75f5399-b5f2-4388-907e-f19235833d56 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1124] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:09:02 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?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: 546/1125] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:02 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1126] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:02 2026] GET /v2.0/ports?device_id=881e072b-9b3c-432b-90a7-d4799998dfd4 => generated 958 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1127] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:09:02 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => 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: 549/1128] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:02 2026] GET /v2.0/security-groups?id=a3ea998a-4b1d-44c8-9288-b521a61f9046&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1129] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:09:01 2026] PUT /v2.0/routers/70de8fc9-961f-4db0-8df9-9793958ddbe8/remove_router_interface => generated 309 bytes in 1654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1130] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:09:02 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 756 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1131] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:09:02 2026] PUT /v2.0/routers/881e072b-9b3c-432b-90a7-d4799998dfd4/remove_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1132] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:09:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=95b406cf-6caf-4f66-92ff-eed2f754571c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1133] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:03 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:04.113 8 INFO neutron.services.segments.plugin [-] Segment e11efc8a-dda2-4d46-82fc-7cf3e9c77a17 resource provider aggregate not found 2026-05-06 06:09:04.121 8 INFO neutron.services.segments.plugin [-] Segment e11efc8a-dda2-4d46-82fc-7cf3e9c77a17 resource provider aggregate not found 2026-05-06 06:09:04.141 8 INFO neutron.services.segments.plugin [-] Segment e11efc8a-dda2-4d46-82fc-7cf3e9c77a17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11efc8a-dda2-4d46-82fc-7cf3e9c77a17 found for delete ", "request_id": "req-321f72fe-7f86-45bd-9804-0d22b80f0cba"}]} 2026-05-06 06:09:04.153 8 INFO neutron.services.segments.plugin [-] Segment e11efc8a-dda2-4d46-82fc-7cf3e9c77a17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e11efc8a-dda2-4d46-82fc-7cf3e9c77a17 found for delete ", "request_id": "req-740f480e-b6ad-464e-9e5b-686e7e3d6270"}]} 2026-05-06 06:09:04.160 8 INFO neutron.db.l3_hamode_db [None req-3e0c8762-3c91-41fc-908f-103f493401eb 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network 3a93c3f0-8536-47cf-9634-ec016f6bea06 was deleted as no HA routers are present in tenant f86bf9c1ade64689854a887a66e58411. [pid: 8|app: 0|req: 582/1134] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:03 2026] DELETE /v2.0/routers/70de8fc9-961f-4db0-8df9-9793958ddbe8 => generated 0 bytes in 1127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1135] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:09:04 2026] GET /v2.0/subnets?id=58676547-c451-44f1-b128-ecd054e23d80 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1136] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:04 2026] GET /v2.0/security-groups?id=a3ea998a-4b1d-44c8-9288-b521a61f9046&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: 587/1139] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:04 2026] DELETE /v2.0/subnets/07d7c6b3-8938-492b-a940-2ba86563ee2b => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1140] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:09:04 2026] GET /v2.0/ports?network_id=4f4e26ea-8919-46dd-892f-cc9052e21808&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:04.888 7 INFO neutron.services.segments.plugin [-] Segment 8903d764-e876-4435-a31b-46beb916836f resource provider aggregate not found 2026-05-06 06:09:04.903 7 INFO neutron.services.segments.plugin [-] Segment 8903d764-e876-4435-a31b-46beb916836f resource provider aggregate not found 2026-05-06 06:09:04.917 7 INFO neutron.services.segments.plugin [-] Segment 8903d764-e876-4435-a31b-46beb916836f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8903d764-e876-4435-a31b-46beb916836f found for delete ", "request_id": "req-1a65993b-8894-45e1-b597-e5bae3d2fe13"}]} 2026-05-06 06:09:04.919 7 INFO neutron.services.segments.plugin [-] Segment 8903d764-e876-4435-a31b-46beb916836f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8903d764-e876-4435-a31b-46beb916836f found for delete ", "request_id": "req-49b690e6-83e2-4bc1-b4c7-9289495d99aa"}]} [pid: 8|app: 0|req: 589/1141] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:04 2026] DELETE /v2.0/networks/00f85c34-83c2-4be2-a510-c0ce807b6c17 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:04.926 7 INFO neutron.db.l3_hamode_db [None req-b0c5d1c7-0ab9-47e1-8503-4ad422c12aa0 bb314d2e9cad4b78b23e29adfafff44b 6bc82ceca7c341da87556faf0cbc8aa3 - - default default] HA network 6cca42b4-97be-42f2-a0a3-d0f25e80aad6 was deleted as no HA routers are present in tenant 6bc82ceca7c341da87556faf0cbc8aa3. [pid: 7|app: 0|req: 553/1142] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:03 2026] DELETE /v2.0/routers/881e072b-9b3c-432b-90a7-d4799998dfd4 => generated 0 bytes in 1148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1143] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:09:04 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1144] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:09:05 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1145] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:05 2026] GET /v2.0/security-groups?tenant_id=f86bf9c1ade64689854a887a66e58411&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1146] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:04 2026] DELETE /v2.0/subnets/8bd3227b-9ecd-4778-ba58-b661a0c84d1e => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1147] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:05 2026] DELETE /v2.0/security-groups/4ee46195-a2ff-4baa-99a4-27833213b8bc => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1148] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:05 2026] DELETE /v2.0/networks/c240e06c-ca1d-4688-b5e2-488ff42e3755 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1149] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:05 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1150] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:05 2026] GET /v2.0/security-groups?id=a3ea998a-4b1d-44c8-9288-b521a61f9046&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1151] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:05 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => 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: 558/1152] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:05 2026] GET /v2.0/security-groups?id=a3ea998a-4b1d-44c8-9288-b521a61f9046&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1153] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:05 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:05.737 7 WARNING neutron_lib.context [None req-0da7ee61-9c7e-4f0f-93f2-9de661c50032 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 595/1154] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:05 2026] GET /v2.0/security-groups?tenant_id=87c27fb43a0e4f6cb5dd7dbc1920d0a0&name=default => generated 2801 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1155] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:05 2026] GET /v2.0/security-groups?tenant_id=6bc82ceca7c341da87556faf0cbc8aa3&name=default => generated 2801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1156] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:05 2026] DELETE /v2.0/security-groups/a1fd9af6-1d93-43db-92e9-1f77484f1447 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:06.164 8 INFO neutron.services.segments.plugin [-] Segment 875bfc5c-a467-4ac3-bffd-77769d0ac0b2 resource provider aggregate not found 2026-05-06 06:09:06.173 8 INFO neutron.services.segments.plugin [-] Segment 875bfc5c-a467-4ac3-bffd-77769d0ac0b2 resource provider aggregate not found [pid: 8|app: 0|req: 598/1157] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:06 2026] DELETE /v2.0/security-groups/8e4f200c-86b9-4a7f-acc1-c67541004742 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:06.189 8 INFO neutron.services.segments.plugin [-] Segment 875bfc5c-a467-4ac3-bffd-77769d0ac0b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 875bfc5c-a467-4ac3-bffd-77769d0ac0b2 found for delete ", "request_id": "req-572fb83f-78d1-4ed3-a8c8-b7382b567ca0"}]} 2026-05-06 06:09:06.191 8 INFO neutron.services.segments.plugin [-] Segment 875bfc5c-a467-4ac3-bffd-77769d0ac0b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 875bfc5c-a467-4ac3-bffd-77769d0ac0b2 found for delete ", "request_id": "req-f6f9a2e6-92f8-4473-90fd-bb212f69f544"}]} [pid: 8|app: 0|req: 599/1158] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:06 2026] GET /v2.0/security-groups?tenant_id=cb1dad65cd094b299faf4da06443c76e&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1159] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:06 2026] DELETE /v2.0/security-groups/5396d84c-5fa0-4fa3-ac84-d2a35d3fb4c0 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:06.701 7 INFO neutron.db.l3_db [None req-0da7ee61-9c7e-4f0f-93f2-9de661c50032 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Floating IP c8bc1bf4-58f7-4691-a07b-ec4892f85643 associated. External IP: 10.96.250.204, port: 95b406cf-6caf-4f66-92ff-eed2f754571c. 2026-05-06 06:09:06.944 7 INFO neutron.services.segments.plugin [-] Segment 69e5bcb9-fee4-4cd4-9488-df47adccb3dd resource provider aggregate not found 2026-05-06 06:09:06.949 7 INFO neutron.services.segments.plugin [-] Segment 69e5bcb9-fee4-4cd4-9488-df47adccb3dd resource provider aggregate not found 2026-05-06 06:09:06.969 7 INFO neutron.services.segments.plugin [-] Segment 69e5bcb9-fee4-4cd4-9488-df47adccb3dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e5bcb9-fee4-4cd4-9488-df47adccb3dd found for delete ", "request_id": "req-c77ccf29-5592-4e0c-82cc-7c5e21ddc85e"}]} 2026-05-06 06:09:06.970 7 INFO neutron.services.segments.plugin [-] Segment 69e5bcb9-fee4-4cd4-9488-df47adccb3dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69e5bcb9-fee4-4cd4-9488-df47adccb3dd found for delete ", "request_id": "req-c40afcf1-d76c-4cec-a389-9b22159e65ed"}]} [pid: 7|app: 0|req: 560/1160] 10.0.0.18 () {34 vars in 676 bytes} [Wed May 6 06:09:05 2026] POST /v2.0/floatingips => generated 855 bytes in 1369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1161] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:07 2026] GET /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:08.058 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67402a2d-cc52-4649-b1f7-8995a0c82f27'] response: {'name': 'network-changed', 'server_uuid': '678fb6bb-25db-4c66-94dc-5aa4b10af1db', 'tag': '95b406cf-6caf-4f66-92ff-eed2f754571c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 602/1162] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 1240 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:08.204 7 WARNING neutron_lib.context [None req-f766c706-9d7c-46b6-9e20-5b9cb28bf9cf 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:08.204 7 WARNING neutron_lib.context [None req-f766c706-9d7c-46b6-9e20-5b9cb28bf9cf 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 603/1163] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 756 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1164] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1165] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=95b406cf-6caf-4f66-92ff-eed2f754571c => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:08.353 7 INFO neutron.db.segments_db [None req-f766c706-9d7c-46b6-9e20-5b9cb28bf9cf 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Added segment 22bd008f-878c-45c2-88af-93b242333a2a of type vxlan for network 52bdc089-9d2e-43c6-b338-50063c508265 2026-05-06 06:09:08.435 7 INFO neutron.db.segments_db [None req-f766c706-9d7c-46b6-9e20-5b9cb28bf9cf 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Added segment 8522b652-2385-4b4c-89e5-7bc00afde3a6 of type vxlan for network 479adb38-bb1f-47e8-aa8e-c76e3f510287 [pid: 7|app: 0|req: 561/1166] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:08 2026] POST /v2.0/networks => generated 1245 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1167] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/security-groups?tenant_id=cf65fa5a753748d893f68720c08a8639&name=default => generated 2801 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1168] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/subnets?id=58676547-c451-44f1-b128-ecd054e23d80 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1169] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/networks => generated 1844 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1170] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:08 2026] DELETE /v2.0/security-groups/bb132afa-1b22-4bae-b332-dee72cbe33ea => 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: 608/1171] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/ports?network_id=4f4e26ea-8919-46dd-892f-cc9052e21808&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1172] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1173] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:09:08 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1174] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:08 2026] DELETE /v2.0/networks/52bdc089-9d2e-43c6-b338-50063c508265 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:09.107 8 INFO neutron.services.segments.plugin [-] Segment 8522b652-2385-4b4c-89e5-7bc00afde3a6 resource provider aggregate not found 2026-05-06 06:09:09.112 8 INFO neutron.services.segments.plugin [-] Segment 8522b652-2385-4b4c-89e5-7bc00afde3a6 resource provider aggregate not found 2026-05-06 06:09:09.129 8 INFO neutron.services.segments.plugin [-] Segment 8522b652-2385-4b4c-89e5-7bc00afde3a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8522b652-2385-4b4c-89e5-7bc00afde3a6 found for delete ", "request_id": "req-bb9119d8-455a-46bf-9cd9-9b97d4ba503b"}]} [pid: 8|app: 0|req: 611/1175] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:08 2026] DELETE /v2.0/networks/479adb38-bb1f-47e8-aa8e-c76e3f510287 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:09.193 7 INFO neutron.services.segments.plugin [-] Segment 22bd008f-878c-45c2-88af-93b242333a2a resource provider aggregate not found 2026-05-06 06:09:09.198 7 INFO neutron.services.segments.plugin [-] Segment 22bd008f-878c-45c2-88af-93b242333a2a resource provider aggregate not found 2026-05-06 06:09:09.217 7 INFO neutron.services.segments.plugin [-] Segment 22bd008f-878c-45c2-88af-93b242333a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22bd008f-878c-45c2-88af-93b242333a2a found for delete ", "request_id": "req-82a5607d-d2f7-4c0b-8e88-ffa0d8a7e5bc"}]} 2026-05-06 06:09:09.221 7 INFO neutron.services.segments.plugin [-] Segment 22bd008f-878c-45c2-88af-93b242333a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22bd008f-878c-45c2-88af-93b242333a2a found for delete ", "request_id": "req-ec427f89-dfc5-4ab8-b7dc-7c01bebde63b"}]} [pid: 7|app: 0|req: 565/1176] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:09:09 2026] GET /v2.0/networks => generated 651 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:09.257 8 INFO neutron.services.segments.plugin [-] Segment 8522b652-2385-4b4c-89e5-7bc00afde3a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8522b652-2385-4b4c-89e5-7bc00afde3a6 found for delete ", "request_id": "req-f4aaf033-230c-4efb-a5a0-d211b5f348dc"}]} 2026-05-06 06:09:09.269 8 WARNING neutron_lib.context [None req-e0eed82b-e979-435f-b722-c2981e9a5751 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:09.332 8 INFO neutron.db.segments_db [None req-e0eed82b-e979-435f-b722-c2981e9a5751 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Added segment ad16168d-5014-439c-92e4-47031ac1ff66 of type vxlan for network 42e47379-9fcb-413c-9efc-0db91e776d0b [pid: 8|app: 0|req: 612/1177] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:09 2026] POST /v2.0/networks => generated 654 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:09.475 7 WARNING neutron_lib.context [None req-9a2b1bfa-baf3-44e7-a3bc-9e4fd39e31f6 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:09.543 7 INFO neutron.db.segments_db [None req-9a2b1bfa-baf3-44e7-a3bc-9e4fd39e31f6 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Added segment dcaa0a28-8b04-4f8e-bd5e-86b08ff59c9e of type vxlan for network d9f7ca07-5a32-4734-92fc-162dea2a14d2 [pid: 7|app: 0|req: 566/1178] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:09 2026] POST /v2.0/networks => generated 654 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:09.670 8 WARNING neutron_lib.context [None req-88b47d77-256e-4572-b443-3689225f420e 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:09.712 8 WARNING neutron_lib.context [None req-88b47d77-256e-4572-b443-3689225f420e 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 567/1179] 199.19.213.139 () {34 vars in 1096 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1180] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1181] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:09:09 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 569/1182] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 756 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1183] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=95b406cf-6caf-4f66-92ff-eed2f754571c => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1184] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/ports => generated 1506 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1185] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/subnets?id=58676547-c451-44f1-b128-ecd054e23d80 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1186] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/security-groups?tenant_id=063770bee60d465cb3e64cb2ee7d2892&name=default => generated 2801 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1187] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:10 2026] DELETE /v2.0/ports/193731ae-664f-4550-bdf9-017bf2bee261 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1188] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/ports?network_id=4f4e26ea-8919-46dd-892f-cc9052e21808&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: 617/1189] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:10 2026] DELETE /v2.0/security-groups/52343148-7c06-4283-87e7-e99d5fcaec60 => 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: 618/1190] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1191] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1192] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:10 2026] DELETE /v2.0/ports/eaeac027-5189-4327-8306-1d9be3cb0772 => 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: 574/1193] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:11.020 7 WARNING neutron_lib.context [None req-c31cf5b6-dfe6-45d4-87ce-fa617e3d2759 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 620/1194] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:10 2026] GET /v2.0/security-groups?tenant_id=5383a5f2576d4ef1b35f7e98722a6d4d&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:11.074 7 INFO neutron.db.segments_db [None req-c31cf5b6-dfe6-45d4-87ce-fa617e3d2759 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Added segment c2cc3f5b-e5da-4d0c-bd48-60a328790950 of type vxlan for network eb340035-5b3d-466b-ae30-37b2f63259c3 [pid: 8|app: 0|req: 621/1195] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:11 2026] DELETE /v2.0/security-groups/5304da31-6d5d-4a42-acab-eecb4fcb4623 => 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: 575/1196] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:11 2026] POST /v2.0/networks => generated 653 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:11.209 8 WARNING neutron_lib.context [None req-a52b9d9e-a3b2-4bbe-8725-4de59b409564 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:11.274 8 INFO neutron.db.segments_db [None req-a52b9d9e-a3b2-4bbe-8725-4de59b409564 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Added segment c2f3de32-3461-4cfa-9c0d-7c636d16d6ba of type vxlan for network e8ffdb3f-490d-4a6b-8e14-599739f3cca3 [pid: 8|app: 0|req: 622/1197] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:11 2026] POST /v2.0/networks => generated 654 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:11.913 7 WARNING neutron_lib.context [None req-6ec72cb0-bb2f-4967-b846-d5bfb295792b 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:11.956 7 WARNING neutron_lib.context [None req-6ec72cb0-bb2f-4967-b846-d5bfb295792b 2d09d164e6e84ba98bce672b01fb78c6 e4458c8dbba944d4a10b374a08c536b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 576/1198] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:11 2026] POST /v2.0/subnets => generated 1275 bytes in 651 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1199] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:09:12 2026] GET /v2.0/subnets => generated 1888 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1200] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:12 2026] DELETE /v2.0/subnets/5cff111f-5837-42bf-8115-a4dd65125057 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1201] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:12 2026] DELETE /v2.0/subnets/3c643171-0c07-44f6-981e-e200039a29a2 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1202] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:09:13 2026] GET /v2.0/subnets => generated 626 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:14.048 8 INFO neutron.services.segments.plugin [-] Segment c2f3de32-3461-4cfa-9c0d-7c636d16d6ba resource provider aggregate not found 2026-05-06 06:09:14.052 8 INFO neutron.services.segments.plugin [-] Segment c2f3de32-3461-4cfa-9c0d-7c636d16d6ba resource provider aggregate not found 2026-05-06 06:09:14.070 8 INFO neutron.services.segments.plugin [-] Segment c2f3de32-3461-4cfa-9c0d-7c636d16d6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f3de32-3461-4cfa-9c0d-7c636d16d6ba found for delete ", "request_id": "req-37917f45-9845-4e62-89a9-1ab366213772"}]} 2026-05-06 06:09:14.071 8 INFO neutron.services.segments.plugin [-] Segment c2f3de32-3461-4cfa-9c0d-7c636d16d6ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2f3de32-3461-4cfa-9c0d-7c636d16d6ba found for delete ", "request_id": "req-4fcc7f6f-2d1e-4d59-b111-acb2cc04d96a"}]} [pid: 8|app: 0|req: 625/1203] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:13 2026] DELETE /v2.0/networks/e8ffdb3f-490d-4a6b-8e14-599739f3cca3 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1204] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:13 2026] GET /v2.0/security-groups?tenant_id=ce73778291d348419d530b92532bf0f8&name=default => generated 2801 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1205] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:14 2026] DELETE /v2.0/networks/eb340035-5b3d-466b-ae30-37b2f63259c3 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1206] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:14 2026] GET /v2.0/security-groups?tenant_id=a7e7bc1ecd634a20abe311fa5f6574a0&name=default => generated 2801 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1207] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:14 2026] DELETE /v2.0/security-groups/b7412150-3aad-47d4-b86b-1d92ce21aa61 => 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: 628/1208] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:14 2026] DELETE /v2.0/security-groups/0b54d9e9-cbd0-4266-8588-673265ee2bca => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:14.713 7 INFO neutron.services.segments.plugin [-] Segment dcaa0a28-8b04-4f8e-bd5e-86b08ff59c9e resource provider aggregate not found 2026-05-06 06:09:14.719 7 INFO neutron.services.segments.plugin [-] Segment dcaa0a28-8b04-4f8e-bd5e-86b08ff59c9e resource provider aggregate not found 2026-05-06 06:09:14.730 7 INFO neutron.services.segments.plugin [-] Segment dcaa0a28-8b04-4f8e-bd5e-86b08ff59c9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcaa0a28-8b04-4f8e-bd5e-86b08ff59c9e found for delete ", "request_id": "req-b798c1a2-3c44-4dde-874a-d6cac37ea431"}]} 2026-05-06 06:09:14.734 7 INFO neutron.services.segments.plugin [-] Segment dcaa0a28-8b04-4f8e-bd5e-86b08ff59c9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcaa0a28-8b04-4f8e-bd5e-86b08ff59c9e found for delete ", "request_id": "req-9463351a-b40b-4b31-bc7a-d367c4ba422f"}]} [pid: 7|app: 0|req: 581/1209] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:14 2026] DELETE /v2.0/networks/d9f7ca07-5a32-4734-92fc-162dea2a14d2 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1210] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:14 2026] GET /v2.0/security-groups?tenant_id=4e86bb1580514111925d4d2e55372d51&name=default => generated 2801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1211] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:14 2026] DELETE /v2.0/networks/42e47379-9fcb-413c-9efc-0db91e776d0b => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1212] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:14 2026] DELETE /v2.0/security-groups/a98a738a-9135-4f57-9d0a-75cffd498113 => 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: 630/1213] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:15 2026] GET /v2.0/security-groups?tenant_id=e4458c8dbba944d4a10b374a08c536b1&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1214] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:15 2026] DELETE /v2.0/security-groups/02c03dd3-8b8e-4f6c-b247-742c44b4b254 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:16.936 8 INFO neutron.services.segments.plugin [-] Segment c2cc3f5b-e5da-4d0c-bd48-60a328790950 resource provider aggregate not found 2026-05-06 06:09:16.944 8 INFO neutron.services.segments.plugin [-] Segment c2cc3f5b-e5da-4d0c-bd48-60a328790950 resource provider aggregate not found 2026-05-06 06:09:16.963 8 INFO neutron.services.segments.plugin [-] Segment c2cc3f5b-e5da-4d0c-bd48-60a328790950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2cc3f5b-e5da-4d0c-bd48-60a328790950 found for delete ", "request_id": "req-de103bf4-dec5-4c7f-9804-3c530c82b0a9"}]} 2026-05-06 06:09:16.971 8 INFO neutron.services.segments.plugin [-] Segment c2cc3f5b-e5da-4d0c-bd48-60a328790950 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2cc3f5b-e5da-4d0c-bd48-60a328790950 found for delete ", "request_id": "req-cb8d7d4f-8e7e-4f33-a3c4-a5e44c2b79b8"}]} 2026-05-06 06:09:16.981 8 INFO neutron.services.segments.plugin [-] Segment ad16168d-5014-439c-92e4-47031ac1ff66 resource provider aggregate not found 2026-05-06 06:09:16.991 8 INFO neutron.services.segments.plugin [-] Segment ad16168d-5014-439c-92e4-47031ac1ff66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad16168d-5014-439c-92e4-47031ac1ff66 found for delete ", "request_id": "req-cd3ab6c8-cc7d-49f7-9436-beb095e3442c"}]} 2026-05-06 06:09:16.992 8 INFO neutron.services.segments.plugin [-] Segment ad16168d-5014-439c-92e4-47031ac1ff66 resource provider aggregate not found 2026-05-06 06:09:17.009 8 INFO neutron.services.segments.plugin [-] Segment ad16168d-5014-439c-92e4-47031ac1ff66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad16168d-5014-439c-92e4-47031ac1ff66 found for delete ", "request_id": "req-0de92584-0d25-4d56-98a1-2f7c7842e735"}]} [pid: 8|app: 0|req: 631/1215] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:16 2026] GET /v2.0/security-groups?tenant_id=5731f5a828da43dab5fa602c92fa5aec&name=default => generated 2801 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1216] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:17 2026] DELETE /v2.0/security-groups/89e546a9-b3a7-4c0f-8fce-657fde131d66 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1217] 10.0.0.230 () {34 vars in 990 bytes} [Wed May 6 06:09:17 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 1240 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1218] 10.0.0.230 () {34 vars in 1040 bytes} [Wed May 6 06:09:17 2026] GET /v2.0/security-groups?id=a3ea998a-4b1d-44c8-9288-b521a61f9046&fields=id&fields=name => generated 112 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:17.876 8 WARNING neutron_lib.context [None req-6bb4120c-712a-46dd-a015-14d596ee5a08 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:17.877 8 WARNING neutron_lib.context [None req-6bb4120c-712a-46dd-a015-14d596ee5a08 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:18.012 8 INFO neutron.db.segments_db [None req-6bb4120c-712a-46dd-a015-14d596ee5a08 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Added segment 0316d758-41a9-44c1-95cd-7c28f80fec7c of type vxlan for network 84a247b4-bd59-4a21-a08e-7d320ee9b0d4 2026-05-06 06:09:18.098 8 INFO neutron.db.segments_db [None req-6bb4120c-712a-46dd-a015-14d596ee5a08 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Added segment 1293639b-010a-44db-9348-5cbcabf0bc95 of type vxlan for network edf3ddfa-58e5-4eaf-a78d-c5f99bc2502a [pid: 8|app: 0|req: 633/1219] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:17 2026] POST /v2.0/networks => generated 1245 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1220] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:09:18 2026] GET /v2.0/networks => generated 1844 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1221] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:18 2026] DELETE /v2.0/networks/84a247b4-bd59-4a21-a08e-7d320ee9b0d4 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:18.783 7 INFO neutron.services.segments.plugin [-] Segment 1293639b-010a-44db-9348-5cbcabf0bc95 resource provider aggregate not found 2026-05-06 06:09:18.790 7 INFO neutron.services.segments.plugin [-] Segment 1293639b-010a-44db-9348-5cbcabf0bc95 resource provider aggregate not found 2026-05-06 06:09:18.803 7 INFO neutron.services.segments.plugin [-] Segment 1293639b-010a-44db-9348-5cbcabf0bc95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1293639b-010a-44db-9348-5cbcabf0bc95 found for delete ", "request_id": "req-7eb44047-b73e-499b-96cd-49a7526f913c"}]} 2026-05-06 06:09:18.805 7 INFO neutron.services.segments.plugin [-] Segment 1293639b-010a-44db-9348-5cbcabf0bc95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1293639b-010a-44db-9348-5cbcabf0bc95 found for delete ", "request_id": "req-72790978-08dc-4052-b328-15a4933ce4b9"}]} [pid: 7|app: 0|req: 588/1222] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:18 2026] DELETE /v2.0/networks/edf3ddfa-58e5-4eaf-a78d-c5f99bc2502a => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1223] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:09:18 2026] GET /v2.0/networks => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:18.896 8 WARNING neutron_lib.context [None req-09605e97-6163-41ed-b396-b1dbdccf7d11 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:18.958 8 INFO neutron.db.segments_db [None req-09605e97-6163-41ed-b396-b1dbdccf7d11 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Added segment 3b0d392e-ac76-4932-9cc3-b3f1b9d4ddfc of type vxlan for network 89924051-0fb0-4707-ac27-f8de8e91c80d 2026-05-06 06:09:19.024 8 INFO neutron.services.segments.plugin [-] Segment 0316d758-41a9-44c1-95cd-7c28f80fec7c resource provider aggregate not found 2026-05-06 06:09:19.043 8 INFO neutron.services.segments.plugin [-] Segment 0316d758-41a9-44c1-95cd-7c28f80fec7c resource provider aggregate not found 2026-05-06 06:09:19.048 8 INFO neutron.services.segments.plugin [-] Segment 0316d758-41a9-44c1-95cd-7c28f80fec7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0316d758-41a9-44c1-95cd-7c28f80fec7c found for delete ", "request_id": "req-20c9864d-f8d2-4cda-8477-22b20a17f329"}]} 2026-05-06 06:09:19.062 8 INFO neutron.services.segments.plugin [-] Segment 0316d758-41a9-44c1-95cd-7c28f80fec7c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0316d758-41a9-44c1-95cd-7c28f80fec7c found for delete ", "request_id": "req-2c3433e3-08d7-412f-850a-f287576a37d1"}]} [pid: 8|app: 0|req: 637/1226] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:18 2026] POST /v2.0/networks => generated 649 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:19.110 7 WARNING neutron_lib.context [None req-025b47df-fc73-4a9a-8fe5-a5d8505f51f9 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:19.165 7 INFO neutron.db.segments_db [None req-025b47df-fc73-4a9a-8fe5-a5d8505f51f9 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Added segment 0fc6bfbb-71d1-4781-b805-0d4f558db087 of type vxlan for network 2044d68e-372f-403d-8967-a5ce4e5b1f3e 2026-05-06 06:09:19.229 8 WARNING neutron_lib.context [None req-884daa56-2838-4a7c-b12f-a3c0c3318af2 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1227] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:19 2026] POST /v2.0/networks => generated 649 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:19.290 7 WARNING neutron_lib.context [None req-d4b3374b-143d-41cc-999d-da454986d944 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:19.327 7 WARNING neutron_lib.context [None req-d4b3374b-143d-41cc-999d-da454986d944 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:19.341 8 INFO neutron.db.segments_db [None req-884daa56-2838-4a7c-b12f-a3c0c3318af2 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Added segment 8b00c091-cd48-4e36-865f-335b11f7749d of type vxlan for network 2ecf030c-88ed-46c3-8769-58559703b09a [pid: 8|app: 0|req: 638/1228] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:19 2026] POST /v2.0/networks => generated 630 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:19.449 8 WARNING neutron_lib.context [None req-f8ae636d-2ef4-4472-94c6-c00fcfce38c2 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:19.510 8 INFO neutron.db.segments_db [None req-f8ae636d-2ef4-4472-94c6-c00fcfce38c2 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Added segment dca1485a-0df8-4fa9-bd48-e95433924685 of type vxlan for network d0c6fd10-21d4-4731-a80e-265744f1a131 [pid: 8|app: 0|req: 639/1229] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:19 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:19.622 8 WARNING neutron_lib.context [None req-1283f160-d1d7-41ee-ace9-179c6862e00c 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 640/1230] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:19 2026] POST /v2.0/subnets => generated 602 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1231] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:09:19 2026] POST /v2.0/ports => generated 1505 bytes in 661 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:09:19.943 8 WARNING neutron_lib.context [None req-9028cf99-3e8b-43f1-8fcf-489ed8c9a14e 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 592/1232] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:19 2026] GET /v2.0/security-groups?tenant_id=eaa3db9377c9457781af1b68e109a758&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1233] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:09:20 2026] GET /v2.0/ports => generated 1505 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1234] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:19 2026] POST /v2.0/subnets => generated 602 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1235] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:20 2026] DELETE /v2.0/security-groups/315b20d6-638a-4614-a661-e231caadb3ec => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:20.337 7 WARNING neutron_lib.context [None req-29e373f0-6c7f-4dd2-9a89-75d7f79c31ff 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:20.374 7 INFO neutron.db.segments_db [None req-29e373f0-6c7f-4dd2-9a89-75d7f79c31ff 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Added segment ce38b673-16ff-44a2-9332-1c27d49e35cf of type vxlan for network d15e01a9-8b64-4196-a02c-6ea47a9dc95d [pid: 8|app: 0|req: 642/1236] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:20 2026] DELETE /v2.0/ports/414864f2-0c73-4444-9b65-f15d3042b6d6 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1237] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:20 2026] GET /v2.0/security-groups?tenant_id=d062af048829499ea49bd4b207ffa4d4&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:20.717 7 INFO neutron.db.l3_hamode_db [None req-29e373f0-6c7f-4dd2-9a89-75d7f79c31ff 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:09:20.877 7 INFO neutron.db.l3_hamode_db [None req-29e373f0-6c7f-4dd2-9a89-75d7f79c31ff 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 644/1238] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:20 2026] DELETE /v2.0/ports/9079c5ae-d2a0-410b-84ba-51c30e9049e3 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1239] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:20 2026] DELETE /v2.0/security-groups/d5fd29ab-0f74-491a-813e-5888d2286654 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1240] 10.0.0.18 () {32 vars in 825 bytes} [Wed May 6 06:09:20 2026] GET /v2.0/ports?project_id=8e9baaaee5624deda93c0a207ac5cea7&network_id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 3691 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1241] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:09:21 2026] GET /v2.0/ports => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:21.106 8 WARNING neutron_lib.context [None req-8f4c2f03-f84b-439c-8016-c6411a0b9aca 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:21.152 8 INFO neutron.db.segments_db [None req-8f4c2f03-f84b-439c-8016-c6411a0b9aca 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Added segment c417a4f2-8114-412a-9c4d-c5e1174c42c3 of type vxlan for network c78ff95d-cc5a-4e0c-9ba7-b39ae5e13800 [pid: 8|app: 0|req: 648/1242] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:21 2026] POST /v2.0/networks => generated 649 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:21.268 8 WARNING neutron_lib.context [None req-2ef3f456-ecbc-464c-b98f-4c54b5407e73 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:21.338 8 INFO neutron.db.segments_db [None req-2ef3f456-ecbc-464c-b98f-4c54b5407e73 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Added segment 8a9e1e3e-6ab4-4a6b-8a70-d0c9193ed596 of type vxlan for network 57854eb2-5d5f-4635-b3ce-64efb8ac2ddb [pid: 7|app: 0|req: 595/1243] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:20 2026] POST /v2.0/routers => generated 507 bytes in 1320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1244] 10.0.0.18 () {32 vars in 741 bytes} [Wed May 6 06:09:21 2026] GET /v2.0/subnets?network_id=3501c929-083e-4412-8695-5db63720576d => generated 644 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1245] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:21 2026] POST /v2.0/networks => generated 650 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:22.032 8 INFO neutron.db.l3_db [None req-ba7fc026-a890-4ced-8304-872c91110277 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Floating IP c8bc1bf4-58f7-4691-a07b-ec4892f85643 disassociated. External IP: 10.96.250.204, port: 95b406cf-6caf-4f66-92ff-eed2f754571c. [pid: 8|app: 0|req: 650/1246] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:09:21 2026] PUT /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 554 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:22.433 8 WARNING neutron_lib.context [None req-5ccb20fa-8900-46d9-a709-84fc2658f799 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:22.470 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-988819bf-11c4-4b9e-814d-00f2178cf6be'] response: {'name': 'network-changed', 'server_uuid': '678fb6bb-25db-4c66-94dc-5aa4b10af1db', 'tag': '95b406cf-6caf-4f66-92ff-eed2f754571c', 'status': 'completed', 'code': 200} 2026-05-06 06:09:22.484 8 WARNING neutron_lib.context [None req-5ccb20fa-8900-46d9-a709-84fc2658f799 711c726a04754a58926463d8b4961026 a1e51d1fd34941d2a0faca8b175ff930 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 651/1247] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:22 2026] POST /v2.0/subnets => generated 1225 bytes in 722 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1248] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:23 2026] GET /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 554 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1249] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:09:23 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1250] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:09:23 2026] GET /v2.0/subnets => generated 1838 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1251] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:09:23 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1252] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:09:21 2026] PUT /v2.0/routers/b59a9933-1b1d-4f11-a0c6-af520084d88d/add_router_interface => generated 309 bytes in 1764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1253] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:09:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=95b406cf-6caf-4f66-92ff-eed2f754571c => 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: 599/1254] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:09:23 2026] GET /v2.0/ports/f1d4213d-54d5-4287-bf88-5910174be887 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1255] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:09:23 2026] GET /v2.0/subnets?id=58676547-c451-44f1-b128-ecd054e23d80 => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1256] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:23 2026] DELETE /v2.0/subnets/a60934b3-60a7-4eac-a274-0d101e0f626f => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1257] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:09:23 2026] GET /v2.0/ports?network_id=4f4e26ea-8919-46dd-892f-cc9052e21808&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1258] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:23 2026] DELETE /v2.0/subnets/f1c18678-d85e-45b6-a53f-6aec90aa89f4 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1259] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:09:24 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1260] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:09:24 2026] GET /v2.0/subnets => generated 626 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1261] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:24 2026] GET /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 552 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1262] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:09:24 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:24.822 8 INFO neutron.services.segments.plugin [-] Segment 8a9e1e3e-6ab4-4a6b-8a70-d0c9193ed596 resource provider aggregate not found 2026-05-06 06:09:24.826 8 INFO neutron.services.segments.plugin [-] Segment 8a9e1e3e-6ab4-4a6b-8a70-d0c9193ed596 resource provider aggregate not found 2026-05-06 06:09:24.844 8 INFO neutron.services.segments.plugin [-] Segment 8a9e1e3e-6ab4-4a6b-8a70-d0c9193ed596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9e1e3e-6ab4-4a6b-8a70-d0c9193ed596 found for delete ", "request_id": "req-f3555811-a5e5-4e21-8959-42d77696b1be"}]} 2026-05-06 06:09:24.850 8 INFO neutron.services.segments.plugin [-] Segment 8a9e1e3e-6ab4-4a6b-8a70-d0c9193ed596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a9e1e3e-6ab4-4a6b-8a70-d0c9193ed596 found for delete ", "request_id": "req-6b6867ef-dd23-4ff3-8de5-35d7e3898ad8"}]} [pid: 8|app: 0|req: 663/1263] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:24 2026] DELETE /v2.0/networks/57854eb2-5d5f-4635-b3ce-64efb8ac2ddb => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1264] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:24 2026] DELETE /v2.0/networks/c78ff95d-cc5a-4e0c-9ba7-b39ae5e13800 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1265] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:09:23 2026] PUT /v2.0/routers/b59a9933-1b1d-4f11-a0c6-af520084d88d/add_router_interface => generated 309 bytes in 1766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1266] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:09:25 2026] GET /v2.0/ports/acda2ad6-98e2-492a-bab0-a88bbab29f90 => generated 955 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:25.483 7 WARNING neutron_lib.context [None req-1375d5a4-d583-4fae-b353-d8ab7e7b8ca5 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 665/1267] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:25 2026] DELETE /v2.0/networks/2044d68e-372f-403d-8967-a5ce4e5b1f3e => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1268] 10.0.0.18 () {34 vars in 684 bytes} [Wed May 6 06:09:25 2026] POST /v2.0/security-groups => generated 1611 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:09:25.769 7 INFO neutron.services.segments.plugin [-] Segment 3b0d392e-ac76-4932-9cc3-b3f1b9d4ddfc resource provider aggregate not found 2026-05-06 06:09:25.773 7 INFO neutron.services.segments.plugin [-] Segment 3b0d392e-ac76-4932-9cc3-b3f1b9d4ddfc resource provider aggregate not found 2026-05-06 06:09:25.792 7 INFO neutron.services.segments.plugin [-] Segment 3b0d392e-ac76-4932-9cc3-b3f1b9d4ddfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0d392e-ac76-4932-9cc3-b3f1b9d4ddfc found for delete ", "request_id": "req-c55a840f-69b0-4884-8f07-36afc1927670"}]} 2026-05-06 06:09:25.793 7 INFO neutron.services.segments.plugin [-] Segment 3b0d392e-ac76-4932-9cc3-b3f1b9d4ddfc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3b0d392e-ac76-4932-9cc3-b3f1b9d4ddfc found for delete ", "request_id": "req-d2157c75-8c6e-44a8-af2b-befe99e2ac43"}]} [pid: 7|app: 0|req: 604/1269] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:25 2026] DELETE /v2.0/networks/89924051-0fb0-4707-ac27-f8de8e91c80d => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:25.808 7 WARNING neutron_lib.context [None req-0b2bca3a-23c5-467e-8bc1-24dad9cb9350 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 605/1270] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:25 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1271] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:25 2026] GET /v2.0/security-groups?tenant_id=14cdd39fb498479c9235fec13261fee6&name=default => generated 2801 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:26.292 7 WARNING neutron_lib.context [None req-fac6a06d-d9e8-4d49-9dd6-89ab540b6c53 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1272] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:26 2026] POST /v2.0/security-group-rules => generated 564 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1273] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:26 2026] GET /v2.0/security-groups?tenant_id=a1e51d1fd34941d2a0faca8b175ff930&name=default => generated 2801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1274] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:09:25 2026] PUT /v2.0/routers/b59a9933-1b1d-4f11-a0c6-af520084d88d/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:26.522 8 WARNING neutron_lib.context [None req-f5dad9fc-62bd-4b7e-87d1-7e1dd728b4d8 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 609/1275] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:26 2026] DELETE /v2.0/security-groups/3e21a80c-44b2-4b01-9017-95835dca4047 => 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: 667/1276] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:26 2026] POST /v2.0/security-group-rules => generated 570 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1277] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:26 2026] DELETE /v2.0/security-groups/3382d191-5ba7-4e60-94d3-b2a8b090a4fc => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:26.673 7 WARNING neutron_lib.context [None req-5ad57e0a-9452-4f3a-b706-f1a2341ebad8 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 611/1278] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:26 2026] POST /v2.0/security-group-rules => generated 569 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:26.795 7 WARNING neutron_lib.context [None req-780f1af6-e961-4369-bf52-8867ee648b3c 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:26.820 7 INFO neutron.db.securitygroups_db [None req-780f1af6-e961-4369-bf52-8867ee648b3c 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Project 8e9baaaee5624deda93c0a207ac5cea7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-06 06:09:26.884 8 INFO neutron.services.segments.plugin [-] Segment c417a4f2-8114-412a-9c4d-c5e1174c42c3 resource provider aggregate not found 2026-05-06 06:09:26.890 8 INFO neutron.services.segments.plugin [-] Segment c417a4f2-8114-412a-9c4d-c5e1174c42c3 resource provider aggregate not found [pid: 7|app: 0|req: 612/1279] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:26 2026] POST /v2.0/security-group-rules => generated 575 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:26.903 7 WARNING neutron_lib.context [None req-eddac4a9-841c-4f00-a4bd-09d7197add82 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:26.906 8 INFO neutron.services.segments.plugin [-] Segment c417a4f2-8114-412a-9c4d-c5e1174c42c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c417a4f2-8114-412a-9c4d-c5e1174c42c3 found for delete ", "request_id": "req-e42bbaa5-ab00-4168-8e1f-df588f68688d"}]} 2026-05-06 06:09:26.911 8 INFO neutron.services.segments.plugin [-] Segment c417a4f2-8114-412a-9c4d-c5e1174c42c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c417a4f2-8114-412a-9c4d-c5e1174c42c3 found for delete ", "request_id": "req-64fc0c11-fd9f-4059-91ab-1eefac534ea9"}]} 2026-05-06 06:09:26.919 7 INFO neutron.db.securitygroups_db [None req-eddac4a9-841c-4f00-a4bd-09d7197add82 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Project 8e9baaaee5624deda93c0a207ac5cea7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-06 06:09:26.923 8 INFO neutron.services.segments.plugin [-] Segment 0fc6bfbb-71d1-4781-b805-0d4f558db087 resource provider aggregate not found 2026-05-06 06:09:26.934 8 INFO neutron.services.segments.plugin [-] Segment 0fc6bfbb-71d1-4781-b805-0d4f558db087 resource provider aggregate not found 2026-05-06 06:09:26.941 8 INFO neutron.services.segments.plugin [-] Segment 0fc6bfbb-71d1-4781-b805-0d4f558db087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fc6bfbb-71d1-4781-b805-0d4f558db087 found for delete ", "request_id": "req-a9aa47f5-fe65-4f99-8e68-3f56f7f7b997"}]} 2026-05-06 06:09:26.961 8 INFO neutron.services.segments.plugin [-] Segment 0fc6bfbb-71d1-4781-b805-0d4f558db087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fc6bfbb-71d1-4781-b805-0d4f558db087 found for delete ", "request_id": "req-fd5ea3a4-73a5-4192-996c-a09272eb592c"}]} [pid: 7|app: 0|req: 613/1280] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:26 2026] POST /v2.0/security-group-rules => generated 574 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1281] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:09:26 2026] PUT /v2.0/routers/b59a9933-1b1d-4f11-a0c6-af520084d88d/remove_router_interface => generated 309 bytes in 1087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1282] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:09:27 2026] GET /v2.0/networks => generated 1297 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1283] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:27 2026] GET /v2.0/ports?device_id=b59a9933-1b1d-4f11-a0c6-af520084d88d => 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: 670/1284] 10.0.0.98 () {34 vars in 1099 bytes} [Wed May 6 06:09:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1733406807&fields=id&tenant_id=8e9baaaee5624deda93c0a207ac5cea7 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1285] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:09:27 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 660 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1286] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/quotas/8e9baaaee5624deda93c0a207ac5cea7 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1287] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&fields=id => generated 149 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1288] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:28.352 7 INFO neutron.services.segments.plugin [-] Segment ce38b673-16ff-44a2-9332-1c27d49e35cf resource provider aggregate not found 2026-05-06 06:09:28.359 7 INFO neutron.services.segments.plugin [-] Segment ce38b673-16ff-44a2-9332-1c27d49e35cf resource provider aggregate not found 2026-05-06 06:09:28.370 7 INFO neutron.services.segments.plugin [-] Segment ce38b673-16ff-44a2-9332-1c27d49e35cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce38b673-16ff-44a2-9332-1c27d49e35cf found for delete ", "request_id": "req-9a46bf3b-f162-406d-a2ca-c7a6f30c16ba"}]} 2026-05-06 06:09:28.372 7 INFO neutron.services.segments.plugin [-] Segment ce38b673-16ff-44a2-9332-1c27d49e35cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce38b673-16ff-44a2-9332-1c27d49e35cf found for delete ", "request_id": "req-5e86f944-a640-43cc-9d62-e2d5991169bd"}]} 2026-05-06 06:09:28.377 7 INFO neutron.db.l3_hamode_db [None req-ff5f1019-b64e-41ac-9b36-d26a392ac134 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] HA network d15e01a9-8b64-4196-a02c-6ea47a9dc95d was deleted as no HA routers are present in tenant 60c414ec015f4690a0ddd551a58e0046. [pid: 7|app: 0|req: 615/1289] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:27 2026] DELETE /v2.0/routers/b59a9933-1b1d-4f11-a0c6-af520084d88d => generated 0 bytes in 640 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1290] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1291] 10.0.0.18 () {32 vars in 652 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/extensions => generated 19600 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1292] 10.0.0.18 () {32 vars in 680 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1293] 10.0.0.18 () {32 vars in 680 bytes} [Wed May 6 06:09:28 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) [pid: 8|app: 0|req: 678/1294] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:28 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: 679/1295] 10.0.0.18 () {32 vars in 664 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1296] 10.0.0.18 () {32 vars in 698 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:28.575 8 WARNING neutron_lib.context [None req-4e33a332-b184-416c-87a7-c4200b62bc3c 778d9012d7304dc891a92b1d61908933 56c5e3af92e9487a86a04f5e352897c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 617/1297] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:28 2026] DELETE /v2.0/subnets/4a8cb782-763c-4d56-aa69-b6636259dc53 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1298] 10.0.0.18 () {32 vars in 696 bytes} [Wed May 6 06:09:28 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: 619/1299] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:28.737 8 INFO neutron.db.segments_db [None req-4e33a332-b184-416c-87a7-c4200b62bc3c 778d9012d7304dc891a92b1d61908933 56c5e3af92e9487a86a04f5e352897c6 - - default default] Added segment d1b5c273-c436-4a2d-8482-f385bee72289 of type vxlan for network 8fd2600f-0cfe-40b4-9f92-69451e30eb1f [pid: 7|app: 0|req: 620/1300] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:28 2026] DELETE /v2.0/subnets/bbe661fd-e9f9-4694-8a17-3e552f6bc1a1 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1301] 10.0.0.18 () {32 vars in 700 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1302] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:28 2026] POST /v2.0/networks => generated 643 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1303] 10.0.0.18 () {32 vars in 688 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1304] 10.0.0.18 () {32 vars in 702 bytes} [Wed May 6 06:09:28 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:28.888 8 WARNING neutron_lib.context [None req-d3237b9d-b558-47e1-acc1-c9934d3c97fc 778d9012d7304dc891a92b1d61908933 56c5e3af92e9487a86a04f5e352897c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 622/1305] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:28 2026] DELETE /v2.0/networks/d0c6fd10-21d4-4731-a80e-265744f1a131 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1306] 10.0.0.18 () {32 vars in 692 bytes} [Wed May 6 06:09:29 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1307] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:28 2026] POST /v2.0/subnets => generated 617 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1308] 10.0.0.18 () {32 vars in 694 bytes} [Wed May 6 06:09:29 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1309] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:09:29 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 660 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:29.640 8 WARNING neutron_lib.context [None req-72905a40-0e35-476d-a11f-0ecf2b5fedc5 778d9012d7304dc891a92b1d61908933 56c5e3af92e9487a86a04f5e352897c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 624/1310] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:29 2026] DELETE /v2.0/networks/2ecf030c-88ed-46c3-8769-58559703b09a => generated 0 bytes in 627 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:29.706 8 INFO neutron.db.segments_db [None req-72905a40-0e35-476d-a11f-0ecf2b5fedc5 778d9012d7304dc891a92b1d61908933 56c5e3af92e9487a86a04f5e352897c6 - - default default] Added segment 9bf90cd1-7369-40b0-9274-60565b621125 of type vxlan for network 8674bac3-4860-4c9e-9a94-17f9eedaa20f [pid: 7|app: 0|req: 625/1311] 10.0.0.18 () {32 vars in 684 bytes} [Wed May 6 06:09:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1312] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:09:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8e9baaaee5624deda93c0a207ac5cea7 => generated 272 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:29.767 7 WARNING neutron_lib.context [None req-a68dfe33-aa13-480b-8770-f9761b6f44a0 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:29.821 7 INFO neutron.db.segments_db [None req-a68dfe33-aa13-480b-8770-f9761b6f44a0 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Added segment 6f326ec0-7c06-420b-ac5f-99ede03ad2e5 of type vxlan for network 9342b780-c1ac-4599-b47c-81a0bbb6ef09 [pid: 8|app: 0|req: 687/1313] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:29 2026] POST /v2.0/networks => generated 644 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1314] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:29 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => 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: 689/1315] 10.0.0.18 () {32 vars in 686 bytes} [Wed May 6 06:09:29 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:29.877 8 WARNING neutron_lib.context [req-f8d58a9a-c40a-4d27-82e9-32e1d8206391 req-14213421-d5f3-4496-bc40-5af919e39591 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 627/1316] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:29 2026] POST /v2.0/networks => generated 629 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1317] 10.0.0.18 () {34 vars in 742 bytes} [Wed May 6 06:09:29 2026] PUT /v2.0/networks/8674bac3-4860-4c9e-9a94-17f9eedaa20f => generated 592 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1318] 10.0.0.18 () {32 vars in 660 bytes} [Wed May 6 06:09:30 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:30.100 7 WARNING neutron_lib.context [None req-38f906c5-e07f-4ca0-be55-2c6ead17d242 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 690/1319] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:09:29 2026] POST /v2.0/ports => generated 958 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:09:30.348 8 WARNING neutron_lib.context [None req-66bd64dc-9ac0-4cdc-8ddb-417f491ca033 778d9012d7304dc891a92b1d61908933 56c5e3af92e9487a86a04f5e352897c6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:30.394 7 INFO neutron.services.segments.plugin [-] Segment dca1485a-0df8-4fa9-bd48-e95433924685 resource provider aggregate not found 2026-05-06 06:09:30.400 7 INFO neutron.services.segments.plugin [-] Segment dca1485a-0df8-4fa9-bd48-e95433924685 resource provider aggregate not found 2026-05-06 06:09:30.408 7 INFO neutron.services.segments.plugin [-] Segment dca1485a-0df8-4fa9-bd48-e95433924685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dca1485a-0df8-4fa9-bd48-e95433924685 found for delete ", "request_id": "req-8b624207-d011-4840-bfdf-f7f6e17ba7f3"}]} 2026-05-06 06:09:30.420 7 INFO neutron.services.segments.plugin [-] Segment dca1485a-0df8-4fa9-bd48-e95433924685 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dca1485a-0df8-4fa9-bd48-e95433924685 found for delete ", "request_id": "req-14da2c89-28f0-4639-9723-c85426aa9fed"}]} 2026-05-06 06:09:30.425 7 INFO neutron.services.segments.plugin [-] Segment 8b00c091-cd48-4e36-865f-335b11f7749d resource provider aggregate not found 2026-05-06 06:09:30.441 7 INFO neutron.services.segments.plugin [-] Segment 8b00c091-cd48-4e36-865f-335b11f7749d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b00c091-cd48-4e36-865f-335b11f7749d found for delete ", "request_id": "req-5f866d39-45dc-445c-a29b-3cace7479d9d"}]} 2026-05-06 06:09:30.442 7 INFO neutron.services.segments.plugin [-] Segment 8b00c091-cd48-4e36-865f-335b11f7749d resource provider aggregate not found 2026-05-06 06:09:30.460 7 INFO neutron.services.segments.plugin [-] Segment 8b00c091-cd48-4e36-865f-335b11f7749d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b00c091-cd48-4e36-865f-335b11f7749d found for delete ", "request_id": "req-6abca67b-90bc-43b8-80b4-98739426100a"}]} [pid: 7|app: 0|req: 630/1320] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:30 2026] POST /v2.0/subnets => generated 602 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1321] 10.0.0.18 () {32 vars in 698 bytes} [Wed May 6 06:09:30 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1322] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:30 2026] POST /v2.0/subnets => generated 602 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:30.714 8 WARNING neutron_lib.context [None req-1e97613c-6490-4311-b34e-4a54b4f627db 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:30.768 8 INFO neutron.db.segments_db [None req-1e97613c-6490-4311-b34e-4a54b4f627db 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Added segment a15e2681-72cd-4b0d-8223-350ae7061f1a of type vxlan for network c51cf0bf-c0f3-4ceb-9571-dca02244a539 [pid: 7|app: 0|req: 632/1323] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:09:30 2026] PUT /v2.0/ports/eea0b88d-a6e4-457f-a30c-c09873d1cbe4 => generated 1203 bytes in 509 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 633/1324] 10.0.0.18 () {32 vars in 678 bytes} [Wed May 6 06:09:31 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:31.073 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b685915e-f131-440f-9992-d252d9538732'] response: {'name': 'network-changed', 'server_uuid': 'e117338b-f06b-4402-8036-680050b1081a', 'tag': 'eea0b88d-a6e4-457f-a30c-c09873d1cbe4', 'status': 'completed', 'code': 200} 2026-05-06 06:09:31.081 8 INFO neutron.db.l3_hamode_db [None req-1e97613c-6490-4311-b34e-4a54b4f627db 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 634/1325] 10.0.0.18 () {34 vars in 740 bytes} [Wed May 6 06:09:31 2026] PUT /v2.0/subnets/d6de499d-6ce4-4f1a-b5e6-6546eeb4d7a9 => generated 612 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:09:31.274 8 INFO neutron.db.l3_hamode_db [None req-1e97613c-6490-4311-b34e-4a54b4f627db 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 635/1326] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:31 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => 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: 636/1327] 10.0.0.18 () {32 vars in 682 bytes} [Wed May 6 06:09:31 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1328] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:09:31 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&device_id=e117338b-f06b-4402-8036-680050b1081a => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1329] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:31 2026] DELETE /v2.0/networks/8674bac3-4860-4c9e-9a94-17f9eedaa20f => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1330] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:31 2026] GET /v2.0/security-groups?id=ad4794e7-7859-4f7b-a41d-f15092e4de77&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1331] 10.0.0.18 () {32 vars in 674 bytes} [Wed May 6 06:09:31 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1332] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:09:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=eea0b88d-a6e4-457f-a30c-c09873d1cbe4 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:32.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb9ecd51-3e20-4fe9-852c-a6d094d480e7 778d9012d7304dc891a92b1d61908933 56c5e3af92e9487a86a04f5e352897c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1333] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:32 2026] DELETE /v2.0/networks/8674bac3-4860-4c9e-9a94-17f9eedaa20f => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1334] 10.0.0.18 () {32 vars in 688 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1335] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/subnets?id=58676547-c451-44f1-b128-ecd054e23d80 => generated 653 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1336] 10.0.0.18 () {32 vars in 722 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1337] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:30 2026] POST /v2.0/routers => generated 507 bytes in 1427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1338] 10.0.0.18 () {32 vars in 693 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1339] 10.0.0.18 () {32 vars in 686 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:32.174 7 WARNING neutron_lib.context [None req-d5ba68f6-70ad-46e5-8970-5039a2d6d660 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 693/1340] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/ports?network_id=4f4e26ea-8919-46dd-892f-cc9052e21808&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1341] 10.0.0.18 () {32 vars in 741 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/subnets?network_id=3501c929-083e-4412-8695-5db63720576d => generated 626 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1342] 10.0.0.18 () {32 vars in 668 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1343] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1344] 10.0.0.18 () {32 vars in 652 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions => generated 19600 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1345] 10.0.0.18 () {32 vars in 686 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1346] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:32.477 7 INFO neutron.services.segments.plugin [-] Segment 9bf90cd1-7369-40b0-9274-60565b621125 resource provider aggregate not found [pid: 8|app: 0|req: 700/1347] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/networks => generated 1308 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:32.487 7 INFO neutron.services.segments.plugin [-] Segment 9bf90cd1-7369-40b0-9274-60565b621125 resource provider aggregate not found [pid: 8|app: 0|req: 701/1348] 10.0.0.18 () {32 vars in 680 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:32.506 7 INFO neutron.services.segments.plugin [-] Segment 9bf90cd1-7369-40b0-9274-60565b621125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bf90cd1-7369-40b0-9274-60565b621125 found for delete ", "request_id": "req-6a47fc7c-14f2-4904-a46b-497fb62591ac"}]} 2026-05-06 06:09:32.527 7 INFO neutron.services.segments.plugin [-] Segment 9bf90cd1-7369-40b0-9274-60565b621125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bf90cd1-7369-40b0-9274-60565b621125 found for delete ", "request_id": "req-be0dded2-1c37-4993-8ef9-43bacce1d439"}]} [pid: 8|app: 0|req: 702/1349] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&device_id=e117338b-f06b-4402-8036-680050b1081a => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1350] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/subnets => generated 1233 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1351] 10.0.0.18 () {32 vars in 698 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1352] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1353] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:09:32 2026] POST /v2.0/ports => generated 946 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1354] 10.0.0.18 () {32 vars in 722 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/networks/8fd2600f-0cfe-40b4-9f92-69451e30eb1f => generated 668 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 649/1355] 10.0.0.18 () {32 vars in 678 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1356] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=eea0b88d-a6e4-457f-a30c-c09873d1cbe4 => 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: 708/1357] 10.0.0.18 () {32 vars in 666 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/router => generated 256 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1358] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/subnets/051c44c6-8538-481f-bafb-c2d70cf8edfe => generated 617 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1359] 10.0.0.18 () {32 vars in 676 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1360] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/subnets?id=58676547-c451-44f1-b128-ecd054e23d80 => generated 653 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:32.926 8 INFO neutron.pecan_wsgi.hooks.translation [None req-19b7e45f-a4c1-4bdf-a41e-8bd26bc6e6ae 778d9012d7304dc891a92b1d61908933 56c5e3af92e9487a86a04f5e352897c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1361] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:32 2026] DELETE /v2.0/subnets/d6de499d-6ce4-4f1a-b5e6-6546eeb4d7a9 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1362] 10.0.0.18 () {32 vars in 664 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/extensions/l3-ha => 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: 714/1363] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:09:32 2026] GET /v2.0/ports?network_id=4f4e26ea-8919-46dd-892f-cc9052e21808&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:32.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69acfee6-7e65-481a-ade8-e1517ed5ac36 778d9012d7304dc891a92b1d61908933 56c5e3af92e9487a86a04f5e352897c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 715/1364] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:32 2026] DELETE /v2.0/networks/8674bac3-4860-4c9e-9a94-17f9eedaa20f => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1365] 10.0.0.18 () {32 vars in 674 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1366] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1367] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:33 2026] DELETE /v2.0/subnets/051c44c6-8538-481f-bafb-c2d70cf8edfe => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1368] 10.0.0.18 () {32 vars in 712 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1369] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1370] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 06:09:33.813 8 INFO neutron.services.segments.plugin [-] Segment d1b5c273-c436-4a2d-8482-f385bee72289 resource provider aggregate not found 2026-05-06 06:09:33.818 8 INFO neutron.services.segments.plugin [-] Segment d1b5c273-c436-4a2d-8482-f385bee72289 resource provider aggregate not found 2026-05-06 06:09:33.834 8 INFO neutron.services.segments.plugin [-] Segment d1b5c273-c436-4a2d-8482-f385bee72289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1b5c273-c436-4a2d-8482-f385bee72289 found for delete ", "request_id": "req-5ae42ae6-3078-4f62-89ce-1739371b08f2"}]} 2026-05-06 06:09:33.835 8 INFO neutron.services.segments.plugin [-] Segment d1b5c273-c436-4a2d-8482-f385bee72289 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1b5c273-c436-4a2d-8482-f385bee72289 found for delete ", "request_id": "req-48851542-e70d-4d69-b12e-6cc91e91dca5"}]} [pid: 8|app: 0|req: 722/1371] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:33 2026] DELETE /v2.0/networks/8fd2600f-0cfe-40b4-9f92-69451e30eb1f => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1372] 10.0.0.18 () {32 vars in 690 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1373] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/security-groups?id=ad4794e7-7859-4f7b-a41d-f15092e4de77&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: 725/1374] 10.0.0.18 () {32 vars in 682 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1377] 10.0.0.18 () {32 vars in 668 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1378] 10.0.0.18 () {32 vars in 686 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1379] 10.0.0.18 () {32 vars in 704 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1380] 10.0.0.18 () {32 vars in 674 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1381] 10.0.0.18 () {32 vars in 700 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1382] 10.0.0.18 () {32 vars in 674 bytes} [Wed May 6 06:09:33 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: 8|app: 0|req: 734/1383] 10.0.0.18 () {32 vars in 692 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1384] 10.0.0.18 () {32 vars in 688 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1385] 10.0.0.18 () {32 vars in 708 bytes} [Wed May 6 06:09:33 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1386] 10.0.0.18 () {32 vars in 704 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1387] 10.0.0.18 () {32 vars in 696 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1388] 10.0.0.18 () {32 vars in 710 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1389] 10.0.0.18 () {32 vars in 668 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1390] 10.0.0.18 () {32 vars in 686 bytes} [Wed May 6 06:09:34 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: 8|app: 0|req: 742/1391] 10.0.0.18 () {32 vars in 680 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1392] 10.0.0.18 () {32 vars in 674 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1393] 10.0.0.18 () {32 vars in 670 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/provider => generated 191 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1394] 10.0.0.18 () {32 vars in 660 bytes} [Wed May 6 06:09:34 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: 746/1395] 10.0.0.18 () {32 vars in 698 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1396] 10.0.0.18 () {32 vars in 698 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1397] 10.0.0.18 () {32 vars in 676 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1398] 10.0.0.18 () {32 vars in 668 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1399] 10.0.0.18 () {32 vars in 682 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1400] 10.0.0.18 () {32 vars in 700 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1401] 10.0.0.18 () {32 vars in 684 bytes} [Wed May 6 06:09:34 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: 8|app: 0|req: 753/1402] 10.0.0.18 () {32 vars in 706 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1403] 10.0.0.18 () {32 vars in 668 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1404] 10.0.0.18 () {32 vars in 696 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1405] 10.0.0.18 () {32 vars in 694 bytes} [Wed May 6 06:09:34 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: 8|app: 0|req: 757/1406] 10.0.0.18 () {32 vars in 684 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1407] 10.0.0.18 () {32 vars in 688 bytes} [Wed May 6 06:09:34 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: 8|app: 0|req: 759/1408] 10.0.0.18 () {32 vars in 666 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1409] 10.0.0.18 () {32 vars in 680 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1410] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:09:32 2026] PUT /v2.0/routers/71214fbc-94a7-485e-a9ee-3613a2d71be6/add_router_interface => generated 309 bytes in 1468 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 761/1411] 10.0.0.18 () {32 vars in 680 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1412] 10.0.0.18 () {32 vars in 690 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1413] 10.0.0.18 () {32 vars in 690 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1414] 10.0.0.18 () {32 vars in 694 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1415] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/ports/4abc894c-ace8-4780-8599-ca5ef4f9bb81 => generated 1020 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1416] 10.0.0.18 () {32 vars in 684 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1417] 10.0.0.18 () {32 vars in 688 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1418] 10.0.0.18 () {32 vars in 700 bytes} [Wed May 6 06:09:34 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: 8|app: 0|req: 768/1419] 10.0.0.18 () {32 vars in 702 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1420] 10.0.0.18 () {32 vars in 712 bytes} [Wed May 6 06:09:34 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: 8|app: 0|req: 770/1421] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:09:34 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: 8|app: 0|req: 771/1422] 10.0.0.18 () {32 vars in 714 bytes} [Wed May 6 06:09:34 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: 8|app: 0|req: 772/1423] 10.0.0.18 () {32 vars in 726 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1424] 10.0.0.18 () {32 vars in 718 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1425] 10.0.0.18 () {32 vars in 682 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1426] 10.0.0.18 () {32 vars in 668 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1427] 10.0.0.18 () {32 vars in 718 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1428] 10.0.0.18 () {32 vars in 678 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1429] 10.0.0.18 () {32 vars in 668 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1430] 10.0.0.18 () {32 vars in 696 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1431] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/security-groups?tenant_id=56c5e3af92e9487a86a04f5e352897c6&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1432] 10.0.0.18 () {32 vars in 704 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1433] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:34 2026] DELETE /v2.0/security-groups/d647bc8a-ee9a-4fd5-a97f-597ca411b7e9 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1434] 10.0.0.18 () {32 vars in 700 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1435] 10.0.0.18 () {32 vars in 682 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1436] 10.0.0.18 () {32 vars in 704 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1437] 10.0.0.18 () {32 vars in 694 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1438] 10.0.0.18 () {32 vars in 688 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1439] 10.0.0.18 () {32 vars in 696 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1440] 10.0.0.18 () {32 vars in 688 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1441] 10.0.0.18 () {32 vars in 700 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1442] 10.0.0.18 () {32 vars in 664 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1443] 10.0.0.18 () {32 vars in 680 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1444] 10.0.0.18 () {32 vars in 692 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1445] 10.0.0.18 () {32 vars in 676 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1446] 10.0.0.18 () {32 vars in 666 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1447] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:34 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1448] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:35 2026] GET /v2.0/security-groups?id=ad4794e7-7859-4f7b-a41d-f15092e4de77&fields=id&fields=name => generated 114 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1449] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:35 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1450] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:35 2026] GET /v2.0/security-groups?id=ad4794e7-7859-4f7b-a41d-f15092e4de77&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: 800/1451] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:35 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => 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: 652/1452] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:09:34 2026] PUT /v2.0/routers/71214fbc-94a7-485e-a9ee-3613a2d71be6/remove_router_interface => generated 309 bytes in 1245 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 801/1453] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:35 2026] GET /v2.0/security-groups?tenant_id=002b8cbbf06a41358800943eeaaf9513&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:35.803 8 INFO neutron.api.v2.resource [None req-6ff7a291-ea41-476d-ae13-3c2effbf0d06 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1454] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:09:35 2026] PUT /v2.0/routers/71214fbc-94a7-485e-a9ee-3613a2d71be6/remove_router_interface => generated 197 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1455] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:35 2026] DELETE /v2.0/security-groups/5635cae5-5066-4e7a-8f96-f743029c7891 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1456] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:35 2026] GET /v2.0/ports?device_id=71214fbc-94a7-485e-a9ee-3613a2d71be6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:36.610 7 INFO neutron.db.l3_db [None req-c103df9a-5f4b-4467-a274-4a1180149c7a 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Floating IP c8bc1bf4-58f7-4691-a07b-ec4892f85643 associated. External IP: 10.96.250.204, port: eea0b88d-a6e4-457f-a30c-c09873d1cbe4. 2026-05-06 06:09:36.683 8 INFO neutron.services.segments.plugin [-] Segment a15e2681-72cd-4b0d-8223-350ae7061f1a resource provider aggregate not found 2026-05-06 06:09:36.690 8 INFO neutron.services.segments.plugin [-] Segment a15e2681-72cd-4b0d-8223-350ae7061f1a resource provider aggregate not found 2026-05-06 06:09:36.713 8 INFO neutron.services.segments.plugin [-] Segment a15e2681-72cd-4b0d-8223-350ae7061f1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15e2681-72cd-4b0d-8223-350ae7061f1a found for delete ", "request_id": "req-bb66c894-82a8-4c5b-9ad3-aa0d9e29f0e5"}]} 2026-05-06 06:09:36.721 8 INFO neutron.services.segments.plugin [-] Segment a15e2681-72cd-4b0d-8223-350ae7061f1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a15e2681-72cd-4b0d-8223-350ae7061f1a found for delete ", "request_id": "req-f2b5f996-00de-4ff5-8ac3-a70e96b4001f"}]} 2026-05-06 06:09:36.722 8 INFO neutron.db.l3_hamode_db [None req-123e3b22-022f-4943-86a0-9c4cf341fa23 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] HA network c51cf0bf-c0f3-4ceb-9571-dca02244a539 was deleted as no HA routers are present in tenant 60c414ec015f4690a0ddd551a58e0046. [pid: 8|app: 0|req: 805/1457] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:35 2026] DELETE /v2.0/routers/71214fbc-94a7-485e-a9ee-3613a2d71be6 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:36.837 8 WARNING neutron_lib.context [None req-9743e960-74b6-468d-835a-46beb5a0fbd3 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:36.967 8 INFO neutron.db.segments_db [None req-9743e960-74b6-468d-835a-46beb5a0fbd3 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Added segment 3366790f-c1cd-43a6-87ee-ed489ad6f626 of type vxlan for network b16ca6d3-bbac-43a3-b9d9-42feaad7bc3f [pid: 7|app: 0|req: 653/1458] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:09:35 2026] PUT /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 856 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:37.031 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e5133ff-613b-48cb-aa65-a37b60707a93'] response: {'name': 'network-changed', 'server_uuid': 'e117338b-f06b-4402-8036-680050b1081a', 'tag': 'eea0b88d-a6e4-457f-a30c-c09873d1cbe4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 806/1459] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:36 2026] POST /v2.0/networks => generated 645 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1460] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:37 2026] GET /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1461] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:09:37 2026] GET /v2.0/ports?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&device_id=e117338b-f06b-4402-8036-680050b1081a => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:37.194 8 WARNING neutron_lib.context [None req-daf3a131-e2b5-4c96-b6a7-3ec7a32d4979 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 654/1462] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:36 2026] DELETE /v2.0/subnets/2934608b-3d8f-42d1-bba6-4834ecc2e410 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1463] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:09:37 2026] GET /v2.0/networks?id=4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 756 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1464] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:09:37 2026] POST /v2.0/ports => generated 774 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 810/1465] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:09:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=eea0b88d-a6e4-457f-a30c-c09873d1cbe4 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:37.645 8 WARNING neutron_lib.context [None req-05563049-e5a3-4876-b756-f255ddd03c3f 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:37.703 8 INFO neutron.db.segments_db [None req-05563049-e5a3-4876-b756-f255ddd03c3f 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Added segment 9b98d419-a796-4b39-a747-6d7febb33355 of type vxlan for network 44a53159-df22-4648-9e4c-d0a0c8e6cbc8 2026-05-06 06:09:37.784 7 INFO neutron.services.segments.plugin [-] Segment 6f326ec0-7c06-420b-ac5f-99ede03ad2e5 resource provider aggregate not found 2026-05-06 06:09:37.789 7 INFO neutron.services.segments.plugin [-] Segment 6f326ec0-7c06-420b-ac5f-99ede03ad2e5 resource provider aggregate not found 2026-05-06 06:09:37.803 7 INFO neutron.services.segments.plugin [-] Segment 6f326ec0-7c06-420b-ac5f-99ede03ad2e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f326ec0-7c06-420b-ac5f-99ede03ad2e5 found for delete ", "request_id": "req-586b8ffa-0118-4298-a8ef-921c5128c73b"}]} [pid: 8|app: 0|req: 811/1466] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:37 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:37.817 7 INFO neutron.services.segments.plugin [-] Segment 6f326ec0-7c06-420b-ac5f-99ede03ad2e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f326ec0-7c06-420b-ac5f-99ede03ad2e5 found for delete ", "request_id": "req-b16667c7-0c87-428d-a473-a92caa59bb99"}]} [pid: 7|app: 0|req: 656/1467] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:37 2026] DELETE /v2.0/networks/9342b780-c1ac-4599-b47c-81a0bbb6ef09 => generated 0 bytes in 453 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1468] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:09:37 2026] GET /v2.0/subnets?id=58676547-c451-44f1-b128-ecd054e23d80 => generated 653 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:37.855 8 WARNING neutron_lib.context [None req-aa20fb49-8eec-48ac-88e4-7d208bffaf23 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:37.990 7 WARNING neutron_lib.context [None req-aba08818-bc75-4466-8a87-a9752f85371e 4a4e480fe85f4d65a5eb10b1d535ccef 6815e4c7c370423cb1000b4cb1723fd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 657/1469] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:09:37 2026] POST /v2.0/security-groups => generated 1560 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:09:38.188 7 WARNING neutron_lib.context [None req-d650d286-11bb-48b6-8e55-5fe355a86720 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1470] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:37 2026] POST /v2.0/subnets => generated 602 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:38.237 7 INFO neutron.db.segments_db [None req-d650d286-11bb-48b6-8e55-5fe355a86720 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Added segment d4e6dc79-15f8-4312-98d8-20350f1e6e81 of type vxlan for network 17215000-c2dd-4447-b6de-39155c77b429 [pid: 8|app: 0|req: 814/1471] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:09:38 2026] GET /v2.0/ports?network_id=4f4e26ea-8919-46dd-892f-cc9052e21808&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: 815/1472] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:38 2026] GET /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1473] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:38 2026] POST /v2.0/networks => generated 630 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:38.355 7 WARNING neutron_lib.context [None req-bd45f6c0-cd42-4d62-a1dd-ab52a4ee7249 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 816/1474] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:09:38 2026] GET /v2.0/security-groups => generated 4343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1475] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:09:38 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:38.445 8 WARNING neutron_lib.context [None req-9fc4529a-2296-4ea8-bc83-7153b6871b99 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1476] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:38 2026] POST /v2.0/subnets => generated 602 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1477] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:09:38 2026] POST /v2.0/ports => generated 949 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1478] 10.0.0.18 () {34 vars in 757 bytes} [Wed May 6 06:09:38 2026] PUT /v2.0/security-groups/07daa4c6-5728-42e8-b82a-e070253d110d => generated 1599 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:09:38.838 8 WARNING neutron_lib.context [None req-eb2ff08a-3659-409a-90a8-0ceff7e1747c 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:38.883 8 INFO neutron.db.segments_db [None req-eb2ff08a-3659-409a-90a8-0ceff7e1747c 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Added segment 0bd31910-9f33-401a-999f-7b6ae0be966d of type vxlan for network 33005ff7-6e31-45eb-9560-d029c8b5ed7e [pid: 7|app: 0|req: 660/1479] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:09:38 2026] GET /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1480] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:09:38 2026] GET /v2.0/security-groups/07daa4c6-5728-42e8-b82a-e070253d110d => generated 1599 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1481] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:38 2026] DELETE /v2.0/ports/d1ddf1ba-8cd5-4fd3-b355-d0040d246822 => 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: 663/1482] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:39 2026] DELETE /v2.0/security-groups/07daa4c6-5728-42e8-b82a-e070253d110d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:39.371 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f8518cc-0ddd-49bc-80db-1c68f83c59ba 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1483] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:39 2026] DELETE /v2.0/ports/d1ddf1ba-8cd5-4fd3-b355-d0040d246822 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1484] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:39 2026] GET /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 858 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1485] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:09:39 2026] GET /v2.0/security-groups => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:39.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae73e564-cb0f-425e-b2e3-fe1cb56ed3f3 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1486] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:09:39 2026] GET /v2.0/ports/d1ddf1ba-8cd5-4fd3-b355-d0040d246822 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:39.524 7 INFO neutron.api.v2.resource [None req-a5cd873f-d225-4f71-a3b9-c7aef2107dc5 4a4e480fe85f4d65a5eb10b1d535ccef 6815e4c7c370423cb1000b4cb1723fd4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 668/1487] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:39 2026] DELETE /v2.0/security-groups/07daa4c6-5728-42e8-b82a-e070253d110d => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:39.561 8 INFO neutron.db.l3_hamode_db [None req-eb2ff08a-3659-409a-90a8-0ceff7e1747c 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:09:39.727 8 INFO neutron.db.l3_hamode_db [None req-eb2ff08a-3659-409a-90a8-0ceff7e1747c 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 669/1488] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:39 2026] DELETE /v2.0/subnets/c3d68082-463c-4ece-b7e6-e155b10aa61f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:39.744 7 WARNING neutron_lib.context [None req-147c0d73-9c92-4b02-ba07-aa02b25bb12c 4a4e480fe85f4d65a5eb10b1d535ccef 6815e4c7c370423cb1000b4cb1723fd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 670/1489] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:09:39 2026] POST /v2.0/security-groups => generated 1560 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-05-06 06:09:40.227 7 INFO neutron.services.segments.plugin [-] Segment 9b98d419-a796-4b39-a747-6d7febb33355 resource provider aggregate not found 2026-05-06 06:09:40.233 7 INFO neutron.services.segments.plugin [-] Segment 9b98d419-a796-4b39-a747-6d7febb33355 resource provider aggregate not found 2026-05-06 06:09:40.252 7 INFO neutron.services.segments.plugin [-] Segment 9b98d419-a796-4b39-a747-6d7febb33355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b98d419-a796-4b39-a747-6d7febb33355 found for delete ", "request_id": "req-d5703fd9-1684-4c22-96e7-8abc2f6eaf43"}]} 2026-05-06 06:09:40.253 7 INFO neutron.services.segments.plugin [-] Segment 9b98d419-a796-4b39-a747-6d7febb33355 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b98d419-a796-4b39-a747-6d7febb33355 found for delete ", "request_id": "req-63a342e8-fc65-4a51-afe7-5eab45b646c8"}]} [pid: 7|app: 0|req: 671/1490] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:39 2026] DELETE /v2.0/networks/44a53159-df22-4648-9e4c-d0a0c8e6cbc8 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:40.268 7 WARNING neutron_lib.context [None req-85abc576-07fd-4ca7-938f-77c177df351a 4a4e480fe85f4d65a5eb10b1d535ccef 6815e4c7c370423cb1000b4cb1723fd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 672/1491] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:40 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:09:40.379 7 WARNING neutron_lib.context [None req-66b53626-7a6b-4347-8f6b-233f5bdd6b1f 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:40.427 7 INFO neutron.db.segments_db [None req-66b53626-7a6b-4347-8f6b-233f5bdd6b1f 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Added segment d6a98c70-96fc-43ca-be95-4dfff5f4308c of type vxlan for network 9ae8f623-1491-4101-87ed-131f89cb9727 [pid: 8|app: 0|req: 820/1492] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:38 2026] POST /v2.0/routers => generated 507 bytes in 1641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1493] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:09:40 2026] GET /v2.0/security-group-rules/1041d03b-9d6e-4003-ba3c-a5f23ac23617 => generated 569 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1494] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:09:40 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1495] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:40 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:40.613 7 WARNING neutron_lib.context [None req-ae25b982-7d7a-4c69-a1d2-c9033a00b93c 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 675/1496] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:40 2026] POST /v2.0/subnets => generated 602 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1497] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:09:40 2026] DELETE /v2.0/security-group-rules/1041d03b-9d6e-4003-ba3c-a5f23ac23617 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:41.041 7 WARNING neutron_lib.context [None req-03594064-18aa-4871-b484-1ebe1bab1f29 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 677/1498] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:09:41 2026] POST /v2.0/ports => generated 912 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1499] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:41 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1500] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:41 2026] DELETE /v2.0/ports/0c221ab3-b849-4444-81bd-ccc074c0e9f1 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:41.831 7 WARNING neutron_lib.context [None req-c8376f7f-f195-4438-ae13-71ec7dd9cfa2 4a4e480fe85f4d65a5eb10b1d535ccef 6815e4c7c370423cb1000b4cb1723fd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 680/1501] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1502] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:09:40 2026] PUT /v2.0/routers/2504ca67-2100-4262-b3fb-0114f35eab2c/add_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:41.948 7 INFO neutron.pecan_wsgi.hooks.translation [None req-794818f7-76cc-43c6-9d32-527849cb61e1 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 681/1503] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:09:41 2026] GET /v2.0/ports/0c221ab3-b849-4444-81bd-ccc074c0e9f1 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1504] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:09:41 2026] GET /v2.0/security-group-rules/8d4a1d3e-310c-4374-8eaa-8978adf119ab => generated 569 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1505] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:09:41 2026] GET /v2.0/ports/bd5039be-3423-4141-8fa0-cd32c1a184a3 => generated 955 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1506] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:42 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1507] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:41 2026] DELETE /v2.0/subnets/1c1df5ba-1a21-449e-ac0c-6bf9bb7d66a1 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1508] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:09:42 2026] DELETE /v2.0/security-group-rules/8d4a1d3e-310c-4374-8eaa-8978adf119ab => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:42.785 8 INFO neutron.services.segments.plugin [-] Segment d6a98c70-96fc-43ca-be95-4dfff5f4308c resource provider aggregate not found 2026-05-06 06:09:42.792 8 INFO neutron.services.segments.plugin [-] Segment d6a98c70-96fc-43ca-be95-4dfff5f4308c resource provider aggregate not found 2026-05-06 06:09:42.810 8 INFO neutron.services.segments.plugin [-] Segment d6a98c70-96fc-43ca-be95-4dfff5f4308c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a98c70-96fc-43ca-be95-4dfff5f4308c found for delete ", "request_id": "req-674825cb-c7cf-4a9a-86cd-05deb57cea27"}]} 2026-05-06 06:09:42.822 8 INFO neutron.services.segments.plugin [-] Segment d6a98c70-96fc-43ca-be95-4dfff5f4308c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6a98c70-96fc-43ca-be95-4dfff5f4308c found for delete ", "request_id": "req-4aac29f7-9631-45bc-987d-bd0887d62f7c"}]} [pid: 8|app: 0|req: 826/1509] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:42 2026] DELETE /v2.0/networks/9ae8f623-1491-4101-87ed-131f89cb9727 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1510] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:42 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:42.902 8 WARNING neutron_lib.context [None req-92334d6c-6017-4e55-a67f-8056b72e6217 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1511] 10.0.0.18 () {34 vars in 664 bytes} [Wed May 6 06:09:42 2026] POST /v2.0/ports => generated 775 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:09:43.188 8 WARNING neutron_lib.context [None req-6b00d8fa-8895-499e-9d64-65861cafbb78 4a4e480fe85f4d65a5eb10b1d535ccef 6815e4c7c370423cb1000b4cb1723fd4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:43.220 8 INFO neutron.db.securitygroups_db [None req-6b00d8fa-8895-499e-9d64-65861cafbb78 4a4e480fe85f4d65a5eb10b1d535ccef 6815e4c7c370423cb1000b4cb1723fd4 - - default default] Project 6815e4c7c370423cb1000b4cb1723fd4 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: 684/1512] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:09:42 2026] PUT /v2.0/routers/2504ca67-2100-4262-b3fb-0114f35eab2c/remove_router_interface => generated 309 bytes in 1192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1513] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:43 2026] POST /v2.0/security-group-rules => generated 575 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1514] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:09:43 2026] GET /v2.0/security-group-rules/d0ed91c9-9ba4-4a6a-bd8e-82fb3a8b7023 => generated 575 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1515] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:43 2026] GET /v2.0/ports?device_id=2504ca67-2100-4262-b3fb-0114f35eab2c => 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: 832/1516] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:43 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1517] 10.0.0.18 () {34 vars in 736 bytes} [Wed May 6 06:09:43 2026] PUT /v2.0/ports/f98f7ff0-b6d1-447d-a37b-c937f18ee847 => generated 752 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1518] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:09:43 2026] DELETE /v2.0/security-group-rules/d0ed91c9-9ba4-4a6a-bd8e-82fb3a8b7023 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 687/1519] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:43 2026] DELETE /v2.0/ports/f98f7ff0-b6d1-447d-a37b-c937f18ee847 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1520] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:43 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1521] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:09:43 2026] GET /v2.0/ports => generated 777 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1522] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:43 2026] DELETE /v2.0/security-groups/30c21d00-642f-40e9-bb34-ca18a04d670b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:43.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9404788e-d43a-4c5c-9448-2765a159df09 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 691/1523] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:09:43 2026] GET /v2.0/ports/f98f7ff0-b6d1-447d-a37b-c937f18ee847 => 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: 692/1524] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:09:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1525] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:09:44 2026] GET /v2.0/ports => generated 777 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:44.102 8 INFO neutron.db.l3_hamode_db [None req-e618d759-7ce0-44d9-8d27-3fa2b236ecbf 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] HA network 33005ff7-6e31-45eb-9560-d029c8b5ed7e was deleted as no HA routers are present in tenant 60c414ec015f4690a0ddd551a58e0046. [pid: 7|app: 0|req: 694/1526] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:09:44 2026] GET /v2.0/security-groups => generated 2801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1527] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:43 2026] DELETE /v2.0/routers/2504ca67-2100-4262-b3fb-0114f35eab2c => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1528] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:09:44 2026] GET /v2.0/ports/7f9d03ac-f3e5-4000-8ada-862c33fc33d8 => generated 774 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:44.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23459a2f-e46a-4e12-8ac4-69abef72b7bb 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 696/1529] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:44 2026] DELETE /v2.0/ports/0c221ab3-b849-4444-81bd-ccc074c0e9f1 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:44.199 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a290646-19d3-4b50-974c-66ceb306a437 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 697/1530] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:44 2026] DELETE /v2.0/subnets/1c1df5ba-1a21-449e-ac0c-6bf9bb7d66a1 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:44.224 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f542a083-b59f-4498-bf9a-7ee3cdf950de 074e508ee1bc449b8acd3ee5814afff1 b340b29a8a794e019191fb51e6b66b02 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 698/1531] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:44 2026] DELETE /v2.0/subnets/c3d68082-463c-4ece-b7e6-e155b10aa61f => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1532] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:44 2026] DELETE /v2.0/subnets/7458f5eb-fc9d-480a-a8aa-48818594ff7c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1533] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:09:44 2026] DELETE /v2.0/ports/7f9d03ac-f3e5-4000-8ada-862c33fc33d8 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:44.620 7 INFO neutron.services.segments.plugin [-] Segment 3366790f-c1cd-43a6-87ee-ed489ad6f626 resource provider aggregate not found 2026-05-06 06:09:44.625 7 INFO neutron.services.segments.plugin [-] Segment 3366790f-c1cd-43a6-87ee-ed489ad6f626 resource provider aggregate not found 2026-05-06 06:09:44.643 7 INFO neutron.services.segments.plugin [-] Segment 3366790f-c1cd-43a6-87ee-ed489ad6f626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3366790f-c1cd-43a6-87ee-ed489ad6f626 found for delete ", "request_id": "req-5fed43c0-5264-42a4-a85d-4629909a2a76"}]} 2026-05-06 06:09:44.644 7 INFO neutron.services.segments.plugin [-] Segment 3366790f-c1cd-43a6-87ee-ed489ad6f626 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3366790f-c1cd-43a6-87ee-ed489ad6f626 found for delete ", "request_id": "req-4fb1a4fb-07c0-472d-9457-ccd08778663f"}]} [pid: 7|app: 0|req: 700/1534] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:44 2026] DELETE /v2.0/networks/b16ca6d3-bbac-43a3-b9d9-42feaad7bc3f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1535] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:44 2026] DELETE /v2.0/networks/17215000-c2dd-4447-b6de-39155c77b429 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:44.750 8 WARNING neutron_lib.context [None req-287f41ed-09af-4ecc-962e-71d4bb6c140a 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:09:44.794 8 INFO neutron.db.segments_db [None req-287f41ed-09af-4ecc-962e-71d4bb6c140a 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Added segment 29c1bad5-9af0-4624-b733-48d4c4f54afb of type vxlan for network fefea8bb-9016-4ca9-8c8f-fd300e62d8b9 [pid: 7|app: 0|req: 701/1536] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:44 2026] GET /v2.0/security-groups?tenant_id=6815e4c7c370423cb1000b4cb1723fd4&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:44.830 8 INFO neutron.services.segments.plugin [-] Segment 0bd31910-9f33-401a-999f-7b6ae0be966d resource provider aggregate not found 2026-05-06 06:09:44.859 8 INFO neutron.services.segments.plugin [-] Segment 0bd31910-9f33-401a-999f-7b6ae0be966d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd31910-9f33-401a-999f-7b6ae0be966d found for delete ", "request_id": "req-15c06a21-d0df-4cb8-a1f2-956e62d4754d"}]} 2026-05-06 06:09:44.865 8 INFO neutron.services.segments.plugin [-] Segment 0bd31910-9f33-401a-999f-7b6ae0be966d resource provider aggregate not found 2026-05-06 06:09:44.884 8 INFO neutron.services.segments.plugin [-] Segment d4e6dc79-15f8-4312-98d8-20350f1e6e81 resource provider aggregate not found 2026-05-06 06:09:44.890 8 INFO neutron.services.segments.plugin [-] Segment 0bd31910-9f33-401a-999f-7b6ae0be966d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bd31910-9f33-401a-999f-7b6ae0be966d found for delete ", "request_id": "req-85b82aea-efe1-4999-84b7-b1ba5a9e2f3e"}]} [pid: 7|app: 0|req: 702/1537] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:44 2026] DELETE /v2.0/security-groups/0e41424e-1efa-4a27-87a4-7e2970111c31 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:44.908 8 INFO neutron.services.segments.plugin [-] Segment d4e6dc79-15f8-4312-98d8-20350f1e6e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4e6dc79-15f8-4312-98d8-20350f1e6e81 found for delete ", "request_id": "req-e590af9a-bc8e-4704-a2bf-40fba6af66cf"}]} 2026-05-06 06:09:44.910 8 INFO neutron.services.segments.plugin [-] Segment d4e6dc79-15f8-4312-98d8-20350f1e6e81 resource provider aggregate not found 2026-05-06 06:09:44.929 8 INFO neutron.services.segments.plugin [-] Segment d4e6dc79-15f8-4312-98d8-20350f1e6e81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4e6dc79-15f8-4312-98d8-20350f1e6e81 found for delete ", "request_id": "req-a47f28a3-7dfa-434f-9ba1-9f92bcd5332e"}]} 2026-05-06 06:09:45.142 8 INFO neutron.db.l3_hamode_db [None req-287f41ed-09af-4ecc-962e-71d4bb6c140a 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 703/1538] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:45 2026] GET /v2.0/security-groups?tenant_id=b340b29a8a794e019191fb51e6b66b02&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1539] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:45 2026] DELETE /v2.0/security-groups/a85e3a68-2d0c-4b4e-a3cf-8755d582c00f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:46.070 8 INFO neutron.db.l3_hamode_db [None req-287f41ed-09af-4ecc-962e-71d4bb6c140a 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:09:46.940 7 WARNING neutron_lib.context [None req-312974cf-ea4c-4510-b2a7-0481965adf51 2fa1ee0af99f4341a6188fc8eef7a1b2 b1d4e1754e83424da10231a685b8a6b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 705/1540] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:09:46 2026] POST /v2.0/security-groups => generated 1561 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1541] 10.0.0.230 () {34 vars in 990 bytes} [Wed May 6 06:09:47 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => generated 1244 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:47.565 7 WARNING neutron_lib.context [None req-4b5b59bb-7022-4929-b702-8203683eadaf 1b8498f84acb4a9b94f9ccf8ad1e2611 dc8e0c8e26d546f9a56cdae750873591 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1542] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:44 2026] POST /v2.0/routers => generated 687 bytes in 2871 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1543] 10.0.0.18 () {34 vars in 676 bytes} [Wed May 6 06:09:47 2026] POST /v2.0/subnetpools => generated 549 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1544] 10.0.0.230 () {34 vars in 1040 bytes} [Wed May 6 06:09:47 2026] GET /v2.0/security-groups?id=ad4794e7-7859-4f7b-a41d-f15092e4de77&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: 837/1545] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:09:47 2026] GET /v2.0/security-groups => generated 4344 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1546] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:47 2026] GET /v2.0/subnetpools/e3db96ce-8e15-4b54-907a-647553dac62f => generated 549 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1547] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:09:47 2026] GET /v2.0/routers/ef1084d1-d80a-4c82-93bd-51de3f91a801 => generated 693 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1548] 10.0.0.18 () {34 vars in 757 bytes} [Wed May 6 06:09:47 2026] PUT /v2.0/security-groups/de0bf21d-dbbd-4955-a6b5-95097c034a1b => generated 1599 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1549] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:09:47 2026] PUT /v2.0/subnetpools/e3db96ce-8e15-4b54-907a-647553dac62f => generated 501 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1550] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:09:47 2026] GET /v2.0/security-groups/de0bf21d-dbbd-4955-a6b5-95097c034a1b => generated 1599 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1551] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:09:47 2026] GET /v2.0/routers => generated 696 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1552] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:09:47 2026] DELETE /v2.0/subnetpools/e3db96ce-8e15-4b54-907a-647553dac62f => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1553] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:47 2026] DELETE /v2.0/security-groups/de0bf21d-dbbd-4955-a6b5-95097c034a1b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:47.990 8 INFO neutron.api.v2.resource [None req-1bc778ec-1895-469a-aa77-93370eaeb87d 1b8498f84acb4a9b94f9ccf8ad1e2611 dc8e0c8e26d546f9a56cdae750873591 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1554] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:09:47 2026] GET /v2.0/subnetpools/e3db96ce-8e15-4b54-907a-647553dac62f => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1555] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:09:47 2026] GET /v2.0/security-groups => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:48.040 8 INFO neutron.api.v2.resource [None req-46aaf432-f639-4eee-9762-d4bed0db6205 1b8498f84acb4a9b94f9ccf8ad1e2611 dc8e0c8e26d546f9a56cdae750873591 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1556] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:09:48 2026] DELETE /v2.0/subnetpools/e3db96ce-8e15-4b54-907a-647553dac62f => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:48.060 8 INFO neutron.api.v2.resource [None req-bf30339f-adca-4a58-b28e-4f9750712809 2fa1ee0af99f4341a6188fc8eef7a1b2 b1d4e1754e83424da10231a685b8a6b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 845/1557] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:48 2026] DELETE /v2.0/security-groups/de0bf21d-dbbd-4955-a6b5-95097c034a1b => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:48.074 8 WARNING neutron_lib.context [None req-f8b8bef4-9615-4475-b224-6f32e1297cfc 2fa1ee0af99f4341a6188fc8eef7a1b2 b1d4e1754e83424da10231a685b8a6b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1558] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:09:48 2026] POST /v2.0/security-groups => generated 1561 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:09:48.193 8 WARNING neutron_lib.context [None req-33e46698-9d3a-4a9a-8c3a-80d2d7fb2b2f 2fa1ee0af99f4341a6188fc8eef7a1b2 b1d4e1754e83424da10231a685b8a6b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 847/1559] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1560] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:09:48 2026] GET /v2.0/security-group-rules/d214a681-412a-4afa-8558-51467aaad856 => generated 569 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1561] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:48 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1562] 10.0.0.18 () {34 vars in 740 bytes} [Wed May 6 06:09:47 2026] PUT /v2.0/routers/ef1084d1-d80a-4c82-93bd-51de3f91a801 => generated 700 bytes in 599 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1563] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:09:48 2026] DELETE /v2.0/security-group-rules/d214a681-412a-4afa-8558-51467aaad856 => 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: 714/1564] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:09:48 2026] GET /v2.0/routers/ef1084d1-d80a-4c82-93bd-51de3f91a801 => generated 700 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1565] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:48 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1566] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:48 2026] GET /v2.0/ports?device_id=ef1084d1-d80a-4c82-93bd-51de3f91a801 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:48.619 8 WARNING neutron_lib.context [None req-c9489048-6c26-4279-94db-4fcc663db6b2 2fa1ee0af99f4341a6188fc8eef7a1b2 b1d4e1754e83424da10231a685b8a6b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 852/1567] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:48 2026] POST /v2.0/security-group-rules => generated 569 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1568] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:48 2026] GET /v2.0/security-groups?tenant_id=dc8e0c8e26d546f9a56cdae750873591&name=default => generated 2801 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1569] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:09:48 2026] GET /v2.0/security-group-rules/5805a4c4-8af6-4b5c-8df7-1ce03ea05f8c => generated 569 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1572] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:48 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1573] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:49 2026] DELETE /v2.0/security-groups/2e3c34f4-470b-4f98-8c30-5d0bf36b6b93 => 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: 859/1574] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:49 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1575] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:49 2026] GET /v2.0/security-groups?id=ad4794e7-7859-4f7b-a41d-f15092e4de77&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1576] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:09:49 2026] DELETE /v2.0/security-group-rules/5805a4c4-8af6-4b5c-8df7-1ce03ea05f8c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1577] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:49 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:49.348 8 WARNING neutron_lib.context [None req-9374d0e7-54f6-4109-a41c-2ad278e36d0b 2fa1ee0af99f4341a6188fc8eef7a1b2 b1d4e1754e83424da10231a685b8a6b3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 863/1578] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:09:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1579] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:09:49 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1580] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:09:49 2026] GET /v2.0/security-group-rules/c3ad8752-7b7b-42cb-bc0b-14f09e0e34cd => generated 570 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:09:49.677 7 INFO neutron.services.segments.plugin [-] Segment 29c1bad5-9af0-4624-b733-48d4c4f54afb resource provider aggregate not found 2026-05-06 06:09:49.683 7 INFO neutron.services.segments.plugin [-] Segment 29c1bad5-9af0-4624-b733-48d4c4f54afb resource provider aggregate not found 2026-05-06 06:09:49.704 7 INFO neutron.services.segments.plugin [-] Segment 29c1bad5-9af0-4624-b733-48d4c4f54afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c1bad5-9af0-4624-b733-48d4c4f54afb found for delete ", "request_id": "req-aa12b949-4052-4f95-9871-27eeb82f3f99"}]} 2026-05-06 06:09:49.705 7 INFO neutron.services.segments.plugin [-] Segment 29c1bad5-9af0-4624-b733-48d4c4f54afb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29c1bad5-9af0-4624-b733-48d4c4f54afb found for delete ", "request_id": "req-a150e7e8-28e3-4252-b6b1-52ec917e5473"}]} 2026-05-06 06:09:49.710 7 INFO neutron.db.l3_hamode_db [None req-77aff291-97ad-45b6-9ca1-aaa625d1fb21 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] HA network fefea8bb-9016-4ca9-8c8f-fd300e62d8b9 was deleted as no HA routers are present in tenant 60c414ec015f4690a0ddd551a58e0046. [pid: 7|app: 0|req: 716/1581] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:48 2026] DELETE /v2.0/routers/ef1084d1-d80a-4c82-93bd-51de3f91a801 => generated 0 bytes in 1094 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1582] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:49 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1583] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:49 2026] GET /v2.0/ports?device_id=ef1084d1-d80a-4c82-93bd-51de3f91a801 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:49.835 8 INFO neutron.db.l3_db [req-6c9eb6d9-0696-44ea-b699-cdd03f8c8463 req-70796035-e7e4-42bc-9ff2-2963d8d4cc4c 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] Floating IP c8bc1bf4-58f7-4691-a07b-ec4892f85643 disassociated. External IP: 10.96.250.204, port: eea0b88d-a6e4-457f-a30c-c09873d1cbe4. [pid: 7|app: 0|req: 719/1584] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:09:49 2026] DELETE /v2.0/security-group-rules/c3ad8752-7b7b-42cb-bc0b-14f09e0e34cd => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:49.877 7 INFO neutron.api.v2.resource [None req-511e7aef-1aed-44d8-88ad-2e7d73237420 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 720/1585] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:49 2026] DELETE /v2.0/routers/ef1084d1-d80a-4c82-93bd-51de3f91a801 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1586] 10.0.0.18 () {32 vars in 672 bytes} [Wed May 6 06:09:49 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1587] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:49 2026] GET /v2.0/ports?device_id=2504ca67-2100-4262-b3fb-0114f35eab2c => 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: 723/1588] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:49 2026] DELETE /v2.0/security-groups/054ffe74-728a-40ba-8219-e4a12ece0a33 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:50.021 7 INFO neutron.api.v2.resource [None req-80f28af0-7c2a-4d1d-bfc5-d918a2909372 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1589] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:50 2026] DELETE /v2.0/routers/2504ca67-2100-4262-b3fb-0114f35eab2c => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1590] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:09:50 2026] GET /v2.0/security-groups => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:09:50.067 7 INFO neutron.pecan_wsgi.hooks.translation [None req-955d8f50-742e-4b3a-a517-41aef123d826 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1591] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:50 2026] DELETE /v2.0/subnets/7458f5eb-fc9d-480a-a8aa-48818594ff7c => 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: 727/1592] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:09:50 2026] GET /v2.0/security-groups => generated 2801 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1593] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:50 2026] GET /v2.0/ports?device_id=71214fbc-94a7-485e-a9ee-3613a2d71be6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:50.139 7 INFO neutron.api.v2.resource [None req-189d267c-2106-4b1b-b18f-4aa6c14823f0 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 729/1594] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:50 2026] DELETE /v2.0/routers/71214fbc-94a7-485e-a9ee-3613a2d71be6 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:50.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b0a75d22-9acf-4ff4-9981-a7204574f8c9 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1595] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:50 2026] DELETE /v2.0/subnets/2934608b-3d8f-42d1-bba6-4834ecc2e410 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1596] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:09:50 2026] GET /v2.0/ports?device_id=b59a9933-1b1d-4f11-a0c6-af520084d88d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:50.218 7 INFO neutron.api.v2.resource [None req-11337fa3-a028-4792-b390-732b1dabc3ac 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1597] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:50 2026] DELETE /v2.0/routers/b59a9933-1b1d-4f11-a0c6-af520084d88d => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:50.239 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f1ff3ba-3730-4827-a9f6-83218ab5d0e3 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1598] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:50 2026] DELETE /v2.0/subnets/4a8cb782-763c-4d56-aa69-b6636259dc53 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1599] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:09:49 2026] DELETE /v2.0/ports/eea0b88d-a6e4-457f-a30c-c09873d1cbe4 => generated 0 bytes in 719 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:50.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16fa4f06-f2f3-4b2a-b7b2-cc3e4c80fe3c 0b5b2cbba001403fbb4174311d7b220a 60c414ec015f4690a0ddd551a58e0046 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1600] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:50 2026] DELETE /v2.0/subnets/bbe661fd-e9f9-4694-8a17-3e552f6bc1a1 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:09:50.338 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbb6dcfb-54eb-4a3a-b78d-9e4f13d76b2a'] response: {'server_uuid': 'e117338b-f06b-4402-8036-680050b1081a', 'name': 'network-vif-deleted', 'tag': 'eea0b88d-a6e4-457f-a30c-c09873d1cbe4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 867/1601] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:50 2026] GET /v2.0/ports?device_id=e117338b-f06b-4402-8036-680050b1081a => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1602] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:50 2026] GET /v2.0/security-groups?tenant_id=b1d4e1754e83424da10231a685b8a6b3&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1603] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:50 2026] GET /v2.0/security-groups?tenant_id=60c414ec015f4690a0ddd551a58e0046&name=default => generated 2801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1604] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:50 2026] DELETE /v2.0/security-groups/9b9ca9de-0da1-4f11-9508-23630bdd2754 => 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: 869/1605] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:50 2026] DELETE /v2.0/security-groups/a00fe025-41f8-4437-9f40-0fb5eee572b2 => 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: 737/1606] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:51 2026] DELETE /v2.0/security-groups/ad4794e7-7859-4f7b-a41d-f15092e4de77 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1607] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:09:51 2026] DELETE /v2.0/floatingips/c8bc1bf4-58f7-4691-a07b-ec4892f85643 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1608] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:51 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1609] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:09:52 2026] GET /v2.0/security-groups?id=a3ea998a-4b1d-44c8-9288-b521a61f9046&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1610] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:09:52 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1611] 10.0.0.18 () {32 vars in 622 bytes} [Wed May 6 06:09:52 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: 741/1612] 10.0.0.18 () {32 vars in 632 bytes} [Wed May 6 06:09:52 2026] GET /v2.0/ => generated 632 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1613] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:09:52 2026] DELETE /v2.0/ports/95b406cf-6caf-4f66-92ff-eed2f754571c => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1614] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:09:53 2026] GET /v2.0/ports?device_id=678fb6bb-25db-4c66-94dc-5aa4b10af1db => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:09:53.316 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58dbcee3-deaf-47bb-b47a-8fd4c2729d71'] response: {'server_uuid': '678fb6bb-25db-4c66-94dc-5aa4b10af1db', 'name': 'network-vif-deleted', 'tag': '95b406cf-6caf-4f66-92ff-eed2f754571c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 873/1615] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:53 2026] GET /v2.0/security-groups?tenant_id=dbccb4527556460bb970dc194dfcb082&name=default => generated 2801 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1616] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:53 2026] DELETE /v2.0/security-groups/9e5bb3bc-77c9-44f5-a95c-f0e14a5356ad => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1617] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:53 2026] GET /v2.0/security-groups?tenant_id=b81addb08bcc4bed8bbc675d6693a5aa&name=default => generated 2801 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1618] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:53 2026] DELETE /v2.0/security-groups/076f473c-3726-4e86-b75f-856fc58f7dd7 => 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: 875/1619] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:53 2026] GET /v2.0/security-groups?tenant_id=2adfd595958d4770ae7cb67ac7a138f4&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1620] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:54 2026] DELETE /v2.0/security-groups/8d76d19f-47bb-4a34-8dbd-5a609fead28b => 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: 876/1621] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:54 2026] DELETE /v2.0/security-groups/a3ea998a-4b1d-44c8-9288-b521a61f9046 => 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: 746/1622] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:54 2026] GET /v2.0/security-groups?tenant_id=b5a9d670a3f94275b4ded3091ff0700e&name=default => generated 2801 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1623] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:54 2026] DELETE /v2.0/security-groups/a1489b66-9bc3-4719-a303-c68f6b76c0d8 => 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: 877/1624] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:09:54 2026] PUT /v2.0/routers/5389bc05-3deb-4f7d-a06a-856fcdbdd1c9/remove_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1625] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:55 2026] DELETE /v2.0/subnets/58676547-c451-44f1-b128-ecd054e23d80 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:09:57.105 8 INFO neutron.services.segments.plugin [-] Segment 9f90b66c-824f-453e-85f1-ea9aaf98250a resource provider aggregate not found 2026-05-06 06:09:57.111 8 INFO neutron.services.segments.plugin [-] Segment 9f90b66c-824f-453e-85f1-ea9aaf98250a resource provider aggregate not found 2026-05-06 06:09:57.119 8 INFO neutron.services.segments.plugin [-] Segment 9f90b66c-824f-453e-85f1-ea9aaf98250a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f90b66c-824f-453e-85f1-ea9aaf98250a found for delete ", "request_id": "req-9df853eb-39f6-4edb-a2ee-c18a78c81ba6"}]} 2026-05-06 06:09:57.130 8 INFO neutron.services.segments.plugin [-] Segment 9f90b66c-824f-453e-85f1-ea9aaf98250a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f90b66c-824f-453e-85f1-ea9aaf98250a found for delete ", "request_id": "req-84002190-2355-4cf6-8392-6a78eda1f238"}]} 2026-05-06 06:09:57.135 8 INFO neutron.db.l3_hamode_db [None req-15c4ebef-541d-4fa4-ab4f-cc2f43c22a43 5c236b09d6ce45e7acfda805287932ee 8e9baaaee5624deda93c0a207ac5cea7 - - default default] HA network c8da1b9d-1251-4f79-8acc-70a5f2bdeafe was deleted as no HA routers are present in tenant 8e9baaaee5624deda93c0a207ac5cea7. [pid: 8|app: 0|req: 878/1626] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:09:55 2026] DELETE /v2.0/routers/5389bc05-3deb-4f7d-a06a-856fcdbdd1c9 => generated 0 bytes in 1177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1627] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:56 2026] GET /v2.0/security-groups?tenant_id=7c3e9867a18240658052025a480e316e&name=default => generated 2801 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1628] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:57 2026] GET /v2.0/security-groups?tenant_id=00f60d2ef75d4531a49f9490e663ef96&name=default => generated 2801 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1629] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:57 2026] DELETE /v2.0/security-groups/7cdd8bd4-6a53-47fc-a65c-78b0ad15732f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:57.460 7 INFO neutron.services.segments.plugin [-] Segment 8df2c739-535f-4ba5-81b1-ab8e3521f4f1 resource provider aggregate not found 2026-05-06 06:09:57.465 7 INFO neutron.services.segments.plugin [-] Segment 8df2c739-535f-4ba5-81b1-ab8e3521f4f1 resource provider aggregate not found 2026-05-06 06:09:57.486 7 INFO neutron.services.segments.plugin [-] Segment 8df2c739-535f-4ba5-81b1-ab8e3521f4f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df2c739-535f-4ba5-81b1-ab8e3521f4f1 found for delete ", "request_id": "req-4679ca2e-cd0e-4127-b433-b52eab33313a"}]} [pid: 7|app: 0|req: 750/1630] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:09:57 2026] DELETE /v2.0/networks/4f4e26ea-8919-46dd-892f-cc9052e21808 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1631] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:57 2026] DELETE /v2.0/security-groups/4a49c803-1627-4f00-83b4-554d7ec50cfd => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:57.553 7 INFO neutron.services.segments.plugin [-] Segment 8df2c739-535f-4ba5-81b1-ab8e3521f4f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8df2c739-535f-4ba5-81b1-ab8e3521f4f1 found for delete ", "request_id": "req-106d787d-0427-4d05-9d68-919ccbf6e485"}]} [pid: 7|app: 0|req: 751/1632] 10.0.0.22 () {30 vars in 649 bytes} [Wed May 6 06:09:57 2026] GET /v2.0/extensions => generated 19600 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1633] 10.0.0.22 () {30 vars in 723 bytes} [Wed May 6 06:09:57 2026] GET /v2.0/quotas/b1ba726b991d4f28a23644af04494a27/details => generated 847 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1634] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:58 2026] GET /v2.0/security-groups?tenant_id=8e9baaaee5624deda93c0a207ac5cea7&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1635] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:58 2026] DELETE /v2.0/security-groups/14b69148-ffd9-4270-bfe6-2b0634753fd8 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1636] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:09:58 2026] GET /v2.0/security-groups?tenant_id=07abfb7233d14b1abbfee095bce78062&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1637] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:09:58 2026] DELETE /v2.0/security-groups/8f0122ce-39f3-4fe8-abea-3c45d68c6f73 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:09:59.821 7 INFO neutron.db.segments_db [None req-4c01c997-9adf-4228-843d-e54ba16f068e 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 5032f955-30b0-4185-abc6-437b37eac317 of type vxlan for network 791c3f96-66e4-48ea-971f-6b9fe7bb4800 [pid: 7|app: 0|req: 754/1638] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:09:59 2026] POST /v2.0/networks => generated 741 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1639] 10.0.0.22 () {30 vars in 649 bytes} [Wed May 6 06:10:00 2026] GET /v2.0/extensions => generated 19600 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1640] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:09:59 2026] POST /v2.0/subnets => generated 664 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:00.262 7 INFO neutron.db.segments_db [None req-d2962752-cf2d-43ad-b034-658f17eda4c4 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment e1f2ff5c-5dbf-4063-ad81-95adf35ed808 of type vxlan for network 82cab0d4-fb68-4ab7-bd4c-5e43332afea0 [pid: 8|app: 0|req: 886/1641] 10.0.0.22 () {30 vars in 723 bytes} [Wed May 6 06:10:00 2026] GET /v2.0/quotas/b1ba726b991d4f28a23644af04494a27/details => generated 847 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:00.610 7 INFO neutron.db.l3_hamode_db [None req-d2962752-cf2d-43ad-b034-658f17eda4c4 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:01.051 8 INFO neutron.db.segments_db [None req-74704312-f848-41fc-b920-b3860b8fdeb2 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 81cf1b95-23d6-498d-80fa-b211ac1271c5 of type vxlan for network 76f8067f-918a-4300-b411-bd8d72a87054 [pid: 8|app: 0|req: 887/1642] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:10:00 2026] POST /v2.0/networks => generated 740 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1643] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:01 2026] POST /v2.0/subnets => generated 663 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:01.518 8 INFO neutron.db.segments_db [None req-f5476bd5-a476-45b2-befc-501ac576943c 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment af880114-76b3-4eec-bd14-551e56995a2e of type vxlan for network db5f6989-ae9e-4698-9c15-2c33786d6a82 2026-05-06 06:10:01.723 7 INFO neutron.db.l3_hamode_db [None req-d2962752-cf2d-43ad-b034-658f17eda4c4 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:01.814 8 INFO neutron.db.l3_hamode_db [None req-f5476bd5-a476-45b2-befc-501ac576943c 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:03.272 8 INFO neutron.db.l3_hamode_db [None req-f5476bd5-a476-45b2-befc-501ac576943c 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 756/1644] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:00 2026] POST /v2.0/routers => generated 728 bytes in 3152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1645] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:03 2026] GET /v2.0/security-groups?tenant_id=b1ba726b991d4f28a23644af04494a27&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1646] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:01 2026] POST /v2.0/routers => generated 727 bytes in 2932 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1647] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:04 2026] DELETE /v2.0/security-groups/d4130ee2-4927-4724-b5dc-4d44150aed52 => 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: 758/1650] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:10:03 2026] PUT /v2.0/routers/43bcd59e-b2da-4397-8ede-ee868fbc1b58/add_router_interface => generated 309 bytes in 1575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1651] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:10:04 2026] PUT /v2.0/routers/794cb0ac-45ff-4671-8571-db86f1b7adfd/add_router_interface => generated 309 bytes in 1699 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:07.676 7 INFO neutron.db.segments_db [None req-a000e82a-8c9a-4d1e-b7d4-20984209db16 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 30b9827f-9f6c-45bc-8e42-785856ceeb69 of type vxlan for network 295c33da-04b0-4ed8-a465-351c9679951e [pid: 8|app: 0|req: 894/1652] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:10:07 2026] GET /v2.0/networks?id=791c3f96-66e4-48ea-971f-6b9fe7bb4800 => generated 673 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1653] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:10:07 2026] GET /v2.0/quotas/33070066ef5543a485e009156e788d35 => 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: 759/1654] 10.0.0.18 () {34 vars in 670 bytes} [Wed May 6 06:10:07 2026] POST /v2.0/networks => generated 741 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1655] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:10:07 2026] GET /v2.0/ports?tenant_id=33070066ef5543a485e009156e788d35&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: 897/1656] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:10:07 2026] GET /v2.0/networks/791c3f96-66e4-48ea-971f-6b9fe7bb4800?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1657] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:07 2026] POST /v2.0/subnets => generated 664 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1658] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:10:07 2026] GET /v2.0/networks/791c3f96-66e4-48ea-971f-6b9fe7bb4800?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:08.100 7 INFO neutron.db.segments_db [None req-f1b5d5a0-f1af-46a9-be91-463d784c2442 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Added segment 04c4fbfb-d537-4931-829a-1ea2e06a0509 of type vxlan for network 28dbd73e-83f1-469f-a901-18179e1a40ec [pid: 8|app: 0|req: 899/1659] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:08 2026] GET /v2.0/ports?device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:08.448 7 INFO neutron.db.l3_hamode_db [None req-f1b5d5a0-f1af-46a9-be91-463d784c2442 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 900/1660] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:10:09 2026] GET /v2.0/networks?id=791c3f96-66e4-48ea-971f-6b9fe7bb4800 => generated 673 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:09.158 8 WARNING neutron_lib.context [req-a238c822-a2ff-4381-828e-81434db3f3f6 req-dc741fa1-5b66-4820-b58b-32b5a0eccf1c 3bd2e9f44f6344478a277e5f4e064b17 33070066ef5543a485e009156e788d35 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:09.775 7 INFO neutron.db.l3_hamode_db [None req-f1b5d5a0-f1af-46a9-be91-463d784c2442 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 901/1661] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:10:09 2026] POST /v2.0/ports => generated 954 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:10:10.215 8 INFO neutron.db.segments_db [None req-dd955f8f-d91d-49b8-a64e-ce5835c0542c 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] Added segment f49ebb45-41c4-4661-9110-694f66bd6b42 of type vxlan for network 84749b6e-746f-4323-a85b-ab05feb4c292 [pid: 8|app: 0|req: 902/1662] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:09 2026] POST /v2.0/networks => generated 727 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1663] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:10 2026] GET /v2.0/ports?device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 957 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1664] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:10:10 2026] PUT /v2.0/ports/020e9b64-b7b1-4fff-9b2d-4e27d637d685 => generated 1199 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:10:11.045 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d6b2059-7154-4c9b-8d44-564d016d7ee5'] response: {'name': 'network-changed', 'server_uuid': 'a7894b7b-f452-46a9-bf1d-efd171f2e6b3', 'tag': '020e9b64-b7b1-4fff-9b2d-4e27d637d685', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 761/1665] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:08 2026] POST /v2.0/routers => generated 728 bytes in 3057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1666] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:10:11 2026] GET /v2.0/security-groups?id=2b17798f-29a9-4da9-804f-2e9814857721&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1667] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:10:11 2026] GET /v2.0/ports?tenant_id=33070066ef5543a485e009156e788d35&device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1668] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:11 2026] POST /v2.0/subnets => generated 620 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 906/1669] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:10:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=020e9b64-b7b1-4fff-9b2d-4e27d637d685 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:11.326 8 WARNING neutron.api.v2.base [None req-bd0f329e-ed53-420d-ad1f-aa5b27962c33 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-06 06:10:11.327 8 INFO neutron.api.v2.resource [None req-bd0f329e-ed53-420d-ad1f-aa5b27962c33 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 907/1670] 10.0.0.18 () {34 vars in 680 bytes} [Wed May 6 06:10:11 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1671] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:10:11 2026] GET /v2.0/subnets?id=58ab717c-094d-46f1-8441-1754f43de557 => generated 667 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:11.770 8 INFO neutron.services.segments.plugin [-] Segment f49ebb45-41c4-4661-9110-694f66bd6b42 resource provider aggregate not found 2026-05-06 06:10:11.775 8 INFO neutron.services.segments.plugin [-] Segment f49ebb45-41c4-4661-9110-694f66bd6b42 resource provider aggregate not found 2026-05-06 06:10:11.791 8 INFO neutron.services.segments.plugin [-] Segment f49ebb45-41c4-4661-9110-694f66bd6b42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49ebb45-41c4-4661-9110-694f66bd6b42 found for delete ", "request_id": "req-66426306-71bc-4ae1-b729-f87986e6bd10"}]} 2026-05-06 06:10:11.794 8 INFO neutron.services.segments.plugin [-] Segment f49ebb45-41c4-4661-9110-694f66bd6b42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49ebb45-41c4-4661-9110-694f66bd6b42 found for delete ", "request_id": "req-6a3b01e1-078a-4d3a-a4b7-dc03593e6374"}]} [pid: 7|app: 0|req: 764/1672] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:10:11 2026] PUT /v2.0/routers/bd173d7f-3ff1-4ad3-9421-b8968c439dbb/add_router_interface => generated 309 bytes in 1422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1673] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:11 2026] DELETE /v2.0/networks/84749b6e-746f-4323-a85b-ab05feb4c292 => generated 0 bytes in 1219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1674] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:10:12 2026] GET /v2.0/ports?network_id=791c3f96-66e4-48ea-971f-6b9fe7bb4800&device_owner=network%3Adhcp => generated 1244 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1675] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:12 2026] GET /v2.0/ports?device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:12.856 7 INFO neutron.db.segments_db [None req-4f23aaac-4186-4f1e-b1c3-fb3b91f165f0 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] Added segment cb4f657a-b742-4480-a9d6-54b93d733f15 of type vxlan for network aeedbc05-3851-4d63-8384-6639066ea564 [pid: 8|app: 0|req: 910/1676] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:12 2026] GET /v2.0/security-groups?tenant_id=407144c3eede458d9764f67ed872c184&name=default => generated 2801 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1677] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:10:12 2026] GET /v2.0/networks/791c3f96-66e4-48ea-971f-6b9fe7bb4800?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1678] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:12 2026] POST /v2.0/networks => generated 726 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1679] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:10:12 2026] GET /v2.0/security-groups?id=2b17798f-29a9-4da9-804f-2e9814857721&fields=id&fields=name => generated 88 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1680] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:10:13 2026] GET /v2.0/networks/791c3f96-66e4-48ea-971f-6b9fe7bb4800?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1681] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:13 2026] POST /v2.0/subnets => generated 623 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1682] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:10:13 2026] GET /v2.0/ports?tenant_id=33070066ef5543a485e009156e788d35&device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:13.398 8 WARNING neutron.api.v2.base [None req-abcd6b47-5328-4d84-b1ad-87fd5fea49ea 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-06 06:10:13.398 8 INFO neutron.api.v2.resource [None req-abcd6b47-5328-4d84-b1ad-87fd5fea49ea 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 916/1683] 10.0.0.18 () {34 vars in 680 bytes} [Wed May 6 06:10:13 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1684] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:10:13 2026] GET /v2.0/networks?id=791c3f96-66e4-48ea-971f-6b9fe7bb4800 => generated 769 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1685] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:12 2026] DELETE /v2.0/security-groups/bed64c07-22a6-4a8b-83d7-a8504663ef25 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:13.567 7 WARNING neutron_lib.context [None req-8add8cc7-4da8-4f1e-a269-3534f2ebcd09 c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 769/1686] 10.0.0.18 () {34 vars in 684 bytes} [Wed May 6 06:10:13 2026] POST /v2.0/security-groups => generated 1611 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1687] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:10:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=020e9b64-b7b1-4fff-9b2d-4e27d637d685 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:13.745 7 WARNING neutron_lib.context [None req-32bd195b-fe7a-49f4-9778-c850f941bd0b c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:13.815 8 INFO neutron.services.segments.plugin [-] Segment f49ebb45-41c4-4661-9110-694f66bd6b42 resource provider aggregate not found 2026-05-06 06:10:13.821 8 INFO neutron.services.segments.plugin [-] Segment f49ebb45-41c4-4661-9110-694f66bd6b42 resource provider aggregate not found 2026-05-06 06:10:13.855 8 INFO neutron.services.segments.plugin [-] Segment f49ebb45-41c4-4661-9110-694f66bd6b42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49ebb45-41c4-4661-9110-694f66bd6b42 found for delete ", "request_id": "req-7910d777-3acd-4ff9-bc78-4fecc27f3397"}]} 2026-05-06 06:10:13.859 8 INFO neutron.services.segments.plugin [-] Segment f49ebb45-41c4-4661-9110-694f66bd6b42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f49ebb45-41c4-4661-9110-694f66bd6b42 found for delete ", "request_id": "req-3ad03882-92b8-4fcd-a0b4-bc3ebbac72ff"}]} [pid: 7|app: 0|req: 771/1688] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:10:13 2026] POST /v2.0/security-group-rules => generated 565 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1689] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:10:13 2026] GET /v2.0/subnets?id=58ab717c-094d-46f1-8441-1754f43de557 => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:13.918 7 WARNING neutron_lib.context [None req-fe096456-628f-4d7f-835f-5399f429393e c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 773/1690] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:10:13 2026] POST /v2.0/security-group-rules => generated 564 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1691] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:10:14 2026] GET /v2.0/ports?network_id=791c3f96-66e4-48ea-971f-6b9fe7bb4800&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:14.053 7 WARNING neutron_lib.context [None req-422f7569-6974-4af8-9d1d-d220f9d91e89 c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 775/1692] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:10:14 2026] POST /v2.0/security-group-rules => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1693] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:10:14 2026] GET /v2.0/networks/791c3f96-66e4-48ea-971f-6b9fe7bb4800?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1694] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:14 2026] GET /v2.0/ports?device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:14.271 7 WARNING neutron_lib.context [None req-f8d14248-5a2f-4362-855a-259761c784b0 c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 778/1695] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:10:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1696] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:10:14 2026] GET /v2.0/networks/791c3f96-66e4-48ea-971f-6b9fe7bb4800?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: 7|app: 0|req: 780/1697] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:10:14 2026] GET /v2.0/security-groups?id=2b17798f-29a9-4da9-804f-2e9814857721&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:14.491 7 WARNING neutron_lib.context [None req-3b97b48c-f803-4d00-b5cd-8e731e011778 c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:14.506 7 INFO neutron.db.securitygroups_db [None req-3b97b48c-f803-4d00-b5cd-8e731e011778 c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Project 5c3ad1b70313476ba01bbbb24560621b 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: 781/1698] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:10:14 2026] POST /v2.0/security-group-rules => generated 575 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:14.631 7 WARNING neutron_lib.context [None req-7c72e63f-1c55-4eae-b21b-a03325f60d1a c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:14.648 7 INFO neutron.db.securitygroups_db [None req-7c72e63f-1c55-4eae-b21b-a03325f60d1a c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Project 5c3ad1b70313476ba01bbbb24560621b 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: 782/1699] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:10:14 2026] POST /v2.0/security-group-rules => generated 574 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1700] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:13 2026] DELETE /v2.0/networks/aeedbc05-3851-4d63-8384-6639066ea564 => generated 0 bytes in 1337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:14.903 7 INFO neutron.db.segments_db [None req-57522488-a005-4f12-b7f8-9d0a02ccaf0b 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] Added segment dc32d565-e360-4f0d-b96e-12034a61f48c of type vxlan for network dd6566ec-851c-406d-9956-8310be7ba091 [pid: 7|app: 0|req: 783/1701] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:14 2026] POST /v2.0/networks => generated 727 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:15.204 7 WARNING neutron_lib.context [None req-a1ed8d1a-e032-4014-b598-e8af9f91bf51 c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/1702] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:15 2026] POST /v2.0/subnets => generated 623 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1703] 10.0.0.18 () {34 vars in 684 bytes} [Wed May 6 06:10:15 2026] POST /v2.0/security-groups => generated 1596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:10:15.360 7 WARNING neutron_lib.context [None req-6a8ade1a-0f2c-4099-ba77-ee6d906e544a c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 785/1704] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:10:15 2026] POST /v2.0/security-group-rules => generated 565 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:15.465 7 WARNING neutron_lib.context [None req-9592e55e-059d-4843-b832-a2376abd9725 c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 786/1705] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:10:15 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1706] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:15 2026] GET /v2.0/ports?device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:15.604 7 WARNING neutron_lib.context [None req-510b8a72-7b93-4a14-9d60-5e37d70ca2fe c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 920/1707] 10.0.0.18 () {34 vars in 680 bytes} [Wed May 6 06:10:15 2026] POST /v2.0/rbac-policies => generated 324 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1708] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:10:15 2026] GET /v2.0/security-groups?id=2b17798f-29a9-4da9-804f-2e9814857721&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:16.082 8 INFO neutron.services.segments.plugin [-] Segment cb4f657a-b742-4480-a9d6-54b93d733f15 resource provider aggregate not found 2026-05-06 06:10:16.091 8 INFO neutron.services.segments.plugin [-] Segment cb4f657a-b742-4480-a9d6-54b93d733f15 resource provider aggregate not found 2026-05-06 06:10:16.115 8 INFO neutron.services.segments.plugin [-] Segment cb4f657a-b742-4480-a9d6-54b93d733f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb4f657a-b742-4480-a9d6-54b93d733f15 found for delete ", "request_id": "req-9e073a68-eecc-4641-9a32-52bdddeec195"}]} 2026-05-06 06:10:16.120 8 INFO neutron.services.segments.plugin [-] Segment cb4f657a-b742-4480-a9d6-54b93d733f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb4f657a-b742-4480-a9d6-54b93d733f15 found for delete ", "request_id": "req-89e0f218-0a5b-41d2-b98d-59ba24c36ebf"}]} 2026-05-06 06:10:16.143 8 INFO neutron.services.segments.plugin [-] Segment cb4f657a-b742-4480-a9d6-54b93d733f15 resource provider aggregate not found 2026-05-06 06:10:16.150 8 INFO neutron.services.segments.plugin [-] Segment cb4f657a-b742-4480-a9d6-54b93d733f15 resource provider aggregate not found 2026-05-06 06:10:16.166 8 INFO neutron.services.segments.plugin [-] Segment cb4f657a-b742-4480-a9d6-54b93d733f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb4f657a-b742-4480-a9d6-54b93d733f15 found for delete ", "request_id": "req-60746ba5-1282-4e41-9281-c7a62fd79778"}]} 2026-05-06 06:10:16.168 8 INFO neutron.services.segments.plugin [-] Segment cb4f657a-b742-4480-a9d6-54b93d733f15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb4f657a-b742-4480-a9d6-54b93d733f15 found for delete ", "request_id": "req-aa67e828-7027-496c-830b-35c6bd6cc143"}]} [pid: 8|app: 0|req: 922/1709] 10.0.0.18 () {32 vars in 722 bytes} [Wed May 6 06:10:16 2026] GET /v2.0/networks/dd6566ec-851c-406d-9956-8310be7ba091 => generated 655 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1710] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:15 2026] POST /v2.0/floatingips => generated 552 bytes in 818 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1711] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:16 2026] GET /v2.0/ports?device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 971 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1712] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:10:16 2026] GET /v2.0/security-groups?id=2b17798f-29a9-4da9-804f-2e9814857721&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1713] 10.0.0.98 () {34 vars in 1099 bytes} [Wed May 6 06:10:16 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1886755608&fields=id&tenant_id=5c3ad1b70313476ba01bbbb24560621b => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1714] 10.0.0.98 () {34 vars in 1097 bytes} [Wed May 6 06:10:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--221105168&fields=id&tenant_id=5c3ad1b70313476ba01bbbb24560621b => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1715] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:10:16 2026] GET /v2.0/networks?id=76f8067f-918a-4300-b411-bd8d72a87054 => generated 672 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:16.765 7 INFO neutron.pecan_wsgi.hooks.translation [None req-62a9c01c-04ec-4793-a60f-20e3f2adbb87 56636dd3fd7a4be88dee051414a185e6 36adfc23247f4c998a24dcbc3906ea20 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 791/1716] 10.0.0.18 () {32 vars in 722 bytes} [Wed May 6 06:10:16 2026] GET /v2.0/networks/dd6566ec-851c-406d-9956-8310be7ba091 => generated 138 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1717] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:10:16 2026] GET /v2.0/quotas/5c3ad1b70313476ba01bbbb24560621b => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1718] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:10:16 2026] GET /v2.0/ports?tenant_id=5c3ad1b70313476ba01bbbb24560621b&fields=id => generated 103 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1719] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:10:17 2026] GET /v2.0/ports?device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:17.365 7 INFO neutron.services.segments.plugin [-] Segment dc32d565-e360-4f0d-b96e-12034a61f48c resource provider aggregate not found 2026-05-06 06:10:17.370 7 INFO neutron.services.segments.plugin [-] Segment dc32d565-e360-4f0d-b96e-12034a61f48c resource provider aggregate not found 2026-05-06 06:10:17.390 7 INFO neutron.services.segments.plugin [-] Segment dc32d565-e360-4f0d-b96e-12034a61f48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc32d565-e360-4f0d-b96e-12034a61f48c found for delete ", "request_id": "req-e433549b-d9f9-422a-af3f-d44564a0a3fa"}]} 2026-05-06 06:10:17.392 7 INFO neutron.services.segments.plugin [-] Segment dc32d565-e360-4f0d-b96e-12034a61f48c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc32d565-e360-4f0d-b96e-12034a61f48c found for delete ", "request_id": "req-45a37b48-7724-4c67-894c-c0b9a3dc7c43"}]} [pid: 8|app: 0|req: 929/1720] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:10:17 2026] GET /v2.0/networks/76f8067f-918a-4300-b411-bd8d72a87054?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1721] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:16 2026] DELETE /v2.0/networks/dd6566ec-851c-406d-9956-8310be7ba091 => generated 0 bytes in 631 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1722] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:10:17 2026] GET /v2.0/networks/76f8067f-918a-4300-b411-bd8d72a87054?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:17.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eeb9b77d-d268-44b8-9290-64fd75d7c7c2 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1723] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:17 2026] DELETE /v2.0/subnets/4c33e810-82ce-4b4a-8038-218f86a2bcc7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:17.539 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69e710fb-fa44-4caa-a1de-233a52ca8d1c 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 795/1724] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:17 2026] DELETE /v2.0/subnets/e9f0d47a-ec31-40ac-ac85-f7915bb6eff5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:10:17.567 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c55588d2-70fe-42a3-bda1-5831b6335994 898cd6e10a854dae8a338d39341b6653 5bc0257013fc4952918990b348995398 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1725] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:17 2026] DELETE /v2.0/subnets/d5e0428f-9ce3-49d7-ad53-4e35d78fd1d1 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1726] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:17 2026] GET /v2.0/ports?device_id=a7894b7b-f452-46a9-bf1d-efd171f2e6b3 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1727] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:10:17 2026] DELETE /v2.0/ports/020e9b64-b7b1-4fff-9b2d-4e27d637d685 => 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: 798/1728] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:10:17 2026] GET /v2.0/security-groups?id=2b17798f-29a9-4da9-804f-2e9814857721&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1729] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:17 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:18.496 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-def00241-b736-491b-8742-8ffa03217594'] response: {'server_uuid': 'a7894b7b-f452-46a9-bf1d-efd171f2e6b3', 'name': 'network-vif-deleted', 'tag': '020e9b64-b7b1-4fff-9b2d-4e27d637d685', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 799/1730] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:10:18 2026] GET /v2.0/networks?id=76f8067f-918a-4300-b411-bd8d72a87054 => generated 672 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1731] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:10:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5c3ad1b70313476ba01bbbb24560621b => generated 273 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:18.585 7 WARNING neutron_lib.context [req-bed8c113-3104-429f-8412-476d2ff83f29 req-8b11df08-2f72-45f9-98d4-01932289b97e c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 932/1732] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:18 2026] GET /v2.0/security-groups?tenant_id=41bea763b7ac45999a7692e884a3fbbd&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1733] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:18 2026] DELETE /v2.0/security-groups/a3c4d16b-f59b-424e-8f9a-c02a9fd731a1 => 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: 934/1734] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:18 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => 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: 937/1737] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/security-groups?tenant_id=5bc0257013fc4952918990b348995398&name=default => generated 2801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1738] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:10:18 2026] POST /v2.0/ports => generated 993 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 938/1739] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:19 2026] DELETE /v2.0/security-groups/8754a198-ae8c-4de8-908b-11dc0797da74 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1740] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/security-groups?tenant_id=36adfc23247f4c998a24dcbc3906ea20&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1741] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:19 2026] DELETE /v2.0/security-groups/ef41fd56-bceb-4a80-bbd7-ea93bdb4db3e => 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: 802/1742] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:10:19 2026] PUT /v2.0/ports/c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0 => generated 1238 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1743] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/ports?tenant_id=5c3ad1b70313476ba01bbbb24560621b&device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:10:19.762 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7c60c48-c737-4a98-b733-6818de138239'] response: {'name': 'network-changed', 'server_uuid': '916f2c87-a878-4198-8735-e1692b3db5ba', 'tag': 'c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 803/1744] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1745] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/subnets?id=80be4299-9fb2-4b5d-af19-7c63ec77744d => generated 666 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1746] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/ports?network_id=76f8067f-918a-4300-b411-bd8d72a87054&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 943/1747] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/networks/76f8067f-918a-4300-b411-bd8d72a87054?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1748] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:19 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1749] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/networks/76f8067f-918a-4300-b411-bd8d72a87054?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1750] 10.0.0.98 () {34 vars in 1119 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/security-groups?id=bf7e0ad8-dff2-4d80-bb98-51ff1bfe0b70&id=101a557a-93b2-41fd-ba53-2d9551a40269&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1751] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/ports?tenant_id=5c3ad1b70313476ba01bbbb24560621b&device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1752] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/networks?id=76f8067f-918a-4300-b411-bd8d72a87054 => generated 768 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1753] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1754] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/subnets?id=80be4299-9fb2-4b5d-af19-7c63ec77744d => generated 666 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1755] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => 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: 952/1756] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/ports?network_id=76f8067f-918a-4300-b411-bd8d72a87054&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1757] 199.19.213.139 () {34 vars in 1124 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/security-groups?id=101a557a-93b2-41fd-ba53-2d9551a40269&id=bf7e0ad8-dff2-4d80-bb98-51ff1bfe0b70&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1758] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/networks/76f8067f-918a-4300-b411-bd8d72a87054?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1759] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:10:20 2026] GET /v2.0/networks/76f8067f-918a-4300-b411-bd8d72a87054?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1760] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:10:19 2026] PUT /v2.0/routers/43bcd59e-b2da-4397-8ede-ee868fbc1b58/remove_router_interface => generated 309 bytes in 1243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1761] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:21 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1008 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1762] 10.0.0.98 () {34 vars in 1119 bytes} [Wed May 6 06:10:21 2026] GET /v2.0/security-groups?id=bf7e0ad8-dff2-4d80-bb98-51ff1bfe0b70&id=101a557a-93b2-41fd-ba53-2d9551a40269&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:22.241 8 INFO neutron.services.segments.plugin [-] Segment e1f2ff5c-5dbf-4063-ad81-95adf35ed808 resource provider aggregate not found 2026-05-06 06:10:22.257 8 INFO neutron.services.segments.plugin [-] Segment e1f2ff5c-5dbf-4063-ad81-95adf35ed808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1f2ff5c-5dbf-4063-ad81-95adf35ed808 found for delete ", "request_id": "req-8ee54fa6-7dc4-4d65-8ccf-f78a5eda1baf"}]} 2026-05-06 06:10:22.258 8 INFO neutron.services.segments.plugin [-] Segment e1f2ff5c-5dbf-4063-ad81-95adf35ed808 resource provider aggregate not found 2026-05-06 06:10:22.276 8 INFO neutron.services.segments.plugin [-] Segment e1f2ff5c-5dbf-4063-ad81-95adf35ed808 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1f2ff5c-5dbf-4063-ad81-95adf35ed808 found for delete ", "request_id": "req-fa9154b6-a81c-4498-8f37-ed978eded74d"}]} 2026-05-06 06:10:22.282 8 INFO neutron.db.l3_hamode_db [None req-1123e3c3-8580-45b7-9e1a-4b976ed7a0ac 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network 82cab0d4-fb68-4ab7-bd4c-5e43332afea0 was deleted as no HA routers are present in tenant 33070066ef5543a485e009156e788d35. [pid: 8|app: 0|req: 956/1763] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:21 2026] DELETE /v2.0/routers/43bcd59e-b2da-4397-8ede-ee868fbc1b58 => generated 0 bytes in 1091 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1764] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:22 2026] DELETE /v2.0/subnets/58ab717c-094d-46f1-8441-1754f43de557 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1765] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:22 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1008 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1766] 10.0.0.98 () {34 vars in 1119 bytes} [Wed May 6 06:10:22 2026] GET /v2.0/security-groups?id=bf7e0ad8-dff2-4d80-bb98-51ff1bfe0b70&id=101a557a-93b2-41fd-ba53-2d9551a40269&fields=id&fields=name => generated 206 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:22.991 7 INFO neutron.services.segments.plugin [-] Segment 5032f955-30b0-4185-abc6-437b37eac317 resource provider aggregate not found 2026-05-06 06:10:22.998 7 INFO neutron.services.segments.plugin [-] Segment 5032f955-30b0-4185-abc6-437b37eac317 resource provider aggregate not found 2026-05-06 06:10:23.015 7 INFO neutron.services.segments.plugin [-] Segment 5032f955-30b0-4185-abc6-437b37eac317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5032f955-30b0-4185-abc6-437b37eac317 found for delete ", "request_id": "req-9a846840-c711-46f9-be0f-a54f0e46d7a1"}]} 2026-05-06 06:10:23.016 7 INFO neutron.services.segments.plugin [-] Segment 5032f955-30b0-4185-abc6-437b37eac317 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5032f955-30b0-4185-abc6-437b37eac317 found for delete ", "request_id": "req-47394e52-6995-419d-935f-9b4f5b3c30f4"}]} [pid: 7|app: 0|req: 809/1767] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:22 2026] DELETE /v2.0/networks/791c3f96-66e4-48ea-971f-6b9fe7bb4800 => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1768] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/security-groups?tenant_id=33070066ef5543a485e009156e788d35&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1769] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:23 2026] DELETE /v2.0/security-groups/2b17798f-29a9-4da9-804f-2e9814857721 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1770] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1010 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1771] 10.0.0.98 () {34 vars in 1119 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/security-groups?id=bf7e0ad8-dff2-4d80-bb98-51ff1bfe0b70&id=101a557a-93b2-41fd-ba53-2d9551a40269&fields=id&fields=name => generated 206 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:23.921 8 WARNING neutron_lib.context [None req-4a3b0439-c22f-48d2-b0ba-f299d6c67b07 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:23.968 8 INFO neutron.db.segments_db [None req-4a3b0439-c22f-48d2-b0ba-f299d6c67b07 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Added segment 1365ec4f-623f-459b-8a4a-bd53d5cf300b of type vxlan for network 44727e92-7437-4ef4-884a-98c6121c39f2 [pid: 7|app: 0|req: 811/1772] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:23 2026] GET /v2.0/security-groups?tenant_id=16bf1bfec35647d69559ec134a22be59&name=default => generated 2801 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1773] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:24 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1774] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:24 2026] DELETE /v2.0/security-groups/9dd6ca24-6b81-458b-98b1-68095eab37b4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:24.342 8 INFO neutron.db.l3_hamode_db [None req-4a3b0439-c22f-48d2-b0ba-f299d6c67b07 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:24.520 8 INFO neutron.db.l3_hamode_db [None req-4a3b0439-c22f-48d2-b0ba-f299d6c67b07 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:24.628 7 INFO neutron.db.l3_db [None req-0841d019-354c-4b1f-831a-620f214c2115 c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Floating IP 141bfae8-50f7-41d6-82f5-17bc3607e82f associated. External IP: 10.96.250.217, port: c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0. [pid: 7|app: 0|req: 814/1775] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:10:24 2026] PUT /v2.0/floatingips/141bfae8-50f7-41d6-82f5-17bc3607e82f => generated 855 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1776] 10.0.0.18 () {34 vars in 667 bytes} [Wed May 6 06:10:23 2026] POST /v2.0/routers => generated 474 bytes in 1426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:25.303 7 WARNING neutron_lib.context [None req-bbc002ca-5df0-40fc-9c56-ea5a1b1720ec 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:25.360 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fd830b53-7111-4786-aaa3-547caaca66bf'] response: {'name': 'network-changed', 'server_uuid': '916f2c87-a878-4198-8735-e1692b3db5ba', 'tag': 'c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0', 'status': 'completed', 'code': 200} 2026-05-06 06:10:25.392 7 INFO neutron.db.l3_hamode_db [None req-bbc002ca-5df0-40fc-9c56-ea5a1b1720ec 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 963/1777] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:10:25 2026] GET /v2.0/ports?tenant_id=5c3ad1b70313476ba01bbbb24560621b&device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1279 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1778] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:10:25 2026] GET /v2.0/networks?id=76f8067f-918a-4300-b411-bd8d72a87054 => generated 768 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:25.534 7 INFO neutron.db.l3_hamode_db [None req-bbc002ca-5df0-40fc-9c56-ea5a1b1720ec 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 965/1779] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:10:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1780] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:10:25 2026] GET /v2.0/subnets?id=80be4299-9fb2-4b5d-af19-7c63ec77744d => generated 666 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1781] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:10:25 2026] GET /v2.0/ports?network_id=76f8067f-918a-4300-b411-bd8d72a87054&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1782] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:10:25 2026] GET /v2.0/networks/76f8067f-918a-4300-b411-bd8d72a87054?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1783] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:10:25 2026] GET /v2.0/networks/76f8067f-918a-4300-b411-bd8d72a87054?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: 815/1784] 10.0.0.18 () {34 vars in 667 bytes} [Wed May 6 06:10:25 2026] POST /v2.0/routers => generated 474 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:26.408 8 WARNING neutron_lib.context [None req-562ddadf-bd73-441c-8a6f-03185d20f791 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:26.454 8 INFO neutron.db.l3_hamode_db [None req-562ddadf-bd73-441c-8a6f-03185d20f791 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:26.627 8 INFO neutron.db.l3_hamode_db [None req-562ddadf-bd73-441c-8a6f-03185d20f791 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 970/1785] 10.0.0.18 () {34 vars in 667 bytes} [Wed May 6 06:10:26 2026] POST /v2.0/routers => generated 474 bytes in 1043 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:27.456 7 WARNING neutron_lib.context [None req-de20c0ed-ba2e-4560-83c2-be164dde0460 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:27.512 7 INFO neutron.db.l3_hamode_db [None req-de20c0ed-ba2e-4560-83c2-be164dde0460 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:27.693 7 INFO neutron.db.l3_hamode_db [None req-de20c0ed-ba2e-4560-83c2-be164dde0460 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:28.081 8 WARNING neutron_lib.context [None req-02c18ef0-ad42-4d7e-bac3-795272ec626b 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:28.218 8 INFO neutron.db.segments_db [None req-02c18ef0-ad42-4d7e-bac3-795272ec626b 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Added segment 42f8961f-e1a5-429e-9ac2-ab0228571b02 of type vxlan for network 4d5c3653-0bc0-4f55-82de-948a011f8f3e [pid: 8|app: 0|req: 971/1786] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:27 2026] POST /v2.0/networks => generated 631 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:28.366 8 WARNING neutron_lib.context [None req-ab777962-1384-45c6-b5c1-4f5da28d9e8e 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 972/1787] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:28 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:10:28.782 8 WARNING neutron_lib.context [None req-1e81f2eb-7169-4e2e-82a2-0e77f0add333 33661050220e4889a473bee8cfa5bdcd 3eb88a3aa2c64cab9b05a8bf097179d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 816/1788] 10.0.0.18 () {34 vars in 667 bytes} [Wed May 6 06:10:27 2026] POST /v2.0/routers => generated 474 bytes in 1342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:28.796 7 WARNING neutron_lib.context [None req-d5cee8e0-c0fd-497b-b85b-ac686ffd43de 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 817/1789] 10.0.0.18 () {34 vars in 665 bytes} [Wed May 6 06:10:28 2026] POST /v2.0/trunks => generated 407 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:29.063 7 WARNING neutron_lib.context [None req-f69e914f-73a1-4ffa-a8c4-90b39b0a7850 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:29.106 7 INFO neutron.db.l3_hamode_db [None req-f69e914f-73a1-4ffa-a8c4-90b39b0a7850 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:10:29.294 7 INFO neutron.db.l3_hamode_db [None req-f69e914f-73a1-4ffa-a8c4-90b39b0a7850 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 973/1790] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:28 2026] POST /v2.0/floatingips => generated 552 bytes in 801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:29.526 8 WARNING neutron_lib.context [None req-7a19ec47-e897-4dc4-b579-600e526cbd34 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:29.576 8 INFO neutron.db.segments_db [None req-7a19ec47-e897-4dc4-b579-600e526cbd34 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Added segment 03a30e1c-922f-4dbc-9a63-2ddd64fab276 of type vxlan for network 33799e7a-8209-4553-87e6-21d780979290 [pid: 8|app: 0|req: 974/1791] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:29 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:29.700 8 WARNING neutron_lib.context [None req-9ef76b79-fc4b-49d4-8b72-342ded5a5eec 33661050220e4889a473bee8cfa5bdcd 3eb88a3aa2c64cab9b05a8bf097179d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 818/1792] 10.0.0.18 () {34 vars in 667 bytes} [Wed May 6 06:10:29 2026] POST /v2.0/routers => generated 474 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:29.967 7 WARNING neutron_lib.context [None req-f5f60605-2356-436b-ae5f-0ab4328727d3 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 819/1793] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:29 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 975/1794] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:29 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:30.314 8 WARNING neutron_lib.context [None req-85dd41b4-599b-4451-b890-fda467cd29e0 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 820/1795] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:30 2026] PUT /v2.0/routers/7e3774a6-373d-41cd-8847-1030f3dda173/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:30.373 7 WARNING neutron_lib.context [None req-ce979d13-f8d4-4259-8717-79d54d0949b7 33661050220e4889a473bee8cfa5bdcd 3eb88a3aa2c64cab9b05a8bf097179d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 976/1796] 10.0.0.18 () {34 vars in 665 bytes} [Wed May 6 06:10:30 2026] POST /v2.0/trunks => generated 407 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1797] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:30 2026] PUT /v2.0/routers/d1c8a3fc-8853-4e10-afd9-7aba1e641dfc/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:30.627 8 WARNING neutron_lib.context [None req-8facdbab-338f-493e-bc4b-637fea1a26a8 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:30.678 8 INFO neutron.db.segments_db [None req-8facdbab-338f-493e-bc4b-637fea1a26a8 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Added segment 3ce71017-a462-4516-ad1f-ff5774f6ccbd of type vxlan for network ba56b083-0c9b-4054-9ffa-5ec69f811dec [pid: 8|app: 0|req: 978/1798] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:30 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1799] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:30 2026] PUT /v2.0/routers/eb273a30-9720-434f-8ca0-526268d02534/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:30.866 8 WARNING neutron_lib.context [None req-acc1b8b1-71e6-41c2-8b95-505091d9beea 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 821/1800] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:30 2026] POST /v2.0/floatingips => generated 552 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1801] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:30 2026] PUT /v2.0/routers/72a19047-ebbc-45c0-8d58-9963dfc57d6c/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:31.074 7 WARNING neutron_lib.context [None req-4083dfc9-e19e-429f-9c67-01cc3c4ad763 33661050220e4889a473bee8cfa5bdcd 3eb88a3aa2c64cab9b05a8bf097179d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 980/1802] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:30 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 981/1803] 10.0.0.18 () {32 vars in 663 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:31.264 8 WARNING neutron_lib.context [None req-2e7edf7b-892a-42e0-838b-3b8fc0c08c5d 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 982/1804] 10.0.0.18 () {34 vars in 665 bytes} [Wed May 6 06:10:31 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1805] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:31 2026] POST /v2.0/floatingips => generated 552 bytes in 637 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:31.711 7 WARNING neutron_lib.context [None req-d9f7da6c-ee7c-4e75-b7f0-f1d00568edfe 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:31.760 7 INFO neutron.db.segments_db [None req-d9f7da6c-ee7c-4e75-b7f0-f1d00568edfe 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Added segment 4f680e9d-68d8-4cb7-9378-b75df2bcdd58 of type vxlan for network a2363709-692f-4a19-8baa-9cecf062ab2e [pid: 7|app: 0|req: 824/1806] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:31 2026] POST /v2.0/networks => generated 632 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:31.882 7 WARNING neutron_lib.context [None req-684d4256-4ca7-47a0-8153-5cc18cf1c9c7 33661050220e4889a473bee8cfa5bdcd 3eb88a3aa2c64cab9b05a8bf097179d0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 983/1807] 10.0.0.18 () {32 vars in 677 bytes} [Wed May 6 06:10:31 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:31.993 8 WARNING neutron_lib.context [None req-961bd1f2-bdcb-4f5e-88da-8331765b04ba 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 984/1808] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:31 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 985/1809] 10.0.0.18 () {32 vars in 673 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:32.413 8 WARNING neutron_lib.context [None req-2126bed0-cba4-4d50-8f26-0dae040c2f64 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 825/1810] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:31 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1811] 10.0.0.18 () {34 vars in 665 bytes} [Wed May 6 06:10:32 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1812] 10.0.0.18 () {32 vars in 685 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:32.635 7 WARNING neutron_lib.context [None req-a036b707-e2a7-4c3d-9f9e-86df4e19debc 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/1813] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:10:32 2026] PUT /v2.0/floatingips/8b7bf9b4-92f3-4051-b6fc-501dee382951/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:32.686 7 INFO neutron.db.segments_db [None req-a036b707-e2a7-4c3d-9f9e-86df4e19debc 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Added segment bcd8e6a4-ec77-44cc-bed6-0c79d1016779 of type vxlan for network 61656426-59fa-4da1-9b58-2097f2b0042c [pid: 8|app: 0|req: 988/1814] 10.0.0.18 () {32 vars in 671 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1815] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:32 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1816] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:10:32 2026] PUT /v2.0/floatingips/c89198e0-85a5-4db1-9da4-7e779a166aa0/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:32.833 8 WARNING neutron_lib.context [None req-c801433b-b700-4bcf-93cd-a4f55a8982d9 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 828/1817] 10.0.0.18 () {32 vars in 685 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1818] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:10:32 2026] PUT /v2.0/floatingips/ad40055f-7652-4e05-9d4e-72f33715514c/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1819] 10.0.0.18 () {32 vars in 681 bytes} [Wed May 6 06:10:32 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1820] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:10:33 2026] PUT /v2.0/floatingips/bd481a44-39c1-442d-872c-f5a73ada335f/tags => 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: 990/1821] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:32 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 832/1822] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1010 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1823] 10.0.0.18 () {32 vars in 671 bytes} [Wed May 6 06:10:33 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) 2026-05-06 06:10:33.265 7 WARNING neutron_lib.context [None req-75cba1dc-2cfa-4089-8b7f-6095f06ce455 913549cd8f634e6384f4c6b6916c72b3 4b92f64419fa4b8ba8ff26e706242fd9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 991/1824] 10.0.0.18 () {32 vars in 693 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1825] 10.0.0.98 () {34 vars in 1119 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/security-groups?id=bf7e0ad8-dff2-4d80-bb98-51ff1bfe0b70&id=101a557a-93b2-41fd-ba53-2d9551a40269&fields=id&fields=name => generated 206 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1826] 10.0.0.18 () {32 vars in 685 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1827] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/routers/7e3774a6-373d-41cd-8847-1030f3dda173 => generated 485 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1828] 10.0.0.18 () {34 vars in 665 bytes} [Wed May 6 06:10:33 2026] POST /v2.0/trunks => generated 407 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1829] 10.0.0.18 () {32 vars in 681 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1830] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1279 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1831] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:10:33 2026] PUT /v2.0/trunks/a284934e-c3c2-490c-b4d9-25219c1489d4/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1832] 10.0.0.18 () {32 vars in 693 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1833] 10.0.0.18 () {32 vars in 857 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/floatingips?floating_network_id=3501c929-083e-4412-8695-5db63720576d&port_id=c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0 => generated 860 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1834] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:10:33 2026] PUT /v2.0/trunks/ee2a306b-89df-491d-81c5-b02c687d91ac/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1835] 10.0.0.18 () {32 vars in 679 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1836] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:10:33 2026] PUT /v2.0/trunks/706a8ac0-276d-4e72-a184-8ab976c08320/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1837] 10.0.0.18 () {32 vars in 693 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1838] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:10:33 2026] PUT /v2.0/trunks/36ce82f9-f012-474c-94b8-04b41cd08da4/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1839] 10.0.0.18 () {32 vars in 689 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1842] 10.0.0.18 () {32 vars in 661 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1843] 10.0.0.18 () {32 vars in 701 bytes} [Wed May 6 06:10:33 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1844] 10.0.0.18 () {32 vars in 675 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1845] 10.0.0.230 () {34 vars in 990 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1279 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1846] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:34 2026] DELETE /v2.0/floatingips/8b7bf9b4-92f3-4051-b6fc-501dee382951 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1847] 10.0.0.18 () {32 vars in 671 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1848] 10.0.0.230 () {34 vars in 1120 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/security-groups?id=bf7e0ad8-dff2-4d80-bb98-51ff1bfe0b70&id=101a557a-93b2-41fd-ba53-2d9551a40269&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1849] 10.0.0.18 () {34 vars in 741 bytes} [Wed May 6 06:10:33 2026] PUT /v2.0/routers/7e3774a6-373d-41cd-8847-1030f3dda173 => generated 485 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1850] 10.0.0.18 () {32 vars in 683 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1851] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/ports?device_id=7e3774a6-373d-41cd-8847-1030f3dda173 => 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: 839/1852] 10.0.0.18 () {32 vars in 669 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1853] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:34 2026] DELETE /v2.0/floatingips/c89198e0-85a5-4db1-9da4-7e779a166aa0 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1854] 10.0.0.18 () {32 vars in 683 bytes} [Wed May 6 06:10:34 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1855] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:34 2026] DELETE /v2.0/routers/7e3774a6-373d-41cd-8847-1030f3dda173 => generated 0 bytes in 465 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1856] 10.0.0.18 () {32 vars in 679 bytes} [Wed May 6 06:10:35 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1857] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:34 2026] DELETE /v2.0/floatingips/ad40055f-7652-4e05-9d4e-72f33715514c => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1858] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:10:35 2026] GET /v2.0/routers/d1c8a3fc-8853-4e10-afd9-7aba1e641dfc => generated 493 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1859] 10.0.0.18 () {32 vars in 691 bytes} [Wed May 6 06:10:35 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1860] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:35 2026] DELETE /v2.0/floatingips/bd481a44-39c1-442d-872c-f5a73ada335f => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1861] 10.0.0.18 () {32 vars in 718 bytes} [Wed May 6 06:10:35 2026] GET /v2.0/trunks/a284934e-c3c2-490c-b4d9-25219c1489d4 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1862] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:35 2026] DELETE /v2.0/floatingips/d96eaa94-454f-42e6-b31c-f26825171026 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1863] 10.0.0.18 () {34 vars in 741 bytes} [Wed May 6 06:10:35 2026] PUT /v2.0/routers/d1c8a3fc-8853-4e10-afd9-7aba1e641dfc => generated 493 bytes in 718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1864] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:10:35 2026] GET /v2.0/ports?device_id=d1c8a3fc-8853-4e10-afd9-7aba1e641dfc => 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: 846/1865] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:10:35 2026] GET /v2.0/ports/2e308bac-d1fe-468a-982b-98325d91fb61 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1866] 10.0.0.18 () {32 vars in 721 bytes} [Wed May 6 06:10:35 2026] DELETE /v2.0/trunks/a284934e-c3c2-490c-b4d9-25219c1489d4 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1867] 10.0.0.18 () {32 vars in 718 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/trunks/ee2a306b-89df-491d-81c5-b02c687d91ac => generated 420 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1868] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/ports/8c85b9e1-0300-4f67-bac2-cd4009f71445 => 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: 850/1869] 10.0.0.18 () {32 vars in 721 bytes} [Wed May 6 06:10:36 2026] DELETE /v2.0/trunks/ee2a306b-89df-491d-81c5-b02c687d91ac => 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: 851/1870] 10.0.0.18 () {32 vars in 718 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/trunks/706a8ac0-276d-4e72-a184-8ab976c08320 => generated 429 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1871] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/ports/5b4c6f79-34df-4d5c-8474-02ab026ee93b => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1872] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1873] 10.0.0.18 () {32 vars in 721 bytes} [Wed May 6 06:10:36 2026] DELETE /v2.0/trunks/706a8ac0-276d-4e72-a184-8ab976c08320 => 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: 855/1874] 10.0.0.98 () {34 vars in 1119 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/security-groups?id=bf7e0ad8-dff2-4d80-bb98-51ff1bfe0b70&id=101a557a-93b2-41fd-ba53-2d9551a40269&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1875] 10.0.0.18 () {32 vars in 718 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/trunks/36ce82f9-f012-474c-94b8-04b41cd08da4 => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1876] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/ports/fac2b76b-73e3-48b8-8dae-23fdcaee13de => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1877] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:35 2026] DELETE /v2.0/routers/d1c8a3fc-8853-4e10-afd9-7aba1e641dfc => generated 0 bytes in 874 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1878] 10.0.0.18 () {32 vars in 721 bytes} [Wed May 6 06:10:36 2026] DELETE /v2.0/trunks/36ce82f9-f012-474c-94b8-04b41cd08da4 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1879] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/security-groups?tenant_id=d5eedad247d14006bebe7e37d01c6d66&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1880] 10.0.0.18 () {32 vars in 718 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/trunks/4296d3b4-c73d-4d29-b3fb-bb05c796453d => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1881] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/routers/eb273a30-9720-434f-8ca0-526268d02534 => generated 502 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1882] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => 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: 1023/1883] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:36 2026] DELETE /v2.0/security-groups/70f8b8c9-e14e-4125-b668-24a162689ad5 => 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: 861/1884] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:10:36 2026] GET /v2.0/ports/1815de62-2fac-4f87-a0f1-7fe12f99e96d => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:37.471 7 INFO neutron.db.l3_db [req-555e9d93-d4bc-4c6d-b5f0-65deb7ae3cd0 req-a27d3a6c-ce84-41af-99f4-9bd83a6d4641 c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] Floating IP 141bfae8-50f7-41d6-82f5-17bc3607e82f disassociated. External IP: 10.96.250.217, port: c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0. [pid: 8|app: 0|req: 1024/1885] 10.0.0.18 () {34 vars in 741 bytes} [Wed May 6 06:10:37 2026] PUT /v2.0/routers/eb273a30-9720-434f-8ca0-526268d02534 => generated 502 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1886] 10.0.0.18 () {32 vars in 721 bytes} [Wed May 6 06:10:37 2026] DELETE /v2.0/trunks/4296d3b4-c73d-4d29-b3fb-bb05c796453d => 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: 862/1887] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:10:37 2026] DELETE /v2.0/ports/c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0 => generated 0 bytes in 839 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1888] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/ports?device_id=916f2c87-a878-4198-8735-e1692b3db5ba => 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: 1026/1889] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/security-groups?tenant_id=579720366a1140bbab76fc84602da374&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:37.959 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c09d7e95-7b64-4304-b784-61a963d45963'] response: {'server_uuid': '916f2c87-a878-4198-8735-e1692b3db5ba', 'name': 'network-vif-deleted', 'tag': 'c75c9f17-1cc9-4e1e-ad0a-bbb23dc92bf0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 864/1890] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:10:37 2026] GET /v2.0/ports?device_id=eb273a30-9720-434f-8ca0-526268d02534 => 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: 865/1891] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:37 2026] DELETE /v2.0/security-groups/26e5a7a2-c75b-4ac7-871f-fe1f2aabfc27 => 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: 1027/1892] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:37 2026] DELETE /v2.0/ports/2e308bac-d1fe-468a-982b-98325d91fb61 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1893] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/ports/8c85b9e1-0300-4f67-bac2-cd4009f71445 => 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: 1029/1894] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/security-groups?tenant_id=3eb88a3aa2c64cab9b05a8bf097179d0&name=default => generated 2801 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1895] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/routers/eb273a30-9720-434f-8ca0-526268d02534 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1896] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/security-groups/7503d10c-af81-467f-a845-370ae553149d => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1897] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/ports/5b4c6f79-34df-4d5c-8474-02ab026ee93b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1898] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:10:38 2026] GET /v2.0/routers/72a19047-ebbc-45c0-8d58-9963dfc57d6c => generated 487 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/1899] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/ports/fac2b76b-73e3-48b8-8dae-23fdcaee13de => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1900] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:38 2026] DELETE /v2.0/ports/1815de62-2fac-4f87-a0f1-7fe12f99e96d => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1901] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:39 2026] DELETE /v2.0/security-groups/101a557a-93b2-41fd-ba53-2d9551a40269 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:39.495 8 INFO neutron.services.segments.plugin [-] Segment 42f8961f-e1a5-429e-9ac2-ab0228571b02 resource provider aggregate not found 2026-05-06 06:10:39.502 8 INFO neutron.services.segments.plugin [-] Segment 42f8961f-e1a5-429e-9ac2-ab0228571b02 resource provider aggregate not found [pid: 7|app: 0|req: 869/1902] 10.0.0.18 () {34 vars in 741 bytes} [Wed May 6 06:10:38 2026] PUT /v2.0/routers/72a19047-ebbc-45c0-8d58-9963dfc57d6c => generated 487 bytes in 762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:39.540 8 INFO neutron.services.segments.plugin [-] Segment 42f8961f-e1a5-429e-9ac2-ab0228571b02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42f8961f-e1a5-429e-9ac2-ab0228571b02 found for delete ", "request_id": "req-eaa3c27a-ee45-4aeb-a6ac-c1e994752016"}]} 2026-05-06 06:10:39.541 8 INFO neutron.services.segments.plugin [-] Segment 42f8961f-e1a5-429e-9ac2-ab0228571b02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42f8961f-e1a5-429e-9ac2-ab0228571b02 found for delete ", "request_id": "req-586c5efb-4fce-4821-8560-e1cc5d31737c"}]} [pid: 8|app: 0|req: 1034/1903] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:39 2026] DELETE /v2.0/networks/4d5c3653-0bc0-4f55-82de-948a011f8f3e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:39.561 7 INFO neutron.api.v2.resource [None req-ceef8527-0c6e-4e7b-912f-393a19f710de c9a071d1f5064d7592d907ca230cded3 5c3ad1b70313476ba01bbbb24560621b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1904] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/security-groups/101a557a-93b2-41fd-ba53-2d9551a40269 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/1905] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:10:39 2026] GET /v2.0/ports?device_id=72a19047-ebbc-45c0-8d58-9963dfc57d6c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:39.786 7 INFO neutron.services.segments.plugin [-] Segment 03a30e1c-922f-4dbc-9a63-2ddd64fab276 resource provider aggregate not found 2026-05-06 06:10:39.791 7 INFO neutron.services.segments.plugin [-] Segment 03a30e1c-922f-4dbc-9a63-2ddd64fab276 resource provider aggregate not found 2026-05-06 06:10:39.813 7 INFO neutron.services.segments.plugin [-] Segment 03a30e1c-922f-4dbc-9a63-2ddd64fab276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03a30e1c-922f-4dbc-9a63-2ddd64fab276 found for delete ", "request_id": "req-6ed98a5e-c7f5-4b7d-b816-2642816a54ad"}]} 2026-05-06 06:10:39.815 7 INFO neutron.services.segments.plugin [-] Segment 03a30e1c-922f-4dbc-9a63-2ddd64fab276 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03a30e1c-922f-4dbc-9a63-2ddd64fab276 found for delete ", "request_id": "req-5a8fadbd-ddc4-4081-a9ed-d63db7de84f1"}]} [pid: 7|app: 0|req: 871/1906] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:39 2026] DELETE /v2.0/networks/33799e7a-8209-4553-87e6-21d780979290 => 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: 1036/1907] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:39 2026] DELETE /v2.0/floatingips/141bfae8-50f7-41d6-82f5-17bc3607e82f => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/1908] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:39 2026] DELETE /v2.0/networks/ba56b083-0c9b-4054-9ffa-5ec69f811dec => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1909] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:40 2026] DELETE /v2.0/security-groups/bf7e0ad8-dff2-4d80-bb98-51ff1bfe0b70 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1910] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:39 2026] DELETE /v2.0/routers/72a19047-ebbc-45c0-8d58-9963dfc57d6c => generated 0 bytes in 484 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/1911] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:40 2026] DELETE /v2.0/networks/a2363709-692f-4a19-8baa-9cecf062ab2e => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/1912] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:10:40 2026] GET /v2.0/routers/a91ae6aa-153b-45bf-82f4-e34c2910a55f => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/1913] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:40 2026] DELETE /v2.0/networks/61656426-59fa-4da1-9b58-2097f2b0042c => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/1914] 10.0.0.18 () {34 vars in 741 bytes} [Wed May 6 06:10:40 2026] PUT /v2.0/routers/a91ae6aa-153b-45bf-82f4-e34c2910a55f => generated 480 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/1915] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:10:41 2026] GET /v2.0/ports?device_id=a91ae6aa-153b-45bf-82f4-e34c2910a55f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:41.563 8 INFO neutron.services.segments.plugin [-] Segment 3ce71017-a462-4516-ad1f-ff5774f6ccbd resource provider aggregate not found 2026-05-06 06:10:41.583 8 INFO neutron.services.segments.plugin [-] Segment 3ce71017-a462-4516-ad1f-ff5774f6ccbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ce71017-a462-4516-ad1f-ff5774f6ccbd found for delete ", "request_id": "req-4d0c0bc3-47aa-4a6d-8e4b-0ef7c8641758"}]} 2026-05-06 06:10:41.601 8 INFO neutron.services.segments.plugin [-] Segment 4f680e9d-68d8-4cb7-9378-b75df2bcdd58 resource provider aggregate not found 2026-05-06 06:10:41.608 8 INFO neutron.services.segments.plugin [-] Segment 3ce71017-a462-4516-ad1f-ff5774f6ccbd resource provider aggregate not found 2026-05-06 06:10:41.631 8 INFO neutron.services.segments.plugin [-] Segment 4f680e9d-68d8-4cb7-9378-b75df2bcdd58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f680e9d-68d8-4cb7-9378-b75df2bcdd58 found for delete ", "request_id": "req-113ac662-8756-4e50-8253-d7fcf3b0faea"}]} 2026-05-06 06:10:41.636 8 INFO neutron.services.segments.plugin [-] Segment 3ce71017-a462-4516-ad1f-ff5774f6ccbd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ce71017-a462-4516-ad1f-ff5774f6ccbd found for delete ", "request_id": "req-90a6ac7d-544e-4a4b-8f89-53369cb7a4be"}]} 2026-05-06 06:10:41.655 8 INFO neutron.services.segments.plugin [-] Segment bcd8e6a4-ec77-44cc-bed6-0c79d1016779 resource provider aggregate not found 2026-05-06 06:10:41.660 8 INFO neutron.services.segments.plugin [-] Segment 4f680e9d-68d8-4cb7-9378-b75df2bcdd58 resource provider aggregate not found 2026-05-06 06:10:41.675 8 INFO neutron.services.segments.plugin [-] Segment bcd8e6a4-ec77-44cc-bed6-0c79d1016779 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcd8e6a4-ec77-44cc-bed6-0c79d1016779 found for delete ", "request_id": "req-c5be576d-e2f9-4070-8a52-019c5159a86a"}]} 2026-05-06 06:10:41.676 8 INFO neutron.services.segments.plugin [-] Segment 4f680e9d-68d8-4cb7-9378-b75df2bcdd58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f680e9d-68d8-4cb7-9378-b75df2bcdd58 found for delete ", "request_id": "req-cd96a076-aee8-49c6-b371-5cbe4f31740e"}]} 2026-05-06 06:10:41.693 8 INFO neutron.services.segments.plugin [-] Segment bcd8e6a4-ec77-44cc-bed6-0c79d1016779 resource provider aggregate not found 2026-05-06 06:10:41.716 8 INFO neutron.services.segments.plugin [-] Segment bcd8e6a4-ec77-44cc-bed6-0c79d1016779 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcd8e6a4-ec77-44cc-bed6-0c79d1016779 found for delete ", "request_id": "req-d103b7c1-2d90-439b-a8ef-650569ed3444"}]} [pid: 7|app: 0|req: 873/1916] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:10:40 2026] PUT /v2.0/routers/794cb0ac-45ff-4671-8571-db86f1b7adfd/remove_router_interface => generated 309 bytes in 1650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:42.077 8 INFO neutron.db.l3_hamode_db [None req-e2c95860-8c29-4801-a22b-25149e24c6a0 7bfcb9971dd34208b97581a5f3c87dfa 62b29c9885994388bd44b03676a8b152 - - default default] HA network 44727e92-7437-4ef4-884a-98c6121c39f2 was deleted as no HA routers are present in tenant 62b29c9885994388bd44b03676a8b152. [pid: 8|app: 0|req: 1044/1917] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:41 2026] DELETE /v2.0/routers/a91ae6aa-153b-45bf-82f4-e34c2910a55f => generated 0 bytes in 732 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1918] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:41 2026] GET /v2.0/security-groups?tenant_id=4b92f64419fa4b8ba8ff26e706242fd9&name=default => generated 2801 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1919] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:42 2026] DELETE /v2.0/security-groups/d8c90588-461c-4ea4-94dd-725d69e884d8 => 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: 876/1920] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:42 2026] GET /v2.0/security-groups?tenant_id=1bf98b9ad2e24691b2be97a2b9180f76&name=default => generated 2801 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1921] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:42 2026] DELETE /v2.0/security-groups/f4a8be54-45c0-4f00-a40d-100ce6f2e766 => 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: 878/1922] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:42 2026] GET /v2.0/security-groups?tenant_id=a95d777208734d19ac9c3eddbbed5982&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:43.213 8 INFO neutron.db.l3_hamode_db [None req-c35b922e-9a6c-4cb3-803e-4b87b84d3f1e 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network db5f6989-ae9e-4698-9c15-2c33786d6a82 was deleted as no HA routers are present in tenant 5c3ad1b70313476ba01bbbb24560621b. [pid: 8|app: 0|req: 1045/1923] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:42 2026] DELETE /v2.0/routers/794cb0ac-45ff-4671-8571-db86f1b7adfd => generated 0 bytes in 1136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/1924] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:43 2026] DELETE /v2.0/security-groups/63df1922-e162-4498-91d3-bdadd30d3e2e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1925] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:43 2026] GET /v2.0/security-groups?tenant_id=b59324773a8244368b49d107bf1b462a&name=default => generated 2801 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:43.393 8 WARNING neutron_lib.context [None req-5f6424ed-65c7-457e-9206-478693b052ae 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:43.519 8 INFO neutron.db.segments_db [None req-5f6424ed-65c7-457e-9206-478693b052ae 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Added segment c3e3c217-4bfc-4f2f-896b-7ddf837134f9 of type vxlan for network fc84f74c-652a-43d1-bd84-7841a5ca97ed [pid: 7|app: 0|req: 880/1926] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:43 2026] DELETE /v2.0/subnets/80be4299-9fb2-4b5d-af19-7c63ec77744d => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/1927] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:43 2026] POST /v2.0/networks => generated 631 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:43.697 8 INFO neutron.services.segments.plugin [-] Segment 1365ec4f-623f-459b-8a4a-bd53d5cf300b resource provider aggregate not found [pid: 7|app: 0|req: 881/1928] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:43 2026] DELETE /v2.0/security-groups/f4dec94a-47bb-4641-a231-485911c0841d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:43.715 8 INFO neutron.services.segments.plugin [-] Segment 1365ec4f-623f-459b-8a4a-bd53d5cf300b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1365ec4f-623f-459b-8a4a-bd53d5cf300b found for delete ", "request_id": "req-9c58368d-061b-49ea-a850-96bb06d22b71"}]} 2026-05-06 06:10:43.719 7 WARNING neutron_lib.context [None req-a1d2c0ce-a1b6-41b6-9800-17578cac87ed 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:43.750 8 INFO neutron.services.segments.plugin [-] Segment 1365ec4f-623f-459b-8a4a-bd53d5cf300b resource provider aggregate not found 2026-05-06 06:10:43.756 8 INFO neutron.services.segments.plugin [-] Segment af880114-76b3-4eec-bd14-551e56995a2e resource provider aggregate not found 2026-05-06 06:10:43.797 8 INFO neutron.services.segments.plugin [-] Segment 1365ec4f-623f-459b-8a4a-bd53d5cf300b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1365ec4f-623f-459b-8a4a-bd53d5cf300b found for delete ", "request_id": "req-33379932-86be-4d3d-94bf-1d84323a304a"}]} 2026-05-06 06:10:43.805 8 INFO neutron.services.segments.plugin [-] Segment af880114-76b3-4eec-bd14-551e56995a2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af880114-76b3-4eec-bd14-551e56995a2e found for delete ", "request_id": "req-b9fcf8b1-6c7a-4bf2-ac46-ea3cd37d916b"}]} 2026-05-06 06:10:43.814 8 INFO neutron.services.segments.plugin [-] Segment af880114-76b3-4eec-bd14-551e56995a2e resource provider aggregate not found 2026-05-06 06:10:43.840 8 INFO neutron.services.segments.plugin [-] Segment af880114-76b3-4eec-bd14-551e56995a2e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af880114-76b3-4eec-bd14-551e56995a2e found for delete ", "request_id": "req-61fbbede-c62a-46c6-95bc-5936b432dc93"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 882/1929] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:43 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1048/1930] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:43 2026] DELETE /v2.0/networks/76f8067f-918a-4300-b411-bd8d72a87054 => generated 0 bytes in 538 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:44.190 8 WARNING neutron_lib.context [None req-5f7c53a9-84fa-43b6-bb43-38fe6f782d9e 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:44.242 8 INFO neutron.db.segments_db [None req-5f7c53a9-84fa-43b6-bb43-38fe6f782d9e 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Added segment 53777f89-8c3b-49e6-a6ce-0d5675473398 of type vxlan for network 3d0cca5f-1007-4a3a-b04c-8e0a9b07cc33 [pid: 7|app: 0|req: 883/1931] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/security-groups?tenant_id=395624f6169b49f48992a5882277d7c6&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/1932] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:44 2026] POST /v2.0/networks => generated 631 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/1933] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:44 2026] DELETE /v2.0/security-groups/343fa90d-cfdb-445b-a036-1a3fe09d83c2 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:44.423 8 WARNING neutron_lib.context [None req-7d41d606-12ad-468d-a07a-01dfc638e027 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1051/1934] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:44 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1052/1935] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:44 2026] GET /v2.0/security-groups?tenant_id=62b29c9885994388bd44b03676a8b152&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:44.840 8 WARNING neutron_lib.context [None req-6ec26447-685e-479f-aaa2-41c0139b5903 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:44.885 8 INFO neutron.db.segments_db [None req-6ec26447-685e-479f-aaa2-41c0139b5903 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Added segment c97041a1-b2c7-4292-9c49-d5556e972c0f of type vxlan for network 711357e2-69e0-466f-af6e-5fedb8e532e2 [pid: 8|app: 0|req: 1053/1936] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:44 2026] POST /v2.0/networks => generated 631 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1937] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:10:44 2026] PUT /v2.0/routers/bd173d7f-3ff1-4ad3-9421-b8968c439dbb/remove_router_interface => generated 309 bytes in 1162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:10:45.414 7 WARNING neutron_lib.context [None req-e4261f6e-8f01-4ec7-94cd-8358f2931f1e 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1054/1938] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:45 2026] DELETE /v2.0/security-groups/8ed6c489-8799-4348-bf59-669a68c9d8cc => 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: 885/1939] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:45 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:10:45.736 7 WARNING neutron_lib.context [None req-b721ff14-513a-461a-be6e-221b085194e1 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:45.791 7 INFO neutron.db.segments_db [None req-b721ff14-513a-461a-be6e-221b085194e1 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Added segment 47dde24c-af4b-4ea3-b453-021982ffeeda of type vxlan for network 0c48ec84-6e45-4e0e-8219-326f976c18d1 2026-05-06 06:10:45.826 8 INFO neutron.services.segments.plugin [-] Segment 81cf1b95-23d6-498d-80fa-b211ac1271c5 resource provider aggregate not found 2026-05-06 06:10:45.848 8 INFO neutron.services.segments.plugin [-] Segment 81cf1b95-23d6-498d-80fa-b211ac1271c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81cf1b95-23d6-498d-80fa-b211ac1271c5 found for delete ", "request_id": "req-46c2d4f0-b266-4349-ac20-220c9e9b6374"}]} 2026-05-06 06:10:45.862 8 INFO neutron.services.segments.plugin [-] Segment 81cf1b95-23d6-498d-80fa-b211ac1271c5 resource provider aggregate not found 2026-05-06 06:10:45.888 8 INFO neutron.services.segments.plugin [-] Segment 81cf1b95-23d6-498d-80fa-b211ac1271c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81cf1b95-23d6-498d-80fa-b211ac1271c5 found for delete ", "request_id": "req-76352478-507d-41c2-b6f5-c801b8546131"}]} [pid: 7|app: 0|req: 886/1940] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:45 2026] POST /v2.0/networks => generated 630 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:45.913 7 WARNING neutron_lib.context [None req-22ab8049-ba82-4993-83c3-0d87d57a2d34 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 887/1941] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:45 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:10:46.266 7 WARNING neutron_lib.context [None req-a64a744b-ff73-423f-a5c6-3cc2d1cd665f 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:46.329 7 INFO neutron.db.segments_db [None req-a64a744b-ff73-423f-a5c6-3cc2d1cd665f 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Added segment ca0bc30c-8f2d-4b4d-aa5e-309f60d09974 of type vxlan for network 94c1b24c-b922-4b3a-afc4-503ba66b980c [pid: 7|app: 0|req: 888/1942] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:46 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:46.458 7 WARNING neutron_lib.context [None req-5ed2c5b4-8024-4314-9135-c5f3f0d0a2e4 093e1f127beb44b08177cff1576443ac 87f9f6f153c14d93a9c748cede26cc2b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:46.559 8 INFO neutron.db.l3_hamode_db [None req-34305008-00fd-4f4e-9b23-41cd292366fb 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] HA network 28dbd73e-83f1-469f-a901-18179e1a40ec was deleted as no HA routers are present in tenant 54b01af1319c4c61bb15aa1a02c5747b. [pid: 8|app: 0|req: 1055/1943] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:45 2026] DELETE /v2.0/routers/bd173d7f-3ff1-4ad3-9421-b8968c439dbb => generated 0 bytes in 1116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1944] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:10:46 2026] POST /v2.0/ports => generated 743 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/1945] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:46 2026] DELETE /v2.0/subnets/775bb4c3-3d18-4e60-a4b5-4689567e1bae => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/1946] 10.0.0.18 () {34 vars in 746 bytes} [Wed May 6 06:10:46 2026] PUT /v2.0/ports/a1775871-c985-46a2-a411-0eba98e363c4/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:10:47.016 7 WARNING neutron_lib.context [None req-10c46d4d-eb63-4dba-b0f4-7b046f48f6b8 3894e483e7aa413a901e9146eec069ad b09596ea1da94191aefb774fa409c75d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 890/1947] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:10:46 2026] POST /v2.0/security-groups => generated 1537 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/1948] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:46 2026] DELETE /v2.0/networks/295c33da-04b0-4ed8-a465-351c9679951e => generated 0 bytes in 374 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1949] 10.0.0.18 () {34 vars in 746 bytes} [Wed May 6 06:10:47 2026] PUT /v2.0/ports/644e1b67-4e99-4cff-85ad-b1c95737c6a1/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/1950] 10.0.0.18 () {34 vars in 766 bytes} [Wed May 6 06:10:47 2026] PUT /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/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: 1060/1951] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/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: 892/1952] 10.0.0.18 () {34 vars in 746 bytes} [Wed May 6 06:10:47 2026] PUT /v2.0/ports/3478f18e-cb8a-4451-88a9-ec62cd5e2176/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/1953] 10.0.0.18 () {34 vars in 777 bytes} [Wed May 6 06:10:47 2026] PUT /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/1954] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/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: 893/1955] 10.0.0.18 () {34 vars in 746 bytes} [Wed May 6 06:10:47 2026] PUT /v2.0/ports/9a0065f0-b080-4287-a697-1c8fc9087241/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/1956] 10.0.0.18 () {34 vars in 773 bytes} [Wed May 6 06:10:47 2026] PUT /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/1957] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/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: 1065/1958] 10.0.0.18 () {34 vars in 795 bytes} [Wed May 6 06:10:47 2026] PUT /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/1959] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/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: 1067/1960] 10.0.0.18 () {34 vars in 766 bytes} [Wed May 6 06:10:47 2026] PUT /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/1961] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1962] 10.0.0.18 () {32 vars in 659 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1963] 10.0.0.18 () {32 vars in 754 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/1964] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups?tenant_id=54b01af1319c4c61bb15aa1a02c5747b&name=default => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:47.660 8 INFO neutron.api.v2.resource [None req-b17f27f9-c2b7-4bde-909d-a847fff29f16 3894e483e7aa413a901e9146eec069ad b09596ea1da94191aefb774fa409c75d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1070/1965] 10.0.0.18 () {32 vars in 758 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1966] 10.0.0.18 () {32 vars in 673 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1967] 10.0.0.18 () {32 vars in 757 bytes} [Wed May 6 06:10:47 2026] DELETE /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags/red => 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: 1071/1968] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:47 2026] DELETE /v2.0/security-groups/e095e0eb-1e95-4cb7-bb74-78adde7ed923 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/1969] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1970] 10.0.0.18 () {32 vars in 669 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:47.838 8 INFO neutron.api.v2.resource [None req-1838149d-1a50-4b50-abf4-7cc83b5876e6 3894e483e7aa413a901e9146eec069ad b09596ea1da94191aefb774fa409c75d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1073/1971] 10.0.0.18 () {32 vars in 761 bytes} [Wed May 6 06:10:47 2026] DELETE /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:10:47.873 8 INFO neutron.services.segments.plugin [-] Segment 04c4fbfb-d537-4931-829a-1ea2e06a0509 resource provider aggregate not found [pid: 7|app: 0|req: 899/1972] 10.0.0.18 () {32 vars in 681 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:47.905 8 INFO neutron.services.segments.plugin [-] Segment 04c4fbfb-d537-4931-829a-1ea2e06a0509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c4fbfb-d537-4931-829a-1ea2e06a0509 found for delete ", "request_id": "req-c571e0ed-be7c-48bf-a988-bd63d85dd853"}]} 2026-05-06 06:10:47.911 8 INFO neutron.services.segments.plugin [-] Segment 04c4fbfb-d537-4931-829a-1ea2e06a0509 resource provider aggregate not found [pid: 8|app: 0|req: 1074/1973] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:10:47 2026] DELETE /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:47.937 8 INFO neutron.services.segments.plugin [-] Segment 04c4fbfb-d537-4931-829a-1ea2e06a0509 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c4fbfb-d537-4931-829a-1ea2e06a0509 found for delete ", "request_id": "req-c0111188-22c7-4230-bd2c-fdad32c826f4"}]} 2026-05-06 06:10:47.946 8 INFO neutron.services.segments.plugin [-] Segment 30b9827f-9f6c-45bc-8e42-785856ceeb69 resource provider aggregate not found 2026-05-06 06:10:47.956 8 INFO neutron.services.segments.plugin [-] Segment 30b9827f-9f6c-45bc-8e42-785856ceeb69 resource provider aggregate not found 2026-05-06 06:10:47.967 8 INFO neutron.services.segments.plugin [-] Segment 30b9827f-9f6c-45bc-8e42-785856ceeb69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b9827f-9f6c-45bc-8e42-785856ceeb69 found for delete ", "request_id": "req-92d72827-48e5-4c7f-bdb3-9e06aae01b2f"}]} 2026-05-06 06:10:47.970 8 INFO neutron.services.segments.plugin [-] Segment 30b9827f-9f6c-45bc-8e42-785856ceeb69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30b9827f-9f6c-45bc-8e42-785856ceeb69 found for delete ", "request_id": "req-fee2af8c-23a1-442a-95e6-e9a430760cb0"}]} [pid: 8|app: 0|req: 1075/1974] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/1975] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/security-groups?tenant_id=5c3ad1b70313476ba01bbbb24560621b&name=default => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1976] 10.0.0.18 () {32 vars in 667 bytes} [Wed May 6 06:10:47 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/1977] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/security-groups/3ee50397-3630-4753-b86d-f19235f1e9de => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1978] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/security-groups/d27e3894-6c67-4e7f-9013-41b7f8feaff0 => 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: 1078/1979] 10.0.0.18 () {32 vars in 681 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1980] 10.0.0.18 () {32 vars in 677 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/1981] 10.0.0.18 () {32 vars in 689 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1982] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/ports/a1775871-c985-46a2-a411-0eba98e363c4 => 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: 904/1983] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:48 2026] GET /v2.0/security-groups?tenant_id=b09596ea1da94191aefb774fa409c75d&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/1986] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/ports/644e1b67-4e99-4cff-85ad-b1c95737c6a1 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1987] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:48 2026] DELETE /v2.0/security-groups/259a3ebc-68d3-46eb-8f0a-447e719dc244 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/1988] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:49 2026] DELETE /v2.0/ports/3478f18e-cb8a-4451-88a9-ec62cd5e2176 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/1989] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:49 2026] GET /v2.0/security-groups?tenant_id=07e98da9a0064645aee5b3dd30fb3735&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1990] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:49 2026] DELETE /v2.0/ports/9a0065f0-b080-4287-a697-1c8fc9087241 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/1991] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:49 2026] DELETE /v2.0/security-groups/b353d4e2-0682-4e14-95a6-37f8b81f951b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1992] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:10:49 2026] DELETE /v2.0/ports/ce4641af-847f-46fc-bc98-d4f5d9c1d54f => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:49.995 8 INFO neutron.services.segments.plugin [-] Segment c3e3c217-4bfc-4f2f-896b-7ddf837134f9 resource provider aggregate not found 2026-05-06 06:10:50.000 8 INFO neutron.services.segments.plugin [-] Segment c3e3c217-4bfc-4f2f-896b-7ddf837134f9 resource provider aggregate not found 2026-05-06 06:10:50.008 8 INFO neutron.services.segments.plugin [-] Segment c3e3c217-4bfc-4f2f-896b-7ddf837134f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3e3c217-4bfc-4f2f-896b-7ddf837134f9 found for delete ", "request_id": "req-4503f16d-3fac-4720-9a26-14306a2dbe51"}]} [pid: 8|app: 0|req: 1084/1993] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:49 2026] DELETE /v2.0/networks/fc84f74c-652a-43d1-bd84-7841a5ca97ed => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:50.024 8 INFO neutron.services.segments.plugin [-] Segment c3e3c217-4bfc-4f2f-896b-7ddf837134f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3e3c217-4bfc-4f2f-896b-7ddf837134f9 found for delete ", "request_id": "req-04ea52b6-463b-4dc5-80af-500665d4df35"}]} 2026-05-06 06:10:50.077 7 WARNING neutron_lib.context [None req-ef8f9ffd-5ed1-4785-9602-762618aa2dcb aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:50.211 7 INFO neutron.db.segments_db [None req-ef8f9ffd-5ed1-4785-9602-762618aa2dcb aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Added segment 79e02ea6-8617-499c-8235-3a6cd1d5254f of type vxlan for network a3bae1a5-59cf-41a3-b642-003c9f7b0201 [pid: 8|app: 0|req: 1085/1994] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:50 2026] DELETE /v2.0/networks/3d0cca5f-1007-4a3a-b04c-8e0a9b07cc33 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1995] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:49 2026] POST /v2.0/networks => generated 631 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:50.350 7 WARNING neutron_lib.context [None req-d864b711-2bb4-42bf-b3d3-8e42016867e2 aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1086/1996] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:50 2026] DELETE /v2.0/networks/711357e2-69e0-466f-af6e-5fedb8e532e2 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/1997] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:50 2026] DELETE /v2.0/networks/0c48ec84-6e45-4e0e-8219-326f976c18d1 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/1998] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:50 2026] DELETE /v2.0/networks/94c1b24c-b922-4b3a-afc4-503ba66b980c => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1999] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:50 2026] POST /v2.0/subnets => generated 602 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:51.082 8 WARNING neutron_lib.context [None req-7ee1e23e-2a2c-4ec8-8fac-ead66e107dab aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:51.143 8 INFO neutron.db.segments_db [None req-7ee1e23e-2a2c-4ec8-8fac-ead66e107dab aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Added segment df33109d-a0b9-4613-86af-d9e5181ea76c of type vxlan for network 96dc49cc-0451-40bd-a7b2-cb87f327c06e [pid: 8|app: 0|req: 1089/2000] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:51 2026] POST /v2.0/networks => generated 631 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:51.273 7 WARNING neutron_lib.context [None req-fa54dcdc-aef2-4503-8180-f4c8133b6335 aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 912/2001] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:51 2026] POST /v2.0/subnets => generated 605 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:51.654 8 WARNING neutron_lib.context [None req-9476feac-b032-4685-b4f3-92719e0cf4dd aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:51.735 8 INFO neutron.db.segments_db [None req-9476feac-b032-4685-b4f3-92719e0cf4dd aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Added segment d48fe6f2-01d1-46aa-bc44-e20a90c839b4 of type vxlan for network e4b3db17-67a6-430f-a43e-35ba305c4a84 [pid: 8|app: 0|req: 1090/2002] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:51 2026] POST /v2.0/networks => generated 631 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:51.865 8 WARNING neutron_lib.context [None req-e9b2ad34-ab6d-4a49-8d45-d2328a640311 aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:52.035 8 INFO neutron.services.segments.plugin [-] Segment 53777f89-8c3b-49e6-a6ce-0d5675473398 resource provider aggregate not found 2026-05-06 06:10:52.052 8 INFO neutron.services.segments.plugin [-] Segment 53777f89-8c3b-49e6-a6ce-0d5675473398 resource provider aggregate not found 2026-05-06 06:10:52.060 8 INFO neutron.services.segments.plugin [-] Segment 53777f89-8c3b-49e6-a6ce-0d5675473398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53777f89-8c3b-49e6-a6ce-0d5675473398 found for delete ", "request_id": "req-b9081301-d24b-4bf9-9b45-ff3725da0d6b"}]} 2026-05-06 06:10:52.080 8 INFO neutron.services.segments.plugin [-] Segment c97041a1-b2c7-4292-9c49-d5556e972c0f resource provider aggregate not found 2026-05-06 06:10:52.085 8 INFO neutron.services.segments.plugin [-] Segment 53777f89-8c3b-49e6-a6ce-0d5675473398 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53777f89-8c3b-49e6-a6ce-0d5675473398 found for delete ", "request_id": "req-1600b96e-b942-47c7-9b3c-1aa8fe6c261b"}]} 2026-05-06 06:10:52.108 8 INFO neutron.services.segments.plugin [-] Segment c97041a1-b2c7-4292-9c49-d5556e972c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c97041a1-b2c7-4292-9c49-d5556e972c0f found for delete ", "request_id": "req-b53275b2-5095-4201-9f8a-331e8cee9115"}]} 2026-05-06 06:10:52.115 8 INFO neutron.services.segments.plugin [-] Segment c97041a1-b2c7-4292-9c49-d5556e972c0f resource provider aggregate not found [pid: 7|app: 0|req: 913/2003] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:51 2026] GET /v2.0/security-groups?tenant_id=348baf07d1dd466dad2849cd6127d0e5&name=default => generated 2801 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:52.127 8 INFO neutron.services.segments.plugin [-] Segment 47dde24c-af4b-4ea3-b453-021982ffeeda resource provider aggregate not found 2026-05-06 06:10:52.137 8 INFO neutron.services.segments.plugin [-] Segment c97041a1-b2c7-4292-9c49-d5556e972c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c97041a1-b2c7-4292-9c49-d5556e972c0f found for delete ", "request_id": "req-897a2518-30eb-4896-a0d7-241c43654e55"}]} 2026-05-06 06:10:52.152 8 INFO neutron.services.segments.plugin [-] Segment 47dde24c-af4b-4ea3-b453-021982ffeeda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47dde24c-af4b-4ea3-b453-021982ffeeda found for delete ", "request_id": "req-92d39465-bf38-41c1-80a8-72ec581bac1c"}]} 2026-05-06 06:10:52.169 8 INFO neutron.services.segments.plugin [-] Segment 47dde24c-af4b-4ea3-b453-021982ffeeda resource provider aggregate not found 2026-05-06 06:10:52.175 8 INFO neutron.services.segments.plugin [-] Segment ca0bc30c-8f2d-4b4d-aa5e-309f60d09974 resource provider aggregate not found 2026-05-06 06:10:52.187 8 INFO neutron.services.segments.plugin [-] Segment 47dde24c-af4b-4ea3-b453-021982ffeeda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47dde24c-af4b-4ea3-b453-021982ffeeda found for delete ", "request_id": "req-e1d5f315-aefe-456d-85a5-8a04d65d7e16"}]} 2026-05-06 06:10:52.205 8 INFO neutron.services.segments.plugin [-] Segment ca0bc30c-8f2d-4b4d-aa5e-309f60d09974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca0bc30c-8f2d-4b4d-aa5e-309f60d09974 found for delete ", "request_id": "req-1e8e117a-06ee-45fe-bf94-d82c8ebba8e9"}]} 2026-05-06 06:10:52.210 8 INFO neutron.services.segments.plugin [-] Segment ca0bc30c-8f2d-4b4d-aa5e-309f60d09974 resource provider aggregate not found 2026-05-06 06:10:52.229 8 INFO neutron.services.segments.plugin [-] Segment ca0bc30c-8f2d-4b4d-aa5e-309f60d09974 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca0bc30c-8f2d-4b4d-aa5e-309f60d09974 found for delete ", "request_id": "req-bae2c3ab-fadf-4877-8eb2-c393bd86acbc"}]} [pid: 7|app: 0|req: 914/2004] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:52 2026] DELETE /v2.0/security-groups/249837c5-7f1d-4e69-b41b-79e492c01e92 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2005] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:51 2026] POST /v2.0/subnets => generated 605 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:52.368 7 WARNING neutron_lib.context [None req-34493599-f489-4226-b0af-47844ad084b2 aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:52.439 7 INFO neutron.db.segments_db [None req-34493599-f489-4226-b0af-47844ad084b2 aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Added segment 3aa7239c-0824-4f0c-ac0c-66d23c63367a of type vxlan for network cbbe01b4-1c45-4105-9b3b-8976a74271be [pid: 8|app: 0|req: 1092/2006] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:52 2026] GET /v2.0/security-groups?tenant_id=87f9f6f153c14d93a9c748cede26cc2b&name=default => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/2007] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:52 2026] POST /v2.0/networks => generated 631 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:52.595 7 WARNING neutron_lib.context [None req-25ec7415-0918-436c-9c49-4af47ecbbea6 aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1093/2008] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:52 2026] DELETE /v2.0/security-groups/47efbff9-e5a0-477a-b78e-5c898635e787 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2009] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:52 2026] GET /v2.0/security-groups?tenant_id=360cc65b6afb45b0b8a6cc6cb49487d4&name=default => generated 2801 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/2010] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:52 2026] POST /v2.0/subnets => generated 605 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:53.062 7 WARNING neutron_lib.context [None req-07f793ab-fda7-4a3f-827d-4381416e6799 aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:53.148 7 INFO neutron.db.segments_db [None req-07f793ab-fda7-4a3f-827d-4381416e6799 aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Added segment 659724b3-6416-4e14-9e3e-0c7acb851ebd of type vxlan for network a4faf58d-ace2-43af-b6c8-d3345f4f2f51 [pid: 8|app: 0|req: 1095/2011] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:52 2026] DELETE /v2.0/security-groups/a717c02f-a444-4325-b7b3-ea31a345fbe6 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/2012] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:53 2026] POST /v2.0/networks => generated 631 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:53.350 7 WARNING neutron_lib.context [None req-58c87fd8-a4f4-4ad3-8a9a-ea4040cf9976 aa306696ecc7402ba6433b6eaa931f06 4efdde1428854fecafc14eadf4e57d6d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:53.379 8 WARNING neutron_lib.context [None req-26644370-909b-436b-b4db-4c90eb335cc9 652b17af32244223a3bb9d542badd154 042112c4704843039027740111127546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:53.528 8 INFO neutron.db.segments_db [None req-26644370-909b-436b-b4db-4c90eb335cc9 652b17af32244223a3bb9d542badd154 042112c4704843039027740111127546 - - default default] Added segment c5d7c6f4-ddfa-448a-8a54-bd259da5ad8a of type vxlan for network 047939a4-e940-4bb4-9ff9-77f12d993b5d [pid: 8|app: 0|req: 1096/2013] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:53 2026] POST /v2.0/networks => generated 632 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:53.678 8 WARNING neutron_lib.context [None req-04fd436a-0db8-4bba-a5ae-f34689a2cab7 652b17af32244223a3bb9d542badd154 042112c4704843039027740111127546 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 918/2014] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:53 2026] POST /v2.0/subnets => generated 605 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/2015] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:53 2026] PUT /v2.0/subnets/7e9e7d63-3620-46a3-96e4-fdb49c1a711a/tags => generated 17 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/2016] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:53 2026] PUT /v2.0/subnets/70b92721-8489-4eb9-8f3a-da9f6414cf87/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/2017] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:53 2026] PUT /v2.0/subnets/692cf514-27c1-4ca4-bd83-6f2db8100d47/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/2018] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:53 2026] PUT /v2.0/subnets/e6896c2d-0c3b-42d6-9d7b-5a67804bee0a/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2019] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:53 2026] POST /v2.0/subnets => generated 602 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/2020] 10.0.0.18 () {32 vars in 663 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2021] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:54 2026] PUT /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2022] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/2023] 10.0.0.18 () {32 vars in 677 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2024] 10.0.0.18 () {34 vars in 761 bytes} [Wed May 6 06:10:54 2026] PUT /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/2025] 10.0.0.18 () {32 vars in 673 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2026] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/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: 926/2027] 10.0.0.18 () {32 vars in 685 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2028] 10.0.0.18 () {34 vars in 757 bytes} [Wed May 6 06:10:54 2026] PUT /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/2029] 10.0.0.18 () {32 vars in 671 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2030] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2031] 10.0.0.18 () {34 vars in 779 bytes} [Wed May 6 06:10:54 2026] PUT /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/2032] 10.0.0.18 () {32 vars in 685 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2033] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/2034] 10.0.0.18 () {32 vars in 681 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2035] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:10:54 2026] PUT /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/2036] 10.0.0.18 () {32 vars in 693 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2037] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2038] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:54.788 8 INFO neutron.api.v2.resource [None req-553c1c24-bc4d-4f8c-82ec-0c0d2cb784ef 652b17af32244223a3bb9d542badd154 042112c4704843039027740111127546 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1109/2039] 10.0.0.18 () {32 vars in 742 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags/green => generated 99 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2040] 10.0.0.18 () {32 vars in 741 bytes} [Wed May 6 06:10:54 2026] DELETE /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags/red => 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: 931/2041] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:54 2026] DELETE /v2.0/subnets/7e9e7d63-3620-46a3-96e4-fdb49c1a711a => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2042] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:10:54 2026] GET /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags => generated 30 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:10:55.027 8 INFO neutron.api.v2.resource [None req-12c2a9c0-5b0a-4131-887f-177335572f05 652b17af32244223a3bb9d542badd154 042112c4704843039027740111127546 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2043] 10.0.0.18 () {32 vars in 745 bytes} [Wed May 6 06:10:54 2026] DELETE /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags/green => generated 99 bytes in 95 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2044] 10.0.0.18 () {32 vars in 733 bytes} [Wed May 6 06:10:55 2026] DELETE /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/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: 1114/2045] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:10:55 2026] GET /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/2046] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:54 2026] DELETE /v2.0/subnets/70b92721-8489-4eb9-8f3a-da9f6414cf87 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2047] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:55 2026] DELETE /v2.0/subnets/0bbce179-5cd1-46b9-a184-200e4a0f01f9 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/2048] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:55 2026] DELETE /v2.0/subnets/692cf514-27c1-4ca4-bd83-6f2db8100d47 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/2049] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:55 2026] DELETE /v2.0/subnets/e6896c2d-0c3b-42d6-9d7b-5a67804bee0a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:55.852 8 INFO neutron.services.segments.plugin [-] Segment c5d7c6f4-ddfa-448a-8a54-bd259da5ad8a resource provider aggregate not found 2026-05-06 06:10:55.861 8 INFO neutron.services.segments.plugin [-] Segment c5d7c6f4-ddfa-448a-8a54-bd259da5ad8a resource provider aggregate not found 2026-05-06 06:10:55.873 8 INFO neutron.services.segments.plugin [-] Segment c5d7c6f4-ddfa-448a-8a54-bd259da5ad8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5d7c6f4-ddfa-448a-8a54-bd259da5ad8a found for delete ", "request_id": "req-813934c9-6d91-40c1-9e4b-d4aa04ce9572"}]} 2026-05-06 06:10:55.884 8 INFO neutron.services.segments.plugin [-] Segment c5d7c6f4-ddfa-448a-8a54-bd259da5ad8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5d7c6f4-ddfa-448a-8a54-bd259da5ad8a found for delete ", "request_id": "req-5c0806f0-c3da-4255-a415-b69ce2b82704"}]} [pid: 8|app: 0|req: 1116/2050] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:55 2026] DELETE /v2.0/networks/047939a4-e940-4bb4-9ff9-77f12d993b5d => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/2051] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:10:55 2026] DELETE /v2.0/subnets/dbf89b3b-5197-4100-94e8-0227c07427d0 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2052] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:56 2026] DELETE /v2.0/networks/a3bae1a5-59cf-41a3-b642-003c9f7b0201 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:56.540 7 INFO neutron.services.segments.plugin [-] Segment df33109d-a0b9-4613-86af-d9e5181ea76c resource provider aggregate not found 2026-05-06 06:10:56.544 7 INFO neutron.services.segments.plugin [-] Segment df33109d-a0b9-4613-86af-d9e5181ea76c resource provider aggregate not found 2026-05-06 06:10:56.569 7 INFO neutron.services.segments.plugin [-] Segment df33109d-a0b9-4613-86af-d9e5181ea76c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df33109d-a0b9-4613-86af-d9e5181ea76c found for delete ", "request_id": "req-a238a5d7-cda7-405f-83b2-72abfc32d93c"}]} [pid: 7|app: 0|req: 936/2053] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:56 2026] DELETE /v2.0/networks/96dc49cc-0451-40bd-a7b2-cb87f327c06e => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:10:56.711 7 INFO neutron.services.segments.plugin [-] Segment df33109d-a0b9-4613-86af-d9e5181ea76c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df33109d-a0b9-4613-86af-d9e5181ea76c found for delete ", "request_id": "req-cbec8974-2758-4262-9ffa-831a7895c26a"}]} [pid: 8|app: 0|req: 1118/2054] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:56 2026] DELETE /v2.0/networks/e4b3db17-67a6-430f-a43e-35ba305c4a84 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:667: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 7|app: 0|req: 937/2055] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:56 2026] GET /v2.0/security-groups?tenant_id=06899f70903f46508d14f650b9e3d890&name=default => generated 2801 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2056] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:56 2026] DELETE /v2.0/networks/cbbe01b4-1c45-4105-9b3b-8976a74271be => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/2057] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:57 2026] DELETE /v2.0/security-groups/99695838-40a4-423b-b9a3-84892d3ddfd4 => 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: 1120/2058] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:10:57 2026] DELETE /v2.0/networks/a4faf58d-ace2-43af-b6c8-d3345f4f2f51 => 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: 939/2059] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:57 2026] GET /v2.0/security-groups?tenant_id=042112c4704843039027740111127546&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2060] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:57 2026] DELETE /v2.0/security-groups/d4ef8ec7-9ea3-451b-a541-d3f2054a93d5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:10:58.209 7 WARNING neutron_lib.context [None req-43dc2049-8786-4745-9de7-061cd1dca581 d47aa3774fa744d1bb11ddf51408425a 62a7db149e9e49768427d17c3b851de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 940/2061] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:58.272 8 WARNING neutron_lib.context [None req-91212e50-1b37-4142-bba8-780f4e72f0b3 d47aa3774fa744d1bb11ddf51408425a 62a7db149e9e49768427d17c3b851de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:58.298 8 INFO neutron.services.segments.plugin [-] Segment 79e02ea6-8617-499c-8235-3a6cd1d5254f resource provider aggregate not found 2026-05-06 06:10:58.305 8 INFO neutron.services.segments.plugin [-] Segment 79e02ea6-8617-499c-8235-3a6cd1d5254f resource provider aggregate not found 2026-05-06 06:10:58.318 8 INFO neutron.services.segments.plugin [-] Segment 79e02ea6-8617-499c-8235-3a6cd1d5254f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e02ea6-8617-499c-8235-3a6cd1d5254f found for delete ", "request_id": "req-678343a9-1fd4-409c-b134-e52048512d06"}]} 2026-05-06 06:10:58.329 8 INFO neutron.services.segments.plugin [-] Segment 79e02ea6-8617-499c-8235-3a6cd1d5254f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79e02ea6-8617-499c-8235-3a6cd1d5254f found for delete ", "request_id": "req-652cb108-1639-4590-80f8-792b267e322e"}]} 2026-05-06 06:10:58.338 8 INFO neutron.services.segments.plugin [-] Segment d48fe6f2-01d1-46aa-bc44-e20a90c839b4 resource provider aggregate not found 2026-05-06 06:10:58.348 8 INFO neutron.services.segments.plugin [-] Segment d48fe6f2-01d1-46aa-bc44-e20a90c839b4 resource provider aggregate not found 2026-05-06 06:10:58.361 8 INFO neutron.services.segments.plugin [-] Segment d48fe6f2-01d1-46aa-bc44-e20a90c839b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d48fe6f2-01d1-46aa-bc44-e20a90c839b4 found for delete ", "request_id": "req-1079626a-cd97-428f-b25d-1ff8905c689d"}]} 2026-05-06 06:10:58.371 8 INFO neutron.services.segments.plugin [-] Segment d48fe6f2-01d1-46aa-bc44-e20a90c839b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d48fe6f2-01d1-46aa-bc44-e20a90c839b4 found for delete ", "request_id": "req-1cdc5435-299c-47bb-9c95-d739d34c283a"}]} 2026-05-06 06:10:58.380 8 INFO neutron.services.segments.plugin [-] Segment 3aa7239c-0824-4f0c-ac0c-66d23c63367a resource provider aggregate not found 2026-05-06 06:10:58.390 8 INFO neutron.services.segments.plugin [-] Segment 3aa7239c-0824-4f0c-ac0c-66d23c63367a resource provider aggregate not found 2026-05-06 06:10:58.401 8 INFO neutron.services.segments.plugin [-] Segment 3aa7239c-0824-4f0c-ac0c-66d23c63367a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa7239c-0824-4f0c-ac0c-66d23c63367a found for delete ", "request_id": "req-c1a110cb-9d3a-47c4-aa0e-fdbe1178558b"}]} 2026-05-06 06:10:58.416 8 INFO neutron.services.segments.plugin [-] Segment 3aa7239c-0824-4f0c-ac0c-66d23c63367a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa7239c-0824-4f0c-ac0c-66d23c63367a found for delete ", "request_id": "req-57151712-d85c-455c-add7-8a2e635b8b71"}]} [pid: 8|app: 0|req: 1122/2062] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/2063] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:58 2026] GET /v2.0/security-groups?tenant_id=03ed30a02c5343eab2bf8a839fcadda6&name=default => generated 2801 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:58.436 8 WARNING neutron_lib.context [None req-c4fa52a3-5931-4de1-80f0-031201ca3374 d47aa3774fa744d1bb11ddf51408425a 62a7db149e9e49768427d17c3b851de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:10:58.441 8 INFO neutron.services.segments.plugin [-] Segment 659724b3-6416-4e14-9e3e-0c7acb851ebd resource provider aggregate not found 2026-05-06 06:10:58.447 8 INFO neutron.services.segments.plugin [-] Segment 659724b3-6416-4e14-9e3e-0c7acb851ebd resource provider aggregate not found 2026-05-06 06:10:58.465 8 INFO neutron.services.segments.plugin [-] Segment 659724b3-6416-4e14-9e3e-0c7acb851ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 659724b3-6416-4e14-9e3e-0c7acb851ebd found for delete ", "request_id": "req-ca31ebc8-4b88-4cd5-9d5c-bc27f0d403e9"}]} 2026-05-06 06:10:58.468 8 INFO neutron.services.segments.plugin [-] Segment 659724b3-6416-4e14-9e3e-0c7acb851ebd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 659724b3-6416-4e14-9e3e-0c7acb851ebd found for delete ", "request_id": "req-930a860f-b26b-4425-b035-dcc3a3239230"}]} [pid: 8|app: 0|req: 1123/2064] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:58.514 8 WARNING neutron_lib.context [None req-dcb5e853-3f71-47b9-8747-4fc41b52daf9 d47aa3774fa744d1bb11ddf51408425a 62a7db149e9e49768427d17c3b851de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 942/2065] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:58 2026] DELETE /v2.0/security-groups/0dc46e4d-6a10-4c60-ba37-2f50b1dca629 => 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: 1124/2066] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:58.585 7 WARNING neutron_lib.context [None req-e0874230-e2e4-4af1-a28e-3756adbc5f55 d47aa3774fa744d1bb11ddf51408425a 62a7db149e9e49768427d17c3b851de9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 943/2067] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:10:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2068] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:58 2026] GET /v2.0/security-groups?tenant_id=4efdde1428854fecafc14eadf4e57d6d&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/2069] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:10:58 2026] PUT /v2.0/subnetpools/1ddac352-226d-4291-8fa7-b2825927c52e/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/2070] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:10:58 2026] PUT /v2.0/subnetpools/d77909a8-5fb9-4b36-970b-d9f40d304c94/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/2071] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:10:58 2026] PUT /v2.0/subnetpools/d0406ecf-a515-4f9f-b2c5-5ff8c621f12a/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2072] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:58 2026] DELETE /v2.0/security-groups/b85e3f9c-a908-4198-a5b0-e95bae1676ad => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/2073] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:10:58 2026] PUT /v2.0/subnetpools/5ac7e6d7-99b3-4934-8139-e1bdccc84473/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2074] 10.0.0.18 () {32 vars in 671 bytes} [Wed May 6 06:10:58 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/2075] 10.0.0.18 () {32 vars in 685 bytes} [Wed May 6 06:10:58 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2076] 10.0.0.18 () {32 vars in 681 bytes} [Wed May 6 06:10:58 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2077] 10.0.0.18 () {32 vars in 693 bytes} [Wed May 6 06:10:58 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2078] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:10:59 2026] GET /v2.0/security-groups?tenant_id=bc2483342f28479d80b9f8dbba3d0701&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2079] 10.0.0.18 () {32 vars in 679 bytes} [Wed May 6 06:10:59 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:59.178 7 WARNING neutron_lib.context [None req-436b7af3-94bb-4be2-be73-ff6dc176ba0f 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1132/2080] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:10:59 2026] DELETE /v2.0/security-groups/e121a8a5-50d5-477f-a950-11b69d41163f => 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: 1133/2081] 10.0.0.18 () {32 vars in 693 bytes} [Wed May 6 06:10:59 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2082] 10.0.0.18 () {32 vars in 689 bytes} [Wed May 6 06:10:59 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:10:59.321 7 INFO neutron.db.segments_db [None req-436b7af3-94bb-4be2-be73-ff6dc176ba0f 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Added segment 1da73ee0-316c-4e0c-a6ff-166fc207ee0b of type vxlan for network 90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 [pid: 8|app: 0|req: 1135/2083] 10.0.0.18 () {32 vars in 701 bytes} [Wed May 6 06:10:59 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2084] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:59 2026] DELETE /v2.0/subnetpools/1ddac352-226d-4291-8fa7-b2825927c52e => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/2085] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:10:58 2026] POST /v2.0/networks => generated 640 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:10:59.439 7 WARNING neutron_lib.context [None req-a42e14d1-07af-4c34-ae8b-5aebe57ead7e 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1137/2086] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:59 2026] DELETE /v2.0/subnetpools/d77909a8-5fb9-4b36-970b-d9f40d304c94 => 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: 1138/2087] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:59 2026] DELETE /v2.0/subnetpools/d0406ecf-a515-4f9f-b2c5-5ff8c621f12a => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2088] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:59 2026] DELETE /v2.0/subnetpools/5ac7e6d7-99b3-4934-8139-e1bdccc84473 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2089] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:10:59 2026] DELETE /v2.0/subnetpools/6ae41431-716f-4952-a00d-6aa65b1e26e7 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/2090] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:10:59 2026] POST /v2.0/subnets => generated 634 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2091] 10.0.0.18 () {32 vars in 721 bytes} [Wed May 6 06:10:59 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:00.019 7 WARNING neutron_lib.context [None req-54d08fda-0bdf-48e4-a2e9-c74a43bfaf08 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 951/2092] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:11:00 2026] POST /v2.0/subnets => generated 707 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:00.398 8 WARNING neutron_lib.context [None req-c0db1b0d-c697-4a08-a88c-b4d25cf2b5cf 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:11:00.460 8 INFO neutron.db.segments_db [None req-c0db1b0d-c697-4a08-a88c-b4d25cf2b5cf 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Added segment 14b35f11-62fa-4919-8851-3009d2fde718 of type vxlan for network 11e0e4d9-755a-496e-82dc-4c5e308f4a4d [pid: 8|app: 0|req: 1142/2093] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:11:00 2026] POST /v2.0/networks => generated 638 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:00.632 8 WARNING neutron_lib.context [None req-c908c6e7-a697-4492-8116-0b3d50c3a0c6 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 952/2094] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:00 2026] GET /v2.0/security-groups?tenant_id=90f4d320720a44dda5bebb78a3e9e859&name=default => generated 2805 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/2095] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:00 2026] DELETE /v2.0/security-groups/ee781cd8-832b-4e1d-b7da-929a2ffab551 => 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: 1143/2096] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:11:00 2026] POST /v2.0/subnets => generated 632 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:00.961 7 WARNING neutron_lib.context [None req-8ce35b45-51e2-4ace-b84e-1b80b8421855 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1144/2097] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:01 2026] GET /v2.0/security-groups?tenant_id=62a7db149e9e49768427d17c3b851de9&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2098] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:01 2026] DELETE /v2.0/security-groups/64954379-209c-4627-981b-577a0c97f04a => 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: 954/2099] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:11:00 2026] POST /v2.0/subnets => generated 702 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:01.385 8 WARNING neutron_lib.context [None req-03b0053e-6c71-4c92-b902-df9c86637fa0 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:11:01.458 8 INFO neutron.db.segments_db [None req-03b0053e-6c71-4c92-b902-df9c86637fa0 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Added segment 77f446b7-176b-4407-ad2b-e9052899f888 of type vxlan for network caeafd8c-f15b-4510-a8fd-2d6583634cb4 [pid: 8|app: 0|req: 1146/2100] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:11:01 2026] POST /v2.0/networks => generated 638 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:01.635 8 WARNING neutron_lib.context [None req-440c17b0-fa1e-4b79-a905-e8e24e43458c 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 955/2101] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:01 2026] GET /v2.0/security-groups?tenant_id=f6640152c54a4a5488fbdfd882ec4b73&name=default => generated 2805 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/2102] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:01 2026] DELETE /v2.0/security-groups/807cadb4-59a3-45c6-89ff-c15fac6941f1 => 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: 1147/2103] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:11:01 2026] POST /v2.0/subnets => generated 631 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:02.040 7 WARNING neutron_lib.context [None req-c0204605-a0bf-458a-8941-6b7000a22356 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 957/2104] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:11:02 2026] POST /v2.0/subnets => generated 705 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:02.445 8 WARNING neutron_lib.context [None req-a9046577-64ab-4b96-9685-4dc15ca79a76 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:11:02.478 8 INFO neutron.db.segments_db [None req-a9046577-64ab-4b96-9685-4dc15ca79a76 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Added segment 7a5b9a2a-be52-43c3-bad4-94358f5cb8ee of type vxlan for network 40d271ee-7274-435c-8b3f-0f01f857c07c 2026-05-06 06:11:02.769 8 INFO neutron.db.l3_hamode_db [None req-a9046577-64ab-4b96-9685-4dc15ca79a76 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 958/2105] 10.0.0.18 () {34 vars in 677 bytes} [Wed May 6 06:11:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2106] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:11:03 2026] PUT /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/2107] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2108] 10.0.0.18 () {34 vars in 763 bytes} [Wed May 6 06:11:03 2026] PUT /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2109] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/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: 963/2110] 10.0.0.18 () {34 vars in 759 bytes} [Wed May 6 06:11:03 2026] PUT /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2111] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2112] 10.0.0.18 () {34 vars in 781 bytes} [Wed May 6 06:11:03 2026] PUT /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2113] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2114] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:11:03 2026] PUT /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2115] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2116] 10.0.0.18 () {32 vars in 740 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:03.615 7 INFO neutron.api.v2.resource [None req-b1a2f9b1-5a00-4c01-95c6-bf6dd0d854e7 3eff3e88438746958fb42b36068d0e6c e6a4046893124f7aa3a73a34cad7179c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 970/2117] 10.0.0.18 () {32 vars in 744 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/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: 971/2118] 10.0.0.18 () {32 vars in 743 bytes} [Wed May 6 06:11:03 2026] DELETE /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags/red => 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: 972/2119] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:03.750 7 INFO neutron.api.v2.resource [None req-b1055867-78f4-42f8-910e-7c7dab551b62 3eff3e88438746958fb42b36068d0e6c e6a4046893124f7aa3a73a34cad7179c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 973/2120] 10.0.0.18 () {32 vars in 747 bytes} [Wed May 6 06:11:03 2026] DELETE /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2121] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:11:03 2026] DELETE /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2122] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:03 2026] GET /v2.0/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586/tags => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2123] 10.0.0.18 () {32 vars in 733 bytes} [Wed May 6 06:11:03 2026] DELETE /v2.0/qos/policies/14f8cb66-f8d7-4d23-b77e-1e79c7b05586 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:04.209 8 INFO neutron.db.l3_hamode_db [None req-a9046577-64ab-4b96-9685-4dc15ca79a76 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 979/2126] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:04 2026] GET /v2.0/security-groups?tenant_id=e6a4046893124f7aa3a73a34cad7179c&name=default => generated 2805 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2127] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:04 2026] DELETE /v2.0/security-groups/f0d4b151-cde3-4a78-9aa4-08036b0ffd86 => 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: 981/2128] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:05 2026] GET /v2.0/security-groups?tenant_id=1c1431275329434c91ff562f43bcc72b&name=default => generated 2805 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/2129] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:05 2026] DELETE /v2.0/security-groups/21a4025e-eea7-4d37-b82d-c483faa1c2d8 => 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: 1148/2130] 10.0.0.18 () {34 vars in 668 bytes} [Wed May 6 06:11:02 2026] POST /v2.0/routers => generated 685 bytes in 2944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:05.392 7 WARNING neutron_lib.context [None req-1b64fb89-d498-4e82-a04f-fe5dadc4b32b 2223d17438a54c6e957c3a0419d40935 863f1f2ad35a462b900bdd6535bbbe86 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:11:05.505 7 INFO neutron.db.segments_db [None req-1b64fb89-d498-4e82-a04f-fe5dadc4b32b 2223d17438a54c6e957c3a0419d40935 863f1f2ad35a462b900bdd6535bbbe86 - - default default] Added segment 3829ed31-7975-48d6-b90e-793139df453d of type vxlan for network c0dc6818-543e-441a-b8b9-fa2397d31373 [pid: 7|app: 0|req: 983/2131] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:11:05 2026] POST /v2.0/networks => generated 632 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2132] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:11:05 2026] PUT /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2133] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:05 2026] GET /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2134] 10.0.0.18 () {34 vars in 763 bytes} [Wed May 6 06:11:05 2026] PUT /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2135] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:05 2026] GET /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/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: 988/2136] 10.0.0.18 () {34 vars in 759 bytes} [Wed May 6 06:11:05 2026] PUT /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags/red => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2137] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:05 2026] GET /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2138] 10.0.0.18 () {34 vars in 781 bytes} [Wed May 6 06:11:05 2026] PUT /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2139] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:06 2026] GET /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2140] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:11:06 2026] PUT /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2141] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:06 2026] GET /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2142] 10.0.0.18 () {32 vars in 740 bytes} [Wed May 6 06:11:06 2026] GET /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:06.340 7 INFO neutron.api.v2.resource [None req-c43c9e29-e2d7-4c66-839c-95eec2d01797 2223d17438a54c6e957c3a0419d40935 863f1f2ad35a462b900bdd6535bbbe86 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 995/2143] 10.0.0.18 () {32 vars in 744 bytes} [Wed May 6 06:11:06 2026] GET /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2144] 10.0.0.18 () {32 vars in 743 bytes} [Wed May 6 06:11:06 2026] DELETE /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2145] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:06 2026] GET /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags => generated 30 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:06.526 7 INFO neutron.api.v2.resource [None req-163393a4-d853-4f74-a980-f151e0a11413 2223d17438a54c6e957c3a0419d40935 863f1f2ad35a462b900bdd6535bbbe86 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 998/2146] 10.0.0.18 () {32 vars in 747 bytes} [Wed May 6 06:11:06 2026] DELETE /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2147] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:11:06 2026] DELETE /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2148] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:11:06 2026] GET /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:06.824 7 INFO neutron.services.segments.plugin [-] Segment 3829ed31-7975-48d6-b90e-793139df453d resource provider aggregate not found 2026-05-06 06:11:06.829 7 INFO neutron.services.segments.plugin [-] Segment 3829ed31-7975-48d6-b90e-793139df453d resource provider aggregate not found 2026-05-06 06:11:06.850 7 INFO neutron.services.segments.plugin [-] Segment 3829ed31-7975-48d6-b90e-793139df453d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3829ed31-7975-48d6-b90e-793139df453d found for delete ", "request_id": "req-4c4a4fe8-9c75-4cb4-8b51-616aef2e2653"}]} 2026-05-06 06:11:06.851 7 INFO neutron.services.segments.plugin [-] Segment 3829ed31-7975-48d6-b90e-793139df453d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3829ed31-7975-48d6-b90e-793139df453d found for delete ", "request_id": "req-ba9fec90-8c01-4f87-abf0-b0fd126f0df0"}]} [pid: 7|app: 0|req: 1001/2149] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:11:06 2026] DELETE /v2.0/networks/c0dc6818-543e-441a-b8b9-fa2397d31373 => 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: 1149/2150] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:11:05 2026] PUT /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3/add_router_interface => generated 309 bytes in 1859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2151] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:07 2026] GET /v2.0/security-groups?tenant_id=863f1f2ad35a462b900bdd6535bbbe86&name=default => generated 2805 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2152] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:07 2026] DELETE /v2.0/security-groups/2fdeccdb-6f1b-409a-a74f-8fb43a519351 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2153] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:08 2026] GET /v2.0/security-groups?tenant_id=8a3224b33d0c4d31b484fd6fc729ef26&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2154] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:08 2026] DELETE /v2.0/security-groups/81e71832-e125-4b20-9604-8b731b067f1e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2155] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:11:07 2026] PUT /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3/add_router_interface => generated 309 bytes in 2261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2156] 10.0.0.18 () {34 vars in 782 bytes} [Wed May 6 06:11:09 2026] PUT /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3/add_router_interface => generated 309 bytes in 1880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:11.484 7 WARNING neutron_lib.context [None req-24c7cabc-4771-4bce-9609-300a0c0256b6 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1003/2157] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:11:11 2026] POST /v2.0/security-groups => generated 1564 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:11:11.609 7 WARNING neutron_lib.context [None req-0736c887-515b-4476-956b-b7f91b6a647f 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1004/2158] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:11.732 7 WARNING neutron_lib.context [None req-1ed6a6f4-8d49-4d4c-a31c-f46406a34f8d 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:11:11.779 8 WARNING neutron_lib.context [None req-e1bb2ffd-0971-4850-8028-4d3629e1edd7 fc5a13756762412bb1d9a4abc1d2e8f5 969928a1c2e64a38997f80b25539717a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1005/2159] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:11.836 7 WARNING neutron_lib.context [None req-5b2e216b-b2aa-4e43-85f5-251e34728a99 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:11:11.932 8 INFO neutron.db.segments_db [None req-e1bb2ffd-0971-4850-8028-4d3629e1edd7 fc5a13756762412bb1d9a4abc1d2e8f5 969928a1c2e64a38997f80b25539717a - - default default] Added segment f68e0176-6d21-433c-a274-41a99e08fc9e of type vxlan for network ec4f4966-37d2-4c15-85ea-7d6ecfe83d9b [pid: 7|app: 0|req: 1006/2160] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:11 2026] POST /v2.0/security-group-rules => generated 567 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:11.953 7 WARNING neutron_lib.context [None req-4496a6e0-41a8-43ab-94a7-19841abb014e 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1007/2161] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2162] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:11:11 2026] POST /v2.0/networks => generated 632 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:12.075 7 WARNING neutron_lib.context [None req-0277f44e-88ee-4882-afcc-3120ce97fe25 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:11:12.087 8 WARNING neutron_lib.context [None req-eae604a7-3367-47ca-adb8-a4ce5f193cb9 fc5a13756762412bb1d9a4abc1d2e8f5 969928a1c2e64a38997f80b25539717a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1008/2163] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:12 2026] POST /v2.0/security-group-rules => generated 569 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:12.220 7 WARNING neutron_lib.context [None req-f37ec4cc-a338-4e13-a78d-32525d826732 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1009/2164] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:12.385 7 WARNING neutron_lib.context [None req-fedbf77c-f299-4b00-afaa-f57cb43d863d 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1010/2165] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:12.565 7 WARNING neutron_lib.context [None req-a91c1938-babe-4653-a41e-9439f7692822 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once 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/2166] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:11:12 2026] POST /v2.0/ports => generated 743 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1157/2167] 10.0.0.18 () {34 vars in 746 bytes} [Wed May 6 06:11:12 2026] PUT /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2168] 10.0.0.18 () {32 vars in 726 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2169] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:12.724 7 WARNING neutron_lib.context [None req-66d0c39c-147d-481e-a8ee-505825a70069 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1159/2170] 10.0.0.18 () {34 vars in 757 bytes} [Wed May 6 06:11:12 2026] PUT /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2172] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:12 2026] POST /v2.0/security-group-rules => generated 567 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2172] 10.0.0.18 () {32 vars in 726 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:12.852 7 WARNING neutron_lib.context [None req-32470a0c-d707-4047-92a9-81100d3c5c92 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1161/2173] 10.0.0.18 () {34 vars in 753 bytes} [Wed May 6 06:11:12 2026] PUT /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2174] 10.0.0.18 () {32 vars in 726 bytes} [Wed May 6 06:11:12 2026] GET /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2175] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:12 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:11:12.983 7 WARNING neutron_lib.context [None req-50c8b6e0-8dd9-4fd5-bb78-96a923302c6f 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1163/2176] 10.0.0.18 () {34 vars in 775 bytes} [Wed May 6 06:11:12 2026] PUT /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2177] 10.0.0.18 () {32 vars in 726 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2178] 10.0.0.18 () {34 vars in 746 bytes} [Wed May 6 06:11:13 2026] PUT /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2179] 10.0.0.18 () {34 vars in 694 bytes} [Wed May 6 06:11:12 2026] POST /v2.0/security-group-rules => generated 565 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2180] 10.0.0.18 () {32 vars in 726 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2181] 10.0.0.18 () {32 vars in 734 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:11:13.277 8 INFO neutron.api.v2.resource [None req-b89a58dd-addc-4323-bee9-ad61c56c583e fc5a13756762412bb1d9a4abc1d2e8f5 969928a1c2e64a38997f80b25539717a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1167/2182] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2183] 10.0.0.18 () {32 vars in 737 bytes} [Wed May 6 06:11:13 2026] DELETE /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/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: 1168/2184] 10.0.0.18 () {32 vars in 726 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:13.444 7 INFO neutron.api.v2.resource [None req-f0e1d3b1-3739-450c-b7ab-776d9cc2ab87 fc5a13756762412bb1d9a4abc1d2e8f5 969928a1c2e64a38997f80b25539717a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/2185] 10.0.0.18 () {32 vars in 741 bytes} [Wed May 6 06:11:13 2026] DELETE /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2186] 10.0.0.98 () {34 vars in 1091 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-15560510&fields=id&tenant_id=e56d0e27ad7c457f995a7baf563cd2e2 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2187] 10.0.0.18 () {32 vars in 729 bytes} [Wed May 6 06:11:13 2026] DELETE /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => 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: 1019/2188] 10.0.0.18 () {32 vars in 726 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0/tags => 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: 1170/2189] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/networks?id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2190] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/quotas/e56d0e27ad7c457f995a7baf563cd2e2 => 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: 1020/2191] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:11:13 2026] DELETE /v2.0/ports/6eacafcf-4130-4323-ae24-6dfb8537e7d0 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2192] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&fields=id => generated 287 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2193] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:13.969 7 INFO neutron.services.segments.plugin [-] Segment f68e0176-6d21-433c-a274-41a99e08fc9e resource provider aggregate not found 2026-05-06 06:11:13.974 7 INFO neutron.services.segments.plugin [-] Segment f68e0176-6d21-433c-a274-41a99e08fc9e resource provider aggregate not found [pid: 8|app: 0|req: 1174/2194] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:11:13 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?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) 2026-05-06 06:11:13.990 7 INFO neutron.services.segments.plugin [-] Segment f68e0176-6d21-433c-a274-41a99e08fc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68e0176-6d21-433c-a274-41a99e08fc9e found for delete ", "request_id": "req-01072c5e-254d-40ee-8ed6-1dec96cd3828"}]} 2026-05-06 06:11:13.991 7 INFO neutron.services.segments.plugin [-] Segment f68e0176-6d21-433c-a274-41a99e08fc9e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f68e0176-6d21-433c-a274-41a99e08fc9e found for delete ", "request_id": "req-f00caa90-a344-4d93-a8a4-81a421f97e5f"}]} [pid: 7|app: 0|req: 1021/2195] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:11:13 2026] DELETE /v2.0/networks/ec4f4966-37d2-4c15-85ea-7d6ecfe83d9b => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2196] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/ports?device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 12 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2197] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/networks?id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2198] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e56d0e27ad7c457f995a7baf563cd2e2 => generated 177 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:14.899 8 WARNING neutron_lib.context [req-533c2a50-6bec-44db-a08f-59e41dd067c9 req-e867c96d-b2e2-44a5-8df9-f91fa035c628 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1022/2199] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:14 2026] GET /v2.0/security-groups?tenant_id=66d75822cb164b599dc7bfd686357ab1&name=default => generated 2805 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2200] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:14 2026] DELETE /v2.0/security-groups/fbcf082a-b3e5-4aec-a5df-bb2b8d2e746a => 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: 1024/2201] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/security-groups?tenant_id=969928a1c2e64a38997f80b25539717a&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2202] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:15 2026] DELETE /v2.0/security-groups/3d011d3e-fb73-4f91-a680-307da2679974 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2203] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:11:14 2026] POST /v2.0/ports => generated 1183 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2204] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:11:15 2026] PUT /v2.0/ports/47120c41-86e4-46ed-9933-ce94ff48f26d => generated 1428 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1179/2205] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 1467 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1027/2206] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2207] 199.19.213.139 () {34 vars in 1104 bytes} [Wed May 6 06:11:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3cd&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:16.029 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-03b9f67f-e390-4d56-8968-7437eb3fa4f0'] response: {'name': 'network-changed', 'server_uuid': '2259ee6d-c3c4-4827-82a0-5faaa9790714', 'tag': '47120c41-86e4-46ed-9933-ce94ff48f26d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1028/2208] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/subnets?id=45462b4c-199e-43ca-b58d-7dc3c4935008&id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 1363 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2209] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1029/2210] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2211] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?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: 1030/2212] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2213] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 1467 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2214] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/networks?id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2215] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => 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: 1032/2216] 199.19.213.139 () {34 vars in 1104 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3cd&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => 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: 1185/2217] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/subnets?id=45462b4c-199e-43ca-b58d-7dc3c4935008&id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 1363 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2218] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2219] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2220] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?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: 1187/2221] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:11:16 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?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: 1035/2224] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:18 2026] GET /v2.0/security-groups?tenant_id=228bb420afba47109772d01abaae6a2d&name=default => generated 2805 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2225] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:19 2026] DELETE /v2.0/security-groups/71499a67-8108-46db-98f2-71172c763374 => 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: 1036/2226] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/security-groups?tenant_id=ef2ef8a7dd3a4d30bcfa20d59d428925&name=default => generated 2805 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2227] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:11:19 2026] DELETE /v2.0/security-groups/8360de48-ed2e-45c3-abb3-9c2d7794a8db => 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: 1037/2228] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/ports?device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 1200 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2229] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/security-groups?id=b47e454e-1e60-4c07-8cca-c9c00eadce74&fields=id&fields=name => generated 110 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2230] 10.0.0.18 () {32 vars in 817 bytes} [Wed May 6 06:11:19 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&mac_address=fa%3A16%3A3e%3A93%3Ab7%3A04 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:19.938 8 WARNING neutron_lib.context [None req-4e9dac3c-75aa-487e-82a2-b775d402c6dc 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:11:20.944 8 INFO neutron.db.l3_db [None req-4e9dac3c-75aa-487e-82a2-b775d402c6dc 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Floating IP 3d859536-ebb7-48ac-8a85-78f955088838 associated. External IP: 10.96.250.215, port: 47120c41-86e4-46ed-9933-ce94ff48f26d. [pid: 8|app: 0|req: 1193/2231] 10.0.0.18 () {34 vars in 676 bytes} [Wed May 6 06:11:19 2026] POST /v2.0/floatingips => generated 855 bytes in 1386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2232] 10.0.0.98 () {34 vars in 1091 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-15560510&fields=id&tenant_id=e56d0e27ad7c457f995a7baf563cd2e2 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:11:21.510 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64deb9ad-bef5-4198-a400-d1c0223e43f0'] response: {'name': 'network-changed', 'server_uuid': '2259ee6d-c3c4-4827-82a0-5faaa9790714', 'tag': '47120c41-86e4-46ed-9933-ce94ff48f26d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1194/2233] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 705 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2234] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 1469 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2235] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/quotas/e56d0e27ad7c457f995a7baf563cd2e2 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2236] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/networks?id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2237] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => generated 858 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2238] 199.19.213.139 () {34 vars in 1104 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3cd&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => 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: 1041/2239] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&fields=id => generated 333 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2240] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/subnets?id=45462b4c-199e-43ca-b58d-7dc3c4935008&id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 1363 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2241] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2242] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2243] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&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: 1043/2244] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2245] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:11:21 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2246] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:11:22 2026] GET /v2.0/ports?device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => 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: 1044/2247] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:11:22 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2248] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:11:22 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 705 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2249] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:11:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e56d0e27ad7c457f995a7baf563cd2e2 => generated 177 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:22.965 8 WARNING neutron_lib.context [req-9d262d3f-1f5c-4c97-996b-b5a1f0c81f65 req-5b0759d2-019f-435a-a193-92746b063037 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1205/2250] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:11:22 2026] POST /v2.0/ports => generated 1187 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2251] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:11:23 2026] PUT /v2.0/ports/d032659d-e8df-40ab-8ca0-bd3d200e680f => generated 1432 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1206/2252] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1471 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:11:24.187 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6235ed23-d3b8-43b5-8aae-a725b4d9a3eb'] response: {'name': 'network-changed', 'server_uuid': '5c1e6e73-816c-4c98-b922-f338a393b28b', 'tag': 'd032659d-e8df-40ab-8ca0-bd3d200e680f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1047/2253] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.171&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2254] 199.19.213.139 () {34 vars in 1106 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fe&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => 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: 1048/2255] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/subnets?id=411cba97-c9f8-49b9-a896-28f432c89775&id=89169876-9713-4c52-8db6-aa17ce84e6fd => generated 1365 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2256] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1049/2257] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2258] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2259] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2260] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1471 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2261] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 801 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2262] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.171&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => 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: 1052/2263] 199.19.213.139 () {34 vars in 1106 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fe&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => 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: 1212/2264] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/subnets?id=411cba97-c9f8-49b9-a896-28f432c89775&id=89169876-9713-4c52-8db6-aa17ce84e6fd => generated 1365 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2265] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2266] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:24 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&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: 1054/2267] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:11:25 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2268] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:11:25 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?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: 1055/2269] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:11:27 2026] GET /v2.0/ports?device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1202 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2270] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:11:27 2026] GET /v2.0/security-groups?id=b47e454e-1e60-4c07-8cca-c9c00eadce74&fields=id&fields=name => generated 110 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2271] 10.0.0.230 () {34 vars in 990 bytes} [Wed May 6 06:11:30 2026] GET /v2.0/ports?device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 1469 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2272] 10.0.0.230 () {34 vars in 1040 bytes} [Wed May 6 06:11:30 2026] GET /v2.0/security-groups?id=b47e454e-1e60-4c07-8cca-c9c00eadce74&fields=id&fields=name => generated 110 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2273] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:11:32 2026] GET /v2.0/ports?device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1204 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2274] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:11:32 2026] GET /v2.0/security-groups?id=b47e454e-1e60-4c07-8cca-c9c00eadce74&fields=id&fields=name => generated 110 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2275] 10.0.0.18 () {32 vars in 817 bytes} [Wed May 6 06:11:32 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&mac_address=fa%3A16%3A3e%3A74%3A4f%3A58 => generated 1204 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:32.649 8 WARNING neutron_lib.context [None req-1b3a4c4a-5bb6-4ee1-a7c3-05a2cd79ad8c 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:11:33.558 8 INFO neutron.db.l3_db [None req-1b3a4c4a-5bb6-4ee1-a7c3-05a2cd79ad8c 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Floating IP 97d5a153-fa81-4675-9642-cb91111722a1 associated. External IP: 10.96.250.211, port: d032659d-e8df-40ab-8ca0-bd3d200e680f. [pid: 8|app: 0|req: 1218/2278] 10.0.0.18 () {34 vars in 676 bytes} [Wed May 6 06:11:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2279] 10.0.0.230 () {34 vars in 990 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/ports?device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:11:39.393 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ff8db2a-1bfe-4a3f-90c1-f88a734cb862'] response: {'name': 'network-changed', 'server_uuid': '5c1e6e73-816c-4c98-b922-f338a393b28b', 'tag': 'd032659d-e8df-40ab-8ca0-bd3d200e680f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1219/2280] 10.0.0.230 () {34 vars in 1040 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/security-groups?id=b47e454e-1e60-4c07-8cca-c9c00eadce74&fields=id&fields=name => generated 110 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2281] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1473 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2282] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2283] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.171&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2284] 199.19.213.139 () {34 vars in 1106 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fe&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2285] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/subnets?id=411cba97-c9f8-49b9-a896-28f432c89775&id=89169876-9713-4c52-8db6-aa17ce84e6fd => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2286] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2287] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2288] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2289] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:11:39 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2290] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:11:41 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2291] 10.0.0.21 () {30 vars in 689 bytes} [Wed May 6 06:11:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2292] 10.0.0.21 () {30 vars in 691 bytes} [Wed May 6 06:11:42 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: 1068/2293] 10.0.0.21 () {30 vars in 667 bytes} [Wed May 6 06:11:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2294] 10.0.0.21 () {30 vars in 703 bytes} [Wed May 6 06:11:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2295] 10.0.0.21 () {28 vars in 438 bytes} [Wed May 6 06:11:43 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2296] 10.0.0.21 () {30 vars in 727 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 634 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2297] 10.0.0.21 () {30 vars in 689 bytes} [Wed May 6 06:11:43 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: 1228/2298] 10.0.0.21 () {30 vars in 691 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2299] 10.0.0.21 () {30 vars in 667 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2300] 10.0.0.21 () {30 vars in 703 bytes} [Wed May 6 06:11: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) [pid: 7|app: 0|req: 1072/2301] 10.0.0.21 () {30 vars in 727 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2302] 10.0.0.21 () {30 vars in 689 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2303] 10.0.0.21 () {30 vars in 691 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2304] 10.0.0.21 () {30 vars in 667 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2305] 10.0.0.21 () {30 vars in 703 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2306] 10.0.0.21 () {30 vars in 729 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 800 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2307] 10.0.0.21 () {30 vars in 681 bytes} [Wed May 6 06:11:43 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2308] 10.0.0.21 () {34 vars in 703 bytes} [Wed May 6 06:11:43 2026] POST /v2.0/ports => generated 1124 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2309] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:11:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1234/2310] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:11:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2311] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:11:46 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: 1235/2312] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:11:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2313] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:11:46 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2314] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:11:47 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: 1079/2315] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2316] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2317] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:11:47.194 8 INFO neutron.api.v2.resource [None req-573afa65-847f-436c-bbc3-dff566c54c5d 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1238/2318] 199.19.213.139 () {30 vars in 763 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/security-groups/lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2319] 199.19.213.139 () {30 vars in 785 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/security-groups?name=lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2320] 199.19.213.139 () {34 vars in 736 bytes} [Wed May 6 06:11:47 2026] POST /v2.0/security-groups => generated 1574 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2321] 199.19.213.139 () {30 vars in 815 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/security-group-rules?security_group_id=9f1f46b4-5029-4877-978d-60d544d906f1 => generated 1118 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2322] 199.19.213.139 () {34 vars in 789 bytes} [Wed May 6 06:11:47 2026] PUT /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2323] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:11:47 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1241/2324] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:11:47 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: 1084/2325] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2326] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2327] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:11:47 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2330] 10.0.0.98 () {34 vars in 1015 bytes} [Wed May 6 06:11:54 2026] GET /v2.0/security-groups?id=af93fcc5-56b5-45fe-bb0d-5accebecf7ad&fields=id => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2331] 10.0.0.98 () {34 vars in 981 bytes} [Wed May 6 06:11:55 2026] GET /v2.0/networks?id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2332] 10.0.0.98 () {34 vars in 964 bytes} [Wed May 6 06:11:55 2026] GET /v2.0/quotas/1e50ddb8f6634bd4b327e58ad315425c => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2333] 10.0.0.98 () {34 vars in 1001 bytes} [Wed May 6 06:11:55 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&fields=id => generated 149 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2334] 10.0.0.98 () {34 vars in 1007 bytes} [Wed May 6 06:11:55 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2335] 10.0.0.98 () {34 vars in 1107 bytes} [Wed May 6 06:11:55 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2336] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:11:55 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => 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: 1090/2337] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:11:55 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => 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: 1248/2338] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:11:56 2026] GET /v2.0/networks?id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 735 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2339] 199.19.213.139 () {34 vars in 1050 bytes} [Wed May 6 06:11:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1e50ddb8f6634bd4b327e58ad315425c => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2340] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:11:56 2026] POST /v2.0/ports => generated 1082 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2341] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:11:56 2026] PUT /v2.0/ports/f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => generated 1207 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1250/2342] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:11:57.507 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e8039c1-a209-4e8c-9842-c9e3bb65e91a'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': 'f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1093/2343] 199.19.213.139 () {34 vars in 1062 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2344] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/subnets?id=a664449b-8a58-4023-b7fb-d7a1a8ec96f9 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2345] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/ports?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2346] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1095/2347] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2348] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2349] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/networks?id=763f5594-a31f-4d2c-99ec-60aedb20896a => generated 735 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2350] 199.19.213.139 () {34 vars in 1062 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2351] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/subnets?id=a664449b-8a58-4023-b7fb-d7a1a8ec96f9 => generated 630 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2352] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:11:57 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2353] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:11:58 2026] GET /v2.0/ports?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a&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: 1256/2354] 199.19.213.139 () {34 vars in 1044 bytes} [Wed May 6 06:11:58 2026] GET /v2.0/security-groups?id=af93fcc5-56b5-45fe-bb0d-5accebecf7ad&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2355] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:11:58 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2356] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:11:58 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?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: 1100/2357] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:11:58 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2358] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:11:58 2026] GET /v2.0/security-groups?id=af93fcc5-56b5-45fe-bb0d-5accebecf7ad&fields=id&fields=name => generated 96 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2359] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:11:58 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2360] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:12:01 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2361] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:12:01 2026] GET /v2.0/security-groups?id=af93fcc5-56b5-45fe-bb0d-5accebecf7ad&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2362] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:12:01 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2365] 199.19.213.139 () {34 vars in 1096 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/ports?device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714&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) [pid: 8|app: 0|req: 1262/2366] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2367] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/networks?id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2368] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => generated 860 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2369] 199.19.213.139 () {34 vars in 1104 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3cd&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => 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: 1264/2370] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/subnets?id=45462b4c-199e-43ca-b58d-7dc3c4935008&id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 1363 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2371] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2372] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:12:15 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2373] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2374] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:12:16 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?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: 1269/2379] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:12:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2380] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:12:36 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: 1270/2381] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:12:36 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: 1112/2382] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:12:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2383] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:12:36 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2384] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:12:36 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2385] 199.19.213.139 () {34 vars in 717 bytes} [Wed May 6 06:12:37 2026] POST /v2.0/ports => generated 1093 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2386] 10.0.0.98 () {34 vars in 970 bytes} [Wed May 6 06:12:37 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1093 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1273/2387] 10.0.0.98 () {34 vars in 906 bytes} [Wed May 6 06:12:37 2026] GET /v2.0/extensions => generated 19600 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2388] 199.19.213.139 () {34 vars in 1262 bytes} [Wed May 6 06:12:37 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2389] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:12:37 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2390] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:12:37 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2391] 199.19.213.139 () {34 vars in 975 bytes} [Wed May 6 06:12:38 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1093 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2392] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:12:38 2026] GET /v2.0/networks?id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2393] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:12:38 2026] PUT /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1247 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2394] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2523 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1277/2395] 199.19.213.139 () {34 vars in 1062 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2396] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/subnets?id=a664449b-8a58-4023-b7fb-d7a1a8ec96f9 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:39.716 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-acd73723-e7fc-4177-897f-548ec0b84c9b'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': 'c84f4986-8e9b-49e5-9140-291d57b9af1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1278/2397] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/ports?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2398] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1279/2399] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2400] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c84f4986-8e9b-49e5-9140-291d57b9af1d => 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: 1280/2401] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:12:39 2026] GET /v2.0/subnets?id=f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2402] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/ports?network_id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2403] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2404] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2405] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2523 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2406] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/networks?id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 803 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2407] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c84f4986-8e9b-49e5-9140-291d57b9af1d => 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: 1125/2408] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/subnets?id=f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 655 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2409] 10.0.0.98 () {34 vars in 970 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2410] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/ports?network_id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2411] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2412] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2413] 199.19.213.139 () {34 vars in 789 bytes} [Wed May 6 06:12:40 2026] PUT /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1306 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:12:40.875 7 INFO neutron.api.v2.resource [None req-462c0ca3-9f61-495b-b551-ead316ac0650 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1129/2414] 199.19.213.139 () {30 vars in 763 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/security-groups/lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1286/2415] 199.19.213.139 () {30 vars in 785 bytes} [Wed May 6 06:12:40 2026] GET /v2.0/security-groups?name=lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2416] 199.19.213.139 () {34 vars in 789 bytes} [Wed May 6 06:12:40 2026] PUT /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1306 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2417] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:12:41 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.10/site-packages/pycadf/identifier.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: 1131/2418] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2419] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:12:41 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: 1132/2420] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:12: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: 8|app: 0|req: 1289/2421] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:41.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4858640-385c-426d-87bc-d78a2133102d'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': 'c84f4986-8e9b-49e5-9140-291d57b9af1d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1133/2422] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2423] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2584 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2424] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1344 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2425] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/networks?id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 803 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2426] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2427] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2428] 199.19.213.139 () {30 vars in 743 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2429] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/subnets?id=f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:12:41.768 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9a5ab8f-b8c4-4520-9415-3d21cf9bcde4'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': 'c84f4986-8e9b-49e5-9140-291d57b9af1d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1293/2430] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2431] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/ports?network_id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&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: 1294/2432] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2433] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2434] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:12:41 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2435] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2584 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2436] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/networks?id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 803 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2437] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2438] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/subnets?id=f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2439] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/ports?network_id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2440] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2441] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:12:42 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:12:44.646 8 WARNING neutron_lib.context [None req-4be2cb57-a798-4628-a695-66ac5b660088 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:12:45.475 8 INFO neutron.db.l3_db [None req-4be2cb57-a798-4628-a695-66ac5b660088 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Floating IP 1fb41caa-3c1d-41b7-aa50-86ad9238800d associated. External IP: 10.96.250.212, port: f1f08615-338c-437b-9b1b-7e54f3b678ba. [pid: 8|app: 0|req: 1299/2442] 10.0.0.18 () {34 vars in 676 bytes} [Wed May 6 06:12:44 2026] POST /v2.0/floatingips => generated 897 bytes in 1188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2445] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:12:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2446] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:12:49 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: 1146/2447] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:12:49 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: 1302/2448] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:12:49 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-05-06 06:12:50.059 7 INFO neutron.api.v2.resource [None req-f8812ef6-6c38-43b8-bf43-2db43119b74c 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1147/2449] 199.19.213.139 () {30 vars in 763 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/security-groups/lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2450] 199.19.213.139 () {30 vars in 785 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/security-groups?name=lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 1577 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2451] 199.19.213.139 () {30 vars in 815 bytes} [Wed May 6 06:12:50 2026] GET /v2.0/security-group-rules?security_group_id=9f1f46b4-5029-4877-978d-60d544d906f1 => generated 1118 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2452] 199.19.213.139 () {34 vars in 747 bytes} [Wed May 6 06:12:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2453] 199.19.213.139 () {34 vars in 747 bytes} [Wed May 6 06:12:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2454] 10.0.0.21 () {30 vars in 689 bytes} [Wed May 6 06:12:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2455] 10.0.0.21 () {30 vars in 691 bytes} [Wed May 6 06:12:57 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: 1306/2456] 10.0.0.21 () {30 vars in 667 bytes} [Wed May 6 06:12:57 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: 1151/2457] 10.0.0.21 () {30 vars in 703 bytes} [Wed May 6 06:12:57 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: 1307/2458] 10.0.0.21 () {28 vars in 438 bytes} [Wed May 6 06:12:58 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: 1152/2459] 10.0.0.21 () {30 vars in 727 bytes} [Wed May 6 06:12:58 2026] GET /v2.0/subnets/a6ba6b86-1305-431b-93af-9424a8919798 => generated 632 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2460] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:12:59 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: 1153/2461] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:12:59 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: 1309/2462] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2463] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:12:59 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: 1310/2464] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/subnets/a6ba6b86-1305-431b-93af-9424a8919798 => generated 650 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2465] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2584 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2466] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2467] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2468] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:12: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: 7|app: 0|req: 1157/2469] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:12:59 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: 1313/2470] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2471] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2472] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:12:59 2026] GET /v2.0/networks?id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2473] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:12:59 2026] POST /v2.0/ports => generated 1299 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2474] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:13:00 2026] PUT /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 1424 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1160/2475] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 4036 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:13:00.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f9d1d7d-f417-4a14-9212-341e46b4909d'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': 'dda89e7c-8006-440a-ad3c-61b211f2653e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1316/2476] 199.19.213.139 () {34 vars in 1062 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2477] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:00 2026] GET /v2.0/subnets?id=a664449b-8a58-4023-b7fb-d7a1a8ec96f9 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2478] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/ports?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2479] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1318/2480] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2481] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2482] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/subnets?id=f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2483] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/ports?network_id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2484] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2485] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?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: 1321/2486] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.65&port_id=dda89e7c-8006-440a-ad3c-61b211f2653e => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2487] 199.19.213.139 () {34 vars in 1104 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33d&port_id=dda89e7c-8006-440a-ad3c-61b211f2653e => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2488] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/subnets?id=45462b4c-199e-43ca-b58d-7dc3c4935008&id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2489] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2490] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&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: 1168/2491] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2492] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2493] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 4036 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2494] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:13:01 2026] GET /v2.0/networks?id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2495] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.65&port_id=dda89e7c-8006-440a-ad3c-61b211f2653e => 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: 1326/2496] 199.19.213.139 () {34 vars in 1104 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33d&port_id=dda89e7c-8006-440a-ad3c-61b211f2653e => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2497] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/subnets?id=45462b4c-199e-43ca-b58d-7dc3c4935008&id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2498] 10.0.0.98 () {34 vars in 970 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 1460 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2499] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2500] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 1460 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2501] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2502] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 1460 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2503] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2504] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2505] 199.19.213.139 () {34 vars in 790 bytes} [Wed May 6 06:13:02 2026] PUT /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 1195 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2506] 199.19.213.139 () {30 vars in 743 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 798 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1331/2507] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:02 2026] GET /v2.0/subnets/a6ba6b86-1305-431b-93af-9424a8919798 => generated 650 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2508] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2509] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:03 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: 1178/2510] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:03.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db96e256-d82b-4999-ad45-6fda9f0ade7f'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': 'dda89e7c-8006-440a-ad3c-61b211f2653e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1333/2511] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:03 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: 1334/2512] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2513] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 3807 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2514] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2515] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1344 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2516] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/networks?id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2517] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2518] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.65&port_id=dda89e7c-8006-440a-ad3c-61b211f2653e => 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: 1182/2519] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/subnets?id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 653 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2520] 199.19.213.139 () {30 vars in 743 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2521] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2522] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2523] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2524] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2525] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:03 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?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: 1187/2528] 10.0.0.21 () {30 vars in 689 bytes} [Wed May 6 06:13:08 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: 1342/2529] 10.0.0.21 () {30 vars in 691 bytes} [Wed May 6 06:13:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2530] 10.0.0.21 () {30 vars in 667 bytes} [Wed May 6 06:13:08 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: 1343/2531] 10.0.0.21 () {30 vars in 703 bytes} [Wed May 6 06:13:08 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: 1189/2532] 10.0.0.21 () {28 vars in 438 bytes} [Wed May 6 06:13:09 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2533] 10.0.0.21 () {30 vars in 727 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnets/411cba97-c9f8-49b9-a896-28f432c89775 => generated 631 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2534] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:09 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: 1345/2535] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:09 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: 7|app: 0|req: 1191/2536] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2537] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2538] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:09 2026] GET /v2.0/subnets/a6ba6b86-1305-431b-93af-9424a8919798 => generated 650 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2539] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/subnets/411cba97-c9f8-49b9-a896-28f432c89775 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2540] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 3809 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2541] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2542] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:10 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: 1349/2543] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:10 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: 1195/2544] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:10 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: 1350/2545] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2546] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2547] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:13:10 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2548] 199.19.213.139 () {38 vars in 955 bytes} [Wed May 6 06:13:10 2026] POST /v2.0/ports => generated 1307 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2549] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:13:11 2026] PUT /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 1432 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1198/2550] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 5269 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1353/2551] 199.19.213.139 () {34 vars in 1062 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => 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: 1199/2552] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/subnets?id=a664449b-8a58-4023-b7fb-d7a1a8ec96f9 => generated 630 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:11.887 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe1d6f5a-4d3b-4bf1-86d3-c90207b675df'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': '4bf61865-0a14-4ff4-bbac-db02528621a8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1354/2553] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/ports?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2554] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:11 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1355/2555] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2556] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2557] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/subnets?id=f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2558] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/ports?network_id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2559] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2560] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2561] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.65&port_id=dda89e7c-8006-440a-ad3c-61b211f2653e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2562] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/subnets?id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2563] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&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: 1205/2564] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2565] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?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: 1206/2566] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.175&port_id=4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2567] 199.19.213.139 () {34 vars in 1106 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ed&port_id=4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2568] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/subnets?id=411cba97-c9f8-49b9-a896-28f432c89775&id=89169876-9713-4c52-8db6-aa17ce84e6fd => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2569] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2570] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2571] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:12 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2572] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2573] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 5269 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2574] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2575] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.175&port_id=4bf61865-0a14-4ff4-bbac-db02528621a8 => 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: 1211/2576] 199.19.213.139 () {34 vars in 1106 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2ed&port_id=4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2577] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/subnets?id=411cba97-c9f8-49b9-a896-28f432c89775&id=89169876-9713-4c52-8db6-aa17ce84e6fd => generated 1365 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2578] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2579] 10.0.0.98 () {34 vars in 970 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 1468 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2580] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 1468 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2581] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2582] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 1468 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2583] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2584] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:13 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2585] 199.19.213.139 () {34 vars in 790 bytes} [Wed May 6 06:13:13 2026] PUT /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 1199 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2586] 199.19.213.139 () {30 vars in 743 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 798 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1371/2587] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/subnets/411cba97-c9f8-49b9-a896-28f432c89775 => generated 649 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2588] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 5036 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:14.374 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45f16d29-6534-4578-9e4f-d8212c9cb21c'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': '4bf61865-0a14-4ff4-bbac-db02528621a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1218/2589] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:14 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: 1219/2590] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:14 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: 1372/2591] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2592] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:14 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: 1221/2593] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:14 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: 1373/2594] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.175&port_id=4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2595] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2596] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/subnets?id=411cba97-c9f8-49b9-a896-28f432c89775 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2597] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2598] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&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: 1376/2599] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1344 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2600] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2601] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2602] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2603] 199.19.213.139 () {30 vars in 743 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2604] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2605] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:14 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2606] 199.19.213.139 () {34 vars in 1096 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/ports?device_id=5c1e6e73-816c-4c98-b922-f338a393b28b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2607] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1473 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2608] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2609] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.171&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => generated 860 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2610] 199.19.213.139 () {34 vars in 1106 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fe&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => 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: 1382/2611] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/subnets?id=411cba97-c9f8-49b9-a896-28f432c89775&id=89169876-9713-4c52-8db6-aa17ce84e6fd => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2612] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:16 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2613] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2614] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2615] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:17 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2618] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:23 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: 1233/2619] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:23 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: 1387/2620] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:23 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: 1234/2621] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2622] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/subnets/a6ba6b86-1305-431b-93af-9424a8919798 => generated 650 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2623] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 5038 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2624] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2625] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2626] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2627] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2628] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:23 2026] GET /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 1237 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2629] 199.19.213.139 () {34 vars in 789 bytes} [Wed May 6 06:13:23 2026] PUT /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 1026 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2630] 199.19.213.139 () {30 vars in 743 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 798 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-06 06:13:24.486 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b64aef4d-b021-4890-b702-cee6728a2c57'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': '4bf61865-0a14-4ff4-bbac-db02528621a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1239/2631] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 4863 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2632] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 4863 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2633] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 4863 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2634] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2635] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2636] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:24 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2637] 199.19.213.139 () {34 vars in 975 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2638] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:13:25 2026] DELETE /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2639] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 3809 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2640] 199.19.213.139 () {34 vars in 1226 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/networks?id=763f5594-a31f-4d2c-99ec-60aedb20896a&id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 3098 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2641] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 3809 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2642] 199.19.213.139 () {34 vars in 1062 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:13:25.743 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecd28934-3f37-492a-83e1-712534c9ddfc 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1399/2643] 199.19.213.139 () {32 vars in 759 bytes} [Wed May 6 06:13:25 2026] DELETE /v2.0/ports/4bf61865-0a14-4ff4-bbac-db02528621a8 => 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: 1245/2644] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/subnets?id=a664449b-8a58-4023-b7fb-d7a1a8ec96f9 => generated 630 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2645] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/ports?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2646] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2647] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2648] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2649] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:25 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: 1404/2650] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2651] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2652] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2653] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2654] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:25 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2655] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/subnets?id=f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2656] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1344 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2657] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/ports?network_id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2658] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2659] 199.19.213.139 () {30 vars in 743 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2660] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2661] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2662] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2663] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2664] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.65&port_id=dda89e7c-8006-440a-ad3c-61b211f2653e => 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: 1254/2665] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/subnets?id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2666] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2667] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2668] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:26 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?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: 1257/2671] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:34 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: 1415/2672] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:34 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: 1258/2673] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2674] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:34.218 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f577a62b-3083-4bb8-8060-7be4622e240c'] response: {'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'name': 'network-vif-deleted', 'tag': '4bf61865-0a14-4ff4-bbac-db02528621a8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1259/2675] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 3809 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2676] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2677] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2678] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2679] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:34 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: 1419/2680] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 1233 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2681] 199.19.213.139 () {34 vars in 789 bytes} [Wed May 6 06:13:34 2026] PUT /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 1026 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2682] 199.19.213.139 () {30 vars in 743 bytes} [Wed May 6 06:13:34 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 798 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2683] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 3638 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2684] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 3638 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1264/2685] 199.19.213.139 () {34 vars in 975 bytes} [Wed May 6 06:13:35 2026] GET /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 1062 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2686] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:13:36 2026] DELETE /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:36.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-21d725ea-71b0-493a-a74e-b3537d080285'] response: {'name': 'network-changed', 'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'tag': 'dda89e7c-8006-440a-ad3c-61b211f2653e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1265/2687] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2584 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:36.485 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7581cbf-6e3d-4178-99b4-010170b8b58c'] response: {'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'name': 'network-vif-deleted', 'tag': 'dda89e7c-8006-440a-ad3c-61b211f2653e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1423/2688] 199.19.213.139 () {34 vars in 1146 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/networks?id=763f5594-a31f-4d2c-99ec-60aedb20896a&id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 2311 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2689] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2584 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:36.570 7 INFO neutron.pecan_wsgi.hooks.translation [None req-04e3a086-d6a8-41a3-bbdc-ad13ae825456 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1424/2690] 199.19.213.139 () {34 vars in 1062 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2691] 199.19.213.139 () {32 vars in 759 bytes} [Wed May 6 06:13:36 2026] DELETE /v2.0/ports/dda89e7c-8006-440a-ad3c-61b211f2653e => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2692] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/subnets?id=a664449b-8a58-4023-b7fb-d7a1a8ec96f9 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2693] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2694] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:36 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: 1427/2695] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2696] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2697] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:36 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: 1269/2698] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2699] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2700] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2701] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2702] 199.19.213.139 () {34 vars in 1056 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c84f4986-8e9b-49e5-9140-291d57b9af1d => 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: 1432/2703] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1344 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2704] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/subnets?id=f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2705] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2706] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/ports?network_id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2707] 199.19.213.139 () {30 vars in 743 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => 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: 1435/2708] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:37 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2709] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:36 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2710] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:37 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2711] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:37 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2712] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:37 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2584 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2713] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:45 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: 1438/2714] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2715] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:45 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: 1439/2716] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:45.297 7 INFO neutron.api.v2.resource [None req-5bd71263-d519-4e6d-b7a0-7f6303f0085b 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1278/2717] 199.19.213.139 () {30 vars in 763 bytes} [Wed May 6 06:13:45 2026] GET /v2.0/security-groups/lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2718] 199.19.213.139 () {30 vars in 785 bytes} [Wed May 6 06:13:45 2026] GET /v2.0/security-groups?name=lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 2741 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2719] 199.19.213.139 () {30 vars in 815 bytes} [Wed May 6 06:13:45 2026] GET /v2.0/security-group-rules?security_group_id=9f1f46b4-5029-4877-978d-60d544d906f1 => generated 2206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2720] 199.19.213.139 () {32 vars in 789 bytes} [Wed May 6 06:13:45 2026] DELETE /v2.0/security-group-rules/7463b34e-55f6-4972-8b8e-387dccc2a85f => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2721] 199.19.213.139 () {32 vars in 789 bytes} [Wed May 6 06:13:45 2026] DELETE /v2.0/security-group-rules/c0fd2f3d-2e8c-4183-aaef-99d81dfad04b => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:49.570 7 INFO neutron.db.l3_db [None req-6816c52b-7c32-412b-869b-fd5d300c41fa 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Floating IP 1fb41caa-3c1d-41b7-aa50-86ad9238800d disassociated (deleted). External IP: 10.96.250.212, port: f1f08615-338c-437b-9b1b-7e54f3b678ba. [pid: 7|app: 0|req: 1282/2724] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:13:49 2026] DELETE /v2.0/floatingips/1fb41caa-3c1d-41b7-aa50-86ad9238800d => generated 0 bytes in 1171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:50.338 8 INFO neutron.api.v2.resource [None req-499a0f54-eb87-426f-ab06-4c90c0a3b343 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1443/2725] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:13:50 2026] GET /v2.0/floatingips/1fb41caa-3c1d-41b7-aa50-86ad9238800d => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2726] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:50 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: 1444/2727] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2728] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2729] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2730] 199.19.213.139 () {30 vars in 741 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2731] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2584 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2732] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2584 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2733] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 2584 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2734] 199.19.213.139 () {34 vars in 975 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1344 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2735] 199.19.213.139 () {34 vars in 1060 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2736] 199.19.213.139 () {34 vars in 1016 bytes} [Wed May 6 06:13:51 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1?fields=dns_domain => generated 29 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2737] 199.19.213.139 () {30 vars in 769 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2738] 199.19.213.139 () {38 vars in 1028 bytes} [Wed May 6 06:13:51 2026] PUT /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1145 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1450/2739] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/ports?tenant_id=1e50ddb8f6634bd4b327e58ad315425c&device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2740] 199.19.213.139 () {34 vars in 1066 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/networks?id=763f5594-a31f-4d2c-99ec-60aedb20896a&id=90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 1524 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2741] 199.19.213.139 () {34 vars in 1062 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.165&port_id=f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => 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: 1290/2742] 199.19.213.139 () {34 vars in 789 bytes} [Wed May 6 06:13:52 2026] PUT /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1086 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1453/2743] 199.19.213.139 () {34 vars in 984 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/subnets?id=a664449b-8a58-4023-b7fb-d7a1a8ec96f9 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2744] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 1086 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2745] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/ports?network_id=763f5594-a31f-4d2c-99ec-60aedb20896a&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: 1455/2746] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2747] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:52 2026] GET /v2.0/networks/763f5594-a31f-4d2c-99ec-60aedb20896a?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: 1292/2748] 199.19.213.139 () {32 vars in 759 bytes} [Wed May 6 06:13:52 2026] DELETE /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2749] 199.19.213.139 () {30 vars in 703 bytes} [Wed May 6 06:13:53 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: 1293/2750] 199.19.213.139 () {30 vars in 705 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2751] 199.19.213.139 () {30 vars in 681 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2752] 199.19.213.139 () {30 vars in 717 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:13:53.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ecef060-d0aa-44ee-abb9-9c5746893f6f 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/2753] 199.19.213.139 () {32 vars in 759 bytes} [Wed May 6 06:13:53 2026] DELETE /v2.0/ports/c84f4986-8e9b-49e5-9140-291d57b9af1d => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2754] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:13:53.308 8 INFO neutron.api.v2.resource [None req-e29ee63e-9e26-46a2-a445-d27773702174 2a78ea61aaaa4f6a8b96f4e0673ae117 1e50ddb8f6634bd4b327e58ad315425c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/2755] 199.19.213.139 () {30 vars in 763 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/security-groups/lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2756] 199.19.213.139 () {30 vars in 785 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/security-groups?name=lb-f89c4f72-59df-483c-94e0-ca1fef23cff1 => generated 1577 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2757] 199.19.213.139 () {30 vars in 737 bytes} [Wed May 6 06:13:53 2026] GET /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1124 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2758] 199.19.213.139 () {34 vars in 789 bytes} [Wed May 6 06:13:53 2026] PUT /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 1086 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2759] 199.19.213.139 () {32 vars in 779 bytes} [Wed May 6 06:13:53 2026] DELETE /v2.0/security-groups/9f1f46b4-5029-4877-978d-60d544d906f1 => 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: 1298/2760] 199.19.213.139 () {32 vars in 759 bytes} [Wed May 6 06:13:53 2026] DELETE /v2.0/ports/f1f08615-338c-437b-9b1b-7e54f3b678ba => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2761] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:13:55 2026] GET /v2.0/ports?device_id=5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2762] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:13:55 2026] DELETE /v2.0/ports/f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:13:55.936 8 INFO neutron.db.l3_db [None req-f24ef7f4-fb65-4d61-a792-0eea3dcdac35 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Floating IP 97d5a153-fa81-4675-9642-cb91111722a1 disassociated (deleted). External IP: 10.96.250.211, port: d032659d-e8df-40ab-8ca0-bd3d200e680f. [pid: 8|app: 0|req: 1464/2763] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:13:55 2026] DELETE /v2.0/floatingips/97d5a153-fa81-4675-9642-cb91111722a1 => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:13:56.348 7 INFO neutron.api.v2.resource [None req-2fac17f7-efd1-4a10-bf40-1d8cb76ef375 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1300/2764] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/floatingips/97d5a153-fa81-4675-9642-cb91111722a1 => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:13:56.575 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb449faf-0a11-47bc-863a-8b8f19f811fe'] response: {'name': 'network-changed', 'server_uuid': '5c1e6e73-816c-4c98-b922-f338a393b28b', 'tag': 'd032659d-e8df-40ab-8ca0-bd3d200e680f', 'status': 'completed', 'code': 200} 2026-05-06 06:13:56.597 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-29fa3828-5df7-46bc-8330-df27b72002bb'] response: {'server_uuid': '5c81f4f7-8ffa-46f1-8463-0b4f5542ec5e', 'name': 'network-vif-deleted', 'tag': 'f8cd052a-dbd6-4eeb-bf0d-fd3decfb24a2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1301/2765] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1473 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2766] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1204 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2767] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/networks?id=caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2768] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/security-groups?id=b47e454e-1e60-4c07-8cca-c9c00eadce74&fields=id&fields=name => generated 110 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2769] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.171&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2770] 199.19.213.139 () {34 vars in 1106 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1fe&port_id=d032659d-e8df-40ab-8ca0-bd3d200e680f => 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: 1304/2771] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/subnets?id=411cba97-c9f8-49b9-a896-28f432c89775&id=89169876-9713-4c52-8db6-aa17ce84e6fd => generated 1365 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2772] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2773] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:13:56 2026] GET /v2.0/ports?network_id=caeafd8c-f15b-4510-a8fd-2d6583634cb4&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2774] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:13:57 2026] GET /v2.0/ports?device_id=5c1e6e73-816c-4c98-b922-f338a393b28b => generated 1204 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2775] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:13:57 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2776] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:13:57 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2777] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:13:57 2026] DELETE /v2.0/ports/d032659d-e8df-40ab-8ca0-bd3d200e680f => generated 0 bytes in 455 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:02.210 7 INFO neutron.db.l3_db [None req-52d8d5c9-917c-4997-b88d-9006563313f0 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] Floating IP 3d859536-ebb7-48ac-8a85-78f955088838 disassociated (deleted). External IP: 10.96.250.215, port: 47120c41-86e4-46ed-9933-ce94ff48f26d. [pid: 7|app: 0|req: 1308/2778] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:14:01 2026] DELETE /v2.0/floatingips/3d859536-ebb7-48ac-8a85-78f955088838 => generated 0 bytes in 718 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:02.583 8 INFO neutron.api.v2.resource [None req-daaa71be-d006-494f-ab59-568ba3b10461 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/2779] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/floatingips/3d859536-ebb7-48ac-8a85-78f955088838 => generated 144 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:02.779 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f182cd7-3e60-4d2d-b4e0-5623b2185586'] response: {'name': 'network-changed', 'server_uuid': '2259ee6d-c3c4-4827-82a0-5faaa9790714', 'tag': '47120c41-86e4-46ed-9933-ce94ff48f26d', 'status': 'completed', 'code': 200} 2026-05-06 06:14:02.800 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2317be4-9eae-4377-9573-bc0059afbf29'] response: {'server_uuid': '5c1e6e73-816c-4c98-b922-f338a393b28b', 'name': 'network-vif-deleted', 'tag': 'd032659d-e8df-40ab-8ca0-bd3d200e680f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1472/2780] 199.19.213.139 () {34 vars in 1080 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/ports?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2781] 10.0.0.98 () {34 vars in 989 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/ports?device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 1200 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2782] 199.19.213.139 () {34 vars in 986 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/networks?id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2783] 10.0.0.98 () {34 vars in 1039 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/security-groups?id=b47e454e-1e60-4c07-8cca-c9c00eadce74&fields=id&fields=name => generated 110 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2784] 199.19.213.139 () {34 vars in 1058 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.228&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2785] 199.19.213.139 () {34 vars in 1104 bytes} [Wed May 6 06:14:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3cd&port_id=47120c41-86e4-46ed-9933-ce94ff48f26d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2786] 199.19.213.139 () {34 vars in 1064 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/subnets?id=45462b4c-199e-43ca-b58d-7dc3c4935008&id=a6ba6b86-1305-431b-93af-9424a8919798 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2787] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2788] 199.19.213.139 () {34 vars in 1052 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/ports?network_id=11e0e4d9-755a-496e-82dc-4c5e308f4a4d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2789] 199.19.213.139 () {34 vars in 1012 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2790] 199.19.213.139 () {34 vars in 1112 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d?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: 1314/2791] 199.19.213.139 () {34 vars in 994 bytes} [Wed May 6 06:14:03 2026] GET /v2.0/ports?device_id=2259ee6d-c3c4-4827-82a0-5faaa9790714 => generated 1200 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2792] 199.19.213.139 () {36 vars in 997 bytes} [Wed May 6 06:14:03 2026] DELETE /v2.0/ports/47120c41-86e4-46ed-9933-ce94ff48f26d => generated 0 bytes in 355 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:08.035 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0099d8e-16bb-4dd2-8e8c-6baf61f7a62c'] response: {'server_uuid': '2259ee6d-c3c4-4827-82a0-5faaa9790714', 'name': 'network-vif-deleted', 'tag': '47120c41-86e4-46ed-9933-ce94ff48f26d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1480/2795] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:07 2026] DELETE /v2.0/security-group-rules/84eac060-4323-4123-8f75-5a5fc30978bc => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.107 7 INFO neutron.api.v2.resource [None req-41e269bf-0833-4f44-967b-72dffe85cfc1 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1316/2796] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/84eac060-4323-4123-8f75-5a5fc30978bc => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2797] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/3d7ae5dd-c00b-4dff-9886-009e2dadc5a5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.203 7 INFO neutron.api.v2.resource [None req-f82b300c-15c7-4de9-9ab1-0c0204ae74ca 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1317/2798] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/3d7ae5dd-c00b-4dff-9886-009e2dadc5a5 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2799] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/a85b1b6b-0dcc-4663-a0d7-94a2cc11aaf5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.295 7 INFO neutron.api.v2.resource [None req-9982c1a2-8ddb-471a-8466-2bb88160bd4d 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1318/2800] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/a85b1b6b-0dcc-4663-a0d7-94a2cc11aaf5 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2801] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/4fe71fa8-e077-45c4-836c-ef718b09cd1f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.379 7 INFO neutron.api.v2.resource [None req-18a47ddc-7258-4d7f-8920-9d2337748295 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1319/2802] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/4fe71fa8-e077-45c4-836c-ef718b09cd1f => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2803] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/d8a38a25-2a4f-4707-8ecb-738099f67b2e => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.469 7 INFO neutron.api.v2.resource [None req-7aecdf99-0205-413a-8a1e-c8d9b77b889f 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1320/2804] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/d8a38a25-2a4f-4707-8ecb-738099f67b2e => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2805] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/f42c2f9c-8f5e-45ad-9131-b5b8c31fc302 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.558 7 INFO neutron.api.v2.resource [None req-45e1f6d7-93c2-4fdf-836b-a52c571e9d78 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1321/2806] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/f42c2f9c-8f5e-45ad-9131-b5b8c31fc302 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2807] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/2a6b3047-10b2-48c8-bb81-214780afcba2 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.652 7 INFO neutron.api.v2.resource [None req-18b87f94-02dd-427a-b338-7461201f694a 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1322/2808] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/2a6b3047-10b2-48c8-bb81-214780afcba2 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2809] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/62403495-5ab9-4f2e-87ed-11a8ad0665b1 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.747 7 INFO neutron.api.v2.resource [None req-078c2cd9-74fa-4248-ba54-cbefac55b4b2 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1323/2810] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/62403495-5ab9-4f2e-87ed-11a8ad0665b1 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2811] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/e7d5da45-c710-4698-b214-4758deed7e78 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.835 7 INFO neutron.api.v2.resource [None req-a51ea855-0426-4839-b684-576d70fc4ed4 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1324/2812] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/e7d5da45-c710-4698-b214-4758deed7e78 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2813] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/7a8c3512-f718-40cf-98b3-db6b68105567 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:08.927 7 INFO neutron.api.v2.resource [None req-736c5113-93e9-432f-8f56-97310b3dcf3f 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1325/2814] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:08 2026] GET /v2.0/security-group-rules/7a8c3512-f718-40cf-98b3-db6b68105567 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2815] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:08 2026] DELETE /v2.0/security-group-rules/2a88b05b-d0cb-499f-9f36-a9c1dd2b4899 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:09.020 7 INFO neutron.api.v2.resource [None req-06eba8a0-f7da-40b8-9f2a-515a9c991b28 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1326/2816] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:09 2026] GET /v2.0/security-group-rules/2a88b05b-d0cb-499f-9f36-a9c1dd2b4899 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2817] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:09 2026] DELETE /v2.0/security-groups/b47e454e-1e60-4c07-8cca-c9c00eadce74 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:09.138 7 INFO neutron.api.v2.resource [None req-be8f57ec-c1e8-4b8c-b3f7-35583a84cb07 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1327/2818] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:14:09 2026] GET /v2.0/security-groups/b47e454e-1e60-4c07-8cca-c9c00eadce74 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2819] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:14:09 2026] PUT /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3/remove_router_interface => generated 309 bytes in 1579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:10.973 7 INFO neutron.api.v2.resource [None req-6f4c3d1f-889c-4a12-8820-bfa67231c9aa 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1328/2820] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:14:10 2026] PUT /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3/remove_router_interface => generated 198 bytes in 207 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2821] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:14:10 2026] PUT /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3/remove_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:12.399 7 INFO neutron.api.v2.resource [None req-7abdcd46-7e60-49ae-81d8-45fad91cb1fc 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1329/2822] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:14:12 2026] PUT /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3/remove_router_interface => generated 198 bytes in 213 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2823] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:14:12 2026] PUT /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3/remove_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-06 06:14:13.936 7 INFO neutron.api.v2.resource [None req-db6228c9-527a-4340-93d9-53c91f7386c5 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1330/2824] 10.0.0.18 () {34 vars in 788 bytes} [Wed May 6 06:14:13 2026] PUT /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3/remove_router_interface => generated 198 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:15.076 8 INFO neutron.db.l3_hamode_db [None req-056afc75-9c8f-4295-ae4c-0bb17393e370 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] HA network 40d271ee-7274-435c-8b3f-0f01f857c07c was deleted as no HA routers are present in tenant e56d0e27ad7c457f995a7baf563cd2e2. [pid: 8|app: 0|req: 1495/2825] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:14:13 2026] DELETE /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3 => generated 0 bytes in 1143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:15.115 7 INFO neutron.api.v2.resource [None req-631eb002-2e43-4539-85e4-c031320cc4c8 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1331/2826] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:14:15 2026] GET /v2.0/routers/865781d2-f862-4372-ad75-7e534626dec3 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:15.193 8 INFO neutron.services.segments.plugin [-] Segment 7a5b9a2a-be52-43c3-bad4-94358f5cb8ee resource provider aggregate not found 2026-05-06 06:14:15.218 8 INFO neutron.services.segments.plugin [-] Segment 7a5b9a2a-be52-43c3-bad4-94358f5cb8ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a5b9a2a-be52-43c3-bad4-94358f5cb8ee found for delete ", "request_id": "req-1ea002e7-0506-495c-a6be-b05a1bb34084"}]} 2026-05-06 06:14:15.223 8 INFO neutron.services.segments.plugin [-] Segment 7a5b9a2a-be52-43c3-bad4-94358f5cb8ee resource provider aggregate not found 2026-05-06 06:14:15.241 8 INFO neutron.services.segments.plugin [-] Segment 7a5b9a2a-be52-43c3-bad4-94358f5cb8ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a5b9a2a-be52-43c3-bad4-94358f5cb8ee found for delete ", "request_id": "req-7ee3f115-cb56-4310-8430-7671b6736235"}]} [pid: 8|app: 0|req: 1496/2827] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:14:15 2026] DELETE /v2.0/subnets/89169876-9713-4c52-8db6-aa17ce84e6fd => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:15.406 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c95c083-6dff-419d-a2cf-c73dbf4756f7 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1332/2828] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:14:15 2026] GET /v2.0/subnets/89169876-9713-4c52-8db6-aa17ce84e6fd => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2829] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:14:15 2026] DELETE /v2.0/subnets/411cba97-c9f8-49b9-a896-28f432c89775 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:15.663 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c9c212a5-869e-46b5-893b-4af3d3def79f 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1333/2830] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:14:15 2026] GET /v2.0/subnets/411cba97-c9f8-49b9-a896-28f432c89775 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2831] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:14:15 2026] DELETE /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:16.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-353c381e-fca4-48d6-864c-5357eb55391a 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1334/2832] 10.0.0.18 () {32 vars in 722 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/networks/caeafd8c-f15b-4510-a8fd-2d6583634cb4 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2833] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:14:16 2026] DELETE /v2.0/subnets/45462b4c-199e-43ca-b58d-7dc3c4935008 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:16.345 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4d05261-cd64-41db-b9a8-6356360c04ae 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1335/2834] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/subnets/45462b4c-199e-43ca-b58d-7dc3c4935008 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2835] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:14:16 2026] DELETE /v2.0/subnets/a6ba6b86-1305-431b-93af-9424a8919798 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:16.572 7 INFO neutron.pecan_wsgi.hooks.translation [None req-026f855f-c48b-4e9f-b31b-5bd5ad3665e0 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1336/2836] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/subnets/a6ba6b86-1305-431b-93af-9424a8919798 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2837] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:14:16 2026] DELETE /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:16.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1162a165-d08c-4111-b2dc-e2ee5cac9b30 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1337/2838] 10.0.0.18 () {32 vars in 722 bytes} [Wed May 6 06:14:16 2026] GET /v2.0/networks/11e0e4d9-755a-496e-82dc-4c5e308f4a4d => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2839] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:14:16 2026] DELETE /v2.0/subnets/4d0d11bd-4d83-4ba3-a640-012069417f22 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:17.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10d50fc5-248e-4b42-9bb4-e978a3501382 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1338/2840] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:14:17 2026] GET /v2.0/subnets/4d0d11bd-4d83-4ba3-a640-012069417f22 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:17.281 8 INFO neutron.services.segments.plugin [-] Segment 77f446b7-176b-4407-ad2b-e9052899f888 resource provider aggregate not found 2026-05-06 06:14:17.287 8 INFO neutron.services.segments.plugin [-] Segment 77f446b7-176b-4407-ad2b-e9052899f888 resource provider aggregate not found 2026-05-06 06:14:17.298 8 INFO neutron.services.segments.plugin [-] Segment 77f446b7-176b-4407-ad2b-e9052899f888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f446b7-176b-4407-ad2b-e9052899f888 found for delete ", "request_id": "req-dd720693-9766-47f9-9579-a3640bbc09af"}]} 2026-05-06 06:14:17.303 8 INFO neutron.services.segments.plugin [-] Segment 77f446b7-176b-4407-ad2b-e9052899f888 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77f446b7-176b-4407-ad2b-e9052899f888 found for delete ", "request_id": "req-8e0d3afd-cd7e-40d7-a6a8-63cb435b52f5"}]} 2026-05-06 06:14:17.317 8 INFO neutron.services.segments.plugin [-] Segment 14b35f11-62fa-4919-8851-3009d2fde718 resource provider aggregate not found 2026-05-06 06:14:17.323 8 INFO neutron.services.segments.plugin [-] Segment 14b35f11-62fa-4919-8851-3009d2fde718 resource provider aggregate not found 2026-05-06 06:14:17.334 8 INFO neutron.services.segments.plugin [-] Segment 14b35f11-62fa-4919-8851-3009d2fde718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b35f11-62fa-4919-8851-3009d2fde718 found for delete ", "request_id": "req-cd236e2a-9676-4a08-9db9-74a7e6543cfb"}]} 2026-05-06 06:14:17.343 8 INFO neutron.services.segments.plugin [-] Segment 14b35f11-62fa-4919-8851-3009d2fde718 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14b35f11-62fa-4919-8851-3009d2fde718 found for delete ", "request_id": "req-67efafc1-7dbb-4a75-8e83-c17f11b54120"}]} [pid: 8|app: 0|req: 1503/2841] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:14:17 2026] DELETE /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:17.532 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc0035ca-d375-4ddb-8d9d-0687b11df63c 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1339/2842] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:14:17 2026] GET /v2.0/subnets/f6e3996d-267a-4c58-9e62-c1cda1836e47 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2843] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:14:17 2026] DELETE /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:17.984 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bdc9cdc5-f15d-47d2-9823-be617cfdae17 6d4079d29fb94663a672e4dfce48374d e56d0e27ad7c457f995a7baf563cd2e2 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1340/2844] 10.0.0.18 () {32 vars in 722 bytes} [Wed May 6 06:14:17 2026] GET /v2.0/networks/90f7aee8-ead8-481e-89f1-b2e9ee9bcee1 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-06 06:14:19.945 8 INFO neutron.services.segments.plugin [-] Segment 1da73ee0-316c-4e0c-a6ff-166fc207ee0b resource provider aggregate not found 2026-05-06 06:14:19.950 8 INFO neutron.services.segments.plugin [-] Segment 1da73ee0-316c-4e0c-a6ff-166fc207ee0b resource provider aggregate not found 2026-05-06 06:14:19.964 8 INFO neutron.services.segments.plugin [-] Segment 1da73ee0-316c-4e0c-a6ff-166fc207ee0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da73ee0-316c-4e0c-a6ff-166fc207ee0b found for delete ", "request_id": "req-d485fccd-14b4-4be7-9777-d1cdfb91d098"}]} 2026-05-06 06:14:19.970 8 INFO neutron.services.segments.plugin [-] Segment 1da73ee0-316c-4e0c-a6ff-166fc207ee0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da73ee0-316c-4e0c-a6ff-166fc207ee0b found for delete ", "request_id": "req-8d9efef8-e9f0-40f0-ba69-71619e9731d8"}]} [pid: 8|app: 0|req: 1506/2847] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:19 2026] GET /v2.0/security-groups?tenant_id=7ff5a9eb19f24a0aaf2d419ff7ffe7a8&name=default => generated 2805 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2848] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:20 2026] DELETE /v2.0/security-groups/f5c0217f-c70c-4a4a-9f24-d9726b9aecb3 => 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: 1507/2849] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/security-groups?tenant_id=a19f5aca276f4c1c9a65bc9aef3ed445&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2850] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:20 2026] DELETE /v2.0/security-groups/b34a4029-777c-40ea-85c9-72290f0920c0 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2851] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:20 2026] GET /v2.0/security-groups?tenant_id=1cb5393b62e9461b99dca660ad48d840&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2852] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:20 2026] DELETE /v2.0/security-groups/f72327be-cd2f-421e-97c5-ab7e285aeea2 => 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: 1509/2853] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:21 2026] GET /v2.0/security-groups?tenant_id=be39544bb8ad4e919a3fa88ba3c8acb8&name=default => generated 2805 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2854] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:21 2026] DELETE /v2.0/security-groups/71ee409f-7ea1-4a6a-9167-fcdaa8f91dcf => 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: 1510/2855] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:21 2026] GET /v2.0/security-groups?tenant_id=9cbb6ffc08224a6ea84cea90d7250487&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2856] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:21 2026] DELETE /v2.0/security-groups/4263cecf-46f8-4659-b130-979573cb2b9b => 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: 1511/2857] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:21 2026] GET /v2.0/security-groups?tenant_id=ddcc160c500e43a4b42f5d46f4e46c9c&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2858] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:21 2026] DELETE /v2.0/security-groups/633a37c3-05f2-466a-ad7f-6248b51467ae => 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: 1512/2859] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:22 2026] GET /v2.0/security-groups?tenant_id=e56d0e27ad7c457f995a7baf563cd2e2&name=default => generated 2805 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2860] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:22 2026] DELETE /v2.0/security-groups/7bb16577-2992-41a2-be88-6c55287b3a3b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:26.573 8 WARNING neutron_lib.context [None req-dbd0b416-b53f-4643-a37c-a8e3fd753464 d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:14:26.700 8 INFO neutron.db.segments_db [None req-dbd0b416-b53f-4643-a37c-a8e3fd753464 d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Added segment 5ad4c05a-f8da-4c2b-ad52-2e2fe9bda228 of type vxlan for network 5291847d-f347-4a25-adad-ab4765d6535c [pid: 8|app: 0|req: 1513/2861] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:14:26 2026] POST /v2.0/networks => generated 631 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:26.814 7 WARNING neutron_lib.context [None req-53fd37d6-1b9a-405f-9974-cc89125c2374 d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:14:26.867 7 INFO neutron.db.segments_db [None req-53fd37d6-1b9a-405f-9974-cc89125c2374 d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Added segment 6cc41b9c-7aba-4c85-82ed-515737d34ee9 of type vxlan for network 5d370f5c-f3bc-407e-96ad-f691e4213fe5 [pid: 7|app: 0|req: 1349/2862] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:14:26 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:26.984 8 WARNING neutron_lib.context [None req-7f710dbf-9ffc-4940-ad42-6984044ca252 d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:14:27.039 8 INFO neutron.db.segments_db [None req-7f710dbf-9ffc-4940-ad42-6984044ca252 d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Added segment fd12e958-19e9-4358-ab29-ace3e6182883 of type vxlan for network 791e8d28-7692-49b1-b598-c434afb6e8a7 [pid: 8|app: 0|req: 1514/2863] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:14:26 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:27.158 7 WARNING neutron_lib.context [None req-4993ee70-17b3-4837-8fff-4f1d41f32e2b d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:14:27.218 7 INFO neutron.db.segments_db [None req-4993ee70-17b3-4837-8fff-4f1d41f32e2b d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Added segment 47b2a2f1-fe0d-4b89-9d1f-e284ec6bca22 of type vxlan for network 3f1ca000-3ffb-4f27-8c07-af9f0ae8af10 [pid: 7|app: 0|req: 1350/2864] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:14:27 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:14:27.352 8 WARNING neutron_lib.context [None req-68a6c4a8-e783-4061-b37f-2920b7b3044a d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:14:27.404 8 INFO neutron.db.segments_db [None req-68a6c4a8-e783-4061-b37f-2920b7b3044a d128f052c3024471a3a7f45d7ece1417 24825428d44c448aa9927b985dc474ce - - default default] Added segment 62cfd390-e495-4a6d-91f5-44df7172826c of type vxlan for network ec67f842-fdee-462b-8e34-2d37188ba447 [pid: 8|app: 0|req: 1515/2865] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:14:27 2026] POST /v2.0/networks => generated 632 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2866] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:14:27 2026] PUT /v2.0/networks/5291847d-f347-4a25-adad-ab4765d6535c/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2867] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:14:27 2026] PUT /v2.0/networks/5d370f5c-f3bc-407e-96ad-f691e4213fe5/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2868] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:14:28 2026] PUT /v2.0/networks/791e8d28-7692-49b1-b598-c434afb6e8a7/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2869] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:14:28 2026] PUT /v2.0/networks/3f1ca000-3ffb-4f27-8c07-af9f0ae8af10/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2870] 10.0.0.18 () {32 vars in 665 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2871] 10.0.0.18 () {32 vars in 679 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2872] 10.0.0.18 () {32 vars in 675 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2873] 10.0.0.18 () {32 vars in 687 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2874] 10.0.0.18 () {32 vars in 673 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2875] 10.0.0.18 () {32 vars in 687 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2876] 10.0.0.18 () {32 vars in 683 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2877] 10.0.0.18 () {32 vars in 695 bytes} [Wed May 6 06:14:28 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2878] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:14:29 2026] DELETE /v2.0/networks/5291847d-f347-4a25-adad-ab4765d6535c => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:29.474 8 INFO neutron.services.segments.plugin [-] Segment 6cc41b9c-7aba-4c85-82ed-515737d34ee9 resource provider aggregate not found 2026-05-06 06:14:29.479 8 INFO neutron.services.segments.plugin [-] Segment 6cc41b9c-7aba-4c85-82ed-515737d34ee9 resource provider aggregate not found 2026-05-06 06:14:29.500 8 INFO neutron.services.segments.plugin [-] Segment 6cc41b9c-7aba-4c85-82ed-515737d34ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc41b9c-7aba-4c85-82ed-515737d34ee9 found for delete ", "request_id": "req-7203bbd3-cec0-4c85-ad30-60287efe874a"}]} 2026-05-06 06:14:29.501 8 INFO neutron.services.segments.plugin [-] Segment 6cc41b9c-7aba-4c85-82ed-515737d34ee9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cc41b9c-7aba-4c85-82ed-515737d34ee9 found for delete ", "request_id": "req-0dd2dfa6-6fbf-4481-9158-a429a10bbbfb"}]} [pid: 8|app: 0|req: 1522/2879] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:14:29 2026] DELETE /v2.0/networks/5d370f5c-f3bc-407e-96ad-f691e4213fe5 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:29.521 7 INFO neutron.services.segments.plugin [-] Segment 5ad4c05a-f8da-4c2b-ad52-2e2fe9bda228 resource provider aggregate not found 2026-05-06 06:14:29.536 7 INFO neutron.services.segments.plugin [-] Segment 5ad4c05a-f8da-4c2b-ad52-2e2fe9bda228 resource provider aggregate not found 2026-05-06 06:14:29.555 7 INFO neutron.services.segments.plugin [-] Segment 5ad4c05a-f8da-4c2b-ad52-2e2fe9bda228 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad4c05a-f8da-4c2b-ad52-2e2fe9bda228 found for delete ", "request_id": "req-9a91b232-a48b-4755-a297-edc7a1630d4d"}]} 2026-05-06 06:14:29.570 7 INFO neutron.services.segments.plugin [-] Segment 5ad4c05a-f8da-4c2b-ad52-2e2fe9bda228 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad4c05a-f8da-4c2b-ad52-2e2fe9bda228 found for delete ", "request_id": "req-d900b650-b942-42b2-9661-a0246c80ba6a"}]} [pid: 7|app: 0|req: 1358/2880] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:14:29 2026] DELETE /v2.0/networks/791e8d28-7692-49b1-b598-c434afb6e8a7 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2881] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:14:29 2026] DELETE /v2.0/networks/3f1ca000-3ffb-4f27-8c07-af9f0ae8af10 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2882] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:14:29 2026] DELETE /v2.0/networks/ec67f842-fdee-462b-8e34-2d37188ba447 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:14:31.525 8 INFO neutron.services.segments.plugin [-] Segment 47b2a2f1-fe0d-4b89-9d1f-e284ec6bca22 resource provider aggregate not found 2026-05-06 06:14:31.533 8 INFO neutron.services.segments.plugin [-] Segment 47b2a2f1-fe0d-4b89-9d1f-e284ec6bca22 resource provider aggregate not found 2026-05-06 06:14:31.551 8 INFO neutron.services.segments.plugin [-] Segment 47b2a2f1-fe0d-4b89-9d1f-e284ec6bca22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b2a2f1-fe0d-4b89-9d1f-e284ec6bca22 found for delete ", "request_id": "req-9021c7b2-c2ec-4781-8658-d9b05937abf6"}]} 2026-05-06 06:14:31.552 8 INFO neutron.services.segments.plugin [-] Segment 47b2a2f1-fe0d-4b89-9d1f-e284ec6bca22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47b2a2f1-fe0d-4b89-9d1f-e284ec6bca22 found for delete ", "request_id": "req-2a2278b6-7a87-4eb4-9fa5-afd1abbab822"}]} [pid: 8|app: 0|req: 1524/2883] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/security-groups?tenant_id=24825428d44c448aa9927b985dc474ce&name=default => generated 2805 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-06 06:14:31.649 7 INFO neutron.services.segments.plugin [-] Segment fd12e958-19e9-4358-ab29-ace3e6182883 resource provider aggregate not found 2026-05-06 06:14:31.657 7 INFO neutron.services.segments.plugin [-] Segment fd12e958-19e9-4358-ab29-ace3e6182883 resource provider aggregate not found 2026-05-06 06:14:31.671 7 INFO neutron.services.segments.plugin [-] Segment fd12e958-19e9-4358-ab29-ace3e6182883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd12e958-19e9-4358-ab29-ace3e6182883 found for delete ", "request_id": "req-e62d7fbe-7188-4f68-965d-38b3244b7292"}]} 2026-05-06 06:14:31.677 7 INFO neutron.services.segments.plugin [-] Segment fd12e958-19e9-4358-ab29-ace3e6182883 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd12e958-19e9-4358-ab29-ace3e6182883 found for delete ", "request_id": "req-27909cb9-98a8-4d25-955a-9b4c483f581e"}]} 2026-05-06 06:14:31.687 7 INFO neutron.services.segments.plugin [-] Segment 62cfd390-e495-4a6d-91f5-44df7172826c resource provider aggregate not found 2026-05-06 06:14:31.694 7 INFO neutron.services.segments.plugin [-] Segment 62cfd390-e495-4a6d-91f5-44df7172826c resource provider aggregate not found 2026-05-06 06:14:31.698 7 INFO neutron.services.segments.plugin [-] Segment 62cfd390-e495-4a6d-91f5-44df7172826c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62cfd390-e495-4a6d-91f5-44df7172826c found for delete ", "request_id": "req-0c8c8e63-a648-489f-a205-387add021e0e"}]} 2026-05-06 06:14:31.711 7 INFO neutron.services.segments.plugin [-] Segment 62cfd390-e495-4a6d-91f5-44df7172826c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62cfd390-e495-4a6d-91f5-44df7172826c found for delete ", "request_id": "req-a3efd49a-24a9-413e-9ae4-dd071e9bf531"}]} [pid: 7|app: 0|req: 1360/2884] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:31 2026] DELETE /v2.0/security-groups/45b6ece6-1eb7-4f44-9b7e-91db7010a687 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2885] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:31 2026] GET /v2.0/security-groups?tenant_id=16e702cb6fc4411499105af8280afd6b&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2886] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:31 2026] DELETE /v2.0/security-groups/e9760367-a186-494a-b3dd-89b868db8fbc => 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: 1526/2887] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:32 2026] GET /v2.0/security-groups?tenant_id=78941c7aa8d54d4c84ae724a192774e2&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2888] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:32 2026] DELETE /v2.0/security-groups/66be853c-e156-4d5b-b67d-140e687adf70 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2891] 10.0.0.18 () {34 vars in 677 bytes} [Wed May 6 06:14:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2892] 10.0.0.18 () {34 vars in 677 bytes} [Wed May 6 06:14:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2893] 10.0.0.18 () {34 vars in 677 bytes} [Wed May 6 06:14:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2894] 10.0.0.18 () {34 vars in 677 bytes} [Wed May 6 06:14:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2895] 10.0.0.18 () {34 vars in 677 bytes} [Wed May 6 06:14:36 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2896] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/policies/3ce6dd83-de02-45c5-b845-34b93002923b/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2897] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/policies/2ef3704d-4a5f-4f6c-b67e-3da081c65a5c/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2898] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/policies/c3e36685-4e6e-4dad-9826-75e18ee2a9d1/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: 1532/2899] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:14:36 2026] PUT /v2.0/policies/7cc02088-db84-4ebe-a2e5-f364d4ef7b98/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2900] 10.0.0.18 () {32 vars in 673 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/2901] 10.0.0.18 () {32 vars in 687 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2902] 10.0.0.18 () {32 vars in 683 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2903] 10.0.0.18 () {32 vars in 695 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2904] 10.0.0.18 () {32 vars in 681 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2905] 10.0.0.18 () {32 vars in 695 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2906] 10.0.0.18 () {32 vars in 691 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2907] 10.0.0.18 () {32 vars in 703 bytes} [Wed May 6 06:14:37 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2908] 10.0.0.18 () {32 vars in 733 bytes} [Wed May 6 06:14:37 2026] DELETE /v2.0/qos/policies/3ce6dd83-de02-45c5-b845-34b93002923b => 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: 1537/2909] 10.0.0.18 () {32 vars in 733 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/qos/policies/2ef3704d-4a5f-4f6c-b67e-3da081c65a5c => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2910] 10.0.0.18 () {32 vars in 733 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/qos/policies/c3e36685-4e6e-4dad-9826-75e18ee2a9d1 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2911] 10.0.0.18 () {32 vars in 733 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/qos/policies/7cc02088-db84-4ebe-a2e5-f364d4ef7b98 => 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: 1374/2912] 10.0.0.18 () {32 vars in 733 bytes} [Wed May 6 06:14:38 2026] DELETE /v2.0/qos/policies/f56a338d-8a37-493a-b9e8-014a7ac81fdd => 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: 1539/2913] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/security-groups?tenant_id=4eeeb7b9f4ab4f06b1921b7d0736ebdb&name=default => generated 2805 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2914] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:39 2026] DELETE /v2.0/security-groups/15ba0783-4d2d-4daa-a93e-7666b7edea79 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2915] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/security-groups?tenant_id=dae94cd6d21045109faa8396658c6396&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2916] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:39 2026] DELETE /v2.0/security-groups/c7e1f6f6-1c12-4583-a0a2-d448cb477564 => 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: 1541/2917] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:39 2026] GET /v2.0/security-groups?tenant_id=c06352452529408eb1e8cbeef9c05e1e&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2918] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:39 2026] DELETE /v2.0/security-groups/ee58d5dd-6cae-4562-9edb-e7f7717025f3 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:44.496 8 WARNING neutron_lib.context [None req-fd0708ff-bc72-4aae-ad0c-f214b6912a76 52e45e30cb5c40f390e5bf6a3a9a976f 909d106a9baf402e8013e6abc13bcc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1542/2919] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:14:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:44.726 7 WARNING neutron_lib.context [None req-03ab88a0-88de-4f02-9dd3-819fd2b2ffc5 52e45e30cb5c40f390e5bf6a3a9a976f 909d106a9baf402e8013e6abc13bcc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1378/2920] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:14:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:44.861 8 WARNING neutron_lib.context [None req-0c555494-e115-403c-acaf-1d70c0d0129f 52e45e30cb5c40f390e5bf6a3a9a976f 909d106a9baf402e8013e6abc13bcc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1543/2921] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:14:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:44.996 7 WARNING neutron_lib.context [None req-4790c78f-36a0-4900-a176-a903cc2dfc84 52e45e30cb5c40f390e5bf6a3a9a976f 909d106a9baf402e8013e6abc13bcc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1379/2922] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:14:44 2026] POST /v2.0/security-groups => generated 1539 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-06 06:14:45.132 8 WARNING neutron_lib.context [None req-ef2ff5df-baf6-4eef-b0ee-996262685244 52e45e30cb5c40f390e5bf6a3a9a976f 909d106a9baf402e8013e6abc13bcc73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1544/2923] 10.0.0.18 () {34 vars in 683 bytes} [Wed May 6 06:14:45 2026] POST /v2.0/security-groups => generated 1539 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2924] 10.0.0.18 () {34 vars in 766 bytes} [Wed May 6 06:14:45 2026] PUT /v2.0/security-groups/e7aa2929-6d0b-435f-9e90-2c990dd1fba1/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2925] 10.0.0.18 () {34 vars in 766 bytes} [Wed May 6 06:14:45 2026] PUT /v2.0/security-groups/897c2643-e462-4e24-af7f-0241be29ddf5/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2926] 10.0.0.18 () {34 vars in 766 bytes} [Wed May 6 06:14:45 2026] PUT /v2.0/security-groups/3af3fa83-88fa-4f83-bd8e-1c08de16fbd3/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2927] 10.0.0.18 () {34 vars in 766 bytes} [Wed May 6 06:14:45 2026] PUT /v2.0/security-groups/ff4a6576-112c-47cf-be0e-8e0e55e35588/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2928] 10.0.0.18 () {32 vars in 679 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2929] 10.0.0.18 () {32 vars in 693 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2930] 10.0.0.18 () {32 vars in 689 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/2931] 10.0.0.18 () {32 vars in 701 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2932] 10.0.0.18 () {32 vars in 687 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/2933] 10.0.0.18 () {32 vars in 701 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2934] 10.0.0.18 () {32 vars in 697 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/2935] 10.0.0.18 () {32 vars in 709 bytes} [Wed May 6 06:14:45 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2936] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:45 2026] DELETE /v2.0/security-groups/e7aa2929-6d0b-435f-9e90-2c990dd1fba1 => 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: 1551/2937] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:45 2026] DELETE /v2.0/security-groups/897c2643-e462-4e24-af7f-0241be29ddf5 => 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: 1387/2938] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:46 2026] DELETE /v2.0/security-groups/3af3fa83-88fa-4f83-bd8e-1c08de16fbd3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/2939] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:46 2026] DELETE /v2.0/security-groups/ff4a6576-112c-47cf-be0e-8e0e55e35588 => 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: 1388/2940] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:46 2026] DELETE /v2.0/security-groups/c7a243a9-f9f9-4849-a7f8-d7de28394f00 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/2941] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups?tenant_id=28d573ac228843239af4758e0f3cb5a8&name=default => generated 2805 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2942] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:47 2026] DELETE /v2.0/security-groups/ff23b0f7-9ad1-4af1-b501-cf73eba5d9a8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/2943] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:47 2026] GET /v2.0/security-groups?tenant_id=909d106a9baf402e8013e6abc13bcc73&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2944] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:47 2026] DELETE /v2.0/security-groups/7d81d7ea-14ce-44a4-aee7-c673a62b5bf8 => 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: 1555/2945] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:48 2026] GET /v2.0/security-groups?tenant_id=1c2d6d5ac2e847779ba231517b93c77c&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2946] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:48 2026] DELETE /v2.0/security-groups/fbe28cb3-e474-4e7a-a7bd-25764b6017ad => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:51.448 8 WARNING neutron_lib.context [None req-a061e6f2-1dcc-42a1-b6ca-1eda58ebb67e ff8485757357490a89e373af4634b730 6f1048a797f34063a8e04fac36dac143 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1557/2949] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:14:51 2026] POST /v2.0/floatingips => generated 552 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2950] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:14:52 2026] PUT /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/2951] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2952] 10.0.0.18 () {34 vars in 769 bytes} [Wed May 6 06:14:52 2026] PUT /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/2953] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2954] 10.0.0.18 () {34 vars in 765 bytes} [Wed May 6 06:14:52 2026] PUT /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/2955] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2956] 10.0.0.18 () {34 vars in 787 bytes} [Wed May 6 06:14:52 2026] PUT /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/2957] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2958] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:14:52 2026] PUT /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/2959] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2960] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:52.624 8 INFO neutron.api.v2.resource [None req-ef43418f-0663-4115-a555-74d463f74b9b ff8485757357490a89e373af4634b730 6f1048a797f34063a8e04fac36dac143 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/2961] 10.0.0.18 () {32 vars in 750 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2962] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:14:52 2026] DELETE /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/2963] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:14:52.767 7 INFO neutron.api.v2.resource [None req-1d747df8-d630-4ae7-ad24-a734ceb7c52d ff8485757357490a89e373af4634b730 6f1048a797f34063a8e04fac36dac143 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1400/2964] 10.0.0.18 () {32 vars in 753 bytes} [Wed May 6 06:14:52 2026] DELETE /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/2965] 10.0.0.18 () {32 vars in 741 bytes} [Wed May 6 06:14:52 2026] DELETE /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2966] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:14:52 2026] GET /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/2967] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:14:52 2026] DELETE /v2.0/floatingips/75c9c707-9422-4aec-92ff-fe479388d275 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2968] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:53 2026] GET /v2.0/security-groups?tenant_id=6f1048a797f34063a8e04fac36dac143&name=default => generated 2805 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/2969] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/security-groups/6ac7bc57-a29a-4d0d-9a13-e1db61fa9366 => 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: 1403/2970] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:14:54 2026] GET /v2.0/security-groups?tenant_id=47d5285c9ca548d8bba3146bf9c0bdc2&name=default => generated 2805 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/2971] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:14:54 2026] DELETE /v2.0/security-groups/c069880c-499d-4b23-9ab8-5e0010bf89c5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:14:57.713 7 WARNING neutron_lib.context [None req-3b883d0b-553a-431b-a1ea-c472b9528b41 e450cc78ba464050ad24be152f34d92c 8185227f2a0845d2b1e51a443ad3d8a3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:14:57.758 7 INFO neutron.db.segments_db [None req-3b883d0b-553a-431b-a1ea-c472b9528b41 e450cc78ba464050ad24be152f34d92c 8185227f2a0845d2b1e51a443ad3d8a3 - - default default] Added segment 7fe40015-e4e4-4a25-96d0-275be43a01c5 of type vxlan for network 070afff5-a117-483a-a3c0-cf712face807 2026-05-06 06:14:58.087 7 INFO neutron.db.l3_hamode_db [None req-3b883d0b-553a-431b-a1ea-c472b9528b41 e450cc78ba464050ad24be152f34d92c 8185227f2a0845d2b1e51a443ad3d8a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-06 06:14:58.255 7 INFO neutron.db.l3_hamode_db [None req-3b883d0b-553a-431b-a1ea-c472b9528b41 e450cc78ba464050ad24be152f34d92c 8185227f2a0845d2b1e51a443ad3d8a3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1404/2972] 10.0.0.18 () {34 vars in 667 bytes} [Wed May 6 06:14:57 2026] POST /v2.0/routers => generated 474 bytes in 1482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/2973] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:14:59 2026] PUT /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => generated 25 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2974] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/2975] 10.0.0.18 () {34 vars in 761 bytes} [Wed May 6 06:14:59 2026] PUT /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2976] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/2977] 10.0.0.18 () {34 vars in 757 bytes} [Wed May 6 06:14:59 2026] PUT /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2978] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/2979] 10.0.0.18 () {34 vars in 779 bytes} [Wed May 6 06:14:59 2026] PUT /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2980] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => generated 52 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/2981] 10.0.0.18 () {34 vars in 750 bytes} [Wed May 6 06:14:59 2026] PUT /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2982] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => generated 37 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/2983] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:00.016 7 INFO neutron.api.v2.resource [None req-97baa809-80e8-412e-93db-832ce6c875d2 e450cc78ba464050ad24be152f34d92c 8185227f2a0845d2b1e51a443ad3d8a3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/2984] 10.0.0.18 () {32 vars in 742 bytes} [Wed May 6 06:14:59 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/2985] 10.0.0.18 () {32 vars in 741 bytes} [Wed May 6 06:15:00 2026] DELETE /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags/red => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2986] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => generated 30 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:00.257 8 INFO neutron.api.v2.resource [None req-7fe001e5-bcaa-462e-ad2e-2be5e58be7cd e450cc78ba464050ad24be152f34d92c 8185227f2a0845d2b1e51a443ad3d8a3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/2987] 10.0.0.18 () {32 vars in 745 bytes} [Wed May 6 06:15:00 2026] DELETE /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags/green => generated 99 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2988] 10.0.0.18 () {32 vars in 733 bytes} [Wed May 6 06:15:00 2026] DELETE /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => 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: 1577/2989] 10.0.0.18 () {32 vars in 730 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2990] 10.0.0.18 () {32 vars in 720 bytes} [Wed May 6 06:15:00 2026] GET /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2 => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/2991] 10.0.0.18 () {34 vars in 741 bytes} [Wed May 6 06:15:00 2026] PUT /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2 => generated 480 bytes in 754 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2992] 10.0.0.18 () {32 vars in 735 bytes} [Wed May 6 06:15:01 2026] GET /v2.0/ports?device_id=3db5c23d-5f6c-4446-b462-051f496590d2 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:02.312 8 INFO neutron.services.segments.plugin [-] Segment 7fe40015-e4e4-4a25-96d0-275be43a01c5 resource provider aggregate not found 2026-05-06 06:15:02.320 8 INFO neutron.services.segments.plugin [-] Segment 7fe40015-e4e4-4a25-96d0-275be43a01c5 resource provider aggregate not found 2026-05-06 06:15:02.331 8 INFO neutron.services.segments.plugin [-] Segment 7fe40015-e4e4-4a25-96d0-275be43a01c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe40015-e4e4-4a25-96d0-275be43a01c5 found for delete ", "request_id": "req-ed27c376-fe98-437e-9139-f4dd8ba13a3a"}]} 2026-05-06 06:15:02.335 8 INFO neutron.db.l3_hamode_db [None req-0e411ddd-f00e-46c4-a57e-95becd08405b e450cc78ba464050ad24be152f34d92c 8185227f2a0845d2b1e51a443ad3d8a3 - - default default] HA network 070afff5-a117-483a-a3c0-cf712face807 was deleted as no HA routers are present in tenant 8185227f2a0845d2b1e51a443ad3d8a3. 2026-05-06 06:15:02.336 8 INFO neutron.services.segments.plugin [-] Segment 7fe40015-e4e4-4a25-96d0-275be43a01c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7fe40015-e4e4-4a25-96d0-275be43a01c5 found for delete ", "request_id": "req-3c96b45a-26c8-4581-85d1-d28ff3a6d058"}]} [pid: 8|app: 0|req: 1579/2993] 10.0.0.18 () {32 vars in 723 bytes} [Wed May 6 06:15:01 2026] DELETE /v2.0/routers/3db5c23d-5f6c-4446-b462-051f496590d2 => generated 0 bytes in 1060 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2994] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:15:02 2026] GET /v2.0/security-groups?tenant_id=0012a94ea5ef4363800b1a9cea91f915&name=default => generated 2805 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/2995] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:15:03 2026] DELETE /v2.0/security-groups/5fa8ef15-52a3-467a-bbbe-317b37efd75d => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2996] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:15:03 2026] GET /v2.0/security-groups?tenant_id=8185227f2a0845d2b1e51a443ad3d8a3&name=default => generated 2805 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/2997] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:15:03 2026] DELETE /v2.0/security-groups/7f7e5625-b6e5-4983-9ded-5d1eb490db77 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:07.061 7 WARNING neutron_lib.context [None req-7465bec9-f486-45f2-bd5f-aa8c42270c6f 1a91c8701e714c2a85f2ab337826c782 265bf88f74b8413d85c7535be3622667 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1418/3000] 10.0.0.18 () {34 vars in 675 bytes} [Wed May 6 06:15:06 2026] POST /v2.0/subnetpools => generated 516 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3001] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:15:07 2026] PUT /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/3002] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3003] 10.0.0.18 () {34 vars in 769 bytes} [Wed May 6 06:15:07 2026] PUT /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags/green => 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: 1420/3004] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3005] 10.0.0.18 () {34 vars in 765 bytes} [Wed May 6 06:15:07 2026] PUT /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/3006] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3007] 10.0.0.18 () {34 vars in 787 bytes} [Wed May 6 06:15:07 2026] PUT /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/3008] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3009] 10.0.0.18 () {34 vars in 758 bytes} [Wed May 6 06:15:07 2026] PUT /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/3010] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3011] 10.0.0.18 () {32 vars in 746 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:07.587 7 INFO neutron.api.v2.resource [None req-a74cac48-4f8d-494d-8d50-b63442b55660 1a91c8701e714c2a85f2ab337826c782 265bf88f74b8413d85c7535be3622667 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1424/3012] 10.0.0.18 () {32 vars in 750 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3013] 10.0.0.18 () {32 vars in 749 bytes} [Wed May 6 06:15:07 2026] DELETE /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/3014] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:07.700 8 INFO neutron.api.v2.resource [None req-3b9cf499-b4f4-4830-bcb3-6e01fa7ebba1 1a91c8701e714c2a85f2ab337826c782 265bf88f74b8413d85c7535be3622667 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3015] 10.0.0.18 () {32 vars in 753 bytes} [Wed May 6 06:15:07 2026] DELETE /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/3016] 10.0.0.18 () {32 vars in 741 bytes} [Wed May 6 06:15:07 2026] DELETE /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3017] 10.0.0.18 () {32 vars in 738 bytes} [Wed May 6 06:15:07 2026] GET /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f/tags => 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: 1427/3018] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:15:07 2026] DELETE /v2.0/subnetpools/a94e80ae-3b56-4243-82f3-e2a0e7793b2f => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3019] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:15:08 2026] GET /v2.0/security-groups?tenant_id=265bf88f74b8413d85c7535be3622667&name=default => generated 2805 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/3020] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:15:08 2026] DELETE /v2.0/security-groups/23ad9bbb-4d6f-4cc7-9654-a4c3f8ee8e9c => 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: 1593/3021] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:15:08 2026] GET /v2.0/security-groups?tenant_id=6f144937c4ea466fa07fe43c26a70816&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/3022] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:15:09 2026] DELETE /v2.0/security-groups/3b8caa67-b963-4a36-b7af-1e770754ee6f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:12.316 8 WARNING neutron_lib.context [None req-1575e8c9-877f-4322-a13d-29326178b6ff 07afc04bbe67412bbf95880baf7d85d6 5231a06f62864732989cd10c9ed4da64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:15:12.420 8 INFO neutron.db.segments_db [None req-1575e8c9-877f-4322-a13d-29326178b6ff 07afc04bbe67412bbf95880baf7d85d6 5231a06f62864732989cd10c9ed4da64 - - default default] Added segment bec8cf77-3bb0-4fe4-bb32-7a3532d3cc07 of type vxlan for network 981829c9-cb3d-4c9c-a942-bb3ce0715af9 [pid: 8|app: 0|req: 1594/3023] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:15:12 2026] POST /v2.0/networks => generated 632 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:12.534 7 WARNING neutron_lib.context [None req-9929b230-75f4-4291-b877-b9f555a0d0e8 07afc04bbe67412bbf95880baf7d85d6 5231a06f62864732989cd10c9ed4da64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1430/3024] 10.0.0.18 () {34 vars in 663 bytes} [Wed May 6 06:15:12 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:12.897 8 WARNING neutron_lib.context [None req-ed6a2018-d8c3-4873-9c88-fe98e39a940d 07afc04bbe67412bbf95880baf7d85d6 5231a06f62864732989cd10c9ed4da64 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1595/3025] 10.0.0.18 () {34 vars in 665 bytes} [Wed May 6 06:15:12 2026] POST /v2.0/trunks => generated 407 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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/3026] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:15:13 2026] PUT /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3027] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/3028] 10.0.0.18 () {34 vars in 759 bytes} [Wed May 6 06:15:13 2026] PUT /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/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: 1597/3029] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/3030] 10.0.0.18 () {34 vars in 755 bytes} [Wed May 6 06:15:13 2026] PUT /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags/red => generated 4 bytes in 16 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3031] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/3032] 10.0.0.18 () {34 vars in 777 bytes} [Wed May 6 06:15:13 2026] PUT /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/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: 8|app: 0|req: 1599/3033] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/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: 1435/3034] 10.0.0.18 () {34 vars in 748 bytes} [Wed May 6 06:15:13 2026] PUT /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3035] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/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: 1436/3036] 10.0.0.18 () {32 vars in 736 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:13.492 8 INFO neutron.api.v2.resource [None req-99248589-1111-4171-b8fd-b57585701c5b 07afc04bbe67412bbf95880baf7d85d6 5231a06f62864732989cd10c9ed4da64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3037] 10.0.0.18 () {32 vars in 740 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/3038] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:15:13 2026] DELETE /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3039] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:13.589 7 INFO neutron.api.v2.resource [None req-1aa729ca-e2eb-4d41-8ba5-da74c1285ae4 07afc04bbe67412bbf95880baf7d85d6 5231a06f62864732989cd10c9ed4da64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1438/3040] 10.0.0.18 () {32 vars in 743 bytes} [Wed May 6 06:15:13 2026] DELETE /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3041] 10.0.0.18 () {32 vars in 731 bytes} [Wed May 6 06:15:13 2026] DELETE /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/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: 1439/3042] 10.0.0.18 () {32 vars in 728 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6/tags => 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: 1604/3043] 10.0.0.18 () {32 vars in 718 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/3044] 10.0.0.18 () {32 vars in 716 bytes} [Wed May 6 06:15:13 2026] GET /v2.0/ports/fbbb940b-dec9-414d-a379-11c8e29ea31a => generated 826 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3045] 10.0.0.18 () {32 vars in 721 bytes} [Wed May 6 06:15:13 2026] DELETE /v2.0/trunks/45f0f16a-e0d4-470f-b322-875bfed4efb6 => 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: 1441/3046] 10.0.0.18 () {32 vars in 719 bytes} [Wed May 6 06:15:13 2026] DELETE /v2.0/ports/fbbb940b-dec9-414d-a379-11c8e29ea31a => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:15:14.332 8 INFO neutron.services.segments.plugin [-] Segment bec8cf77-3bb0-4fe4-bb32-7a3532d3cc07 resource provider aggregate not found 2026-05-06 06:15:14.345 8 INFO neutron.services.segments.plugin [-] Segment bec8cf77-3bb0-4fe4-bb32-7a3532d3cc07 resource provider aggregate not found 2026-05-06 06:15:14.350 8 INFO neutron.services.segments.plugin [-] Segment bec8cf77-3bb0-4fe4-bb32-7a3532d3cc07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec8cf77-3bb0-4fe4-bb32-7a3532d3cc07 found for delete ", "request_id": "req-fd69661a-e4a4-4ea8-a168-186571645ffd"}]} 2026-05-06 06:15:14.367 8 INFO neutron.services.segments.plugin [-] Segment bec8cf77-3bb0-4fe4-bb32-7a3532d3cc07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bec8cf77-3bb0-4fe4-bb32-7a3532d3cc07 found for delete ", "request_id": "req-c132d268-f5fc-4e79-81f0-e8113b85120c"}]} [pid: 8|app: 0|req: 1606/3047] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:15:14 2026] DELETE /v2.0/networks/981829c9-cb3d-4c9c-a942-bb3ce0715af9 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/3048] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/security-groups?tenant_id=1e82388d435e4eceb97a2b6e39bbe19a&name=default => generated 2805 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3049] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:15:15 2026] DELETE /v2.0/security-groups/f0b45ffd-c902-4dd4-8bde-2c394ed6cc42 => 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: 1443/3050] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:15:15 2026] GET /v2.0/security-groups?tenant_id=5231a06f62864732989cd10c9ed4da64&name=default => generated 2805 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3051] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:15:15 2026] DELETE /v2.0/security-groups/6c0f57b5-ed48-4e1d-b5b2-9e3dcb6e6d75 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-06 06:15:18.875 7 WARNING neutron_lib.context [None req-f5cc37ae-43a5-432f-a038-e7cd09fc5c2d 98cf34d9e2b048a0bd012ae8c861b3af 98401a40c0364ef3a4595004c2c805bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:15:18.998 7 INFO neutron.db.segments_db [None req-f5cc37ae-43a5-432f-a038-e7cd09fc5c2d 98cf34d9e2b048a0bd012ae8c861b3af 98401a40c0364ef3a4595004c2c805bc - - default default] Added segment 3d98ed7c-665a-4c5a-a75e-b3731e1c63ac of type vxlan for network 399fec3d-7eb9-4ff1-b294-aa9f76bfa336 [pid: 7|app: 0|req: 1444/3054] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:15:18 2026] POST /v2.0/networks => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-06 06:15:19.116 8 WARNING neutron_lib.context [None req-69e9aa8f-0599-4c43-ab6b-cdc8288780b5 98cf34d9e2b048a0bd012ae8c861b3af 98401a40c0364ef3a4595004c2c805bc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-06 06:15:19.167 8 INFO neutron.db.segments_db [None req-69e9aa8f-0599-4c43-ab6b-cdc8288780b5 98cf34d9e2b048a0bd012ae8c861b3af 98401a40c0364ef3a4595004c2c805bc - - default default] Added segment 9f9fd8a2-7984-4e46-a345-44318a7a4996 of type vxlan for network 8b445734-b458-4e20-a6a3-a0c1c43f6511 [pid: 8|app: 0|req: 1611/3055] 10.0.0.18 () {34 vars in 669 bytes} [Wed May 6 06:15:19 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/3056] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:15:19 2026] PUT /v2.0/networks/399fec3d-7eb9-4ff1-b294-aa9f76bfa336/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3057] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/networks/399fec3d-7eb9-4ff1-b294-aa9f76bfa336/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/3058] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:15:19 2026] PUT /v2.0/networks/8b445734-b458-4e20-a6a3-a0c1c43f6511/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3059] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/networks/8b445734-b458-4e20-a6a3-a0c1c43f6511/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/3060] 10.0.0.18 () {34 vars in 752 bytes} [Wed May 6 06:15:19 2026] PUT /v2.0/networks/8b445734-b458-4e20-a6a3-a0c1c43f6511/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3061] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/networks/8b445734-b458-4e20-a6a3-a0c1c43f6511/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/3062] 10.0.0.18 () {32 vars in 732 bytes} [Wed May 6 06:15:19 2026] GET /v2.0/networks/399fec3d-7eb9-4ff1-b294-aa9f76bfa336/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-06 06:15:19.935 8 INFO neutron.services.segments.plugin [-] Segment 3d98ed7c-665a-4c5a-a75e-b3731e1c63ac resource provider aggregate not found 2026-05-06 06:15:19.939 8 INFO neutron.services.segments.plugin [-] Segment 3d98ed7c-665a-4c5a-a75e-b3731e1c63ac resource provider aggregate not found 2026-05-06 06:15:19.959 8 INFO neutron.services.segments.plugin [-] Segment 3d98ed7c-665a-4c5a-a75e-b3731e1c63ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d98ed7c-665a-4c5a-a75e-b3731e1c63ac found for delete ", "request_id": "req-510fe195-3c39-456c-9c8d-11bef8a6f609"}]} 2026-05-06 06:15:19.960 8 INFO neutron.services.segments.plugin [-] Segment 3d98ed7c-665a-4c5a-a75e-b3731e1c63ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d98ed7c-665a-4c5a-a75e-b3731e1c63ac found for delete ", "request_id": "req-42433de2-d292-463b-83ca-5099bcad0ffe"}]} [pid: 8|app: 0|req: 1615/3063] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:15:19 2026] DELETE /v2.0/networks/399fec3d-7eb9-4ff1-b294-aa9f76bfa336 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-06 06:15:20.174 7 INFO neutron.services.segments.plugin [-] Segment 9f9fd8a2-7984-4e46-a345-44318a7a4996 resource provider aggregate not found 2026-05-06 06:15:20.179 7 INFO neutron.services.segments.plugin [-] Segment 9f9fd8a2-7984-4e46-a345-44318a7a4996 resource provider aggregate not found 2026-05-06 06:15:20.194 7 INFO neutron.services.segments.plugin [-] Segment 9f9fd8a2-7984-4e46-a345-44318a7a4996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f9fd8a2-7984-4e46-a345-44318a7a4996 found for delete ", "request_id": "req-b0a48767-117c-4aef-baee-6ad2c76005d5"}]} 2026-05-06 06:15:20.204 7 INFO neutron.services.segments.plugin [-] Segment 9f9fd8a2-7984-4e46-a345-44318a7a4996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f9fd8a2-7984-4e46-a345-44318a7a4996 found for delete ", "request_id": "req-efd43df2-7462-4c27-ba8e-9277a2131245"}]} [pid: 7|app: 0|req: 1449/3064] 10.0.0.18 () {32 vars in 725 bytes} [Wed May 6 06:15:19 2026] DELETE /v2.0/networks/8b445734-b458-4e20-a6a3-a0c1c43f6511 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3065] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:15:20 2026] GET /v2.0/security-groups?tenant_id=98401a40c0364ef3a4595004c2c805bc&name=default => generated 2805 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/3066] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:15:21 2026] DELETE /v2.0/security-groups/27c989a1-3048-4bbb-a842-8cc3975b1447 => 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: 1617/3067] 10.0.0.18 () {32 vars in 773 bytes} [Wed May 6 06:15:21 2026] GET /v2.0/security-groups?tenant_id=00e5c6c2b4394bfda5eaa8445bf74429&name=default => generated 2805 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/3068] 10.0.0.18 () {32 vars in 739 bytes} [Wed May 6 06:15:21 2026] DELETE /v2.0/security-groups/3b0d3404-58ea-4e3c-b024-7df304bc390b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3069] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:15:23 2026] GET /v2.0/networks => generated 2168 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/3070] 10.0.0.18 () {32 vars in 654 bytes} [Wed May 6 06:15:25 2026] GET /v2.0/floatingips => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3071] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:15:25 2026] GET /v2.0/routers => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3072] 10.0.0.18 () {32 vars in 642 bytes} [Wed May 6 06:15:25 2026] GET /v2.0/ports => generated 4725 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3073] 10.0.0.18 () {32 vars in 646 bytes} [Wed May 6 06:15:25 2026] GET /v2.0/subnets => generated 1261 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3074] 10.0.0.18 () {32 vars in 648 bytes} [Wed May 6 06:15:25 2026] GET /v2.0/networks => generated 2168 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3075] 10.0.0.18 () {32 vars in 662 bytes} [Wed May 6 06:15:25 2026] GET /v2.0/security-groups => generated 16626 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3076] 10.0.0.18 () {32 vars in 654 bytes} [Wed May 6 06:15:25 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)