+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 07:59:23 2026] *** compiled with version: 11.4.0 on 02 June 2026 01:53:59 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-56d57b5c7c-s7hml 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 0x563e8b3e89c0 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: 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/munch/__init__.py:24: 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-07-01 07:59:26.958 9 INFO neutron.common.config [-] Logging enabled! 2026-07-01 07:59:26.958 9 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-01 07:59:26.983 8 INFO neutron.common.config [-] Logging enabled! 2026-07-01 07:59:26.983 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-07-01 07:59:27.223 9 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 07:59:27.241 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 07:59:28.004 9 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 07:59:28.007 9 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 07:59:28.010 9 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 07:59:28.011 9 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 07:59:28.011 9 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 07:59:28.011 9 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 07:59:28.011 9 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 07:59:28.017 9 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 07:59:28.018 9 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 07:59:28.018 9 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 07:59:28.036 9 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 07:59:28.037 9 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 07:59:28.038 9 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 07:59:28.061 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 07:59:28.064 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 07:59:28.067 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-07-01 07:59:28.068 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 07:59:28.068 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 07:59:28.069 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 07:59:28.069 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 07:59:28.074 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 07:59:28.074 9 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 07:59:28.074 9 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 07:59:28.074 9 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 07:59:28.075 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 07:59:28.076 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 07:59:28.076 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 07:59:28.098 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 07:59:28.099 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 07:59:28.099 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 07:59:28.139 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 07:59:28.139 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 07:59:28.139 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 07:59:28.140 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 07:59:28.440 9 INFO neutron.plugins.ml2.managers [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] Initializing driver for type 'vlan' 2026-07-01 07:59:28.523 8 INFO neutron.plugins.ml2.managers [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 07:59:28.738 9 INFO neutron.plugins.ml2.drivers.type_vlan [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] VlanTypeDriver initialization complete 2026-07-01 07:59:28.738 9 INFO neutron.plugins.ml2.managers [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 07:59:28.739 9 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 07:59:28.763 9 INFO neutron.plugins.ml2.managers [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 07:59:28.763 9 INFO neutron.plugins.ml2.extensions.dns_integration [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 07:59:28.764 9 INFO neutron.plugins.ml2.managers [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] Initializing extension driver 'port_security' 2026-07-01 07:59:28.764 9 INFO neutron.plugins.ml2.extensions.port_security [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 07:59:28.764 9 INFO neutron.plugins.ml2.managers [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] Initializing extension driver 'qos' 2026-07-01 07:59:28.764 9 INFO neutron.plugins.ml2.managers [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 07:59:28.764 9 INFO neutron.plugins.ml2.managers [None req-4c455ebc-9529-45fc-b652-ed6793fc71bd - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 07:59:28.774 9 INFO neutron.quota [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded quota_driver: . 2026-07-01 07:59:28.775 9 INFO neutron.plugins.ml2.plugin [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 07:59:28.775 9 INFO neutron.plugins.ml2.managers [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 07:59:28.775 9 INFO neutron.plugins.ml2.managers [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 07:59:28.775 9 INFO neutron.plugins.ml2.managers [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 07:59:28.776 9 INFO neutron.extensions.vlantransparent [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Disabled vlantransparent extension. 2026-07-01 07:59:28.776 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: qos 2026-07-01 07:59:28.786 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: router 2026-07-01 07:59:28.821 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 07:59:28.821 8 INFO neutron.plugins.ml2.managers [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 07:59:28.821 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 07:59:28.821 9 INFO neutron.services.service_base [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 07:59:28.822 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: segments 2026-07-01 07:59:28.845 8 INFO neutron.plugins.ml2.managers [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 07:59:28.846 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 07:59:28.846 8 INFO neutron.plugins.ml2.managers [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 07:59:28.846 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 07:59:28.846 8 INFO neutron.plugins.ml2.managers [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] Initializing extension driver 'qos' 2026-07-01 07:59:28.846 8 INFO neutron.plugins.ml2.managers [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 07:59:28.846 8 INFO neutron.plugins.ml2.managers [None req-8e4a0e99-935a-48b4-8853-54b45d3c8e98 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 07:59:28.860 8 INFO neutron.quota [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded quota_driver: . 2026-07-01 07:59:28.860 8 INFO neutron.plugins.ml2.plugin [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 07:59:28.860 8 INFO neutron.plugins.ml2.managers [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 07:59:28.861 8 INFO neutron.plugins.ml2.managers [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 07:59:28.861 8 INFO neutron.plugins.ml2.managers [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 07:59:28.861 8 INFO neutron.extensions.vlantransparent [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Disabled vlantransparent extension. 2026-07-01 07:59:28.861 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: qos 2026-07-01 07:59:28.872 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: router 2026-07-01 07:59:28.911 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: trunk 2026-07-01 07:59:28.914 8 INFO neutron.services.service_base [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 07:59:28.914 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: segments 2026-07-01 07:59:28.959 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: vpnaas 2026-07-01 07:59:28.994 9 WARNING stevedore.named [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 07:59:29.017 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: trunk 2026-07-01 07:59:29.050 9 INFO neutron_vpnaas.services.vpn.plugin [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 07:59:29.050 9 INFO neutron.common.utils [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 07:59:29.051 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: auto_allocate 2026-07-01 07:59:29.056 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: tag 2026-07-01 07:59:29.061 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: timestamp 2026-07-01 07:59:29.065 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 07:59:29.065 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: vpnaas 2026-07-01 07:59:29.070 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: flavors 2026-07-01 07:59:29.073 9 INFO neutron.manager [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loading Plugin: revisions 2026-07-01 07:59:29.076 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Initializing extension manager. 2026-07-01 07:59:29.077 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: address-group 2026-07-01 07:59:29.078 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: address-scope 2026-07-01 07:59:29.079 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 07:59:29.080 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: agent 2026-07-01 07:59:29.080 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 07:59:29.081 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 07:59:29.082 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 07:59:29.083 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: availability_zone 2026-07-01 07:59:29.084 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 07:59:29.084 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 07:59:29.085 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: default-subnetpools 2026-07-01 07:59:29.086 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 07:59:29.087 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: dns-integration 2026-07-01 07:59:29.088 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 07:59:29.088 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 07:59:29.089 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: dvr 2026-07-01 07:59:29.090 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 07:59:29.090 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 07:59:29.091 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 07:59:29.091 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 07:59:29.092 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: external-net 2026-07-01 07:59:29.092 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 07:59:29.093 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: extraroute 2026-07-01 07:59:29.093 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 07:59:29.094 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 07:59:29.095 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 07:59:29.095 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 07:59:29.096 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 07:59:29.096 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: fip-port-details 2026-07-01 07:59:29.097 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: flavors 2026-07-01 07:59:29.098 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 07:59:29.099 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: floatingip-pools 2026-07-01 07:59:29.099 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: ip_allocation 2026-07-01 07:59:29.100 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 07:59:29.100 8 WARNING stevedore.named [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 07:59:29.101 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: l2_adjacency 2026-07-01 07:59:29.102 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: router 2026-07-01 07:59:29.103 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 07:59:29.104 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 07:59:29.104 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: l3-ha 2026-07-01 07:59:29.105 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 07:59:29.105 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: l3-flavors 2026-07-01 07:59:29.106 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 07:59:29.107 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 07:59:29.109 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 07:59:29.110 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 07:59:29.111 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 07:59:29.112 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 07:59:29.113 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 07:59:29.113 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: multi-provider 2026-07-01 07:59:29.114 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: net-mtu 2026-07-01 07:59:29.114 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 07:59:29.115 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: network_availability_zone 2026-07-01 07:59:29.116 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: network-ip-availability 2026-07-01 07:59:29.117 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 07:59:29.117 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: pagination 2026-07-01 07:59:29.118 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: port-device-profile 2026-07-01 07:59:29.118 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: port-mac-override 2026-07-01 07:59:29.119 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 07:59:29.119 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 07:59:29.120 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: port-resource-request 2026-07-01 07:59:29.121 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 07:59:29.121 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: binding 2026-07-01 07:59:29.122 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: binding-extended 2026-07-01 07:59:29.123 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: port-security 2026-07-01 07:59:29.123 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: project-id 2026-07-01 07:59:29.124 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: provider 2026-07-01 07:59:29.125 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos 2026-07-01 07:59:29.126 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 07:59:29.127 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 07:59:29.127 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-default 2026-07-01 07:59:29.128 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-fip 2026-07-01 07:59:29.128 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 07:59:29.129 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 07:59:29.129 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 07:59:29.130 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 07:59:29.131 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 07:59:29.132 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-pps 2026-07-01 07:59:29.133 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 07:59:29.133 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 07:59:29.134 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 07:59:29.134 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: quota-check-limit 2026-07-01 07:59:29.136 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: quotas 2026-07-01 07:59:29.137 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: quota_details 2026-07-01 07:59:29.138 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: rbac-policies 2026-07-01 07:59:29.139 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: rbac-address-group 2026-07-01 07:59:29.139 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 07:59:29.140 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 07:59:29.141 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 07:59:29.141 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: revision-if-match 2026-07-01 07:59:29.142 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 07:59:29.142 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: router_availability_zone 2026-07-01 07:59:29.143 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 07:59:29.144 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 07:59:29.144 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 07:59:29.145 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 07:59:29.145 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 07:59:29.153 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: security-group 2026-07-01 07:59:29.154 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: segment 2026-07-01 07:59:29.155 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 07:59:29.156 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: service-type 2026-07-01 07:59:29.156 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: sorting 2026-07-01 07:59:29.157 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 07:59:29.157 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: standard-attr-description 2026-07-01 07:59:29.158 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: stateful-security-group 2026-07-01 07:59:29.158 9 WARNING neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 07:59:29.159 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 07:59:29.160 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: subnet_onboard 2026-07-01 07:59:29.160 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 07:59:29.161 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: subnet-service-types 2026-07-01 07:59:29.161 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: subnet_allocation 2026-07-01 07:59:29.162 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 07:59:29.163 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 07:59:29.164 8 INFO neutron_vpnaas.services.vpn.plugin [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 07:59:29.165 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 07:59:29.165 8 INFO neutron.common.utils [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 07:59:29.165 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 07:59:29.165 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 07:59:29.166 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: trunk 2026-07-01 07:59:29.167 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: trunk-details 2026-07-01 07:59:29.167 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 07:59:29.168 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 07:59:29.169 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 07:59:29.169 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: vpn-flavors 2026-07-01 07:59:29.170 9 INFO neutron.api.extensions [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Loaded extension: vpnaas 2026-07-01 07:59:29.171 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: tag 2026-07-01 07:59:29.172 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 07:59:29.173 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 07:59:29.173 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.173 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 07:59:29.174 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 07:59:29.174 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 07:59:29.176 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: timestamp 2026-07-01 07:59:29.176 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 07:59:29.176 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 07:59:29.176 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 07:59:29.177 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.177 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] subnetpool is already registered 2026-07-01 07:59:29.177 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.177 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] subnetpool is already registered 2026-07-01 07:59:29.178 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 07:59:29.178 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 07:59:29.178 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 07:59:29.178 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 07:59:29.178 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 07:59:29.179 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 07:59:29.179 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 07:59:29.180 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 07:59:29.181 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] router is already registered 2026-07-01 07:59:29.181 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 07:59:29.181 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] floatingip is already registered 2026-07-01 07:59:29.182 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 07:59:29.182 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] rbac_policy is already registered 2026-07-01 07:59:29.182 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 07:59:29.182 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] security_group is already registered 2026-07-01 07:59:29.183 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 07:59:29.183 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] security_group_rule is already registered 2026-07-01 07:59:29.183 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: flavors 2026-07-01 07:59:29.183 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.183 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] subnetpool is already registered 2026-07-01 07:59:29.183 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.184 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] subnetpool is already registered 2026-07-01 07:59:29.184 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 07:59:29.184 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] trunk is already registered 2026-07-01 07:59:29.184 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 07:59:29.184 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] endpoint_group is already registered 2026-07-01 07:59:29.184 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 07:59:29.185 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] vpnservice is already registered 2026-07-01 07:59:29.185 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 07:59:29.185 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] ipsec_site_connection is already registered 2026-07-01 07:59:29.185 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 07:59:29.185 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] ipsecpolicy is already registered 2026-07-01 07:59:29.185 9 INFO neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 07:59:29.186 9 WARNING neutron.quota.resource_registry [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] ikepolicy is already registered 2026-07-01 07:59:29.186 8 INFO neutron.manager [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loading Plugin: revisions 2026-07-01 07:59:29.189 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Initializing extension manager. 2026-07-01 07:59:29.191 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: address-group 2026-07-01 07:59:29.192 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: address-scope 2026-07-01 07:59:29.192 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 07:59:29.193 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: agent 2026-07-01 07:59:29.194 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 07:59:29.195 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 07:59:29.196 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 07:59:29.197 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: availability_zone 2026-07-01 07:59:29.197 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 07:59:29.198 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 07:59:29.198 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 07:59:29.200 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 07:59:29.200 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: dns-integration 2026-07-01 07:59:29.201 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 07:59:29.202 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 07:59:29.202 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: dvr 2026-07-01 07:59:29.203 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 07:59:29.203 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 07:59:29.204 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 07:59:29.205 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 07:59:29.205 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: external-net 2026-07-01 07:59:29.206 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 07:59:29.206 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: extraroute 2026-07-01 07:59:29.207 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 07:59:29.208 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 07:59:29.208 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 07:59:29.209 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 07:59:29.210 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 07:59:29.210 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: fip-port-details 2026-07-01 07:59:29.211 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: flavors 2026-07-01 07:59:29.212 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 07:59:29.213 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 07:59:29.214 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: ip_allocation 2026-07-01 07:59:29.214 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 07:59:29.215 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 07:59:29.216 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: router 2026-07-01 07:59:29.218 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 07:59:29.219 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 07:59:29.220 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: l3-ha 2026-07-01 07:59:29.221 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 07:59:29.221 9 WARNING keystonemiddleware._common.config [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:59:29.221 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: l3-flavors 2026-07-01 07:59:29.223 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 07:59:29.223 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 07:59:29.226 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 07:59:29.227 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 07:59:29.228 9 WARNING oslo_config.cfg [None req-d83f5da5-cd99-4105-bc0f-2adff648cf4b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 07:59:29.229 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension logging not supported by any of loaded plugins WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x563e8b3e89c0 pid: 9 (default app) 2026-07-01 07:59:29.233 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 07:59:29.235 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 07:59:29.237 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: multi-provider 2026-07-01 07:59:29.238 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: net-mtu 2026-07-01 07:59:29.239 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 07:59:29.241 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 07:59:29.242 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 07:59:29.244 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 07:59:29.245 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: pagination 2026-07-01 07:59:29.245 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: port-device-profile 2026-07-01 07:59:29.246 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: port-mac-override 2026-07-01 07:59:29.246 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 07:59:29.247 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 07:59:29.248 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: port-resource-request 2026-07-01 07:59:29.249 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 07:59:29.249 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: binding 2026-07-01 07:59:29.250 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: binding-extended 2026-07-01 07:59:29.251 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: port-security 2026-07-01 07:59:29.251 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: project-id 2026-07-01 07:59:29.252 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: provider 2026-07-01 07:59:29.253 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos 2026-07-01 07:59:29.254 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 07:59:29.255 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 07:59:29.255 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-default 2026-07-01 07:59:29.256 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-fip 2026-07-01 07:59:29.256 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 07:59:29.257 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 07:59:29.258 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 07:59:29.258 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 07:59:29.259 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 07:59:29.260 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-pps 2026-07-01 07:59:29.260 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 07:59:29.261 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 07:59:29.262 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 07:59:29.262 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 07:59:29.264 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: quotas 2026-07-01 07:59:29.265 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: quota_details 2026-07-01 07:59:29.266 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: rbac-policies 2026-07-01 07:59:29.267 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 07:59:29.268 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 07:59:29.268 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 07:59:29.269 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 07:59:29.269 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: revision-if-match 2026-07-01 07:59:29.270 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 07:59:29.271 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 07:59:29.271 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 07:59:29.272 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 07:59:29.272 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 07:59:29.273 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 07:59:29.274 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 07:59:29.281 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: security-group 2026-07-01 07:59:29.282 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: segment 2026-07-01 07:59:29.283 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 07:59:29.283 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: service-type 2026-07-01 07:59:29.284 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: sorting 2026-07-01 07:59:29.284 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 07:59:29.285 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 07:59:29.286 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 07:59:29.286 8 WARNING neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 07:59:29.287 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 07:59:29.287 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 07:59:29.288 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 07:59:29.288 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 07:59:29.289 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 07:59:29.290 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 07:59:29.290 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 07:59:29.293 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 07:59:29.294 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 07:59:29.294 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: trunk 2026-07-01 07:59:29.295 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: trunk-details 2026-07-01 07:59:29.296 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 07:59:29.296 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 07:59:29.297 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 07:59:29.298 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 07:59:29.299 8 INFO neutron.api.extensions [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Loaded extension: vpnaas 2026-07-01 07:59:29.304 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 07:59:29.304 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 07:59:29.304 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.305 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 07:59:29.306 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 07:59:29.306 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 07:59:29.310 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 07:59:29.310 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 07:59:29.311 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 07:59:29.311 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.311 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] subnetpool is already registered 2026-07-01 07:59:29.311 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.312 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] subnetpool is already registered 2026-07-01 07:59:29.312 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 07:59:29.312 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 07:59:29.313 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 07:59:29.313 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 07:59:29.313 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 07:59:29.313 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 07:59:29.315 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 07:59:29.316 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] router is already registered 2026-07-01 07:59:29.316 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 07:59:29.316 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] floatingip is already registered 2026-07-01 07:59:29.317 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 07:59:29.317 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] rbac_policy is already registered 2026-07-01 07:59:29.318 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 07:59:29.318 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] security_group is already registered 2026-07-01 07:59:29.318 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 07:59:29.318 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] security_group_rule is already registered 2026-07-01 07:59:29.318 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.319 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] subnetpool is already registered 2026-07-01 07:59:29.319 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 07:59:29.319 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] subnetpool is already registered 2026-07-01 07:59:29.320 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 07:59:29.320 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] trunk is already registered 2026-07-01 07:59:29.320 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 07:59:29.321 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] endpoint_group is already registered 2026-07-01 07:59:29.321 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 07:59:29.321 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] vpnservice is already registered 2026-07-01 07:59:29.321 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 07:59:29.321 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] ipsec_site_connection is already registered 2026-07-01 07:59:29.322 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 07:59:29.322 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] ipsecpolicy is already registered 2026-07-01 07:59:29.322 8 INFO neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 07:59:29.322 8 WARNING neutron.quota.resource_registry [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] ikepolicy is already registered 2026-07-01 07:59:29.361 8 WARNING keystonemiddleware._common.config [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:59:29.371 8 WARNING oslo_config.cfg [None req-5a594844-7661-47ec-a2d6-a0d143129f28 - - - - - -] 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 6 seconds on interpreter 0x563e8b3e89c0 pid: 8 (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-07-01 07:59:35.508 9 WARNING oslo_policy.policy [None req-f14f46da-a2e4-43c0-8839-18d71374a5b2 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - default default] 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. [pid: 9|app: 0|req: 4/4] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 07:59:35 2026] GET /v2.0/networks => generated 15 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 156 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, ' 2026-07-01 07:59:36.028 8 WARNING oslo_policy.policy [None req-ee051c9d-c9f3-45a0-96bf-6f1e771227c2 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - default default] 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-07-01 07:59:36.588 8 WARNING neutron.services.revisions.revision_plugin [None req-ee051c9d-c9f3-45a0-96bf-6f1e771227c2 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Could not find related network for resource to bump revision. 2026-07-01 07:59:36.617 8 INFO neutron.db.segments_db [None req-ee051c9d-c9f3-45a0-96bf-6f1e771227c2 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment ed2ea53e-58d9-48c4-b7e7-b3c54ade5624 of type flat for network 5387516b-f3a7-4669-8c12-1cb97c4b9f59 2026-07-01 07:59:36.673 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee051c9d-c9f3-45a0-96bf-6f1e771227c2 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/5] 199.19.213.221 () {48 vars in 968 bytes} [Wed Jul 1 07:59:35 2026] POST /v2.0/networks => generated 124 bytes in 731 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 07:59:42 2026] GET /v2.0/networks => generated 15 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:59:42.845 9 WARNING neutron.services.revisions.revision_plugin [None req-aaa05b5c-0e68-4a98-95bb-b46ecb2ad31e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Could not find related network for resource to bump revision. 2026-07-01 07:59:42.874 9 INFO neutron.db.segments_db [None req-aaa05b5c-0e68-4a98-95bb-b46ecb2ad31e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 10639d25-0e3b-4abe-afce-c7bf84265900 of type flat for network ef591f76-8ba3-4a64-97c6-9ebb7b584ce1 2026-07-01 07:59:42.933 9 INFO neutron.pecan_wsgi.hooks.translation [None req-aaa05b5c-0e68-4a98-95bb-b46ecb2ad31e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 6/8] 199.19.213.221 () {48 vars in 968 bytes} [Wed Jul 1 07:59:42 2026] POST /v2.0/networks => generated 124 bytes in 211 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 07:59:48 2026] GET /v2.0/networks => generated 15 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:59:48.779 9 WARNING neutron.services.revisions.revision_plugin [None req-cff38531-8287-4428-a1e4-748728241102 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Could not find related network for resource to bump revision. 2026-07-01 07:59:48.797 9 INFO neutron.db.segments_db [None req-cff38531-8287-4428-a1e4-748728241102 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 6297ac6e-55f2-4454-ae25-60fdb8d8892e of type flat for network 74a63037-2161-41b3-a965-5845530db8a5 2026-07-01 07:59:48.842 9 INFO neutron.pecan_wsgi.hooks.translation [None req-cff38531-8287-4428-a1e4-748728241102 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 7/10] 199.19.213.221 () {48 vars in 968 bytes} [Wed Jul 1 07:59:48 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/11] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 07:59:54 2026] GET /v2.0/networks => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:59:54.684 9 WARNING neutron.services.revisions.revision_plugin [None req-b848798c-cb0f-43c6-8590-2d36c841f252 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Could not find related network for resource to bump revision. 2026-07-01 07:59:54.709 9 INFO neutron.db.segments_db [None req-b848798c-cb0f-43c6-8590-2d36c841f252 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 92555cc6-8cc9-4de4-b086-7da16c2c7b5b of type flat for network 9a5c3f61-57e2-43f6-af32-03647a8b6a3f 2026-07-01 07:59:54.744 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b848798c-cb0f-43c6-8590-2d36c841f252 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] POST failed (client error): The resource could not be found. [pid: 9|app: 0|req: 8/12] 199.19.213.221 () {48 vars in 968 bytes} [Wed Jul 1 07:59:54 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 9/14] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:00:00 2026] GET /v2.0/networks => generated 15 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:00:00.614 8 WARNING neutron.services.revisions.revision_plugin [None req-751d17aa-23ce-4421-bf90-2958713371e0 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Could not find related network for resource to bump revision. 2026-07-01 08:00:00.639 8 INFO neutron.db.segments_db [None req-751d17aa-23ce-4421-bf90-2958713371e0 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 60543a38-56df-40e1-8f21-51b5a4750943 of type flat for network 1f0551f7-e736-490e-94a8-508563dbf609 [pid: 8|app: 0|req: 6/15] 199.19.213.221 () {48 vars in 968 bytes} [Wed Jul 1 08:00:00 2026] POST /v2.0/networks => generated 706 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 10/16] 199.19.213.221 () {44 vars in 912 bytes} [Wed Jul 1 08:00:01 2026] GET /v2.0/subnets => 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: 7/17] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:00:01 2026] GET /v2.0/networks => generated 709 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 11/18] 199.19.213.221 () {48 vars in 966 bytes} [Wed Jul 1 08:00:01 2026] POST /v2.0/subnets => generated 641 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:06:30.482 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:06:30.483 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:06:30.483 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:06:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.221) !!! [pid: 9|app: 0|req: 37/70] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:06:30 2026] GET /v2.0/networks => generated 753 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:06:30.674 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:06:30.675 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:06:30.676 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:06:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.221) !!! 2026-07-01 08:06:30.733 8 INFO neutron.db.segments_db [None req-c8b7edee-c12f-4e8a-a1a2-b5a87d1ae12b 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 1632e177-3ad0-4751-a9a3-7e68893b680b of type vxlan for network c509c41c-e94b-4eca-a14b-eedcd65c4106 [pid: 8|app: 0|req: 34/71] 199.19.213.221 () {48 vars in 967 bytes} [Wed Jul 1 08:06:30 2026] POST /v2.0/networks => generated 707 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:06:31.624 9 INFO oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56742. 2026-07-01 08:06:31.624 9 INFO oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56744. [pid: 9|app: 0|req: 38/72] 199.19.213.221 () {44 vars in 912 bytes} [Wed Jul 1 08:06:31 2026] GET /v2.0/subnets => generated 644 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:06:31.766 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56762. 2026-07-01 08:06:31.766 8 INFO oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56756. [pid: 8|app: 0|req: 35/73] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:06:31 2026] GET /v2.0/networks => generated 1430 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 39/74] 199.19.213.221 () {48 vars in 966 bytes} [Wed Jul 1 08:06:31 2026] POST /v2.0/subnets => generated 627 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:06:32 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 2793 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 40/76] 199.19.213.221 () {48 vars in 982 bytes} [Wed Jul 1 08:06:33 2026] POST /v2.0/security-groups => generated 1552 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:06:34 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 4327 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 41/78] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:06:34 2026] GET /v2.0/security-groups => generated 4327 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:06:34 2026] POST /v2.0/security-group-rules => generated 569 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 42/80] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:06:35 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 4909 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:06:35 2026] GET /v2.0/security-groups => generated 4909 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 43/82] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:06:35 2026] POST /v2.0/security-group-rules => generated 571 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:06:36 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 5493 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 44/84] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:06:36 2026] GET /v2.0/security-groups => generated 5493 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:06:36 2026] POST /v2.0/security-group-rules => generated 571 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 45/86] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:06:36 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 6077 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:06:37 2026] GET /v2.0/security-groups => generated 6077 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 46/88] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:06:37 2026] POST /v2.0/security-group-rules => generated 571 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:06:38 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 6661 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 47/90] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:06:38 2026] GET /v2.0/security-groups => generated 6661 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:06:38 2026] POST /v2.0/security-group-rules => generated 571 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 48/92] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:06:39 2026] GET /v2.0/security-groups => generated 7245 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.19.213.221 () {44 vars in 908 bytes} [Wed Jul 1 08:06:39 2026] GET /v2.0/ports => generated 2489 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 49/94] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:06:39 2026] GET /v2.0/networks => generated 1474 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/97] 199.19.213.221 () {48 vars in 962 bytes} [Wed Jul 1 08:06:40 2026] POST /v2.0/ports => generated 1096 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:06:46.145 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f55f3e0b-2b1b-4a56-aa57-3ad35d7fb261 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 52/98] 199.19.213.221 () {44 vars in 982 bytes} [Wed Jul 1 08:06:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 47/99] 199.19.213.221 () {44 vars in 1004 bytes} [Wed Jul 1 08:06:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 53/100] 199.19.213.221 () {48 vars in 1034 bytes} [Wed Jul 1 08:06:46 2026] PUT /v2.0/ports/3cb75de3-98f8-49cb-8f36-33bb2c12b33d => generated 1209 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/101] 199.19.213.221 () {44 vars in 908 bytes} [Wed Jul 1 08:06:48 2026] GET /v2.0/ports => generated 3726 bytes in 71 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, ' [pid: 9|app: 0|req: 54/102] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:06:49 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 7245 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/103] 199.19.213.221 () {48 vars in 982 bytes} [Wed Jul 1 08:06:49 2026] POST /v2.0/security-groups => generated 1546 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 55/104] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:06:49 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 8773 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/105] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:06:50 2026] GET /v2.0/security-groups => generated 8773 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 56/106] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:06:50 2026] POST /v2.0/security-group-rules => generated 589 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/107] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:06:50 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9375 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 57/108] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:06:51 2026] GET /v2.0/security-groups => generated 9375 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:06:51 2026] POST /v2.0/security-group-rules => generated 593 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 62/118] 199.19.213.221 () {44 vars in 976 bytes} [Wed Jul 1 08:07:49 2026] GET /v2.0/quotas/b896b05d89df49c1951279ad3fa4e9b3 => generated 292 bytes in 14 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:140: 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: 57/119] 199.19.213.221 () {48 vars in 1028 bytes} [Wed Jul 1 08:07:50 2026] PUT /v2.0/quotas/b896b05d89df49c1951279ad3fa4e9b3 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 63/120] 199.19.213.221 () {44 vars in 976 bytes} [Wed Jul 1 08:07:50 2026] GET /v2.0/quotas/b896b05d89df49c1951279ad3fa4e9b3 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:09:48.955 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:09:48.959 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:09:48.960 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:09:48 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.19.213.221) !!! /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-07-01 08:09:49.156 9 INFO neutron.pecan_wsgi.hooks.translation [None req-71c1492c-7536-41ff-a967-a34062c30c78 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 72/137] 199.19.213.221 () {30 vars in 743 bytes} [Wed Jul 1 08:09:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 207 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:09:49.168 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:09:49.169 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:09:49.169 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:09:49 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.221) !!! /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: 66/138] 199.19.213.221 () {30 vars in 765 bytes} [Wed Jul 1 08:09:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:09:50.824 9 INFO oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46488. 2026-07-01 08:09:50.826 9 INFO oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46484. 2026-07-01 08:09:50.949 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e8582551-6bba-46a6-a4ee-c4fb7e21707e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 73/139] 199.19.213.221 () {30 vars in 743 bytes} [Wed Jul 1 08:09:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 151 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:09:50.980 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46498. 2026-07-01 08:09:50.980 8 INFO oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46490. [pid: 8|app: 0|req: 67/140] 199.19.213.221 () {30 vars in 765 bytes} [Wed Jul 1 08:09:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:15:29.259 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:15:29.263 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:15:29.264 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:15:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 (ip 199.19.213.221) !!! [pid: 9|app: 0|req: 97/187] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:15:29 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 2797 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:15:29.480 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:15:29.483 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:15:29.484 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 08:15:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.221) !!! [pid: 8|app: 0|req: 91/188] 199.19.213.221 () {48 vars in 982 bytes} [Wed Jul 1 08:15:29 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-07-01 08:15:30.543 9 INFO oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46408. 2026-07-01 08:15:30.543 9 INFO oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46394. [pid: 9|app: 0|req: 98/189] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:15:30 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 4339 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:15:30.638 8 INFO oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46420. 2026-07-01 08:15:30.645 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46424. [pid: 8|app: 0|req: 92/190] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:15:30 2026] GET /v2.0/security-groups => generated 14299 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 99/191] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:15:30 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/192] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:15:31 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 4917 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 100/193] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:15:31 2026] GET /v2.0/security-groups => generated 14877 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/194] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:15:31 2026] POST /v2.0/security-group-rules => generated 567 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 101/195] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:15:32 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 5497 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/196] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:15:32 2026] GET /v2.0/security-groups => generated 15457 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 102/197] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:15:32 2026] POST /v2.0/security-group-rules => generated 569 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/198] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:15:34 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 6079 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 103/199] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:15:34 2026] GET /v2.0/security-groups => generated 16039 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/200] 199.19.213.221 () {48 vars in 992 bytes} [Wed Jul 1 08:15:34 2026] POST /v2.0/security-group-rules => generated 570 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/217] 199.19.213.221 () {30 vars in 740 bytes} [Wed Jul 1 08:17:32 2026] GET /v2.0/networks?tenant_id=90e0f1995e254b8190c3150d8925ba45&shared=False => generated 15 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:17:32.796 9 INFO neutron.db.segments_db [None req-72a2c669-8d14-460a-80ea-e46738f9e3b1 564bfb2d04fc480693294fd65d4da970 90e0f1995e254b8190c3150d8925ba45 - - - -] Added segment 43294fc2-c9b0-41ba-9c4f-6c6b26fb7297 of type vxlan for network 64ca8a19-76cd-421a-ba91-b85fb51540fc [pid: 9|app: 0|req: 112/218] 199.19.213.221 () {34 vars in 682 bytes} [Wed Jul 1 08:17:32 2026] POST /v2.0/networks => generated 718 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/219] 199.19.213.221 () {30 vars in 722 bytes} [Wed Jul 1 08:17:32 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 113/220] 199.19.213.221 () {30 vars in 633 bytes} [Wed Jul 1 08:17:33 2026] GET /v2.0/extensions => generated 19178 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/221] 199.19.213.221 () {34 vars in 677 bytes} [Wed Jul 1 08:17:33 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: 9|app: 0|req: 114/222] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:17:33 2026] GET /v2.0/networks/64ca8a19-76cd-421a-ba91-b85fb51540fc => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/223] 199.19.213.221 () {30 vars in 722 bytes} [Wed Jul 1 08:17:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 115/224] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:17:35 2026] GET /v2.0/networks/64ca8a19-76cd-421a-ba91-b85fb51540fc => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/229] 199.19.213.221 () {44 vars in 976 bytes} [Wed Jul 1 08:18:01 2026] GET /v2.0/quotas/90e0f1995e254b8190c3150d8925ba45 => 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:140: 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: 9|app: 0|req: 118/230] 199.19.213.221 () {48 vars in 1028 bytes} [Wed Jul 1 08:18:02 2026] PUT /v2.0/quotas/90e0f1995e254b8190c3150d8925ba45 => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/231] 199.19.213.221 () {44 vars in 976 bytes} [Wed Jul 1 08:18:02 2026] GET /v2.0/quotas/90e0f1995e254b8190c3150d8925ba45 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:29:18.256 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:29:18.257 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:29:18.260 9 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:29:18 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.221) !!! [pid: 9|app: 0|req: 164/322] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:29:18 2026] GET /v2.0/networks => generated 2168 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:29:19.403 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:29:19.404 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:29:19.405 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 08:29:19 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.221) !!! [pid: 8|app: 0|req: 159/323] 199.19.213.221 () {44 vars in 912 bytes} [Wed Jul 1 08:29:19 2026] GET /v2.0/subnets => generated 1261 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:29:19.537 9 INFO oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34760. 2026-07-01 08:29:19.539 9 INFO oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34746. [pid: 9|app: 0|req: 165/324] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:29:19 2026] GET /v2.0/networks => generated 2168 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:29:57.990 8 INFO oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37550. 2026-07-01 08:29:57.991 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37544. [pid: 8|app: 0|req: 163/331] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:29:57 2026] GET /v2.0/networks => generated 2168 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 169/332] 199.19.213.221 () {44 vars in 912 bytes} [Wed Jul 1 08:29:58 2026] GET /v2.0/subnets => generated 1261 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/333] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:29:58 2026] GET /v2.0/networks => generated 2168 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 170/334] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:30:00 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9981 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/335] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:30:01 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9981 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 171/336] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:30:01 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9981 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/337] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:30:02 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9981 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 172/338] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:30:03 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9981 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/339] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:30:04 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9981 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 173/340] 199.19.213.221 () {44 vars in 941 bytes} [Wed Jul 1 08:30:05 2026] GET /v2.0/security-groups => generated 16622 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/341] 199.19.213.221 () {44 vars in 908 bytes} [Wed Jul 1 08:30:05 2026] GET /v2.0/ports => generated 4721 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:30:11.788 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a4338330-e29e-41c0-b5f6-69745cfe4bcf 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 175/344] 199.19.213.221 () {44 vars in 982 bytes} [Wed Jul 1 08:30:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/345] 199.19.213.221 () {44 vars in 1004 bytes} [Wed Jul 1 08:30:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 176/346] 199.19.213.221 () {44 vars in 908 bytes} [Wed Jul 1 08:30:13 2026] GET /v2.0/ports => generated 4721 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/347] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:30:14 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9981 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 177/348] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:30:15 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9981 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/349] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:30:15 2026] GET /v2.0/security-groups?tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 9981 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 199.19.213.221 () {44 vars in 976 bytes} [Wed Jul 1 08:30:26 2026] GET /v2.0/quotas/b896b05d89df49c1951279ad3fa4e9b3 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:31:17 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 6662 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 182/360] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:31:18 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 6662 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:31:19 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 6662 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 183/362] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:31:20 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 6662 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.19.213.221 () {44 vars in 1026 bytes} [Wed Jul 1 08:31:21 2026] GET /v2.0/security-groups?tenant_id=90e0f1995e254b8190c3150d8925ba45 => generated 6662 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/366] 199.19.213.221 () {44 vars in 976 bytes} [Wed Jul 1 08:31:28 2026] GET /v2.0/quotas/90e0f1995e254b8190c3150d8925ba45 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.19.213.221 () {44 vars in 914 bytes} [Wed Jul 1 08:32:19 2026] GET /v2.0/networks => generated 2168 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:32:57.120 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:32:57.122 9 ERROR oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 9|app: 0|req: 191/380] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:32:57 2026] GET /v2.0/networks => generated 2168 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:32:58.465 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-07-01 08:32:58.473 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] 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: 190/381] 10.0.0.160 () {32 vars in 655 bytes} [Wed Jul 1 08:32:58 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 192/382] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:32:58 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:32:58 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:32:58.652 9 INFO oslo.messaging._drivers.impl_rabbit [-] [ed62406c-950e-4fba-9942-8a14b4c7e411] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35246. 2026-07-01 08:32:58.652 9 INFO oslo.messaging._drivers.impl_rabbit [-] [eeb7a3f6-5024-4bf5-8ba0-a63272a285f2] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35262. [pid: 9|app: 0|req: 193/384] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:32:58 2026] GET /v2.0/subnets => generated 1261 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:32:58 2026] GET /v2.0/networks => generated 2168 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 194/386] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:32:58 2026] GET /v2.0/security-groups => generated 16622 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 10.0.0.160 () {32 vars in 655 bytes} [Wed Jul 1 08:32:58 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:33:10.073 8 INFO oslo.messaging._drivers.impl_rabbit [-] [ef7825c5-ce78-4da7-8fc4-0d54514aa30e] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42942. 2026-07-01 08:33:10.075 8 INFO oslo.messaging._drivers.impl_rabbit [-] [efbab832-5675-448f-90cd-ae16c05a0767] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42934. 2026-07-01 08:33:10.171 9 INFO neutron.db.segments_db [None req-d7651b01-c5be-47a5-9930-7bec23b909b1 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 59f55478-5126-4831-b108-7f9d855dffbf of type vxlan for network feb6ac47-a496-4c05-a812-5f38768505c6 2026-07-01 08:33:10.224 8 INFO neutron.db.segments_db [None req-97521327-ce45-43b0-918b-70f22467b06e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 82e0008b-1d62-4894-9f48-0c5fec8b5826 of type vxlan for network 1a41eacb-ee95-4c33-856b-1fc4ba2b82db [pid: 9|app: 0|req: 195/388] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:33:09 2026] POST /v2.0/networks => generated 751 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:33:10 2026] POST /v2.0/networks => generated 749 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:10.559 9 INFO neutron.db.segments_db [None req-24089aa4-8496-451f-825f-d979151ab164 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment b74a7756-a02a-4f41-aee8-517ccf4da869 of type vxlan for network 99dec6c4-d145-4f8d-9086-2db189732761 [pid: 8|app: 0|req: 197/392] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:10 2026] POST /v2.0/subnets => generated 675 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 196/393] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:33:10 2026] POST /v2.0/networks => generated 738 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/394] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:10 2026] POST /v2.0/subnets => generated 672 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 197/395] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:10 2026] GET /v2.0/security-groups?tenant_id=0780742923b84ae0ae0e16a8b63dfea9&name=default => generated 2797 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:33:10.826 8 INFO neutron.db.segments_db [None req-f825b221-3e8c-4e6e-97e9-d5572d591da8 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 37dab639-6a6c-4be9-ba78-1a71e2b1cc60 of type vxlan for network 84206e88-7a92-4206-8333-97621cc89dd9 [pid: 9|app: 0|req: 198/396] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:10 2026] POST /v2.0/subnets => generated 661 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:11.090 9 INFO neutron.db.segments_db [None req-87db1f94-d520-4633-a6ee-ef47ae375a5e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment b746780e-ca67-47a9-bbe6-b476e8abd014 of type vxlan for network 5fc35d4c-6574-41bb-a9d9-4226ee045cc7 2026-07-01 08:33:11.206 8 INFO neutron.db.l3_hamode_db [None req-f825b221-3e8c-4e6e-97e9-d5572d591da8 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:33:11.721 9 INFO neutron.db.l3_hamode_db [None req-87db1f94-d520-4633-a6ee-ef47ae375a5e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:33:12.558 8 INFO neutron.db.l3_hamode_db [None req-f825b221-3e8c-4e6e-97e9-d5572d591da8 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:33:12.829 9 INFO neutron.db.l3_hamode_db [None req-87db1f94-d520-4633-a6ee-ef47ae375a5e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 199/397] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:10 2026] POST /v2.0/routers => generated 739 bytes in 3157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/398] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:13 2026] DELETE /v2.0/security-groups/768afa02-bc6d-4e0e-af00-6c89c1ec3e8a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:33:14.112 8 INFO neutron.db.segments_db [None req-ef69fb47-5ee1-4ffc-8e60-9391d06a901f 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 573ccdbf-1629-4180-a808-80be522f0bc0 of type vxlan for network 10721963-2549-4962-aae9-be04c82ad7ed [pid: 9|app: 0|req: 199/399] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:11 2026] POST /v2.0/routers => generated 736 bytes in 3199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:14.440 8 INFO neutron.db.l3_hamode_db [None req-ef69fb47-5ee1-4ffc-8e60-9391d06a901f 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:33:15.472 8 INFO neutron.db.l3_hamode_db [None req-ef69fb47-5ee1-4ffc-8e60-9391d06a901f 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 200/400] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:33:14 2026] PUT /v2.0/routers/4bd169e0-8094-40c9-b1b1-9cb4846418d2/add_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/401] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:14 2026] POST /v2.0/routers => generated 725 bytes in 2606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:16.924 8 INFO neutron.db.segments_db [None req-f22ff842-3496-4293-b812-8d6a837e3085 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment a045023b-9b0c-40b9-9c28-d87d65a6e411 of type vxlan for network b8d12c91-236b-4937-8c10-674a809ce67a [pid: 8|app: 0|req: 202/402] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:33:16 2026] POST /v2.0/networks => generated 747 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 10.0.0.160 () {34 vars in 685 bytes} [Wed Jul 1 08:33:17 2026] POST /v2.0/security-groups => generated 1595 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 201/404] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:33:15 2026] PUT /v2.0/routers/3d10fd51-60dc-4dd4-ab92-8863258fc02d/add_router_interface => generated 309 bytes in 1512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 202/405] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:17 2026] POST /v2.0/subnets => generated 670 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 203/406] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:33:17 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:17.562 9 INFO neutron.db.segments_db [None req-477fa648-c72b-412e-bdb7-2c8fdf75db74 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 186d45c8-f530-43c5-8b79-160d2d1b0a65 of type vxlan for network 8c89aac3-2143-4ff1-bd0f-bcd4366968e4 2026-07-01 08:33:17.936 9 INFO neutron.db.l3_hamode_db [None req-477fa648-c72b-412e-bdb7-2c8fdf75db74 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 204/407] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:33:17 2026] PUT /v2.0/routers/b3cb904b-0fb0-4950-8d25-21558920135f/add_router_interface => generated 309 bytes in 1373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/408] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:33:18 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: 8|app: 0|req: 206/409] 10.0.0.159 () {38 vars in 971 bytes} [Wed Jul 1 08:33:18 2026] POST /v2.0/security-groups => generated 1622 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:33:18.968 9 INFO neutron.db.l3_hamode_db [None req-477fa648-c72b-412e-bdb7-2c8fdf75db74 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 207/410] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:33:18 2026] POST /v2.0/floatingips => generated 552 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 10.0.0.160 () {34 vars in 685 bytes} [Wed Jul 1 08:33:19 2026] POST /v2.0/security-groups => generated 1596 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:19 2026] GET /v2.0/security-groups/4949d7c0-670b-47e0-9d78-baf424eeaed9 => generated 1622 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/413] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:33:19 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 204/414] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:17 2026] POST /v2.0/routers => generated 734 bytes in 2451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 205/415] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:33:19 2026] POST /v2.0/security-group-rules => generated 570 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 206/416] 10.0.0.159 () {34 vars in 1098 bytes} [Wed Jul 1 08:33:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--645140631&fields=id&tenant_id=5eba89abe45c4b759ecb21419c9822af => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/417] 10.0.0.159 () {38 vars in 981 bytes} [Wed Jul 1 08:33:19 2026] POST /v2.0/security-group-rules => generated 582 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/418] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:33:20 2026] POST /v2.0/floatingips => generated 552 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:33:20 2026] GET /v2.0/networks?id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 684 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/420] 10.0.0.159 () {38 vars in 971 bytes} [Wed Jul 1 08:33:20 2026] POST /v2.0/security-groups => generated 1620 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/421] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/quotas/5eba89abe45c4b759ecb21419c9822af => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/422] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/ports?tenant_id=5eba89abe45c4b759ecb21419c9822af&fields=id => generated 103 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/423] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/security-groups/c4ab3a6d-03e5-4bc8-a30c-accf83cd6f4c => generated 1620 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/424] 10.0.0.159 () {38 vars in 981 bytes} [Wed Jul 1 08:33:21 2026] POST /v2.0/security-group-rules => generated 582 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/425] 10.0.0.159 () {34 vars in 1100 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1423353087&fields=id&tenant_id=30f44c1b96df4a818b363d773022056b => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/426] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/networks?id=99dec6c4-d145-4f8d-9086-2db189732761 => generated 670 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/427] 10.0.0.159 () {34 vars in 907 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/extensions => generated 19178 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/428] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/quotas/30f44c1b96df4a818b363d773022056b => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/429] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 207/430] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:33:20 2026] PUT /v2.0/routers/2fbf6973-40c3-4d30-92eb-655a0f12fdc2/add_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: 224/431] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/ports?tenant_id=30f44c1b96df4a818b363d773022056b&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 208/432] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/433] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:21 2026] GET /v2.0/security-groups/c4ab3a6d-03e5-4bc8-a30c-accf83cd6f4c => generated 2213 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 209/434] 10.0.0.159 () {38 vars in 981 bytes} [Wed Jul 1 08:33:22 2026] POST /v2.0/security-group-rules => generated 587 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/435] 10.0.0.159 () {34 vars in 907 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/extensions => generated 19178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/436] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 210/437] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/networks/99dec6c4-d145-4f8d-9086-2db189732761?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: 228/438] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/networks/99dec6c4-d145-4f8d-9086-2db189732761?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: 229/439] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/security-groups/c4ab3a6d-03e5-4bc8-a30c-accf83cd6f4c => generated 2811 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/440] 10.0.0.159 () {34 vars in 1001 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/security-group-rules/2b8b3f44-fa48-4500-9009-6e8eafa14bb0 => generated 584 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 211/441] 10.0.0.160 () {34 vars in 685 bytes} [Wed Jul 1 08:33:22 2026] POST /v2.0/security-groups => generated 1595 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/442] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/security-groups/c4ab3a6d-03e5-4bc8-a30c-accf83cd6f4c => generated 2811 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/443] 10.0.0.159 () {36 vars in 1023 bytes} [Wed Jul 1 08:33:22 2026] DELETE /v2.0/security-group-rules/2b8b3f44-fa48-4500-9009-6e8eafa14bb0 => 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: 233/444] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 212/445] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:33:22 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/446] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/security-groups/c4ab3a6d-03e5-4bc8-a30c-accf83cd6f4c => generated 2213 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/447] 10.0.0.159 () {36 vars in 1013 bytes} [Wed Jul 1 08:33:22 2026] DELETE /v2.0/security-groups/c4ab3a6d-03e5-4bc8-a30c-accf83cd6f4c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 213/448] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:33:22 2026] POST /v2.0/security-group-rules => generated 570 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/449] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:22 2026] GET /v2.0/security-groups/4949d7c0-670b-47e0-9d78-baf424eeaed9 => generated 2215 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/450] 10.0.0.159 () {36 vars in 1013 bytes} [Wed Jul 1 08:33:22 2026] DELETE /v2.0/security-groups/4949d7c0-670b-47e0-9d78-baf424eeaed9 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 214/451] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:33:22 2026] POST /v2.0/floatingips => generated 552 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 215/452] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:23 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 216/453] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:23 2026] GET /v2.0/networks?id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 684 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 217/454] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:23 2026] GET /v2.0/networks?id=99dec6c4-d145-4f8d-9086-2db189732761 => generated 670 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 218/455] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:33:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5eba89abe45c4b759ecb21419c9822af => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 219/456] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:33:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30f44c1b96df4a818b363d773022056b => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/457] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:33:23 2026] PUT /v2.0/routers/3d10fd51-60dc-4dd4-ab92-8863258fc02d/remove_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 220/458] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:33:23 2026] POST /v2.0/ports => generated 954 bytes in 576 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: 9|app: 0|req: 221/459] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:24 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => 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: 239/460] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:33:24 2026] POST /v2.0/ports => generated 958 bytes in 527 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: 240/461] 199.19.213.221 () {34 vars in 911 bytes} [Wed Jul 1 08:33:24 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/462] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:24 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 957 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/463] 199.19.213.221 () {34 vars in 911 bytes} [Wed Jul 1 08:33:25 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/464] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:25 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:25.525 9 WARNING neutron.plugins.ml2.ovo_rpc [None req-73b9cfe9-240a-4826-a923-58436c448c8c 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] 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 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, 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 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, 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 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, 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 54, 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 150, 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 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, 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 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 244/465] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:33:25 2026] PUT /v2.0/ports/3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 1199 bytes in 734 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-07-01 08:33:26.008 9 INFO neutron.db.l3_hamode_db [None req-73b9cfe9-240a-4826-a923-58436c448c8c 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network 5fc35d4c-6574-41bb-a9d9-4226ee045cc7 was deleted as no HA routers are present in tenant 10828912eaff4fad9c38907b6432b955. [pid: 9|app: 0|req: 222/466] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:33:24 2026] DELETE /v2.0/routers/3d10fd51-60dc-4dd4-ab92-8863258fc02d => generated 0 bytes in 1598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 225/469] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 961 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 226/470] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/ports?tenant_id=5eba89abe45c4b759ecb21419c9822af&device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:33:26.327 9 INFO neutron.services.segments.plugin [-] Segment b746780e-ca67-47a9-bbe6-b476e8abd014 resource provider aggregate not found 2026-07-01 08:33:26.348 9 INFO neutron.services.segments.plugin [-] Segment b746780e-ca67-47a9-bbe6-b476e8abd014 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b746780e-ca67-47a9-bbe6-b476e8abd014 found for delete ", "request_id": "req-5b17cb8b-d658-4600-940c-2aafef65f383"}]} 2026-07-01 08:33:26.359 9 INFO neutron.services.segments.plugin [-] Segment b746780e-ca67-47a9-bbe6-b476e8abd014 resource provider aggregate not found 2026-07-01 08:33:26.382 9 INFO neutron.services.segments.plugin [-] Segment b746780e-ca67-47a9-bbe6-b476e8abd014 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b746780e-ca67-47a9-bbe6-b476e8abd014 found for delete ", "request_id": "req-301b47a7-7828-466a-a5fe-33798678d597"}]} [pid: 8|app: 0|req: 245/471] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:33:25 2026] PUT /v2.0/ports/106c4d58-a430-4ad5-96d4-c458e544c4ad => generated 1203 bytes in 550 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: 9|app: 0|req: 227/472] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:33:26 2026] DELETE /v2.0/subnets/d9ee3d19-8d96-49e0-87e2-7b77fc1912b1 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 228/473] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3f3e959c-d297-41df-bb79-7bc6db558b70 => 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: 246/474] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/security-groups?id=ade9a5d9-b50b-4db2-9de9-20b6e4316b70&fields=id&fields=name => generated 114 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: 9|app: 0|req: 229/475] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 230/476] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/ports?tenant_id=30f44c1b96df4a818b363d773022056b&device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:33:26.645 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87338cf0-c952-46a7-8918-5d54995bb1e3'] response: {'name': 'network-changed', 'server_uuid': '1ba6d364-d287-4e61-b0b7-09f3d065cd60', 'tag': '3f3e959c-d297-41df-bb79-7bc6db558b70', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 231/477] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/subnets?id=f1ca2028-0897-4fcd-abf2-fbb61e9aa4b8 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 232/478] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 233/479] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=106c4d58-a430-4ad5-96d4-c458e544c4ad => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 234/480] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/ports?network_id=feb6ac47-a496-4c05-a812-5f38768505c6&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 235/481] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/subnets?id=59f3a9a4-f36d-42c4-a944-0e49af6dbb14 => generated 664 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 236/482] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 237/483] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/ports?network_id=99dec6c4-d145-4f8d-9086-2db189732761&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 238/484] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?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: 9|app: 0|req: 239/485] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:26 2026] GET /v2.0/networks/99dec6c4-d145-4f8d-9086-2db189732761?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: 247/486] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:33:26 2026] DELETE /v2.0/networks/1a41eacb-ee95-4c33-856b-1fc4ba2b82db => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 240/487] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/ports?tenant_id=5eba89abe45c4b759ecb21419c9822af&device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/488] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/networks/99dec6c4-d145-4f8d-9086-2db189732761?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: 9|app: 0|req: 241/489] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/networks?id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 779 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 242/490] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/security-groups?tenant_id=10828912eaff4fad9c38907b6432b955&name=default => generated 2797 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/491] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3f3e959c-d297-41df-bb79-7bc6db558b70 => 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: 250/492] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/subnets?id=f1ca2028-0897-4fcd-abf2-fbb61e9aa4b8 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 243/493] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:27 2026] DELETE /v2.0/security-groups/fbe3ce27-ece4-458c-ba2a-9f46ba70799b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/494] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/ports?network_id=feb6ac47-a496-4c05-a812-5f38768505c6&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: 9|app: 0|req: 244/495] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/496] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?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: 9|app: 0|req: 245/497] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:27.635 8 INFO neutron.services.segments.plugin [-] Segment 82e0008b-1d62-4894-9f48-0c5fec8b5826 resource provider aggregate not found 2026-07-01 08:33:27.653 8 INFO neutron.services.segments.plugin [-] Segment 82e0008b-1d62-4894-9f48-0c5fec8b5826 resource provider aggregate not found 2026-07-01 08:33:27.659 8 INFO neutron.services.segments.plugin [-] Segment 82e0008b-1d62-4894-9f48-0c5fec8b5826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82e0008b-1d62-4894-9f48-0c5fec8b5826 found for delete ", "request_id": "req-51bb73ff-8f3c-47c2-b66b-0932068a6137"}]} 2026-07-01 08:33:27.676 8 INFO neutron.services.segments.plugin [-] Segment 82e0008b-1d62-4894-9f48-0c5fec8b5826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82e0008b-1d62-4894-9f48-0c5fec8b5826 found for delete ", "request_id": "req-6c50d0b3-e18e-4de9-8fc5-748e91311d88"}]} [pid: 8|app: 0|req: 253/498] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/security-groups?id=ade9a5d9-b50b-4db2-9de9-20b6e4316b70&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 246/499] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/500] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:27 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&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: 9|app: 0|req: 247/501] 10.0.0.159 () {34 vars in 1098 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--746776144&fields=id&tenant_id=b10ac0cb7dc7440d9297f3e6807e3e2c => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/502] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/networks?id=b8d12c91-236b-4937-8c10-674a809ce67a => generated 679 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 248/503] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/quotas/b10ac0cb7dc7440d9297f3e6807e3e2c => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/504] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/ports?tenant_id=b10ac0cb7dc7440d9297f3e6807e3e2c&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 249/505] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/networks/b8d12c91-236b-4937-8c10-674a809ce67a?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: 257/506] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/networks/b8d12c91-236b-4937-8c10-674a809ce67a?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: 9|app: 0|req: 250/507] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:33:28.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41cf48ed-b5e7-4052-b932-53d42253a0ac'] response: {'name': 'network-changed', 'server_uuid': '50927856-599b-40f1-a5a1-6fafc250dc21', 'tag': '106c4d58-a430-4ad5-96d4-c458e544c4ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 258/508] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 973 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 251/509] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/ports?tenant_id=30f44c1b96df4a818b363d773022056b&device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/510] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/security-groups?id=ade9a5d9-b50b-4db2-9de9-20b6e4316b70&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 252/511] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/networks?id=99dec6c4-d145-4f8d-9086-2db189732761 => generated 766 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 253/512] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:33:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=106c4d58-a430-4ad5-96d4-c458e544c4ad => 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: 260/513] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:28 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 254/514] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:29 2026] GET /v2.0/subnets?id=59f3a9a4-f36d-42c4-a944-0e49af6dbb14 => generated 664 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/515] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:29 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 255/516] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:29 2026] GET /v2.0/ports?network_id=99dec6c4-d145-4f8d-9086-2db189732761&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/517] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:29 2026] GET /v2.0/networks/99dec6c4-d145-4f8d-9086-2db189732761?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/518] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:29 2026] GET /v2.0/networks/99dec6c4-d145-4f8d-9086-2db189732761?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) 2026-07-01 08:33:29.554 9 INFO neutron.db.segments_db [None req-51851397-c497-4198-a2bd-415b65dda0ae 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 3a8d018e-5f9d-4212-9069-ddaceb648802 of type vxlan for network 5c77941c-0dde-49c7-94fa-da82a4aac448 [pid: 9|app: 0|req: 256/519] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:33:29 2026] POST /v2.0/networks => generated 745 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 257/520] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:29 2026] GET /v2.0/networks?id=b8d12c91-236b-4937-8c10-674a809ce67a => generated 679 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 258/521] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:33:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b10ac0cb7dc7440d9297f3e6807e3e2c => generated 180 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 259/522] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:29 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => 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: 264/523] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:29 2026] POST /v2.0/subnets => generated 668 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:30.103 9 INFO neutron.db.segments_db [None req-57deb762-c4e0-4bb8-a210-b156f49e35f1 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 36b62ad7-be84-4c77-bdf5-7ceaa1019403 of type vxlan for network cca77418-9528-4da6-9432-f735389427eb [pid: 8|app: 0|req: 265/524] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:30 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/525] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:30 2026] GET /v2.0/security-groups?id=ade9a5d9-b50b-4db2-9de9-20b6e4316b70&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/526] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:30 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/527] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:30 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:30.462 9 INFO neutron.db.l3_hamode_db [None req-57deb762-c4e0-4bb8-a210-b156f49e35f1 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 269/528] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:33:30 2026] POST /v2.0/ports => generated 958 bytes in 598 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: 270/529] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:33:30 2026] PUT /v2.0/ports/f46baf12-060b-42de-bb44-22d51e5c0608 => generated 1203 bytes in 463 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: 271/530] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/531] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 975 bytes in 55 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: 273/532] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/ports?tenant_id=b10ac0cb7dc7440d9297f3e6807e3e2c&device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 1242 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/533] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/security-groups?id=8f3c3ce3-047a-45a3-b01b-6ab5b76528cc&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/534] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/security-groups?id=ade9a5d9-b50b-4db2-9de9-20b6e4316b70&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/535] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f46baf12-060b-42de-bb44-22d51e5c0608 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:33:31.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-725a3def-f8cc-483d-8d76-cbd91efcb04a'] response: {'name': 'network-changed', 'server_uuid': 'd13980c9-2d19-4e9a-940f-8992884ada8d', 'tag': 'f46baf12-060b-42de-bb44-22d51e5c0608', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 277/536] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/537] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/subnets?id=7294bee7-c713-423e-97ee-2b73970920e1 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/538] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/539] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/ports?network_id=b8d12c91-236b-4937-8c10-674a809ce67a&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:33:31.787 9 INFO neutron.db.l3_hamode_db [None req-57deb762-c4e0-4bb8-a210-b156f49e35f1 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 281/540] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/networks/b8d12c91-236b-4937-8c10-674a809ce67a?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: 282/541] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:31 2026] GET /v2.0/networks/b8d12c91-236b-4937-8c10-674a809ce67a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/542] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/ports?tenant_id=b10ac0cb7dc7440d9297f3e6807e3e2c&device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/543] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/networks?id=b8d12c91-236b-4937-8c10-674a809ce67a => generated 775 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/544] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f46baf12-060b-42de-bb44-22d51e5c0608 => 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: 286/545] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/subnets?id=7294bee7-c713-423e-97ee-2b73970920e1 => generated 673 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/546] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/ports?network_id=b8d12c91-236b-4937-8c10-674a809ce67a&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: 288/547] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/networks/b8d12c91-236b-4937-8c10-674a809ce67a?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/548] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/networks/b8d12c91-236b-4937-8c10-674a809ce67a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/549] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/550] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/security-groups?id=8f3c3ce3-047a-45a3-b01b-6ab5b76528cc&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/551] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/552] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/security-groups?id=ade9a5d9-b50b-4db2-9de9-20b6e4316b70&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/553] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/554] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/555] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:32 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 260/556] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:30 2026] POST /v2.0/routers => generated 732 bytes in 2986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:33.834 8 INFO neutron.db.l3_db [None req-5db7d995-3cf7-4dc0-8a52-93e3ecd608e0 47356b8b6599434ba78cdd986d862fce 30f44c1b96df4a818b363d773022056b - - - -] Floating IP 50404144-0949-42a3-9e53-bc60004f08f9 associated. External IP: 10.96.250.213, port: 106c4d58-a430-4ad5-96d4-c458e544c4ad. [pid: 8|app: 0|req: 297/557] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:33:32 2026] PUT /v2.0/floatingips/50404144-0949-42a3-9e53-bc60004f08f9 => generated 856 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/558] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:34 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/559] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:34 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/560] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:34 2026] GET /v2.0/security-groups?id=8f3c3ce3-047a-45a3-b01b-6ab5b76528cc&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: 301/561] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:34 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:34.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da900ce8-3f0f-4242-961a-424c3991ea64'] response: {'name': 'network-changed', 'server_uuid': '50927856-599b-40f1-a5a1-6fafc250dc21', 'tag': '106c4d58-a430-4ad5-96d4-c458e544c4ad', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 302/562] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:34 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 975 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 261/563] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:33:33 2026] PUT /v2.0/routers/381f2fbb-a71d-413e-ba13-c580efbcbaab/add_router_interface => generated 309 bytes in 1790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/564] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:34 2026] GET /v2.0/ports?tenant_id=30f44c1b96df4a818b363d773022056b&device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 262/565] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:34 2026] GET /v2.0/security-groups?id=ade9a5d9-b50b-4db2-9de9-20b6e4316b70&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: 304/566] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:34 2026] GET /v2.0/networks?id=99dec6c4-d145-4f8d-9086-2db189732761 => generated 766 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 263/567] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:33:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=106c4d58-a430-4ad5-96d4-c458e544c4ad => generated 859 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/568] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/subnets?id=59f3a9a4-f36d-42c4-a944-0e49af6dbb14 => generated 664 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 264/569] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/ports?network_id=99dec6c4-d145-4f8d-9086-2db189732761&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/570] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/networks/99dec6c4-d145-4f8d-9086-2db189732761?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 265/571] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/networks/99dec6c4-d145-4f8d-9086-2db189732761?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/572] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 266/573] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/security-groups?id=ade9a5d9-b50b-4db2-9de9-20b6e4316b70&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/574] 10.0.0.159 () {38 vars in 971 bytes} [Wed Jul 1 08:33:35 2026] POST /v2.0/security-groups => generated 1618 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 267/575] 10.0.0.159 () {38 vars in 971 bytes} [Wed Jul 1 08:33:35 2026] POST /v2.0/security-groups => generated 1616 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/576] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/577] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/security-groups?id=8f3c3ce3-047a-45a3-b01b-6ab5b76528cc&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 268/578] 10.0.0.159 () {38 vars in 971 bytes} [Wed Jul 1 08:33:35 2026] POST /v2.0/security-groups => generated 1617 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/579] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 269/580] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/581] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.0/security-groups?tenant_id=2b9dd44e588e431c9dd65b0921d7d1bb => generated 7598 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/582] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:36 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&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: 314/583] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:36 2026] GET /v2.0/security-groups/fef9d69e-4428-4a9b-8371-dceb1873197e => generated 2798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/584] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:36 2026] GET /v2.0/security-groups/fef9d69e-4428-4a9b-8371-dceb1873197e => generated 2798 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/585] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:36 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/586] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:36 2026] GET /v2.0/security-groups/0ab6c87f-c83e-4215-9ec5-1d833370207d => generated 1618 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:33:36.662 9 INFO neutron.db.l3_db [None req-fa211b5f-adf1-44cc-8ada-8c64f19816c6 47356b8b6599434ba78cdd986d862fce 30f44c1b96df4a818b363d773022056b - - - -] Floating IP 50404144-0949-42a3-9e53-bc60004f08f9 disassociated. External IP: 10.96.250.213, port: 106c4d58-a430-4ad5-96d4-c458e544c4ad. 2026-07-01 08:33:36.885 8 INFO neutron.db.l3_db [None req-10072cfb-9779-44a7-a3f1-62f0b7491247 4f14e8e234b54bf09d25c91f5ff0d34f 5eba89abe45c4b759ecb21419c9822af - - - -] Floating IP 5bc948a8-2734-4d63-aff7-42cbad921816 associated. External IP: 10.96.250.217, port: 3f3e959c-d297-41df-bb79-7bc6db558b70. [pid: 8|app: 0|req: 318/587] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:33:36 2026] PUT /v2.0/floatingips/5bc948a8-2734-4d63-aff7-42cbad921816 => generated 855 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/588] 10.0.0.159 () {36 vars in 1013 bytes} [Wed Jul 1 08:33:37 2026] DELETE /v2.0/security-groups/0ab6c87f-c83e-4215-9ec5-1d833370207d => 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: 320/589] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/ports?device_id=50927856-599b-40f1-a5a1-6fafc250dc21 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 270/590] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:33:36 2026] DELETE /v2.0/ports/106c4d58-a430-4ad5-96d4-c458e544c4ad => generated 0 bytes in 1446 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/591] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 271/592] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/593] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/security-groups?id=8f3c3ce3-047a-45a3-b01b-6ab5b76528cc&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: 9|app: 0|req: 272/594] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:37.646 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d390812-9b33-4dd9-b1a7-386edf4cb49d'] response: {'name': 'network-changed', 'server_uuid': '1ba6d364-d287-4e61-b0b7-09f3d065cd60', 'tag': '3f3e959c-d297-41df-bb79-7bc6db558b70', 'status': 'completed', 'code': 200} 2026-07-01 08:33:37.670 8 INFO neutron.api.v2.resource [req-a376ee50-0cb1-44b2-bb60-58ca6057e92e req-49056606-566b-4ab1-85a7-32335109fcba e9b2fd1d1b974d1d9642814a989a0715 2b9dd44e588e431c9dd65b0921d7d1bb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 323/595] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/security-groups/0ab6c87f-c83e-4215-9ec5-1d833370207d => generated 146 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 273/596] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/ports?tenant_id=5eba89abe45c4b759ecb21419c9822af&device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/597] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 274/598] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/security-groups/888211f3-269b-4102-9aa7-a8a8b94f28ec => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 275/599] 10.0.0.159 () {36 vars in 1013 bytes} [Wed Jul 1 08:33:37 2026] DELETE /v2.0/security-groups/888211f3-269b-4102-9aa7-a8a8b94f28ec => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:33:37.966 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7f206381-6ff4-460f-9fbc-c543973617e1'] response: {'server_uuid': '50927856-599b-40f1-a5a1-6fafc250dc21', 'name': 'network-vif-deleted', 'tag': '106c4d58-a430-4ad5-96d4-c458e544c4ad', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 276/600] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:37 2026] GET /v2.0/networks?id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 779 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:38.027 9 INFO neutron.api.v2.resource [req-0e57af65-4025-4d47-82d2-2df9e9d60cf2 req-dd06f673-d975-4d54-a099-b7be2f743010 e9b2fd1d1b974d1d9642814a989a0715 2b9dd44e588e431c9dd65b0921d7d1bb - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 277/601] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups/888211f3-269b-4102-9aa7-a8a8b94f28ec => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 278/602] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 858 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 279/603] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups/23a87710-6ed3-4b49-bfe5-fb714f6efe0e => generated 1617 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 280/604] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/subnets?id=f1ca2028-0897-4fcd-abf2-fbb61e9aa4b8 => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:38.254 8 INFO neutron.db.l3_db [None req-64df1d98-4571-4216-85f1-a42c50a674e2 10e7564c716b40a2b5edc3c3aee1a1f0 b10ac0cb7dc7440d9297f3e6807e3e2c - - - -] Floating IP a57078ef-10f4-407a-bfe3-1ce918ffdd61 associated. External IP: 10.96.250.201, port: f46baf12-060b-42de-bb44-22d51e5c0608. [pid: 9|app: 0|req: 281/605] 10.0.0.159 () {36 vars in 1013 bytes} [Wed Jul 1 08:33:38 2026] DELETE /v2.0/security-groups/23a87710-6ed3-4b49-bfe5-fb714f6efe0e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 282/606] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/ports?network_id=feb6ac47-a496-4c05-a812-5f38768505c6&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:33:38.343 9 INFO neutron.api.v2.resource [req-19cd5c24-6e31-4802-b6a0-92e5e231023a req-78508c00-626d-4045-931e-808e04385460 e9b2fd1d1b974d1d9642814a989a0715 2b9dd44e588e431c9dd65b0921d7d1bb - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 283/607] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups/23a87710-6ed3-4b49-bfe5-fb714f6efe0e => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 284/608] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 285/609] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups?tenant_id=2b9dd44e588e431c9dd65b0921d7d1bb => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 286/610] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 287/611] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups/fef9d69e-4428-4a9b-8371-dceb1873197e => generated 2798 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/612] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:33:37 2026] PUT /v2.0/floatingips/a57078ef-10f4-407a-bfe3-1ce918ffdd61 => generated 856 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 288/613] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:38 2026] DELETE /v2.0/security-groups/ade9a5d9-b50b-4db2-9de9-20b6e4316b70 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:33:38.682 9 INFO neutron.api.v2.resource [None req-a64abdb9-4505-42d8-806d-0e4ab7a35082 47356b8b6599434ba78cdd986d862fce 30f44c1b96df4a818b363d773022056b - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 289/614] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups/ade9a5d9-b50b-4db2-9de9-20b6e4316b70 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/615] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups/fef9d69e-4428-4a9b-8371-dceb1873197e => generated 2798 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 290/616] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:38.792 9 INFO neutron.api.v2.resource [req-35f0b0e2-a49a-4445-81d0-7a5ed36d9cc5 req-9ea3d8bf-347d-4375-89e3-a2a8a5196f73 e9b2fd1d1b974d1d9642814a989a0715 2b9dd44e588e431c9dd65b0921d7d1bb - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 291/617] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups/23a87710-6ed3-4b49-bfe5-fb714f6efe0e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 292/618] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups?id=8f3c3ce3-047a-45a3-b01b-6ab5b76528cc&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:38.861 9 INFO neutron.api.v2.resource [req-c52a2b96-5a32-44d7-95f6-f71e4772253e req-fd3570be-d2f3-48b4-b2c8-0936021927a6 e9b2fd1d1b974d1d9642814a989a0715 2b9dd44e588e431c9dd65b0921d7d1bb - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 293/619] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups/888211f3-269b-4102-9aa7-a8a8b94f28ec => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:33:38.907 9 INFO neutron.api.v2.resource [req-b04d68c2-04cf-4614-bffc-cd1e8ae53d5b req-d33d0f1d-add2-415b-b114-b20f97086c8a e9b2fd1d1b974d1d9642814a989a0715 2b9dd44e588e431c9dd65b0921d7d1bb - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 294/620] 10.0.0.159 () {34 vars in 991 bytes} [Wed Jul 1 08:33:38 2026] GET /v2.0/security-groups/0ab6c87f-c83e-4215-9ec5-1d833370207d => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/621] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:33:38 2026] DELETE /v2.0/floatingips/50404144-0949-42a3-9e53-bc60004f08f9 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:33:39.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a44413dd-3dab-4ab0-bfa6-c288ade9f7cc'] response: {'name': 'network-changed', 'server_uuid': 'd13980c9-2d19-4e9a-940f-8992884ada8d', 'tag': 'f46baf12-060b-42de-bb44-22d51e5c0608', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 295/622] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:33:38 2026] PUT /v2.0/routers/381f2fbb-a71d-413e-ba13-c580efbcbaab/remove_router_interface => generated 309 bytes in 1325 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 296/623] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:40 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 297/624] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:33:40 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 298/625] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:40 2026] GET /v2.0/ports?tenant_id=b10ac0cb7dc7440d9297f3e6807e3e2c&device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/628] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:33:39 2026] PUT /v2.0/routers/b3cb904b-0fb0-4950-8d25-21558920135f/remove_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/629] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:40 2026] GET /v2.0/security-groups?id=8f3c3ce3-047a-45a3-b01b-6ab5b76528cc&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:41.444 9 INFO neutron.services.segments.plugin [-] Segment 36b62ad7-be84-4c77-bdf5-7ceaa1019403 resource provider aggregate not found 2026-07-01 08:33:41.451 9 INFO neutron.services.segments.plugin [-] Segment 36b62ad7-be84-4c77-bdf5-7ceaa1019403 resource provider aggregate not found 2026-07-01 08:33:41.463 9 INFO neutron.services.segments.plugin [-] Segment 36b62ad7-be84-4c77-bdf5-7ceaa1019403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36b62ad7-be84-4c77-bdf5-7ceaa1019403 found for delete ", "request_id": "req-d1f72a59-572c-4c40-8bbc-67979bbb31dd"}]} 2026-07-01 08:33:41.478 9 INFO neutron.db.l3_hamode_db [None req-e41b488e-dc9c-4514-85aa-eb7d285665b2 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network cca77418-9528-4da6-9432-f735389427eb was deleted as no HA routers are present in tenant 2b9dd44e588e431c9dd65b0921d7d1bb. 2026-07-01 08:33:41.480 9 INFO neutron.services.segments.plugin [-] Segment 36b62ad7-be84-4c77-bdf5-7ceaa1019403 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36b62ad7-be84-4c77-bdf5-7ceaa1019403 found for delete ", "request_id": "req-a8eeb644-f7dc-4075-b236-465080b03281"}]} [pid: 9|app: 0|req: 301/630] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:33:40 2026] DELETE /v2.0/routers/381f2fbb-a71d-413e-ba13-c580efbcbaab => generated 0 bytes in 1133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 302/631] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:41 2026] GET /v2.0/networks?id=b8d12c91-236b-4937-8c10-674a809ce67a => generated 775 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:41.825 8 INFO neutron.db.l3_db [None req-f16cc217-2886-4fda-8fa4-637e16d76c77 10e7564c716b40a2b5edc3c3aee1a1f0 b10ac0cb7dc7440d9297f3e6807e3e2c - - - -] Floating IP a57078ef-10f4-407a-bfe3-1ce918ffdd61 disassociated. External IP: 10.96.250.201, port: f46baf12-060b-42de-bb44-22d51e5c0608. [pid: 8|app: 0|req: 330/632] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:33:40 2026] DELETE /v2.0/ports/f46baf12-060b-42de-bb44-22d51e5c0608 => generated 0 bytes in 1599 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:33:42.336 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6494d1e-14a8-48c7-bdcc-328659c70a15'] response: {'server_uuid': 'd13980c9-2d19-4e9a-940f-8992884ada8d', 'name': 'network-vif-deleted', 'tag': 'f46baf12-060b-42de-bb44-22d51e5c0608', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/633] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:33:42 2026] DELETE /v2.0/subnets/d3856ec8-1a1a-48f6-8645-c24575be392c => 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: 332/634] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:33:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=f46baf12-060b-42de-bb44-22d51e5c0608 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/635] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:42 2026] GET /v2.0/ports?device_id=d13980c9-2d19-4e9a-940f-8992884ada8d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:33:42.943 8 INFO neutron.services.segments.plugin [-] Segment 3a8d018e-5f9d-4212-9069-ddaceb648802 resource provider aggregate not found 2026-07-01 08:33:42.950 8 INFO neutron.services.segments.plugin [-] Segment 3a8d018e-5f9d-4212-9069-ddaceb648802 resource provider aggregate not found 2026-07-01 08:33:42.978 8 INFO neutron.services.segments.plugin [-] Segment 3a8d018e-5f9d-4212-9069-ddaceb648802 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a8d018e-5f9d-4212-9069-ddaceb648802 found for delete ", "request_id": "req-0c5f4d56-4979-4743-acd1-8656b3400c7b"}]} [pid: 8|app: 0|req: 334/636] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:33:42 2026] DELETE /v2.0/networks/5c77941c-0dde-49c7-94fa-da82a4aac448 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:33:42.999 8 INFO neutron.services.segments.plugin [-] Segment 3a8d018e-5f9d-4212-9069-ddaceb648802 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a8d018e-5f9d-4212-9069-ddaceb648802 found for delete ", "request_id": "req-8c717990-e27f-4a3d-8108-b6df15bbfcab"}]} [pid: 8|app: 0|req: 335/637] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:42 2026] GET /v2.0/subnets?id=7294bee7-c713-423e-97ee-2b73970920e1 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/638] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:43 2026] GET /v2.0/ports?network_id=b8d12c91-236b-4937-8c10-674a809ce67a&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/639] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:43 2026] GET /v2.0/security-groups?tenant_id=2b9dd44e588e431c9dd65b0921d7d1bb&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:33:43.143 9 INFO neutron.db.l3_hamode_db [None req-14594d46-4d8c-444e-a245-f90b9ca0276e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network 10721963-2549-4962-aae9-be04c82ad7ed was deleted as no HA routers are present in tenant 30f44c1b96df4a818b363d773022056b. [pid: 9|app: 0|req: 303/640] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:33:41 2026] DELETE /v2.0/routers/b3cb904b-0fb0-4950-8d25-21558920135f => generated 0 bytes in 1596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/641] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:43 2026] GET /v2.0/networks/b8d12c91-236b-4937-8c10-674a809ce67a?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 304/642] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:43 2026] DELETE /v2.0/security-groups/fef9d69e-4428-4a9b-8371-dceb1873197e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 305/643] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:43 2026] GET /v2.0/networks/b8d12c91-236b-4937-8c10-674a809ce67a?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: 339/644] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:33:43 2026] DELETE /v2.0/subnets/59f3a9a4-f36d-42c4-a944-0e49af6dbb14 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:33:43.498 9 INFO neutron.services.segments.plugin [-] Segment 573ccdbf-1629-4180-a808-80be522f0bc0 resource provider aggregate not found 2026-07-01 08:33:43.509 9 INFO neutron.services.segments.plugin [-] Segment 573ccdbf-1629-4180-a808-80be522f0bc0 resource provider aggregate not found 2026-07-01 08:33:43.515 9 INFO neutron.services.segments.plugin [-] Segment 573ccdbf-1629-4180-a808-80be522f0bc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 573ccdbf-1629-4180-a808-80be522f0bc0 found for delete ", "request_id": "req-200eb54a-de64-4916-b978-80ad18e301e3"}]} 2026-07-01 08:33:43.538 9 INFO neutron.services.segments.plugin [-] Segment 573ccdbf-1629-4180-a808-80be522f0bc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 573ccdbf-1629-4180-a808-80be522f0bc0 found for delete ", "request_id": "req-c61d5952-ccf4-4701-b321-d030c210e605"}]} [pid: 8|app: 0|req: 340/645] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:43 2026] DELETE /v2.0/security-groups/8f3c3ce3-047a-45a3-b01b-6ab5b76528cc => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:33:43.769 8 INFO neutron.api.v2.resource [None req-1a63affa-bd4d-42e9-ba15-3a230756b508 10e7564c716b40a2b5edc3c3aee1a1f0 b10ac0cb7dc7440d9297f3e6807e3e2c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 341/646] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:33:43 2026] GET /v2.0/security-groups/8f3c3ce3-047a-45a3-b01b-6ab5b76528cc => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 306/647] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:33:43 2026] DELETE /v2.0/networks/99dec6c4-d145-4f8d-9086-2db189732761 => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 307/648] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:43 2026] GET /v2.0/security-groups?tenant_id=30f44c1b96df4a818b363d773022056b&name=default => generated 2797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 308/649] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:43 2026] DELETE /v2.0/security-groups/47f83b2d-1d3a-4724-ac5b-65d51665ca29 => 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: 342/650] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:33:43 2026] DELETE /v2.0/floatingips/a57078ef-10f4-407a-bfe3-1ce918ffdd61 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 309/651] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:33:44 2026] PUT /v2.0/routers/2fbf6973-40c3-4d30-92eb-655a0f12fdc2/remove_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:45.380 8 INFO neutron.db.segments_db [None req-74efb56d-6f12-45ef-9f5e-0806e33eff18 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 5232fe94-4323-4a29-a885-01004a772b76 of type vxlan for network 855df092-2d05-4ec6-81e9-8328b3e21d74 [pid: 8|app: 0|req: 343/652] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:33:44 2026] POST /v2.0/networks => generated 743 bytes in 531 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:45.538 9 INFO neutron.services.segments.plugin [-] Segment b74a7756-a02a-4f41-aee8-517ccf4da869 resource provider aggregate not found 2026-07-01 08:33:45.560 9 INFO neutron.services.segments.plugin [-] Segment b74a7756-a02a-4f41-aee8-517ccf4da869 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b74a7756-a02a-4f41-aee8-517ccf4da869 found for delete ", "request_id": "req-24c4e24a-e9af-41e7-a8a5-8079c6d41d39"}]} 2026-07-01 08:33:45.565 9 INFO neutron.services.segments.plugin [-] Segment b74a7756-a02a-4f41-aee8-517ccf4da869 resource provider aggregate not found 2026-07-01 08:33:45.594 9 INFO neutron.services.segments.plugin [-] Segment b74a7756-a02a-4f41-aee8-517ccf4da869 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b74a7756-a02a-4f41-aee8-517ccf4da869 found for delete ", "request_id": "req-7c1daca0-222c-4a17-8339-366c040f6c62"}]} [pid: 8|app: 0|req: 344/653] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:45 2026] POST /v2.0/subnets => generated 666 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:45.881 8 INFO neutron.db.segments_db [None req-e6730f9f-9ba1-4e23-806f-c1506f78283e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 56700efa-caaa-46c7-8a4e-f42c20b8d4f3 of type vxlan for network c2c1fec2-e7f9-4b97-a171-b8d5a7830eb9 2026-07-01 08:33:46.198 8 INFO neutron.db.l3_hamode_db [None req-e6730f9f-9ba1-4e23-806f-c1506f78283e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:33:46.435 9 INFO neutron.db.l3_hamode_db [None req-cedeac76-9154-4d8f-8be6-100c9b08a53c 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network 8c89aac3-2143-4ff1-bd0f-bcd4366968e4 was deleted as no HA routers are present in tenant b10ac0cb7dc7440d9297f3e6807e3e2c. [pid: 9|app: 0|req: 310/654] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:33:45 2026] DELETE /v2.0/routers/2fbf6973-40c3-4d30-92eb-655a0f12fdc2 => generated 0 bytes in 1102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 311/655] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:33:46 2026] DELETE /v2.0/subnets/7294bee7-c713-423e-97ee-2b73970920e1 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 312/656] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:33:46 2026] DELETE /v2.0/networks/b8d12c91-236b-4937-8c10-674a809ce67a => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:33:47.277 8 INFO neutron.db.l3_hamode_db [None req-e6730f9f-9ba1-4e23-806f-c1506f78283e 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 313/657] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:47 2026] GET /v2.0/security-groups?tenant_id=b10ac0cb7dc7440d9297f3e6807e3e2c&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:33:47.584 9 INFO neutron.services.segments.plugin [-] Segment 186d45c8-f530-43c5-8b79-160d2d1b0a65 resource provider aggregate not found 2026-07-01 08:33:47.602 9 INFO neutron.services.segments.plugin [-] Segment 186d45c8-f530-43c5-8b79-160d2d1b0a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186d45c8-f530-43c5-8b79-160d2d1b0a65 found for delete ", "request_id": "req-eac89d7d-61d5-4fdd-afec-58235998a559"}]} 2026-07-01 08:33:47.621 9 INFO neutron.services.segments.plugin [-] Segment 186d45c8-f530-43c5-8b79-160d2d1b0a65 resource provider aggregate not found 2026-07-01 08:33:47.625 9 INFO neutron.services.segments.plugin [-] Segment a045023b-9b0c-40b9-9c28-d87d65a6e411 resource provider aggregate not found 2026-07-01 08:33:47.640 9 INFO neutron.services.segments.plugin [-] Segment 186d45c8-f530-43c5-8b79-160d2d1b0a65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 186d45c8-f530-43c5-8b79-160d2d1b0a65 found for delete ", "request_id": "req-d9cc941a-22e7-4c2e-8f16-20d51dbdefc8"}]} 2026-07-01 08:33:47.656 9 INFO neutron.services.segments.plugin [-] Segment a045023b-9b0c-40b9-9c28-d87d65a6e411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a045023b-9b0c-40b9-9c28-d87d65a6e411 found for delete ", "request_id": "req-dcc4384d-4e43-4b73-865f-575fc3ce396c"}]} 2026-07-01 08:33:47.657 9 INFO neutron.services.segments.plugin [-] Segment a045023b-9b0c-40b9-9c28-d87d65a6e411 resource provider aggregate not found 2026-07-01 08:33:47.676 9 INFO neutron.services.segments.plugin [-] Segment a045023b-9b0c-40b9-9c28-d87d65a6e411 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a045023b-9b0c-40b9-9c28-d87d65a6e411 found for delete ", "request_id": "req-f67ad278-de9a-46b1-a40c-2cb22bb4eede"}]} [pid: 9|app: 0|req: 314/658] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jul 1 08:33:47 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 1240 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 315/659] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:47 2026] DELETE /v2.0/security-groups/9ffad303-fa63-41fb-913c-05af496c026b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 316/660] 10.0.0.70 () {34 vars in 1039 bytes} [Wed Jul 1 08:33:47 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/661] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:45 2026] POST /v2.0/routers => generated 730 bytes in 2750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 317/662] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:33:48 2026] PUT /v2.0/routers/817ae6e1-f7b5-45fe-ae53-e4e76cebab4a/add_router_interface => generated 309 bytes in 1677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/663] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:50 2026] GET /v2.0/security-groups?tenant_id=15ca70b5a4f341d7bc172b2bf172fc53&name=default => generated 2801 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 318/664] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:50 2026] DELETE /v2.0/security-groups/bfe7ce2e-d491-4044-848c-a5ab31509ffe => 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: 347/665] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:50 2026] GET /v2.0/security-groups?tenant_id=474779dbff344bf2ad9461bb1bdaf9b5&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 319/666] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:50 2026] DELETE /v2.0/security-groups/96c759dd-a802-4aaa-8f6e-d2339079f0cd => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/667] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:50 2026] GET /v2.0/security-groups?tenant_id=05bddbff38da4f86ae1d0d6124d15081&name=default => generated 2801 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 320/668] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:50 2026] DELETE /v2.0/security-groups/222f3de5-8685-462a-8f8f-634a3bbba769 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/669] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:50 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 321/670] 10.0.0.160 () {34 vars in 685 bytes} [Wed Jul 1 08:33:51 2026] POST /v2.0/security-groups => generated 1597 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/671] 10.0.0.159 () {34 vars in 971 bytes} [Wed Jul 1 08:33:51 2026] GET /v2.0/ports/3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 968 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 322/672] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:33:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 323/673] 199.19.213.221 () {34 vars in 1000 bytes} [Wed Jul 1 08:33:51 2026] GET /v2.0/subnets?network_id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 660 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/674] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:33:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 324/675] 199.19.213.221 () {34 vars in 1146 bytes} [Wed Jul 1 08:33:51 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60&device_owner=compute%3Anova&network_id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 971 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/676] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:33:51 2026] POST /v2.0/floatingips => generated 552 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 325/677] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:33:51 2026] PUT /v2.0/ports/3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 1145 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/678] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/ports?tenant_id=5eba89abe45c4b759ecb21419c9822af&device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 1417 bytes in 39 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-07-01 08:33:52.385 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcf1c9a2-44c3-40e8-9758-20d3591113e9'] response: {'name': 'network-changed', 'server_uuid': '1ba6d364-d287-4e61-b0b7-09f3d065cd60', 'tag': '3f3e959c-d297-41df-bb79-7bc6db558b70', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 326/679] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/networks?id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 779 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/680] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 327/681] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/682] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/subnets?id=f1ca2028-0897-4fcd-abf2-fbb61e9aa4b8 => generated 678 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 328/683] 10.0.0.159 () {34 vars in 1100 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1970681102&fields=id&tenant_id=06711a4bed304af697e14423550cf997 => 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: 356/684] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/ports?network_id=feb6ac47-a496-4c05-a812-5f38768505c6&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 329/685] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/networks?id=855df092-2d05-4ec6-81e9-8328b3e21d74 => generated 675 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 330/686] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/quotas/06711a4bed304af697e14423550cf997 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/687] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 331/688] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/ports?tenant_id=06711a4bed304af697e14423550cf997&fields=id => generated 103 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/689] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 332/690] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/networks/855df092-2d05-4ec6-81e9-8328b3e21d74?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/691] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/ports?tenant_id=5eba89abe45c4b759ecb21419c9822af&device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 1417 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/692] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/networks?id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 779 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 333/693] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:33:52 2026] GET /v2.0/networks/855df092-2d05-4ec6-81e9-8328b3e21d74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/694] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 334/695] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/696] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/subnets?id=f1ca2028-0897-4fcd-abf2-fbb61e9aa4b8 => generated 678 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 335/697] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => 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: 363/698] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/ports?network_id=feb6ac47-a496-4c05-a812-5f38768505c6&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: 9|app: 0|req: 336/699] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?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: 364/700] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 337/701] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 1148 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/702] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&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: 9|app: 0|req: 338/703] 199.19.213.221 () {34 vars in 1118 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1148 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 339/704] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/networks?id=855df092-2d05-4ec6-81e9-8328b3e21d74 => generated 675 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 340/705] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=06711a4bed304af697e14423550cf997 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/706] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:33:53 2026] PUT /v2.0/ports/3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 968 bytes in 476 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: 367/707] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/ports?tenant_id=5eba89abe45c4b759ecb21419c9822af&device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:33:54.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-348eed70-9ccd-4f3d-aca6-e94ab09abebf'] response: {'name': 'network-changed', 'server_uuid': '1ba6d364-d287-4e61-b0b7-09f3d065cd60', 'tag': '3f3e959c-d297-41df-bb79-7bc6db558b70', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 368/708] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/networks?id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 779 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/709] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => 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: 370/710] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3f3e959c-d297-41df-bb79-7bc6db558b70 => 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: 371/711] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/subnets?id=f1ca2028-0897-4fcd-abf2-fbb61e9aa4b8 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/712] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/ports?network_id=feb6ac47-a496-4c05-a812-5f38768505c6&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/713] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 341/714] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:33:54 2026] POST /v2.0/ports => generated 958 bytes in 544 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: 374/715] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?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: 375/716] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/ports?tenant_id=5eba89abe45c4b759ecb21419c9822af&device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/717] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/networks?id=feb6ac47-a496-4c05-a812-5f38768505c6 => generated 779 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/718] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/719] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/subnets?id=f1ca2028-0897-4fcd-abf2-fbb61e9aa4b8 => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/720] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/ports?network_id=feb6ac47-a496-4c05-a812-5f38768505c6&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/721] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 342/722] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:33:54 2026] PUT /v2.0/ports/0540c807-fae2-4177-927e-18da90c506f0 => generated 1203 bytes in 496 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-07-01 08:33:55.134 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac4c7990-a77e-4c80-86d1-7bf9efd89bdd'] response: {'name': 'network-changed', 'server_uuid': 'ef1a1aef-767a-4960-81bb-24257ed74a79', 'tag': '0540c807-fae2-4177-927e-18da90c506f0', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 343/723] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /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: 9|app: 0|req: 344/724] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/ports?tenant_id=06711a4bed304af697e14423550cf997&device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 347/727] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0540c807-fae2-4177-927e-18da90c506f0 => 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: 381/728] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/security-groups?tenant_id=d3d99a59922d4a1f9b0b272ed9702244&name=default => generated 2801 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 348/729] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/subnets?id=d2d118c6-bc9f-4c6b-a4d4-5d4228b1d253 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 349/730] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/ports?network_id=855df092-2d05-4ec6-81e9-8328b3e21d74&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: 382/731] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:55 2026] DELETE /v2.0/security-groups/288173ce-e674-46f6-8908-5a2270f71d7d => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 350/732] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/networks/855df092-2d05-4ec6-81e9-8328b3e21d74?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 351/733] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/networks/855df092-2d05-4ec6-81e9-8328b3e21d74?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: 383/734] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/735] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/security-groups?id=8398d7e4-1abf-4105-8777-9c8ea3414e57&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: 9|app: 0|req: 352/736] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/security-groups?tenant_id=fee51b9736f14f329e64e6c4971f293e&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/737] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/ports?tenant_id=06711a4bed304af697e14423550cf997&device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/738] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/networks?id=855df092-2d05-4ec6-81e9-8328b3e21d74 => generated 771 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/739] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0540c807-fae2-4177-927e-18da90c506f0 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 353/740] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:55 2026] DELETE /v2.0/security-groups/f08bcfd9-110b-46dc-9e3c-19d3152a3933 => 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: 388/741] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/subnets?id=d2d118c6-bc9f-4c6b-a4d4-5d4228b1d253 => generated 669 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 354/742] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/ports?network_id=855df092-2d05-4ec6-81e9-8328b3e21d74&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/743] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/networks/855df092-2d05-4ec6-81e9-8328b3e21d74?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 355/744] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/745] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/networks/855df092-2d05-4ec6-81e9-8328b3e21d74?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: 9|app: 0|req: 356/746] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.0/security-groups?id=12bf5f0f-078a-46a6-856f-c68fe5aacda1&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 357/747] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:33:56 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/748] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:33:56 2026] GET /v2.0/security-groups?tenant_id=74d8c0a68e6d4e07bb9eeb5959f61d9b&name=default => generated 2801 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/749] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:56 2026] DELETE /v2.0/security-groups/d15df737-66da-46a6-8a2a-e37c19290b0d => 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: 393/750] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:56 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/751] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:56 2026] GET /v2.0/security-groups?id=8398d7e4-1abf-4105-8777-9c8ea3414e57&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:56.743 9 INFO neutron.db.l3_db [None req-17c3bab7-2411-4ffd-a78f-a3796ac50dac 4f14e8e234b54bf09d25c91f5ff0d34f 5eba89abe45c4b759ecb21419c9822af - - - -] Floating IP 5bc948a8-2734-4d63-aff7-42cbad921816 disassociated. External IP: 10.96.250.217, port: 3f3e959c-d297-41df-bb79-7bc6db558b70. [pid: 8|app: 0|req: 395/752] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:57 2026] GET /v2.0/ports?device_id=1ba6d364-d287-4e61-b0b7-09f3d065cd60 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 358/753] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:33:56 2026] DELETE /v2.0/ports/3f3e959c-d297-41df-bb79-7bc6db558b70 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/754] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:57 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 359/755] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:33:57 2026] GET /v2.0/security-groups?id=8398d7e4-1abf-4105-8777-9c8ea3414e57&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/756] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:57 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:58.014 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb94a566-d9f5-47bb-a075-cd1afde3efa3'] response: {'server_uuid': '1ba6d364-d287-4e61-b0b7-09f3d065cd60', 'name': 'network-vif-deleted', 'tag': '3f3e959c-d297-41df-bb79-7bc6db558b70', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 398/757] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:33:58 2026] DELETE /v2.0/security-groups/12bf5f0f-078a-46a6-856f-c68fe5aacda1 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:33:58.499 9 INFO neutron.db.l3_db [None req-892f05de-cda7-4627-8bfb-50a9f50a34bd 3a32d111f2d74d79af97ef94f35a594a 06711a4bed304af697e14423550cf997 - - - -] Floating IP f18f4847-190f-451c-9051-4dc73d37e4fc associated. External IP: 10.96.250.216, port: 0540c807-fae2-4177-927e-18da90c506f0. 2026-07-01 08:33:58.647 8 INFO neutron.db.segments_db [None req-9b3143a0-1ffc-4fb4-90ee-63c1314d569a 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] Added segment 8b97151e-8ae1-4a6b-8aae-a535f21dd6ad of type vxlan for network 5bc557b3-72ab-458a-8ffe-bc66d0bfee94 [pid: 8|app: 0|req: 399/758] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:33:58 2026] POST /v2.0/networks => generated 650 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:33:58.847 8 INFO neutron.api.v2.resource [None req-c010643e-8558-4b7f-a79a-d9173a57c53c 4f14e8e234b54bf09d25c91f5ff0d34f 5eba89abe45c4b759ecb21419c9822af - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 400/759] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:33:58 2026] GET /v2.0/security-groups/12bf5f0f-078a-46a6-856f-c68fe5aacda1 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 360/760] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:33:58 2026] PUT /v2.0/floatingips/f18f4847-190f-451c-9051-4dc73d37e4fc => generated 856 bytes in 854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 361/761] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:33:58 2026] DELETE /v2.0/floatingips/5bc948a8-2734-4d63-aff7-42cbad921816 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/762] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:58 2026] POST /v2.0/subnets => generated 603 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 362/763] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:33:59 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:33:59.320 8 INFO neutron.db.segments_db [None req-06af3351-718c-4380-91c9-72088a4f9e84 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] Added segment e2df5e54-3fcf-4ba8-83a4-9dfaaaa9d387 of type vxlan for network 391ce62f-5cac-4624-ab22-2867fdd6178f 2026-07-01 08:33:59.639 8 INFO neutron.db.l3_hamode_db [None req-06af3351-718c-4380-91c9-72088a4f9e84 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:34:00.063 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-50a8f320-6b9a-4967-a30f-250bd690e15a'] response: {'name': 'network-changed', 'server_uuid': 'ef1a1aef-767a-4960-81bb-24257ed74a79', 'tag': '0540c807-fae2-4177-927e-18da90c506f0', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 363/764] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:33:59 2026] PUT /v2.0/routers/4bd169e0-8094-40c9-b1b1-9cb4846418d2/remove_router_interface => generated 309 bytes in 1418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 364/765] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:00 2026] GET /v2.0/security-groups?id=8398d7e4-1abf-4105-8777-9c8ea3414e57&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: 9|app: 0|req: 365/766] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:00 2026] GET /v2.0/ports?tenant_id=06711a4bed304af697e14423550cf997&device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:01.179 8 INFO neutron.db.l3_hamode_db [None req-06af3351-718c-4380-91c9-72088a4f9e84 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:34:01.951 9 INFO neutron.services.segments.plugin [-] Segment 37dab639-6a6c-4be9-ba78-1a71e2b1cc60 resource provider aggregate not found 2026-07-01 08:34:01.968 9 INFO neutron.services.segments.plugin [-] Segment 37dab639-6a6c-4be9-ba78-1a71e2b1cc60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37dab639-6a6c-4be9-ba78-1a71e2b1cc60 found for delete ", "request_id": "req-fed7549d-3810-4764-8289-357e6427f698"}]} 2026-07-01 08:34:01.968 9 INFO neutron.services.segments.plugin [-] Segment 37dab639-6a6c-4be9-ba78-1a71e2b1cc60 resource provider aggregate not found 2026-07-01 08:34:01.995 9 INFO neutron.db.l3_hamode_db [None req-f52df1f5-92bd-4e86-8be8-954c64900423 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network 84206e88-7a92-4206-8333-97621cc89dd9 was deleted as no HA routers are present in tenant 5eba89abe45c4b759ecb21419c9822af. 2026-07-01 08:34:01.997 9 INFO neutron.services.segments.plugin [-] Segment 37dab639-6a6c-4be9-ba78-1a71e2b1cc60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37dab639-6a6c-4be9-ba78-1a71e2b1cc60 found for delete ", "request_id": "req-21a0121f-6ebd-4c1b-a50c-932eb82acfd8"}]} [pid: 9|app: 0|req: 366/767] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:00 2026] DELETE /v2.0/routers/4bd169e0-8094-40c9-b1b1-9cb4846418d2 => generated 0 bytes in 1211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 367/768] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:34:02 2026] GET /v2.0/networks?id=855df092-2d05-4ec6-81e9-8328b3e21d74 => generated 771 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 368/769] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:02 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 369/770] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:34:02 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/771] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:33:59 2026] POST /v2.0/routers => generated 695 bytes in 3058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 370/772] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:02 2026] DELETE /v2.0/subnets/f1ca2028-0897-4fcd-abf2-fbb61e9aa4b8 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 371/773] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:34:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0540c807-fae2-4177-927e-18da90c506f0 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 372/774] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:02 2026] GET /v2.0/security-groups?id=8398d7e4-1abf-4105-8777-9c8ea3414e57&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: 403/775] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:02 2026] GET /v2.0/security-groups?tenant_id=9b678774480c489fa4b90b3b091de954&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:02.679 9 INFO neutron.db.l3_db [None req-ce76bbb6-09cc-4d84-8c23-775beec95d56 3a32d111f2d74d79af97ef94f35a594a 06711a4bed304af697e14423550cf997 - - - -] Floating IP f18f4847-190f-451c-9051-4dc73d37e4fc disassociated. External IP: 10.96.250.216, port: 0540c807-fae2-4177-927e-18da90c506f0. [pid: 9|app: 0|req: 373/776] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:34:02 2026] DELETE /v2.0/ports/0540c807-fae2-4177-927e-18da90c506f0 => generated 0 bytes in 731 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:03.175 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e207083-958c-44bd-80bf-4cacca751501'] response: {'server_uuid': 'ef1a1aef-767a-4960-81bb-24257ed74a79', 'name': 'network-vif-deleted', 'tag': '0540c807-fae2-4177-927e-18da90c506f0', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 374/777] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:03 2026] DELETE /v2.0/networks/feb6ac47-a496-4c05-a812-5f38768505c6 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 375/778] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.0/subnets?id=d2d118c6-bc9f-4c6b-a4d4-5d4228b1d253 => generated 669 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 376/779] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:03 2026] DELETE /v2.0/security-groups/33ef0742-12d3-4995-ac63-47e05e3c79a8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 377/780] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.0/ports?network_id=855df092-2d05-4ec6-81e9-8328b3e21d74&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 378/781] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.0/security-groups?tenant_id=5eba89abe45c4b759ecb21419c9822af&name=default => generated 2797 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 379/782] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.0/ports?device_id=ef1a1aef-767a-4960-81bb-24257ed74a79 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 380/783] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.0/networks/855df092-2d05-4ec6-81e9-8328b3e21d74?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 381/784] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:03 2026] DELETE /v2.0/security-groups/5353988f-ad39-411f-bf4c-73d51218c984 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 382/785] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.0/security-groups?tenant_id=f4d48a17bd73481db0dcd108d3cc6282&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 383/786] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:03 2026] GET /v2.0/networks/855df092-2d05-4ec6-81e9-8328b3e21d74?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: 9|app: 0|req: 384/787] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:03 2026] DELETE /v2.0/security-groups/6d403489-0a31-4550-86bb-631594ffd35c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/788] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:34:02 2026] PUT /v2.0/routers/8f3e502f-1cd2-4acf-b82f-fd65b310e5ca/add_router_interface => generated 309 bytes in 1663 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:04.241 9 INFO neutron.services.segments.plugin [-] Segment 59f55478-5126-4831-b108-7f9d855dffbf resource provider aggregate not found 2026-07-01 08:34:04.259 9 INFO neutron.services.segments.plugin [-] Segment 59f55478-5126-4831-b108-7f9d855dffbf resource provider aggregate not found 2026-07-01 08:34:04.265 9 INFO neutron.services.segments.plugin [-] Segment 59f55478-5126-4831-b108-7f9d855dffbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f55478-5126-4831-b108-7f9d855dffbf found for delete ", "request_id": "req-b0a16a27-1749-453e-b69b-fbd7b8635405"}]} 2026-07-01 08:34:04.278 9 INFO neutron.services.segments.plugin [-] Segment 59f55478-5126-4831-b108-7f9d855dffbf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f55478-5126-4831-b108-7f9d855dffbf found for delete ", "request_id": "req-1e3b6dc6-0b13-4bf1-ad25-8aebd4d1fc87"}]} [pid: 9|app: 0|req: 385/789] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:34:04 2026] POST /v2.0/ports => generated 959 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: 405/790] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:04 2026] DELETE /v2.0/security-groups/8398d7e4-1abf-4105-8777-9c8ea3414e57 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:04.771 8 INFO neutron.api.v2.resource [None req-c3b21d4a-9436-4d3d-a8d7-2f8a952e4fa5 3a32d111f2d74d79af97ef94f35a594a 06711a4bed304af697e14423550cf997 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 406/791] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:34:04 2026] GET /v2.0/security-groups/8398d7e4-1abf-4105-8777-9c8ea3414e57 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/792] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:34:04 2026] DELETE /v2.0/floatingips/f18f4847-190f-451c-9051-4dc73d37e4fc => generated 0 bytes in 402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 386/793] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:34:04 2026] POST /v2.0/ports => generated 954 bytes in 535 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-07-01 08:34:06.151 9 INFO neutron.db.l3_db [None req-0ab2ae53-ed1a-42e1-8157-986085152fa1 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] Floating IP 7e06b234-472a-40c8-bafc-9a98e2041af0 associated. External IP: 10.96.250.209, port: 842b1f24-1743-448a-b67d-78974ed6e004. [pid: 9|app: 0|req: 387/794] 10.0.0.160 () {34 vars in 677 bytes} [Wed Jul 1 08:34:05 2026] POST /v2.0/floatingips => generated 841 bytes in 1271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/795] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:34:05 2026] PUT /v2.0/routers/817ae6e1-f7b5-45fe-ae53-e4e76cebab4a/remove_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:06.809 8 INFO neutron.db.l3_db [None req-ea63dfb8-e474-4776-b861-b65520a91ff0 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] Floating IP 7e06b234-472a-40c8-bafc-9a98e2041af0 disassociated. External IP: 10.96.250.209, port: 842b1f24-1743-448a-b67d-78974ed6e004. 2026-07-01 08:34:06.901 9 INFO neutron.db.segments_db [None req-e3f2f5e5-2a75-40ba-af8f-a37ab14c3315 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 8c104834-dec0-48f3-a261-64377426053c of type vxlan for network 167c7586-8170-4f67-8400-0d075e64a670 [pid: 9|app: 0|req: 388/796] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:34:06 2026] POST /v2.0/networks => generated 744 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/797] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:34:06 2026] PUT /v2.0/floatingips/7e06b234-472a-40c8-bafc-9a98e2041af0 => generated 552 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/798] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:07 2026] POST /v2.0/subnets => generated 667 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/799] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:34:07 2026] DELETE /v2.0/floatingips/7e06b234-472a-40c8-bafc-9a98e2041af0 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:07.839 8 INFO neutron.db.segments_db [None req-f3dbfac5-e3c4-484a-9d2c-684c14381697 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 2b6e762a-7ae6-4b6f-ac7d-f8204a90a608 of type vxlan for network 4233d967-c29a-4a25-8f1e-436e09803b03 2026-07-01 08:34:08.237 8 INFO neutron.db.l3_hamode_db [None req-f3dbfac5-e3c4-484a-9d2c-684c14381697 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:34:08.496 9 INFO neutron.services.segments.plugin [-] Segment 56700efa-caaa-46c7-8a4e-f42c20b8d4f3 resource provider aggregate not found 2026-07-01 08:34:08.501 9 INFO neutron.services.segments.plugin [-] Segment 56700efa-caaa-46c7-8a4e-f42c20b8d4f3 resource provider aggregate not found 2026-07-01 08:34:08.520 9 INFO neutron.services.segments.plugin [-] Segment 56700efa-caaa-46c7-8a4e-f42c20b8d4f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56700efa-caaa-46c7-8a4e-f42c20b8d4f3 found for delete ", "request_id": "req-ab1301e2-6b9f-4f8d-94a8-06176c4e0f51"}]} 2026-07-01 08:34:08.521 9 INFO neutron.services.segments.plugin [-] Segment 56700efa-caaa-46c7-8a4e-f42c20b8d4f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56700efa-caaa-46c7-8a4e-f42c20b8d4f3 found for delete ", "request_id": "req-85ce3e5c-a1ca-4641-8884-b27b743a2040"}]} 2026-07-01 08:34:08.526 9 INFO neutron.db.l3_hamode_db [None req-c16c60a2-93d7-4e91-ae55-a1297a5ff8fe 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network c2c1fec2-e7f9-4b97-a171-b8d5a7830eb9 was deleted as no HA routers are present in tenant 06711a4bed304af697e14423550cf997. [pid: 9|app: 0|req: 389/800] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:06 2026] DELETE /v2.0/routers/817ae6e1-f7b5-45fe-ae53-e4e76cebab4a => generated 0 bytes in 1534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 390/801] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:08 2026] GET /v2.0/security-groups?tenant_id=9a8e2cbe23d046a29f2bc2a29f63454f&name=default => generated 2801 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:09.279 8 INFO neutron.db.l3_hamode_db [None req-f3dbfac5-e3c4-484a-9d2c-684c14381697 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:34:09.572 9 INFO neutron.db.l3_db [None req-02ad34e3-9855-49e0-9a4f-5bff57a29e9c 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] Floating IP 9a87dc3c-4d95-4eab-8b0d-20d002cc3240 associated. External IP: 10.96.250.205, port: ac2d2ead-a629-48f6-89ab-8a0934b39fb1. [pid: 9|app: 0|req: 391/802] 10.0.0.160 () {34 vars in 677 bytes} [Wed Jul 1 08:34:08 2026] POST /v2.0/floatingips => generated 843 bytes in 1183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 392/803] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:09 2026] DELETE /v2.0/subnets/d2d118c6-bc9f-4c6b-a4d4-5d4228b1d253 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 393/804] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:10 2026] DELETE /v2.0/security-groups/4b335c45-10af-495e-9051-22ea92d7b85e => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 394/805] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:34:10 2026] GET /v2.0/floatingips/9a87dc3c-4d95-4eab-8b0d-20d002cc3240 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/806] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:07 2026] POST /v2.0/routers => generated 731 bytes in 2547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/809] 10.0.0.160 () {32 vars in 655 bytes} [Wed Jul 1 08:34:10 2026] GET /v2.0/floatingips => generated 846 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:34:10.721 9 INFO neutron.services.segments.plugin [-] Segment 5232fe94-4323-4a29-a885-01004a772b76 resource provider aggregate not found 2026-07-01 08:34:10.725 9 INFO neutron.services.segments.plugin [-] Segment 5232fe94-4323-4a29-a885-01004a772b76 resource provider aggregate not found 2026-07-01 08:34:10.735 9 INFO neutron.services.segments.plugin [-] Segment 5232fe94-4323-4a29-a885-01004a772b76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5232fe94-4323-4a29-a885-01004a772b76 found for delete ", "request_id": "req-5e487148-c881-46e9-b9aa-18dbe637a82d"}]} 2026-07-01 08:34:10.749 9 INFO neutron.services.segments.plugin [-] Segment 5232fe94-4323-4a29-a885-01004a772b76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5232fe94-4323-4a29-a885-01004a772b76 found for delete ", "request_id": "req-fcdebba9-a344-4f2f-bfd5-d17cfaa5dae8"}]} [pid: 9|app: 0|req: 395/810] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:10 2026] DELETE /v2.0/networks/855df092-2d05-4ec6-81e9-8328b3e21d74 => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 396/811] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:10 2026] GET /v2.0/security-groups?tenant_id=af201b1f1ca34433b715fc6a43ec0e23&name=default => generated 2801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:11.310 9 INFO neutron.db.l3_db [None req-898b5608-4948-4128-aee7-14e107130910 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] Floating IP 9a87dc3c-4d95-4eab-8b0d-20d002cc3240 associated. External IP: 10.96.250.205, port: ac2d2ead-a629-48f6-89ab-8a0934b39fb1. [pid: 8|app: 0|req: 416/812] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:34:10 2026] PUT /v2.0/routers/564b4127-7502-4c78-8cd6-b888fe40ea02/add_router_interface => generated 309 bytes in 1484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/813] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:11 2026] DELETE /v2.0/security-groups/19a9f9c4-5d93-4e45-8a52-9bc0fda76582 => 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: 418/814] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:12 2026] GET /v2.0/security-groups?tenant_id=06711a4bed304af697e14423550cf997&name=default => generated 2801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 397/815] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:34:10 2026] PUT /v2.0/floatingips/9a87dc3c-4d95-4eab-8b0d-20d002cc3240 => generated 841 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/816] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:12 2026] DELETE /v2.0/security-groups/654d06ec-b5b8-45cd-a125-7b8fd1e077d6 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:12.222 9 INFO neutron.db.l3_db [None req-a0af141a-00c0-4824-a519-0248ea1909ea 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] Floating IP 9a87dc3c-4d95-4eab-8b0d-20d002cc3240 disassociated. External IP: 10.96.250.205, port: 842b1f24-1743-448a-b67d-78974ed6e004. [pid: 9|app: 0|req: 398/817] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:34:12 2026] PUT /v2.0/floatingips/9a87dc3c-4d95-4eab-8b0d-20d002cc3240 => generated 552 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/818] 10.0.0.160 () {34 vars in 685 bytes} [Wed Jul 1 08:34:12 2026] POST /v2.0/security-groups => generated 1597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/819] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:12 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) [pid: 8|app: 0|req: 422/820] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 399/821] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:34:12 2026] DELETE /v2.0/floatingips/9a87dc3c-4d95-4eab-8b0d-20d002cc3240 => generated 0 bytes in 417 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:13.027 9 INFO neutron.api.v2.resource [None req-22355514-42f4-44b6-aad1-ed0b4e86654c 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 400/822] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:34:13 2026] DELETE /v2.0/floatingips/9a87dc3c-4d95-4eab-8b0d-20d002cc3240 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 401/823] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:13 2026] DELETE /v2.0/ports/842b1f24-1743-448a-b67d-78974ed6e004 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/824] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:34:12 2026] POST /v2.0/floatingips => generated 552 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 402/825] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:13 2026] DELETE /v2.0/ports/ac2d2ead-a629-48f6-89ab-8a0934b39fb1 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 403/826] 10.0.0.159 () {34 vars in 1100 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1555955405&fields=id&tenant_id=fe42a4c774c04f08bd8e6b3d86508a98 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:14.129 8 INFO neutron.db.segments_db [None req-55c08cb1-affa-492f-a52f-0235b9c9e40a 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 130836da-6a51-4051-8c01-c5e12a058232 of type vxlan for network d54b60ad-1e5b-4d41-ba80-bf4fe15ae452 [pid: 9|app: 0|req: 404/827] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.0/ports?device_id=8f3e502f-1cd2-4acf-b82f-fd65b310e5ca => generated 958 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/828] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:34:13 2026] POST /v2.0/networks => generated 746 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 405/829] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.0/networks?id=167c7586-8170-4f67-8400-0d075e64a670 => generated 676 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 406/830] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:14 2026] POST /v2.0/subnets => generated 669 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 407/831] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.0/quotas/fe42a4c774c04f08bd8e6b3d86508a98 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:14.543 9 INFO neutron.db.segments_db [None req-93465c48-1a7b-439c-9e0b-e030c4152b46 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 2069eb29-c59b-4d35-b916-502e9501ea66 of type vxlan for network a34c44b3-ed82-485f-8755-1d524ac2a9c6 2026-07-01 08:34:14.868 9 INFO neutron.db.l3_hamode_db [None req-93465c48-1a7b-439c-9e0b-e030c4152b46 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 425/832] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:34:14 2026] PUT /v2.0/routers/8f3e502f-1cd2-4acf-b82f-fd65b310e5ca/remove_router_interface => generated 309 bytes in 1574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:15.940 9 INFO neutron.db.l3_hamode_db [None req-93465c48-1a7b-439c-9e0b-e030c4152b46 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 426/833] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:34:15 2026] GET /v2.0/ports?tenant_id=fe42a4c774c04f08bd8e6b3d86508a98&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:16.627 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-8a595023-d93e-4d0b-977e-9380dd3788a0 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] 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 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, 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 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, 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 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, 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 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, 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 54, 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 150, 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 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, 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 84, in _is_session_semantic_violated stack = traceback.extract_stack()  2026-07-01 08:34:17.028 8 INFO neutron.services.segments.plugin [-] Segment e2df5e54-3fcf-4ba8-83a4-9dfaaaa9d387 resource provider aggregate not found 2026-07-01 08:34:17.034 8 INFO neutron.services.segments.plugin [-] Segment e2df5e54-3fcf-4ba8-83a4-9dfaaaa9d387 resource provider aggregate not found 2026-07-01 08:34:17.043 8 INFO neutron.services.segments.plugin [-] Segment e2df5e54-3fcf-4ba8-83a4-9dfaaaa9d387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2df5e54-3fcf-4ba8-83a4-9dfaaaa9d387 found for delete ", "request_id": "req-18e2c8a6-7c7e-4b40-bf34-1f87f8e5e1ea"}]} 2026-07-01 08:34:17.053 8 INFO neutron.db.l3_hamode_db [None req-8a595023-d93e-4d0b-977e-9380dd3788a0 1e4396a974564339aeeca9537ed5b150 f56fc13dcbd84afaaa94187c8fd5576c - - - -] HA network 391ce62f-5cac-4624-ab22-2867fdd6178f was deleted as no HA routers are present in tenant f56fc13dcbd84afaaa94187c8fd5576c. [pid: 9|app: 0|req: 408/834] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:14 2026] POST /v2.0/routers => generated 733 bytes in 2551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/835] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:15 2026] DELETE /v2.0/routers/8f3e502f-1cd2-4acf-b82f-fd65b310e5ca => generated 0 bytes in 1109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:17.069 8 INFO neutron.services.segments.plugin [-] Segment e2df5e54-3fcf-4ba8-83a4-9dfaaaa9d387 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2df5e54-3fcf-4ba8-83a4-9dfaaaa9d387 found for delete ", "request_id": "req-925eac24-1128-4ae0-bf96-38ab10866439"}]} [pid: 9|app: 0|req: 409/836] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:34:17 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 410/837] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:17 2026] DELETE /v2.0/subnets/88a63f31-aa09-4507-bd3d-38266c3e610c => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 411/838] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:34:17 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?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-07-01 08:34:17.576 9 INFO neutron.services.segments.plugin [-] Segment 8b97151e-8ae1-4a6b-8aae-a535f21dd6ad resource provider aggregate not found 2026-07-01 08:34:17.580 9 INFO neutron.services.segments.plugin [-] Segment 8b97151e-8ae1-4a6b-8aae-a535f21dd6ad resource provider aggregate not found 2026-07-01 08:34:17.598 9 INFO neutron.services.segments.plugin [-] Segment 8b97151e-8ae1-4a6b-8aae-a535f21dd6ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b97151e-8ae1-4a6b-8aae-a535f21dd6ad found for delete ", "request_id": "req-88acc07f-f3f9-4448-9c26-98fd7612b585"}]} 2026-07-01 08:34:17.599 9 INFO neutron.services.segments.plugin [-] Segment 8b97151e-8ae1-4a6b-8aae-a535f21dd6ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b97151e-8ae1-4a6b-8aae-a535f21dd6ad found for delete ", "request_id": "req-047bd430-3554-4483-8b0e-63e9164d71cd"}]} [pid: 9|app: 0|req: 412/839] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:17 2026] DELETE /v2.0/networks/5bc557b3-72ab-458a-8ffe-bc66d0bfee94 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 413/840] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:17 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 414/841] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:17 2026] GET /v2.0/security-groups?tenant_id=02b9a22753694a5e8318997c17437eb9&name=default => generated 2801 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 415/842] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.0/security-groups?tenant_id=f56fc13dcbd84afaaa94187c8fd5576c&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 416/843] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.0/networks?id=167c7586-8170-4f67-8400-0d075e64a670 => generated 676 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 417/844] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:18 2026] DELETE /v2.0/security-groups/bca5b5a9-b641-444d-a539-de828dc10d99 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/845] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:34:17 2026] PUT /v2.0/routers/abd23c43-da44-4795-87b5-e2a071fa3e2c/add_router_interface => generated 309 bytes in 1504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/846] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe42a4c774c04f08bd8e6b3d86508a98 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 418/847] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:18 2026] DELETE /v2.0/security-groups/16eaa8ce-2e93-4d2f-b6a5-54508299cb3e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 419/848] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 420/849] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.0/security-groups?tenant_id=fc5b72d1ecc14601834133e10c8229bf&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 421/850] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:18 2026] DELETE /v2.0/security-groups/b0c11b7d-285d-46dc-802a-dcad384ae823 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/851] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:34:18 2026] POST /v2.0/ports => generated 954 bytes in 482 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: 431/852] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/networks?id=d54b60ad-1e5b-4d41-ba80-bf4fe15ae452 => generated 678 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/853] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/quotas/cd6269d0881e40e788107ce4395a1ed3 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 422/854] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:34:19 2026] PUT /v2.0/ports/0e4a774e-e9af-4792-9bcf-1606877308f8 => generated 1199 bytes in 525 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: 433/855] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/ports?tenant_id=cd6269d0881e40e788107ce4395a1ed3&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 423/856] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/ports?tenant_id=fe42a4c774c04f08bd8e6b3d86508a98&device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:19.747 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75d2347b-b7c7-470f-aea8-aba88974eec2'] response: {'name': 'network-changed', 'server_uuid': 'dedb47fc-5821-46bb-8e2d-04c4397f36e4', 'tag': '0e4a774e-e9af-4792-9bcf-1606877308f8', 'status': 'completed', 'code': 200} /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: 9|app: 0|req: 424/857] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0e4a774e-e9af-4792-9bcf-1606877308f8 => 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: 434/858] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/networks/d54b60ad-1e5b-4d41-ba80-bf4fe15ae452?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 425/859] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/subnets?id=1cc5b6a9-62ed-4825-a7fe-a0921e31bce8 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/860] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/networks/d54b60ad-1e5b-4d41-ba80-bf4fe15ae452?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: 436/861] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/ports?network_id=167c7586-8170-4f67-8400-0d075e64a670&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 426/862] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/863] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 427/864] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/865] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?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: 9|app: 0|req: 428/866] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/ports?device_id=113d9f4e-d4ff-4d37-aad8-07b68e17c4ad => 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: 439/867] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/ports?tenant_id=fe42a4c774c04f08bd8e6b3d86508a98&device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 429/868] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/networks?id=167c7586-8170-4f67-8400-0d075e64a670 => generated 772 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/869] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0e4a774e-e9af-4792-9bcf-1606877308f8 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 430/870] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/subnets?id=1cc5b6a9-62ed-4825-a7fe-a0921e31bce8 => generated 670 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/871] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/ports?network_id=167c7586-8170-4f67-8400-0d075e64a670&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: 9|app: 0|req: 431/872] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?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: 442/873] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?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: 443/874] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.0/networks?id=d54b60ad-1e5b-4d41-ba80-bf4fe15ae452 => generated 678 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:20.947 9 INFO neutron.db.segments_db [None req-2b894aec-874b-4af7-80ad-28d2ca22c39e 6d85898e4e634c0695cfa4cfd094a46f 5d4e91d0197049019c686d2bc11f6426 - - - -] Added segment c05cab12-18b8-4252-bfdc-33e06018d02b of type vxlan for network 45744d54-f71c-4b03-b1e1-376ce2b71dc4 2026-07-01 08:34:21.076 9 INFO neutron.db.segments_db [None req-2b894aec-874b-4af7-80ad-28d2ca22c39e 6d85898e4e634c0695cfa4cfd094a46f 5d4e91d0197049019c686d2bc11f6426 - - - -] Added segment a1d34339-6316-45f8-9138-10e808b47b21 of type vxlan for network 05fd129b-e717-4606-8b8a-5a26554c027a [pid: 9|app: 0|req: 432/875] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:20 2026] POST /v2.0/networks => generated 1245 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 433/876] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/877] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:34:20 2026] POST /v2.0/ports => generated 954 bytes in 452 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: 9|app: 0|req: 434/878] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/ports?device_id=113d9f4e-d4ff-4d37-aad8-07b68e17c4ad => generated 957 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 435/879] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&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: 445/880] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/networks => generated 1844 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/881] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/security-groups?id=acddf72a-9f27-4fc1-b70c-898e776dec96&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:21.640 8 INFO neutron.services.segments.plugin [-] Segment c05cab12-18b8-4252-bfdc-33e06018d02b resource provider aggregate not found 2026-07-01 08:34:21.645 8 INFO neutron.services.segments.plugin [-] Segment c05cab12-18b8-4252-bfdc-33e06018d02b resource provider aggregate not found 2026-07-01 08:34:21.661 8 INFO neutron.services.segments.plugin [-] Segment c05cab12-18b8-4252-bfdc-33e06018d02b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05cab12-18b8-4252-bfdc-33e06018d02b found for delete ", "request_id": "req-6c049f2f-94ec-4a1a-a378-b98cbf7825e6"}]} 2026-07-01 08:34:21.663 8 INFO neutron.services.segments.plugin [-] Segment c05cab12-18b8-4252-bfdc-33e06018d02b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c05cab12-18b8-4252-bfdc-33e06018d02b found for delete ", "request_id": "req-1a3b83eb-81fc-49fd-9afa-dcd5c229e212"}]} [pid: 8|app: 0|req: 447/882] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:21 2026] DELETE /v2.0/networks/45744d54-f71c-4b03-b1e1-376ce2b71dc4 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 436/883] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:34:21 2026] PUT /v2.0/ports/3cb185e2-eb21-47a8-b7d4-84c616d068b1 => generated 1199 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:21.927 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f44a816-94d2-4c6a-894d-0ecb7528f723'] response: {'name': 'network-changed', 'server_uuid': '113d9f4e-d4ff-4d37-aad8-07b68e17c4ad', 'tag': '3cb185e2-eb21-47a8-b7d4-84c616d068b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 448/884] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:21 2026] DELETE /v2.0/networks/05fd129b-e717-4606-8b8a-5a26554c027a => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/885] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/ports?tenant_id=cd6269d0881e40e788107ce4395a1ed3&device_id=113d9f4e-d4ff-4d37-aad8-07b68e17c4ad => generated 1238 bytes in 39 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: 450/886] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/networks => generated 651 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/887] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3cb185e2-eb21-47a8-b7d4-84c616d068b1 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:22.132 8 INFO neutron.db.segments_db [None req-3e46f544-0369-44ed-aba6-8f199fbbb43c 6d85898e4e634c0695cfa4cfd094a46f 5d4e91d0197049019c686d2bc11f6426 - - - -] Added segment 8518eec7-8372-4bdf-af72-ab3293084d3e of type vxlan for network 67acfce7-65ac-4fc4-bb8b-f825798ec8ce [pid: 9|app: 0|req: 437/888] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.0/security-groups?tenant_id=7608a97c56044f4cb1e70f2f3add9077&name=default => generated 2801 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 438/889] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/subnets?id=56a12271-a42e-4d5f-8dbe-3aadda5fa406 => generated 672 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/890] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:22 2026] POST /v2.0/networks => generated 653 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 439/891] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:22 2026] DELETE /v2.0/security-groups/20d58ce9-8834-4fde-8bf2-7a1c28facb8d => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/892] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/ports?network_id=d54b60ad-1e5b-4d41-ba80-bf4fe15ae452&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-07-01 08:34:22.313 9 INFO neutron.db.segments_db [None req-a7571c7d-c0b1-40dd-a184-0f5f7ad4ed99 6d85898e4e634c0695cfa4cfd094a46f 5d4e91d0197049019c686d2bc11f6426 - - - -] Added segment 591b51b4-3694-406c-aa58-482241dc63a8 of type vxlan for network 80f109fd-c44a-4983-ae69-5bd145a598ca [pid: 8|app: 0|req: 454/893] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/networks/d54b60ad-1e5b-4d41-ba80-bf4fe15ae452?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: 455/894] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/networks/d54b60ad-1e5b-4d41-ba80-bf4fe15ae452?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: 9|app: 0|req: 440/895] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:22 2026] POST /v2.0/networks => generated 654 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 441/896] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/ports?tenant_id=cd6269d0881e40e788107ce4395a1ed3&device_id=113d9f4e-d4ff-4d37-aad8-07b68e17c4ad => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 442/897] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 443/898] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/networks?id=d54b60ad-1e5b-4d41-ba80-bf4fe15ae452 => generated 774 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 444/899] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/ports?device_id=113d9f4e-d4ff-4d37-aad8-07b68e17c4ad => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 445/900] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 446/901] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=3cb185e2-eb21-47a8-b7d4-84c616d068b1 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 447/902] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/security-groups?id=acddf72a-9f27-4fc1-b70c-898e776dec96&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 448/903] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/subnets?id=56a12271-a42e-4d5f-8dbe-3aadda5fa406 => generated 672 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 449/904] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/905] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:34:22 2026] POST /v2.0/ports => generated 1506 bytes in 731 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: 9|app: 0|req: 450/906] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.0/ports?network_id=d54b60ad-1e5b-4d41-ba80-bf4fe15ae452&device_owner=network%3Adhcp => generated 1244 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 451/907] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:34:23 2026] GET /v2.0/ports => generated 1506 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 452/908] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:23 2026] GET /v2.0/networks/d54b60ad-1e5b-4d41-ba80-bf4fe15ae452?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:23.708 8 INFO neutron.services.segments.plugin [-] Segment a1d34339-6316-45f8-9138-10e808b47b21 resource provider aggregate not found 2026-07-01 08:34:23.733 8 INFO neutron.services.segments.plugin [-] Segment a1d34339-6316-45f8-9138-10e808b47b21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d34339-6316-45f8-9138-10e808b47b21 found for delete ", "request_id": "req-12d05ad0-82f1-41ba-939a-8891fd32589d"}]} 2026-07-01 08:34:23.766 8 INFO neutron.services.segments.plugin [-] Segment a1d34339-6316-45f8-9138-10e808b47b21 resource provider aggregate not found 2026-07-01 08:34:23.800 8 INFO neutron.services.segments.plugin [-] Segment a1d34339-6316-45f8-9138-10e808b47b21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1d34339-6316-45f8-9138-10e808b47b21 found for delete ", "request_id": "req-8a736408-4ffc-452d-9b48-57d39e5fe232"}]} [pid: 9|app: 0|req: 453/909] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:23 2026] DELETE /v2.0/ports/ff4038cd-462c-4b73-9645-81cbc55891aa => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 454/910] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:23 2026] GET /v2.0/networks/d54b60ad-1e5b-4d41-ba80-bf4fe15ae452?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) 2026-07-01 08:34:24.070 8 INFO neutron.db.l3_db [None req-6f508339-e94f-4793-975d-edab26027e59 ffbb74fddd214526a805b71c219203ce fe42a4c774c04f08bd8e6b3d86508a98 - - - -] Floating IP 5371f924-4aab-4fe7-87a4-52be58fc9a31 associated. External IP: 10.96.250.204, port: 0e4a774e-e9af-4792-9bcf-1606877308f8. [pid: 9|app: 0|req: 455/911] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:23 2026] DELETE /v2.0/ports/53c4c038-5bd3-4262-887c-389489d33472 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 456/912] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/ports?device_id=113d9f4e-d4ff-4d37-aad8-07b68e17c4ad => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 457/913] 10.0.0.160 () {32 vars in 653 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions => generated 19178 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 458/914] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/915] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:34:23 2026] PUT /v2.0/floatingips/5371f924-4aab-4fe7-87a4-52be58fc9a31 => generated 855 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/916] 10.0.0.160 () {32 vars in 681 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 459/917] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/security-groups?id=acddf72a-9f27-4fc1-b70c-898e776dec96&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 460/918] 10.0.0.160 () {32 vars in 681 bytes} [Wed Jul 1 08:34:24 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: 9|app: 0|req: 461/919] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:24.479 8 INFO neutron.db.segments_db [None req-a5522ee7-eca9-4ee9-a0a2-f439e7259626 6d85898e4e634c0695cfa4cfd094a46f 5d4e91d0197049019c686d2bc11f6426 - - - -] Added segment 41747a8c-b707-45b0-bc56-f6d2605f7f93 of type vxlan for network b1a0d1e8-3387-477f-bea8-82e730d34a5e [pid: 9|app: 0|req: 462/920] 10.0.0.160 () {32 vars in 665 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/agent => generated 153 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 463/921] 10.0.0.160 () {32 vars in 699 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:24.502 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9db45ac0-c48d-4e90-83b8-9b76da483320'] response: {'name': 'network-changed', 'server_uuid': 'dedb47fc-5821-46bb-8e2d-04c4397f36e4', 'tag': '0e4a774e-e9af-4792-9bcf-1606877308f8', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 464/922] 10.0.0.160 () {32 vars in 697 bytes} [Wed Jul 1 08:34:24 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: 9|app: 0|req: 465/923] 10.0.0.160 () {32 vars in 701 bytes} [Wed Jul 1 08:34:24 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: 9|app: 0|req: 466/924] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/ports?tenant_id=fe42a4c774c04f08bd8e6b3d86508a98&device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 467/925] 10.0.0.160 () {32 vars in 689 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 468/926] 10.0.0.160 () {32 vars in 703 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/927] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:24 2026] POST /v2.0/networks => generated 654 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/928] 10.0.0.160 () {32 vars in 693 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 469/929] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/networks?id=167c7586-8170-4f67-8400-0d075e64a670 => generated 772 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 470/930] 10.0.0.160 () {32 vars in 695 bytes} [Wed Jul 1 08:34:24 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: 9|app: 0|req: 471/931] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0e4a774e-e9af-4792-9bcf-1606877308f8 => generated 858 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:24.716 8 INFO neutron.db.segments_db [None req-ee904bf6-b479-42c3-b206-ebc1e1a7ef72 6d85898e4e634c0695cfa4cfd094a46f 5d4e91d0197049019c686d2bc11f6426 - - - -] Added segment 7ab3dcf5-7207-4324-bf3d-b4e1dc1c7a18 of type vxlan for network 98494237-c895-49ea-8fdb-439651b0fd1f [pid: 9|app: 0|req: 472/932] 10.0.0.160 () {32 vars in 685 bytes} [Wed Jul 1 08:34:24 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: 9|app: 0|req: 473/933] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/subnets?id=1cc5b6a9-62ed-4825-a7fe-a0921e31bce8 => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 474/934] 10.0.0.160 () {32 vars in 687 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 475/935] 10.0.0.160 () {32 vars in 661 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 476/936] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/ports?network_id=167c7586-8170-4f67-8400-0d075e64a670&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 477/937] 10.0.0.160 () {32 vars in 699 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/938] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:24 2026] POST /v2.0/networks => generated 651 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/939] 10.0.0.160 () {32 vars in 679 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 478/940] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/ports?device_id=113d9f4e-d4ff-4d37-aad8-07b68e17c4ad => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 479/941] 10.0.0.160 () {32 vars in 683 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 480/942] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/security-groups?id=acddf72a-9f27-4fc1-b70c-898e776dec96&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 481/944] 10.0.0.160 () {32 vars in 675 bytes} [Wed Jul 1 08:34:24 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: 8|app: 0|req: 463/944] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 482/945] 10.0.0.160 () {32 vars in 689 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 483/946] 10.0.0.160 () {32 vars in 723 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 484/947] 10.0.0.160 () {32 vars in 687 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 485/948] 10.0.0.160 () {32 vars in 669 bytes} [Wed Jul 1 08:34:24 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: 9|app: 0|req: 486/949] 10.0.0.160 () {32 vars in 687 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 487/950] 10.0.0.160 () {32 vars in 681 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/951] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 488/952] 10.0.0.160 () {32 vars in 699 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/953] 10.0.0.160 () {32 vars in 679 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 489/954] 10.0.0.160 () {32 vars in 667 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/955] 10.0.0.160 () {32 vars in 677 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 490/956] 10.0.0.160 () {32 vars in 665 bytes} [Wed Jul 1 08:34:25 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: 467/957] 10.0.0.160 () {32 vars in 675 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 491/958] 10.0.0.160 () {32 vars in 713 bytes} [Wed Jul 1 08:34:25 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: 468/959] 10.0.0.160 () {32 vars in 691 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 492/960] 10.0.0.160 () {32 vars in 683 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/multi-provider => 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: 469/961] 10.0.0.160 () {32 vars in 669 bytes} [Wed Jul 1 08:34:25 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: 9|app: 0|req: 493/962] 10.0.0.160 () {32 vars in 687 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/963] 10.0.0.160 () {32 vars in 705 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 494/964] 10.0.0.160 () {32 vars in 701 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/965] 10.0.0.160 () {32 vars in 675 bytes} [Wed Jul 1 08:34:25 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: 9|app: 0|req: 495/966] 10.0.0.160 () {32 vars in 693 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/967] 10.0.0.160 () {32 vars in 689 bytes} [Wed Jul 1 08:34:25 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: 474/970] 10.0.0.160 () {32 vars in 709 bytes} [Wed Jul 1 08:34:25 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: 9|app: 0|req: 497/971] 10.0.0.160 () {32 vars in 705 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/972] 10.0.0.160 () {32 vars in 697 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 498/973] 10.0.0.160 () {32 vars in 711 bytes} [Wed Jul 1 08:34:25 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: 476/974] 10.0.0.160 () {32 vars in 669 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 499/975] 10.0.0.160 () {32 vars in 687 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/976] 10.0.0.160 () {32 vars in 681 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 500/977] 10.0.0.160 () {32 vars in 675 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/978] 10.0.0.160 () {32 vars in 671 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 501/979] 10.0.0.160 () {32 vars in 661 bytes} [Wed Jul 1 08:34:25 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: 479/980] 10.0.0.160 () {32 vars in 699 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/981] 10.0.0.160 () {32 vars in 699 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/982] 10.0.0.160 () {32 vars in 677 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/983] 10.0.0.160 () {32 vars in 669 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/984] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/ports?device_id=113d9f4e-d4ff-4d37-aad8-07b68e17c4ad => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/985] 10.0.0.160 () {32 vars in 683 bytes} [Wed Jul 1 08:34:25 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: 485/986] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:34:25 2026] DELETE /v2.0/ports/3cb185e2-eb21-47a8-b7d4-84c616d068b1 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/987] 10.0.0.160 () {32 vars in 701 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/988] 10.0.0.160 () {32 vars in 685 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/989] 10.0.0.160 () {32 vars in 707 bytes} [Wed Jul 1 08:34:25 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: 489/990] 10.0.0.160 () {32 vars in 669 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/991] 10.0.0.160 () {32 vars in 697 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/992] 10.0.0.160 () {32 vars in 695 bytes} [Wed Jul 1 08:34:25 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: 492/993] 10.0.0.160 () {32 vars in 685 bytes} [Wed Jul 1 08:34:25 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: 493/994] 10.0.0.160 () {32 vars in 689 bytes} [Wed Jul 1 08:34:25 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: 494/995] 10.0.0.160 () {32 vars in 667 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/996] 10.0.0.160 () {32 vars in 681 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/997] 10.0.0.160 () {32 vars in 681 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/998] 10.0.0.160 () {32 vars in 691 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/999] 10.0.0.160 () {32 vars in 691 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1000] 10.0.0.160 () {32 vars in 695 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1001] 10.0.0.160 () {32 vars in 685 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1002] 10.0.0.160 () {32 vars in 689 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1003] 10.0.0.160 () {32 vars in 701 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1004] 10.0.0.160 () {32 vars in 703 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1005] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1006] 10.0.0.160 () {32 vars in 715 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1007] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1008] 10.0.0.160 () {32 vars in 719 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1009] 10.0.0.160 () {32 vars in 683 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1010] 10.0.0.160 () {32 vars in 669 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 502/1011] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:25 2026] POST /v2.0/subnets => generated 1276 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1012] 10.0.0.160 () {32 vars in 719 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1013] 10.0.0.160 () {32 vars in 679 bytes} [Wed Jul 1 08:34:25 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: 512/1014] 10.0.0.160 () {32 vars in 669 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1015] 10.0.0.160 () {32 vars in 697 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1016] 10.0.0.160 () {32 vars in 705 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1017] 10.0.0.160 () {32 vars in 701 bytes} [Wed Jul 1 08:34:26 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: 516/1018] 10.0.0.160 () {32 vars in 683 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 503/1019] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.0/subnets => generated 1889 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1020] 10.0.0.160 () {32 vars in 705 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1021] 10.0.0.160 () {32 vars in 695 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 504/1022] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/ports?device_id=113d9f4e-d4ff-4d37-aad8-07b68e17c4ad => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 505/1023] 10.0.0.160 () {32 vars in 689 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 506/1024] 10.0.0.160 () {32 vars in 697 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 507/1025] 10.0.0.160 () {32 vars in 689 bytes} [Wed Jul 1 08:34:26 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: 9|app: 0|req: 508/1026] 10.0.0.160 () {32 vars in 701 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 509/1027] 10.0.0.160 () {32 vars in 665 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 510/1028] 10.0.0.160 () {32 vars in 681 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 511/1029] 10.0.0.160 () {32 vars in 693 bytes} [Wed Jul 1 08:34:26 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: 9|app: 0|req: 512/1030] 10.0.0.160 () {32 vars in 677 bytes} [Wed Jul 1 08:34:26 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: 9|app: 0|req: 513/1031] 10.0.0.160 () {32 vars in 667 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1032] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:26 2026] DELETE /v2.0/subnets/bf408609-ae15-4b98-9fda-25a73ea228d2 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 514/1033] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:26 2026] DELETE /v2.0/subnets/b11ec795-b706-4681-8a9d-2493f554d691 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:26.709 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5edbd5e1-5e0f-44e8-a36e-5bb0fa528382'] response: {'server_uuid': '113d9f4e-d4ff-4d37-aad8-07b68e17c4ad', 'name': 'network-vif-deleted', 'tag': '3cb185e2-eb21-47a8-b7d4-84c616d068b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 520/1034] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/subnets => generated 626 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 515/1035] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.0/security-groups?tenant_id=844055cc63f04ed4a121b369a3e4ba2e&name=default => generated 2801 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 516/1036] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:26 2026] DELETE /v2.0/security-groups/dc5b7d7b-35cc-49b8-9f67-4dea5510c2ed => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:27.116 8 INFO neutron.services.segments.plugin [-] Segment 7ab3dcf5-7207-4324-bf3d-b4e1dc1c7a18 resource provider aggregate not found 2026-07-01 08:34:27.132 8 INFO neutron.services.segments.plugin [-] Segment 7ab3dcf5-7207-4324-bf3d-b4e1dc1c7a18 resource provider aggregate not found 2026-07-01 08:34:27.147 8 INFO neutron.services.segments.plugin [-] Segment 7ab3dcf5-7207-4324-bf3d-b4e1dc1c7a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ab3dcf5-7207-4324-bf3d-b4e1dc1c7a18 found for delete ", "request_id": "req-14d7ad99-e4c0-4360-94a6-f0a6e9ddc39b"}]} 2026-07-01 08:34:27.155 8 INFO neutron.services.segments.plugin [-] Segment 7ab3dcf5-7207-4324-bf3d-b4e1dc1c7a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ab3dcf5-7207-4324-bf3d-b4e1dc1c7a18 found for delete ", "request_id": "req-1e3bdef9-2574-4793-9d9b-00c8b06b318c"}]} [pid: 8|app: 0|req: 521/1037] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:26 2026] DELETE /v2.0/networks/98494237-c895-49ea-8fdb-439651b0fd1f => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1038] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:27 2026] DELETE /v2.0/networks/b1a0d1e8-3387-477f-bea8-82e730d34a5e => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1039] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:27 2026] DELETE /v2.0/networks/80f109fd-c44a-4983-ae69-5bd145a598ca => 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: 524/1040] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:27 2026] DELETE /v2.0/networks/67acfce7-65ac-4fc4-bb8b-f825798ec8ce => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 517/1041] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:34:27 2026] PUT /v2.0/routers/abd23c43-da44-4795-87b5-e2a071fa3e2c/remove_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 518/1042] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:28 2026] GET /v2.0/security-groups?tenant_id=5d4e91d0197049019c686d2bc11f6426&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 519/1043] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:28 2026] DELETE /v2.0/security-groups/58e1a885-a77e-4dca-9708-b72455531163 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:29.167 8 INFO neutron.services.segments.plugin [-] Segment 41747a8c-b707-45b0-bc56-f6d2605f7f93 resource provider aggregate not found 2026-07-01 08:34:29.188 8 INFO neutron.services.segments.plugin [-] Segment 41747a8c-b707-45b0-bc56-f6d2605f7f93 resource provider aggregate not found 2026-07-01 08:34:29.195 8 INFO neutron.services.segments.plugin [-] Segment 41747a8c-b707-45b0-bc56-f6d2605f7f93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41747a8c-b707-45b0-bc56-f6d2605f7f93 found for delete ", "request_id": "req-9dd0aeeb-2cfa-4562-8bd3-c9a998221f16"}]} 2026-07-01 08:34:29.205 8 INFO neutron.services.segments.plugin [-] Segment 41747a8c-b707-45b0-bc56-f6d2605f7f93 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41747a8c-b707-45b0-bc56-f6d2605f7f93 found for delete ", "request_id": "req-f83f0f29-c73a-4617-bc34-16968d7800be"}]} 2026-07-01 08:34:29.219 8 INFO neutron.services.segments.plugin [-] Segment 591b51b4-3694-406c-aa58-482241dc63a8 resource provider aggregate not found 2026-07-01 08:34:29.225 8 INFO neutron.services.segments.plugin [-] Segment 591b51b4-3694-406c-aa58-482241dc63a8 resource provider aggregate not found 2026-07-01 08:34:29.245 8 INFO neutron.services.segments.plugin [-] Segment 591b51b4-3694-406c-aa58-482241dc63a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 591b51b4-3694-406c-aa58-482241dc63a8 found for delete ", "request_id": "req-b27a9b0e-ea3f-40ce-a488-48a3d7aef430"}]} 2026-07-01 08:34:29.256 8 INFO neutron.services.segments.plugin [-] Segment 591b51b4-3694-406c-aa58-482241dc63a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 591b51b4-3694-406c-aa58-482241dc63a8 found for delete ", "request_id": "req-e163617b-567d-4617-8123-d7309e61d5dd"}]} 2026-07-01 08:34:29.268 8 INFO neutron.services.segments.plugin [-] Segment 8518eec7-8372-4bdf-af72-ab3293084d3e resource provider aggregate not found 2026-07-01 08:34:29.284 8 INFO neutron.services.segments.plugin [-] Segment 8518eec7-8372-4bdf-af72-ab3293084d3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8518eec7-8372-4bdf-af72-ab3293084d3e found for delete ", "request_id": "req-c2cff945-6d13-4aa3-a06e-4e41f376e3f7"}]} 2026-07-01 08:34:29.285 8 INFO neutron.services.segments.plugin [-] Segment 8518eec7-8372-4bdf-af72-ab3293084d3e resource provider aggregate not found 2026-07-01 08:34:29.313 8 INFO neutron.services.segments.plugin [-] Segment 8518eec7-8372-4bdf-af72-ab3293084d3e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8518eec7-8372-4bdf-af72-ab3293084d3e found for delete ", "request_id": "req-88f0ed50-8897-4d8f-a1f0-19576a5337e4"}]} 2026-07-01 08:34:29.412 8 INFO neutron.db.l3_hamode_db [None req-57cc0bcd-9be3-4075-907f-6c6edffbffcc 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network a34c44b3-ed82-485f-8755-1d524ac2a9c6 was deleted as no HA routers are present in tenant cd6269d0881e40e788107ce4395a1ed3. [pid: 8|app: 0|req: 525/1044] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:28 2026] DELETE /v2.0/routers/abd23c43-da44-4795-87b5-e2a071fa3e2c => generated 0 bytes in 1205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 520/1045] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:29 2026] DELETE /v2.0/subnets/56a12271-a42e-4d5f-8dbe-3aadda5fa406 => 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: 526/1046] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:29 2026] DELETE /v2.0/networks/d54b60ad-1e5b-4d41-ba80-bf4fe15ae452 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 521/1047] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:30 2026] GET /v2.0/security-groups?tenant_id=cd6269d0881e40e788107ce4395a1ed3&name=default => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1048] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:30 2026] DELETE /v2.0/security-groups/acddf72a-9f27-4fc1-b70c-898e776dec96 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:31.078 9 INFO neutron.db.segments_db [None req-209dac53-76c2-4b14-9bbb-b4500355eb76 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - - -] Added segment f7168f1a-0aee-46db-bba4-2c270b3e6b77 of type vxlan for network 2a255522-5f9b-417a-b2ec-19ad0714a1b1 [pid: 9|app: 0|req: 522/1049] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:30 2026] POST /v2.0/networks => generated 648 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:31.303 8 INFO neutron.services.segments.plugin [-] Segment 2069eb29-c59b-4d35-b916-502e9501ea66 resource provider aggregate not found 2026-07-01 08:34:31.332 8 INFO neutron.services.segments.plugin [-] Segment 2069eb29-c59b-4d35-b916-502e9501ea66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2069eb29-c59b-4d35-b916-502e9501ea66 found for delete ", "request_id": "req-590dc974-87ce-4af7-8e2b-6699ca35d930"}]} 2026-07-01 08:34:31.347 8 INFO neutron.services.segments.plugin [-] Segment 2069eb29-c59b-4d35-b916-502e9501ea66 resource provider aggregate not found 2026-07-01 08:34:31.386 8 INFO neutron.services.segments.plugin [-] Segment 130836da-6a51-4051-8c01-c5e12a058232 resource provider aggregate not found 2026-07-01 08:34:31.397 8 INFO neutron.services.segments.plugin [-] Segment 2069eb29-c59b-4d35-b916-502e9501ea66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2069eb29-c59b-4d35-b916-502e9501ea66 found for delete ", "request_id": "req-0b7abbe1-1da0-4721-a46f-c7ce211def12"}]} 2026-07-01 08:34:31.417 8 INFO neutron.services.segments.plugin [-] Segment 130836da-6a51-4051-8c01-c5e12a058232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130836da-6a51-4051-8c01-c5e12a058232 found for delete ", "request_id": "req-3390b1c7-fe92-4faf-bc6d-fff36b4e634c"}]} 2026-07-01 08:34:31.423 8 INFO neutron.services.segments.plugin [-] Segment 130836da-6a51-4051-8c01-c5e12a058232 resource provider aggregate not found 2026-07-01 08:34:31.445 8 INFO neutron.services.segments.plugin [-] Segment 130836da-6a51-4051-8c01-c5e12a058232 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 130836da-6a51-4051-8c01-c5e12a058232 found for delete ", "request_id": "req-ab843c98-3598-4595-82bb-ecaad29c58ce"}]} [pid: 8|app: 0|req: 528/1050] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:34:31 2026] POST /v2.0/ports => generated 777 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:31.664 9 INFO neutron.db.segments_db [None req-04af52c1-4094-447e-b29f-73d4e1f49805 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - - -] Added segment 810a5253-04f5-4455-aa48-044553b22923 of type vxlan for network 8590f2af-87c8-462c-9fbb-0cbe7fa7b44e [pid: 9|app: 0|req: 523/1051] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:31 2026] POST /v2.0/networks => generated 636 bytes in 208 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: 529/1052] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:31 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) [pid: 9|app: 0|req: 524/1053] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:32 2026] GET /v2.0/security-groups?tenant_id=93b86f6cd6e748e2a224499edf3c5ef6&name=default => generated 2801 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 525/1054] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:32 2026] DELETE /v2.0/security-groups/6bfce90e-4faa-4f23-b9e9-3bdedd52dd6d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1055] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:34:32 2026] POST /v2.0/ports => generated 966 bytes in 398 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: 9|app: 0|req: 526/1056] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:32 2026] GET /v2.0/security-groups?tenant_id=c2af2b7c46f441d7b0e8262f7577a602&name=default => generated 2801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 527/1057] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:32 2026] DELETE /v2.0/security-groups/c0168588-891c-44c3-9b55-dcc6abaf9552 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1058] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:32 2026] DELETE /v2.0/ports/a846afa4-164e-403a-a228-ca97fae2335c => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:32.926 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f4322570-ebb6-4730-86e3-8397dfc4267a 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 528/1059] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:32 2026] DELETE /v2.0/ports/a846afa4-164e-403a-a228-ca97fae2335c => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:34:32.965 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8925c009-778f-4fa3-8409-15b154285a19 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 532/1060] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:34:32 2026] GET /v2.0/ports/a846afa4-164e-403a-a228-ca97fae2335c => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 529/1061] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:32 2026] DELETE /v2.0/subnets/b7d2a4bd-a518-47a4-b4ff-e68573a98354 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1062] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:33 2026] GET /v2.0/security-groups?tenant_id=10a4435c03d44a7aaf515cb71dd255bd&name=default => generated 2801 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1063] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:33 2026] DELETE /v2.0/security-groups/a8542521-248e-49b7-b955-f1185dfa8ee4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:33.686 9 INFO neutron.services.segments.plugin [-] Segment 810a5253-04f5-4455-aa48-044553b22923 resource provider aggregate not found 2026-07-01 08:34:33.692 9 INFO neutron.services.segments.plugin [-] Segment 810a5253-04f5-4455-aa48-044553b22923 resource provider aggregate not found 2026-07-01 08:34:33.699 9 INFO neutron.services.segments.plugin [-] Segment 810a5253-04f5-4455-aa48-044553b22923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810a5253-04f5-4455-aa48-044553b22923 found for delete ", "request_id": "req-ac60c410-a74d-4ce9-b9e9-909e8db698be"}]} 2026-07-01 08:34:33.715 9 INFO neutron.services.segments.plugin [-] Segment 810a5253-04f5-4455-aa48-044553b22923 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810a5253-04f5-4455-aa48-044553b22923 found for delete ", "request_id": "req-9fb6a0ec-70bf-4baf-9f3d-5c372a59b626"}]} [pid: 9|app: 0|req: 530/1064] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:33 2026] DELETE /v2.0/networks/8590f2af-87c8-462c-9fbb-0cbe7fa7b44e => generated 0 bytes in 527 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:33.829 8 INFO neutron.db.segments_db [None req-25901306-b601-417c-8de3-f6a8edaad14d 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - - -] Added segment 50595ece-dc15-415e-a6ae-fde036478745 of type vxlan for network b7d44b6c-5ebf-4376-b385-a64d31b69426 [pid: 8|app: 0|req: 535/1065] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:33 2026] POST /v2.0/networks => generated 636 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 531/1066] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jul 1 08:34:33 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 1240 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 532/1067] 10.0.0.70 () {34 vars in 1039 bytes} [Wed Jul 1 08:34:34 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1068] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:33 2026] POST /v2.0/subnets => generated 622 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 533/1069] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:34:34 2026] POST /v2.0/ports => generated 927 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1070] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:34 2026] DELETE /v2.0/ports/47669344-380b-4982-9868-a40991b01e14 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:35.133 9 INFO neutron.pecan_wsgi.hooks.translation [None req-432f3457-1b60-45ba-ab0c-b6bcdde68e33 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 534/1071] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:34:35 2026] GET /v2.0/ports/47669344-380b-4982-9868-a40991b01e14 => 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: 538/1072] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:35 2026] DELETE /v2.0/subnets/14a45a90-42b2-41e8-8c35-e44befac62e9 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:35.844 9 INFO neutron.services.segments.plugin [-] Segment 50595ece-dc15-415e-a6ae-fde036478745 resource provider aggregate not found 2026-07-01 08:34:35.851 9 INFO neutron.services.segments.plugin [-] Segment 50595ece-dc15-415e-a6ae-fde036478745 resource provider aggregate not found 2026-07-01 08:34:35.880 9 INFO neutron.services.segments.plugin [-] Segment 50595ece-dc15-415e-a6ae-fde036478745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50595ece-dc15-415e-a6ae-fde036478745 found for delete ", "request_id": "req-75bde05c-fd0f-44e1-8c0f-787ba5726890"}]} 2026-07-01 08:34:35.882 9 INFO neutron.services.segments.plugin [-] Segment 50595ece-dc15-415e-a6ae-fde036478745 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50595ece-dc15-415e-a6ae-fde036478745 found for delete ", "request_id": "req-5d4a400d-c3a4-4435-b463-3b201c0a75f6"}]} [pid: 9|app: 0|req: 535/1073] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:35 2026] DELETE /v2.0/networks/b7d44b6c-5ebf-4376-b385-a64d31b69426 => generated 0 bytes in 475 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 536/1074] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:35 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 537/1075] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1076] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:34:35 2026] POST /v2.0/ports => generated 779 bytes in 330 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: 540/1077] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 538/1078] 10.0.0.160 () {34 vars in 737 bytes} [Wed Jul 1 08:34:36 2026] PUT /v2.0/ports/36d39479-1f2b-4aa4-b7c1-1b523be44cd7 => generated 752 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 539/1079] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&fields=id&fields=name => generated 114 bytes in 46 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: 9|app: 0|req: 540/1080] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:36 2026] DELETE /v2.0/ports/36d39479-1f2b-4aa4-b7c1-1b523be44cd7 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1081] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/security-groups?tenant_id=5cb7abcdf1a5430eb99c667bc7115039&name=default => generated 2801 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1082] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 541/1083] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/ports => generated 780 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 542/1084] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/ports?tenant_id=fe42a4c774c04f08bd8e6b3d86508a98&device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:36.861 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4138e51a-eda3-4240-bfd9-e38326e51856 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 543/1085] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/ports/36d39479-1f2b-4aa4-b7c1-1b523be44cd7 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 544/1086] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1087] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:36 2026] DELETE /v2.0/security-groups/54a9c503-c1da-4a23-b571-21fda5479bac => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 545/1088] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/networks?id=167c7586-8170-4f67-8400-0d075e64a670 => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 546/1089] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0e4a774e-e9af-4792-9bcf-1606877308f8 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1090] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.0/ports => generated 780 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 547/1091] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:34:37 2026] GET /v2.0/subnets?id=1cc5b6a9-62ed-4825-a7fe-a0921e31bce8 => generated 670 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1092] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:34:37 2026] GET /v2.0/ports/c82079b3-f41f-4c85-93ae-8bba07e4bb19 => generated 777 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:37.087 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1b81a43-66e1-493c-810c-ade1ac5c5f12 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1093] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:37 2026] DELETE /v2.0/ports/47669344-380b-4982-9868-a40991b01e14 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 548/1094] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:37 2026] GET /v2.0/ports?network_id=167c7586-8170-4f67-8400-0d075e64a670&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:37.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a2cd0f8-7e00-49d7-a7f7-05ddade05389 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 547/1095] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:37 2026] DELETE /v2.0/subnets/14a45a90-42b2-41e8-8c35-e44befac62e9 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:34:37.137 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b60505c3-3148-436b-9ed5-2027d5147842 23ebb8cbe466426c995d20630bab7607 2f6516400c6f49678b8cfe9f6dc40572 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 548/1096] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:37 2026] DELETE /v2.0/subnets/b7d2a4bd-a518-47a4-b4ff-e68573a98354 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 549/1097] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:37 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 550/1098] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:37 2026] GET /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670?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: 549/1099] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:37 2026] DELETE /v2.0/ports/c82079b3-f41f-4c85-93ae-8bba07e4bb19 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 551/1100] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:37 2026] DELETE /v2.0/networks/2a255522-5f9b-417a-b2ec-19ad0714a1b1 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:38.096 9 INFO neutron.services.segments.plugin [-] Segment f7168f1a-0aee-46db-bba4-2c270b3e6b77 resource provider aggregate not found 2026-07-01 08:34:38.103 9 INFO neutron.services.segments.plugin [-] Segment f7168f1a-0aee-46db-bba4-2c270b3e6b77 resource provider aggregate not found 2026-07-01 08:34:38.110 9 INFO neutron.services.segments.plugin [-] Segment f7168f1a-0aee-46db-bba4-2c270b3e6b77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7168f1a-0aee-46db-bba4-2c270b3e6b77 found for delete ", "request_id": "req-ba992a0f-0dce-48b9-abd1-6a71716b9550"}]} 2026-07-01 08:34:38.123 9 INFO neutron.services.segments.plugin [-] Segment f7168f1a-0aee-46db-bba4-2c270b3e6b77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7168f1a-0aee-46db-bba4-2c270b3e6b77 found for delete ", "request_id": "req-0b37f54e-cbd7-4fd0-acc5-c314048edefb"}]} [pid: 9|app: 0|req: 552/1101] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.0/security-groups?tenant_id=2f6516400c6f49678b8cfe9f6dc40572&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 553/1102] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.0/security-groups?tenant_id=e039a9a078af4f6b8c3a73536a3abc9d&name=default => generated 2801 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1103] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:37 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 554/1104] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:38 2026] DELETE /v2.0/security-groups/afeaa1a2-d8fd-40fd-a8c0-62230802a2c0 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1105] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:38 2026] DELETE /v2.0/security-groups/a48613b2-084d-47b7-9a1c-e65ad27b3146 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 555/1106] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1107] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.0/security-groups?tenant_id=74730fff086d4025831f4fde9c89b424&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 556/1108] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:38 2026] DELETE /v2.0/security-groups/e19364e3-ccde-49a1-ade9-e7d06ff5774c => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1109] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 557/1110] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:39 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 559/1113] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:40 2026] GET /v2.0/security-groups?tenant_id=ecd9c218f0cf408796c42a35cb6b153f&name=default => generated 2801 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 560/1114] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:40 2026] DELETE /v2.0/security-groups/0f4d2169-d6c7-4268-b2e8-b71a5d3ddfb2 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1115] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:34:40 2026] POST /v2.0/security-groups => generated 1561 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 561/1116] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:34:40 2026] GET /v2.0/security-groups => generated 4344 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1117] 10.0.0.160 () {34 vars in 758 bytes} [Wed Jul 1 08:34:40 2026] PUT /v2.0/security-groups/a6edcf0f-8a1c-4bb9-9bfb-80b9037affd0 => generated 1598 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 562/1118] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-groups/a6edcf0f-8a1c-4bb9-9bfb-80b9037affd0 => generated 1598 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1119] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:41 2026] DELETE /v2.0/security-groups/a6edcf0f-8a1c-4bb9-9bfb-80b9037affd0 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 563/1120] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:41.226 8 INFO neutron.api.v2.resource [None req-4b6c59d9-f1de-489f-84eb-3afceb649a6d ddf6979fd03749f2877c4798ae3aa987 cc9b86e0807c4224982870c3916528bc - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 558/1121] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:41 2026] DELETE /v2.0/security-groups/a6edcf0f-8a1c-4bb9-9bfb-80b9037affd0 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 564/1122] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:34:41 2026] POST /v2.0/security-groups => generated 1561 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1123] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 565/1124] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-group-rules/97dd81e8-697f-4852-a52b-51ab3c87ae88 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1125] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 566/1126] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:34:41 2026] DELETE /v2.0/security-group-rules/97dd81e8-697f-4852-a52b-51ab3c87ae88 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1127] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 567/1128] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:41 2026] POST /v2.0/security-group-rules => generated 569 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1129] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-group-rules/18daecba-a5a8-421b-98d6-cb1763f2bd02 => generated 569 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 568/1130] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1131] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:34:41 2026] DELETE /v2.0/security-group-rules/18daecba-a5a8-421b-98d6-cb1763f2bd02 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 569/1132] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:34:41 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) [pid: 8|app: 0|req: 564/1133] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:42 2026] POST /v2.0/security-group-rules => generated 570 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 570/1134] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-group-rules/eeb3a1eb-0fd8-407f-9436-b804b0142c9e => generated 570 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1135] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 571/1136] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:34:42 2026] DELETE /v2.0/security-group-rules/eeb3a1eb-0fd8-407f-9436-b804b0142c9e => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1137] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:34:42 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: 9|app: 0|req: 572/1138] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:42 2026] DELETE /v2.0/security-groups/ef9f1d0b-485e-4afb-b492-dfbb000a1d2a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1139] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups => generated 2801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 573/1140] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.0/security-groups => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1141] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:43 2026] GET /v2.0/security-groups?tenant_id=cc9b86e0807c4224982870c3916528bc&name=default => generated 2801 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 574/1142] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:43 2026] GET /v2.0/security-groups?tenant_id=19660288d3a34056a63e9a061eec8a6a&name=default => generated 2801 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1143] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:43 2026] DELETE /v2.0/security-groups/3ef0fa5a-42c3-454a-a5c3-fcb4cea0b7b0 => 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: 570/1144] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:43 2026] DELETE /v2.0/security-groups/b0bdb198-2fab-4c52-9a93-d7d03d821782 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 575/1145] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:43 2026] GET /v2.0/security-groups?tenant_id=e15047d825264c948e90b3df2a0aca22&name=default => generated 2801 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1146] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:43 2026] DELETE /v2.0/security-groups/a4a4d592-2192-4735-a854-fa26e36cbce5 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 576/1147] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:43 2026] GET /v2.0/security-groups?tenant_id=7b9d5d58329e48b0b5aa1a6e30c0700d&name=default => generated 2801 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1148] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:43 2026] DELETE /v2.0/security-groups/c7e0d74c-7cfa-4546-9665-d3f039dc2d71 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:45.779 9 INFO neutron.db.segments_db [None req-c6961390-99f0-4a8c-8f2f-a2f8a2861746 1f9a8a536013476daf3c5eba837ab8b3 70d43d6b11d645a8a702f2a14edb2fd6 - - - -] Added segment 35fd0cda-7a8d-41df-be4a-fac3c15b0752 of type vxlan for network 1563e179-cbdc-4517-b21b-8751fccd2332 2026-07-01 08:34:45.894 9 INFO neutron.db.segments_db [None req-c6961390-99f0-4a8c-8f2f-a2f8a2861746 1f9a8a536013476daf3c5eba837ab8b3 70d43d6b11d645a8a702f2a14edb2fd6 - - - -] Added segment ece16e7c-2a45-41af-901c-2da1b11a11b8 of type vxlan for network 8ad7c956-616a-476c-86ca-4c8ffc0d638a [pid: 9|app: 0|req: 577/1149] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:45 2026] POST /v2.0/networks => generated 1246 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1150] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.0/networks => generated 1845 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:46.753 8 INFO neutron.db.segments_db [None req-84c6e930-917b-428d-9a47-89cab28a43af dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Added segment 8dfbaef0-5e33-4472-8a6a-e8e19d330954 of type vxlan for network f7923932-ae4f-4518-829d-c6a9ad90e932 2026-07-01 08:34:46.758 9 INFO neutron.services.segments.plugin [-] Segment 35fd0cda-7a8d-41df-be4a-fac3c15b0752 resource provider aggregate not found 2026-07-01 08:34:46.766 9 INFO neutron.services.segments.plugin [-] Segment 35fd0cda-7a8d-41df-be4a-fac3c15b0752 resource provider aggregate not found 2026-07-01 08:34:46.779 9 INFO neutron.services.segments.plugin [-] Segment 35fd0cda-7a8d-41df-be4a-fac3c15b0752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35fd0cda-7a8d-41df-be4a-fac3c15b0752 found for delete ", "request_id": "req-902ac21e-2b60-46aa-8426-b5e7e7d9ed7e"}]} 2026-07-01 08:34:46.781 9 INFO neutron.services.segments.plugin [-] Segment 35fd0cda-7a8d-41df-be4a-fac3c15b0752 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35fd0cda-7a8d-41df-be4a-fac3c15b0752 found for delete ", "request_id": "req-3cabe340-433f-4742-b1e7-efa322f72158"}]} [pid: 9|app: 0|req: 578/1151] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:46 2026] DELETE /v2.0/networks/1563e179-cbdc-4517-b21b-8751fccd2332 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1152] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:34:46 2026] POST /v2.0/networks => generated 632 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:46.966 8 INFO neutron.db.segments_db [None req-e9a47b77-2d42-4da9-9b7a-65078d1d2e16 dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Added segment cfe895f8-14b7-4835-94ba-6c3577abe082 of type vxlan for network a1d06969-a523-4fd3-b826-b96e27e0565e [pid: 9|app: 0|req: 579/1153] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:46 2026] DELETE /v2.0/networks/8ad7c956-616a-476c-86ca-4c8ffc0d638a => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 580/1154] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.0/networks => generated 651 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:47.237 9 INFO neutron.db.segments_db [None req-cd6410b6-928e-43e9-a57b-37967d884ec2 1f9a8a536013476daf3c5eba837ab8b3 70d43d6b11d645a8a702f2a14edb2fd6 - - - -] Added segment 2ec89ed8-7442-47dd-9c94-b415e749aea2 of type vxlan for network 7c58f593-b9b9-458b-945d-c0ec7ef8ad8a 2026-07-01 08:34:47.300 8 INFO neutron.db.l3_hamode_db [None req-e9a47b77-2d42-4da9-9b7a-65078d1d2e16 dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 581/1155] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:47 2026] POST /v2.0/networks => generated 649 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:47.431 9 INFO neutron.db.segments_db [None req-24d11593-33de-4251-8654-cc0681364452 1f9a8a536013476daf3c5eba837ab8b3 70d43d6b11d645a8a702f2a14edb2fd6 - - - -] Added segment 2aeff181-0c7b-494d-ac80-5bb51c004acd of type vxlan for network 3375ad65-0347-4fc2-a615-a84160b7cd53 [pid: 9|app: 0|req: 582/1156] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:47 2026] POST /v2.0/networks => generated 649 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 583/1157] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:34:47 2026] POST /v2.0/ports => generated 1506 bytes in 655 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, ' 2026-07-01 08:34:48.310 8 INFO neutron.db.l3_hamode_db [None req-e9a47b77-2d42-4da9-9b7a-65078d1d2e16 dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 584/1158] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.0/ports => generated 1506 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 585/1159] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:48 2026] DELETE /v2.0/ports/5326af97-6674-4b81-8ac9-889d7461cce9 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 586/1160] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.0/security-groups?tenant_id=cd219865f4764f8fb16edb494203195b&name=default => generated 2801 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:48.811 9 INFO neutron.services.segments.plugin [-] Segment ece16e7c-2a45-41af-901c-2da1b11a11b8 resource provider aggregate not found 2026-07-01 08:34:48.816 9 INFO neutron.services.segments.plugin [-] Segment ece16e7c-2a45-41af-901c-2da1b11a11b8 resource provider aggregate not found 2026-07-01 08:34:48.834 9 INFO neutron.services.segments.plugin [-] Segment ece16e7c-2a45-41af-901c-2da1b11a11b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece16e7c-2a45-41af-901c-2da1b11a11b8 found for delete ", "request_id": "req-cc4f1992-0c47-44cb-b2ee-fe76ad35ab46"}]} 2026-07-01 08:34:48.835 9 INFO neutron.services.segments.plugin [-] Segment ece16e7c-2a45-41af-901c-2da1b11a11b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece16e7c-2a45-41af-901c-2da1b11a11b8 found for delete ", "request_id": "req-7c855c75-6cb8-4e03-bad3-3de4b959a791"}]} [pid: 9|app: 0|req: 587/1161] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:34:48 2026] DELETE /v2.0/ports/584cfd49-41cc-480c-b427-dff2a27459e1 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 588/1162] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:49 2026] DELETE /v2.0/security-groups/014cdf91-3cc9-40a3-b1dd-3b1393ddaea6 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 589/1163] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:49.161 9 INFO neutron.db.segments_db [None req-dc91f4cd-08b8-4bf0-a771-357c264ad9e0 1f9a8a536013476daf3c5eba837ab8b3 70d43d6b11d645a8a702f2a14edb2fd6 - - - -] Added segment e506d41d-7a9f-4e02-85db-763472bc7763 of type vxlan for network 60dc4276-78dc-4928-8dfe-564103c606d1 [pid: 9|app: 0|req: 590/1164] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:49 2026] POST /v2.0/networks => generated 650 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1165] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:46 2026] POST /v2.0/routers => generated 694 bytes in 2408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:49.359 8 INFO neutron.db.segments_db [None req-e9b4e610-15a3-4761-851f-a93726728fb7 1f9a8a536013476daf3c5eba837ab8b3 70d43d6b11d645a8a702f2a14edb2fd6 - - - -] Added segment 87741672-952b-4ce3-82d2-d4492c987aa0 of type vxlan for network 070bc5e5-a272-4989-8631-3f984cc84336 [pid: 9|app: 0|req: 591/1166] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.0/security-groups?tenant_id=3107fbabffaf4914a1f830fc2e0846e6&name=default => generated 2801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1167] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:49 2026] POST /v2.0/networks => generated 650 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 592/1168] 10.0.0.160 () {32 vars in 776 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.0/subnets?project_id=77064a0d2d36401688b4a00ed5ca914a&cidr=10.100.0.0%2F28 => generated 14 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1169] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:49 2026] DELETE /v2.0/security-groups/9a29b4e5-cc3b-45eb-9f00-e56adf9a5aa3 => 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: 578/1170] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1171] 10.0.0.160 () {32 vars in 784 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.0/subnets?network_id=1f0551f7-e736-490e-94a8-508563dbf609&cidr=10.100.0.0%2F28 => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1172] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:49 2026] POST /v2.0/subnets => generated 631 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 593/1173] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:49 2026] POST /v2.0/subnets => generated 1226 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 594/1174] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.0/subnets => generated 1839 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 595/1175] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:50 2026] DELETE /v2.0/subnets/a2225689-26b7-4dff-969f-8db42b9fdf78 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 596/1176] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:34:50 2026] DELETE /v2.0/subnets/98a52626-33b3-463e-b673-0c99239d87bd => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 597/1177] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/subnets => generated 626 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 598/1178] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:51.529 9 INFO neutron.services.segments.plugin [-] Segment 87741672-952b-4ce3-82d2-d4492c987aa0 resource provider aggregate not found 2026-07-01 08:34:51.535 9 INFO neutron.services.segments.plugin [-] Segment 87741672-952b-4ce3-82d2-d4492c987aa0 resource provider aggregate not found 2026-07-01 08:34:51.551 9 INFO neutron.services.segments.plugin [-] Segment 87741672-952b-4ce3-82d2-d4492c987aa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87741672-952b-4ce3-82d2-d4492c987aa0 found for delete ", "request_id": "req-2c2f2302-a2ca-43c9-84ba-09cafcea5219"}]} 2026-07-01 08:34:51.555 9 INFO neutron.services.segments.plugin [-] Segment 87741672-952b-4ce3-82d2-d4492c987aa0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87741672-952b-4ce3-82d2-d4492c987aa0 found for delete ", "request_id": "req-16f546a8-57b9-428d-a39c-ee2182669d05"}]} [pid: 9|app: 0|req: 599/1179] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:51 2026] DELETE /v2.0/networks/070bc5e5-a272-4989-8631-3f984cc84336 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 600/1180] 10.0.0.70 () {34 vars in 1039 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&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: 9|app: 0|req: 601/1181] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:51 2026] DELETE /v2.0/networks/60dc4276-78dc-4928-8dfe-564103c606d1 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1182] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:34:50 2026] PUT /v2.0/routers/d3503edd-3b3c-4d71-922a-1d02b317160f/add_router_interface => generated 309 bytes in 2137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1183] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.0/networks => generated 6501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 602/1184] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:52 2026] DELETE /v2.0/networks/3375ad65-0347-4fc2-a615-a84160b7cd53 => 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: 583/1185] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.0/subnets => generated 3753 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1186] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.0/routers => generated 1464 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 603/1187] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:52 2026] DELETE /v2.0/networks/7c58f593-b9b9-458b-945d-c0ec7ef8ad8a => 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: 585/1188] 10.0.0.160 () {34 vars in 685 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.0/security-groups => generated 1611 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 604/1189] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1190] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.0/security-group-rules => generated 564 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 605/1191] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:52 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) [pid: 8|app: 0|req: 587/1192] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.0/security-group-rules => generated 569 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:53.122 9 INFO neutron.db.securitygroups_db [None req-f776b39a-e2ca-4d05-8a73-6e8c5e086630 dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Project 77064a0d2d36401688b4a00ed5ca914a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 606/1193] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:53 2026] POST /v2.0/security-group-rules => generated 575 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:53.222 9 INFO neutron.db.securitygroups_db [None req-aa459cee-2a48-4733-8366-0415bcad26f2 dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Project 77064a0d2d36401688b4a00ed5ca914a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 607/1194] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:34:53 2026] POST /v2.0/security-group-rules => generated 574 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1195] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.0/security-groups?tenant_id=70d43d6b11d645a8a702f2a14edb2fd6&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 608/1196] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:53 2026] DELETE /v2.0/security-groups/c5169645-24db-4347-818a-8a13adcf1eb9 => 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: 589/1197] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.0/security-groups?tenant_id=79ea044a36f4462dac6382e9dd92dc7d&name=default => generated 2801 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:34:53.727 9 INFO neutron.services.segments.plugin [-] Segment e506d41d-7a9f-4e02-85db-763472bc7763 resource provider aggregate not found 2026-07-01 08:34:53.736 9 INFO neutron.services.segments.plugin [-] Segment e506d41d-7a9f-4e02-85db-763472bc7763 resource provider aggregate not found 2026-07-01 08:34:53.752 9 INFO neutron.services.segments.plugin [-] Segment e506d41d-7a9f-4e02-85db-763472bc7763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e506d41d-7a9f-4e02-85db-763472bc7763 found for delete ", "request_id": "req-ba59547f-a896-4e69-b476-9e6a25a5bb27"}]} 2026-07-01 08:34:53.759 9 INFO neutron.services.segments.plugin [-] Segment e506d41d-7a9f-4e02-85db-763472bc7763 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e506d41d-7a9f-4e02-85db-763472bc7763 found for delete ", "request_id": "req-37a4856f-ce5c-4521-96d5-e93087cf2379"}]} 2026-07-01 08:34:53.769 9 INFO neutron.services.segments.plugin [-] Segment 2aeff181-0c7b-494d-ac80-5bb51c004acd resource provider aggregate not found 2026-07-01 08:34:53.776 9 INFO neutron.services.segments.plugin [-] Segment 2aeff181-0c7b-494d-ac80-5bb51c004acd resource provider aggregate not found 2026-07-01 08:34:53.797 9 INFO neutron.services.segments.plugin [-] Segment 2aeff181-0c7b-494d-ac80-5bb51c004acd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2aeff181-0c7b-494d-ac80-5bb51c004acd found for delete ", "request_id": "req-3f4c8b9b-9c16-4eda-b370-68a4c0edca6d"}]} 2026-07-01 08:34:53.809 9 INFO neutron.services.segments.plugin [-] Segment 2aeff181-0c7b-494d-ac80-5bb51c004acd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2aeff181-0c7b-494d-ac80-5bb51c004acd found for delete ", "request_id": "req-f388e5ac-0dd7-4847-bdee-5c122c2d8d0b"}]} 2026-07-01 08:34:53.830 9 INFO neutron.services.segments.plugin [-] Segment 2ec89ed8-7442-47dd-9c94-b415e749aea2 resource provider aggregate not found 2026-07-01 08:34:53.841 9 INFO neutron.services.segments.plugin [-] Segment 2ec89ed8-7442-47dd-9c94-b415e749aea2 resource provider aggregate not found 2026-07-01 08:34:53.855 9 INFO neutron.services.segments.plugin [-] Segment 2ec89ed8-7442-47dd-9c94-b415e749aea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ec89ed8-7442-47dd-9c94-b415e749aea2 found for delete ", "request_id": "req-4b5c6c11-fda8-4347-9ed2-370ee3f09c1a"}]} 2026-07-01 08:34:53.860 9 INFO neutron.services.segments.plugin [-] Segment 2ec89ed8-7442-47dd-9c94-b415e749aea2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ec89ed8-7442-47dd-9c94-b415e749aea2 found for delete ", "request_id": "req-f3894cb0-d8a2-417e-a776-0758f36f206c"}]} [pid: 9|app: 0|req: 609/1198] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:53 2026] DELETE /v2.0/security-groups/cc3fa810-25df-43f8-8c40-b40b09dfe5a1 => 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: 590/1199] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.0/networks => generated 1297 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 610/1200] 10.0.0.159 () {34 vars in 1100 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1337561905&fields=id&tenant_id=77064a0d2d36401688b4a00ed5ca914a => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1201] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 660 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 611/1202] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/quotas/77064a0d2d36401688b4a00ed5ca914a => 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: 592/1203] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&fields=id => generated 103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 612/1204] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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: 593/1205] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 613/1206] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => 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: 594/1209] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 616/1210] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 617/1211] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 618/1212] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 660 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 619/1213] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/security-groups?id=884f2423-2aaf-403c-bd31-69dc067598f1&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: 9|app: 0|req: 620/1214] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=77064a0d2d36401688b4a00ed5ca914a => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:55.797 8 INFO neutron.db.segments_db [None req-48aeea80-84fd-45fd-920c-d8bf80262541 4a3860f1dcb24ca5a6188c41ca084149 5994f6e8d1c54bf8942be67f28f7d9c2 - - - -] Added segment 45833cf3-9953-4208-981a-98cd150ec552 of type vxlan for network 6f673579-8bee-479c-90f9-b125e75850e6 [pid: 8|app: 0|req: 595/1215] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:55 2026] POST /v2.0/networks => generated 647 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:56.068 9 INFO neutron.db.segments_db [None req-c22732c6-96b4-4e1e-8fb9-0fd772c140df 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment c80dd0fc-8b0c-4f46-b049-30451a845eec of type vxlan for network d44f5247-620b-4edb-a645-a1bf6b9a44ee [pid: 9|app: 0|req: 621/1216] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:34:55 2026] POST /v2.0/networks => generated 740 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 622/1217] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:56 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 623/1218] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:34:56 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1219] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:34:55 2026] POST /v2.0/ports => generated 958 bytes in 479 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: 9|app: 0|req: 624/1220] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:56 2026] POST /v2.0/subnets => generated 663 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:34:56.748 8 INFO neutron.db.l3_db [None req-b35b713c-dee3-417f-8dd3-ebd3233fe3ff ffbb74fddd214526a805b71c219203ce fe42a4c774c04f08bd8e6b3d86508a98 - - - -] Floating IP 5371f924-4aab-4fe7-87a4-52be58fc9a31 disassociated. External IP: 10.96.250.204, port: 0e4a774e-e9af-4792-9bcf-1606877308f8. [pid: 9|app: 0|req: 625/1221] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:56 2026] POST /v2.0/subnets => generated 649 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1222] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:34:56 2026] DELETE /v2.0/ports/0e4a774e-e9af-4792-9bcf-1606877308f8 => generated 0 bytes in 703 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:34:57.196 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-10b5cb6c-1c4b-4dbb-b6ce-b463697e8bdb'] response: {'server_uuid': 'dedb47fc-5821-46bb-8e2d-04c4397f36e4', 'name': 'network-vif-deleted', 'tag': '0e4a774e-e9af-4792-9bcf-1606877308f8', 'status': 'completed', 'code': 200} 2026-07-01 08:34:57.215 8 INFO neutron.db.segments_db [None req-6ac50bd0-54a6-49de-8978-ff6e0456a036 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment f4794e4b-12a7-4286-85c1-6f7aa3088c0a of type vxlan for network 6e7ed4c7-4eaf-42cb-9228-864e4c6bb610 [pid: 9|app: 0|req: 626/1223] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:34:56 2026] PUT /v2.0/ports/bc80b53e-ebd6-48f8-89db-c6665154b7ef => generated 1203 bytes in 435 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: 9|app: 0|req: 627/1224] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:57 2026] GET /v2.0/ports?device_id=dedb47fc-5821-46bb-8e2d-04c4397f36e4 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:57.406 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd6d1174-383e-4d45-ab12-adc1c5a234c8'] response: {'name': 'network-changed', 'server_uuid': 'b3d939d3-eb28-4d24-be90-bd4d7b459b21', 'tag': 'bc80b53e-ebd6-48f8-89db-c6665154b7ef', 'status': 'completed', 'code': 200} 2026-07-01 08:34:57.432 9 INFO neutron.db.segments_db [None req-be5ac614-3155-4a46-bb61-76d175f7e9b2 4a3860f1dcb24ca5a6188c41ca084149 5994f6e8d1c54bf8942be67f28f7d9c2 - - - -] Added segment 574ac30c-b2e9-4d48-b04e-006a6462f4dd of type vxlan for network 1abe6bb9-7ed7-4fb3-8088-1a403b4f8ecf 2026-07-01 08:34:57.567 8 INFO neutron.db.l3_hamode_db [None req-6ac50bd0-54a6-49de-8978-ff6e0456a036 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 628/1225] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:34:57 2026] POST /v2.0/networks => generated 647 bytes in 216 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: 9|app: 0|req: 629/1226] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:57 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 630/1227] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:57 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 631/1228] 10.0.0.160 () {34 vars in 743 bytes} [Wed Jul 1 08:34:57 2026] PUT /v2.0/networks/1abe6bb9-7ed7-4fb3-8088-1a403b4f8ecf => generated 592 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 632/1229] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:57 2026] GET /v2.0/security-groups?id=68577283-15d2-43ee-936d-4d1f3bd8a24a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 633/1230] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:34:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bc80b53e-ebd6-48f8-89db-c6665154b7ef => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 634/1231] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:57 2026] POST /v2.0/subnets => generated 622 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 635/1232] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/subnets?id=43f55abb-3a64-4477-b072-a528f64c8de1 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 636/1233] 10.0.0.160 () {34 vars in 741 bytes} [Wed Jul 1 08:34:58 2026] PUT /v2.0/subnets/a9ffac8d-e438-4a4d-a4eb-3f88fbde8882 => generated 632 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 637/1234] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.0/ports?network_id=f7923932-ae4f-4518-829d-c6a9ad90e932&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 638/1235] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:34:58 2026] DELETE /v2.0/security-groups/884f2423-2aaf-403c-bd31-69dc067598f1 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:34:58.603 8 INFO neutron.db.l3_hamode_db [None req-6ac50bd0-54a6-49de-8978-ff6e0456a036 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:34:59.127 9 INFO neutron.services.segments.plugin [-] Segment 574ac30c-b2e9-4d48-b04e-006a6462f4dd resource provider aggregate not found 2026-07-01 08:34:59.131 9 INFO neutron.services.segments.plugin [-] Segment 574ac30c-b2e9-4d48-b04e-006a6462f4dd resource provider aggregate not found 2026-07-01 08:34:59.150 9 INFO neutron.services.segments.plugin [-] Segment 574ac30c-b2e9-4d48-b04e-006a6462f4dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 574ac30c-b2e9-4d48-b04e-006a6462f4dd found for delete ", "request_id": "req-b71ade99-14a0-42f4-beae-c1c06d6400a5"}]} 2026-07-01 08:34:59.151 9 INFO neutron.services.segments.plugin [-] Segment 574ac30c-b2e9-4d48-b04e-006a6462f4dd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 574ac30c-b2e9-4d48-b04e-006a6462f4dd found for delete ", "request_id": "req-534322c5-61ae-4b95-a68b-4b499adbd5fb"}]} [pid: 9|app: 0|req: 639/1236] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:58 2026] DELETE /v2.0/networks/1abe6bb9-7ed7-4fb3-8088-1a403b4f8ecf => generated 0 bytes in 581 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 640/1237] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:34:59.249 9 INFO neutron.api.v2.resource [None req-6fa7a473-8fa5-4e0d-affa-8035c5496801 ffbb74fddd214526a805b71c219203ce fe42a4c774c04f08bd8e6b3d86508a98 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 641/1238] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/security-groups/884f2423-2aaf-403c-bd31-69dc067598f1 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 642/1239] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:34:59.295 9 INFO neutron.pecan_wsgi.hooks.translation [None req-9ca75607-b4c4-4b3b-9d72-ac9f49e4b44b 4a3860f1dcb24ca5a6188c41ca084149 5994f6e8d1c54bf8942be67f28f7d9c2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 643/1240] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:34:59 2026] DELETE /v2.0/networks/1abe6bb9-7ed7-4fb3-8088-1a403b4f8ecf => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1241] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:34:57 2026] POST /v2.0/routers => generated 727 bytes in 2348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 644/1242] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 645/1243] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/security-groups?id=68577283-15d2-43ee-936d-4d1f3bd8a24a&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1244] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:34:59 2026] DELETE /v2.0/floatingips/5371f924-4aab-4fe7-87a4-52be58fc9a31 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 646/1245] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 647/1246] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 648/1247] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:35:00 2026] PUT /v2.0/routers/564b4127-7502-4c78-8cd6-b888fe40ea02/remove_router_interface => generated 309 bytes in 1451 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 649/1248] 10.0.0.160 () {32 vars in 742 bytes} [Wed Jul 1 08:35:01 2026] GET /v2.0/subnets?network_id=1f0551f7-e736-490e-94a8-508563dbf609 => generated 626 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 650/1249] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:35:01 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 756 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 651/1250] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:01 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1251] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:34:59 2026] PUT /v2.0/routers/b227e035-372e-45e1-9136-975a7a84ddb7/add_router_interface => generated 309 bytes in 2330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1252] 10.0.0.160 () {32 vars in 653 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/extensions => generated 19178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1253] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bc80b53e-ebd6-48f8-89db-c6665154b7ef => 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: 603/1254] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/security-groups?id=68577283-15d2-43ee-936d-4d1f3bd8a24a&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1255] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/networks => generated 1312 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1256] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/subnets?id=43f55abb-3a64-4477-b072-a528f64c8de1 => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1257] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/subnets => generated 1265 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1258] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/ports?network_id=f7923932-ae4f-4518-829d-c6a9ad90e932&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1259] 10.0.0.160 () {32 vars in 723 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/networks/6f673579-8bee-479c-90f9-b125e75850e6 => generated 672 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1260] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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: 610/1261] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/subnets/a29e16dc-6d35-41b0-b7c1-aa2349da9668 => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1262] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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-07-01 08:35:02.765 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd82bacd-bef9-41f5-9d74-277927aae21b 4a3860f1dcb24ca5a6188c41ca084149 5994f6e8d1c54bf8942be67f28f7d9c2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1263] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:02 2026] DELETE /v2.0/subnets/a9ffac8d-e438-4a4d-a4eb-3f88fbde8882 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:02.794 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5946df5b-0e04-4acc-bd15-e70dc88f5ed6 4a3860f1dcb24ca5a6188c41ca084149 5994f6e8d1c54bf8942be67f28f7d9c2 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1264] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:02 2026] DELETE /v2.0/networks/1abe6bb9-7ed7-4fb3-8088-1a403b4f8ecf => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:02.890 9 INFO neutron.services.segments.plugin [-] Segment 2b6e762a-7ae6-4b6f-ac7d-f8204a90a608 resource provider aggregate not found 2026-07-01 08:35:02.898 9 INFO neutron.services.segments.plugin [-] Segment 2b6e762a-7ae6-4b6f-ac7d-f8204a90a608 resource provider aggregate not found 2026-07-01 08:35:02.925 9 INFO neutron.services.segments.plugin [-] Segment 2b6e762a-7ae6-4b6f-ac7d-f8204a90a608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6e762a-7ae6-4b6f-ac7d-f8204a90a608 found for delete ", "request_id": "req-1918052c-27ac-467e-aaaf-298e1a0da44d"}]} 2026-07-01 08:35:02.927 9 INFO neutron.services.segments.plugin [-] Segment 2b6e762a-7ae6-4b6f-ac7d-f8204a90a608 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b6e762a-7ae6-4b6f-ac7d-f8204a90a608 found for delete ", "request_id": "req-2135d1a6-7d9a-49f8-8814-4e6099f363ae"}]} 2026-07-01 08:35:02.944 9 INFO neutron.db.l3_hamode_db [None req-0b7f614a-e3e5-4601-b22b-c30d92206078 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network 4233d967-c29a-4a25-8f1e-436e09803b03 was deleted as no HA routers are present in tenant fe42a4c774c04f08bd8e6b3d86508a98. [pid: 9|app: 0|req: 652/1265] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:01 2026] DELETE /v2.0/routers/564b4127-7502-4c78-8cd6-b888fe40ea02 => generated 0 bytes in 1318 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1266] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:02 2026] DELETE /v2.0/subnets/a29e16dc-6d35-41b0-b7c1-aa2349da9668 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 653/1267] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:02 2026] DELETE /v2.0/subnets/1cc5b6a9-62ed-4825-a7fe-a0921e31bce8 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:03.524 8 INFO neutron.services.segments.plugin [-] Segment 45833cf3-9953-4208-981a-98cd150ec552 resource provider aggregate not found 2026-07-01 08:35:03.531 8 INFO neutron.services.segments.plugin [-] Segment 45833cf3-9953-4208-981a-98cd150ec552 resource provider aggregate not found /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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:676: 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() 2026-07-01 08:35:03.547 8 INFO neutron.services.segments.plugin [-] Segment 45833cf3-9953-4208-981a-98cd150ec552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45833cf3-9953-4208-981a-98cd150ec552 found for delete ", "request_id": "req-95936562-fad0-4ba6-afad-9a8c3b01f190"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:35:03.555 8 INFO neutron.services.segments.plugin [-] Segment 45833cf3-9953-4208-981a-98cd150ec552 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45833cf3-9953-4208-981a-98cd150ec552 found for delete ", "request_id": "req-0fa86043-08a3-4035-be0c-43b69fbd7764"}]} [pid: 8|app: 0|req: 615/1268] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:03 2026] DELETE /v2.0/networks/6f673579-8bee-479c-90f9-b125e75850e6 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1269] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1270] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/security-groups?id=68577283-15d2-43ee-936d-4d1f3bd8a24a&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: 9|app: 0|req: 654/1271] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:03 2026] DELETE /v2.0/networks/167c7586-8170-4f67-8400-0d075e64a670 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1272] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 655/1273] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/security-groups?id=68577283-15d2-43ee-936d-4d1f3bd8a24a&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1274] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 656/1275] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.0/security-groups?tenant_id=fe42a4c774c04f08bd8e6b3d86508a98&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 657/1276] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:03 2026] DELETE /v2.0/security-groups/3766f830-2dd4-494b-a841-fd5afd69398d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 658/1277] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/security-groups?tenant_id=5994f6e8d1c54bf8942be67f28f7d9c2&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 659/1278] 199.19.213.221 () {34 vars in 1096 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 660/1279] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:04 2026] DELETE /v2.0/security-groups/29cb25cf-c11c-465d-889a-1431fcb55b3d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 661/1280] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 662/1281] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 756 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:04.736 8 INFO neutron.db.l3_db [None req-4f63fbef-ddac-4525-aafa-9a093860e71a dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Floating IP fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 associated. External IP: 10.96.250.207, port: bc80b53e-ebd6-48f8-89db-c6665154b7ef. [pid: 9|app: 0|req: 663/1282] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/networks?id=d44f5247-620b-4edb-a645-a1bf6b9a44ee => generated 672 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 664/1283] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bc80b53e-ebd6-48f8-89db-c6665154b7ef => generated 859 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 665/1284] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/quotas/ad7519b7be2f4300acf71ee6e0eebd2a => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 666/1285] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/subnets?id=43f55abb-3a64-4477-b072-a528f64c8de1 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:04.949 9 INFO neutron.services.segments.plugin [-] Segment 8c104834-dec0-48f3-a261-64377426053c resource provider aggregate not found 2026-07-01 08:35:04.958 9 INFO neutron.services.segments.plugin [-] Segment 8c104834-dec0-48f3-a261-64377426053c resource provider aggregate not found 2026-07-01 08:35:04.966 9 INFO neutron.services.segments.plugin [-] Segment 8c104834-dec0-48f3-a261-64377426053c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c104834-dec0-48f3-a261-64377426053c found for delete ", "request_id": "req-1c0734e0-3081-46d4-a284-5ff660f1562a"}]} 2026-07-01 08:35:04.977 9 INFO neutron.services.segments.plugin [-] Segment 8c104834-dec0-48f3-a261-64377426053c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c104834-dec0-48f3-a261-64377426053c found for delete ", "request_id": "req-faf37e49-9aa0-4055-992e-a917df2386a9"}]} [pid: 9|app: 0|req: 667/1286] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/ports?tenant_id=ad7519b7be2f4300acf71ee6e0eebd2a&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 668/1287] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.0/ports?network_id=f7923932-ae4f-4518-829d-c6a9ad90e932&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: 9|app: 0|req: 669/1288] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/networks/d44f5247-620b-4edb-a645-a1bf6b9a44ee?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 670/1289] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1290] 10.0.0.160 () {34 vars in 677 bytes} [Wed Jul 1 08:35:03 2026] POST /v2.0/floatingips => generated 856 bytes in 1206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 671/1291] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/networks/d44f5247-620b-4edb-a645-a1bf6b9a44ee?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-07-01 08:35:05.217 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3452eddb-046b-4533-9a54-df7b009099cd'] response: {'name': 'network-changed', 'server_uuid': 'b3d939d3-eb28-4d24-be90-bd4d7b459b21', 'tag': 'bc80b53e-ebd6-48f8-89db-c6665154b7ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 621/1292] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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: 9|app: 0|req: 672/1293] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1294] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 673/1295] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/ports?device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => 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: 623/1296] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 756 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 674/1297] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bc80b53e-ebd6-48f8-89db-c6665154b7ef => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1298] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/subnets?id=43f55abb-3a64-4477-b072-a528f64c8de1 => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 675/1299] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/ports?network_id=f7923932-ae4f-4518-829d-c6a9ad90e932&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: 625/1300] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 676/1301] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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: 626/1302] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/networks?id=d44f5247-620b-4edb-a645-a1bf6b9a44ee => generated 672 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1303] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:06.764 8 INFO neutron.db.segments_db [None req-4cba4cd2-e965-403d-8b7d-b5e7f9a92cc4 6664cd42cd154967bded48dd00f5c308 bc8f3d28d6de4f1f9eca37d172285e9f - - - -] Added segment a91b30f7-cb6f-459a-abd0-61b78ab1a5d3 of type vxlan for network c4cd7741-6374-415a-8e32-517e889a43de [pid: 9|app: 0|req: 677/1304] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:35:06 2026] POST /v2.0/ports => generated 954 bytes in 612 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: 9|app: 0|req: 678/1305] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/ports?device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1306] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:06 2026] POST /v2.0/networks => generated 644 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1307] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:06 2026] GET /v2.0/security-groups?id=acbb2c9f-1970-4217-b57e-46f256b275e8&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1308] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:06 2026] POST /v2.0/subnets => generated 617 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 679/1309] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:35:06 2026] PUT /v2.0/ports/ed2b71e8-60c3-49d5-8ae3-97a107f0c56f => generated 1199 bytes in 484 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-07-01 08:35:07.396 8 INFO neutron.db.segments_db [None req-eab75692-e315-420f-aced-02074441bb75 6664cd42cd154967bded48dd00f5c308 bc8f3d28d6de4f1f9eca37d172285e9f - - - -] Added segment bef00b6c-3fe5-4cb1-a627-737a3cffcafa of type vxlan for network 66bf8b83-13c3-4ed9-b6b0-d30a67b9a315 2026-07-01 08:35:07.420 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6600a172-3ebe-44a4-ac21-5ed2e1e2289d'] response: {'name': 'network-changed', 'server_uuid': 'ce0d4ceb-d7a8-4adf-b3a5-670378902381', 'tag': 'ed2b71e8-60c3-49d5-8ae3-97a107f0c56f', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 680/1310] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 858 bytes in 85 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: 9|app: 0|req: 681/1311] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.0/ports?tenant_id=ad7519b7be2f4300acf71ee6e0eebd2a&device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 682/1312] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ed2b71e8-60c3-49d5-8ae3-97a107f0c56f => 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: 631/1313] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:07 2026] POST /v2.0/networks => generated 644 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 683/1314] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.0/subnets?id=250e8b87-282c-4cbb-b024-5b83e2b3e255 => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 684/1315] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.0/ports?network_id=d44f5247-620b-4edb-a645-a1bf6b9a44ee&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 685/1316] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.0/networks/d44f5247-620b-4edb-a645-a1bf6b9a44ee?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: 632/1317] 10.0.0.160 () {34 vars in 743 bytes} [Wed Jul 1 08:35:07 2026] PUT /v2.0/networks/66bf8b83-13c3-4ed9-b6b0-d30a67b9a315 => generated 592 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 686/1318] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.0/networks/d44f5247-620b-4edb-a645-a1bf6b9a44ee?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: 9|app: 0|req: 687/1319] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.0/ports?tenant_id=ad7519b7be2f4300acf71ee6e0eebd2a&device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 688/1320] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:35:07 2026] GET /v2.0/networks?id=d44f5247-620b-4edb-a645-a1bf6b9a44ee => generated 768 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 689/1321] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/ports?device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 690/1322] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ed2b71e8-60c3-49d5-8ae3-97a107f0c56f => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 691/1323] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/security-groups?id=acbb2c9f-1970-4217-b57e-46f256b275e8&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 692/1324] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/subnets?id=250e8b87-282c-4cbb-b024-5b83e2b3e255 => generated 666 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1325] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:07 2026] POST /v2.0/subnets => generated 602 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 693/1326] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/ports?network_id=d44f5247-620b-4edb-a645-a1bf6b9a44ee&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 694/1327] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/networks/d44f5247-620b-4edb-a645-a1bf6b9a44ee?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 695/1328] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:08 2026] GET /v2.0/networks/d44f5247-620b-4edb-a645-a1bf6b9a44ee?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1329] 10.0.0.160 () {34 vars in 741 bytes} [Wed Jul 1 08:35:08 2026] PUT /v2.0/subnets/0933a89e-e70f-4793-970f-2124d72c6630 => generated 612 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:08.759 9 INFO neutron.services.segments.plugin [-] Segment bef00b6c-3fe5-4cb1-a627-737a3cffcafa resource provider aggregate not found 2026-07-01 08:35:08.764 9 INFO neutron.services.segments.plugin [-] Segment bef00b6c-3fe5-4cb1-a627-737a3cffcafa resource provider aggregate not found 2026-07-01 08:35:08.778 9 INFO neutron.services.segments.plugin [-] Segment bef00b6c-3fe5-4cb1-a627-737a3cffcafa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef00b6c-3fe5-4cb1-a627-737a3cffcafa found for delete ", "request_id": "req-0ef4723b-cfd6-4417-bf4f-e2d84f46abfd"}]} 2026-07-01 08:35:08.786 9 INFO neutron.services.segments.plugin [-] Segment bef00b6c-3fe5-4cb1-a627-737a3cffcafa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef00b6c-3fe5-4cb1-a627-737a3cffcafa found for delete ", "request_id": "req-30aafaa2-0b1b-4d6a-95bb-f1f7e7e47c09"}]} [pid: 8|app: 0|req: 635/1330] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/ports?device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1331] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/security-groups?id=acbb2c9f-1970-4217-b57e-46f256b275e8&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: 9|app: 0|req: 696/1332] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:08 2026] DELETE /v2.0/networks/66bf8b83-13c3-4ed9-b6b0-d30a67b9a315 => generated 0 bytes in 1172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:09.633 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7ffb2e99-f55c-4822-a76c-6a8de59c9890 6664cd42cd154967bded48dd00f5c308 bc8f3d28d6de4f1f9eca37d172285e9f - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 697/1333] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:09 2026] DELETE /v2.0/networks/66bf8b83-13c3-4ed9-b6b0-d30a67b9a315 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 698/1334] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1335] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/security-groups?tenant_id=0641a9659c82427ba63299ef67f0fbf3&name=default => generated 2801 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 699/1336] 10.0.0.160 () {32 vars in 742 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/subnets?network_id=1f0551f7-e736-490e-94a8-508563dbf609 => generated 626 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 700/1337] 10.0.0.160 () {32 vars in 653 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/extensions => generated 19178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 701/1338] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/networks => generated 1309 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1339] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:09 2026] DELETE /v2.0/security-groups/ab394d6b-ab62-4ba8-8932-234fd9de4184 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 702/1340] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/subnets => generated 1233 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1341] 10.0.0.160 () {32 vars in 723 bytes} [Wed Jul 1 08:35:09 2026] GET /v2.0/networks/c4cd7741-6374-415a-8e32-517e889a43de => generated 669 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 703/1342] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:35:10 2026] GET /v2.0/subnets/10f9faa0-87fe-4bbd-9ee2-d9b3ae9a7e67 => generated 617 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:10.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6f305dd4-1902-45fb-a0a9-e8e90decc40c 6664cd42cd154967bded48dd00f5c308 bc8f3d28d6de4f1f9eca37d172285e9f - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 640/1343] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:10 2026] DELETE /v2.0/subnets/0933a89e-e70f-4793-970f-2124d72c6630 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:10.180 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dd088198-2dca-4d30-8644-3115f50b286e 6664cd42cd154967bded48dd00f5c308 bc8f3d28d6de4f1f9eca37d172285e9f - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 704/1344] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:10 2026] DELETE /v2.0/networks/66bf8b83-13c3-4ed9-b6b0-d30a67b9a315 => generated 138 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1347] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:10 2026] GET /v2.0/security-groups?tenant_id=4ec7abd8beed435397d4480974ee9825&name=default => generated 2801 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1348] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:10 2026] DELETE /v2.0/security-groups/e958f572-338e-4576-8768-e0e58497f4a6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 707/1349] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:10 2026] DELETE /v2.0/subnets/10f9faa0-87fe-4bbd-9ee2-d9b3ae9a7e67 => 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: 643/1350] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:10 2026] GET /v2.0/ports?device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1351] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:10 2026] GET /v2.0/security-groups?id=acbb2c9f-1970-4217-b57e-46f256b275e8&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1352] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:10 2026] GET /v2.0/ports?device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:11.066 9 INFO neutron.services.segments.plugin [-] Segment bef00b6c-3fe5-4cb1-a627-737a3cffcafa resource provider aggregate not found 2026-07-01 08:35:11.074 9 INFO neutron.services.segments.plugin [-] Segment bef00b6c-3fe5-4cb1-a627-737a3cffcafa resource provider aggregate not found 2026-07-01 08:35:11.091 9 INFO neutron.services.segments.plugin [-] Segment bef00b6c-3fe5-4cb1-a627-737a3cffcafa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef00b6c-3fe5-4cb1-a627-737a3cffcafa found for delete ", "request_id": "req-78e694df-342f-4093-a27c-7296f5947cca"}]} /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py:676: 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:676: 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() [pid: 8|app: 0|req: 646/1353] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:11 2026] GET /v2.0/security-groups?id=acbb2c9f-1970-4217-b57e-46f256b275e8&fields=id&fields=name => generated 88 bytes in 34 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:676: 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:676: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-07-01 08:35:11.135 9 INFO neutron.services.segments.plugin [-] Segment bef00b6c-3fe5-4cb1-a627-737a3cffcafa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef00b6c-3fe5-4cb1-a627-737a3cffcafa found for delete ", "request_id": "req-9ad8d953-2e32-4fb2-88fa-ce33b8358b01"}]} [pid: 9|app: 0|req: 708/1354] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:10 2026] DELETE /v2.0/networks/c4cd7741-6374-415a-8e32-517e889a43de => generated 0 bytes in 884 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1355] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:35:11 2026] GET /v2.0/ports?device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 709/1356] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:35:11 2026] DELETE /v2.0/ports/ed2b71e8-60c3-49d5-8ae3-97a107f0c56f => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1357] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:11 2026] GET /v2.0/security-groups?tenant_id=bc8f3d28d6de4f1f9eca37d172285e9f&name=default => generated 2801 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:12.026 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d8785a4-2a35-4bfe-bb12-5102c2255314'] response: {'server_uuid': 'ce0d4ceb-d7a8-4adf-b3a5-670378902381', 'name': 'network-vif-deleted', 'tag': 'ed2b71e8-60c3-49d5-8ae3-97a107f0c56f', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 710/1358] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:11 2026] DELETE /v2.0/security-groups/b0a2096f-5534-4b83-b641-31c3af4ac677 => 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: 649/1359] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:12 2026] GET /v2.0/ports?device_id=ce0d4ceb-d7a8-4adf-b3a5-670378902381 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:13.955 9 INFO neutron.services.segments.plugin [-] Segment a91b30f7-cb6f-459a-abd0-61b78ab1a5d3 resource provider aggregate not found 2026-07-01 08:35:13.961 9 INFO neutron.services.segments.plugin [-] Segment a91b30f7-cb6f-459a-abd0-61b78ab1a5d3 resource provider aggregate not found 2026-07-01 08:35:13.975 9 INFO neutron.services.segments.plugin [-] Segment a91b30f7-cb6f-459a-abd0-61b78ab1a5d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a91b30f7-cb6f-459a-abd0-61b78ab1a5d3 found for delete ", "request_id": "req-48fb6d6f-6d1d-48c4-b328-b4a61aff36dc"}]} 2026-07-01 08:35:13.979 9 INFO neutron.services.segments.plugin [-] Segment a91b30f7-cb6f-459a-abd0-61b78ab1a5d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a91b30f7-cb6f-459a-abd0-61b78ab1a5d3 found for delete ", "request_id": "req-f3d708f0-e052-49ed-ab99-4014182efae7"}]} [pid: 8|app: 0|req: 650/1360] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => 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: 651/1361] 10.0.0.70 () {34 vars in 1039 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/security-groups?id=68577283-15d2-43ee-936d-4d1f3bd8a24a&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 711/1362] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:35:13 2026] POST /v2.0/security-groups => generated 1559 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1363] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/security-groups => generated 4342 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 712/1364] 10.0.0.160 () {34 vars in 758 bytes} [Wed Jul 1 08:35:14 2026] PUT /v2.0/security-groups/5bdacc2f-beef-40e0-9443-6766a2a8cdb8 => generated 1598 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 713/1365] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/security-groups/5bdacc2f-beef-40e0-9443-6766a2a8cdb8 => generated 1598 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 714/1366] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:14 2026] DELETE /v2.0/security-groups/5bdacc2f-beef-40e0-9443-6766a2a8cdb8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 715/1367] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:14.663 9 INFO neutron.api.v2.resource [None req-3cf96ecc-98e8-4994-a81e-1c4a75bc084c 788750f2de7a4538a7f258857676ceec b67e13bfd33f4cadbe0f9eed81fc5653 - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 716/1368] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:14 2026] DELETE /v2.0/security-groups/5bdacc2f-beef-40e0-9443-6766a2a8cdb8 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 717/1369] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:35:14 2026] POST /v2.0/security-groups => generated 1561 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 718/1370] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:14 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 719/1371] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/security-group-rules/fd682c69-89f7-4574-b47b-c9de119acfd4 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 720/1372] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 721/1373] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:35:14 2026] DELETE /v2.0/security-group-rules/fd682c69-89f7-4574-b47b-c9de119acfd4 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 722/1374] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:35:14 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 723/1375] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:15 2026] POST /v2.0/security-group-rules => generated 569 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 724/1376] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/security-group-rules/b4108a6c-9eee-492d-8d15-4814ba039072 => generated 569 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 725/1377] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 726/1378] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:35:15 2026] DELETE /v2.0/security-group-rules/b4108a6c-9eee-492d-8d15-4814ba039072 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 727/1379] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:35:15 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) 2026-07-01 08:35:15.320 9 INFO neutron.db.securitygroups_db [None req-9150b34b-a3d9-4b6b-a332-9b2a2bd438a5 788750f2de7a4538a7f258857676ceec b67e13bfd33f4cadbe0f9eed81fc5653 - - - -] Project b67e13bfd33f4cadbe0f9eed81fc5653 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 728/1380] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:15 2026] POST /v2.0/security-group-rules => generated 575 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 729/1381] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/security-group-rules/872a1244-5436-4304-ad01-35821ce3e11d => generated 575 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 730/1382] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 731/1383] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:35:15 2026] DELETE /v2.0/security-group-rules/872a1244-5436-4304-ad01-35821ce3e11d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 732/1384] 10.0.0.160 () {32 vars in 673 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 733/1385] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:15 2026] DELETE /v2.0/security-groups/c66283e2-b067-4f7b-9feb-666da7b63903 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 734/1386] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:35:15 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) [pid: 9|app: 0|req: 735/1387] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.0/security-groups => generated 2801 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1388] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:35:14 2026] PUT /v2.0/routers/b227e035-372e-45e1-9136-975a7a84ddb7/remove_router_interface => generated 309 bytes in 1667 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1389] 10.0.0.160 () {32 vars in 826 bytes} [Wed Jul 1 08:35:16 2026] GET /v2.0/ports?project_id=77064a0d2d36401688b4a00ed5ca914a&network_id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 3695 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1390] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:16 2026] GET /v2.0/security-groups?tenant_id=b67e13bfd33f4cadbe0f9eed81fc5653&name=default => generated 2801 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1391] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:16 2026] DELETE /v2.0/security-groups/2d19696c-5d88-4d5e-af52-7de654758e7c => 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: 657/1392] 10.0.0.160 () {32 vars in 742 bytes} [Wed Jul 1 08:35:16 2026] GET /v2.0/subnets?network_id=1f0551f7-e736-490e-94a8-508563dbf609 => generated 644 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:17.007 8 INFO neutron.db.l3_db [None req-58ea22cd-4328-412d-a36c-4798ebc827ca dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Floating IP fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 disassociated. External IP: 10.96.250.207, port: bc80b53e-ebd6-48f8-89db-c6665154b7ef. 2026-07-01 08:35:17.146 9 INFO neutron.services.segments.plugin [-] Segment f4794e4b-12a7-4286-85c1-6f7aa3088c0a resource provider aggregate not found 2026-07-01 08:35:17.154 9 INFO neutron.services.segments.plugin [-] Segment f4794e4b-12a7-4286-85c1-6f7aa3088c0a resource provider aggregate not found 2026-07-01 08:35:17.172 9 INFO neutron.services.segments.plugin [-] Segment f4794e4b-12a7-4286-85c1-6f7aa3088c0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4794e4b-12a7-4286-85c1-6f7aa3088c0a found for delete ", "request_id": "req-6db0ee90-dec7-4a91-97e0-e6a296d66848"}]} 2026-07-01 08:35:17.173 9 INFO neutron.services.segments.plugin [-] Segment f4794e4b-12a7-4286-85c1-6f7aa3088c0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4794e4b-12a7-4286-85c1-6f7aa3088c0a found for delete ", "request_id": "req-46344e49-2eab-4c0c-9076-036e36133306"}]} 2026-07-01 08:35:17.178 9 INFO neutron.db.l3_hamode_db [None req-452bde45-5e4c-48dd-8386-a4465ec6c74f 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network 6e7ed4c7-4eaf-42cb-9228-864e4c6bb610 was deleted as no HA routers are present in tenant ad7519b7be2f4300acf71ee6e0eebd2a. [pid: 9|app: 0|req: 736/1393] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:16 2026] DELETE /v2.0/routers/b227e035-372e-45e1-9136-975a7a84ddb7 => generated 0 bytes in 1076 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1394] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:35:16 2026] PUT /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 554 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:17.367 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d085e1d3-ed06-49ee-86c1-615dce1c38cd'] response: {'name': 'network-changed', 'server_uuid': 'b3d939d3-eb28-4d24-be90-bd4d7b459b21', 'tag': 'bc80b53e-ebd6-48f8-89db-c6665154b7ef', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 737/1395] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/security-groups?tenant_id=e8d33c284e8a45c093ead15beca61c98&name=default => generated 2801 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 738/1396] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 739/1397] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1398] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:17 2026] DELETE /v2.0/subnets/250e8b87-282c-4cbb-b024-5b83e2b3e255 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 740/1399] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:17 2026] DELETE /v2.0/security-groups/52b644df-db65-4193-a35c-d7f5e63752e2 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1400] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1401] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=bc80b53e-ebd6-48f8-89db-c6665154b7ef => 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: 662/1402] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/security-groups?tenant_id=2cf143f152bb416fb59567b7e85988a7&name=default => generated 2801 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1403] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/subnets?id=43f55abb-3a64-4477-b072-a528f64c8de1 => generated 652 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1404] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:17 2026] DELETE /v2.0/security-groups/0732ccff-9d83-4e21-8c25-78a57af48890 => 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: 665/1405] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/ports?network_id=f7923932-ae4f-4518-829d-c6a9ad90e932&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 741/1406] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:17 2026] DELETE /v2.0/networks/d44f5247-620b-4edb-a645-a1bf6b9a44ee => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1407] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 742/1408] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:18 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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: 667/1409] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:18 2026] GET /v2.0/security-groups?tenant_id=ad7519b7be2f4300acf71ee6e0eebd2a&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 743/1410] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:18 2026] DELETE /v2.0/security-groups/acbb2c9f-1970-4217-b57e-46f256b275e8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1411] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:35:18 2026] GET /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 554 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:19.534 9 INFO neutron.services.segments.plugin [-] Segment c80dd0fc-8b0c-4f46-b049-30451a845eec resource provider aggregate not found 2026-07-01 08:35:19.540 9 INFO neutron.services.segments.plugin [-] Segment c80dd0fc-8b0c-4f46-b049-30451a845eec resource provider aggregate not found 2026-07-01 08:35:19.545 9 INFO neutron.services.segments.plugin [-] Segment c80dd0fc-8b0c-4f46-b049-30451a845eec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c80dd0fc-8b0c-4f46-b049-30451a845eec found for delete ", "request_id": "req-235c772c-ae5d-4adc-a15c-2b3142cced0d"}]} [pid: 9|app: 0|req: 744/1412] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:35:19 2026] GET /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 552 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1413] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:20 2026] GET /v2.0/security-groups?tenant_id=a6c6f59c6a38433697bd261b6b61c974&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:20.364 9 INFO neutron.services.segments.plugin [-] Segment c80dd0fc-8b0c-4f46-b049-30451a845eec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c80dd0fc-8b0c-4f46-b049-30451a845eec found for delete ", "request_id": "req-5b5f9bc8-cde6-4810-8ecf-10a70c4f055e"}]} [pid: 9|app: 0|req: 745/1414] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:20 2026] DELETE /v2.0/security-groups/f37ed7e0-5629-471c-b8f3-33afa2dcfe39 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1415] 10.0.0.160 () {34 vars in 685 bytes} [Wed Jul 1 08:35:20 2026] POST /v2.0/security-groups => generated 1609 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 746/1416] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:20 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1417] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:20 2026] POST /v2.0/security-group-rules => generated 564 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 747/1418] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:20 2026] POST /v2.0/security-group-rules => generated 570 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1419] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:21 2026] POST /v2.0/security-group-rules => generated 569 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:21.162 9 INFO neutron.db.securitygroups_db [None req-4fad2d46-612e-454b-9e61-feaccac61762 dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Project 77064a0d2d36401688b4a00ed5ca914a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 748/1420] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:21 2026] POST /v2.0/security-group-rules => generated 575 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:21.255 8 INFO neutron.db.securitygroups_db [None req-0b9d2332-0d77-469d-8698-c9d038a8c805 dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Project 77064a0d2d36401688b4a00ed5ca914a 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: 673/1421] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:21 2026] POST /v2.0/security-group-rules => generated 574 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 749/1422] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:35:21 2026] GET /v2.0/networks => generated 1297 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 750/1423] 10.0.0.159 () {34 vars in 1098 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-179133285&fields=id&tenant_id=77064a0d2d36401688b4a00ed5ca914a => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 751/1424] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 660 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:22.205 8 INFO neutron.db.segments_db [None req-c67226e6-5ce2-47b5-ba32-e8f921c7398e ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - - -] Added segment 067ea3ee-90c9-4f36-9679-510194dfc184 of type vxlan for network 6e6d2c99-6892-408c-8b30-8f767bbd4895 [pid: 9|app: 0|req: 752/1425] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.0/quotas/77064a0d2d36401688b4a00ed5ca914a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 753/1426] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&fields=id => generated 149 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1427] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:22 2026] POST /v2.0/networks => generated 644 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1428] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1429] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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: 677/1430] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 754/1431] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:35:22 2026] POST /v2.0/ports => generated 775 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:22.732 8 INFO neutron.db.segments_db [None req-89ced636-a8f6-4882-9d75-353a4f0dbffc ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - - -] Added segment 72adc600-c45f-41d1-8208-67d9d42e4924 of type vxlan for network e15ba2f1-23a6-4995-a8ce-0fa024685498 [pid: 8|app: 0|req: 678/1432] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:22 2026] POST /v2.0/networks => generated 632 bytes in 203 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: 9|app: 0|req: 755/1433] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:22 2026] POST /v2.0/subnets => generated 602 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1434] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:35:23 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 660 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1435] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:35:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=77064a0d2d36401688b4a00ed5ca914a => generated 273 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 756/1436] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:35:23 2026] POST /v2.0/ports => generated 950 bytes in 475 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: 681/1437] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:35:23 2026] POST /v2.0/ports => generated 954 bytes in 521 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: 682/1438] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:23 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 957 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 757/1439] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:35:23 2026] DELETE /v2.0/ports/37eec589-0387-4ec6-b563-6189f552fe09 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 758/1440] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/security-groups?id=ba42fad8-d022-4571-bfe5-6d795725e8e7&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:24.087 9 INFO neutron.pecan_wsgi.hooks.translation [None req-1ac2837a-581c-4f4d-9aad-d7815f8ada57 ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 759/1441] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:35:24 2026] DELETE /v2.0/ports/37eec589-0387-4ec6-b563-6189f552fe09 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:24.115 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ffbfd001-2126-46b9-b8ca-7ef51a6987e5 ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 760/1442] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/ports/37eec589-0387-4ec6-b563-6189f552fe09 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 761/1443] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:24 2026] DELETE /v2.0/subnets/4f0197dc-006b-4492-942e-db8e721bc407 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1444] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:35:23 2026] PUT /v2.0/ports/7aa50967-8549-4e59-9624-f64d9193bda8 => generated 1199 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, ' 2026-07-01 08:35:24.589 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2703523b-049d-40dd-b7fb-e21fc443efd0'] response: {'name': 'network-changed', 'server_uuid': '313c265e-d249-404f-af2a-c8cbffd687ce', 'tag': '7aa50967-8549-4e59-9624-f64d9193bda8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 684/1445] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1446] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7aa50967-8549-4e59-9624-f64d9193bda8 => generated 19 bytes in 36 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: 686/1447] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/subnets?id=43f55abb-3a64-4477-b072-a528f64c8de1 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1448] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/ports?network_id=f7923932-ae4f-4518-829d-c6a9ad90e932&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:24.782 9 INFO neutron.services.segments.plugin [-] Segment 72adc600-c45f-41d1-8208-67d9d42e4924 resource provider aggregate not found 2026-07-01 08:35:24.790 9 INFO neutron.services.segments.plugin [-] Segment 72adc600-c45f-41d1-8208-67d9d42e4924 resource provider aggregate not found 2026-07-01 08:35:24.798 9 INFO neutron.services.segments.plugin [-] Segment 72adc600-c45f-41d1-8208-67d9d42e4924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72adc600-c45f-41d1-8208-67d9d42e4924 found for delete ", "request_id": "req-5ae8976c-8dfc-4a06-a1e7-e6c2eb197a34"}]} [pid: 9|app: 0|req: 762/1449] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:24 2026] DELETE /v2.0/networks/e15ba2f1-23a6-4995-a8ce-0fa024685498 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:24.821 9 INFO neutron.services.segments.plugin [-] Segment 72adc600-c45f-41d1-8208-67d9d42e4924 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72adc600-c45f-41d1-8208-67d9d42e4924 found for delete ", "request_id": "req-56da8da2-1fc1-4e00-8389-dd653fc2eec4"}]} [pid: 8|app: 0|req: 688/1450] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:24.892 9 INFO neutron.db.segments_db [None req-2b99f6e0-afae-45b9-bf66-848e4ad4e746 ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - - -] Added segment ecb693f2-5138-498f-8ae3-66d0ffce95fd of type vxlan for network 30e71818-8d76-40c8-8838-5b803886283e [pid: 8|app: 0|req: 689/1451] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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: 8|app: 0|req: 690/1452] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 763/1453] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:24 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1454] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 756 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1455] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7aa50967-8549-4e59-9624-f64d9193bda8 => 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: 693/1456] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/subnets?id=43f55abb-3a64-4477-b072-a528f64c8de1 => generated 652 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1457] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1458] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/ports?network_id=f7923932-ae4f-4518-829d-c6a9ad90e932&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1461] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/security-groups?id=ba42fad8-d022-4571-bfe5-6d795725e8e7&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1462] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 764/1463] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:25 2026] POST /v2.0/subnets => generated 602 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1464] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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: 9|app: 0|req: 765/1465] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:35:25 2026] POST /v2.0/ports => generated 912 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1466] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:35:25 2026] DELETE /v2.0/ports/e11e6247-4b60-4f1a-b5ab-ade2804cc79f => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:26.223 9 INFO neutron.pecan_wsgi.hooks.translation [None req-be061564-6004-4197-a37c-1039ee17b488 ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 766/1467] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:35:26 2026] GET /v2.0/ports/e11e6247-4b60-4f1a-b5ab-ade2804cc79f => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 767/1468] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:26 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 768/1469] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:26 2026] GET /v2.0/security-groups?id=ba42fad8-d022-4571-bfe5-6d795725e8e7&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1470] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:26 2026] DELETE /v2.0/subnets/58cbec83-2b5e-468c-b85e-41f501e91704 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:26.842 9 INFO neutron.services.segments.plugin [-] Segment ecb693f2-5138-498f-8ae3-66d0ffce95fd resource provider aggregate not found 2026-07-01 08:35:26.859 9 INFO neutron.services.segments.plugin [-] Segment ecb693f2-5138-498f-8ae3-66d0ffce95fd resource provider aggregate not found 2026-07-01 08:35:26.865 9 INFO neutron.services.segments.plugin [-] Segment ecb693f2-5138-498f-8ae3-66d0ffce95fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb693f2-5138-498f-8ae3-66d0ffce95fd found for delete ", "request_id": "req-36473a5b-7df5-409d-a26a-db33fae52cb1"}]} [pid: 9|app: 0|req: 769/1471] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:26 2026] DELETE /v2.0/networks/30e71818-8d76-40c8-8838-5b803886283e => generated 0 bytes in 398 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1472] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:35:26 2026] POST /v2.0/ports => generated 774 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:27.224 9 INFO neutron.services.segments.plugin [-] Segment ecb693f2-5138-498f-8ae3-66d0ffce95fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecb693f2-5138-498f-8ae3-66d0ffce95fd found for delete ", "request_id": "req-64c34891-a19a-4831-8099-149631679857"}]} [pid: 9|app: 0|req: 770/1473] 10.0.0.160 () {34 vars in 737 bytes} [Wed Jul 1 08:35:27 2026] PUT /v2.0/ports/9afbe9f7-9532-4e6b-b971-439df04dc152 => generated 752 bytes in 198 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: 9|app: 0|req: 771/1474] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 971 bytes in 142 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: 704/1475] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:35:27 2026] DELETE /v2.0/ports/9afbe9f7-9532-4e6b-b971-439df04dc152 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 772/1476] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/security-groups?id=ba42fad8-d022-4571-bfe5-6d795725e8e7&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 773/1477] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => 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: 705/1478] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/ports => generated 778 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 774/1479] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/security-groups?id=ba42fad8-d022-4571-bfe5-6d795725e8e7&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 775/1480] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:28.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f8734afb-b93a-4365-a073-e8fe2bb75b75 ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 706/1481] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.0/ports/9afbe9f7-9532-4e6b-b971-439df04dc152 => generated 132 bytes in 372 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1482] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/ports => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:28.295 9 INFO neutron.db.l3_db [None req-d9362070-0335-4f75-a825-ee0ee646b5c5 dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Floating IP fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 associated. External IP: 10.96.250.207, port: 7aa50967-8549-4e59-9624-f64d9193bda8. [pid: 8|app: 0|req: 708/1483] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/ports/fbe20fc7-32f6-45bd-8128-0d4da927a3ca => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:28.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ff2a2ba-181f-4be6-bea0-59b7b0e3884c ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1484] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:35:28 2026] DELETE /v2.0/ports/e11e6247-4b60-4f1a-b5ab-ade2804cc79f => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1485] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/security-groups?tenant_id=1cc324419fc94ad9be9f79280bf5eecf&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:28.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4b8fca72-0b70-4a93-9109-cdf16924fbd0 ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1486] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:28 2026] DELETE /v2.0/subnets/58cbec83-2b5e-468c-b85e-41f501e91704 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 776/1487] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:35:27 2026] PUT /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 855 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:28.665 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e007826b-3d3f-4052-ba47-cbe9c93f7049 ddb60ce1b6604d338d5de55390d025b1 c1e50defdf4544e8a77c4a0e48f80276 - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 777/1488] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:28 2026] DELETE /v2.0/subnets/4f0197dc-006b-4492-942e-db8e721bc407 => generated 136 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:28.676 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e01236c-2b76-462f-9424-19eddf11102f'] response: {'name': 'network-changed', 'server_uuid': '313c265e-d249-404f-af2a-c8cbffd687ce', 'tag': '7aa50967-8549-4e59-9624-f64d9193bda8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 712/1489] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:28 2026] DELETE /v2.0/security-groups/3c48e2a2-ef25-4548-8787-266fe0054b60 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 778/1490] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 779/1491] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/ports?tenant_id=77064a0d2d36401688b4a00ed5ca914a&device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 780/1492] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/networks?id=f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 756 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 781/1493] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7aa50967-8549-4e59-9624-f64d9193bda8 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 782/1494] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/subnets?id=43f55abb-3a64-4477-b072-a528f64c8de1 => 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: 713/1495] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:35:28 2026] DELETE /v2.0/ports/fbe20fc7-32f6-45bd-8128-0d4da927a3ca => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 783/1496] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.0/ports?network_id=f7923932-ae4f-4518-829d-c6a9ad90e932&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: 9|app: 0|req: 784/1497] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:29.176 8 INFO neutron.services.segments.plugin [-] Segment 067ea3ee-90c9-4f36-9679-510194dfc184 resource provider aggregate not found 2026-07-01 08:35:29.181 8 INFO neutron.services.segments.plugin [-] Segment 067ea3ee-90c9-4f36-9679-510194dfc184 resource provider aggregate not found [pid: 9|app: 0|req: 785/1498] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932?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) 2026-07-01 08:35:29.196 8 INFO neutron.services.segments.plugin [-] Segment 067ea3ee-90c9-4f36-9679-510194dfc184 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 067ea3ee-90c9-4f36-9679-510194dfc184 found for delete ", "request_id": "req-128b381f-14e3-413c-a51f-6c25765650d1"}]} 2026-07-01 08:35:29.199 8 INFO neutron.services.segments.plugin [-] Segment 067ea3ee-90c9-4f36-9679-510194dfc184 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 067ea3ee-90c9-4f36-9679-510194dfc184 found for delete ", "request_id": "req-c24c4783-02b4-4e7b-83ae-1a2994a1393e"}]} [pid: 8|app: 0|req: 714/1499] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:28 2026] DELETE /v2.0/networks/6e6d2c99-6892-408c-8b30-8f767bbd4895 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 786/1500] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1501] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.0/security-groups?tenant_id=c1e50defdf4544e8a77c4a0e48f80276&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 787/1502] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:30 2026] DELETE /v2.0/security-groups/ba16c780-7938-4671-9f37-c059547b69fc => 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: 716/1503] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.0/security-groups?tenant_id=d2cfa062551b46ca91d42b96acd25ca7&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 788/1504] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:30 2026] DELETE /v2.0/security-groups/ed4f3213-25a8-4940-92e5-f912fb1842f8 => 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: 717/1505] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:32.328 9 INFO neutron.db.segments_db [None req-6521d902-a5f1-42b0-85ec-2b96b8033411 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Added segment 039b3e4c-b4cd-4f94-bb04-8192737d1bc8 of type vxlan for network 331c2233-5a95-49ed-a3ab-32e69f67a0a2 [pid: 9|app: 0|req: 789/1506] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:31 2026] POST /v2.0/networks => generated 633 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:32.498 8 INFO neutron.db.segments_db [None req-784b960e-f1af-42bf-9ff6-2eba2825fbd0 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Added segment 14435237-5822-44d0-be69-90d69769ab38 of type vxlan for network c56f0b10-6723-49d1-baf6-eb4452479bf2 [pid: 8|app: 0|req: 718/1507] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:32 2026] POST /v2.0/networks => generated 633 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:33.070 8 INFO neutron.db.segments_db [None req-56404f93-9368-48b3-bbfa-c3de2e116ea6 a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] Added segment 03e2cd69-ef96-434a-bcbd-0bc9c4d761c7 of type vxlan for network 39987b91-39d9-4ff1-bf7d-84c6e7cc3d6e [pid: 8|app: 0|req: 719/1508] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:32 2026] POST /v2.0/networks => generated 726 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 790/1509] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:32 2026] POST /v2.0/subnets => generated 622 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1510] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:33 2026] POST /v2.0/subnets => generated 620 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:33.475 8 WARNING neutron.api.v2.base [None req-1c1fecc6-199c-4c09-a53a-16facf449419 a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-07-01 08:35:33.476 8 INFO neutron.api.v2.resource [None req-1c1fecc6-199c-4c09-a53a-16facf449419 a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 721/1511] 10.0.0.160 () {34 vars in 681 bytes} [Wed Jul 1 08:35:33 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: 9|app: 0|req: 791/1512] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:33 2026] POST /v2.0/subnets => generated 631 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:33.789 8 INFO neutron.services.segments.plugin [-] Segment 03e2cd69-ef96-434a-bcbd-0bc9c4d761c7 resource provider aggregate not found 2026-07-01 08:35:33.799 8 INFO neutron.services.segments.plugin [-] Segment 03e2cd69-ef96-434a-bcbd-0bc9c4d761c7 resource provider aggregate not found 2026-07-01 08:35:33.822 8 INFO neutron.services.segments.plugin [-] Segment 03e2cd69-ef96-434a-bcbd-0bc9c4d761c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e2cd69-ef96-434a-bcbd-0bc9c4d761c7 found for delete ", "request_id": "req-fdae4014-a269-4db1-ba51-1d43ceb547f3"}]} 2026-07-01 08:35:33.824 8 INFO neutron.services.segments.plugin [-] Segment 03e2cd69-ef96-434a-bcbd-0bc9c4d761c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e2cd69-ef96-434a-bcbd-0bc9c4d761c7 found for delete ", "request_id": "req-f8d23493-2cae-4602-89d6-49f5b5fc8df6"}]} [pid: 8|app: 0|req: 722/1513] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:33 2026] DELETE /v2.0/networks/39987b91-39d9-4ff1-bf7d-84c6e7cc3d6e => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:33.838 9 INFO neutron.db.segments_db [None req-5c550b0c-4bc9-4d39-9272-428180bb500e 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Added segment ada3bdc0-024e-445a-b17f-ebf59d496c5b of type vxlan for network 199889c4-94da-44ae-b6be-a92db10965ce 2026-07-01 08:35:33.930 8 INFO neutron.db.segments_db [None req-0d14054e-1e57-4883-a73f-ef1c34213172 a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] Added segment 91b31d4e-8037-4989-ad22-54ce325e26ec of type vxlan for network 0bf6cbdd-f4f7-4738-adff-3ba7cf210cfd [pid: 8|app: 0|req: 723/1514] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:33 2026] POST /v2.0/networks => generated 727 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:34.237 9 INFO neutron.db.l3_hamode_db [None req-5c550b0c-4bc9-4d39-9272-428180bb500e 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 724/1515] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:34 2026] POST /v2.0/subnets => generated 623 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:34.267 8 WARNING neutron.api.v2.base [None req-7df3eda0-c177-4c17-8c70-5fcff959c1f4 a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-07-01 08:35:34.268 8 INFO neutron.api.v2.resource [None req-7df3eda0-c177-4c17-8c70-5fcff959c1f4 a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 725/1516] 10.0.0.160 () {34 vars in 681 bytes} [Wed Jul 1 08:35:34 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-01 08:35:34.437 9 INFO neutron.db.l3_hamode_db [None req-5c550b0c-4bc9-4d39-9272-428180bb500e 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 726/1517] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:34 2026] DELETE /v2.0/networks/0bf6cbdd-f4f7-4738-adff-3ba7cf210cfd => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:34.603 8 INFO neutron.db.segments_db [None req-1c63b8b0-d6b7-4c57-81a9-18f1ebd52525 a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] Added segment c215be71-3f57-4d77-93fd-e2eee1691c97 of type vxlan for network 7f4896fd-2e03-43be-bbd1-d435b295c249 [pid: 8|app: 0|req: 727/1518] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:34 2026] POST /v2.0/networks => generated 727 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1519] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:34 2026] POST /v2.0/subnets => generated 623 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 792/1520] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:33 2026] POST /v2.0/routers => generated 510 bytes in 1503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1521] 10.0.0.160 () {34 vars in 681 bytes} [Wed Jul 1 08:35:34 2026] POST /v2.0/rbac-policies => generated 324 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:35.845 8 INFO neutron.services.segments.plugin [-] Segment 91b31d4e-8037-4989-ad22-54ce325e26ec resource provider aggregate not found 2026-07-01 08:35:35.858 8 INFO neutron.services.segments.plugin [-] Segment 91b31d4e-8037-4989-ad22-54ce325e26ec resource provider aggregate not found 2026-07-01 08:35:35.866 8 INFO neutron.services.segments.plugin [-] Segment 91b31d4e-8037-4989-ad22-54ce325e26ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b31d4e-8037-4989-ad22-54ce325e26ec found for delete ", "request_id": "req-e5bf7aae-90c1-4737-a2fe-e0bc82bf9252"}]} 2026-07-01 08:35:35.881 8 INFO neutron.services.segments.plugin [-] Segment 91b31d4e-8037-4989-ad22-54ce325e26ec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91b31d4e-8037-4989-ad22-54ce325e26ec found for delete ", "request_id": "req-f5cffc05-f41c-46a3-ac4a-ba0b3425125a"}]} [pid: 8|app: 0|req: 730/1522] 10.0.0.160 () {32 vars in 723 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.0/networks/7f4896fd-2e03-43be-bbd1-d435b295c249 => generated 655 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:36.505 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a25cd89-20cd-4356-91cd-275120a9b11e ac6799c65433499fae304c0d028d3ab1 60d180f32e0c47be9caebd72b41d335a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1523] 10.0.0.160 () {32 vars in 723 bytes} [Wed Jul 1 08:35:36 2026] GET /v2.0/networks/7f4896fd-2e03-43be-bbd1-d435b295c249 => generated 138 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 793/1524] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:35:35 2026] PUT /v2.0/routers/f74d3b9f-91fd-43ec-a099-0519d99b2f06/add_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 794/1525] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:35:36 2026] GET /v2.0/ports/7b01493d-969d-4b53-bee8-8baff562b101 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1526] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:36 2026] DELETE /v2.0/networks/7f4896fd-2e03-43be-bbd1-d435b295c249 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:37.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5c1700b-6100-4b9c-9133-7b2b8cdef660 a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 733/1527] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:37 2026] DELETE /v2.0/subnets/1a76c22f-2bd7-4ed4-b05a-cd019158ea1c => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:37.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-163d8ae2-186f-4303-ae92-3cc2597bf159 a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 734/1528] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:37 2026] DELETE /v2.0/subnets/9e355aa1-98f4-4651-92f4-54ee847f5a9d => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:37.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a96ebca-b750-4f61-9bf8-22195f8cc0ca a6469c285cf24482bf80d4fcebd9b520 1f35f8858f2e4c778d6aa1f29bb5d9af - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1529] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:37 2026] DELETE /v2.0/subnets/8b822859-492c-4759-93aa-101fa9966cde => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 795/1530] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:35:36 2026] PUT /v2.0/routers/f74d3b9f-91fd-43ec-a099-0519d99b2f06/add_router_interface => generated 309 bytes in 1412 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:38.062 8 INFO neutron.services.segments.plugin [-] Segment c215be71-3f57-4d77-93fd-e2eee1691c97 resource provider aggregate not found 2026-07-01 08:35:38.069 8 INFO neutron.services.segments.plugin [-] Segment c215be71-3f57-4d77-93fd-e2eee1691c97 resource provider aggregate not found 2026-07-01 08:35:38.084 8 INFO neutron.services.segments.plugin [-] Segment c215be71-3f57-4d77-93fd-e2eee1691c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c215be71-3f57-4d77-93fd-e2eee1691c97 found for delete ", "request_id": "req-1182a42c-9671-4134-ba38-3000538f8ee2"}]} 2026-07-01 08:35:38.090 8 INFO neutron.services.segments.plugin [-] Segment c215be71-3f57-4d77-93fd-e2eee1691c97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c215be71-3f57-4d77-93fd-e2eee1691c97 found for delete ", "request_id": "req-b32b2e16-17f9-4c93-8dbe-27d709ce258e"}]} [pid: 8|app: 0|req: 736/1531] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/ports/c96969a4-9f69-4daf-9e41-daaeb8dbd4db => generated 967 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 796/1532] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/security-groups?tenant_id=1f35f8858f2e4c778d6aa1f29bb5d9af&name=default => generated 2801 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 797/1533] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:38 2026] DELETE /v2.0/security-groups/d838a345-6b09-4c65-9828-3c9795371734 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 798/1534] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/security-groups?tenant_id=60d180f32e0c47be9caebd72b41d335a&name=default => generated 2801 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 799/1535] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:38 2026] DELETE /v2.0/security-groups/f5b66760-5732-4f1c-9138-8069399eb503 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 800/1536] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.0/security-groups?tenant_id=b9bcd4395d694375b0ca2d93509622cd&name=default => generated 2801 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 801/1537] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:39 2026] DELETE /v2.0/security-groups/9428f612-4ca6-4773-8c01-d60649816ec6 => 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: 737/1538] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:35:38 2026] PUT /v2.0/routers/f74d3b9f-91fd-43ec-a099-0519d99b2f06/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1539] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jul 1 08:35:39 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1540] 10.0.0.70 () {34 vars in 1039 bytes} [Wed Jul 1 08:35:39 2026] GET /v2.0/security-groups?id=ba42fad8-d022-4571-bfe5-6d795725e8e7&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:40.456 8 INFO neutron.db.segments_db [None req-f0581838-aff6-4e44-a499-10c167feaeb5 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Added segment 10907bcd-6300-4722-bea2-54724dabaabf of type vxlan for network c644792e-8334-4e73-934e-e713af95d895 [pid: 9|app: 0|req: 802/1541] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:35:39 2026] PUT /v2.0/routers/f74d3b9f-91fd-43ec-a099-0519d99b2f06/remove_router_interface => generated 309 bytes in 1381 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1544] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:40 2026] POST /v2.0/networks => generated 638 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 805/1545] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:35:40 2026] GET /v2.0/ports?device_id=f74d3b9f-91fd-43ec-a099-0519d99b2f06 => 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: 741/1546] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:40 2026] POST /v2.0/subnets => generated 634 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1547] 10.0.0.160 () {32 vars in 722 bytes} [Wed Jul 1 08:35:40 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:41.227 9 INFO neutron.services.segments.plugin [-] Segment ada3bdc0-024e-445a-b17f-ebf59d496c5b resource provider aggregate not found 2026-07-01 08:35:41.239 9 INFO neutron.services.segments.plugin [-] Segment ada3bdc0-024e-445a-b17f-ebf59d496c5b resource provider aggregate not found 2026-07-01 08:35:41.249 9 INFO neutron.services.segments.plugin [-] Segment ada3bdc0-024e-445a-b17f-ebf59d496c5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada3bdc0-024e-445a-b17f-ebf59d496c5b found for delete ", "request_id": "req-920a81dc-3a19-4754-adea-f3bacbd87765"}]} 2026-07-01 08:35:41.256 9 INFO neutron.db.l3_hamode_db [None req-f8a6da0b-0c55-4c91-bdbd-00be6453d7a7 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] HA network 199889c4-94da-44ae-b6be-a92db10965ce was deleted as no HA routers are present in tenant 50bcfd1086b741c0bf12ee1a8e12e9a1. 2026-07-01 08:35:41.260 9 INFO neutron.services.segments.plugin [-] Segment ada3bdc0-024e-445a-b17f-ebf59d496c5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ada3bdc0-024e-445a-b17f-ebf59d496c5b found for delete ", "request_id": "req-af69c3c7-e430-4b62-9197-dce8a965dbfc"}]} [pid: 9|app: 0|req: 806/1548] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:40 2026] DELETE /v2.0/routers/f74d3b9f-91fd-43ec-a099-0519d99b2f06 => generated 0 bytes in 673 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 807/1549] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:41 2026] DELETE /v2.0/subnets/e56bdf96-3f67-4ce0-b927-419e769e0711 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1550] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:41 2026] POST /v2.0/subnets => generated 707 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:41.581 8 INFO neutron.db.segments_db [None req-96343bb0-1df8-4570-afed-1579c4c1ae1f 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Added segment e07f5b85-7df7-4757-9dd5-a1d13f42aa36 of type vxlan for network 9ebb37ba-249d-4fad-bbdf-031b0af01dc7 [pid: 8|app: 0|req: 744/1551] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:41 2026] POST /v2.0/networks => generated 637 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 808/1552] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:41 2026] DELETE /v2.0/subnets/f2e5e6d4-c459-4458-8f09-a2b67f33a0cb => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 809/1553] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:41 2026] DELETE /v2.0/networks/c56f0b10-6723-49d1-baf6-eb4452479bf2 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1554] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:41 2026] POST /v2.0/subnets => generated 631 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 810/1555] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:42 2026] DELETE /v2.0/networks/331c2233-5a95-49ed-a3ab-32e69f67a0a2 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:42.356 9 INFO neutron.db.segments_db [None req-6bcfe475-5bc1-4381-9639-75a62dad4cd8 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Added segment 9b86c6da-5801-46a2-b077-7c3277f090eb of type vxlan for network 47b41a3f-31e9-454f-bf01-556f49a5d92f [pid: 9|app: 0|req: 811/1556] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:42 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1557] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:42 2026] POST /v2.0/subnets => generated 702 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:42.550 8 INFO neutron.db.segments_db [None req-aa289e0a-9550-4d13-bfc0-67e4f207472a 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Added segment ea02c89e-8866-47fd-b98c-50230ec56333 of type vxlan for network 6f011405-f561-4cf5-ac8a-4362abc51e76 [pid: 9|app: 0|req: 812/1558] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:42 2026] POST /v2.0/subnets => generated 622 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:42.981 9 INFO neutron.db.segments_db [None req-c3053613-3874-4dfa-bc5b-ff33ec5eb3a6 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Added segment c9d3bf09-800c-4b6d-b2cd-ace24a1f9e65 of type vxlan for network 2eaff390-2b3d-438d-a5f2-1201c4f2907a [pid: 8|app: 0|req: 747/1559] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:42 2026] POST /v2.0/networks => generated 638 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:43.270 9 INFO neutron.services.segments.plugin [-] Segment 14435237-5822-44d0-be69-90d69769ab38 resource provider aggregate not found 2026-07-01 08:35:43.285 9 INFO neutron.services.segments.plugin [-] Segment 14435237-5822-44d0-be69-90d69769ab38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14435237-5822-44d0-be69-90d69769ab38 found for delete ", "request_id": "req-03e13094-1f4c-4b47-b85e-c04a11676cc8"}]} 2026-07-01 08:35:43.291 9 INFO neutron.services.segments.plugin [-] Segment 14435237-5822-44d0-be69-90d69769ab38 resource provider aggregate not found 2026-07-01 08:35:43.308 9 INFO neutron.services.segments.plugin [-] Segment 039b3e4c-b4cd-4f94-bb04-8192737d1bc8 resource provider aggregate not found 2026-07-01 08:35:43.314 9 INFO neutron.services.segments.plugin [-] Segment 14435237-5822-44d0-be69-90d69769ab38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14435237-5822-44d0-be69-90d69769ab38 found for delete ", "request_id": "req-410e8550-16be-4159-a544-0ad9bcd51de8"}]} 2026-07-01 08:35:43.332 9 INFO neutron.db.l3_hamode_db [None req-c3053613-3874-4dfa-bc5b-ff33ec5eb3a6 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:35:43.334 9 INFO neutron.services.segments.plugin [-] Segment 039b3e4c-b4cd-4f94-bb04-8192737d1bc8 resource provider aggregate not found 2026-07-01 08:35:43.339 9 INFO neutron.services.segments.plugin [-] Segment 039b3e4c-b4cd-4f94-bb04-8192737d1bc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039b3e4c-b4cd-4f94-bb04-8192737d1bc8 found for delete ", "request_id": "req-02012785-20c0-408f-ab28-c1bc1f76d6ab"}]} 2026-07-01 08:35:43.355 9 INFO neutron.services.segments.plugin [-] Segment 039b3e4c-b4cd-4f94-bb04-8192737d1bc8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 039b3e4c-b4cd-4f94-bb04-8192737d1bc8 found for delete ", "request_id": "req-df733952-d8b6-4406-af3a-dfc23bdaa906"}]} [pid: 8|app: 0|req: 748/1560] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:43 2026] POST /v2.0/subnets => generated 630 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:43.534 9 INFO neutron.db.l3_hamode_db [None req-c3053613-3874-4dfa-bc5b-ff33ec5eb3a6 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 749/1561] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:43 2026] POST /v2.0/subnets => generated 706 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:44.188 8 INFO neutron.db.segments_db [None req-d131a7b0-f5d7-4000-ab2f-2944e9fcf89c 21abe9633f6143c49a93b3a23357890c 83cd7ddfc4fb4a3a833eee3482de0434 - - - -] Added segment 5b915bb6-e8c9-4522-9442-90908de4df4d of type vxlan for network a41dce74-a321-4a91-9f87-bb45ccfe4788 [pid: 8|app: 0|req: 750/1562] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:43 2026] POST /v2.0/networks => generated 631 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 813/1563] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:42 2026] POST /v2.0/routers => generated 511 bytes in 1472 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1564] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:44 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:44.423 9 INFO neutron.db.segments_db [None req-76f47cb8-190e-42f3-9050-9fc2fdac472d 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Added segment eaadc6ac-8672-46b2-8bca-6cbcc53bbf2f of type vxlan for network 045644a1-a379-4114-9e3d-d2fdd76df216 [pid: 8|app: 0|req: 752/1565] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:35:44 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:44.744 9 INFO neutron.db.l3_hamode_db [None req-76f47cb8-190e-42f3-9050-9fc2fdac472d 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 753/1566] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:44 2026] POST /v2.0/subnets => generated 602 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1567] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:35:44 2026] POST /v2.0/ports => generated 963 bytes in 420 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: 755/1568] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:45 2026] GET /v2.0/security-groups?id=ba42fad8-d022-4571-bfe5-6d795725e8e7&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:45.682 8 INFO neutron.db.l3_db [None req-b38a4c4b-473f-4965-8116-80d4aef730bb dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] Floating IP fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 disassociated. External IP: 10.96.250.207, port: 7aa50967-8549-4e59-9624-f64d9193bda8. [pid: 8|app: 0|req: 756/1569] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:35:45 2026] DELETE /v2.0/ports/7aa50967-8549-4e59-9624-f64d9193bda8 => generated 0 bytes in 820 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:46.197 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db217992-9988-4d6a-b4e7-9a54931e16a4'] response: {'server_uuid': '313c265e-d249-404f-af2a-c8cbffd687ce', 'name': 'network-vif-deleted', 'tag': '7aa50967-8549-4e59-9624-f64d9193bda8', 'status': 'completed', 'code': 200} 2026-07-01 08:35:46.218 8 INFO neutron.db.segments_db [None req-03723f8c-b8fc-4b1f-a251-a75b812e6831 21abe9633f6143c49a93b3a23357890c 83cd7ddfc4fb4a3a833eee3482de0434 - - - -] Added segment 3745ce91-8bef-43ec-b528-666052a44966 of type vxlan for network 00480c17-53ef-42fa-8cd3-12c47b984315 2026-07-01 08:35:46.267 9 INFO neutron.db.l3_hamode_db [None req-76f47cb8-190e-42f3-9050-9fc2fdac472d 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 757/1570] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:46 2026] POST /v2.0/networks => generated 631 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 814/1571] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:44 2026] POST /v2.0/routers => generated 685 bytes in 3112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1572] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:35:46 2026] PUT /v2.0/routers/331fc4a9-de90-4d11-af65-e089471ca4ab/add_router_interface => generated 309 bytes in 1433 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: 759/1573] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:47 2026] GET /v2.0/ports?device_id=313c265e-d249-404f-af2a-c8cbffd687ce => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 815/1574] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:47 2026] POST /v2.0/subnets => generated 605 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 816/1575] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:35:47 2026] GET /v2.0/ports/0b23ce22-2ccc-41f7-ad12-a12ffcfe9377 => generated 1037 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:48.031 9 INFO neutron.db.segments_db [None req-9a850beb-3700-41b1-9379-8de4a46bdb78 21abe9633f6143c49a93b3a23357890c 83cd7ddfc4fb4a3a833eee3482de0434 - - - -] Added segment 96f7cd68-2e87-4e4d-b700-6d54faa2a8f9 of type vxlan for network 0e893301-7006-4a70-b849-ec87dd1f7839 [pid: 9|app: 0|req: 817/1576] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:47 2026] POST /v2.0/networks => generated 632 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 818/1577] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:35:48 2026] PUT /v2.0/routers/331fc4a9-de90-4d11-af65-e089471ca4ab/remove_router_interface => generated 309 bytes in 1170 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: 760/1578] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:35:47 2026] PUT /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9/add_router_interface => generated 309 bytes in 1785 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1579] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:49 2026] DELETE /v2.0/security-groups/ba42fad8-d022-4571-bfe5-6d795725e8e7 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 819/1580] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:49 2026] POST /v2.0/subnets => generated 605 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:49.901 8 INFO neutron.api.v2.resource [None req-c9884b84-9e08-4525-9dca-1fd9e035385b 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1581] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:35:49 2026] PUT /v2.0/routers/331fc4a9-de90-4d11-af65-e089471ca4ab/remove_router_interface => generated 197 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:35:49.964 8 INFO neutron.db.segments_db [None req-e401775d-614c-45dc-aa10-6dfd4d88eb51 21abe9633f6143c49a93b3a23357890c 83cd7ddfc4fb4a3a833eee3482de0434 - - - -] Added segment a822d497-bc07-444e-b436-ab74aff0b332 of type vxlan for network ec445e09-a2ec-4edc-99a9-5a45b261142c [pid: 8|app: 0|req: 763/1582] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:49 2026] POST /v2.0/networks => generated 632 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1583] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:35:50 2026] DELETE /v2.0/floatingips/fb7541e7-8b3c-418c-ab9f-bee8b7be56d2 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1584] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:35:50 2026] GET /v2.0/ports?device_id=331fc4a9-de90-4d11-af65-e089471ca4ab => 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: 766/1585] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:50 2026] POST /v2.0/subnets => generated 605 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 820/1586] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:35:49 2026] PUT /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9/add_router_interface => generated 309 bytes in 1975 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 821/1587] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:51 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:51.886 9 INFO neutron.db.segments_db [None req-1ab0f9d9-90b7-4175-9821-c411d218b21d 21abe9633f6143c49a93b3a23357890c 83cd7ddfc4fb4a3a833eee3482de0434 - - - -] Added segment 5af1f17b-b8b9-4573-b0ab-6f3a04b6da65 of type vxlan for network 3f33aeac-532a-4911-9877-2f1ce32d2df8 2026-07-01 08:35:51.968 8 INFO neutron.services.segments.plugin [-] Segment c9d3bf09-800c-4b6d-b2cd-ace24a1f9e65 resource provider aggregate not found 2026-07-01 08:35:51.973 8 INFO neutron.services.segments.plugin [-] Segment c9d3bf09-800c-4b6d-b2cd-ace24a1f9e65 resource provider aggregate not found 2026-07-01 08:35:51.992 8 INFO neutron.services.segments.plugin [-] Segment c9d3bf09-800c-4b6d-b2cd-ace24a1f9e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9d3bf09-800c-4b6d-b2cd-ace24a1f9e65 found for delete ", "request_id": "req-0385d259-a940-40f5-8d88-1fc5ca00c882"}]} 2026-07-01 08:35:51.994 8 INFO neutron.db.l3_hamode_db [None req-05f98da5-050c-4a89-ac1e-3d7397fae91c 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] HA network 2eaff390-2b3d-438d-a5f2-1201c4f2907a was deleted as no HA routers are present in tenant 50bcfd1086b741c0bf12ee1a8e12e9a1. 2026-07-01 08:35:51.995 8 INFO neutron.services.segments.plugin [-] Segment c9d3bf09-800c-4b6d-b2cd-ace24a1f9e65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9d3bf09-800c-4b6d-b2cd-ace24a1f9e65 found for delete ", "request_id": "req-3d4addda-2358-4ad6-a9b7-fb642a6d24b6"}]} [pid: 9|app: 0|req: 822/1588] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:51 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1589] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:51 2026] DELETE /v2.0/routers/331fc4a9-de90-4d11-af65-e089471ca4ab => generated 0 bytes in 798 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 823/1590] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:35:52 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 824/1591] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:35:52 2026] GET /v2.0/security-groups?id=68577283-15d2-43ee-936d-4d1f3bd8a24a&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 825/1592] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:52 2026] POST /v2.0/subnets => generated 605 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 826/1593] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:52 2026] DELETE /v2.0/subnets/c202c780-4f24-4de8-a191-48263f3a6430 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 827/1594] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:35:53 2026] DELETE /v2.0/ports/bc80b53e-ebd6-48f8-89db-c6665154b7ef => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:53.392 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a321a59d-14bb-441e-8888-558577aa0748'] response: {'server_uuid': 'b3d939d3-eb28-4d24-be90-bd4d7b459b21', 'name': 'network-vif-deleted', 'tag': 'bc80b53e-ebd6-48f8-89db-c6665154b7ef', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 828/1595] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:35:53 2026] PUT /v2.0/subnets/9731a7de-2b4a-4a1e-b2c8-f50e56f5b579/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1596] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:35:52 2026] PUT /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9/add_router_interface => generated 309 bytes in 1790 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:35:53.811 9 INFO neutron.services.segments.plugin [-] Segment 9b86c6da-5801-46a2-b077-7c3277f090eb resource provider aggregate not found 2026-07-01 08:35:53.820 9 INFO neutron.services.segments.plugin [-] Segment 9b86c6da-5801-46a2-b077-7c3277f090eb resource provider aggregate not found [pid: 8|app: 0|req: 769/1597] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:35:53 2026] GET /v2.0/ports?device_id=b3d939d3-eb28-4d24-be90-bd4d7b459b21 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:53.850 9 INFO neutron.services.segments.plugin [-] Segment 9b86c6da-5801-46a2-b077-7c3277f090eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b86c6da-5801-46a2-b077-7c3277f090eb found for delete ", "request_id": "req-472d551e-72bd-42a6-bbd1-043d11e9c490"}]} 2026-07-01 08:35:53.857 9 INFO neutron.services.segments.plugin [-] Segment 9b86c6da-5801-46a2-b077-7c3277f090eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b86c6da-5801-46a2-b077-7c3277f090eb found for delete ", "request_id": "req-b41187cf-26a4-4616-a582-5b173705d179"}]} [pid: 9|app: 0|req: 829/1598] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:53 2026] DELETE /v2.0/networks/47b41a3f-31e9-454f-bf01-556f49a5d92f => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1599] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:35:53 2026] PUT /v2.0/subnets/8d104c29-e927-4d53-b013-2588f7982e2a/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:35:53.959 8 INFO neutron.db.segments_db [None req-1eff44b2-ada3-4020-951a-281d9f821c9b 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Added segment 5045edac-8ada-4e9e-8c6d-4d82f5fbf275 of type vxlan for network 169c9eea-be12-4e3a-b5dd-1ca8373774de [pid: 9|app: 0|req: 830/1600] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:35:53 2026] POST /v2.0/security-groups => generated 1564 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 831/1601] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:35:54 2026] PUT /v2.0/subnets/7142be50-f3fe-4890-91ef-4e09c04148f9/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1602] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:35:53 2026] POST /v2.0/networks => generated 633 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1603] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:35:54 2026] PUT /v2.0/subnets/1fcb99cc-7b73-484c-a114-6b84f6a30099/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 832/1604] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 833/1605] 10.0.0.160 () {32 vars in 664 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 834/1606] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:54 2026] POST /v2.0/security-group-rules => generated 565 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 835/1607] 10.0.0.160 () {32 vars in 678 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1608] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:54 2026] POST /v2.0/subnets => generated 622 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1609] 10.0.0.160 () {32 vars in 674 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 836/1610] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:54 2026] POST /v2.0/security-group-rules => generated 567 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:54.574 8 INFO neutron.db.segments_db [None req-0e726eec-d439-4ca3-b459-529afde3f542 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Added segment 5501c54f-f414-4b62-9064-1fe841f64b7a of type vxlan for network fc06348c-810e-4b86-9d6b-2c94475f9c93 [pid: 9|app: 0|req: 837/1611] 10.0.0.160 () {32 vars in 686 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 838/1612] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:54 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) [pid: 9|app: 0|req: 839/1613] 10.0.0.160 () {32 vars in 672 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:54.913 8 INFO neutron.db.l3_hamode_db [None req-0e726eec-d439-4ca3-b459-529afde3f542 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 840/1614] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 841/1615] 10.0.0.160 () {32 vars in 686 bytes} [Wed Jul 1 08:35:54 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:35:55.089 8 INFO neutron.db.l3_hamode_db [None req-0e726eec-d439-4ca3-b459-529afde3f542 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 842/1616] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:35:55 2026] DELETE /v2.0/security-groups/68577283-15d2-43ee-936d-4d1f3bd8a24a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 843/1617] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:55 2026] POST /v2.0/security-group-rules => generated 565 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 844/1618] 10.0.0.160 () {32 vars in 682 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1621] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:35:54 2026] POST /v2.0/routers => generated 510 bytes in 1401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1622] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:55 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) [pid: 8|app: 0|req: 777/1623] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:35:56 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 847/1624] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:35:55 2026] PUT /v2.0/routers/d3503edd-3b3c-4d71-922a-1d02b317160f/remove_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 848/1625] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:56 2026] POST /v2.0/security-group-rules => generated 565 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 849/1626] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:56 2026] DELETE /v2.0/subnets/9731a7de-2b4a-4a1e-b2c8-f50e56f5b579 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 850/1627] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:56 2026] DELETE /v2.0/subnets/43f55abb-3a64-4477-b072-a528f64c8de1 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 851/1628] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:57 2026] POST /v2.0/security-group-rules => generated 567 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 852/1629] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:57 2026] DELETE /v2.0/subnets/8d104c29-e927-4d53-b013-2588f7982e2a => 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: 778/1630] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:35:56 2026] PUT /v2.0/routers/4e76606f-2f8e-424a-9df2-de182d71e78b/add_router_interface => generated 309 bytes in 1396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1631] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:57 2026] POST /v2.0/security-group-rules => generated 569 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1632] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:58 2026] DELETE /v2.0/subnets/7142be50-f3fe-4890-91ef-4e09c04148f9 => 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: 781/1633] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:35:58 2026] GET /v2.0/ports/7d19255d-d4a0-486e-b33e-6130910f211f => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1634] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:35:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:35:58.591 9 INFO neutron.services.segments.plugin [-] Segment cfe895f8-14b7-4835-94ba-6c3577abe082 resource provider aggregate not found 2026-07-01 08:35:58.596 9 INFO neutron.services.segments.plugin [-] Segment cfe895f8-14b7-4835-94ba-6c3577abe082 resource provider aggregate not found 2026-07-01 08:35:58.610 9 INFO neutron.services.segments.plugin [-] Segment cfe895f8-14b7-4835-94ba-6c3577abe082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfe895f8-14b7-4835-94ba-6c3577abe082 found for delete ", "request_id": "req-3834fdf3-2cee-4202-983d-599dd20f0666"}]} 2026-07-01 08:35:58.611 9 INFO neutron.services.segments.plugin [-] Segment cfe895f8-14b7-4835-94ba-6c3577abe082 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cfe895f8-14b7-4835-94ba-6c3577abe082 found for delete ", "request_id": "req-5bbab0d5-59ee-4b3a-ae3e-f9e58e515def"}]} 2026-07-01 08:35:58.624 9 INFO neutron.db.l3_hamode_db [None req-6731e9a1-f02a-4d14-8009-be08505e1e73 dcb2110c8cc447dc874f619710d74838 77064a0d2d36401688b4a00ed5ca914a - - - -] HA network a1d06969-a523-4fd3-b826-b96e27e0565e was deleted as no HA routers are present in tenant 77064a0d2d36401688b4a00ed5ca914a. [pid: 9|app: 0|req: 853/1635] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:57 2026] DELETE /v2.0/routers/d3503edd-3b3c-4d71-922a-1d02b317160f => generated 0 bytes in 1108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1636] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:58 2026] DELETE /v2.0/subnets/1fcb99cc-7b73-484c-a114-6b84f6a30099 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:58.903 8 INFO neutron.services.segments.plugin [-] Segment 8dfbaef0-5e33-4472-8a6a-e8e19d330954 resource provider aggregate not found 2026-07-01 08:35:58.915 8 INFO neutron.services.segments.plugin [-] Segment 8dfbaef0-5e33-4472-8a6a-e8e19d330954 resource provider aggregate not found 2026-07-01 08:35:58.932 8 INFO neutron.services.segments.plugin [-] Segment 8dfbaef0-5e33-4472-8a6a-e8e19d330954 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dfbaef0-5e33-4472-8a6a-e8e19d330954 found for delete ", "request_id": "req-f9d6ec96-f0ff-492d-8c16-1644b50b14e6"}]} [pid: 8|app: 0|req: 784/1637] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:58 2026] DELETE /v2.0/networks/f7923932-ae4f-4518-829d-c6a9ad90e932 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:35:58.955 8 INFO neutron.services.segments.plugin [-] Segment 8dfbaef0-5e33-4472-8a6a-e8e19d330954 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dfbaef0-5e33-4472-8a6a-e8e19d330954 found for delete ", "request_id": "req-639801f4-5f92-4b78-b9c4-d0ec3481ab9d"}]} [pid: 8|app: 0|req: 785/1638] 10.0.0.159 () {34 vars in 1096 bytes} [Wed Jul 1 08:35:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1341734223&fields=id&tenant_id=6507e993fd6e40a5a47e48e3c80a0074 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1639] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:35:59 2026] DELETE /v2.0/subnets/8cc93ce8-ca54-4182-9062-1321bee30146 => 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: 787/1640] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 704 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1641] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:59 2026] DELETE /v2.0/networks/a41dce74-a321-4a91-9f87-bb45ccfe4788 => 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: 789/1642] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/quotas/6507e993fd6e40a5a47e48e3c80a0074 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 854/1643] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:35:58 2026] PUT /v2.0/routers/4e76606f-2f8e-424a-9df2-de182d71e78b/remove_router_interface => generated 309 bytes in 1137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1644] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:35:59 2026] DELETE /v2.0/networks/00480c17-53ef-42fa-8cd3-12c47b984315 => 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: 791/1645] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/ports?device_id=4e76606f-2f8e-424a-9df2-de182d71e78b => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1646] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/security-groups?tenant_id=77064a0d2d36401688b4a00ed5ca914a&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1647] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:00 2026] DELETE /v2.0/networks/0e893301-7006-4a70-b849-ec87dd1f7839 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 855/1648] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:35:59 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&fields=id => generated 287 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 856/1649] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:00 2026] DELETE /v2.0/security-groups/193f782b-a8ad-483d-91c2-90987e786e23 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:00.669 9 INFO neutron.services.segments.plugin [-] Segment a822d497-bc07-444e-b436-ab74aff0b332 resource provider aggregate not found 2026-07-01 08:36:00.674 9 INFO neutron.services.segments.plugin [-] Segment a822d497-bc07-444e-b436-ab74aff0b332 resource provider aggregate not found 2026-07-01 08:36:00.691 9 INFO neutron.services.segments.plugin [-] Segment a822d497-bc07-444e-b436-ab74aff0b332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a822d497-bc07-444e-b436-ab74aff0b332 found for delete ", "request_id": "req-b564560b-737b-4e70-8ff2-4dadd28717bf"}]} 2026-07-01 08:36:00.692 9 INFO neutron.services.segments.plugin [-] Segment a822d497-bc07-444e-b436-ab74aff0b332 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a822d497-bc07-444e-b436-ab74aff0b332 found for delete ", "request_id": "req-537ff322-0dfb-4089-96da-1c7662e39594"}]} [pid: 9|app: 0|req: 857/1650] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:00 2026] DELETE /v2.0/networks/ec445e09-a2ec-4edc-99a9-5a45b261142c => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 858/1651] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:36:00 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 859/1652] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:00 2026] GET /v2.0/security-groups?tenant_id=102ae77a9c5f4d099c87ef35239ac3db&name=default => generated 2801 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:00.965 8 INFO neutron.services.segments.plugin [-] Segment 5b915bb6-e8c9-4522-9442-90908de4df4d resource provider aggregate not found 2026-07-01 08:36:00.975 8 INFO neutron.services.segments.plugin [-] Segment 5b915bb6-e8c9-4522-9442-90908de4df4d resource provider aggregate not found 2026-07-01 08:36:00.983 8 INFO neutron.services.segments.plugin [-] Segment 5b915bb6-e8c9-4522-9442-90908de4df4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b915bb6-e8c9-4522-9442-90908de4df4d found for delete ", "request_id": "req-4b195a1b-b5b1-4d88-993b-4e008f9a2fb7"}]} 2026-07-01 08:36:00.991 8 INFO neutron.db.l3_hamode_db [None req-9ec58df1-35a8-4166-9d0c-1f82e015247b 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] HA network fc06348c-810e-4b86-9d6b-2c94475f9c93 was deleted as no HA routers are present in tenant 50bcfd1086b741c0bf12ee1a8e12e9a1. [pid: 8|app: 0|req: 794/1653] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:00 2026] DELETE /v2.0/routers/4e76606f-2f8e-424a-9df2-de182d71e78b => generated 0 bytes in 766 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:01.005 8 INFO neutron.services.segments.plugin [-] Segment 3745ce91-8bef-43ec-b528-666052a44966 resource provider aggregate not found 2026-07-01 08:36:01.009 8 INFO neutron.services.segments.plugin [-] Segment 5b915bb6-e8c9-4522-9442-90908de4df4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b915bb6-e8c9-4522-9442-90908de4df4d found for delete ", "request_id": "req-bc9f7d4c-b5b7-462c-8ef5-553f5d9536f5"}]} 2026-07-01 08:36:01.029 8 INFO neutron.services.segments.plugin [-] Segment 3745ce91-8bef-43ec-b528-666052a44966 resource provider aggregate not found 2026-07-01 08:36:01.035 8 INFO neutron.services.segments.plugin [-] Segment 3745ce91-8bef-43ec-b528-666052a44966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3745ce91-8bef-43ec-b528-666052a44966 found for delete ", "request_id": "req-6f0f8685-5590-4398-a512-0f3d7bd53ccd"}]} [pid: 9|app: 0|req: 860/1654] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:00 2026] DELETE /v2.0/networks/3f33aeac-532a-4911-9877-2f1ce32d2df8 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:01.061 8 INFO neutron.services.segments.plugin [-] Segment 96f7cd68-2e87-4e4d-b700-6d54faa2a8f9 resource provider aggregate not found 2026-07-01 08:36:01.066 8 INFO neutron.services.segments.plugin [-] Segment 3745ce91-8bef-43ec-b528-666052a44966 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3745ce91-8bef-43ec-b528-666052a44966 found for delete ", "request_id": "req-f3237999-fea9-4fe4-8a40-a1edb1966428"}]} 2026-07-01 08:36:01.082 8 INFO neutron.services.segments.plugin [-] Segment 96f7cd68-2e87-4e4d-b700-6d54faa2a8f9 resource provider aggregate not found 2026-07-01 08:36:01.091 8 INFO neutron.services.segments.plugin [-] Segment 96f7cd68-2e87-4e4d-b700-6d54faa2a8f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f7cd68-2e87-4e4d-b700-6d54faa2a8f9 found for delete ", "request_id": "req-645a761c-66bd-48f8-86e6-bcc571f7341a"}]} 2026-07-01 08:36:01.100 8 INFO neutron.services.segments.plugin [-] Segment 96f7cd68-2e87-4e4d-b700-6d54faa2a8f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f7cd68-2e87-4e4d-b700-6d54faa2a8f9 found for delete ", "request_id": "req-2175193a-cd4d-4c79-a88e-e65013015d7e"}]} 2026-07-01 08:36:01.118 8 INFO neutron.services.segments.plugin [-] Segment 5501c54f-f414-4b62-9064-1fe841f64b7a resource provider aggregate not found 2026-07-01 08:36:01.123 8 INFO neutron.services.segments.plugin [-] Segment 5501c54f-f414-4b62-9064-1fe841f64b7a resource provider aggregate not found [pid: 8|app: 0|req: 795/1655] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:36:00 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:01.138 8 INFO neutron.services.segments.plugin [-] Segment 5501c54f-f414-4b62-9064-1fe841f64b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5501c54f-f414-4b62-9064-1fe841f64b7a found for delete ", "request_id": "req-a4eba29a-5281-415b-a1b6-b5ecad27a629"}]} 2026-07-01 08:36:01.139 8 INFO neutron.services.segments.plugin [-] Segment 5501c54f-f414-4b62-9064-1fe841f64b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5501c54f-f414-4b62-9064-1fe841f64b7a found for delete ", "request_id": "req-142cd0f4-7d2c-42c8-86dc-e4efa33f807e"}]} [pid: 9|app: 0|req: 861/1656] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:01 2026] DELETE /v2.0/security-groups/f71e0af2-1260-48e3-975a-ed3a9ede7f29 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 862/1657] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/ports?device_id=d908997a-0778-4ed2-8011-c82d1e99175e => 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: 796/1658] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:01 2026] DELETE /v2.0/subnets/bd9a587f-9741-4e96-8786-d8ec87845f40 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 863/1659] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:01 2026] DELETE /v2.0/networks/169c9eea-be12-4e3a-b5dd-1ca8373774de => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:01.876 8 INFO neutron.db.segments_db [None req-76d2ffc3-d736-46a2-a3f6-c11a23e015ce 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Added segment 67ebb57c-6f21-426c-bcc1-be2b4b789f98 of type vxlan for network 51d63791-1446-479f-8309-08bddbda569e [pid: 9|app: 0|req: 864/1660] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:01 2026] GET /v2.0/security-groups?tenant_id=83cd7ddfc4fb4a3a833eee3482de0434&name=default => generated 2801 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 865/1661] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:02 2026] DELETE /v2.0/security-groups/f081b04a-84aa-4fcb-b601-5cac897e4efa => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 866/1662] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:36:02 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 704 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:02.217 8 INFO neutron.db.l3_hamode_db [None req-76d2ffc3-d736-46a2-a3f6-c11a23e015ce 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 867/1663] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:36:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6507e993fd6e40a5a47e48e3c80a0074 => generated 179 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 868/1664] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:02 2026] GET /v2.0/security-groups?tenant_id=9fcc8af0d3f94d86858903fd0d3e2553&name=default => generated 2801 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:02.719 9 INFO neutron.services.segments.plugin [-] Segment 5af1f17b-b8b9-4573-b0ab-6f3a04b6da65 resource provider aggregate not found 2026-07-01 08:36:02.724 9 INFO neutron.services.segments.plugin [-] Segment 5af1f17b-b8b9-4573-b0ab-6f3a04b6da65 resource provider aggregate not found 2026-07-01 08:36:02.745 9 INFO neutron.services.segments.plugin [-] Segment 5af1f17b-b8b9-4573-b0ab-6f3a04b6da65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af1f17b-b8b9-4573-b0ab-6f3a04b6da65 found for delete ", "request_id": "req-9d51ac3f-4767-46bd-aeae-a09e4d9a5303"}]} 2026-07-01 08:36:02.750 9 INFO neutron.services.segments.plugin [-] Segment 5af1f17b-b8b9-4573-b0ab-6f3a04b6da65 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5af1f17b-b8b9-4573-b0ab-6f3a04b6da65 found for delete ", "request_id": "req-2ce3225c-8f61-4b72-a3f9-5b76f77f0578"}]} 2026-07-01 08:36:02.761 9 INFO neutron.services.segments.plugin [-] Segment 5045edac-8ada-4e9e-8c6d-4d82f5fbf275 resource provider aggregate not found 2026-07-01 08:36:02.776 9 INFO neutron.services.segments.plugin [-] Segment 5045edac-8ada-4e9e-8c6d-4d82f5fbf275 resource provider aggregate not found 2026-07-01 08:36:02.782 9 INFO neutron.services.segments.plugin [-] Segment 5045edac-8ada-4e9e-8c6d-4d82f5fbf275 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5045edac-8ada-4e9e-8c6d-4d82f5fbf275 found for delete ", "request_id": "req-f8a7c56f-bccc-41dc-82bf-50336aa62d2e"}]} 2026-07-01 08:36:02.801 9 INFO neutron.services.segments.plugin [-] Segment 5045edac-8ada-4e9e-8c6d-4d82f5fbf275 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5045edac-8ada-4e9e-8c6d-4d82f5fbf275 found for delete ", "request_id": "req-ce28521c-d5c6-4889-ac0d-d57b01d89635"}]} [pid: 9|app: 0|req: 869/1665] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:36:02 2026] POST /v2.0/ports => generated 1179 bytes in 529 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: 9|app: 0|req: 870/1666] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:02 2026] DELETE /v2.0/security-groups/12730dd9-bcde-40d3-9474-d9f43dd2c7f6 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 871/1667] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:36:02 2026] PUT /v2.0/ports/6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 1424 bytes in 500 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-07-01 08:36:03.514 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f0a0b61-42c4-40e0-a6b1-e54a7e521c33'] response: {'name': 'network-changed', 'server_uuid': 'd908997a-0778-4ed2-8011-c82d1e99175e', 'tag': '6d036cd9-15f8-48b0-b485-246ddc3e1264', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 872/1668] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/security-groups?tenant_id=1e1c195aee654024bb910f9e9867dc25&name=default => generated 2801 bytes in 128 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: 9|app: 0|req: 873/1669] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=d908997a-0778-4ed2-8011-c82d1e99175e => generated 1463 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 874/1670] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:03 2026] DELETE /v2.0/security-groups/7d4bb39a-d255-4ae9-b80f-8d2a0f4b8cbe => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 875/1671] 199.19.213.221 () {34 vars in 1056 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 876/1672] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15c&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:03.804 8 INFO neutron.db.l3_hamode_db [None req-76d2ffc3-d736-46a2-a3f6-c11a23e015ce 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 877/1673] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e&id=c1cace83-3246-4174-8c6e-e0135a9643cf => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 878/1674] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 879/1675] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 880/1676] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 881/1677] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 9|app: 0|req: 882/1678] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=d908997a-0778-4ed2-8011-c82d1e99175e => generated 1463 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 883/1679] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 800 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 884/1680] 199.19.213.221 () {34 vars in 1056 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 885/1681] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15c&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 886/1682] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e&id=c1cace83-3246-4174-8c6e-e0135a9643cf => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 887/1683] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 888/1684] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 889/1685] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 890/1686] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 797/1687] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:01 2026] POST /v2.0/routers => generated 692 bytes in 3029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 891/1688] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/routers/3c7d5f4b-2459-435e-b77b-29e45055fe8c => generated 698 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1689] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:36:04 2026] GET /v2.0/routers => generated 701 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 892/1690] 10.0.0.160 () {34 vars in 741 bytes} [Wed Jul 1 08:36:05 2026] PUT /v2.0/routers/3c7d5f4b-2459-435e-b77b-29e45055fe8c => generated 705 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 893/1691] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:36:05 2026] GET /v2.0/routers/3c7d5f4b-2459-435e-b77b-29e45055fe8c => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 894/1692] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:05 2026] GET /v2.0/ports?device_id=3c7d5f4b-2459-435e-b77b-29e45055fe8c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:05.967 8 INFO neutron.db.segments_db [None req-2d33d6cf-4516-4af1-93a6-41c52779e4db 936248b7f91f43959c08a59b09bf5990 5d9d8bf1b2554da7b2d242ab361af4c6 - - - -] Added segment f212ea7e-a28c-46f6-906c-a8b790a0518f of type vxlan for network e5027848-44d0-449e-908a-a50ce9cff1a5 [pid: 8|app: 0|req: 799/1693] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:05 2026] POST /v2.0/networks => generated 631 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1694] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:06 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: 8|app: 0|req: 801/1695] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:06 2026] GET /v2.0/ports?device_id=d908997a-0778-4ed2-8011-c82d1e99175e => generated 1196 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:06.614 8 INFO neutron.db.segments_db [None req-029a3708-b73f-4b20-b565-e258afea9bd8 936248b7f91f43959c08a59b09bf5990 5d9d8bf1b2554da7b2d242ab361af4c6 - - - -] Added segment 393502d2-eb80-4e4d-bb10-3345a6a1eb6a of type vxlan for network 425f9dd8-fea8-422c-b43f-af25f847baa7 2026-07-01 08:36:06.719 9 INFO neutron.services.segments.plugin [-] Segment 67ebb57c-6f21-426c-bcc1-be2b4b789f98 resource provider aggregate not found 2026-07-01 08:36:06.724 9 INFO neutron.services.segments.plugin [-] Segment 67ebb57c-6f21-426c-bcc1-be2b4b789f98 resource provider aggregate not found 2026-07-01 08:36:06.740 9 INFO neutron.services.segments.plugin [-] Segment 67ebb57c-6f21-426c-bcc1-be2b4b789f98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67ebb57c-6f21-426c-bcc1-be2b4b789f98 found for delete ", "request_id": "req-41b33bbb-4f89-4765-8a13-8d742e5aa588"}]} 2026-07-01 08:36:06.743 9 INFO neutron.services.segments.plugin [-] Segment 67ebb57c-6f21-426c-bcc1-be2b4b789f98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67ebb57c-6f21-426c-bcc1-be2b4b789f98 found for delete ", "request_id": "req-f41301c5-e179-47af-a7b4-2d311ae9ba1a"}]} [pid: 8|app: 0|req: 802/1696] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:06 2026] POST /v2.0/networks => generated 632 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:06.749 9 INFO neutron.db.l3_hamode_db [None req-7f2ce57f-32bc-4eed-9088-177b206a7ce8 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] HA network 51d63791-1446-479f-8309-08bddbda569e was deleted as no HA routers are present in tenant 50bcfd1086b741c0bf12ee1a8e12e9a1. [pid: 9|app: 0|req: 895/1697] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:05 2026] DELETE /v2.0/routers/3c7d5f4b-2459-435e-b77b-29e45055fe8c => generated 0 bytes in 1083 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1698] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:06 2026] GET /v2.0/security-groups?id=eaa1e69a-d2e7-4f0a-8d9f-2a2372af99f5&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: 8|app: 0|req: 804/1699] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:06 2026] GET /v2.0/ports?device_id=3c7d5f4b-2459-435e-b77b-29e45055fe8c => 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: 805/1700] 10.0.0.160 () {32 vars in 818 bytes} [Wed Jul 1 08:36:06 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&mac_address=fa%3A16%3A3e%3Ac7%3A76%3A1d => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:06.932 8 INFO neutron.api.v2.resource [None req-54b6f75a-d804-4f6b-beb5-eedc0fd38b9a 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 806/1701] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:06 2026] DELETE /v2.0/routers/3c7d5f4b-2459-435e-b77b-29e45055fe8c => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 896/1702] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:06 2026] POST /v2.0/ports => generated 743 bytes in 307 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: 9|app: 0|req: 897/1703] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:07 2026] GET /v2.0/ports?device_id=4e76606f-2f8e-424a-9df2-de182d71e78b => generated 12 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:07.466 9 INFO neutron.db.segments_db [None req-498af1dc-87d5-4e7f-8a0a-b011d4a3cdca 936248b7f91f43959c08a59b09bf5990 5d9d8bf1b2554da7b2d242ab361af4c6 - - - -] Added segment f7868e7b-ecf6-464c-99e3-cd07622a4a2a of type vxlan for network ebadcee7-85e6-4eb8-9eae-b2bf2e844ec5 [pid: 9|app: 0|req: 898/1704] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:07 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:07.593 9 INFO neutron.api.v2.resource [None req-caa56a09-6235-426b-8be4-7f32e9c2c553 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 899/1705] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:07 2026] DELETE /v2.0/routers/4e76606f-2f8e-424a-9df2-de182d71e78b => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:07.856 8 INFO neutron.db.l3_db [None req-9934a305-75d8-46fb-ad05-77891088383b 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Floating IP 83c82194-d0b8-4b50-a971-6c172846f06d associated. External IP: 10.96.250.207, port: 6d036cd9-15f8-48b0-b485-246ddc3e1264. [pid: 9|app: 0|req: 900/1706] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:07 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-07-01 08:36:07.956 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d132b07d-fec9-440c-b16a-6d6f44d72d63 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 901/1707] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:07 2026] DELETE /v2.0/subnets/bd9a587f-9741-4e96-8786-d8ec87845f40 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:08.024 9 INFO neutron.db.segments_db [None req-3eb49a48-db7b-45d3-b8d6-ed9f993e3b16 936248b7f91f43959c08a59b09bf5990 5d9d8bf1b2554da7b2d242ab361af4c6 - - - -] Added segment fb4de5cc-d0cc-45fb-9546-1a6fc7111e88 of type vxlan for network ad166747-3db3-49be-a7a8-94db9fb41879 [pid: 9|app: 0|req: 902/1708] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:07 2026] POST /v2.0/networks => generated 631 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 903/1709] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/ports?device_id=331fc4a9-de90-4d11-af65-e089471ca4ab => 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: 807/1710] 10.0.0.160 () {34 vars in 677 bytes} [Wed Jul 1 08:36:06 2026] POST /v2.0/floatingips => generated 854 bytes in 1330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:08.305 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e93241e1-7a3d-45ec-ab4a-3b93c0a29d1e'] response: {'name': 'network-changed', 'server_uuid': 'd908997a-0778-4ed2-8011-c82d1e99175e', 'tag': '6d036cd9-15f8-48b0-b485-246ddc3e1264', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 904/1711] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:36:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:08.419 9 INFO neutron.api.v2.resource [None req-9f919146-4bb4-4a59-9426-a0767620a0b3 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 905/1712] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:08 2026] DELETE /v2.0/routers/331fc4a9-de90-4d11-af65-e089471ca4ab => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 906/1713] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=d908997a-0778-4ed2-8011-c82d1e99175e => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 907/1714] 10.0.0.159 () {34 vars in 1096 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1341734223&fields=id&tenant_id=6507e993fd6e40a5a47e48e3c80a0074 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 908/1715] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:36:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:08.565 9 INFO neutron.pecan_wsgi.hooks.translation [None req-736cbb38-b194-4fb3-9926-accfb88a814c 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 909/1716] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:08 2026] DELETE /v2.0/subnets/c202c780-4f24-4de8-a191-48263f3a6430 => 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: 808/1717] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:08 2026] POST /v2.0/ports => generated 743 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 9|app: 0|req: 910/1718] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1719] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 705 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 911/1720] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:36:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1721] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/ports?device_id=f74d3b9f-91fd-43ec-a099-0519d99b2f06 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:08.761 9 INFO neutron.db.segments_db [None req-9a9f703f-6ddf-4a22-a839-cd0b214540ed 936248b7f91f43959c08a59b09bf5990 5d9d8bf1b2554da7b2d242ab361af4c6 - - - -] Added segment bc65ee76-b8be-4d1d-bd6f-f3eabe82c843 of type vxlan for network 35b65baa-d6d1-4786-ba13-55cebc46b2e7 [pid: 8|app: 0|req: 811/1722] 199.19.213.221 () {34 vars in 1056 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 857 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1723] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/quotas/6507e993fd6e40a5a47e48e3c80a0074 => generated 292 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 912/1724] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:08 2026] POST /v2.0/networks => generated 630 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1725] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:36:08 2026] POST /v2.0/subnetpools => generated 516 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:08.927 9 INFO neutron.api.v2.resource [None req-dea8f752-ae16-4f08-9872-2459f092a499 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 913/1726] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:08 2026] DELETE /v2.0/routers/f74d3b9f-91fd-43ec-a099-0519d99b2f06 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1727] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15c&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 914/1728] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:36:08 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&fields=id => generated 333 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1729] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:08 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 915/1730] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:36:09 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) /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-07-01 08:36:09.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb387e0d-f9cc-4d54-84a4-107923776adc 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1731] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:09 2026] DELETE /v2.0/subnets/e56bdf96-3f67-4ce0-b927-419e769e0711 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 916/1732] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e&id=c1cace83-3246-4174-8c6e-e0135a9643cf => generated 1362 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1733] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 917/1734] 10.0.0.160 () {34 vars in 747 bytes} [Wed Jul 1 08:36:09 2026] PUT /v2.0/ports/bbaca067-020a-4604-8333-83a5a26b91df/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:09.372 9 INFO neutron.pecan_wsgi.hooks.translation [None req-0b0de554-1c41-43b4-b600-5f3300763bb8 47e8944aad2f4c2997268ba9af6197e5 50bcfd1086b741c0bf12ee1a8e12e9a1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 918/1735] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:09 2026] DELETE /v2.0/subnets/f2e5e6d4-c459-4458-8f09-a2b67f33a0cb => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1736] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:36:09 2026] PUT /v2.0/subnetpools/e455eaa9-29ba-4d77-96db-14e97efd374a/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 919/1737] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&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: 819/1738] 10.0.0.160 () {34 vars in 747 bytes} [Wed Jul 1 08:36:09 2026] PUT /v2.0/ports/69f15643-d470-4105-b00d-8e30eb13ae67/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1739] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:36:09 2026] PUT /v2.0/subnetpools/aad9c619-2a5c-4da9-abd3-c428d5fd9d73/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1740] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 920/1741] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1742] 10.0.0.160 () {34 vars in 747 bytes} [Wed Jul 1 08:36:09 2026] PUT /v2.0/ports/81267c94-56b2-4165-8a73-ab9c71896e1a/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 921/1743] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:36:09 2026] PUT /v2.0/subnetpools/276d7af1-4bb8-40bd-af91-a88f182eb03d/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1744] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 922/1745] 10.0.0.160 () {34 vars in 747 bytes} [Wed Jul 1 08:36:09 2026] PUT /v2.0/ports/19cdce60-6c25-4c4b-8e66-567498c9af5d/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1746] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:36:09 2026] PUT /v2.0/subnetpools/0bd04e22-6b93-4847-bdea-bc1063165c6a/tags => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 923/1747] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 9|app: 0|req: 924/1748] 10.0.0.160 () {32 vars in 672 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 925/1749] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/ports?device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 926/1750] 10.0.0.160 () {32 vars in 686 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 927/1751] 10.0.0.160 () {32 vars in 682 bytes} [Wed Jul 1 08:36:09 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: 9|app: 0|req: 928/1752] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1753] 10.0.0.160 () {32 vars in 660 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1754] 10.0.0.160 () {32 vars in 680 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/subnetpools?not-tags=red => 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: 827/1755] 10.0.0.160 () {32 vars in 674 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 929/1756] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.0/security-groups?tenant_id=50bcfd1086b741c0bf12ee1a8e12e9a1&name=default => generated 2801 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1757] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1758] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2.0/security-groups/44e21169-79b3-4237-bd33-79dd1f13c906 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1759] 10.0.0.160 () {32 vars in 690 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1760] 10.0.0.160 () {32 vars in 702 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 930/1763] 10.0.0.160 () {32 vars in 670 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1764] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2.0/subnetpools/e455eaa9-29ba-4d77-96db-14e97efd374a => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1765] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2.0/subnetpools/aad9c619-2a5c-4da9-abd3-c428d5fd9d73 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 931/1766] 10.0.0.160 () {32 vars in 682 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 932/1767] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2.0/subnetpools/276d7af1-4bb8-40bd-af91-a88f182eb03d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1768] 10.0.0.160 () {32 vars in 668 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 933/1769] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 705 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1770] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2.0/subnetpools/0bd04e22-6b93-4847-bdea-bc1063165c6a => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1771] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6507e993fd6e40a5a47e48e3c80a0074 => generated 179 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1772] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2.0/subnetpools/df084dc6-39a0-40b5-8618-7e7d60bdc571 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 934/1773] 10.0.0.160 () {32 vars in 682 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 935/1774] 10.0.0.160 () {32 vars in 678 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 936/1775] 10.0.0.160 () {32 vars in 690 bytes} [Wed Jul 1 08:36:10 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 937/1776] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2.0/ports/bbaca067-020a-4604-8333-83a5a26b91df => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 938/1777] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:11 2026] DELETE /v2.0/ports/69f15643-d470-4105-b00d-8e30eb13ae67 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 939/1778] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:11 2026] DELETE /v2.0/ports/81267c94-56b2-4165-8a73-ab9c71896e1a => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1779] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:36:10 2026] POST /v2.0/ports => generated 1183 bytes in 933 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: 9|app: 0|req: 940/1780] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:11 2026] GET /v2.0/security-groups?tenant_id=a9000fd1126848b6953b0ce5ae59c600&name=default => generated 2801 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1781] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:11 2026] DELETE /v2.0/ports/19cdce60-6c25-4c4b-8e66-567498c9af5d => 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: 842/1782] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:11 2026] DELETE /v2.0/security-groups/391b5b6d-63a9-4012-bf78-cf76cc67ff6d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1783] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:11 2026] DELETE /v2.0/ports/6179679d-e92f-45e7-8412-7565688f4220 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 941/1784] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:36:11 2026] PUT /v2.0/ports/b6229598-cd71-4a46-ae33-ca17c05eb32f => generated 1428 bytes in 482 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-07-01 08:36:12.171 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-67cb3a48-f892-46ca-a3b2-35aa1c68e4c3'] response: {'name': 'network-changed', 'server_uuid': 'da18d20e-d048-40fe-82f3-6f2e790b4668', 'tag': 'b6229598-cd71-4a46-ae33-ca17c05eb32f', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 942/1785] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/security-groups?tenant_id=bba2b0dbc18e4efc868ba0fd4fd58fb1&name=default => generated 2801 bytes in 109 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-07-01 08:36:12.368 8 INFO neutron.db.segments_db [None req-0b788907-4f8b-4b39-82c3-510257b38498 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Added segment d7dfbb52-41c0-4933-b4fd-011b0565a07f of type vxlan for network 23190812-e0a4-4e94-a126-a2c56bd1702d 2026-07-01 08:36:12.405 9 INFO neutron.services.segments.plugin [-] Segment f212ea7e-a28c-46f6-906c-a8b790a0518f resource provider aggregate not found 2026-07-01 08:36:12.411 9 INFO neutron.services.segments.plugin [-] Segment f212ea7e-a28c-46f6-906c-a8b790a0518f resource provider aggregate not found 2026-07-01 08:36:12.424 9 INFO neutron.services.segments.plugin [-] Segment f212ea7e-a28c-46f6-906c-a8b790a0518f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f212ea7e-a28c-46f6-906c-a8b790a0518f found for delete ", "request_id": "req-246542f1-031b-4409-beda-09d63599284f"}]} 2026-07-01 08:36:12.425 9 INFO neutron.services.segments.plugin [-] Segment f212ea7e-a28c-46f6-906c-a8b790a0518f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f212ea7e-a28c-46f6-906c-a8b790a0518f found for delete ", "request_id": "req-06960737-a793-4e33-92b2-5126512787b9"}]} [pid: 9|app: 0|req: 943/1786] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:12 2026] DELETE /v2.0/networks/e5027848-44d0-449e-908a-a50ce9cff1a5 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 944/1787] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1467 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1788] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:12 2026] POST /v2.0/networks => generated 629 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 945/1789] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:12 2026] DELETE /v2.0/security-groups/cfca6072-4654-488c-99fd-57b8b0cd0515 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 946/1790] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:12.629 9 INFO neutron.db.segments_db [None req-07d2bf7e-dc06-4a6b-a2ff-7065c29b27cc 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Added segment ea0b4add-f9ae-4993-ae12-ae60952ae3d4 of type vxlan for network 597e5722-ac78-4d96-b13f-3ef44d8440a6 2026-07-01 08:36:12.687 8 INFO neutron.services.segments.plugin [-] Segment 393502d2-eb80-4e4d-bb10-3345a6a1eb6a resource provider aggregate not found 2026-07-01 08:36:12.693 8 INFO neutron.services.segments.plugin [-] Segment 393502d2-eb80-4e4d-bb10-3345a6a1eb6a resource provider aggregate not found 2026-07-01 08:36:12.709 8 INFO neutron.services.segments.plugin [-] Segment 393502d2-eb80-4e4d-bb10-3345a6a1eb6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393502d2-eb80-4e4d-bb10-3345a6a1eb6a found for delete ", "request_id": "req-dc45de2b-9234-45fe-a1fe-4d77b758f1d7"}]} 2026-07-01 08:36:12.710 8 INFO neutron.services.segments.plugin [-] Segment 393502d2-eb80-4e4d-bb10-3345a6a1eb6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 393502d2-eb80-4e4d-bb10-3345a6a1eb6a found for delete ", "request_id": "req-da7e5fa5-92a2-471f-9892-c47ff1a50e36"}]} [pid: 8|app: 0|req: 845/1791] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:12 2026] DELETE /v2.0/networks/425f9dd8-fea8-422c-b43f-af25f847baa7 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 947/1792] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:12 2026] POST /v2.0/networks => generated 630 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1793] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A60&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => 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: 847/1794] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:12 2026] GET /v2.0/security-groups?tenant_id=4f0945518bd04cffb687261936a94851&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 948/1795] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:12 2026] DELETE /v2.0/networks/ebadcee7-85e6-4eb8-9eae-b2bf2e844ec5 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 949/1796] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/subnets?id=349efc30-b40b-43df-8b93-317bc807379c&id=4ae67b6f-d454-468c-b08b-91aed15248b4 => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 950/1797] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:13 2026] DELETE /v2.0/security-groups/bd0285a0-4887-41fe-ba8d-1d1857b42ac2 => 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: 848/1798] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:12 2026] POST /v2.0/subnets => generated 602 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1799] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 951/1800] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:13 2026] DELETE /v2.0/networks/ad166747-3db3-49be-a7a8-94db9fb41879 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 952/1801] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1802] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:13 2026] POST /v2.0/subnets => generated 602 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1803] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 953/1804] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:13 2026] DELETE /v2.0/networks/35b65baa-d6d1-4786-ba13-55cebc46b2e7 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:13.706 8 INFO neutron.db.segments_db [None req-0375b67f-8fc6-4ef7-b106-a58745c55d8e 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Added segment c06922cc-1fcb-4dcd-949a-e7b9f42660c3 of type vxlan for network 8c38c87a-5393-40bc-be74-8150369464a3 [pid: 9|app: 0|req: 954/1805] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 9|app: 0|req: 955/1806] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1467 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 956/1807] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 801 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 957/1808] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:36:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 958/1809] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A60&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:14.062 8 INFO neutron.db.l3_hamode_db [None req-0375b67f-8fc6-4ef7-b106-a58745c55d8e 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 959/1810] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.0/subnets?id=349efc30-b40b-43df-8b93-317bc807379c&id=4ae67b6f-d454-468c-b08b-91aed15248b4 => generated 1365 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 960/1811] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 961/1812] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:14.248 8 INFO neutron.db.l3_hamode_db [None req-0375b67f-8fc6-4ef7-b106-a58745c55d8e 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 962/1813] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:14.446 9 INFO neutron.services.segments.plugin [-] Segment f7868e7b-ecf6-464c-99e3-cd07622a4a2a resource provider aggregate not found 2026-07-01 08:36:14.453 9 INFO neutron.services.segments.plugin [-] Segment f7868e7b-ecf6-464c-99e3-cd07622a4a2a resource provider aggregate not found [pid: 9|app: 0|req: 963/1814] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:14.560 9 INFO neutron.services.segments.plugin [-] Segment f7868e7b-ecf6-464c-99e3-cd07622a4a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7868e7b-ecf6-464c-99e3-cd07622a4a2a found for delete ", "request_id": "req-cbac13c5-b7c5-4e8c-ab0a-28af0d0eda64"}]} 2026-07-01 08:36:14.568 9 INFO neutron.services.segments.plugin [-] Segment f7868e7b-ecf6-464c-99e3-cd07622a4a2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7868e7b-ecf6-464c-99e3-cd07622a4a2a found for delete ", "request_id": "req-3bf5f693-9266-49de-aad3-056e87c0a4b0"}]} 2026-07-01 08:36:14.587 9 INFO neutron.services.segments.plugin [-] Segment fb4de5cc-d0cc-45fb-9546-1a6fc7111e88 resource provider aggregate not found 2026-07-01 08:36:14.595 9 INFO neutron.services.segments.plugin [-] Segment fb4de5cc-d0cc-45fb-9546-1a6fc7111e88 resource provider aggregate not found 2026-07-01 08:36:14.605 9 INFO neutron.services.segments.plugin [-] Segment fb4de5cc-d0cc-45fb-9546-1a6fc7111e88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb4de5cc-d0cc-45fb-9546-1a6fc7111e88 found for delete ", "request_id": "req-4f498514-4da1-48ba-bae6-adcb91568393"}]} 2026-07-01 08:36:14.620 9 INFO neutron.services.segments.plugin [-] Segment bc65ee76-b8be-4d1d-bd6f-f3eabe82c843 resource provider aggregate not found 2026-07-01 08:36:14.626 9 INFO neutron.services.segments.plugin [-] Segment fb4de5cc-d0cc-45fb-9546-1a6fc7111e88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb4de5cc-d0cc-45fb-9546-1a6fc7111e88 found for delete ", "request_id": "req-fafa37a6-5058-4e2d-bce9-e8ad5e001fe4"}]} 2026-07-01 08:36:14.641 9 INFO neutron.services.segments.plugin [-] Segment bc65ee76-b8be-4d1d-bd6f-f3eabe82c843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc65ee76-b8be-4d1d-bd6f-f3eabe82c843 found for delete ", "request_id": "req-f889f5cc-a331-42fd-9589-b3cf94c8159d"}]} 2026-07-01 08:36:14.658 9 INFO neutron.services.segments.plugin [-] Segment bc65ee76-b8be-4d1d-bd6f-f3eabe82c843 resource provider aggregate not found 2026-07-01 08:36:14.682 9 INFO neutron.services.segments.plugin [-] Segment bc65ee76-b8be-4d1d-bd6f-f3eabe82c843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc65ee76-b8be-4d1d-bd6f-f3eabe82c843 found for delete ", "request_id": "req-84be9590-27a8-40e1-a5f5-606a65d7cf63"}]} [pid: 9|app: 0|req: 964/1815] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.0/security-groups?tenant_id=626a4a1095094655a7c707c7a5bb589a&name=default => generated 2801 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 965/1816] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.0/ports?device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1198 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1817] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:13 2026] POST /v2.0/routers => generated 507 bytes in 1362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1818] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:15 2026] GET /v2.0/security-groups?id=eaa1e69a-d2e7-4f0a-8d9f-2a2372af99f5&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 966/1819] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:15 2026] DELETE /v2.0/security-groups/a07509ae-610f-47b6-9cb8-1b5973cc6f10 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 967/1820] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:15 2026] GET /v2.0/security-groups?tenant_id=5d9d8bf1b2554da7b2d242ab361af4c6&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 968/1821] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:15 2026] DELETE /v2.0/security-groups/c43eddbf-51f1-4c50-b177-3a73fd7911cf => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 969/1822] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:15 2026] GET /v2.0/security-groups?tenant_id=33220e0dc0c34bc2887170b4f1652cfc&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 970/1823] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:15 2026] DELETE /v2.0/security-groups/f8950b13-8479-4bd4-aef1-702884958619 => 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: 854/1824] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:36:15 2026] PUT /v2.0/routers/5fa5865c-06c1-4f48-a201-006f048bec91/add_router_interface => generated 309 bytes in 1586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 971/1825] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:16 2026] GET /v2.0/ports/f6bb4a1b-ac63-42a9-a260-240e79dee37c => generated 955 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 972/1826] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jul 1 08:36:17 2026] GET /v2.0/ports?device_id=d908997a-0778-4ed2-8011-c82d1e99175e => generated 1465 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 973/1827] 10.0.0.70 () {34 vars in 1039 bytes} [Wed Jul 1 08:36:17 2026] GET /v2.0/security-groups?id=eaa1e69a-d2e7-4f0a-8d9f-2a2372af99f5&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-07-01 08:36:18.178 9 INFO neutron.db.segments_db [None req-52dd45ee-4c78-4ae8-baf1-910642265915 b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Added segment e3754402-238f-43b9-9ec9-a7187b6035da of type vxlan for network 0a55082a-29aa-4c09-8912-3acac69cf151 [pid: 9|app: 0|req: 974/1828] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:17 2026] POST /v2.0/networks => generated 632 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 975/1829] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:18 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1830] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:36:16 2026] PUT /v2.0/routers/5fa5865c-06c1-4f48-a201-006f048bec91/add_router_interface => generated 309 bytes in 1875 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: 856/1831] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:18 2026] GET /v2.0/ports/983f5b99-e59e-4b8d-9250-75b46fa4c635 => generated 955 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 976/1832] 10.0.0.160 () {34 vars in 666 bytes} [Wed Jul 1 08:36:18 2026] POST /v2.0/trunks => generated 407 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:19.343 9 INFO neutron.db.segments_db [None req-9f67797c-073c-4a22-a98d-ddeb48a9eb70 b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Added segment 0fc6279a-b5f4-4b1d-9ea2-c61ba5e357d8 of type vxlan for network f25b3a0c-13e6-4dfb-b96c-42a39f055bb4 [pid: 9|app: 0|req: 977/1833] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:18 2026] POST /v2.0/networks => generated 631 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:19.725 9 INFO neutron.db.segments_db [None req-4843b31c-b5a4-4ea9-8ec4-9a5561302d30 1aa3bb209feb4cf7b5bd06abde05a98e cf87cd3f38a946828ae42475682b0c1f - - - -] Added segment d0d44a47-e9e7-497f-9246-e2c46ffa9019 of type vxlan for network 77e9de7b-ebbe-46b1-a158-e07e921a01e1 [pid: 9|app: 0|req: 978/1834] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:19 2026] POST /v2.0/networks => generated 632 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1835] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:36:18 2026] PUT /v2.0/routers/5fa5865c-06c1-4f48-a201-006f048bec91/remove_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 979/1836] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:19 2026] POST /v2.0/ports => generated 743 bytes in 321 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: 858/1837] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:19 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 859/1838] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:20 2026] GET /v2.0/ports?device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1200 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1839] 10.0.0.160 () {34 vars in 666 bytes} [Wed Jul 1 08:36:20 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1840] 10.0.0.160 () {34 vars in 747 bytes} [Wed Jul 1 08:36:20 2026] PUT /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1841] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:20 2026] GET /v2.0/security-groups?id=eaa1e69a-d2e7-4f0a-8d9f-2a2372af99f5&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:20.690 8 INFO neutron.db.segments_db [None req-7bfbaeda-b01b-42b1-989a-5ee1a553cb3d b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Added segment 52cc9a66-092d-481f-8aae-3782ee0a518d of type vxlan for network 36180e8a-bdf2-4c02-b279-5a81dac3e8ea [pid: 8|app: 0|req: 863/1842] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:20 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1843] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jul 1 08:36:20 2026] GET /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1844] 10.0.0.160 () {32 vars in 818 bytes} [Wed Jul 1 08:36:20 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&mac_address=fa%3A16%3A3e%3Ab3%3Ae3%3Aee => generated 1200 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 980/1845] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:36:20 2026] PUT /v2.0/routers/5fa5865c-06c1-4f48-a201-006f048bec91/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1846] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:20 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 981/1847] 10.0.0.160 () {34 vars in 758 bytes} [Wed Jul 1 08:36:21 2026] PUT /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 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: 9|app: 0|req: 982/1848] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:21 2026] GET /v2.0/ports?device_id=5fa5865c-06c1-4f48-a201-006f048bec91 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 983/1849] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jul 1 08:36:21 2026] GET /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 984/1850] 10.0.0.160 () {34 vars in 666 bytes} [Wed Jul 1 08:36:21 2026] POST /v2.0/trunks => generated 407 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:22.097 8 INFO neutron.db.l3_db [None req-1a17e9af-453a-4e82-9590-90b2b9f76a9c 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Floating IP 3c454f43-1134-4ae9-9f10-f527e9934f33 associated. External IP: 10.96.250.218, port: b6229598-cd71-4a46-ae33-ca17c05eb32f. 2026-07-01 08:36:22.169 9 INFO neutron.services.segments.plugin [-] Segment c06922cc-1fcb-4dcd-949a-e7b9f42660c3 resource provider aggregate not found 2026-07-01 08:36:22.173 9 INFO neutron.services.segments.plugin [-] Segment c06922cc-1fcb-4dcd-949a-e7b9f42660c3 resource provider aggregate not found 2026-07-01 08:36:22.186 9 INFO neutron.services.segments.plugin [-] Segment c06922cc-1fcb-4dcd-949a-e7b9f42660c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06922cc-1fcb-4dcd-949a-e7b9f42660c3 found for delete ", "request_id": "req-95c922df-4d35-4c1b-a388-02e25b37207c"}]} 2026-07-01 08:36:22.189 9 INFO neutron.services.segments.plugin [-] Segment c06922cc-1fcb-4dcd-949a-e7b9f42660c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c06922cc-1fcb-4dcd-949a-e7b9f42660c3 found for delete ", "request_id": "req-37fbcc38-1518-4efb-8e79-9fff96119fae"}]} 2026-07-01 08:36:22.195 9 INFO neutron.db.l3_hamode_db [None req-84cd0e3b-2a72-4309-a9cf-250c2b7b26c7 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] HA network 8c38c87a-5393-40bc-be74-8150369464a3 was deleted as no HA routers are present in tenant cd38f1f6642642739d5d05b34d2a3f9d. [pid: 9|app: 0|req: 985/1851] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:21 2026] DELETE /v2.0/routers/5fa5865c-06c1-4f48-a201-006f048bec91 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 986/1852] 10.0.0.160 () {34 vars in 754 bytes} [Wed Jul 1 08:36:22 2026] PUT /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 08:36:22.293 9 INFO neutron.db.segments_db [None req-83152faf-067f-44cd-b506-bbefc14d4b3c b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Added segment c4f36938-5e2d-4446-856e-21e13d2d63a6 of type vxlan for network 3e2a13de-41e4-438c-b3af-e1a7001fa451 [pid: 9|app: 0|req: 987/1853] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:22 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 988/1854] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:22 2026] DELETE /v2.0/subnets/d95828e3-e709-4dbb-9565-858a48ead703 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 989/1855] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jul 1 08:36:22 2026] GET /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1856] 10.0.0.160 () {34 vars in 677 bytes} [Wed Jul 1 08:36:21 2026] POST /v2.0/floatingips => generated 855 bytes in 1580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:22.845 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e1881ae-9ad7-4ae0-b6ff-40e456b0a1c7'] response: {'name': 'network-changed', 'server_uuid': 'da18d20e-d048-40fe-82f3-6f2e790b4668', 'tag': 'b6229598-cd71-4a46-ae33-ca17c05eb32f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 868/1857] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:22 2026] DELETE /v2.0/subnets/f255e292-42f0-4b75-93ff-7e4fd2035870 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 990/1858] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:22 2026] POST /v2.0/ports => generated 743 bytes in 352 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: 9|app: 0|req: 991/1859] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1860] 10.0.0.160 () {34 vars in 776 bytes} [Wed Jul 1 08:36:23 2026] PUT /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/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: 9|app: 0|req: 992/1861] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:23 2026] DELETE /v2.0/networks/597e5722-ac78-4d96-b13f-3ef44d8440a6 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1862] 10.0.0.160 () {34 vars in 666 bytes} [Wed Jul 1 08:36:23 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 993/1863] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1864] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:23.342 8 INFO neutron.db.segments_db [None req-e8ab1da7-dc08-4859-bf31-d3f50434fcaf b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Added segment 93555e9c-4b4b-4476-ab38-b56fa2833038 of type vxlan for network ae81f068-3b8a-432f-b7a5-6bda01ee3cf4 [pid: 8|app: 0|req: 872/1865] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:23 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 994/1866] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:23 2026] DELETE /v2.0/networks/23190812-e0a4-4e94-a126-a2c56bd1702d => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1867] 10.0.0.160 () {34 vars in 747 bytes} [Wed Jul 1 08:36:23 2026] PUT /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 995/1868] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:23.576 9 INFO neutron.db.segments_db [None req-4dcd5aa7-8109-4e89-994e-39c802b11362 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Added segment cda5fd40-1a5c-4a3b-b016-6fed58cafed6 of type vxlan for network a73e2451-11bb-4158-ae51-229b36cbf10d [pid: 9|app: 0|req: 996/1869] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:23 2026] POST /v2.0/networks => generated 629 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 997/1870] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 998/1871] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A60&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => 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: 874/1872] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:23 2026] POST /v2.0/ports => generated 743 bytes in 348 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: 875/1873] 10.0.0.160 () {32 vars in 735 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1874] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:36:23 2026] GET /v2.0/subnets?id=349efc30-b40b-43df-8b93-317bc807379c&id=4ae67b6f-d454-468c-b08b-91aed15248b4 => 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: 877/1875] 10.0.0.160 () {34 vars in 666 bytes} [Wed Jul 1 08:36:23 2026] POST /v2.0/trunks => generated 407 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 999/1876] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:23 2026] POST /v2.0/subnets => generated 602 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:24.169 8 INFO neutron.api.v2.resource [None req-59d03fd5-8e1a-47e3-abd6-9ff35fe189f9 1aa3bb209feb4cf7b5bd06abde05a98e cf87cd3f38a946828ae42475682b0c1f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1877] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1000/1878] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&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: 879/1879] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:36:24 2026] PUT /v2.0/trunks/ea7a20a8-fcdb-4469-875b-9e8ab6cec552/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:24.217 9 INFO neutron.services.segments.plugin [-] Segment ea0b4add-f9ae-4993-ae12-ae60952ae3d4 resource provider aggregate not found 2026-07-01 08:36:24.223 9 INFO neutron.services.segments.plugin [-] Segment ea0b4add-f9ae-4993-ae12-ae60952ae3d4 resource provider aggregate not found 2026-07-01 08:36:24.232 9 INFO neutron.services.segments.plugin [-] Segment ea0b4add-f9ae-4993-ae12-ae60952ae3d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0b4add-f9ae-4993-ae12-ae60952ae3d4 found for delete ", "request_id": "req-7cc01346-c0ee-4650-8142-ba4a39039e84"}]} 2026-07-01 08:36:24.240 9 INFO neutron.services.segments.plugin [-] Segment ea0b4add-f9ae-4993-ae12-ae60952ae3d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea0b4add-f9ae-4993-ae12-ae60952ae3d4 found for delete ", "request_id": "req-ed00f02b-3552-459a-a6ca-6244b88fafb2"}]} 2026-07-01 08:36:24.245 9 INFO neutron.services.segments.plugin [-] Segment d7dfbb52-41c0-4933-b4fd-011b0565a07f resource provider aggregate not found 2026-07-01 08:36:24.260 9 INFO neutron.services.segments.plugin [-] Segment d7dfbb52-41c0-4933-b4fd-011b0565a07f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7dfbb52-41c0-4933-b4fd-011b0565a07f found for delete ", "request_id": "req-4ff08c12-36b1-4ba7-af0b-74835b230d17"}]} [pid: 8|app: 0|req: 880/1880] 10.0.0.160 () {32 vars in 738 bytes} [Wed Jul 1 08:36:24 2026] DELETE /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:24.261 9 INFO neutron.services.segments.plugin [-] Segment d7dfbb52-41c0-4933-b4fd-011b0565a07f resource provider aggregate not found 2026-07-01 08:36:24.270 9 INFO neutron.db.segments_db [None req-166b009c-2e7a-4b8f-bcfa-32dd7082c016 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Added segment 2f3fbe5e-97d8-4566-b9f5-7df7429dae25 of type vxlan for network dfb11a13-2da6-4192-ad05-d549cf259b39 2026-07-01 08:36:24.277 9 INFO neutron.services.segments.plugin [-] Segment d7dfbb52-41c0-4933-b4fd-011b0565a07f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7dfbb52-41c0-4933-b4fd-011b0565a07f found for delete ", "request_id": "req-c020200a-be4a-4285-9129-1bc2555c0c78"}]} [pid: 8|app: 0|req: 881/1881] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1882] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:36:24 2026] PUT /v2.0/trunks/f26a1aa1-6306-4fc7-945d-20872cc5505f/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1883] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1884] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 885/1885] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:36:24 2026] PUT /v2.0/trunks/8de57b9c-05c4-4681-b38e-7d5cdbaea8eb/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:24.464 8 INFO neutron.api.v2.resource [None req-2dc627ef-a380-4adf-acea-0132134ea43c 1aa3bb209feb4cf7b5bd06abde05a98e cf87cd3f38a946828ae42475682b0c1f - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 886/1886] 10.0.0.160 () {32 vars in 742 bytes} [Wed Jul 1 08:36:24 2026] DELETE /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1887] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 888/1888] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:36:24 2026] PUT /v2.0/trunks/19726e27-9494-4ead-a66c-3ea43cce0bf1/tags => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:24.555 9 INFO neutron.db.l3_hamode_db [None req-166b009c-2e7a-4b8f-bcfa-32dd7082c016 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 889/1889] 10.0.0.160 () {32 vars in 730 bytes} [Wed Jul 1 08:36:24 2026] DELETE /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1890] 10.0.0.160 () {32 vars in 662 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1891] 10.0.0.160 () {32 vars in 727 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1892] 10.0.0.160 () {32 vars in 676 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:24.719 9 INFO neutron.db.l3_hamode_db [None req-166b009c-2e7a-4b8f-bcfa-32dd7082c016 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 893/1893] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:24 2026] DELETE /v2.0/ports/46b1a618-aa6a-4326-9487-3c1178f6da3b => 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: 894/1894] 10.0.0.160 () {32 vars in 672 bytes} [Wed Jul 1 08:36:24 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:25.127 8 INFO neutron.services.segments.plugin [-] Segment d0d44a47-e9e7-497f-9246-e2c46ffa9019 resource provider aggregate not found 2026-07-01 08:36:25.132 8 INFO neutron.services.segments.plugin [-] Segment d0d44a47-e9e7-497f-9246-e2c46ffa9019 resource provider aggregate not found 2026-07-01 08:36:25.146 8 INFO neutron.services.segments.plugin [-] Segment d0d44a47-e9e7-497f-9246-e2c46ffa9019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d44a47-e9e7-497f-9246-e2c46ffa9019 found for delete ", "request_id": "req-6e883181-230e-4ff0-9e05-5710a7f6d63c"}]} 2026-07-01 08:36:25.147 8 INFO neutron.services.segments.plugin [-] Segment d0d44a47-e9e7-497f-9246-e2c46ffa9019 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0d44a47-e9e7-497f-9246-e2c46ffa9019 found for delete ", "request_id": "req-59895470-9b5c-4fe4-8258-08fdc4749dd0"}]} [pid: 8|app: 0|req: 895/1895] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:24 2026] DELETE /v2.0/networks/77e9de7b-ebbe-46b1-a158-e07e921a01e1 => 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: 896/1896] 10.0.0.160 () {32 vars in 684 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1899] 10.0.0.160 () {32 vars in 670 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1900] 10.0.0.160 () {32 vars in 684 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1901] 10.0.0.160 () {32 vars in 680 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1902] 10.0.0.160 () {32 vars in 692 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1903] 10.0.0.160 () {32 vars in 719 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/trunks/ea7a20a8-fcdb-4469-875b-9e8ab6cec552 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1904] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/ports/4cadf284-358c-4c1a-9cba-44e56c10419a => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1001/1905] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:24 2026] POST /v2.0/routers => generated 507 bytes in 1289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager [None req-0fb221e6-c773-4cf0-a6f5-500cbab2450e b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-2074176 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:25.501 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 905/1906] 10.0.0.160 () {32 vars in 722 bytes} [Wed Jul 1 08:36:25 2026] DELETE /v2.0/trunks/ea7a20a8-fcdb-4469-875b-9e8ab6cec552 => 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: 906/1907] 10.0.0.160 () {32 vars in 719 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/trunks/f26a1aa1-6306-4fc7-945d-20872cc5505f => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1908] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/ports/269c6a0c-2b6a-4303-b165-8f257b92f8b6 => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager [None req-75c7fd3c-0884-48a1-a22c-33b9dbe6ba29 b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-2074176 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:25.702 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 908/1909] 10.0.0.160 () {32 vars in 722 bytes} [Wed Jul 1 08:36:25 2026] DELETE /v2.0/trunks/f26a1aa1-6306-4fc7-945d-20872cc5505f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1910] 10.0.0.160 () {32 vars in 719 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/trunks/8de57b9c-05c4-4681-b38e-7d5cdbaea8eb => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1911] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/ports/29f844fc-0482-4821-8de0-ca37b919f7a2 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1002/1912] 10.0.0.160 () {34 vars in 665 bytes} [Wed Jul 1 08:36:25 2026] POST /v2.0/ports => generated 947 bytes in 439 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-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager [None req-82c6eca2-5170-408e-a614-2c28b71ecb3c b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-27871 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:26.018 9 ERROR neutron_lib.callbacks.manager  [pid: 9|app: 0|req: 1003/1913] 10.0.0.160 () {32 vars in 722 bytes} [Wed Jul 1 08:36:25 2026] DELETE /v2.0/trunks/8de57b9c-05c4-4681-b38e-7d5cdbaea8eb => 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: 911/1914] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:25 2026] GET /v2.0/security-groups?tenant_id=9a25bc75ad794039ae40aca1906ebe07&name=default => generated 2801 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1915] 10.0.0.160 () {32 vars in 719 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/trunks/19726e27-9494-4ead-a66c-3ea43cce0bf1 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1916] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/security-groups/ef701f28-436a-44a8-8137-36ed9d8855e1 => 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: 914/1917] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/ports/e9b7b86c-e44b-442e-9c77-a8c9fe77c06b => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1918] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/security-groups?tenant_id=cf87cd3f38a946828ae42475682b0c1f&name=default => generated 2801 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager [None req-4012610a-538b-4f2d-9195-c05d178aab7e b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-2074176 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:26.378 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 916/1919] 10.0.0.160 () {32 vars in 722 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/trunks/19726e27-9494-4ead-a66c-3ea43cce0bf1 => 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: 917/1920] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/security-groups/731794d2-836d-4352-87a0-206e9dbcd857 => 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: 918/1921] 10.0.0.160 () {32 vars in 719 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/trunks/6f67f3d8-dce0-4899-922c-7351942cd120 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1922] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:26 2026] GET /v2.0/ports/2ddf76a2-abb0-4fc7-8a4d-60967072a72d => generated 826 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager [None req-6baa5b6d-64ae-4077-8409-51c40c23b2fe b0863f892d954742ab6d6e7ad64fd60e 3f411eea1d0b415b9138480d6d1eade6 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-2074176 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:26.723 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 920/1923] 10.0.0.160 () {32 vars in 722 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/trunks/6f67f3d8-dce0-4899-922c-7351942cd120 => 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: 921/1924] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/ports/4cadf284-358c-4c1a-9cba-44e56c10419a => 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: 922/1925] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:26 2026] DELETE /v2.0/ports/269c6a0c-2b6a-4303-b165-8f257b92f8b6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1926] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:27 2026] DELETE /v2.0/ports/29f844fc-0482-4821-8de0-ca37b919f7a2 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1927] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:27 2026] DELETE /v2.0/ports/e9b7b86c-e44b-442e-9c77-a8c9fe77c06b => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1004/1928] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:36:26 2026] PUT /v2.0/routers/230d55f5-46d3-4aaa-ba72-ba210d1d8959/add_router_interface => generated 309 bytes in 1758 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: 9|app: 0|req: 1005/1929] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jul 1 08:36:27 2026] GET /v2.0/ports?device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1006/1930] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:27 2026] GET /v2.0/ports/0904c52c-4ffe-4752-a385-bb1e289a9f2e => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1007/1931] 10.0.0.70 () {34 vars in 1039 bytes} [Wed Jul 1 08:36:27 2026] GET /v2.0/security-groups?id=eaa1e69a-d2e7-4f0a-8d9f-2a2372af99f5&fields=id&fields=name => generated 112 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1932] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:27 2026] DELETE /v2.0/ports/2ddf76a2-abb0-4fc7-8a4d-60967072a72d => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:28.134 8 INFO neutron.services.segments.plugin [-] Segment e3754402-238f-43b9-9ec9-a7187b6035da resource provider aggregate not found 2026-07-01 08:36:28.141 8 INFO neutron.services.segments.plugin [-] Segment e3754402-238f-43b9-9ec9-a7187b6035da resource provider aggregate not found 2026-07-01 08:36:28.151 8 INFO neutron.services.segments.plugin [-] Segment e3754402-238f-43b9-9ec9-a7187b6035da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3754402-238f-43b9-9ec9-a7187b6035da found for delete ", "request_id": "req-1eee56ca-071a-4298-9a02-f34476d4a082"}]} [pid: 8|app: 0|req: 926/1933] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:27 2026] DELETE /v2.0/networks/0a55082a-29aa-4c09-8912-3acac69cf151 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:28.172 8 INFO neutron.services.segments.plugin [-] Segment e3754402-238f-43b9-9ec9-a7187b6035da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3754402-238f-43b9-9ec9-a7187b6035da found for delete ", "request_id": "req-fbd5bfb8-13a0-434b-8aac-6da01fc93bc4"}]} [pid: 8|app: 0|req: 927/1934] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:28 2026] DELETE /v2.0/networks/f25b3a0c-13e6-4dfb-b96c-42a39f055bb4 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1935] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:28 2026] DELETE /v2.0/networks/36180e8a-bdf2-4c02-b279-5a81dac3e8ea => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1936] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:28 2026] DELETE /v2.0/networks/3e2a13de-41e4-438c-b3af-e1a7001fa451 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1008/1937] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:36:27 2026] PUT /v2.0/routers/230d55f5-46d3-4aaa-ba72-ba210d1d8959/remove_router_interface => generated 309 bytes in 1022 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: 930/1938] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:28 2026] DELETE /v2.0/networks/ae81f068-3b8a-432f-b7a5-6bda01ee3cf4 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:29.078 9 INFO neutron.api.v2.resource [None req-3f8e4b3b-2e79-4965-ba13-fbd5d44ad395 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1009/1939] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:36:28 2026] PUT /v2.0/routers/230d55f5-46d3-4aaa-ba72-ba210d1d8959/remove_router_interface => generated 197 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1940] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:29 2026] GET /v2.0/ports?device_id=230d55f5-46d3-4aaa-ba72-ba210d1d8959 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:29.804 9 INFO neutron.services.segments.plugin [-] Segment 2f3fbe5e-97d8-4566-b9f5-7df7429dae25 resource provider aggregate not found 2026-07-01 08:36:29.809 9 INFO neutron.services.segments.plugin [-] Segment 2f3fbe5e-97d8-4566-b9f5-7df7429dae25 resource provider aggregate not found 2026-07-01 08:36:29.827 9 INFO neutron.services.segments.plugin [-] Segment 2f3fbe5e-97d8-4566-b9f5-7df7429dae25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f3fbe5e-97d8-4566-b9f5-7df7429dae25 found for delete ", "request_id": "req-9bd072bd-ccfc-40bc-9317-2b0c2ede1249"}]} 2026-07-01 08:36:29.829 9 INFO neutron.services.segments.plugin [-] Segment 2f3fbe5e-97d8-4566-b9f5-7df7429dae25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f3fbe5e-97d8-4566-b9f5-7df7429dae25 found for delete ", "request_id": "req-33556489-ecca-459b-b93c-79de6b5a63b3"}]} 2026-07-01 08:36:29.834 9 INFO neutron.db.l3_hamode_db [None req-4cc42e60-6db4-4e28-9b17-d3de28de9c92 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] HA network dfb11a13-2da6-4192-ad05-d549cf259b39 was deleted as no HA routers are present in tenant cd38f1f6642642739d5d05b34d2a3f9d. [pid: 9|app: 0|req: 1010/1941] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:29 2026] DELETE /v2.0/routers/230d55f5-46d3-4aaa-ba72-ba210d1d8959 => generated 0 bytes in 711 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1942] 10.0.0.160 () {34 vars in 678 bytes} [Wed Jul 1 08:36:29 2026] POST /v2.0/qos/policies => generated 359 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1011/1943] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:29 2026] DELETE /v2.0/subnets/2685c529-0353-4e91-8372-d3ef15afe5d6 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1012/1944] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:36:30 2026] PUT /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:30.170 8 INFO neutron.services.segments.plugin [-] Segment 0fc6279a-b5f4-4b1d-9ea2-c61ba5e357d8 resource provider aggregate not found 2026-07-01 08:36:30.209 8 INFO neutron.services.segments.plugin [-] Segment 0fc6279a-b5f4-4b1d-9ea2-c61ba5e357d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fc6279a-b5f4-4b1d-9ea2-c61ba5e357d8 found for delete ", "request_id": "req-b5602a5f-0414-4a30-b831-0157445daabe"}]} 2026-07-01 08:36:30.214 8 INFO neutron.services.segments.plugin [-] Segment 0fc6279a-b5f4-4b1d-9ea2-c61ba5e357d8 resource provider aggregate not found [pid: 8|app: 0|req: 933/1945] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/security-groups?tenant_id=248de0547e3242278855746f136d727e&name=default => generated 2801 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:36:30.234 8 INFO neutron.services.segments.plugin [-] Segment 52cc9a66-092d-481f-8aae-3782ee0a518d resource provider aggregate not found 2026-07-01 08:36:30.246 8 INFO neutron.services.segments.plugin [-] Segment 0fc6279a-b5f4-4b1d-9ea2-c61ba5e357d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fc6279a-b5f4-4b1d-9ea2-c61ba5e357d8 found for delete ", "request_id": "req-47297e57-f8d4-48fb-992e-9defb08a3bc6"}]} 2026-07-01 08:36:30.256 8 INFO neutron.services.segments.plugin [-] Segment 52cc9a66-092d-481f-8aae-3782ee0a518d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52cc9a66-092d-481f-8aae-3782ee0a518d found for delete ", "request_id": "req-3608ed0c-d58a-4a4f-bbcc-07c4d857f090"}]} [pid: 8|app: 0|req: 934/1946] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:30.273 8 INFO neutron.services.segments.plugin [-] Segment 52cc9a66-092d-481f-8aae-3782ee0a518d resource provider aggregate not found 2026-07-01 08:36:30.278 8 INFO neutron.services.segments.plugin [-] Segment c4f36938-5e2d-4446-856e-21e13d2d63a6 resource provider aggregate not found 2026-07-01 08:36:30.299 8 INFO neutron.services.segments.plugin [-] Segment 52cc9a66-092d-481f-8aae-3782ee0a518d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52cc9a66-092d-481f-8aae-3782ee0a518d found for delete ", "request_id": "req-39d6f1cb-b5fc-4310-bf81-6eea26751cbe"}]} 2026-07-01 08:36:30.313 8 INFO neutron.services.segments.plugin [-] Segment c4f36938-5e2d-4446-856e-21e13d2d63a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f36938-5e2d-4446-856e-21e13d2d63a6 found for delete ", "request_id": "req-ed0d0e13-fa9f-4655-9ae0-ac06c64fd211"}]} 2026-07-01 08:36:30.321 8 INFO neutron.services.segments.plugin [-] Segment c4f36938-5e2d-4446-856e-21e13d2d63a6 resource provider aggregate not found 2026-07-01 08:36:30.330 8 INFO neutron.services.segments.plugin [-] Segment 93555e9c-4b4b-4476-ab38-b56fa2833038 resource provider aggregate not found 2026-07-01 08:36:30.338 8 INFO neutron.services.segments.plugin [-] Segment c4f36938-5e2d-4446-856e-21e13d2d63a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4f36938-5e2d-4446-856e-21e13d2d63a6 found for delete ", "request_id": "req-a9ec43cd-ded7-4f50-b098-efca724830e9"}]} 2026-07-01 08:36:30.344 8 INFO neutron.services.segments.plugin [-] Segment 93555e9c-4b4b-4476-ab38-b56fa2833038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93555e9c-4b4b-4476-ab38-b56fa2833038 found for delete ", "request_id": "req-1c114ce6-23cc-46c9-b535-c87757007944"}]} 2026-07-01 08:36:30.353 8 INFO neutron.services.segments.plugin [-] Segment 93555e9c-4b4b-4476-ab38-b56fa2833038 resource provider aggregate not found 2026-07-01 08:36:30.375 8 INFO neutron.services.segments.plugin [-] Segment 93555e9c-4b4b-4476-ab38-b56fa2833038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93555e9c-4b4b-4476-ab38-b56fa2833038 found for delete ", "request_id": "req-2ba3b0a2-b142-44a8-b56b-51d5b7569cf1"}]} [pid: 8|app: 0|req: 935/1947] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:30 2026] DELETE /v2.0/security-groups/21a6399f-eea3-499f-8827-a016643b5f5d => 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: 936/1948] 10.0.0.160 () {34 vars in 764 bytes} [Wed Jul 1 08:36:30 2026] PUT /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1013/1949] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:30 2026] DELETE /v2.0/networks/a73e2451-11bb-4158-ae51-229b36cbf10d => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1950] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1951] 10.0.0.160 () {34 vars in 760 bytes} [Wed Jul 1 08:36:30 2026] PUT /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags/red => generated 4 bytes in 12 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1952] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:30.494 9 INFO neutron.db.segments_db [None req-2e9f42ce-fec5-4b39-8de6-55229866def4 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Added segment 0dbf4486-2b7f-4af9-b3da-a611866dbcd6 of type vxlan for network 0e62b0a8-3173-4e00-b1d4-a060476d833a [pid: 8|app: 0|req: 940/1953] 10.0.0.160 () {34 vars in 782 bytes} [Wed Jul 1 08:36:30 2026] PUT /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags/black.or.white => 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: 941/1954] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/security-groups?tenant_id=3f411eea1d0b415b9138480d6d1eade6&name=default => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1955] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 52 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1014/1956] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:30 2026] POST /v2.0/networks => generated 629 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1957] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:30 2026] DELETE /v2.0/security-groups/3e8e3851-cbdb-46e0-90a4-ddb68085136e => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1015/1958] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:36:30 2026] PUT /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1959] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1960] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 37 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1961] 10.0.0.160 () {32 vars in 741 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:30.731 8 INFO neutron.api.v2.resource [None req-3793cb16-073a-4d9a-8ef6-dd96ee42e818 928ad0cbf8b74e5d95543b985a1ead17 6ae2d2725e29456a8c3249e9d5ef2190 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/1962] 10.0.0.160 () {32 vars in 745 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1963] 10.0.0.160 () {32 vars in 744 bytes} [Wed Jul 1 08:36:30 2026] DELETE /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1964] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 30 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:30.802 8 INFO neutron.api.v2.resource [None req-33410c23-c4b7-4789-86a6-eeb93c6c939b 928ad0cbf8b74e5d95543b985a1ead17 6ae2d2725e29456a8c3249e9d5ef2190 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/1965] 10.0.0.160 () {32 vars in 748 bytes} [Wed Jul 1 08:36:30 2026] DELETE /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1966] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:30 2026] DELETE /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1967] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/security-groups?tenant_id=17930cedbcf54e0e872d8b680adf66fd&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1016/1968] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:30 2026] POST /v2.0/subnets => generated 602 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1969] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:36:30 2026] GET /v2.0/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a/tags => generated 12 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1017/1970] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:30 2026] DELETE /v2.0/security-groups/0c4d1fde-41a2-4057-aa7e-5deb0f0a4816 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:31.064 8 INFO neutron.db.segments_db [None req-69473a99-5fa3-44bb-8ad4-a8ac4a934309 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Added segment 6d1b1db7-4bde-49fd-ac1f-d356e6a3734b of type vxlan for network 0a36a917-95ac-413b-98ad-c42523c02640 [pid: 9|app: 0|req: 1018/1971] 10.0.0.160 () {32 vars in 734 bytes} [Wed Jul 1 08:36:31 2026] DELETE /v2.0/qos/policies/6f04d69a-2aa4-4f54-bfd8-78ba0f4ad12a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1019/1972] 10.0.0.203 () {30 vars in 659 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1020/1973] 10.0.0.203 () {30 vars in 661 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1021/1974] 10.0.0.203 () {30 vars in 637 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1022/1975] 10.0.0.203 () {30 vars in 673 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:31.432 8 INFO neutron.db.l3_hamode_db [None req-69473a99-5fa3-44bb-8ad4-a8ac4a934309 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:36:31.610 8 INFO neutron.db.l3_hamode_db [None req-69473a99-5fa3-44bb-8ad4-a8ac4a934309 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1023/1976] 10.0.0.203 () {28 vars in 439 bytes} [Wed Jul 1 08:36:31 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-01 08:36:31.909 9 INFO neutron.services.segments.plugin [-] Segment cda5fd40-1a5c-4a3b-b016-6fed58cafed6 resource provider aggregate not found 2026-07-01 08:36:31.918 9 INFO neutron.services.segments.plugin [-] Segment cda5fd40-1a5c-4a3b-b016-6fed58cafed6 resource provider aggregate not found 2026-07-01 08:36:31.940 9 INFO neutron.services.segments.plugin [-] Segment cda5fd40-1a5c-4a3b-b016-6fed58cafed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda5fd40-1a5c-4a3b-b016-6fed58cafed6 found for delete ", "request_id": "req-223ed0e0-d735-403c-8428-d558c86061fd"}]} 2026-07-01 08:36:31.943 9 INFO neutron.services.segments.plugin [-] Segment cda5fd40-1a5c-4a3b-b016-6fed58cafed6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cda5fd40-1a5c-4a3b-b016-6fed58cafed6 found for delete ", "request_id": "req-8a4c8a9c-afcc-4010-b0eb-16c76b66ca13"}]} [pid: 9|app: 0|req: 1024/1977] 10.0.0.203 () {30 vars in 697 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 634 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1025/1978] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:31 2026] GET /v2.0/security-groups?tenant_id=831bd7139d2a4c2ab040baef32af98e2&name=default => generated 2801 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1026/1979] 10.0.0.203 () {30 vars in 659 bytes} [Wed Jul 1 08:36:32 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: 9|app: 0|req: 1027/1980] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:32 2026] DELETE /v2.0/security-groups/4a1199c1-1856-44b1-a556-1495b5b85d65 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1028/1981] 10.0.0.203 () {30 vars in 661 bytes} [Wed Jul 1 08:36:32 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: 9|app: 0|req: 1029/1982] 10.0.0.203 () {30 vars in 637 bytes} [Wed Jul 1 08:36:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1030/1983] 10.0.0.203 () {30 vars in 673 bytes} [Wed Jul 1 08:36:32 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: 9|app: 0|req: 1031/1984] 10.0.0.203 () {30 vars in 697 bytes} [Wed Jul 1 08:36:32 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1032/1985] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:32 2026] GET /v2.0/security-groups?tenant_id=6ae2d2725e29456a8c3249e9d5ef2190&name=default => generated 2801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1033/1986] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:32 2026] DELETE /v2.0/security-groups/cec9b57c-c5c8-4842-9e50-d0ec2f705ff8 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1034/1987] 10.0.0.203 () {30 vars in 659 bytes} [Wed Jul 1 08:36:32 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: 9|app: 0|req: 1035/1988] 10.0.0.203 () {30 vars in 661 bytes} [Wed Jul 1 08:36:32 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: 9|app: 0|req: 1036/1989] 10.0.0.203 () {30 vars in 637 bytes} [Wed Jul 1 08:36:32 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: 9|app: 0|req: 1037/1990] 10.0.0.203 () {30 vars in 673 bytes} [Wed Jul 1 08:36:32 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: 954/1991] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:30 2026] POST /v2.0/routers => generated 506 bytes in 1784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1038/1992] 10.0.0.203 () {30 vars in 699 bytes} [Wed Jul 1 08:36:32 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895 => generated 798 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1039/1993] 10.0.0.203 () {30 vars in 651 bytes} [Wed Jul 1 08:36:32 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1040/1994] 10.0.0.203 () {34 vars in 673 bytes} [Wed Jul 1 08:36:32 2026] POST /v2.0/ports => generated 1132 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1995] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:36:32 2026] PUT /v2.0/routers/0dc13899-976f-42e0-a96f-b719052a312b/add_router_interface => generated 309 bytes in 1379 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: 9|app: 0|req: 1041/1996] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/ports/0fe167a2-ef48-4298-a8cb-d9059dfa1105 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:34.713 9 INFO neutron.db.segments_db [None req-186fe754-e7ac-4d7b-bfea-621dfaa1d623 2e215efa22b74ca28de3eea6089a056a 96ab79d99528437ebfc1581f711fe2b5 - - - -] Added segment 158d127d-67e3-4270-afc5-35d44d794e18 of type vxlan for network ee6c0d0f-4c1b-41e2-934d-a55a224493b5 [pid: 9|app: 0|req: 1042/1997] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:34 2026] POST /v2.0/networks => generated 632 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1043/1998] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:36:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1999] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:36:34 2026] PUT /v2.0/routers/0dc13899-976f-42e0-a96f-b719052a312b/remove_router_interface => generated 309 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2000] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2001] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/ports?device_id=0dc13899-976f-42e0-a96f-b719052a312b => 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: 959/2002] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:36:35 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: 9|app: 0|req: 1044/2003] 10.0.0.160 () {34 vars in 664 bytes} [Wed Jul 1 08:36:34 2026] POST /v2.0/ports => generated 743 bytes in 313 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: 9|app: 0|req: 1045/2004] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:36:35 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: 9|app: 0|req: 1046/2005] 10.0.0.160 () {34 vars in 666 bytes} [Wed Jul 1 08:36:35 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1047/2006] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1048/2007] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:36:35 2026] PUT /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 25 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1049/2008] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1050/2009] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1051/2010] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:36:35 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: 9|app: 0|req: 1052/2011] 10.0.0.160 () {34 vars in 760 bytes} [Wed Jul 1 08:36:35 2026] PUT /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags/green => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1053/2012] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:36:35 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: 9|app: 0|req: 1054/2013] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 34 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1055/2014] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1056/2015] 10.0.0.160 () {34 vars in 756 bytes} [Wed Jul 1 08:36:35 2026] PUT /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1057/2016] 199.19.213.221 () {30 vars in 732 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/security-groups?name=lb-606e8e39-617b-4901-8cca-9e2d0d2b56c1 => generated 23 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1058/2017] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1059/2018] 199.19.213.221 () {34 vars in 696 bytes} [Wed Jul 1 08:36:35 2026] POST /v2.0/security-groups => generated 1572 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:36:35.912 8 INFO neutron.services.segments.plugin [-] Segment 6d1b1db7-4bde-49fd-ac1f-d356e6a3734b resource provider aggregate not found 2026-07-01 08:36:35.918 8 INFO neutron.services.segments.plugin [-] Segment 6d1b1db7-4bde-49fd-ac1f-d356e6a3734b resource provider aggregate not found 2026-07-01 08:36:35.940 8 INFO neutron.services.segments.plugin [-] Segment 6d1b1db7-4bde-49fd-ac1f-d356e6a3734b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d1b1db7-4bde-49fd-ac1f-d356e6a3734b found for delete ", "request_id": "req-859063d4-385f-418c-8821-c45f8f7c8828"}]} 2026-07-01 08:36:35.943 8 INFO neutron.services.segments.plugin [-] Segment 6d1b1db7-4bde-49fd-ac1f-d356e6a3734b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d1b1db7-4bde-49fd-ac1f-d356e6a3734b found for delete ", "request_id": "req-c34bd20e-2686-4b20-95f2-e1587175b979"}]} 2026-07-01 08:36:35.951 8 INFO neutron.db.l3_hamode_db [None req-f6c0ea8d-c255-4096-9ef0-554c391eaee2 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] HA network 0a36a917-95ac-413b-98ad-c42523c02640 was deleted as no HA routers are present in tenant cd38f1f6642642739d5d05b34d2a3f9d. [pid: 8|app: 0|req: 960/2020] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:35 2026] DELETE /v2.0/routers/0dc13899-976f-42e0-a96f-b719052a312b => generated 0 bytes in 787 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1060/2020] 10.0.0.160 () {34 vars in 778 bytes} [Wed Jul 1 08:36:35 2026] PUT /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2021] 199.19.213.221 () {30 vars in 762 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/security-group-rules?security_group_id=448666d6-51e5-42d6-96f5-56080b2e75e6 => generated 1118 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2022] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:36:35 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 52 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2023] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:36 2026] DELETE /v2.0/subnets/e2945c46-5d47-4943-b999-a622d512d567 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:36.241 9 INFO neutron.db.segments_db [None req-38cb484d-2fcc-4b6e-91a0-21cd3a19bb94 676b774daba444ff8df9bc37a7525899 79df7757b7eb458cac3b961c5e2bc7b5 - - - -] Added segment 7f4664cf-f6b3-42d6-844a-c922deffe038 of type vxlan for network 593fc2d7-8225-42a9-a20d-471e23483a22 [pid: 9|app: 0|req: 1061/2024] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:36:35 2026] POST /v2.0/networks => generated 631 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1062/2025] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:36:36 2026] PUT /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2026] 199.19.213.221 () {34 vars in 749 bytes} [Wed Jul 1 08:36:36 2026] PUT /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 258 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-07-01 08:36:36.707 9 INFO neutron.services.segments.plugin [-] Segment 0dbf4486-2b7f-4af9-b3da-a611866dbcd6 resource provider aggregate not found 2026-07-01 08:36:36.726 9 INFO neutron.services.segments.plugin [-] Segment 0dbf4486-2b7f-4af9-b3da-a611866dbcd6 resource provider aggregate not found 2026-07-01 08:36:36.740 9 INFO neutron.services.segments.plugin [-] Segment 0dbf4486-2b7f-4af9-b3da-a611866dbcd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dbf4486-2b7f-4af9-b3da-a611866dbcd6 found for delete ", "request_id": "req-25409e55-0404-444b-bdd4-0d9c9abdf751"}]} 2026-07-01 08:36:36.749 9 INFO neutron.services.segments.plugin [-] Segment 0dbf4486-2b7f-4af9-b3da-a611866dbcd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0dbf4486-2b7f-4af9-b3da-a611866dbcd6 found for delete ", "request_id": "req-023a083c-31c3-41b7-baaf-7a133c223ac3"}]} [pid: 9|app: 0|req: 1063/2027] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:36 2026] DELETE /v2.0/networks/0e62b0a8-3173-4e00-b1d4-a060476d833a => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1064/2028] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:36:36 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1065/2029] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:36:36 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: 965/2030] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:36 2026] POST /v2.0/subnets => generated 602 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2031] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:36:36 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:36.833 9 INFO neutron.db.segments_db [None req-27cfd0d7-df49-4650-817d-5d807f573eac 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Added segment 691e41e5-deaf-4194-a2cf-a50605e1596e of type vxlan for network 001f86d4-39b9-4a3b-bf5c-9d4edfabf8c6 [pid: 8|app: 0|req: 967/2032] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:36:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2033] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:36:36 2026] PUT /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:36.939 8 INFO neutron.api.v2.resource [None req-3e590f8c-e2c7-4f55-95e1-de8d2d867fa5 2e215efa22b74ca28de3eea6089a056a 96ab79d99528437ebfc1581f711fe2b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 969/2034] 10.0.0.160 () {32 vars in 741 bytes} [Wed Jul 1 08:36:36 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2035] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:36:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2036] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:36:36 2026] GET /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2037] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:36 2026] DELETE /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2038] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2039] 10.0.0.160 () {34 vars in 762 bytes} [Wed Jul 1 08:36:37 2026] PUT /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2040] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2041] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2042] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:37.157 8 INFO neutron.api.v2.resource [None req-2909b56a-8fad-4c14-8260-9e20661698eb 2e215efa22b74ca28de3eea6089a056a 96ab79d99528437ebfc1581f711fe2b5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 978/2043] 10.0.0.160 () {32 vars in 744 bytes} [Wed Jul 1 08:36:37 2026] DELETE /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 08:36:37.162 9 INFO neutron.db.l3_hamode_db [None req-27cfd0d7-df49-4650-817d-5d807f573eac 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 979/2044] 10.0.0.160 () {34 vars in 758 bytes} [Wed Jul 1 08:36:37 2026] PUT /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2045] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:36:37 2026] DELETE /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2046] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2047] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267/tags => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2048] 10.0.0.160 () {34 vars in 780 bytes} [Wed Jul 1 08:36:37 2026] PUT /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2049] 10.0.0.160 () {32 vars in 719 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2050] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2051] 10.0.0.160 () {32 vars in 717 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/ports/c4c6ceaf-753b-455e-9bf2-d8f4f8716fa6 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2052] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:36:37 2026] PUT /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager [None req-9da5a7c9-9823-4151-969a-ec191f78a09e 2e215efa22b74ca28de3eea6089a056a 96ab79d99528437ebfc1581f711fe2b5 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-2074176 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-07-01 08:36:37.551 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 988/2053] 10.0.0.160 () {32 vars in 722 bytes} [Wed Jul 1 08:36:37 2026] DELETE /v2.0/trunks/1fc498ff-672f-4675-a088-316548ef9267 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2054] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2055] 10.0.0.160 () {32 vars in 720 bytes} [Wed Jul 1 08:36:37 2026] DELETE /v2.0/ports/c4c6ceaf-753b-455e-9bf2-d8f4f8716fa6 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2056] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:36:37 2026] GET /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:38.097 8 INFO neutron.services.segments.plugin [-] Segment 158d127d-67e3-4270-afc5-35d44d794e18 resource provider aggregate not found 2026-07-01 08:36:38.103 8 INFO neutron.services.segments.plugin [-] Segment 158d127d-67e3-4270-afc5-35d44d794e18 resource provider aggregate not found 2026-07-01 08:36:38.120 8 INFO neutron.services.segments.plugin [-] Segment 158d127d-67e3-4270-afc5-35d44d794e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 158d127d-67e3-4270-afc5-35d44d794e18 found for delete ", "request_id": "req-a684679a-a0d8-4b64-b6f5-7ab3c1b9c5f1"}]} 2026-07-01 08:36:38.126 8 INFO neutron.services.segments.plugin [-] Segment 158d127d-67e3-4270-afc5-35d44d794e18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 158d127d-67e3-4270-afc5-35d44d794e18 found for delete ", "request_id": "req-ae633a52-aab7-42bc-b936-4b4587985d74"}]} [pid: 8|app: 0|req: 992/2057] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:37 2026] DELETE /v2.0/networks/ee6c0d0f-4c1b-41e2-934d-a55a224493b5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:36:38.178 8 INFO neutron.api.v2.resource [None req-76f7eec4-a048-4845-bbf2-b47d58546bee 676b774daba444ff8df9bc37a7525899 79df7757b7eb458cac3b961c5e2bc7b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 993/2058] 10.0.0.160 () {32 vars in 743 bytes} [Wed Jul 1 08:36:38 2026] GET /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2059] 10.0.0.160 () {32 vars in 742 bytes} [Wed Jul 1 08:36:38 2026] DELETE /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags/red => 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: 995/2060] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:36:38 2026] GET /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:38.318 8 INFO neutron.api.v2.resource [None req-89ba24a8-1321-4427-8d52-5f9836a28cd8 676b774daba444ff8df9bc37a7525899 79df7757b7eb458cac3b961c5e2bc7b5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 996/2061] 10.0.0.160 () {32 vars in 746 bytes} [Wed Jul 1 08:36:38 2026] DELETE /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2062] 10.0.0.160 () {32 vars in 734 bytes} [Wed Jul 1 08:36:38 2026] DELETE /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2063] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:36:38 2026] GET /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:38.614 9 INFO neutron.db.l3_hamode_db [None req-27cfd0d7-df49-4650-817d-5d807f573eac 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 999/2064] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:38 2026] DELETE /v2.0/subnets/a66df806-8a43-4a89-bf03-b6670756c72a => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2065] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:36:38 2026] DELETE /v2.0/networks/593fc2d7-8225-42a9-a20d-471e23483a22 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2066] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.0/security-groups?tenant_id=96ab79d99528437ebfc1581f711fe2b5&name=default => generated 2801 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2067] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:39 2026] DELETE /v2.0/security-groups/98dbce78-b867-4c9f-9600-0594ae95ab22 => 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: 1003/2068] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.0/security-groups?tenant_id=16a504e75d0b4cdd900124c65a5e78c5&name=default => generated 2801 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1066/2069] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:36 2026] POST /v2.0/routers => generated 687 bytes in 2950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1067/2070] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:39 2026] DELETE /v2.0/security-groups/619bafd1-2a17-4cfc-ae7d-c50ce8462ced => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1068/2071] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.0/routers/78d780ac-952a-4580-b98f-b0a20347594a => generated 693 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2072] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.0/security-groups?tenant_id=a1e8db2f2e1f47e8a83ad4df7442e099&name=default => generated 2801 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2073] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:36:39 2026] GET /v2.0/routers => generated 696 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1069/2074] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:39 2026] DELETE /v2.0/security-groups/bd199e1c-075c-4a39-88d0-3a9d329fd85a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1072/2077] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:40 2026] GET /v2.0/security-groups?tenant_id=79df7757b7eb458cac3b961c5e2bc7b5&name=default => generated 2801 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1073/2078] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:40 2026] DELETE /v2.0/security-groups/7094bae4-0b08-4b3a-9fc0-2cf0614e2973 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:40.507 8 INFO neutron.services.segments.plugin [-] Segment 7f4664cf-f6b3-42d6-844a-c922deffe038 resource provider aggregate not found 2026-07-01 08:36:40.512 8 INFO neutron.services.segments.plugin [-] Segment 7f4664cf-f6b3-42d6-844a-c922deffe038 resource provider aggregate not found 2026-07-01 08:36:40.529 8 INFO neutron.services.segments.plugin [-] Segment 7f4664cf-f6b3-42d6-844a-c922deffe038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4664cf-f6b3-42d6-844a-c922deffe038 found for delete ", "request_id": "req-bfd929ad-9a80-4e5a-b311-6f61b6245b65"}]} 2026-07-01 08:36:40.532 8 INFO neutron.services.segments.plugin [-] Segment 7f4664cf-f6b3-42d6-844a-c922deffe038 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4664cf-f6b3-42d6-844a-c922deffe038 found for delete ", "request_id": "req-e064c5bd-9dae-4018-802e-7c009582c514"}]} [pid: 8|app: 0|req: 1006/2079] 10.0.0.160 () {34 vars in 741 bytes} [Wed Jul 1 08:36:40 2026] PUT /v2.0/routers/78d780ac-952a-4580-b98f-b0a20347594a => generated 700 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1074/2080] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:36:40 2026] GET /v2.0/routers/78d780ac-952a-4580-b98f-b0a20347594a => generated 700 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2081] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:40 2026] GET /v2.0/ports?device_id=78d780ac-952a-4580-b98f-b0a20347594a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:41.963 9 INFO neutron.services.segments.plugin [-] Segment 691e41e5-deaf-4194-a2cf-a50605e1596e resource provider aggregate not found 2026-07-01 08:36:41.967 9 INFO neutron.services.segments.plugin [-] Segment 691e41e5-deaf-4194-a2cf-a50605e1596e resource provider aggregate not found 2026-07-01 08:36:41.987 9 INFO neutron.services.segments.plugin [-] Segment 691e41e5-deaf-4194-a2cf-a50605e1596e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 691e41e5-deaf-4194-a2cf-a50605e1596e found for delete ", "request_id": "req-a14a1436-abf2-4029-94b6-594fc4010394"}]} 2026-07-01 08:36:41.989 9 INFO neutron.services.segments.plugin [-] Segment 691e41e5-deaf-4194-a2cf-a50605e1596e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 691e41e5-deaf-4194-a2cf-a50605e1596e found for delete ", "request_id": "req-9a848751-c503-400d-8e68-7846918ee5e7"}]} 2026-07-01 08:36:41.993 9 INFO neutron.db.l3_hamode_db [None req-273db67e-071f-4b33-8064-46c7200e20f0 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] HA network 001f86d4-39b9-4a3b-bf5c-9d4edfabf8c6 was deleted as no HA routers are present in tenant cd38f1f6642642739d5d05b34d2a3f9d. [pid: 9|app: 0|req: 1075/2082] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:40 2026] DELETE /v2.0/routers/78d780ac-952a-4580-b98f-b0a20347594a => generated 0 bytes in 1027 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2083] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:42 2026] GET /v2.0/ports?device_id=78d780ac-952a-4580-b98f-b0a20347594a => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:42.072 9 INFO neutron.api.v2.resource [None req-1f9ec8f8-8cae-499b-b2e3-105b21e83c90 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1076/2084] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:42 2026] DELETE /v2.0/routers/78d780ac-952a-4580-b98f-b0a20347594a => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2085] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:42 2026] GET /v2.0/ports?device_id=0dc13899-976f-42e0-a96f-b719052a312b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:42.142 9 INFO neutron.api.v2.resource [None req-559a0f1f-3e8a-4348-88de-499005026719 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1077/2086] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:42 2026] DELETE /v2.0/routers/0dc13899-976f-42e0-a96f-b719052a312b => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:42.168 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d4114f1-7b56-4be6-9a37-f62dd887f6c2 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/2087] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:42 2026] DELETE /v2.0/subnets/e2945c46-5d47-4943-b999-a622d512d567 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1078/2088] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:42 2026] GET /v2.0/ports?device_id=230d55f5-46d3-4aaa-ba72-ba210d1d8959 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:42.234 8 INFO neutron.api.v2.resource [None req-d18665a0-b8c2-4b53-8587-f5ce67d1cd11 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1011/2089] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:42 2026] DELETE /v2.0/routers/230d55f5-46d3-4aaa-ba72-ba210d1d8959 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:42.259 9 INFO neutron.pecan_wsgi.hooks.translation [None req-cee6db9c-a70a-470d-b898-cf8da6f4bc9c 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1079/2090] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:42 2026] DELETE /v2.0/subnets/2685c529-0353-4e91-8372-d3ef15afe5d6 => 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: 1012/2091] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:36:42 2026] GET /v2.0/ports?device_id=5fa5865c-06c1-4f48-a201-006f048bec91 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:36:42.324 9 INFO neutron.api.v2.resource [None req-29e11f8c-19a6-422e-9224-a292bde49258 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1080/2092] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:42 2026] DELETE /v2.0/routers/5fa5865c-06c1-4f48-a201-006f048bec91 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:42.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc686532-0f2d-43a9-819a-8c8310ec83d2 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/2093] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:42 2026] DELETE /v2.0/subnets/d95828e3-e709-4dbb-9565-858a48ead703 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:42.389 9 INFO neutron.pecan_wsgi.hooks.translation [None req-bffd9ed7-9b02-4430-a44b-759d6d85bec4 6d57cf4c257841bea41a784677828a9f cd38f1f6642642739d5d05b34d2a3f9d - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1081/2094] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:36:42 2026] DELETE /v2.0/subnets/f255e292-42f0-4b75-93ff-7e4fd2035870 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2095] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:42 2026] GET /v2.0/security-groups?tenant_id=cd38f1f6642642739d5d05b34d2a3f9d&name=default => generated 2801 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1082/2096] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:43 2026] DELETE /v2.0/security-groups/67ba99b8-31b7-48c2-a103-8a16a0339a4f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2097] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:43 2026] GET /v2.0/security-groups?tenant_id=b875533d3ba247a794314db58f45e939&name=default => generated 2801 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1083/2098] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:43 2026] DELETE /v2.0/security-groups/01c79886-338b-4272-8c32-c4c60e279474 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2099] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:43 2026] GET /v2.0/security-groups?tenant_id=177847c614e5421a82374c373a798f2e&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1084/2100] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:44 2026] DELETE /v2.0/security-groups/92293561-04a4-4c24-8cab-055c4617cdb2 => 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: 1017/2101] 10.0.0.159 () {34 vars in 1016 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.0/security-groups?id=2245a68e-60e6-43cd-b32c-3db5050199fa&fields=id => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1085/2102] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.0/networks?id=c509c41c-e94b-4eca-a14b-eedcd65c4106 => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2103] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.0/quotas/b896b05d89df49c1951279ad3fa4e9b3 => generated 291 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1086/2104] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&fields=id => generated 149 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2105] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1087/2106] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:36:44 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 8|app: 0|req: 1020/2107] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:36:44 2026] POST /v2.0/subnetpools => generated 548 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1088/2108] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:36:45 2026] GET /v2.0/subnetpools/8d012e22-8c65-4ea1-b24a-ecb5ca0e72f9 => generated 548 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1089/2109] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:45 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => 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: 1021/2110] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:36:45 2026] PUT /v2.0/subnetpools/8d012e22-8c65-4ea1-b24a-ecb5ca0e72f9 => generated 500 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2111] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:45 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1090/2112] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:36:45 2026] DELETE /v2.0/subnetpools/8d012e22-8c65-4ea1-b24a-ecb5ca0e72f9 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:45.319 8 INFO neutron.api.v2.resource [None req-07b27dc4-4643-495e-89ed-f7ff7bb3c85e df0e169e3168469a85b0ddc9922deb21 30704a3e684b4c14b7d3278aa1da8e7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1023/2113] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:36:45 2026] GET /v2.0/subnetpools/8d012e22-8c65-4ea1-b24a-ecb5ca0e72f9 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:45.339 9 INFO neutron.api.v2.resource [None req-172402b5-c839-46ee-b7d1-6889af17141d df0e169e3168469a85b0ddc9922deb21 30704a3e684b4c14b7d3278aa1da8e7f - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1091/2114] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:36:45 2026] DELETE /v2.0/subnetpools/8d012e22-8c65-4ea1-b24a-ecb5ca0e72f9 => 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: 1024/2115] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:36:45 2026] GET /v2.0/networks?id=c509c41c-e94b-4eca-a14b-eedcd65c4106 => generated 735 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2116] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:36:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b896b05d89df49c1951279ad3fa4e9b3 => generated 343 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1092/2117] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:45 2026] GET /v2.0/security-groups?tenant_id=30704a3e684b4c14b7d3278aa1da8e7f&name=default => generated 2801 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1093/2118] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:46 2026] DELETE /v2.0/security-groups/79f26755-657e-49ff-b52c-94eb5217695c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2119] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:36:46 2026] POST /v2.0/ports => generated 1082 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1094/2120] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:36:46 2026] PUT /v2.0/ports/ac7e2096-2316-4bf3-8736-7521187910bc => generated 1207 bytes in 470 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: 1027/2121] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:46 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1246 bytes in 54 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-07-01 08:36:47.029 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-32dc39ee-6cbf-41d3-acfd-825da67fd2ea'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': 'ac7e2096-2316-4bf3-8736-7521187910bc', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1095/2122] 199.19.213.221 () {34 vars in 1062 bytes} [Wed Jul 1 08:36:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.104&port_id=ac7e2096-2316-4bf3-8736-7521187910bc => 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: 1028/2123] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/subnets?id=12e65ce1-eb2e-4fcc-bd52-49a1ed7f1243 => generated 630 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1096/2124] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/ports?network_id=c509c41c-e94b-4eca-a14b-eedcd65c4106&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: 1029/2125] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?fields=segments => generated 14 bytes in 89 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: 9|app: 0|req: 1097/2126] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 1030/2127] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1098/2128] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/networks?id=c509c41c-e94b-4eca-a14b-eedcd65c4106 => generated 735 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2129] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1099/2130] 199.19.213.221 () {34 vars in 1062 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.104&port_id=ac7e2096-2316-4bf3-8736-7521187910bc => 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: 1032/2131] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/security-groups?id=2245a68e-60e6-43cd-b32c-3db5050199fa&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1100/2132] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/subnets?id=12e65ce1-eb2e-4fcc-bd52-49a1ed7f1243 => 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: 1033/2133] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1101/2134] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/ports?network_id=c509c41c-e94b-4eca-a14b-eedcd65c4106&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: 1034/2135] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1102/2136] 199.19.213.221 () {34 vars in 1044 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/security-groups?id=2245a68e-60e6-43cd-b32c-3db5050199fa&fields=id&fields=name => generated 96 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2137] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1103/2138] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 1036/2139] 10.0.0.160 () {32 vars in 623 bytes} [Wed Jul 1 08:36:47 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1104/2140] 10.0.0.160 () {32 vars in 633 bytes} [Wed Jul 1 08:36:47 2026] GET /v2.0/ => generated 632 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2141] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:48 2026] GET /v2.0/security-groups?tenant_id=bafbf48aa07247a18c256b07c055d36e&name=default => generated 2801 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1105/2142] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:48 2026] DELETE /v2.0/security-groups/4b1673c3-9050-4e25-a6a8-221c3a7201ee => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2143] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:49 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1106/2144] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:36:49 2026] GET /v2.0/security-groups?id=2245a68e-60e6-43cd-b32c-3db5050199fa&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2145] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:36:49 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1107/2146] 10.0.0.199 () {30 vars in 650 bytes} [Wed Jul 1 08:36:51 2026] GET /v2.0/extensions => generated 19178 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2147] 10.0.0.199 () {30 vars in 724 bytes} [Wed Jul 1 08:36:51 2026] GET /v2.0/quotas/4591395cd7354e3382c6b0bcbf880607/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1108/2148] 10.0.0.199 () {30 vars in 650 bytes} [Wed Jul 1 08:36:53 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2149] 10.0.0.199 () {30 vars in 724 bytes} [Wed Jul 1 08:36:53 2026] GET /v2.0/quotas/4591395cd7354e3382c6b0bcbf880607/details => generated 847 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1110/2152] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:36:56 2026] GET /v2.0/security-groups?tenant_id=4591395cd7354e3382c6b0bcbf880607&name=default => generated 2803 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2153] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:36:56 2026] DELETE /v2.0/security-groups/dc8381a8-a7bf-4554-92d5-14bba8f216ae => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:58.641 9 INFO neutron.db.segments_db [None req-1240f739-a3be-4cc3-98ab-269a72ee3dba 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 9860245e-125a-4a29-97cf-45b65d04b38e of type vxlan for network da288e34-de55-4ca2-b6c0-c2ddce40cd41 [pid: 9|app: 0|req: 1111/2154] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:36:58 2026] POST /v2.0/networks => generated 740 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2155] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:58 2026] POST /v2.0/subnets => generated 663 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:36:59.126 9 INFO neutron.db.segments_db [None req-0f0d524b-7c4b-4f25-8934-1ae12db25cf6 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 070e7692-ebb0-4db2-93cb-c524e13d9125 of type vxlan for network 11a16746-aa6c-4b29-97b7-0d70ba3e3a96 2026-07-01 08:36:59.449 9 INFO neutron.db.l3_hamode_db [None req-0f0d524b-7c4b-4f25-8934-1ae12db25cf6 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:37:00.780 9 INFO neutron.db.l3_hamode_db [None req-0f0d524b-7c4b-4f25-8934-1ae12db25cf6 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1112/2156] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:36:59 2026] POST /v2.0/routers => generated 727 bytes in 2833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2157] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:37:01 2026] PUT /v2.0/routers/7e9f3cf4-5303-48c5-920f-7e81c587ae9a/add_router_interface => generated 309 bytes in 1590 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:04.642 9 INFO neutron.db.segments_db [None req-5fcce3aa-c08f-48dc-85b4-cb3073c93fcd 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 12122b11-8da3-410a-96fa-61888d4dc327 of type vxlan for network 99dbbc4e-f7c7-4b10-aae6-83bba83e8775 [pid: 9|app: 0|req: 1113/2158] 10.0.0.160 () {34 vars in 671 bytes} [Wed Jul 1 08:37:04 2026] POST /v2.0/networks => generated 741 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2159] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:37:04 2026] POST /v2.0/subnets => generated 664 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:05.062 9 INFO neutron.db.segments_db [None req-1c87943f-78d8-4ff5-a35d-033eadf7f7cd 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Added segment 6f2030b0-1328-45a9-97de-aff268d052cd of type vxlan for network dcee02e2-7c03-4268-8df9-d6f3abcd5aa1 2026-07-01 08:37:05.452 9 INFO neutron.db.l3_hamode_db [None req-1c87943f-78d8-4ff5-a35d-033eadf7f7cd 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:37:06.590 9 INFO neutron.db.l3_hamode_db [None req-1c87943f-78d8-4ff5-a35d-033eadf7f7cd 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1114/2160] 10.0.0.160 () {34 vars in 669 bytes} [Wed Jul 1 08:37:05 2026] POST /v2.0/routers => generated 728 bytes in 2708 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2161] 199.19.213.221 () {34 vars in 1096 bytes} [Wed Jul 1 08:37:07 2026] GET /v2.0/ports?device_id=d908997a-0778-4ed2-8011-c82d1e99175e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2162] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:07 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=d908997a-0778-4ed2-8011-c82d1e99175e => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2163] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:07 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 800 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2164] 199.19.213.221 () {34 vars in 1056 bytes} [Wed Jul 1 08:37:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 859 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2165] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15c&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2166] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e&id=c1cace83-3246-4174-8c6e-e0135a9643cf => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2167] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&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: 1054/2168] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2169] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 1056/2170] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:08 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 9|app: 0|req: 1115/2171] 10.0.0.160 () {34 vars in 783 bytes} [Wed Jul 1 08:37:07 2026] PUT /v2.0/routers/db091852-35ac-4973-a225-b60c3fa52485/add_router_interface => generated 309 bytes in 2023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1117/2174] 10.0.0.160 () {34 vars in 685 bytes} [Wed Jul 1 08:37:10 2026] POST /v2.0/security-groups => generated 1611 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2175] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:37:10 2026] POST /v2.0/security-group-rules => generated 565 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1118/2176] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:37:10 2026] POST /v2.0/security-group-rules => generated 564 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2177] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:37:10 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1119/2178] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:37:10 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) 2026-07-01 08:37:11.120 8 INFO neutron.db.securitygroups_db [None req-e97b33f9-831f-479f-8546-aac57c40550f ee047948749a40f0823ececee4bf606e 48e5ec4f4b0d4edbab5a40ccca99e20a - - - -] Project 48e5ec4f4b0d4edbab5a40ccca99e20a 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: 1060/2179] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:37:11 2026] POST /v2.0/security-group-rules => generated 575 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:11.237 9 INFO neutron.db.securitygroups_db [None req-98a70f6e-6d77-4743-9225-bf7521b82222 ee047948749a40f0823ececee4bf606e 48e5ec4f4b0d4edbab5a40ccca99e20a - - - -] Project 48e5ec4f4b0d4edbab5a40ccca99e20a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 9|app: 0|req: 1120/2180] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:37:11 2026] POST /v2.0/security-group-rules => generated 574 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2181] 10.0.0.160 () {34 vars in 685 bytes} [Wed Jul 1 08:37:11 2026] POST /v2.0/security-groups => generated 1599 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1121/2182] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:37:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2183] 10.0.0.160 () {34 vars in 695 bytes} [Wed Jul 1 08:37:11 2026] POST /v2.0/security-group-rules => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1122/2184] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:37:12 2026] POST /v2.0/floatingips => generated 552 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2185] 10.0.0.159 () {34 vars in 1098 bytes} [Wed Jul 1 08:37:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-809630014&fields=id&tenant_id=48e5ec4f4b0d4edbab5a40ccca99e20a => generated 69 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1123/2186] 10.0.0.159 () {34 vars in 1100 bytes} [Wed Jul 1 08:37:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1032082568&fields=id&tenant_id=48e5ec4f4b0d4edbab5a40ccca99e20a => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2187] 10.0.0.159 () {34 vars in 982 bytes} [Wed Jul 1 08:37:13 2026] GET /v2.0/networks?id=da288e34-de55-4ca2-b6c0-c2ddce40cd41 => generated 672 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1124/2188] 10.0.0.159 () {34 vars in 965 bytes} [Wed Jul 1 08:37:13 2026] GET /v2.0/quotas/48e5ec4f4b0d4edbab5a40ccca99e20a => 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: 1065/2189] 10.0.0.159 () {34 vars in 1002 bytes} [Wed Jul 1 08:37:13 2026] GET /v2.0/ports?tenant_id=48e5ec4f4b0d4edbab5a40ccca99e20a&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1125/2190] 10.0.0.159 () {34 vars in 1008 bytes} [Wed Jul 1 08:37:13 2026] GET /v2.0/networks/da288e34-de55-4ca2-b6c0-c2ddce40cd41?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: 1066/2191] 10.0.0.159 () {34 vars in 1108 bytes} [Wed Jul 1 08:37:13 2026] GET /v2.0/networks/da288e34-de55-4ca2-b6c0-c2ddce40cd41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1126/2192] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:37:13 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => 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: 1067/2193] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:14 2026] GET /v2.0/networks?id=da288e34-de55-4ca2-b6c0-c2ddce40cd41 => generated 672 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1127/2194] 199.19.213.221 () {34 vars in 1050 bytes} [Wed Jul 1 08:37:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=48e5ec4f4b0d4edbab5a40ccca99e20a => generated 273 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1128/2195] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:37:14 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2196] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:37:14 2026] POST /v2.0/ports => generated 997 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1129/2197] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:37:15 2026] PUT /v2.0/ports/ac149483-f70d-466e-a845-8d721bb9c73f => generated 1242 bytes in 439 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: 1069/2198] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/ports?tenant_id=48e5ec4f4b0d4edbab5a40ccca99e20a&device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1281 bytes in 32 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: 9|app: 0|req: 1130/2199] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ac149483-f70d-466e-a845-8d721bb9c73f => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2200] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/subnets?id=8d24d74d-e519-4b89-9117-f573194f5e7f => generated 666 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:15.669 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-92852a16-48fa-4942-84e7-7687e4318f05'] response: {'name': 'network-changed', 'server_uuid': '2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a', 'tag': 'ac149483-f70d-466e-a845-8d721bb9c73f', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1131/2201] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/ports?network_id=da288e34-de55-4ca2-b6c0-c2ddce40cd41&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: 1071/2202] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/networks/da288e34-de55-4ca2-b6c0-c2ddce40cd41?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: 9|app: 0|req: 1132/2203] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/networks/da288e34-de55-4ca2-b6c0-c2ddce40cd41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2204] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1012 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1133/2205] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/ports?tenant_id=48e5ec4f4b0d4edbab5a40ccca99e20a&device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1281 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2206] 10.0.0.159 () {34 vars in 1120 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/security-groups?id=2fb767ba-376b-4566-bfbe-48172196d81e&id=c2dde78e-c8ea-4221-a8ec-570662724098&fields=id&fields=name => generated 206 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1134/2207] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.0/networks?id=da288e34-de55-4ca2-b6c0-c2ddce40cd41 => generated 768 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2208] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ac149483-f70d-466e-a845-8d721bb9c73f => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1135/2209] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.0/subnets?id=8d24d74d-e519-4b89-9117-f573194f5e7f => generated 666 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2210] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.0/ports?network_id=da288e34-de55-4ca2-b6c0-c2ddce40cd41&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: 9|app: 0|req: 1136/2211] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2212] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.0/networks/da288e34-de55-4ca2-b6c0-c2ddce40cd41?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1137/2213] 199.19.213.221 () {34 vars in 1124 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.0/security-groups?id=2fb767ba-376b-4566-bfbe-48172196d81e&id=c2dde78e-c8ea-4221-a8ec-570662724098&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2214] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.0/networks/da288e34-de55-4ca2-b6c0-c2ddce40cd41?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: 9|app: 0|req: 1138/2215] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:37:17 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1012 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2216] 10.0.0.159 () {34 vars in 1120 bytes} [Wed Jul 1 08:37:17 2026] GET /v2.0/security-groups?id=2fb767ba-376b-4566-bfbe-48172196d81e&id=c2dde78e-c8ea-4221-a8ec-570662724098&fields=id&fields=name => generated 206 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1139/2217] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:37:18 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1014 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2218] 10.0.0.159 () {34 vars in 1120 bytes} [Wed Jul 1 08:37:18 2026] GET /v2.0/security-groups?id=2fb767ba-376b-4566-bfbe-48172196d81e&id=c2dde78e-c8ea-4221-a8ec-570662724098&fields=id&fields=name => generated 206 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1140/2219] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:37:18 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:37:19.922 8 INFO neutron.db.l3_db [None req-12e365b1-0e61-458e-8bc1-5ec18b826156 ee047948749a40f0823ececee4bf606e 48e5ec4f4b0d4edbab5a40ccca99e20a - - - -] Floating IP f3da1ece-1900-4d48-ae9c-3f19a7af9059 associated. External IP: 10.96.250.201, port: ac149483-f70d-466e-a845-8d721bb9c73f. [pid: 8|app: 0|req: 1080/2220] 10.0.0.160 () {34 vars in 749 bytes} [Wed Jul 1 08:37:18 2026] PUT /v2.0/floatingips/f3da1ece-1900-4d48-ae9c-3f19a7af9059 => generated 856 bytes in 1742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1141/2221] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:37: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: 8|app: 0|req: 1081/2222] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:37: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: 9|app: 0|req: 1142/2223] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2224] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1143/2225] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:23.906 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e40ced36-73fc-4492-bdc8-e2ed0092a55a'] response: {'name': 'network-changed', 'server_uuid': '2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a', 'tag': 'ac149483-f70d-466e-a845-8d721bb9c73f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1083/2226] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.0/ports?tenant_id=48e5ec4f4b0d4edbab5a40ccca99e20a&device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2227] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1144/2228] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:23 2026] GET /v2.0/networks?id=da288e34-de55-4ca2-b6c0-c2ddce40cd41 => generated 768 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1145/2229] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ac149483-f70d-466e-a845-8d721bb9c73f => generated 861 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1146/2230] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/subnets?id=8d24d74d-e519-4b89-9117-f573194f5e7f => generated 666 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1147/2231] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/ports?network_id=da288e34-de55-4ca2-b6c0-c2ddce40cd41&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1148/2232] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/networks/da288e34-de55-4ca2-b6c0-c2ddce40cd41?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1149/2233] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/networks/da288e34-de55-4ca2-b6c0-c2ddce40cd41?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: 1085/2234] 199.19.213.221 () {34 vars in 677 bytes} [Wed Jul 1 08:37:23 2026] POST /v2.0/ports => generated 1097 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1150/2235] 10.0.0.159 () {34 vars in 971 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1097 bytes in 33 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: 1086/2236] 10.0.0.159 () {34 vars in 907 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/extensions => generated 19178 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1151/2237] 199.19.213.221 () {34 vars in 1262 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2238] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1152/2239] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?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: 8|app: 0|req: 1088/2240] 199.19.213.221 () {34 vars in 975 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1097 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1153/2241] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.0/networks?id=c644792e-8334-4e73-934e-e713af95d895 => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2244] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:37:24 2026] PUT /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1251 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1156/2245] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2527 bytes in 42 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: 1090/2246] 199.19.213.221 () {34 vars in 1062 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.104&port_id=ac7e2096-2316-4bf3-8736-7521187910bc => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1157/2247] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/subnets?id=12e65ce1-eb2e-4fcc-bd52-49a1ed7f1243 => generated 630 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2248] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/ports?network_id=c509c41c-e94b-4eca-a14b-eedcd65c4106&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: 9|app: 0|req: 1158/2249] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?fields=segments => generated 14 bytes in 82 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: 1092/2250] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 9|app: 0|req: 1159/2251] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=164337f0-3e54-4d54-afbb-d91139a4aa75 => 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: 1093/2252] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/subnets?id=82c0f41c-791b-4903-9d11-836f1ead871e => generated 655 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1160/2253] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:25 2026] GET /v2.0/ports?network_id=c644792e-8334-4e73-934e-e713af95d895&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:37:26.008 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-97264158-847c-44c5-8898-722758539c4d'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': '164337f0-3e54-4d54-afbb-d91139a4aa75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1094/2254] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1161/2255] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2256] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2527 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1162/2257] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/networks?id=c644792e-8334-4e73-934e-e713af95d895 => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2258] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=164337f0-3e54-4d54-afbb-d91139a4aa75 => 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: 1097/2260] 10.0.0.159 () {34 vars in 971 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1287 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1163/2260] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/subnets?id=82c0f41c-791b-4903-9d11-836f1ead871e => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2261] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/ports?network_id=c644792e-8334-4e73-934e-e713af95d895&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: 1099/2262] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?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: 1100/2263] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?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: 9|app: 0|req: 1164/2264] 199.19.213.221 () {34 vars in 749 bytes} [Wed Jul 1 08:37:26 2026] PUT /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1312 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2265] 199.19.213.221 () {30 vars in 732 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/security-groups?name=lb-606e8e39-617b-4901-8cca-9e2d0d2b56c1 => generated 1575 bytes in 40 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-07-01 08:37:26.769 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-14d1704f-d335-49dd-84c1-d1419434d56e'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': '164337f0-3e54-4d54-afbb-d91139a4aa75', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1102/2266] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2588 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2267] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/networks?id=c644792e-8334-4e73-934e-e713af95d895 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2268] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=164337f0-3e54-4d54-afbb-d91139a4aa75 => 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: 1105/2269] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:26 2026] GET /v2.0/subnets?id=82c0f41c-791b-4903-9d11-836f1ead871e => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1165/2270] 199.19.213.221 () {34 vars in 749 bytes} [Wed Jul 1 08:37:26 2026] PUT /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1312 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2271] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/ports?network_id=c644792e-8334-4e73-934e-e713af95d895&device_owner=network%3Adhcp => generated 1461 bytes in 27 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: 1107/2272] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2273] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2274] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:37:27 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: 9|app: 0|req: 1166/2275] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?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: 1110/2276] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2277] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1167/2278] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?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: 1112/2279] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1168/2280] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1348 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2281] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1169/2282] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895 => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2283] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1170/2284] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2285] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1014 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1171/2286] 10.0.0.159 () {34 vars in 1120 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.0/security-groups?id=2fb767ba-376b-4566-bfbe-48172196d81e&id=c2dde78e-c8ea-4221-a8ec-570662724098&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2287] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1283 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1172/2288] 10.0.0.160 () {32 vars in 858 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.0/floatingips?floating_network_id=1f0551f7-e736-490e-94a8-508563dbf609&port_id=ac149483-f70d-466e-a845-8d721bb9c73f => generated 861 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2289] 10.0.0.70 () {34 vars in 989 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:37:28.816 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a904c555-56e7-408c-9c71-1bc48713c3eb'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': '164337f0-3e54-4d54-afbb-d91139a4aa75', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1173/2290] 10.0.0.70 () {34 vars in 1119 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.0/security-groups?id=c2dde78e-c8ea-4221-a8ec-570662724098&id=2fb767ba-376b-4566-bfbe-48172196d81e&fields=id&fields=name => generated 206 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2291] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1174/2292] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.0/networks?id=c644792e-8334-4e73-934e-e713af95d895 => generated 801 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2293] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1175/2294] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:29 2026] GET /v2.0/subnets?id=82c0f41c-791b-4903-9d11-836f1ead871e => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2295] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:29 2026] GET /v2.0/ports?network_id=c644792e-8334-4e73-934e-e713af95d895&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1176/2296] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:29 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2297] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:29 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?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: 9|app: 0|req: 1177/2298] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:37:30 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1014 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2299] 10.0.0.159 () {34 vars in 1120 bytes} [Wed Jul 1 08:37:30 2026] GET /v2.0/security-groups?id=2fb767ba-376b-4566-bfbe-48172196d81e&id=c2dde78e-c8ea-4221-a8ec-570662724098&fields=id&fields=name => generated 206 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1178/2300] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:37:31 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:37:31.677 8 INFO neutron.db.l3_db [None req-5a365080-3a39-4a0a-81da-a6e661e90035 ee047948749a40f0823ececee4bf606e 48e5ec4f4b0d4edbab5a40ccca99e20a - - - -] Floating IP f3da1ece-1900-4d48-ae9c-3f19a7af9059 disassociated. External IP: 10.96.250.201, port: ac149483-f70d-466e-a845-8d721bb9c73f. [pid: 9|app: 0|req: 1179/2301] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:37:32 2026] GET /v2.0/ports?device_id=2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a => 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: 1123/2302] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:37:31 2026] DELETE /v2.0/ports/ac149483-f70d-466e-a845-8d721bb9c73f => generated 0 bytes in 805 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1180/2303] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:37:33 2026] DELETE /v2.0/security-groups/2fb767ba-376b-4566-bfbe-48172196d81e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:37:33.407 8 INFO neutron.api.v2.resource [None req-c5480e6d-411d-4573-b397-d3900e992e65 ee047948749a40f0823ececee4bf606e 48e5ec4f4b0d4edbab5a40ccca99e20a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1124/2304] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:37:33 2026] GET /v2.0/security-groups/2fb767ba-376b-4566-bfbe-48172196d81e => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1181/2305] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:37:33 2026] DELETE /v2.0/floatingips/f3da1ece-1900-4d48-ae9c-3f19a7af9059 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:37:33.764 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7614af20-106a-4553-91da-1cc3343385e2'] response: {'server_uuid': '2874bbc1-a0e4-4ed4-bc9f-491e48d4f82a', 'name': 'network-vif-deleted', 'tag': 'ac149483-f70d-466e-a845-8d721bb9c73f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1125/2306] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:37:33 2026] DELETE /v2.0/security-groups/c2dde78e-c8ea-4221-a8ec-570662724098 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:37:34.810 8 INFO neutron.db.l3_db [None req-08ee24ed-6e9a-4f2e-bc43-d2d37bd56dc4 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Floating IP 10d511b1-7db8-4011-b879-0bd04d7156bd associated. External IP: 10.96.250.209, port: d56474db-7620-4a84-8f40-1cda8acf9a91. [pid: 8|app: 0|req: 1126/2307] 10.0.0.160 () {34 vars in 677 bytes} [Wed Jul 1 08:37:33 2026] POST /v2.0/floatingips => generated 899 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1182/2308] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:37:33 2026] PUT /v2.0/routers/7e9f3cf4-5303-48c5-920f-7e81c587ae9a/remove_router_interface => generated 309 bytes in 1551 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:36.604 8 INFO neutron.services.segments.plugin [-] Segment 070e7692-ebb0-4db2-93cb-c524e13d9125 resource provider aggregate not found 2026-07-01 08:37:36.609 8 INFO neutron.services.segments.plugin [-] Segment 070e7692-ebb0-4db2-93cb-c524e13d9125 resource provider aggregate not found 2026-07-01 08:37:36.624 8 INFO neutron.db.l3_hamode_db [None req-996f8a73-0044-40b3-a004-1320984c59ba 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network 11a16746-aa6c-4b29-97b7-0d70ba3e3a96 was deleted as no HA routers are present in tenant 48e5ec4f4b0d4edbab5a40ccca99e20a. 2026-07-01 08:37:36.628 8 INFO neutron.services.segments.plugin [-] Segment 070e7692-ebb0-4db2-93cb-c524e13d9125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070e7692-ebb0-4db2-93cb-c524e13d9125 found for delete ", "request_id": "req-74122b7c-bf85-4540-b8ea-ec67bc3a24ee"}]} [pid: 8|app: 0|req: 1127/2309] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:37:35 2026] DELETE /v2.0/routers/7e9f3cf4-5303-48c5-920f-7e81c587ae9a => generated 0 bytes in 1164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1183/2310] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:37:36 2026] DELETE /v2.0/subnets/8d24d74d-e519-4b89-9117-f573194f5e7f => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:37:36.868 8 INFO neutron.services.segments.plugin [-] Segment 070e7692-ebb0-4db2-93cb-c524e13d9125 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 070e7692-ebb0-4db2-93cb-c524e13d9125 found for delete ", "request_id": "req-6f83cadf-f9c2-4ed2-ba1e-19ae6226d82d"}]} [pid: 8|app: 0|req: 1128/2311] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:37:36 2026] DELETE /v2.0/networks/da288e34-de55-4ca2-b6c0-c2ddce40cd41 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1184/2312] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:37:37 2026] PUT /v2.0/routers/db091852-35ac-4973-a225-b60c3fa52485/remove_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2313] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:37:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2314] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:37:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2315] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:37:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2316] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:37:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:37:38.707 8 INFO neutron.services.segments.plugin [-] Segment 9860245e-125a-4a29-97cf-45b65d04b38e resource provider aggregate not found [pid: 8|app: 0|req: 1133/2317] 199.19.213.221 () {30 vars in 732 bytes} [Wed Jul 1 08:37:38 2026] GET /v2.0/security-groups?name=lb-606e8e39-617b-4901-8cca-9e2d0d2b56c1 => generated 1575 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:37:38.737 8 INFO neutron.services.segments.plugin [-] Segment 9860245e-125a-4a29-97cf-45b65d04b38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9860245e-125a-4a29-97cf-45b65d04b38e found for delete ", "request_id": "req-382bb734-b59f-436c-ae91-c63be57929cf"}]} [pid: 8|app: 0|req: 1134/2318] 199.19.213.221 () {30 vars in 762 bytes} [Wed Jul 1 08:37:38 2026] GET /v2.0/security-group-rules?security_group_id=448666d6-51e5-42d6-96f5-56080b2e75e6 => generated 1118 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2319] 199.19.213.221 () {34 vars in 707 bytes} [Wed Jul 1 08:37:38 2026] POST /v2.0/security-group-rules => generated 565 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:38.902 8 INFO neutron.services.segments.plugin [-] Segment 9860245e-125a-4a29-97cf-45b65d04b38e resource provider aggregate not found 2026-07-01 08:37:38.928 8 INFO neutron.services.segments.plugin [-] Segment 9860245e-125a-4a29-97cf-45b65d04b38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9860245e-125a-4a29-97cf-45b65d04b38e found for delete ", "request_id": "req-600911bb-a611-4a34-a95e-5342ae7c4fc8"}]} [pid: 8|app: 0|req: 1136/2320] 199.19.213.221 () {34 vars in 707 bytes} [Wed Jul 1 08:37:38 2026] POST /v2.0/security-group-rules => generated 569 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:39.604 9 INFO neutron.services.segments.plugin [-] Segment 6f2030b0-1328-45a9-97de-aff268d052cd resource provider aggregate not found 2026-07-01 08:37:39.609 9 INFO neutron.services.segments.plugin [-] Segment 6f2030b0-1328-45a9-97de-aff268d052cd resource provider aggregate not found 2026-07-01 08:37:39.626 9 INFO neutron.services.segments.plugin [-] Segment 6f2030b0-1328-45a9-97de-aff268d052cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f2030b0-1328-45a9-97de-aff268d052cd found for delete ", "request_id": "req-3c3eb1d2-b4a7-4268-81f5-0125fef4636c"}]} 2026-07-01 08:37:39.629 9 INFO neutron.services.segments.plugin [-] Segment 6f2030b0-1328-45a9-97de-aff268d052cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f2030b0-1328-45a9-97de-aff268d052cd found for delete ", "request_id": "req-db7b5050-8f99-4c24-a174-257d04b48328"}]} 2026-07-01 08:37:39.635 9 INFO neutron.db.l3_hamode_db [None req-3f3c5070-482a-4a28-8100-57e6a1721f1a 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] HA network dcee02e2-7c03-4268-8df9-d6f3abcd5aa1 was deleted as no HA routers are present in tenant 722f9c3039974983a28b40a0bb04add2. [pid: 9|app: 0|req: 1185/2321] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:37:38 2026] DELETE /v2.0/routers/db091852-35ac-4973-a225-b60c3fa52485 => generated 0 bytes in 1124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2322] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:37:39 2026] DELETE /v2.0/subnets/9e1772f1-05e9-4dd7-86e3-3a8451f10e16 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1186/2325] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:37:39 2026] DELETE /v2.0/networks/99dbbc4e-f7c7-4b10-aae6-83bba83e8775 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2326] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:37:40 2026] GET /v2.0/security-groups?tenant_id=722f9c3039974983a28b40a0bb04add2&name=default => generated 2805 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1187/2327] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:37:40 2026] DELETE /v2.0/security-groups/f976cd63-fdde-4d49-a201-c9c0cfea5b94 => 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: 1141/2328] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:37:40 2026] GET /v2.0/security-groups?tenant_id=48e5ec4f4b0d4edbab5a40ccca99e20a&name=default => generated 2805 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1188/2329] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:37:40 2026] DELETE /v2.0/security-groups/5b7dfe77-ae6e-412e-84e4-4264c2f2f006 => 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: 1142/2330] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:37:45 2026] POST /v2.0/floatingips => generated 552 bytes in 1216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:46.354 9 INFO neutron.services.segments.plugin [-] Segment 12122b11-8da3-410a-96fa-61888d4dc327 resource provider aggregate not found 2026-07-01 08:37:46.359 9 INFO neutron.services.segments.plugin [-] Segment 12122b11-8da3-410a-96fa-61888d4dc327 resource provider aggregate not found 2026-07-01 08:37:46.385 9 INFO neutron.services.segments.plugin [-] Segment 12122b11-8da3-410a-96fa-61888d4dc327 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12122b11-8da3-410a-96fa-61888d4dc327 found for delete ", "request_id": "req-db21669a-d9b4-4e9e-8d05-0d2150128dca"}]} 2026-07-01 08:37:46.385 9 INFO neutron.services.segments.plugin [-] Segment 12122b11-8da3-410a-96fa-61888d4dc327 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12122b11-8da3-410a-96fa-61888d4dc327 found for delete ", "request_id": "req-9815c05e-4faa-48c3-9ba1-0f0d59d9986c"}]} [pid: 8|app: 0|req: 1143/2331] 10.0.0.203 () {30 vars in 659 bytes} [Wed Jul 1 08:37:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2332] 10.0.0.203 () {30 vars in 661 bytes} [Wed Jul 1 08:37:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2333] 10.0.0.203 () {30 vars in 637 bytes} [Wed Jul 1 08:37:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2334] 10.0.0.203 () {30 vars in 673 bytes} [Wed Jul 1 08:37:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1189/2335] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:37:46 2026] POST /v2.0/floatingips => generated 552 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1190/2336] 10.0.0.203 () {28 vars in 439 bytes} [Wed Jul 1 08:37:47 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1191/2337] 10.0.0.203 () {30 vars in 697 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/subnets/4eddc692-5139-4478-9174-caea255ea16e => generated 631 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2338] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:37:46 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2339] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:37: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) [pid: 8|app: 0|req: 1149/2340] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2341] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2342] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2343] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/subnets/4eddc692-5139-4478-9174-caea255ea16e => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2344] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2590 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2345] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:37:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2346] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:37:47 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: 1156/2347] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:37: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: 1157/2348] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:37:47 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: 9|app: 0|req: 1192/2349] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:37:47 2026] POST /v2.0/floatingips => generated 552 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1193/2350] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1194/2351] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 9|app: 0|req: 1195/2352] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2353] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:37:48 2026] POST /v2.0/floatingips => generated 552 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2354] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:37:48 2026] PUT /v2.0/floatingips/a0638ce0-6175-4f27-b891-e5c03263d606/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2355] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:37:48 2026] PUT /v2.0/floatingips/c716fc70-0f72-4b18-b5bf-6ca597e839f1/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2356] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:37:48 2026] PUT /v2.0/floatingips/67f792a8-d18c-4abe-97cf-f8787539d2a3/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2357] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:37:49 2026] PUT /v2.0/floatingips/f56afa91-0323-4caa-ba9c-03c5624a9328/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1196/2358] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:37:48 2026] POST /v2.0/ports => generated 1299 bytes in 443 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: 8|app: 0|req: 1163/2359] 10.0.0.160 () {32 vars in 672 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2360] 10.0.0.160 () {32 vars in 686 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2361] 10.0.0.160 () {32 vars in 682 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2362] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2363] 10.0.0.160 () {32 vars in 680 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2364] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2365] 10.0.0.160 () {32 vars in 690 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2366] 10.0.0.160 () {32 vars in 702 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1197/2367] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:37:49 2026] PUT /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 1424 bytes in 406 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-07-01 08:37:49.603 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef043f40-a310-4e27-b9af-28fff015fbaf'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': '5cbde573-0ccf-4945-b396-1572a92dd0f9', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1198/2368] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 4042 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1199/2369] 199.19.213.221 () {34 vars in 1062 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.104&port_id=ac7e2096-2316-4bf3-8736-7521187910bc => generated 19 bytes in 25 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: 9|app: 0|req: 1200/2370] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/subnets?id=12e65ce1-eb2e-4fcc-bd52-49a1ed7f1243 => generated 630 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1201/2371] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/ports?network_id=c509c41c-e94b-4eca-a14b-eedcd65c4106&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1202/2372] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1203/2373] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 9|app: 0|req: 1204/2374] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=164337f0-3e54-4d54-afbb-d91139a4aa75 => 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: 1171/2375] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:37:49 2026] DELETE /v2.0/floatingips/a0638ce0-6175-4f27-b891-e5c03263d606 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1205/2376] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/subnets?id=82c0f41c-791b-4903-9d11-836f1ead871e => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1206/2377] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.0/ports?network_id=c644792e-8334-4e73-934e-e713af95d895&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: 9|app: 0|req: 1207/2378] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1208/2379] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1209/2380] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1210/2381] 199.19.213.221 () {34 vars in 1102 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A95&port_id=5cbde573-0ccf-4945-b396-1572a92dd0f9 => 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: 1172/2382] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:37:49 2026] DELETE /v2.0/floatingips/c716fc70-0f72-4b18-b5bf-6ca597e839f1 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1211/2383] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e&id=c1cace83-3246-4174-8c6e-e0135a9643cf => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1212/2384] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1213/2385] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&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: 9|app: 0|req: 1214/2386] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1215/2387] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 9|app: 0|req: 1216/2388] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 4042 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2389] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:37:50 2026] DELETE /v2.0/floatingips/67f792a8-d18c-4abe-97cf-f8787539d2a3 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1217/2390] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1218/2391] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1219/2392] 199.19.213.221 () {34 vars in 1102 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A95&port_id=5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1220/2393] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e&id=c1cace83-3246-4174-8c6e-e0135a9643cf => generated 1362 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1221/2394] 10.0.0.159 () {34 vars in 971 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1222/2395] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1223/2396] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 1460 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1224/2397] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1225/2398] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 1460 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2399] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:37:50 2026] DELETE /v2.0/floatingips/f56afa91-0323-4caa-ba9c-03c5624a9328 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1226/2400] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 1175/2401] 199.19.213.221 () {34 vars in 750 bytes} [Wed Jul 1 08:37:51 2026] PUT /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 1199 bytes in 326 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-07-01 08:37:51.403 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-41c3c619-5e9f-41c4-981c-30999abf6995'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': '5cbde573-0ccf-4945-b396-1572a92dd0f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1176/2402] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 9|app: 0|req: 1227/2403] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:37:51 2026] DELETE /v2.0/floatingips/c4c4aff9-1f9b-49c9-b21b-f7f944fbeac6 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2404] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 797 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1228/2405] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 3817 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2406] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/subnets/4eddc692-5139-4478-9174-caea255ea16e => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1229/2407] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 800 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2408] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2409] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2410] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1230/2411] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=5cbde573-0ccf-4945-b396-1572a92dd0f9 => 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: 1182/2412] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2413] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1231/2414] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2415] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1232/2416] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1233/2417] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1350 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2418] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1234/2419] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2420] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 9|app: 0|req: 1235/2421] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895 => generated 798 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2422] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1236/2423] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:52 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2424] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:37:52 2026] GET /v2.0/security-groups?tenant_id=21507782760c47d8ae4fb8c75a01b61c&name=default => generated 2805 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1237/2425] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:37:52 2026] DELETE /v2.0/security-groups/87caa914-933e-4b29-a057-95c33ba3a226 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2426] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:37:52 2026] GET /v2.0/security-groups?tenant_id=411143cfd9074f0bb0d6669ad2490f15&name=default => generated 2805 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1238/2427] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:37:52 2026] DELETE /v2.0/security-groups/8b51545b-ccf0-4c62-8b08-3ae7c5173983 => 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: 1190/2428] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:37:53 2026] GET /v2.0/security-groups?tenant_id=feccbc0ce59c4ff28de9826f5be91b9f&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1239/2429] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:37:53 2026] DELETE /v2.0/security-groups/3e0005ab-27ed-4a1f-b733-a0daa2b2b9d2 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:37:57.632 9 INFO neutron.db.segments_db [None req-910e7ab7-25e0-4930-a249-14254c7533f3 9777952abf7b4cd89feb10fe92838707 60bc512bec4048cab6150c86288cc8ad - - - -] Added segment 66886e50-2b40-4ff4-a7d9-30c4a9beae66 of type vxlan for network f378878e-03c0-4882-aa1e-883ea5383ded [pid: 9|app: 0|req: 1241/2432] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:37:57 2026] POST /v2.0/networks => generated 631 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:57.827 8 INFO neutron.db.segments_db [None req-8920c93c-ef7f-47a7-8a8e-af1ca63bc2b3 9777952abf7b4cd89feb10fe92838707 60bc512bec4048cab6150c86288cc8ad - - - -] Added segment b8631000-3411-4016-98b2-797fcb5a15b1 of type vxlan for network b1b0ce09-acb4-405f-9189-17e0a59f02d8 [pid: 9|app: 0|req: 1242/2433] 10.0.0.203 () {30 vars in 659 bytes} [Wed Jul 1 08:37:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1243/2434] 10.0.0.203 () {30 vars in 661 bytes} [Wed Jul 1 08:37: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: 9|app: 0|req: 1244/2435] 10.0.0.203 () {30 vars in 637 bytes} [Wed Jul 1 08:37:57 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: 9|app: 0|req: 1245/2436] 10.0.0.203 () {30 vars in 673 bytes} [Wed Jul 1 08:37:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2437] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:37:57 2026] POST /v2.0/networks => generated 631 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:58.084 9 INFO neutron.db.segments_db [None req-593791bf-2244-4988-a961-ca3f9be3270c 9777952abf7b4cd89feb10fe92838707 60bc512bec4048cab6150c86288cc8ad - - - -] Added segment c99a4e6b-935a-40f1-998c-fd432cfade6d of type vxlan for network f24065d3-1b77-44b5-a72d-7ae362a11b36 [pid: 9|app: 0|req: 1246/2438] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:37:58 2026] POST /v2.0/networks => generated 632 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:58.266 8 INFO neutron.db.segments_db [None req-12f110f5-0c1e-4fbb-8650-1134f083cd05 9777952abf7b4cd89feb10fe92838707 60bc512bec4048cab6150c86288cc8ad - - - -] Added segment 8a070cb8-2b30-4aa8-90f0-3f58dfc304b0 of type vxlan for network 72eaa595-8df5-4b44-8780-e29c8cc76e21 [pid: 9|app: 0|req: 1247/2439] 10.0.0.203 () {28 vars in 439 bytes} [Wed Jul 1 08:37:58 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1248/2440] 10.0.0.203 () {30 vars in 697 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/subnets/349efc30-b40b-43df-8b93-317bc807379c => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2441] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:37:58 2026] POST /v2.0/networks => generated 631 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:37:58.468 9 INFO neutron.db.segments_db [None req-ae58d7f8-77a1-437b-80ca-007c6c460e82 9777952abf7b4cd89feb10fe92838707 60bc512bec4048cab6150c86288cc8ad - - - -] Added segment a8f61b09-8683-40b4-afe5-9ce8705cb6ff of type vxlan for network 84bbbbb0-7053-4b9d-a2f4-eebb4bdb072a [pid: 9|app: 0|req: 1249/2442] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:37:58 2026] POST /v2.0/networks => generated 631 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2443] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:37:58 2026] PUT /v2.0/networks/f378878e-03c0-4882-aa1e-883ea5383ded/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2444] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2445] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:37:58 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: 1197/2446] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:37:58 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: 1198/2447] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2448] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/subnets/4eddc692-5139-4478-9174-caea255ea16e => generated 649 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2449] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/subnets/349efc30-b40b-43df-8b93-317bc807379c => generated 648 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2450] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:37:58 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 3819 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2451] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2452] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2453] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:37:59 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: 1205/2454] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1250/2455] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:37:58 2026] PUT /v2.0/networks/b1b0ce09-acb4-405f-9189-17e0a59f02d8/tags => generated 25 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2456] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:37:59 2026] PUT /v2.0/networks/f24065d3-1b77-44b5-a72d-7ae362a11b36/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2457] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:37:59 2026] PUT /v2.0/networks/72eaa595-8df5-4b44-8780-e29c8cc76e21/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1251/2458] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1252/2459] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2460] 10.0.0.160 () {32 vars in 666 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2461] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1253/2462] 10.0.0.160 () {32 vars in 680 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1254/2463] 10.0.0.160 () {32 vars in 676 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1255/2464] 10.0.0.160 () {32 vars in 688 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1256/2465] 10.0.0.160 () {32 vars in 674 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2466] 199.19.213.221 () {38 vars in 955 bytes} [Wed Jul 1 08:37:59 2026] POST /v2.0/ports => generated 1307 bytes in 405 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: 9|app: 0|req: 1257/2467] 10.0.0.160 () {32 vars in 688 bytes} [Wed Jul 1 08:37:59 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1258/2468] 10.0.0.160 () {32 vars in 684 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1259/2469] 10.0.0.160 () {32 vars in 696 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2470] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:37:59 2026] PUT /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 1432 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:00.501 9 INFO neutron.services.segments.plugin [-] Segment 66886e50-2b40-4ff4-a7d9-30c4a9beae66 resource provider aggregate not found 2026-07-01 08:38:00.507 9 INFO neutron.services.segments.plugin [-] Segment 66886e50-2b40-4ff4-a7d9-30c4a9beae66 resource provider aggregate not found /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-07-01 08:38:00.523 9 INFO neutron.services.segments.plugin [-] Segment 66886e50-2b40-4ff4-a7d9-30c4a9beae66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66886e50-2b40-4ff4-a7d9-30c4a9beae66 found for delete ", "request_id": "req-687194f8-9326-4f28-aaf6-6b0b38538f0d"}]} 2026-07-01 08:38:00.527 9 INFO neutron.services.segments.plugin [-] Segment 66886e50-2b40-4ff4-a7d9-30c4a9beae66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66886e50-2b40-4ff4-a7d9-30c4a9beae66 found for delete ", "request_id": "req-d5173b6f-fef7-4a3b-a2cf-36f2871c0d21"}]} 2026-07-01 08:38:00.530 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42b19d90-778e-41f0-9a6b-c8a54bf0bdd8'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': 'b8eebe0f-56fc-4152-a8e9-83a035974063', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1260/2471] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:38:00 2026] DELETE /v2.0/networks/f378878e-03c0-4882-aa1e-883ea5383ded => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2472] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 5279 bytes in 66 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: 1213/2473] 199.19.213.221 () {34 vars in 1062 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.104&port_id=ac7e2096-2316-4bf3-8736-7521187910bc => 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: 1214/2474] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/subnets?id=12e65ce1-eb2e-4fcc-bd52-49a1ed7f1243 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2475] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/ports?network_id=c509c41c-e94b-4eca-a14b-eedcd65c4106&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1261/2476] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:38:00 2026] DELETE /v2.0/networks/b1b0ce09-acb4-405f-9189-17e0a59f02d8 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2477] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 1217/2478] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 1218/2479] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=164337f0-3e54-4d54-afbb-d91139a4aa75 => 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: 1219/2480] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/subnets?id=82c0f41c-791b-4903-9d11-836f1ead871e => generated 655 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2481] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/ports?network_id=c644792e-8334-4e73-934e-e713af95d895&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: 9|app: 0|req: 1262/2482] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:38:00 2026] DELETE /v2.0/networks/f24065d3-1b77-44b5-a72d-7ae362a11b36 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2483] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:00 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?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: 1222/2484] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2485] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1263/2486] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:38:00 2026] DELETE /v2.0/networks/72eaa595-8df5-4b44-8780-e29c8cc76e21 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2487] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2488] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2489] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1264/2490] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:38:01 2026] DELETE /v2.0/networks/84bbbbb0-7053-4b9d-a2f4-eebb4bdb072a => 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: 1227/2491] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 9|app: 0|req: 1265/2492] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.170&port_id=b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2493] 199.19.213.221 () {34 vars in 1106 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2c4&port_id=b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1266/2494] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/subnets?id=349efc30-b40b-43df-8b93-317bc807379c&id=4ae67b6f-d454-468c-b08b-91aed15248b4 => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2495] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&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: 9|app: 0|req: 1267/2496] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2497] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1268/2498] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 1231/2499] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 5279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1269/2500] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 801 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2501] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.170&port_id=b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1270/2502] 199.19.213.221 () {34 vars in 1106 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2c4&port_id=b8eebe0f-56fc-4152-a8e9-83a035974063 => 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: 1233/2503] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/subnets?id=349efc30-b40b-43df-8b93-317bc807379c&id=4ae67b6f-d454-468c-b08b-91aed15248b4 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2504] 10.0.0.159 () {34 vars in 971 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 1468 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2505] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2506] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 1468 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2507] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2508] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 1468 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2509] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1271/2510] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/security-groups?tenant_id=3db1fb9b2b92434aab560434db99f8f8&name=default => generated 2805 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1272/2511] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 9|app: 0|req: 1273/2512] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:02 2026] DELETE /v2.0/security-groups/55ddfade-d11b-42a4-8d92-a2249fe8649e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:02.628 9 INFO neutron.services.segments.plugin [-] Segment b8631000-3411-4016-98b2-797fcb5a15b1 resource provider aggregate not found 2026-07-01 08:38:02.635 9 INFO neutron.services.segments.plugin [-] Segment b8631000-3411-4016-98b2-797fcb5a15b1 resource provider aggregate not found 2026-07-01 08:38:02.648 9 INFO neutron.services.segments.plugin [-] Segment b8631000-3411-4016-98b2-797fcb5a15b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8631000-3411-4016-98b2-797fcb5a15b1 found for delete ", "request_id": "req-618e38c6-2d37-432f-aa71-29106a46cc2f"}]} 2026-07-01 08:38:02.657 9 INFO neutron.services.segments.plugin [-] Segment b8631000-3411-4016-98b2-797fcb5a15b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8631000-3411-4016-98b2-797fcb5a15b1 found for delete ", "request_id": "req-ca910c52-dc3f-4a78-bc49-190e4a845f78"}]} [pid: 8|app: 0|req: 1240/2513] 199.19.213.221 () {34 vars in 750 bytes} [Wed Jul 1 08:38:02 2026] PUT /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 1199 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:02.665 9 INFO neutron.services.segments.plugin [-] Segment c99a4e6b-935a-40f1-998c-fd432cfade6d resource provider aggregate not found [pid: 9|app: 0|req: 1274/2514] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/security-groups?tenant_id=60bc512bec4048cab6150c86288cc8ad&name=default => generated 2805 bytes in 76 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-07-01 08:38:02.688 9 INFO neutron.services.segments.plugin [-] Segment c99a4e6b-935a-40f1-998c-fd432cfade6d resource provider aggregate not found 2026-07-01 08:38:02.694 9 INFO neutron.services.segments.plugin [-] Segment c99a4e6b-935a-40f1-998c-fd432cfade6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c99a4e6b-935a-40f1-998c-fd432cfade6d found for delete ", "request_id": "req-a8fbf8cb-1299-44a9-b0b3-2f260e225320"}]} 2026-07-01 08:38:02.712 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f1f1264-f7cd-4883-b098-c3fea29ec4eb'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': 'b8eebe0f-56fc-4152-a8e9-83a035974063', 'status': 'completed', 'code': 200} 2026-07-01 08:38:02.713 9 INFO neutron.services.segments.plugin [-] Segment c99a4e6b-935a-40f1-998c-fd432cfade6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c99a4e6b-935a-40f1-998c-fd432cfade6d found for delete ", "request_id": "req-5251bddd-0af0-4ef7-9410-264fbc0c7c13"}]} 2026-07-01 08:38:02.719 9 INFO neutron.services.segments.plugin [-] Segment 8a070cb8-2b30-4aa8-90f0-3f58dfc304b0 resource provider aggregate not found 2026-07-01 08:38:02.737 9 INFO neutron.services.segments.plugin [-] Segment 8a070cb8-2b30-4aa8-90f0-3f58dfc304b0 resource provider aggregate not found 2026-07-01 08:38:02.746 9 INFO neutron.services.segments.plugin [-] Segment 8a070cb8-2b30-4aa8-90f0-3f58dfc304b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a070cb8-2b30-4aa8-90f0-3f58dfc304b0 found for delete ", "request_id": "req-89a467f2-7c71-446c-921b-5b6fb7a005df"}]} [pid: 8|app: 0|req: 1241/2515] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 798 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:02.765 9 INFO neutron.services.segments.plugin [-] Segment 8a070cb8-2b30-4aa8-90f0-3f58dfc304b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a070cb8-2b30-4aa8-90f0-3f58dfc304b0 found for delete ", "request_id": "req-db2b8e06-0ecf-4272-9b61-70f743a4d19a"}]} 2026-07-01 08:38:02.773 9 INFO neutron.services.segments.plugin [-] Segment a8f61b09-8683-40b4-afe5-9ce8705cb6ff resource provider aggregate not found 2026-07-01 08:38:02.789 9 INFO neutron.services.segments.plugin [-] Segment a8f61b09-8683-40b4-afe5-9ce8705cb6ff resource provider aggregate not found 2026-07-01 08:38:02.796 9 INFO neutron.services.segments.plugin [-] Segment a8f61b09-8683-40b4-afe5-9ce8705cb6ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f61b09-8683-40b4-afe5-9ce8705cb6ff found for delete ", "request_id": "req-52784350-f382-4226-a9e6-e9275ae13a86"}]} [pid: 8|app: 0|req: 1242/2516] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 5046 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:02.810 9 INFO neutron.services.segments.plugin [-] Segment a8f61b09-8683-40b4-afe5-9ce8705cb6ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8f61b09-8683-40b4-afe5-9ce8705cb6ff found for delete ", "request_id": "req-30cd8c90-623f-4e21-82d5-b9429677b608"}]} [pid: 8|app: 0|req: 1243/2517] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/subnets/349efc30-b40b-43df-8b93-317bc807379c => generated 648 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1275/2518] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:02 2026] DELETE /v2.0/security-groups/f85515f8-9c41-4a93-a354-b77005de62b7 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2519] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => 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: 1245/2520] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38:02 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: 1246/2521] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1276/2522] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.170&port_id=b8eebe0f-56fc-4152-a8e9-83a035974063 => 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: 1247/2523] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2524] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1277/2525] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/subnets?id=349efc30-b40b-43df-8b93-317bc807379c => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2526] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:02 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1278/2527] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2528] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1279/2529] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/security-groups?tenant_id=6256ca2d5c3b463c9de00eee0bafe1b9&name=default => generated 2805 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1280/2530] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1281/2531] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:03 2026] DELETE /v2.0/security-groups/6aecd183-f754-4ceb-8016-8abb204fb4b2 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1282/2532] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1283/2533] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895 => generated 798 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1284/2534] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1285/2535] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2536] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=segments => generated 14 bytes in 514 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1286/2537] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:03 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 1252/2538] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:38:07 2026] POST /v2.0/security-groups => generated 1539 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1287/2539] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:38:07 2026] POST /v2.0/security-groups => generated 1539 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2540] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:38:07 2026] POST /v2.0/security-groups => generated 1539 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1288/2541] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:38:07 2026] POST /v2.0/security-groups => generated 1539 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2542] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:38:08 2026] POST /v2.0/security-groups => generated 1539 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1289/2543] 10.0.0.160 () {34 vars in 767 bytes} [Wed Jul 1 08:38:08 2026] PUT /v2.0/security-groups/928be948-ecdc-4e02-acba-7accdd98f796/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2544] 10.0.0.160 () {34 vars in 767 bytes} [Wed Jul 1 08:38:08 2026] PUT /v2.0/security-groups/a0413ae4-6527-4601-9522-7ecef2b1eb90/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1290/2545] 10.0.0.160 () {34 vars in 767 bytes} [Wed Jul 1 08:38:08 2026] PUT /v2.0/security-groups/452ae9cd-4797-492e-90d9-79a9f42dc8aa/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2546] 10.0.0.160 () {34 vars in 767 bytes} [Wed Jul 1 08:38:08 2026] PUT /v2.0/security-groups/d6daa751-9160-4443-a94b-9200442c9dfd/tags => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1291/2547] 10.0.0.160 () {32 vars in 680 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?tags=red => generated 4624 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2548] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3098 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1292/2549] 10.0.0.160 () {32 vars in 690 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3098 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2550] 10.0.0.160 () {32 vars in 702 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1293/2551] 10.0.0.160 () {32 vars in 688 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?not-tags=red => generated 5854 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2552] 10.0.0.160 () {32 vars in 702 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7380 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1294/2553] 10.0.0.160 () {32 vars in 698 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7380 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2554] 10.0.0.160 () {32 vars in 710 bytes} [Wed Jul 1 08:38:08 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5854 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1295/2555] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:08 2026] DELETE /v2.0/security-groups/928be948-ecdc-4e02-acba-7accdd98f796 => 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: 1261/2556] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:08 2026] DELETE /v2.0/security-groups/a0413ae4-6527-4601-9522-7ecef2b1eb90 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1296/2557] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:09 2026] DELETE /v2.0/security-groups/452ae9cd-4797-492e-90d9-79a9f42dc8aa => 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: 1262/2558] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:09 2026] DELETE /v2.0/security-groups/d6daa751-9160-4443-a94b-9200442c9dfd => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1297/2559] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:09 2026] DELETE /v2.0/security-groups/d0f89f60-00c9-44c3-8c51-b34d0105f4d1 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2560] 199.19.213.221 () {34 vars in 1096 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?device_id=da18d20e-d048-40fe-82f3-6f2e790b4668&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1298/2561] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1469 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2562] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1299/2563] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => 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: 1265/2564] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A60&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1300/2565] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/subnets?id=349efc30-b40b-43df-8b93-317bc807379c&id=4ae67b6f-d454-468c-b08b-91aed15248b4 => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2566] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&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: 9|app: 0|req: 1301/2567] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2568] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1302/2569] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:09 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 1268/2572] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:10 2026] GET /v2.0/security-groups?tenant_id=a64bd12330fa40c49a87ce13a38be3a4&name=default => generated 2805 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1305/2573] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:10 2026] DELETE /v2.0/security-groups/c0cb8866-0233-4cb8-910d-aad49ab3cfec => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2574] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:10 2026] GET /v2.0/security-groups?tenant_id=49e2ee95696e4d4b9d2dfbdb5f4148d1&name=default => generated 2805 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1306/2575] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:10 2026] DELETE /v2.0/security-groups/431a19b2-f4b7-40d3-b5a0-b59a372d8db6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2576] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:10 2026] GET /v2.0/security-groups?tenant_id=0b86dc07977d464e8173016911f206e1&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1307/2577] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:10 2026] DELETE /v2.0/security-groups/2065df7d-d8ae-49c3-bf7b-610a5349eb2b => 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: 1271/2578] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38:12 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: 9|app: 0|req: 1308/2579] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38:12 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: 1272/2580] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:12 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: 9|app: 0|req: 1309/2581] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:12 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: 1273/2582] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/subnets/4eddc692-5139-4478-9174-caea255ea16e => generated 649 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1310/2583] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 5048 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2584] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38:12 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: 9|app: 0|req: 1311/2585] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2586] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:12 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: 9|app: 0|req: 1312/2587] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:12 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: 1276/2588] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:12 2026] GET /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1313/2589] 199.19.213.221 () {34 vars in 749 bytes} [Wed Jul 1 08:38:12 2026] PUT /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 1026 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2590] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 798 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:13.387 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-34d89281-f68d-40f2-b6e9-aea106535af3'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': 'b8eebe0f-56fc-4152-a8e9-83a035974063', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1314/2591] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 4873 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2592] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 4873 bytes in 38 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: 1279/2593] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 4873 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1315/2594] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2595] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1316/2596] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:13 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 1281/2597] 199.19.213.221 () {34 vars in 975 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 1062 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1317/2598] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:38:14 2026] DELETE /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:38:14.422 8 INFO neutron.db.segments_db [None req-1dd18e62-5ef0-40bf-865a-6c889b606090 623dcc0614cd40319c17e647a2cca922 3215e955ff964796addcd08c02ff6a6d - - - -] Added segment 44c71223-85c4-445d-b49b-9cf318a35272 of type vxlan for network 7bde3169-9f6e-423c-854f-c4f4eb48c80e [pid: 9|app: 0|req: 1318/2599] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 3819 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1319/2600] 199.19.213.221 () {34 vars in 1226 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/networks?id=c509c41c-e94b-4eca-a14b-eedcd65c4106&id=c644792e-8334-4e73-934e-e713af95d895&id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 3095 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1320/2601] 199.19.213.221 () {34 vars in 1062 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.104&port_id=ac7e2096-2316-4bf3-8736-7521187910bc => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1321/2602] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 3819 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1322/2603] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/subnets?id=12e65ce1-eb2e-4fcc-bd52-49a1ed7f1243 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:14.666 9 INFO neutron.pecan_wsgi.hooks.translation [None req-367f7e00-5400-461d-9afc-157e1bf3131b 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1323/2604] 199.19.213.221 () {32 vars in 719 bytes} [Wed Jul 1 08:38:14 2026] DELETE /v2.0/ports/b8eebe0f-56fc-4152-a8e9-83a035974063 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1324/2605] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/ports?network_id=c509c41c-e94b-4eca-a14b-eedcd65c4106&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:14.724 8 INFO neutron.db.l3_hamode_db [None req-1dd18e62-5ef0-40bf-865a-6c889b606090 623dcc0614cd40319c17e647a2cca922 3215e955ff964796addcd08c02ff6a6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1325/2606] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1326/2607] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38:14 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: 9|app: 0|req: 1327/2608] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 9|app: 0|req: 1328/2609] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38: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: 9|app: 0|req: 1329/2610] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1330/2611] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1331/2612] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/subnets?id=82c0f41c-791b-4903-9d11-836f1ead871e => generated 655 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1332/2613] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:14.947 8 INFO neutron.db.l3_hamode_db [None req-1dd18e62-5ef0-40bf-865a-6c889b606090 623dcc0614cd40319c17e647a2cca922 3215e955ff964796addcd08c02ff6a6d - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1333/2614] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/ports?network_id=c644792e-8334-4e73-934e-e713af95d895&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1334/2615] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1335/2616] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1336/2617] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1337/2618] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1338/2619] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1339/2620] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.172&port_id=5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1340/2621] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1341/2622] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e => generated 652 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1342/2623] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895 => generated 798 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1343/2624] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1344/2625] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:15.430 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-75cae810-72ac-42e9-b004-4d742c9229d8'] response: {'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'name': 'network-vif-deleted', 'tag': 'b8eebe0f-56fc-4152-a8e9-83a035974063', 'status': 'completed', 'code': 200} [pid: 9|app: 0|req: 1345/2626] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1346/2627] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1347/2628] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2629] 10.0.0.160 () {34 vars in 668 bytes} [Wed Jul 1 08:38:14 2026] POST /v2.0/routers => generated 474 bytes in 1508 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1348/2630] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:38:15 2026] PUT /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 25 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2631] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:38:15 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1349/2632] 10.0.0.160 () {34 vars in 762 bytes} [Wed Jul 1 08:38:15 2026] PUT /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags/green => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2633] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1350/2634] 10.0.0.160 () {34 vars in 758 bytes} [Wed Jul 1 08:38:16 2026] PUT /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2635] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1351/2636] 10.0.0.160 () {34 vars in 780 bytes} [Wed Jul 1 08:38:16 2026] PUT /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2637] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 52 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1352/2638] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:38:16 2026] PUT /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2639] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1353/2640] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags/red => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:16.708 8 INFO neutron.api.v2.resource [None req-5047683f-dce8-4214-8ea6-a5f151e8cb7b 623dcc0614cd40319c17e647a2cca922 3215e955ff964796addcd08c02ff6a6d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1288/2641] 10.0.0.160 () {32 vars in 743 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1354/2642] 10.0.0.160 () {32 vars in 742 bytes} [Wed Jul 1 08:38:16 2026] DELETE /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags/red => generated 0 bytes in 541 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2643] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:38:17 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 30 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:38:17.391 9 INFO neutron.api.v2.resource [None req-ec1d3d9f-c8f7-46a6-8ab3-db0397ad2608 623dcc0614cd40319c17e647a2cca922 3215e955ff964796addcd08c02ff6a6d - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1355/2644] 10.0.0.160 () {32 vars in 746 bytes} [Wed Jul 1 08:38:17 2026] DELETE /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2645] 10.0.0.160 () {32 vars in 734 bytes} [Wed Jul 1 08:38:17 2026] DELETE /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1356/2646] 10.0.0.160 () {32 vars in 731 bytes} [Wed Jul 1 08:38:17 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708/tags => generated 12 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2647] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:38:17 2026] GET /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708 => generated 480 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2648] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2649] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2650] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:18 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: 1295/2651] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:18 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: 1296/2652] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 3819 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2653] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38:18 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: 1298/2654] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2655] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2656] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:18 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: 1301/2657] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 1237 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1357/2658] 10.0.0.160 () {34 vars in 742 bytes} [Wed Jul 1 08:38:17 2026] PUT /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708 => generated 481 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1358/2659] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/ports?device_id=5a132fdf-ad15-4814-a555-f1a21d1aa708 => 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: 1302/2660] 199.19.213.221 () {34 vars in 749 bytes} [Wed Jul 1 08:38:18 2026] PUT /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 1026 bytes in 311 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-07-01 08:38:18.708 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da1e71b7-e924-4071-bf2b-74a00ca274c8'] response: {'name': 'network-changed', 'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'tag': '5cbde573-0ccf-4945-b396-1572a92dd0f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1303/2661] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 797 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2662] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 3644 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2663] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 3644 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2664] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 800 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2665] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 1308/2666] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 3644 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2667] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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-07-01 08:38:19.143 9 INFO neutron.services.segments.plugin [-] Segment 44c71223-85c4-445d-b49b-9cf318a35272 resource provider aggregate not found 2026-07-01 08:38:19.150 9 INFO neutron.services.segments.plugin [-] Segment 44c71223-85c4-445d-b49b-9cf318a35272 resource provider aggregate not found 2026-07-01 08:38:19.168 9 INFO neutron.services.segments.plugin [-] Segment 44c71223-85c4-445d-b49b-9cf318a35272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c71223-85c4-445d-b49b-9cf318a35272 found for delete ", "request_id": "req-bb9d7280-7aff-46d7-aa1c-4c1c32189986"}]} 2026-07-01 08:38:19.169 9 INFO neutron.services.segments.plugin [-] Segment 44c71223-85c4-445d-b49b-9cf318a35272 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44c71223-85c4-445d-b49b-9cf318a35272 found for delete ", "request_id": "req-19c76289-760f-49b9-b95e-9f64f8319b2b"}]} 2026-07-01 08:38:19.174 9 INFO neutron.db.l3_hamode_db [None req-3cf159b9-2758-418b-8960-1d21216fa47a 623dcc0614cd40319c17e647a2cca922 3215e955ff964796addcd08c02ff6a6d - - - -] HA network 7bde3169-9f6e-423c-854f-c4f4eb48c80e was deleted as no HA routers are present in tenant 3215e955ff964796addcd08c02ff6a6d. [pid: 9|app: 0|req: 1359/2668] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:38:18 2026] DELETE /v2.0/routers/5a132fdf-ad15-4814-a555-f1a21d1aa708 => generated 0 bytes in 762 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2669] 199.19.213.221 () {34 vars in 975 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 1062 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1360/2670] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:38:19 2026] DELETE /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2671] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:19.951 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-71a6a3b5-3cca-440e-b7e7-673c7614dbb5'] response: {'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'name': 'network-vif-deleted', 'tag': '5cbde573-0ccf-4945-b396-1572a92dd0f9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1312/2672] 199.19.213.221 () {34 vars in 1146 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/networks?id=c509c41c-e94b-4eca-a14b-eedcd65c4106&id=c644792e-8334-4e73-934e-e713af95d895&id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 2308 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2673] 199.19.213.221 () {34 vars in 1062 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.104&port_id=ac7e2096-2316-4bf3-8736-7521187910bc => 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: 1314/2674] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1361/2675] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.0/security-groups?tenant_id=3fa0b3ced8fc4884a9f1900bd773bd29&name=default => generated 2805 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2676] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/subnets?id=12e65ce1-eb2e-4fcc-bd52-49a1ed7f1243 => generated 630 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:20.119 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b2ed7376-2a1d-4173-84e3-7531ddce2dff 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1362/2677] 199.19.213.221 () {32 vars in 719 bytes} [Wed Jul 1 08:38:20 2026] DELETE /v2.0/ports/5cbde573-0ccf-4945-b396-1572a92dd0f9 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1363/2678] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/ports?network_id=c509c41c-e94b-4eca-a14b-eedcd65c4106&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2679] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:20 2026] DELETE /v2.0/security-groups/95d44985-0e30-4902-b914-78d3dadf3b55 => 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: 1317/2680] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2682] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1364/2682] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1365/2683] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1366/2684] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1367/2686] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => 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: 1319/2686] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 9|app: 0|req: 1368/2687] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.253&port_id=164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1369/2688] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1370/2689] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/subnets?id=82c0f41c-791b-4903-9d11-836f1ead871e => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2690] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/security-groups?tenant_id=3215e955ff964796addcd08c02ff6a6d&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1371/2691] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2692] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/ports?network_id=c644792e-8334-4e73-934e-e713af95d895&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1372/2693] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:20 2026] DELETE /v2.0/security-groups/6aa2b1ae-187d-4651-933e-cd75e0e2faea => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1373/2694] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1374/2695] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?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: 1322/2696] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1375/2697] 199.19.213.221 () {30 vars in 703 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895 => generated 798 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2698] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1376/2699] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:21 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2700] 10.0.0.160 () {34 vars in 684 bytes} [Wed Jul 1 08:38:23 2026] POST /v2.0/security-groups => generated 1539 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1377/2701] 10.0.0.160 () {34 vars in 767 bytes} [Wed Jul 1 08:38:23 2026] PUT /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2702] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:23 2026] GET /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1378/2703] 10.0.0.160 () {34 vars in 778 bytes} [Wed Jul 1 08:38:23 2026] PUT /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2704] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:23 2026] GET /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1379/2705] 10.0.0.160 () {34 vars in 774 bytes} [Wed Jul 1 08:38:24 2026] PUT /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2706] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1380/2707] 10.0.0.160 () {34 vars in 796 bytes} [Wed Jul 1 08:38:24 2026] PUT /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/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: 8|app: 0|req: 1328/2708] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags => generated 52 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1381/2709] 10.0.0.160 () {34 vars in 767 bytes} [Wed Jul 1 08:38:24 2026] PUT /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/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: 1329/2710] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1382/2711] 10.0.0.160 () {32 vars in 755 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:24.222 8 INFO neutron.api.v2.resource [None req-7e4397a2-ea49-4e68-b228-53c449ab5f9e cb1569cf1c484b91b94db422af494fc3 704a7dcf9b4e4a4292a4d9503912d177 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1330/2712] 10.0.0.160 () {32 vars in 759 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1383/2713] 10.0.0.160 () {32 vars in 758 bytes} [Wed Jul 1 08:38:24 2026] DELETE /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2714] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:38:24.300 9 INFO neutron.api.v2.resource [None req-2a308aa3-ede8-4499-9d76-e10a1d9c72ee cb1569cf1c484b91b94db422af494fc3 704a7dcf9b4e4a4292a4d9503912d177 - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1384/2715] 10.0.0.160 () {32 vars in 762 bytes} [Wed Jul 1 08:38:24 2026] DELETE /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2716] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:24 2026] DELETE /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1385/2717] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2718] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:24 2026] DELETE /v2.0/security-groups/8f6a26a2-658c-4c62-a812-291c8c44d933 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1386/2721] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.0/security-groups?tenant_id=699f768c6acd48aaacf46168195e66de&name=default => generated 2805 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2722] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:25 2026] DELETE /v2.0/security-groups/19e995df-4c21-4351-9757-1adc76f128d9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1387/2723] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.0/security-groups?tenant_id=704a7dcf9b4e4a4292a4d9503912d177&name=default => generated 2805 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2724] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:25 2026] DELETE /v2.0/security-groups/a11da28e-875b-4a03-b2ce-f99ccd363bab => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:28.981 9 INFO neutron.db.segments_db [None req-7f98f5d6-ce1c-4722-a644-627c5f5f095e 80e95b870d7a448bbc7006d36837b377 5207d3100e2d4aaab0a97d18abefc74a - - - -] Added segment a7dfbe6f-e204-41a0-915c-656dbd8c4a7d of type vxlan for network 56e939dc-5987-44b8-993b-fba4ebefa1b1 [pid: 9|app: 0|req: 1388/2725] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:38:28 2026] POST /v2.0/networks => generated 631 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:38:29.157 8 INFO neutron.db.segments_db [None req-059f736d-acb3-41ee-90b9-acd55b4931ab 80e95b870d7a448bbc7006d36837b377 5207d3100e2d4aaab0a97d18abefc74a - - - -] Added segment a256a06a-9318-43e4-8f17-870a401c63ff of type vxlan for network 0df0f3e8-274d-4ce6-a361-64f995fb4228 [pid: 9|app: 0|req: 1389/2726] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1390/2727] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2728] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:38:29 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1391/2729] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:29 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: 9|app: 0|req: 1392/2730] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2731] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:38:29 2026] PUT /v2.0/networks/56e939dc-5987-44b8-993b-fba4ebefa1b1/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1393/2732] 199.19.213.221 () {30 vars in 732 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/security-groups?name=lb-606e8e39-617b-4901-8cca-9e2d0d2b56c1 => generated 2739 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2733] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/networks/56e939dc-5987-44b8-993b-fba4ebefa1b1/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1394/2734] 199.19.213.221 () {30 vars in 762 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/security-group-rules?security_group_id=448666d6-51e5-42d6-96f5-56080b2e75e6 => generated 2206 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2735] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:38:29 2026] PUT /v2.0/networks/0df0f3e8-274d-4ce6-a361-64f995fb4228/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1395/2736] 199.19.213.221 () {32 vars in 749 bytes} [Wed Jul 1 08:38:29 2026] DELETE /v2.0/security-group-rules/1c3c630d-a7cc-4fac-b037-33ff11c586f1 => 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: 1342/2737] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/networks/0df0f3e8-274d-4ce6-a361-64f995fb4228/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1396/2738] 199.19.213.221 () {32 vars in 749 bytes} [Wed Jul 1 08:38:29 2026] DELETE /v2.0/security-group-rules/c282fb0a-6ff4-4f62-8201-aa64c7337a29 => 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: 1343/2739] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:38:29 2026] PUT /v2.0/networks/0df0f3e8-274d-4ce6-a361-64f995fb4228/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1397/2740] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/networks/0df0f3e8-274d-4ce6-a361-64f995fb4228/tags => 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: 1344/2741] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.0/networks/56e939dc-5987-44b8-993b-fba4ebefa1b1/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1398/2742] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:38:29 2026] DELETE /v2.0/networks/56e939dc-5987-44b8-993b-fba4ebefa1b1 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2743] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:38:29 2026] DELETE /v2.0/networks/0df0f3e8-274d-4ce6-a361-64f995fb4228 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:38:30.727 9 INFO neutron.services.segments.plugin [-] Segment a7dfbe6f-e204-41a0-915c-656dbd8c4a7d resource provider aggregate not found 2026-07-01 08:38:30.738 9 INFO neutron.services.segments.plugin [-] Segment a7dfbe6f-e204-41a0-915c-656dbd8c4a7d resource provider aggregate not found 2026-07-01 08:38:30.760 9 INFO neutron.services.segments.plugin [-] Segment a7dfbe6f-e204-41a0-915c-656dbd8c4a7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7dfbe6f-e204-41a0-915c-656dbd8c4a7d found for delete ", "request_id": "req-0783c929-b988-494b-afba-0360fbd75b57"}]} 2026-07-01 08:38:30.762 9 INFO neutron.services.segments.plugin [-] Segment a7dfbe6f-e204-41a0-915c-656dbd8c4a7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7dfbe6f-e204-41a0-915c-656dbd8c4a7d found for delete ", "request_id": "req-6ad1d1e1-ac89-4772-91f1-31c59319f86a"}]} [pid: 9|app: 0|req: 1399/2744] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:30 2026] GET /v2.0/security-groups?tenant_id=42dbe6148c7b454686e35ba94bb092ba&name=default => generated 2805 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 08:38:30.985 8 INFO neutron.services.segments.plugin [-] Segment a256a06a-9318-43e4-8f17-870a401c63ff resource provider aggregate not found 2026-07-01 08:38:30.991 8 INFO neutron.services.segments.plugin [-] Segment a256a06a-9318-43e4-8f17-870a401c63ff resource provider aggregate not found 2026-07-01 08:38:31.006 8 INFO neutron.services.segments.plugin [-] Segment a256a06a-9318-43e4-8f17-870a401c63ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a256a06a-9318-43e4-8f17-870a401c63ff found for delete ", "request_id": "req-46abcac9-e42e-49ad-a2d5-715384d3a9d4"}]} 2026-07-01 08:38:31.009 8 INFO neutron.services.segments.plugin [-] Segment a256a06a-9318-43e4-8f17-870a401c63ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a256a06a-9318-43e4-8f17-870a401c63ff found for delete ", "request_id": "req-236ea108-0cb6-4242-86e2-eefd67d34ff0"}]} [pid: 8|app: 0|req: 1346/2745] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:30 2026] DELETE /v2.0/security-groups/69a5f96b-1842-4aa3-a035-708c283475da => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1400/2746] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:38:31 2026] GET /v2.0/security-groups?tenant_id=5207d3100e2d4aaab0a97d18abefc74a&name=default => generated 2805 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2747] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:31 2026] DELETE /v2.0/security-groups/d3823ad1-1c9d-4f0e-a0fd-e663674029b0 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:34.068 9 INFO neutron.db.l3_db [None req-9c34e053-bc5f-4d47-af67-0965938a7b81 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Floating IP 10d511b1-7db8-4011-b879-0bd04d7156bd disassociated (deleted). External IP: 10.96.250.209, port: d56474db-7620-4a84-8f40-1cda8acf9a91. [pid: 9|app: 0|req: 1401/2748] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:38:33 2026] DELETE /v2.0/floatingips/10d511b1-7db8-4011-b879-0bd04d7156bd => generated 0 bytes in 728 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:34.413 8 INFO neutron.api.v2.resource [None req-69080977-9c68-4947-b130-2ac17f115609 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1348/2749] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:38:34 2026] GET /v2.0/floatingips/10d511b1-7db8-4011-b879-0bd04d7156bd => generated 144 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1402/2750] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38: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: 1349/2751] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38: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: 9|app: 0|req: 1403/2752] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2753] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1404/2754] 199.19.213.221 () {30 vars in 701 bytes} [Wed Jul 1 08:38:34 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 652 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2755] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:34 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1405/2756] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:34 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2590 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2757] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:34 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2590 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1406/2758] 199.19.213.221 () {34 vars in 975 bytes} [Wed Jul 1 08:38:35 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1350 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2759] 199.19.213.221 () {34 vars in 1060 bytes} [Wed Jul 1 08:38:35 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1407/2760] 199.19.213.221 () {34 vars in 1016 bytes} [Wed Jul 1 08:38:35 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895?fields=dns_domain => generated 29 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2761] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:35 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1408/2762] 199.19.213.221 () {38 vars in 1028 bytes} [Wed Jul 1 08:38:35 2026] PUT /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1151 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2763] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:36 2026] GET /v2.0/ports?tenant_id=b896b05d89df49c1951279ad3fa4e9b3&device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1248 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: 9|app: 0|req: 1409/2764] 199.19.213.221 () {34 vars in 1066 bytes} [Wed Jul 1 08:38:36 2026] GET /v2.0/networks?id=c509c41c-e94b-4eca-a14b-eedcd65c4106&id=c644792e-8334-4e73-934e-e713af95d895 => generated 1522 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2765] 199.19.213.221 () {34 vars in 1062 bytes} [Wed Jul 1 08:38:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.104&port_id=ac7e2096-2316-4bf3-8736-7521187910bc => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2766] 199.19.213.221 () {30 vars in 716 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1410/2767] 199.19.213.221 () {34 vars in 984 bytes} [Wed Jul 1 08:38:36 2026] GET /v2.0/subnets?id=12e65ce1-eb2e-4fcc-bd52-49a1ed7f1243 => generated 630 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1411/2768] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/ports?network_id=c509c41c-e94b-4eca-a14b-eedcd65c4106&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: 9|app: 0|req: 1412/2769] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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: 1358/2770] 199.19.213.221 () {34 vars in 749 bytes} [Wed Jul 1 08:38:37 2026] PUT /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1090 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1413/2771] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/networks/c509c41c-e94b-4eca-a14b-eedcd65c4106?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) /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: 1359/2772] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 1090 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1414/2773] 199.19.213.221 () {32 vars in 719 bytes} [Wed Jul 1 08:38:37 2026] DELETE /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2774] 199.19.213.221 () {30 vars in 663 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1415/2775] 199.19.213.221 () {30 vars in 665 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2776] 199.19.213.221 () {30 vars in 641 bytes} [Wed Jul 1 08:38:37 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: 9|app: 0|req: 1416/2777] 199.19.213.221 () {30 vars in 677 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:37.736 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94134f99-fa7d-40d3-98d5-4282a4c8e560 546f3ad9587743e28ac6550413f97cc2 b896b05d89df49c1951279ad3fa4e9b3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2778] 199.19.213.221 () {32 vars in 719 bytes} [Wed Jul 1 08:38:37 2026] DELETE /v2.0/ports/164337f0-3e54-4d54-afbb-d91139a4aa75 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1417/2779] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2780] 199.19.213.221 () {30 vars in 732 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/security-groups?name=lb-606e8e39-617b-4901-8cca-9e2d0d2b56c1 => generated 1575 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1418/2781] 199.19.213.221 () {30 vars in 697 bytes} [Wed Jul 1 08:38:37 2026] GET /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2782] 199.19.213.221 () {34 vars in 749 bytes} [Wed Jul 1 08:38:37 2026] PUT /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 1094 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1419/2783] 199.19.213.221 () {32 vars in 739 bytes} [Wed Jul 1 08:38:38 2026] DELETE /v2.0/security-groups/448666d6-51e5-42d6-96f5-56080b2e75e6 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2784] 199.19.213.221 () {32 vars in 719 bytes} [Wed Jul 1 08:38:38 2026] DELETE /v2.0/ports/d56474db-7620-4a84-8f40-1cda8acf9a91 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1420/2785] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:38:39 2026] GET /v2.0/ports?device_id=98139209-0a13-409c-9ad1-51db09429521 => 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: 1366/2786] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:38:39 2026] DELETE /v2.0/ports/ac7e2096-2316-4bf3-8736-7521187910bc => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:38:40.052 9 INFO neutron.db.l3_db [None req-d8509d44-5ec5-484e-8b39-36b372c785f7 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Floating IP 3c454f43-1134-4ae9-9f10-f527e9934f33 disassociated (deleted). External IP: 10.96.250.218, port: b6229598-cd71-4a46-ae33-ca17c05eb32f. [pid: 9|app: 0|req: 1421/2789] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:38:39 2026] DELETE /v2.0/floatingips/3c454f43-1134-4ae9-9f10-f527e9934f33 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:40.478 8 INFO neutron.api.v2.resource [None req-10ad71ec-8733-4e2f-8cd3-c82436fe613c 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1369/2790] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.0/floatingips/3c454f43-1134-4ae9-9f10-f527e9934f33 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:38:40.732 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-931e9712-83b4-472b-b8c3-37e81bd9cd32'] response: {'name': 'network-changed', 'server_uuid': 'da18d20e-d048-40fe-82f3-6f2e790b4668', 'tag': 'b6229598-cd71-4a46-ae33-ca17c05eb32f', 'status': 'completed', 'code': 200} 2026-07-01 08:38:40.757 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20976897-80ea-482a-beb6-8d56306fd17c'] response: {'server_uuid': '98139209-0a13-409c-9ad1-51db09429521', 'name': 'network-vif-deleted', 'tag': 'ac7e2096-2316-4bf3-8736-7521187910bc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1370/2791] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1422/2792] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.0/ports?device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1200 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1423/2793] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.0/security-groups?id=eaa1e69a-d2e7-4f0a-8d9f-2a2372af99f5&fields=id&fields=name => generated 112 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2794] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.0/networks?id=6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 801 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1424/2795] 199.19.213.221 () {34 vars in 1058 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.195&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => 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: 1372/2796] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:38:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A60&port_id=b6229598-cd71-4a46-ae33-ca17c05eb32f => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1425/2797] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:38:41 2026] GET /v2.0/subnets?id=349efc30-b40b-43df-8b93-317bc807379c&id=4ae67b6f-d454-468c-b08b-91aed15248b4 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2798] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:41 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1426/2799] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:41 2026] GET /v2.0/ports?network_id=6f011405-f561-4cf5-ac8a-4362abc51e76&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1427/2800] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:41 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 1374/2801] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:38:41 2026] GET /v2.0/ports?device_id=da18d20e-d048-40fe-82f3-6f2e790b4668 => generated 1200 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1428/2802] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:41 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76?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: 1375/2803] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:38:41 2026] DELETE /v2.0/ports/b6229598-cd71-4a46-ae33-ca17c05eb32f => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:38:46.286 9 INFO neutron.db.l3_db [None req-a9a5269f-afe8-4429-bd9e-f6b6bffc427c 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] Floating IP 83c82194-d0b8-4b50-a971-6c172846f06d disassociated (deleted). External IP: 10.96.250.207, port: 6d036cd9-15f8-48b0-b485-246ddc3e1264. [pid: 9|app: 0|req: 1429/2804] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:38:45 2026] DELETE /v2.0/floatingips/83c82194-d0b8-4b50-a971-6c172846f06d => generated 0 bytes in 742 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:46.715 8 INFO neutron.api.v2.resource [None req-25134472-0b83-40ee-bb62-64d2e21af753 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1376/2805] 10.0.0.160 () {32 vars in 729 bytes} [Wed Jul 1 08:38:46 2026] GET /v2.0/floatingips/83c82194-d0b8-4b50-a971-6c172846f06d => generated 144 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:38:46.933 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f2fd1a8-7724-4428-ad18-13065ae44233'] response: {'name': 'network-changed', 'server_uuid': 'd908997a-0778-4ed2-8011-c82d1e99175e', 'tag': '6d036cd9-15f8-48b0-b485-246ddc3e1264', 'status': 'completed', 'code': 200} 2026-07-01 08:38:46.958 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca5c697a-2307-4449-8231-eff9495fb2f8'] response: {'server_uuid': 'da18d20e-d048-40fe-82f3-6f2e790b4668', 'name': 'network-vif-deleted', 'tag': 'b6229598-cd71-4a46-ae33-ca17c05eb32f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1377/2806] 199.19.213.221 () {34 vars in 1080 bytes} [Wed Jul 1 08:38:46 2026] GET /v2.0/ports?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&device_id=d908997a-0778-4ed2-8011-c82d1e99175e => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1430/2807] 10.0.0.159 () {34 vars in 990 bytes} [Wed Jul 1 08:38:46 2026] GET /v2.0/ports?device_id=d908997a-0778-4ed2-8011-c82d1e99175e => generated 1196 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2808] 199.19.213.221 () {34 vars in 986 bytes} [Wed Jul 1 08:38:46 2026] GET /v2.0/networks?id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2809] 199.19.213.221 () {34 vars in 1056 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.72&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1431/2810] 10.0.0.159 () {34 vars in 1040 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/security-groups?id=eaa1e69a-d2e7-4f0a-8d9f-2a2372af99f5&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2811] 199.19.213.221 () {34 vars in 1104 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A15c&port_id=6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1432/2812] 199.19.213.221 () {34 vars in 1064 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/subnets?id=4eddc692-5139-4478-9174-caea255ea16e&id=c1cace83-3246-4174-8c6e-e0135a9643cf => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2813] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1433/2814] 199.19.213.221 () {34 vars in 1052 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/ports?network_id=9ebb37ba-249d-4fad-bbdf-031b0af01dc7&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: 1382/2815] 199.19.213.221 () {34 vars in 1012 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1434/2816] 199.19.213.221 () {34 vars in 1112 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7?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: 1383/2817] 199.19.213.221 () {34 vars in 994 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.0/ports?device_id=d908997a-0778-4ed2-8011-c82d1e99175e => generated 1196 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1435/2818] 199.19.213.221 () {36 vars in 997 bytes} [Wed Jul 1 08:38:47 2026] DELETE /v2.0/ports/6d036cd9-15f8-48b0-b485-246ddc3e1264 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2819] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/b41f6aba-d2d5-4fb7-bed2-c80b9ebecdac => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:52.246 9 INFO neutron.api.v2.resource [None req-b59980e9-82c0-42f9-b88d-194ede3196e2 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1436/2820] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/b41f6aba-d2d5-4fb7-bed2-c80b9ebecdac => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2821] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/e03f3c9f-ac3d-44ee-b3ff-b0373c9e85ce => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:52.329 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbd122c6-0783-4a55-a41e-96c308ea1335'] response: {'server_uuid': 'd908997a-0778-4ed2-8011-c82d1e99175e', 'name': 'network-vif-deleted', 'tag': '6d036cd9-15f8-48b0-b485-246ddc3e1264', 'status': 'completed', 'code': 200} 2026-07-01 08:38:52.332 9 INFO neutron.api.v2.resource [None req-c8c46c8a-a027-4bb3-b553-18ce12abfbbb 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1437/2822] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/e03f3c9f-ac3d-44ee-b3ff-b0373c9e85ce => 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: 1386/2823] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/75d90ab2-f749-43df-87d2-f5024c8fa22b => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:52.412 9 INFO neutron.api.v2.resource [None req-57f7ba4a-2534-4a82-8ed7-1d0113818fa7 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1438/2824] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/75d90ab2-f749-43df-87d2-f5024c8fa22b => 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: 1387/2825] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/a45fd11b-9b1e-40f5-94b7-0e1794903fa3 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:52.490 9 INFO neutron.api.v2.resource [None req-14dcbfeb-ef9e-4e9d-a629-731ef40a1e47 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1439/2826] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/a45fd11b-9b1e-40f5-94b7-0e1794903fa3 => 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: 1388/2827] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/77800e08-b79b-42b8-b746-3d9f59e70ef2 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:52.572 9 INFO neutron.api.v2.resource [None req-3f6144f3-724b-4978-a336-dfe26335434a 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1440/2828] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/77800e08-b79b-42b8-b746-3d9f59e70ef2 => 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: 1389/2829] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/29f335d7-4a7a-4d3c-a379-f5a8e5c6fc9e => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:52.655 9 INFO neutron.api.v2.resource [None req-7d422d46-a597-4b38-bd09-82651c598928 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1441/2830] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/29f335d7-4a7a-4d3c-a379-f5a8e5c6fc9e => 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: 1390/2831] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/6e10c2de-662a-4a7f-aaf7-7a031bd97333 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:52.730 9 INFO neutron.api.v2.resource [None req-535ba0a5-7e23-4e2e-b399-bb15567d4321 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1442/2832] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/6e10c2de-662a-4a7f-aaf7-7a031bd97333 => 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: 1391/2833] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/5d0c314c-0fb8-43a5-ab7a-87761ae39f85 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:52.814 9 INFO neutron.api.v2.resource [None req-e908d53e-801f-4aed-a524-9609dc979bd9 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1443/2834] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/5d0c314c-0fb8-43a5-ab7a-87761ae39f85 => 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: 1392/2835] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/d4c4e377-657d-4794-bc79-d60833378dd8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:52.914 9 INFO neutron.api.v2.resource [None req-8f85065a-f2d7-4898-b729-0f27ac6256da 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1444/2836] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/d4c4e377-657d-4794-bc79-d60833378dd8 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2837] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:52 2026] DELETE /v2.0/security-group-rules/71fde92b-16a1-4bd2-a513-44c4927da18d => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:53.001 9 INFO neutron.api.v2.resource [None req-7dc74f02-fb01-42e5-8587-7ad59be88054 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1445/2838] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.0/security-group-rules/71fde92b-16a1-4bd2-a513-44c4927da18d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2839] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:38:53 2026] DELETE /v2.0/security-group-rules/29e2b1ab-c8dc-4d89-875e-18af3b7a3a39 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:53.085 9 INFO neutron.api.v2.resource [None req-1abb4772-11b1-419e-8f03-570fbc6aac90 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1446/2840] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:38:53 2026] GET /v2.0/security-group-rules/29e2b1ab-c8dc-4d89-875e-18af3b7a3a39 => 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: 1395/2841] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:38:53 2026] DELETE /v2.0/security-groups/eaa1e69a-d2e7-4f0a-8d9f-2a2372af99f5 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:53.184 9 INFO neutron.api.v2.resource [None req-0b167e1a-ffb8-48fd-8600-0275ded310b4 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1447/2842] 10.0.0.160 () {32 vars in 737 bytes} [Wed Jul 1 08:38:53 2026] GET /v2.0/security-groups/eaa1e69a-d2e7-4f0a-8d9f-2a2372af99f5 => 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: 1396/2843] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:38:53 2026] PUT /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9/remove_router_interface => generated 309 bytes in 1268 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:54.701 9 INFO neutron.api.v2.resource [None req-f72dd82a-4405-45c8-b437-c155b8d9c723 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1448/2844] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:38:54 2026] PUT /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9/remove_router_interface => generated 198 bytes in 197 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2847] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:38:54 2026] PUT /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9/remove_router_interface => generated 309 bytes in 1497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:56.406 9 INFO neutron.api.v2.resource [None req-e4b2138b-0f71-44bd-b7e4-5bb390abcc1b 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1451/2848] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:38:56 2026] PUT /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9/remove_router_interface => generated 198 bytes in 200 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2849] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:38:56 2026] PUT /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9/remove_router_interface => generated 309 bytes in 1187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:38:57.807 9 INFO neutron.api.v2.resource [None req-cf4cceb5-bd83-4be4-a0aa-446f29075aed 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1452/2850] 10.0.0.160 () {34 vars in 789 bytes} [Wed Jul 1 08:38:57 2026] PUT /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9/remove_router_interface => generated 198 bytes in 205 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:38:58.900 8 INFO neutron.services.segments.plugin [-] Segment eaadc6ac-8672-46b2-8bca-6cbcc53bbf2f resource provider aggregate not found 2026-07-01 08:38:58.904 8 INFO neutron.services.segments.plugin [-] Segment eaadc6ac-8672-46b2-8bca-6cbcc53bbf2f resource provider aggregate not found 2026-07-01 08:38:58.920 8 INFO neutron.services.segments.plugin [-] Segment eaadc6ac-8672-46b2-8bca-6cbcc53bbf2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaadc6ac-8672-46b2-8bca-6cbcc53bbf2f found for delete ", "request_id": "req-c5a984db-189a-4466-998b-b7d26a2b1958"}]} 2026-07-01 08:38:58.922 8 INFO neutron.services.segments.plugin [-] Segment eaadc6ac-8672-46b2-8bca-6cbcc53bbf2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eaadc6ac-8672-46b2-8bca-6cbcc53bbf2f found for delete ", "request_id": "req-6fb8af39-b29a-46a8-bba0-b1f501564ae5"}]} 2026-07-01 08:38:58.924 8 INFO neutron.db.l3_hamode_db [None req-b458e4c7-eabc-4290-89bb-4023a1d01715 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - - -] HA network 045644a1-a379-4114-9e3d-d2fdd76df216 was deleted as no HA routers are present in tenant 6507e993fd6e40a5a47e48e3c80a0074. [pid: 8|app: 0|req: 1399/2851] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:38:57 2026] DELETE /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9 => generated 0 bytes in 1123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:38:58.971 9 INFO neutron.api.v2.resource [None req-6e591618-3aa2-4e09-b3db-0be70abf83cb 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1453/2852] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:38:58 2026] GET /v2.0/routers/a2f2e024-cc8a-4480-956e-b64191db17d9 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2853] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:38:58 2026] DELETE /v2.0/subnets/4ae67b6f-d454-468c-b08b-91aed15248b4 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:38:59.247 9 INFO neutron.pecan_wsgi.hooks.translation [None req-50d44da0-0338-4825-b69f-04de3e3d1698 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1454/2854] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:38:59 2026] GET /v2.0/subnets/4ae67b6f-d454-468c-b08b-91aed15248b4 => 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: 1401/2855] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:38:59 2026] DELETE /v2.0/subnets/349efc30-b40b-43df-8b93-317bc807379c => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:38:59.533 9 INFO neutron.pecan_wsgi.hooks.translation [None req-33b88376-c22a-4bcd-b186-6e2241bf307d 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1455/2856] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:38:59 2026] GET /v2.0/subnets/349efc30-b40b-43df-8b93-317bc807379c => 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: 1402/2857] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:38:59 2026] DELETE /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 0 bytes in 512 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:00.093 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5be45fbc-b34f-4a69-94f7-2ab037be1bf6 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1456/2858] 10.0.0.160 () {32 vars in 723 bytes} [Wed Jul 1 08:39:00 2026] GET /v2.0/networks/6f011405-f561-4cf5-ac8a-4362abc51e76 => generated 138 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2859] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:39:00 2026] DELETE /v2.0/subnets/c1cace83-3246-4174-8c6e-e0135a9643cf => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:00.368 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6670d431-1b16-413d-8304-48691790a00c 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1457/2860] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:39:00 2026] GET /v2.0/subnets/c1cace83-3246-4174-8c6e-e0135a9643cf => 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: 1404/2861] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:39:00 2026] DELETE /v2.0/subnets/4eddc692-5139-4478-9174-caea255ea16e => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:00.603 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ff2c419a-2a53-4e8a-8d84-508164e1ed78 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1458/2862] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:39:00 2026] GET /v2.0/subnets/4eddc692-5139-4478-9174-caea255ea16e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:39:00.944 8 INFO neutron.services.segments.plugin [-] Segment ea02c89e-8866-47fd-b98c-50230ec56333 resource provider aggregate not found 2026-07-01 08:39:00.964 8 INFO neutron.services.segments.plugin [-] Segment ea02c89e-8866-47fd-b98c-50230ec56333 resource provider aggregate not found 2026-07-01 08:39:00.985 8 INFO neutron.services.segments.plugin [-] Segment ea02c89e-8866-47fd-b98c-50230ec56333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea02c89e-8866-47fd-b98c-50230ec56333 found for delete ", "request_id": "req-b8ed992f-1e40-4bcd-9ad9-43247f04002f"}]} 2026-07-01 08:39:00.986 8 INFO neutron.services.segments.plugin [-] Segment ea02c89e-8866-47fd-b98c-50230ec56333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea02c89e-8866-47fd-b98c-50230ec56333 found for delete ", "request_id": "req-0a5be828-5b24-4730-bab2-847c4d520d48"}]} [pid: 8|app: 0|req: 1405/2863] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:39:00 2026] DELETE /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:01.100 9 INFO neutron.pecan_wsgi.hooks.translation [None req-520d1ca6-d678-430f-b129-d7ba2eeef380 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1459/2864] 10.0.0.160 () {32 vars in 723 bytes} [Wed Jul 1 08:39:01 2026] GET /v2.0/networks/9ebb37ba-249d-4fad-bbdf-031b0af01dc7 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2865] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:39:01 2026] DELETE /v2.0/subnets/07011ddd-4122-473a-ae45-df1b130ee4b1 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:01.331 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dae9252b-d1bf-409a-a013-58a33753cc26 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1460/2866] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:39:01 2026] GET /v2.0/subnets/07011ddd-4122-473a-ae45-df1b130ee4b1 => 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: 1407/2867] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:39:01 2026] DELETE /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:01.586 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8da58347-eb7d-4922-a866-cff4852b1223 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1461/2868] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:39:01 2026] GET /v2.0/subnets/82c0f41c-791b-4903-9d11-836f1ead871e => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2869] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:39:01 2026] DELETE /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 08:39:02.054 9 INFO neutron.pecan_wsgi.hooks.translation [None req-922ff803-ef8a-4535-8319-96d46c387027 87f80618efc74c549697404aa5ee1f3b 6507e993fd6e40a5a47e48e3c80a0074 - - default default] GET failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1462/2870] 10.0.0.160 () {32 vars in 723 bytes} [Wed Jul 1 08:39:02 2026] GET /v2.0/networks/c644792e-8334-4e73-934e-e713af95d895 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:39:03.967 8 INFO neutron.services.segments.plugin [-] Segment e07f5b85-7df7-4757-9dd5-a1d13f42aa36 resource provider aggregate not found 2026-07-01 08:39:03.974 8 INFO neutron.services.segments.plugin [-] Segment e07f5b85-7df7-4757-9dd5-a1d13f42aa36 resource provider aggregate not found 2026-07-01 08:39:03.988 8 INFO neutron.services.segments.plugin [-] Segment e07f5b85-7df7-4757-9dd5-a1d13f42aa36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e07f5b85-7df7-4757-9dd5-a1d13f42aa36 found for delete ", "request_id": "req-82eb5265-f476-42af-a908-9dde8ed77390"}]} 2026-07-01 08:39:03.994 8 INFO neutron.services.segments.plugin [-] Segment e07f5b85-7df7-4757-9dd5-a1d13f42aa36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e07f5b85-7df7-4757-9dd5-a1d13f42aa36 found for delete ", "request_id": "req-2d7b37ed-a544-4a2c-a497-4e0968da8a11"}]} 2026-07-01 08:39:04.005 8 INFO neutron.services.segments.plugin [-] Segment 10907bcd-6300-4722-bea2-54724dabaabf resource provider aggregate not found 2026-07-01 08:39:04.010 8 INFO neutron.services.segments.plugin [-] Segment 10907bcd-6300-4722-bea2-54724dabaabf resource provider aggregate not found 2026-07-01 08:39:04.017 8 INFO neutron.services.segments.plugin [-] Segment 10907bcd-6300-4722-bea2-54724dabaabf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10907bcd-6300-4722-bea2-54724dabaabf found for delete ", "request_id": "req-0d3f3164-01cb-44e9-b161-cc17ff33267e"}]} 2026-07-01 08:39:04.024 8 INFO neutron.services.segments.plugin [-] Segment 10907bcd-6300-4722-bea2-54724dabaabf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10907bcd-6300-4722-bea2-54724dabaabf found for delete ", "request_id": "req-a0a2c946-e4ea-412a-b3f2-7ea900886a6f"}]} [pid: 8|app: 0|req: 1409/2871] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:03 2026] GET /v2.0/security-groups?tenant_id=da0891dbce2340179f7f3669f677e7fa&name=default => generated 2805 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1463/2872] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:04 2026] DELETE /v2.0/security-groups/128086c4-f72f-4a2f-a6dc-1c7826db9ee9 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2873] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:04 2026] GET /v2.0/security-groups?tenant_id=6507e993fd6e40a5a47e48e3c80a0074&name=default => generated 2801 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1464/2874] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:04 2026] DELETE /v2.0/security-groups/7f92f564-24fd-4e2e-b1bf-ecbbf13255b8 => 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: 1411/2875] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:04 2026] GET /v2.0/security-groups?tenant_id=3fe632026c714f1dad42f0d352dec5ad&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1465/2876] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:04 2026] DELETE /v2.0/security-groups/996d68ba-c6f2-4406-b49d-29a2e5c77355 => 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: 1412/2877] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:05 2026] GET /v2.0/security-groups?tenant_id=1f831f15770e4bb187414f03cfcc9c83&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1466/2878] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:05 2026] DELETE /v2.0/security-groups/dc48369a-98e8-4816-b204-f6ccb48a1273 => 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: 1413/2879] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:05 2026] GET /v2.0/security-groups?tenant_id=f73ce910a2454eb6a0dd8f14c950f25b&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1467/2880] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:05 2026] DELETE /v2.0/security-groups/061db2f0-c2e5-4d88-8745-82057221722d => 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: 1414/2881] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:05 2026] GET /v2.0/security-groups?tenant_id=5d08f3129e7f4b5a959b9a8d06be848d&name=default => generated 2805 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1468/2882] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:05 2026] DELETE /v2.0/security-groups/bd641617-7da1-4105-b4b7-87fa9c95c04f => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2883] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:06 2026] GET /v2.0/security-groups?tenant_id=b8b39b64f55d417e9f66ebac1a7636ac&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1469/2884] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:06 2026] DELETE /v2.0/security-groups/66d6ca89-9cc6-41b6-b93c-85f928bdf22f => 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: 1416/2887] 10.0.0.160 () {34 vars in 678 bytes} [Wed Jul 1 08:39:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1472/2888] 10.0.0.160 () {34 vars in 678 bytes} [Wed Jul 1 08:39:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2889] 10.0.0.160 () {34 vars in 678 bytes} [Wed Jul 1 08:39:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1473/2890] 10.0.0.160 () {34 vars in 678 bytes} [Wed Jul 1 08:39:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2891] 10.0.0.160 () {34 vars in 678 bytes} [Wed Jul 1 08:39:10 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: 9|app: 0|req: 1474/2892] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:39:10 2026] PUT /v2.0/policies/b2c360f8-7c3b-4f4c-a9a8-d7b416f082ce/tags => generated 17 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2893] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:39:10 2026] PUT /v2.0/policies/d80587f2-16a9-41c4-a635-3f98573d5cad/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1475/2894] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:39:10 2026] PUT /v2.0/policies/0abaf12f-22db-4650-b777-3b3eb4fefe2e/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2895] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:39:10 2026] PUT /v2.0/policies/8e0f36df-1bc8-41c5-b121-facad79bebb9/tags => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1476/2896] 10.0.0.160 () {32 vars in 674 bytes} [Wed Jul 1 08:39:10 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2897] 10.0.0.160 () {32 vars in 688 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1477/2898] 10.0.0.160 () {32 vars in 684 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2899] 10.0.0.160 () {32 vars in 696 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1478/2900] 10.0.0.160 () {32 vars in 682 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2901] 10.0.0.160 () {32 vars in 696 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1479/2902] 10.0.0.160 () {32 vars in 692 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2903] 10.0.0.160 () {32 vars in 704 bytes} [Wed Jul 1 08:39:11 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1480/2904] 10.0.0.160 () {32 vars in 734 bytes} [Wed Jul 1 08:39:11 2026] DELETE /v2.0/qos/policies/b2c360f8-7c3b-4f4c-a9a8-d7b416f082ce => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2905] 10.0.0.160 () {32 vars in 734 bytes} [Wed Jul 1 08:39:11 2026] DELETE /v2.0/qos/policies/d80587f2-16a9-41c4-a635-3f98573d5cad => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1481/2906] 10.0.0.160 () {32 vars in 734 bytes} [Wed Jul 1 08:39:11 2026] DELETE /v2.0/qos/policies/0abaf12f-22db-4650-b777-3b3eb4fefe2e => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2907] 10.0.0.160 () {32 vars in 734 bytes} [Wed Jul 1 08:39:11 2026] DELETE /v2.0/qos/policies/8e0f36df-1bc8-41c5-b121-facad79bebb9 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1482/2908] 10.0.0.160 () {32 vars in 734 bytes} [Wed Jul 1 08:39:11 2026] DELETE /v2.0/qos/policies/994bac4b-d03a-4c9b-898d-e62422d5d6d5 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2909] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:12 2026] GET /v2.0/security-groups?tenant_id=6f4b78cb9aca4a8da496ce87510e8f91&name=default => generated 2805 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1483/2910] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:12 2026] DELETE /v2.0/security-groups/faad87cd-92fb-42f8-bf83-d3a309e490f5 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2911] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:13 2026] GET /v2.0/security-groups?tenant_id=4342a37b91f04e04b30efda82cbfbcf4&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1484/2912] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:13 2026] DELETE /v2.0/security-groups/1c6dde0c-3f94-4b57-8320-0afb35096048 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2913] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:13 2026] GET /v2.0/security-groups?tenant_id=719a8d8636414c6e87f82b206f980ef4&name=default => generated 2805 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1485/2914] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:13 2026] DELETE /v2.0/security-groups/77d90e5a-0b60-42ed-a7b2-51f8a89e9b2f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:17.703 8 INFO neutron.db.segments_db [None req-098dacef-339b-4376-aa12-c68be7eb9431 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Added segment 5c3bd63a-79e6-496a-8038-82233c35e2fb of type vxlan for network 6e61483a-1366-4ff3-853a-d3e317990fe1 2026-07-01 08:39:18.013 8 INFO neutron.db.l3_hamode_db [None req-098dacef-339b-4376-aa12-c68be7eb9431 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:39:18.171 8 INFO neutron.db.l3_hamode_db [None req-098dacef-339b-4376-aa12-c68be7eb9431 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1430/2915] 10.0.0.160 () {34 vars in 668 bytes} [Wed Jul 1 08:39:17 2026] POST /v2.0/routers => generated 474 bytes in 1897 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:19.455 9 INFO neutron.db.l3_hamode_db [None req-9c7a3446-8c37-4e4f-b539-6795c286bba4 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:39:20.017 9 INFO neutron.db.l3_hamode_db [None req-9c7a3446-8c37-4e4f-b539-6795c286bba4 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1486/2916] 10.0.0.160 () {34 vars in 668 bytes} [Wed Jul 1 08:39:19 2026] POST /v2.0/routers => generated 474 bytes in 1338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:20.782 8 INFO neutron.db.l3_hamode_db [None req-ac5b5da7-83fb-44d0-b840-1c49bfbc61e2 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:39:20.972 8 INFO neutron.db.l3_hamode_db [None req-ac5b5da7-83fb-44d0-b840-1c49bfbc61e2 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1431/2917] 10.0.0.160 () {34 vars in 668 bytes} [Wed Jul 1 08:39:20 2026] POST /v2.0/routers => generated 474 bytes in 920 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:21.698 9 INFO neutron.db.l3_hamode_db [None req-f2144803-4100-48a6-af12-505f0a1eda77 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:39:21.874 9 INFO neutron.db.l3_hamode_db [None req-f2144803-4100-48a6-af12-505f0a1eda77 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 9|app: 0|req: 1487/2918] 10.0.0.160 () {34 vars in 668 bytes} [Wed Jul 1 08:39:21 2026] POST /v2.0/routers => generated 474 bytes in 943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 08:39:22.650 8 INFO neutron.db.l3_hamode_db [None req-852d8432-e0d1-4383-ae32-9bf1ad3e9eda 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 08:39:22.802 8 INFO neutron.db.l3_hamode_db [None req-852d8432-e0d1-4383-ae32-9bf1ad3e9eda 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1432/2919] 10.0.0.160 () {34 vars in 668 bytes} [Wed Jul 1 08:39:22 2026] POST /v2.0/routers => generated 474 bytes in 958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1488/2920] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:39:23 2026] PUT /v2.0/routers/d6abb88c-682c-41f1-b5fd-b63c098c6a36/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2921] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:39:23 2026] PUT /v2.0/routers/9e205fe7-1750-488d-81f7-8814c904bfeb/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1489/2922] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:39:23 2026] PUT /v2.0/routers/4bf19bd9-2bc7-46a5-98d5-8f2ee0add402/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2923] 10.0.0.160 () {34 vars in 751 bytes} [Wed Jul 1 08:39:23 2026] PUT /v2.0/routers/cd854394-fe9f-441b-9bb7-426b1bf20825/tags => generated 19 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1490/2924] 10.0.0.160 () {32 vars in 664 bytes} [Wed Jul 1 08:39:23 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2925] 10.0.0.160 () {32 vars in 678 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1491/2926] 10.0.0.160 () {32 vars in 674 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2927] 10.0.0.160 () {32 vars in 686 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1492/2928] 10.0.0.160 () {32 vars in 672 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2929] 10.0.0.160 () {32 vars in 686 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1493/2930] 10.0.0.160 () {32 vars in 682 bytes} [Wed Jul 1 08:39:24 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: 8|app: 0|req: 1438/2931] 10.0.0.160 () {32 vars in 694 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1494/2932] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:39:24 2026] GET /v2.0/routers/d6abb88c-682c-41f1-b5fd-b63c098c6a36 => generated 485 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2935] 10.0.0.160 () {34 vars in 742 bytes} [Wed Jul 1 08:39:24 2026] PUT /v2.0/routers/d6abb88c-682c-41f1-b5fd-b63c098c6a36 => generated 485 bytes in 1170 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1497/2936] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:39:26 2026] GET /v2.0/ports?device_id=d6abb88c-682c-41f1-b5fd-b63c098c6a36 => 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: 1440/2937] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:39:26 2026] DELETE /v2.0/routers/d6abb88c-682c-41f1-b5fd-b63c098c6a36 => generated 0 bytes in 457 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1498/2938] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:39:26 2026] GET /v2.0/routers/9e205fe7-1750-488d-81f7-8814c904bfeb => generated 493 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2939] 10.0.0.160 () {34 vars in 742 bytes} [Wed Jul 1 08:39:26 2026] PUT /v2.0/routers/9e205fe7-1750-488d-81f7-8814c904bfeb => generated 493 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1499/2940] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:39:27 2026] GET /v2.0/ports?device_id=9e205fe7-1750-488d-81f7-8814c904bfeb => 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: 1442/2941] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:39:27 2026] DELETE /v2.0/routers/9e205fe7-1750-488d-81f7-8814c904bfeb => generated 0 bytes in 512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1500/2942] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:39:27 2026] GET /v2.0/routers/4bf19bd9-2bc7-46a5-98d5-8f2ee0add402 => generated 502 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2943] 10.0.0.160 () {34 vars in 742 bytes} [Wed Jul 1 08:39:28 2026] PUT /v2.0/routers/4bf19bd9-2bc7-46a5-98d5-8f2ee0add402 => generated 502 bytes in 677 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1501/2944] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:39:28 2026] GET /v2.0/ports?device_id=4bf19bd9-2bc7-46a5-98d5-8f2ee0add402 => 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: 1444/2945] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:39:28 2026] DELETE /v2.0/routers/4bf19bd9-2bc7-46a5-98d5-8f2ee0add402 => generated 0 bytes in 477 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1502/2946] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:39:29 2026] GET /v2.0/routers/cd854394-fe9f-441b-9bb7-426b1bf20825 => generated 487 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2947] 10.0.0.160 () {34 vars in 742 bytes} [Wed Jul 1 08:39:29 2026] PUT /v2.0/routers/cd854394-fe9f-441b-9bb7-426b1bf20825 => generated 487 bytes in 1046 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1503/2948] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:39:30 2026] GET /v2.0/ports?device_id=cd854394-fe9f-441b-9bb7-426b1bf20825 => 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: 1446/2949] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:39:30 2026] DELETE /v2.0/routers/cd854394-fe9f-441b-9bb7-426b1bf20825 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1504/2950] 10.0.0.160 () {32 vars in 721 bytes} [Wed Jul 1 08:39:30 2026] GET /v2.0/routers/cd81cb07-22d9-4ef7-9062-8a49262008fe => generated 480 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2951] 10.0.0.160 () {34 vars in 742 bytes} [Wed Jul 1 08:39:30 2026] PUT /v2.0/routers/cd81cb07-22d9-4ef7-9062-8a49262008fe => generated 480 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1505/2952] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:39:31 2026] GET /v2.0/ports?device_id=cd81cb07-22d9-4ef7-9062-8a49262008fe => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:39:32.268 8 INFO neutron.services.segments.plugin [-] Segment 5c3bd63a-79e6-496a-8038-82233c35e2fb resource provider aggregate not found 2026-07-01 08:39:32.272 8 INFO neutron.services.segments.plugin [-] Segment 5c3bd63a-79e6-496a-8038-82233c35e2fb resource provider aggregate not found 2026-07-01 08:39:32.288 8 INFO neutron.services.segments.plugin [-] Segment 5c3bd63a-79e6-496a-8038-82233c35e2fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c3bd63a-79e6-496a-8038-82233c35e2fb found for delete ", "request_id": "req-2cf4d6f1-6393-498b-85a5-0d93133d5b08"}]} 2026-07-01 08:39:32.291 8 INFO neutron.services.segments.plugin [-] Segment 5c3bd63a-79e6-496a-8038-82233c35e2fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c3bd63a-79e6-496a-8038-82233c35e2fb found for delete ", "request_id": "req-8ed684f8-6952-4a06-9f4a-0065eccc9c45"}]} 2026-07-01 08:39:32.295 8 INFO neutron.db.l3_hamode_db [None req-9907fc97-f9d8-4631-8df2-07dd4d8d18d4 98de72c0b15f4a7f87f0e13b475ac256 fc71a2114c0a4284b0aa44beb4ad8b09 - - - -] HA network 6e61483a-1366-4ff3-853a-d3e317990fe1 was deleted as no HA routers are present in tenant fc71a2114c0a4284b0aa44beb4ad8b09. [pid: 8|app: 0|req: 1448/2953] 10.0.0.160 () {32 vars in 724 bytes} [Wed Jul 1 08:39:31 2026] DELETE /v2.0/routers/cd81cb07-22d9-4ef7-9062-8a49262008fe => generated 0 bytes in 655 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1506/2954] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:33 2026] GET /v2.0/security-groups?tenant_id=b1cac68d0f224330b9df896235a9c818&name=default => generated 2805 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2955] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:33 2026] DELETE /v2.0/security-groups/babe6df5-307e-41cb-b25a-d975f0bdb4bc => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1507/2956] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:33 2026] GET /v2.0/security-groups?tenant_id=576b8f891d8f47918ac5b9070ed57639&name=default => generated 2805 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2957] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:33 2026] DELETE /v2.0/security-groups/43a60bb7-a893-4766-84b6-afedfbf55e57 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1508/2958] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:33 2026] GET /v2.0/security-groups?tenant_id=fc71a2114c0a4284b0aa44beb4ad8b09&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: 1451/2959] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:33 2026] DELETE /v2.0/security-groups/0cb2b9d5-c2c6-4e10-8b7b-c57af72a4f46 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1509/2960] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:39:36 2026] POST /v2.0/floatingips => generated 552 bytes in 761 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2961] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:39:37 2026] PUT /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1510/2962] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:37 2026] GET /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2963] 10.0.0.160 () {34 vars in 770 bytes} [Wed Jul 1 08:39:37 2026] PUT /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags/green => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1511/2964] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:37 2026] GET /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/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: 1454/2965] 10.0.0.160 () {34 vars in 766 bytes} [Wed Jul 1 08:39:37 2026] PUT /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1512/2966] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:38 2026] GET /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/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: 1455/2967] 10.0.0.160 () {34 vars in 788 bytes} [Wed Jul 1 08:39:38 2026] PUT /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1513/2968] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:38 2026] GET /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2969] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:39:38 2026] PUT /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1514/2970] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:38 2026] GET /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2971] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:39:38 2026] GET /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:38.288 9 INFO neutron.api.v2.resource [None req-ea6aa9f3-2d03-442d-845a-8e4295dad57c c48a2fa69e464dbabeb9fa62ee8b9301 7b02844fee584e6a83459da90ce9283b - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1515/2972] 10.0.0.160 () {32 vars in 751 bytes} [Wed Jul 1 08:39:38 2026] GET /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2973] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:39:38 2026] DELETE /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1516/2974] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:38 2026] GET /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:39:38.412 8 INFO neutron.api.v2.resource [None req-d10a361a-15c6-4046-8753-2353ea4cd55b c48a2fa69e464dbabeb9fa62ee8b9301 7b02844fee584e6a83459da90ce9283b - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/2975] 10.0.0.160 () {32 vars in 754 bytes} [Wed Jul 1 08:39:38 2026] DELETE /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1517/2976] 10.0.0.160 () {32 vars in 742 bytes} [Wed Jul 1 08:39:38 2026] DELETE /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2977] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:38 2026] GET /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1518/2978] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:39:38 2026] DELETE /v2.0/floatingips/000588bb-12c3-46d2-b855-a4e2d147119a => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2979] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:39 2026] GET /v2.0/security-groups?tenant_id=7b02844fee584e6a83459da90ce9283b&name=default => generated 2805 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1519/2980] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:39 2026] DELETE /v2.0/security-groups/f274ade1-5f15-4a20-8579-edb2933a6118 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2981] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:39 2026] GET /v2.0/security-groups?tenant_id=23a9c9e701704aada2a615fd46ec5a47&name=default => generated 2805 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1520/2982] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:39 2026] DELETE /v2.0/security-groups/f8600425-bb4f-4cb8-9b5c-675860a533a5 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:43.486 8 INFO neutron.db.segments_db [None req-575f7cc6-63e8-48cf-9e5f-b735eeb32862 60f88a4883574c4eb207826f2e03e367 1b85a5d650c445cca4e63534f3242c83 - - - -] Added segment f04a6e3f-66ef-4d5f-ac3f-febec082602c of type vxlan for network 26f0f762-67ea-487f-a197-9ae2512793d4 [pid: 8|app: 0|req: 1464/2985] 10.0.0.160 () {34 vars in 670 bytes} [Wed Jul 1 08:39:43 2026] POST /v2.0/networks => generated 632 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1522/2986] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:39:43 2026] PUT /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2987] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:39:43 2026] GET /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1523/2988] 10.0.0.160 () {34 vars in 764 bytes} [Wed Jul 1 08:39:43 2026] PUT /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2989] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:39:43 2026] GET /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1524/2990] 10.0.0.160 () {34 vars in 760 bytes} [Wed Jul 1 08:39:43 2026] PUT /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2991] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:39:43 2026] GET /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1525/2992] 10.0.0.160 () {34 vars in 782 bytes} [Wed Jul 1 08:39:43 2026] PUT /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2993] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:39:44 2026] GET /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1526/2994] 10.0.0.160 () {34 vars in 753 bytes} [Wed Jul 1 08:39:44 2026] PUT /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2995] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:39:44 2026] GET /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1527/2996] 10.0.0.160 () {32 vars in 741 bytes} [Wed Jul 1 08:39:44 2026] GET /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:44.276 8 INFO neutron.api.v2.resource [None req-8f9ac049-28b5-4c14-bda4-8c1cc11b7f83 60f88a4883574c4eb207826f2e03e367 1b85a5d650c445cca4e63534f3242c83 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/2997] 10.0.0.160 () {32 vars in 745 bytes} [Wed Jul 1 08:39:44 2026] GET /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1528/2998] 10.0.0.160 () {32 vars in 744 bytes} [Wed Jul 1 08:39:44 2026] DELETE /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2999] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:39:44 2026] GET /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:39:44.865 9 INFO neutron.api.v2.resource [None req-6d04987e-2f85-4d0e-9595-693322c3e5b4 60f88a4883574c4eb207826f2e03e367 1b85a5d650c445cca4e63534f3242c83 - - - -] delete failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1529/3000] 10.0.0.160 () {32 vars in 748 bytes} [Wed Jul 1 08:39:44 2026] DELETE /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags/green => generated 99 bytes in 483 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3001] 10.0.0.160 () {32 vars in 736 bytes} [Wed Jul 1 08:39:44 2026] DELETE /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1530/3002] 10.0.0.160 () {32 vars in 733 bytes} [Wed Jul 1 08:39:44 2026] GET /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:39:45.186 8 INFO neutron.services.segments.plugin [-] Segment f04a6e3f-66ef-4d5f-ac3f-febec082602c resource provider aggregate not found 2026-07-01 08:39:45.190 8 INFO neutron.services.segments.plugin [-] Segment f04a6e3f-66ef-4d5f-ac3f-febec082602c resource provider aggregate not found 2026-07-01 08:39:45.207 8 INFO neutron.services.segments.plugin [-] Segment f04a6e3f-66ef-4d5f-ac3f-febec082602c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f04a6e3f-66ef-4d5f-ac3f-febec082602c found for delete ", "request_id": "req-42a7d02d-6438-4bc4-aeba-0021716679c6"}]} 2026-07-01 08:39:45.209 8 INFO neutron.services.segments.plugin [-] Segment f04a6e3f-66ef-4d5f-ac3f-febec082602c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f04a6e3f-66ef-4d5f-ac3f-febec082602c found for delete ", "request_id": "req-1c1561a2-b7d8-4e51-b515-aaef4b215bd1"}]} [pid: 8|app: 0|req: 1473/3003] 10.0.0.160 () {32 vars in 726 bytes} [Wed Jul 1 08:39:45 2026] DELETE /v2.0/networks/26f0f762-67ea-487f-a197-9ae2512793d4 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1531/3004] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:45 2026] GET /v2.0/security-groups?tenant_id=1b85a5d650c445cca4e63534f3242c83&name=default => generated 2805 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3005] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:45 2026] DELETE /v2.0/security-groups/aaa4fe21-e0d6-4e1c-9cdb-2e1a6c700575 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1532/3006] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:46 2026] GET /v2.0/security-groups?tenant_id=82db6724c5874834aecce051582028de&name=default => generated 2805 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3007] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:46 2026] DELETE /v2.0/security-groups/00c8949b-31b7-433e-a391-96784e54f429 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1533/3008] 10.0.0.160 () {34 vars in 676 bytes} [Wed Jul 1 08:39:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3009] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:39:49 2026] PUT /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1534/3010] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:49 2026] GET /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3011] 10.0.0.160 () {34 vars in 770 bytes} [Wed Jul 1 08:39:49 2026] PUT /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1535/3012] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:49 2026] GET /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3013] 10.0.0.160 () {34 vars in 766 bytes} [Wed Jul 1 08:39:49 2026] PUT /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1536/3014] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:49 2026] GET /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3015] 10.0.0.160 () {34 vars in 788 bytes} [Wed Jul 1 08:39:49 2026] PUT /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1537/3016] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:49 2026] GET /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3017] 10.0.0.160 () {34 vars in 759 bytes} [Wed Jul 1 08:39:49 2026] PUT /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1538/3018] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:49 2026] GET /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/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: 1481/3019] 10.0.0.160 () {32 vars in 747 bytes} [Wed Jul 1 08:39:49 2026] GET /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:39:49.880 9 INFO neutron.api.v2.resource [None req-986e3aa6-ceba-4786-a668-63e7d01c26e5 0b58b1e865194b539359ea65d94bf460 6f4a364ab44345ee893b8a1b635b8e73 - - default default] show failed (client error): The resource could not be found. [pid: 9|app: 0|req: 1539/3020] 10.0.0.160 () {32 vars in 751 bytes} [Wed Jul 1 08:39:49 2026] GET /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3021] 10.0.0.160 () {32 vars in 750 bytes} [Wed Jul 1 08:39:49 2026] DELETE /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1540/3022] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:49 2026] GET /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 08:39:49.974 8 INFO neutron.api.v2.resource [None req-e6c97014-0a23-42ae-835d-2535809dc68f 0b58b1e865194b539359ea65d94bf460 6f4a364ab44345ee893b8a1b635b8e73 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/3023] 10.0.0.160 () {32 vars in 754 bytes} [Wed Jul 1 08:39:49 2026] DELETE /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1541/3024] 10.0.0.160 () {32 vars in 742 bytes} [Wed Jul 1 08:39:49 2026] DELETE /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3025] 10.0.0.160 () {32 vars in 739 bytes} [Wed Jul 1 08:39:50 2026] GET /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1542/3026] 10.0.0.160 () {32 vars in 732 bytes} [Wed Jul 1 08:39:50 2026] DELETE /v2.0/subnetpools/c20ab675-fb62-4f16-a1fe-1a57eb4d6033 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3027] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:50 2026] GET /v2.0/security-groups?tenant_id=a59fcdc14e6c417cb226fc117c3fa7a3&name=default => generated 2805 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1543/3028] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:50 2026] DELETE /v2.0/security-groups/20e1d2be-3fb9-49de-9c6a-62915e9cadf5 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3029] 10.0.0.160 () {32 vars in 774 bytes} [Wed Jul 1 08:39:51 2026] GET /v2.0/security-groups?tenant_id=6f4a364ab44345ee893b8a1b635b8e73&name=default => generated 2805 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1544/3030] 10.0.0.160 () {32 vars in 740 bytes} [Wed Jul 1 08:39:51 2026] DELETE /v2.0/security-groups/37911e5a-adb7-4f37-8c47-46bbfbb3be15 => 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: 1487/3031] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:39:53 2026] GET /v2.0/networks => generated 2168 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1545/3032] 10.0.0.160 () {32 vars in 655 bytes} [Wed Jul 1 08:39:55 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3033] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:39:55 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1546/3034] 10.0.0.160 () {32 vars in 643 bytes} [Wed Jul 1 08:39:55 2026] GET /v2.0/ports => generated 4721 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3037] 10.0.0.160 () {32 vars in 647 bytes} [Wed Jul 1 08:39:55 2026] GET /v2.0/subnets => generated 1261 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1549/3038] 10.0.0.160 () {32 vars in 649 bytes} [Wed Jul 1 08:39:55 2026] GET /v2.0/networks => generated 2168 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3039] 10.0.0.160 () {32 vars in 663 bytes} [Wed Jul 1 08:39:55 2026] GET /v2.0/security-groups => generated 16622 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 9|app: 0|req: 1550/3040] 10.0.0.160 () {32 vars in 655 bytes} [Wed Jul 1 08:39:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)