+ 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 [Tue Apr 21 17:44:33 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:41:22 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-857dfcd6c4-wtdfp 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x556abee6ea40 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/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-04-21 17:44:37.337 7 INFO neutron.common.config [-] Logging enabled! 2026-04-21 17:44:37.337 7 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-04-21 17:44:37.383 8 INFO neutron.common.config [-] Logging enabled! 2026-04-21 17:44:37.384 8 INFO neutron.common.config [-] uwsgi version 21.2.2.dev24 2026-04-21 17:44:37.628 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 17:44:37.686 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-21 17:44:38.491 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:44:38.494 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 17:44:38.497 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-21 17:44:38.498 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:44:38.498 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 17:44:38.499 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 17:44:38.499 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:44:38.505 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:44:38.505 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:44:38.505 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:44:38.523 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 17:44:38.524 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:44:38.524 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 17:44:38.560 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 17:44:38.561 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 17:44:38.561 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 17:44:38.561 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 17:44:38.561 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:44:38.565 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-21 17:44:38.569 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-21 17:44:38.571 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-21 17:44:38.571 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-21 17:44:38.571 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-21 17:44:38.571 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:44:38.578 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:44:38.579 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-21 17:44:38.579 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:44:38.601 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-21 17:44:38.602 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-21 17:44:38.602 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-21 17:44:38.645 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-21 17:44:38.645 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-21 17:44:38.645 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-21 17:44:38.646 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-21 17:44:38.960 7 INFO neutron.plugins.ml2.managers [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] Initializing driver for type 'vlan' 2026-04-21 17:44:39.050 8 INFO neutron.plugins.ml2.managers [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] Initializing driver for type 'vlan' 2026-04-21 17:44:39.304 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] VlanTypeDriver initialization complete 2026-04-21 17:44:39.304 7 INFO neutron.plugins.ml2.managers [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 17:44:39.305 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 17:44:39.336 7 INFO neutron.plugins.ml2.managers [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 17:44:39.336 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 17:44:39.336 7 INFO neutron.plugins.ml2.managers [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] Initializing extension driver 'port_security' 2026-04-21 17:44:39.337 7 INFO neutron.plugins.ml2.extensions.port_security [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 17:44:39.337 7 INFO neutron.plugins.ml2.managers [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] Initializing extension driver 'qos' 2026-04-21 17:44:39.337 7 INFO neutron.plugins.ml2.managers [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 17:44:39.337 7 INFO neutron.plugins.ml2.managers [None req-12262e70-b007-4000-ac46-4655aee1d343 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 17:44:39.349 7 INFO neutron.quota [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded quota_driver: . 2026-04-21 17:44:39.349 7 INFO neutron.plugins.ml2.plugin [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 17:44:39.350 7 INFO neutron.plugins.ml2.managers [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 17:44:39.350 7 INFO neutron.plugins.ml2.managers [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 17:44:39.350 7 INFO neutron.plugins.ml2.managers [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 17:44:39.351 7 INFO neutron.extensions.vlantransparent [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Disabled vlantransparent extension. 2026-04-21 17:44:39.351 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: qos 2026-04-21 17:44:39.362 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: router 2026-04-21 17:44:39.371 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] VlanTypeDriver initialization complete 2026-04-21 17:44:39.371 8 INFO neutron.plugins.ml2.managers [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] Initializing driver for type 'vxlan' 2026-04-21 17:44:39.372 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-21 17:44:39.396 7 INFO neutron.services.service_base [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 17:44:39.396 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: segments 2026-04-21 17:44:39.399 8 INFO neutron.plugins.ml2.managers [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-21 17:44:39.400 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-21 17:44:39.400 8 INFO neutron.plugins.ml2.managers [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] Initializing extension driver 'port_security' 2026-04-21 17:44:39.400 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-21 17:44:39.400 8 INFO neutron.plugins.ml2.managers [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] Initializing extension driver 'qos' 2026-04-21 17:44:39.401 8 INFO neutron.plugins.ml2.managers [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-21 17:44:39.401 8 INFO neutron.plugins.ml2.managers [None req-c70c9197-e371-4e96-b299-9ea4561231f0 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-21 17:44:39.414 8 INFO neutron.quota [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded quota_driver: . 2026-04-21 17:44:39.414 8 INFO neutron.plugins.ml2.plugin [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Modular L2 Plugin initialization complete 2026-04-21 17:44:39.415 8 INFO neutron.plugins.ml2.managers [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-21 17:44:39.415 8 INFO neutron.plugins.ml2.managers [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-21 17:44:39.415 8 INFO neutron.plugins.ml2.managers [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-21 17:44:39.416 8 INFO neutron.extensions.vlantransparent [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Disabled vlantransparent extension. 2026-04-21 17:44:39.416 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: qos 2026-04-21 17:44:39.427 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: router 2026-04-21 17:44:39.464 8 INFO neutron.services.service_base [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-21 17:44:39.464 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: segments 2026-04-21 17:44:39.489 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: trunk 2026-04-21 17:44:39.540 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: vpnaas 2026-04-21 17:44:39.550 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: trunk 2026-04-21 17:44:39.573 7 WARNING stevedore.named [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 17:44:39.597 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: vpnaas 2026-04-21 17:44:39.631 8 WARNING stevedore.named [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-21 17:44:39.640 7 INFO neutron_vpnaas.services.vpn.plugin [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 17:44:39.640 7 INFO neutron.common.utils [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 17:44:39.641 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 17:44:39.646 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: tag 2026-04-21 17:44:39.650 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: timestamp 2026-04-21 17:44:39.653 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 17:44:39.656 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: flavors 2026-04-21 17:44:39.659 7 INFO neutron.manager [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loading Plugin: revisions 2026-04-21 17:44:39.662 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Initializing extension manager. 2026-04-21 17:44:39.664 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: address-group 2026-04-21 17:44:39.664 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: address-scope 2026-04-21 17:44:39.665 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 17:44:39.666 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: agent 2026-04-21 17:44:39.667 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 17:44:39.668 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 17:44:39.669 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 17:44:39.669 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: availability_zone 2026-04-21 17:44:39.670 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 17:44:39.671 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 17:44:39.671 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 17:44:39.673 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 17:44:39.673 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: dns-integration 2026-04-21 17:44:39.674 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 17:44:39.674 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 17:44:39.675 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: dvr 2026-04-21 17:44:39.676 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 17:44:39.676 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 17:44:39.677 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:44:39.677 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 17:44:39.678 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: external-net 2026-04-21 17:44:39.679 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 17:44:39.679 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: extraroute 2026-04-21 17:44:39.680 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 17:44:39.680 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 17:44:39.681 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 17:44:39.682 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 17:44:39.683 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 17:44:39.684 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: fip-port-details 2026-04-21 17:44:39.685 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: flavors 2026-04-21 17:44:39.686 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 17:44:39.687 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 17:44:39.687 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: ip_allocation 2026-04-21 17:44:39.687 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-21 17:44:39.688 8 INFO neutron.common.utils [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-21 17:44:39.688 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: auto_allocate 2026-04-21 17:44:39.688 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 17:44:39.689 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 17:44:39.692 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: router 2026-04-21 17:44:39.692 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: tag 2026-04-21 17:44:39.693 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:44:39.694 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 17:44:39.695 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: l3-ha 2026-04-21 17:44:39.695 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:44:39.696 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: l3-flavors 2026-04-21 17:44:39.696 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: timestamp 2026-04-21 17:44:39.697 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:44:39.697 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 17:44:39.699 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: network_ip_availability 2026-04-21 17:44:39.699 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 17:44:39.701 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 17:44:39.702 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 17:44:39.702 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: flavors 2026-04-21 17:44:39.703 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 17:44:39.703 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 17:44:39.704 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: multi-provider 2026-04-21 17:44:39.705 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: net-mtu 2026-04-21 17:44:39.705 8 INFO neutron.manager [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loading Plugin: revisions 2026-04-21 17:44:39.705 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 17:44:39.706 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 17:44:39.708 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Initializing extension manager. 2026-04-21 17:44:39.708 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 17:44:39.709 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: address-group 2026-04-21 17:44:39.710 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: address-scope 2026-04-21 17:44:39.711 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-21 17:44:39.712 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: agent 2026-04-21 17:44:39.712 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 17:44:39.712 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: agent-resources-synced 2026-04-21 17:44:39.713 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: pagination 2026-04-21 17:44:39.713 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-21 17:44:39.714 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-21 17:44:39.715 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: port-device-profile 2026-04-21 17:44:39.715 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: availability_zone 2026-04-21 17:44:39.716 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: availability_zone_filter 2026-04-21 17:44:39.716 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-21 17:44:39.716 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: port-mac-override 2026-04-21 17:44:39.717 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: default-subnetpools 2026-04-21 17:44:39.717 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 17:44:39.718 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 17:44:39.718 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-21 17:44:39.718 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: port-resource-request 2026-04-21 17:44:39.719 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: dns-integration 2026-04-21 17:44:39.719 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 17:44:39.719 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: dns-domain-ports 2026-04-21 17:44:39.720 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: binding 2026-04-21 17:44:39.720 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-21 17:44:39.721 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: binding-extended 2026-04-21 17:44:39.721 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: dvr 2026-04-21 17:44:39.721 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: port-security 2026-04-21 17:44:39.721 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-21 17:44:39.722 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: project-id 2026-04-21 17:44:39.722 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: empty-string-filtering 2026-04-21 17:44:39.722 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: provider 2026-04-21 17:44:39.722 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:44:39.723 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-21 17:44:39.724 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: external-net 2026-04-21 17:44:39.724 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-21 17:44:39.724 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos 2026-04-21 17:44:39.725 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: extraroute 2026-04-21 17:44:39.725 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 17:44:39.726 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: extraroute-atomic 2026-04-21 17:44:39.726 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 17:44:39.726 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-21 17:44:39.727 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-default 2026-04-21 17:44:39.727 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-21 17:44:39.727 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-fip 2026-04-21 17:44:39.728 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 17:44:39.728 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-21 17:44:39.728 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-21 17:44:39.728 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 17:44:39.729 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: fip-port-details 2026-04-21 17:44:39.729 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 17:44:39.730 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: flavors 2026-04-21 17:44:39.730 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 17:44:39.730 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 17:44:39.731 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-21 17:44:39.731 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-pps 2026-04-21 17:44:39.732 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: floatingip-pools 2026-04-21 17:44:39.732 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 17:44:39.732 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: ip_allocation 2026-04-21 17:44:39.732 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 17:44:39.733 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-21 17:44:39.733 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 17:44:39.733 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: l2_adjacency 2026-04-21 17:44:39.734 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 17:44:39.734 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: router 2026-04-21 17:44:39.736 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: quotas 2026-04-21 17:44:39.736 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-21 17:44:39.737 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: quota_details 2026-04-21 17:44:39.737 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: ext-gw-mode 2026-04-21 17:44:39.738 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: l3-ha 2026-04-21 17:44:39.738 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: rbac-policies 2026-04-21 17:44:39.738 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:44:39.739 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 17:44:39.739 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: l3-flavors 2026-04-21 17:44:39.739 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 17:44:39.740 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 17:44:39.740 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-21 17:44:39.741 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 17:44:39.741 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-21 17:44:39.741 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: revision-if-match 2026-04-21 17:44:39.742 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 17:44:39.743 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-21 17:44:39.743 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 17:44:39.743 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 17:44:39.744 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-21 17:44:39.744 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 17:44:39.745 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 17:44:39.745 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-21 17:44:39.745 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 17:44:39.746 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 17:44:39.746 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-21 17:44:39.747 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-21 17:44:39.748 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: multi-provider 2026-04-21 17:44:39.748 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: net-mtu 2026-04-21 17:44:39.749 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: net-mtu-writable 2026-04-21 17:44:39.750 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: network_availability_zone 2026-04-21 17:44:39.750 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: network-ip-availability 2026-04-21 17:44:39.752 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-21 17:44:39.752 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: pagination 2026-04-21 17:44:39.753 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: port-device-profile 2026-04-21 17:44:39.753 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: port-mac-override 2026-04-21 17:44:39.754 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-21 17:44:39.754 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-21 17:44:39.755 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: port-resource-request 2026-04-21 17:44:39.755 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: security-group 2026-04-21 17:44:39.756 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-21 17:44:39.757 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: binding 2026-04-21 17:44:39.757 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: segment 2026-04-21 17:44:39.757 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: binding-extended 2026-04-21 17:44:39.757 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 17:44:39.758 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: port-security 2026-04-21 17:44:39.758 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: service-type 2026-04-21 17:44:39.758 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: project-id 2026-04-21 17:44:39.759 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: sorting 2026-04-21 17:44:39.759 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: provider 2026-04-21 17:44:39.759 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 17:44:39.760 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 17:44:39.761 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 17:44:39.761 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos 2026-04-21 17:44:39.761 7 WARNING neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 17:44:39.762 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 17:44:39.762 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-21 17:44:39.763 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-21 17:44:39.763 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 17:44:39.763 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-default 2026-04-21 17:44:39.763 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 17:44:39.764 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-fip 2026-04-21 17:44:39.764 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 17:44:39.764 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-21 17:44:39.765 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 17:44:39.765 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-21 17:44:39.766 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 17:44:39.766 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-21 17:44:39.766 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 17:44:39.766 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-21 17:44:39.767 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-21 17:44:39.768 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-pps 2026-04-21 17:44:39.769 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 17:44:39.769 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-21 17:44:39.769 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 17:44:39.769 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-21 17:44:39.770 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: trunk 2026-04-21 17:44:39.770 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: qos-rules-alias 2026-04-21 17:44:39.771 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: trunk-details 2026-04-21 17:44:39.771 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: quota-check-limit 2026-04-21 17:44:39.771 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 17:44:39.772 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 17:44:39.773 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: quotas 2026-04-21 17:44:39.773 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 17:44:39.774 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 17:44:39.774 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: quota_details 2026-04-21 17:44:39.775 7 INFO neutron.api.extensions [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Loaded extension: vpnaas 2026-04-21 17:44:39.776 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: rbac-policies 2026-04-21 17:44:39.776 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: rbac-address-group 2026-04-21 17:44:39.777 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: rbac-address-scope 2026-04-21 17:44:39.778 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: rbac-security-groups 2026-04-21 17:44:39.778 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-21 17:44:39.778 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-21 17:44:39.778 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-21 17:44:39.779 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.779 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-21 17:44:39.779 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: revision-if-match 2026-04-21 17:44:39.780 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-21 17:44:39.780 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 17:44:39.781 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 17:44:39.781 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: router_availability_zone 2026-04-21 17:44:39.781 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-21 17:44:39.782 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-21 17:44:39.783 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-21 17:44:39.783 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-21 17:44:39.783 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 17:44:39.784 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 17:44:39.784 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-21 17:44:39.784 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 17:44:39.784 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.784 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] subnetpool is already registered 2026-04-21 17:44:39.785 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.785 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] subnetpool is already registered 2026-04-21 17:44:39.785 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 17:44:39.785 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 17:44:39.786 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 17:44:39.786 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 17:44:39.786 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 17:44:39.786 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 17:44:39.788 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 17:44:39.789 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] router is already registered 2026-04-21 17:44:39.789 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 17:44:39.789 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] floatingip is already registered 2026-04-21 17:44:39.790 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 17:44:39.790 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] rbac_policy is already registered 2026-04-21 17:44:39.790 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 17:44:39.791 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] security_group is already registered 2026-04-21 17:44:39.791 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 17:44:39.791 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] security_group_rule is already registered 2026-04-21 17:44:39.791 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.791 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] subnetpool is already registered 2026-04-21 17:44:39.792 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.792 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] subnetpool is already registered 2026-04-21 17:44:39.792 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 17:44:39.792 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] trunk is already registered 2026-04-21 17:44:39.792 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 17:44:39.792 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: security-group 2026-04-21 17:44:39.793 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] endpoint_group is already registered 2026-04-21 17:44:39.793 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 17:44:39.793 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] vpnservice is already registered 2026-04-21 17:44:39.793 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 17:44:39.793 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] ipsec_site_connection is already registered 2026-04-21 17:44:39.794 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 17:44:39.794 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: segment 2026-04-21 17:44:39.794 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] ipsecpolicy is already registered 2026-04-21 17:44:39.794 7 INFO neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 17:44:39.794 7 WARNING neutron.quota.resource_registry [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] ikepolicy is already registered 2026-04-21 17:44:39.794 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-21 17:44:39.795 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: service-type 2026-04-21 17:44:39.796 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: sorting 2026-04-21 17:44:39.796 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: standard-attr-segment 2026-04-21 17:44:39.797 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: standard-attr-description 2026-04-21 17:44:39.798 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: stateful-security-group 2026-04-21 17:44:39.798 8 WARNING neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-21 17:44:39.799 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-21 17:44:39.800 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: subnet_onboard 2026-04-21 17:44:39.800 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-21 17:44:39.801 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: subnet-service-types 2026-04-21 17:44:39.802 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: subnet_allocation 2026-04-21 17:44:39.803 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-21 17:44:39.803 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-21 17:44:39.806 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: standard-attr-tag 2026-04-21 17:44:39.807 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-21 17:44:39.807 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: trunk 2026-04-21 17:44:39.808 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: trunk-details 2026-04-21 17:44:39.808 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-21 17:44:39.809 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-21 17:44:39.810 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-21 17:44:39.811 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: vpn-flavors 2026-04-21 17:44:39.812 8 INFO neutron.api.extensions [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Loaded extension: vpnaas 2026-04-21 17:44:39.814 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-21 17:44:39.815 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-21 17:44:39.815 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.815 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-21 17:44:39.816 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 17:44:39.817 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 17:44:39.820 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 17:44:39.821 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 17:44:39.821 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 17:44:39.821 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.821 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] subnetpool is already registered 2026-04-21 17:44:39.822 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.822 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] subnetpool is already registered 2026-04-21 17:44:39.822 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 17:44:39.823 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 17:44:39.823 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 17:44:39.823 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 17:44:39.823 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 17:44:39.823 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 17:44:39.825 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-21 17:44:39.826 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] router is already registered 2026-04-21 17:44:39.826 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-21 17:44:39.826 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] floatingip is already registered 2026-04-21 17:44:39.827 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-21 17:44:39.827 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] rbac_policy is already registered 2026-04-21 17:44:39.827 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-21 17:44:39.828 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] security_group is already registered 2026-04-21 17:44:39.828 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-21 17:44:39.828 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] security_group_rule is already registered 2026-04-21 17:44:39.828 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.828 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] subnetpool is already registered 2026-04-21 17:44:39.829 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-21 17:44:39.829 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] subnetpool is already registered 2026-04-21 17:44:39.829 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-21 17:44:39.829 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] trunk is already registered 2026-04-21 17:44:39.829 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-21 17:44:39.829 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] endpoint_group is already registered 2026-04-21 17:44:39.830 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-21 17:44:39.830 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] vpnservice is already registered 2026-04-21 17:44:39.830 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-21 17:44:39.830 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] ipsec_site_connection is already registered 2026-04-21 17:44:39.831 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-21 17:44:39.831 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] ipsecpolicy is already registered 2026-04-21 17:44:39.831 8 INFO neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-21 17:44:39.831 8 WARNING neutron.quota.resource_registry [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] ikepolicy is already registered 2026-04-21 17:44:39.832 7 WARNING keystonemiddleware._common.config [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:44:39.840 7 WARNING oslo_config.cfg [None req-be187690-e83a-4643-938f-364f068e0d69 - - - - - -] 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 0x556abee6ea40 pid: 7 (default app) 2026-04-21 17:44:39.870 8 WARNING keystonemiddleware._common.config [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-21 17:44:39.877 8 WARNING oslo_config.cfg [None req-8ce00b87-3e1f-483f-b031-d4fc7174db58 - - - - - -] 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 0x556abee6ea40 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-04-21 17:44:45.837 7 WARNING oslo_policy.policy [None req-7f9b6460-0d9e-4f2e-a254-23a0468da113 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - 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: 7|app: 0|req: 3/3] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:44:45 2026] GET /v2.0/networks => generated 15 bytes in 1127 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-04-21 17:44:46.531 8 WARNING oslo_policy.policy [None req-0bcfcbe4-bf19-4217-9b0c-d80a6d77f6bc 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - 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-04-21 17:44:47.316 8 WARNING neutron.services.revisions.revision_plugin [None req-0bcfcbe4-bf19-4217-9b0c-d80a6d77f6bc 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Could not find related network for resource to bump revision. 2026-04-21 17:44:47.353 8 INFO neutron.db.segments_db [None req-0bcfcbe4-bf19-4217-9b0c-d80a6d77f6bc 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 68ff5661-72e4-463b-b6e9-b84f726389e1 of type flat for network 474da1c7-45a2-4161-bc2b-66a2059449a8 2026-04-21 17:44:47.415 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0bcfcbe4-bf19-4217-9b0c-d80a6d77f6bc 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.19.213.60 () {48 vars in 963 bytes} [Tue Apr 21 17:44:46 2026] POST /v2.0/networks => generated 124 bytes in 975 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:44:53 2026] GET /v2.0/networks => generated 15 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 17:44:53.665 7 WARNING neutron.services.revisions.revision_plugin [None req-e4a15c54-933c-4382-aeee-82d86906d688 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Could not find related network for resource to bump revision. 2026-04-21 17:44:53.699 7 INFO neutron.db.segments_db [None req-e4a15c54-933c-4382-aeee-82d86906d688 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 79eeee53-41bf-4718-aedb-7f9b3847c0e0 of type flat for network 05a2c78b-0cfc-40ab-8228-171838e6dcf2 2026-04-21 17:44:53.799 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4a15c54-933c-4382-aeee-82d86906d688 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.19.213.60 () {48 vars in 963 bytes} [Tue Apr 21 17:44:53 2026] POST /v2.0/networks => generated 124 bytes in 255 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:44:59 2026] GET /v2.0/networks => generated 15 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 17:44:59.720 7 WARNING neutron.services.revisions.revision_plugin [None req-036a2c8e-fd7f-423a-ab11-bf1888d3ca5c 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Could not find related network for resource to bump revision. 2026-04-21 17:44:59.749 7 INFO neutron.db.segments_db [None req-036a2c8e-fd7f-423a-ab11-bf1888d3ca5c 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 7da4252c-605a-4f75-aa6a-73b3bbf59bdf of type flat for network 551da74d-1e6c-4907-ba8b-31f6feaaccb8 2026-04-21 17:44:59.803 7 INFO neutron.pecan_wsgi.hooks.translation [None req-036a2c8e-fd7f-423a-ab11-bf1888d3ca5c 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.19.213.60 () {48 vars in 963 bytes} [Tue Apr 21 17:44:59 2026] POST /v2.0/networks => generated 124 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:45:05 2026] GET /v2.0/networks => generated 15 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 17:45:05.776 7 WARNING neutron.services.revisions.revision_plugin [None req-1d931fc5-fb02-47b5-a2fb-163c2e82acd7 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Could not find related network for resource to bump revision. 2026-04-21 17:45:05.800 7 INFO neutron.db.segments_db [None req-1d931fc5-fb02-47b5-a2fb-163c2e82acd7 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 94602631-6fa7-4cb3-8af7-214a77cd6f2e of type flat for network 424bcd47-8c70-48b8-95fb-cdda3eb430c5 2026-04-21 17:45:05.843 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d931fc5-fb02-47b5-a2fb-163c2e82acd7 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.19.213.60 () {48 vars in 963 bytes} [Tue Apr 21 17:45:05 2026] POST /v2.0/networks => generated 124 bytes in 137 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:45:11 2026] GET /v2.0/networks => generated 15 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 17:45:11.731 8 WARNING neutron.services.revisions.revision_plugin [None req-03b2c14c-9e8b-4ac7-8546-798c84ddaa63 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Could not find related network for resource to bump revision. 2026-04-21 17:45:11.754 8 INFO neutron.db.segments_db [None req-03b2c14c-9e8b-4ac7-8546-798c84ddaa63 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 7f0708a9-79c1-4812-9224-10e485349c9f of type flat for network b410fe22-8672-48ea-ba3d-a081cf6c2885 2026-04-21 17:45:11.796 8 INFO neutron.pecan_wsgi.hooks.translation [None req-03b2c14c-9e8b-4ac7-8546-798c84ddaa63 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.19.213.60 () {48 vars in 963 bytes} [Tue Apr 21 17:45:11 2026] POST /v2.0/networks => generated 124 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:45:17 2026] GET /v2.0/networks => generated 15 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 17:45:17.759 8 WARNING neutron.services.revisions.revision_plugin [None req-b4676745-109b-4685-93f6-c9336667f327 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Could not find related network for resource to bump revision. 2026-04-21 17:45:17.789 8 INFO neutron.db.segments_db [None req-b4676745-109b-4685-93f6-c9336667f327 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 861e4298-6e1d-413f-a329-82f1ff6d5663 of type flat for network 91c87e46-6531-4582-a51f-52ae499de52f [pid: 8|app: 0|req: 7/16] 199.19.213.60 () {48 vars in 963 bytes} [Tue Apr 21 17:45:17 2026] POST /v2.0/networks => generated 706 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/17] 199.19.213.60 () {44 vars in 907 bytes} [Tue Apr 21 17:45:18 2026] GET /v2.0/subnets => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:45:19 2026] GET /v2.0/networks => generated 709 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/19] 199.19.213.60 () {48 vars in 961 bytes} [Tue Apr 21 17:45:19 2026] POST /v2.0/subnets => generated 641 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 17:51:59.924 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 17:51:59.925 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 17:51:59.926 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 17:51:59 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.60) !!! [pid: 7|app: 0|req: 38/73] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:51:59 2026] GET /v2.0/networks => generated 753 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 17:52:00.129 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 17:52:00.133 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a04ebc8f-03a3-4aa0-98d4-a1ccbfeba618] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 17:52:00.134 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 17:52:00 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.60) !!! 2026-04-21 17:52:00.193 8 INFO neutron.db.segments_db [None req-75d3d8ec-358e-4f0f-a1aa-4e902c6bcbd1 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 7ac5cfcd-e8fe-4503-8634-51a3287f538b of type vxlan for network 913dc04b-5f33-4422-a4c5-eee2f99890c1 [pid: 8|app: 0|req: 36/74] 199.19.213.60 () {48 vars in 962 bytes} [Tue Apr 21 17:52:00 2026] POST /v2.0/networks => generated 707 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 17:52:01.103 7 INFO oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58142. 2026-04-21 17:52:01.104 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58152. [pid: 7|app: 0|req: 39/75] 199.19.213.60 () {44 vars in 907 bytes} [Tue Apr 21 17:52:01 2026] GET /v2.0/subnets => generated 644 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 17:52:01.242 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a04ebc8f-03a3-4aa0-98d4-a1ccbfeba618] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58170. 2026-04-21 17:52:01.244 8 INFO oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58154. [pid: 8|app: 0|req: 37/76] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:52:01 2026] GET /v2.0/networks => generated 1430 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.19.213.60 () {48 vars in 961 bytes} [Tue Apr 21 17:52:01 2026] POST /v2.0/subnets => generated 627 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 17:52:02 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 2793 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.19.213.60 () {48 vars in 977 bytes} [Tue Apr 21 17:52:02 2026] POST /v2.0/security-groups => generated 1552 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 17:52:03 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 4327 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 17:52:03 2026] GET /v2.0/security-groups => generated 4327 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 17:52:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 17:52:04 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 4909 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/84] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 17:52:04 2026] GET /v2.0/security-groups => generated 4909 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 17:52:05 2026] POST /v2.0/security-group-rules => generated 571 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 17:52:05 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 5493 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 17:52:06 2026] GET /v2.0/security-groups => generated 5493 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 17:52:06 2026] POST /v2.0/security-group-rules => generated 571 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 17:52:06 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => 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: 44/90] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 17:52:07 2026] GET /v2.0/security-groups => generated 6077 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 17:52:07 2026] POST /v2.0/security-group-rules => generated 571 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 17:52:07 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 6661 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 17:52:08 2026] GET /v2.0/security-groups => generated 6661 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/96] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 17:52:08 2026] POST /v2.0/security-group-rules => generated 571 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/97] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 17:52:09 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: 47/98] 199.19.213.60 () {44 vars in 903 bytes} [Tue Apr 21 17:52:09 2026] GET /v2.0/ports => generated 2489 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/99] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 17:52:09 2026] GET /v2.0/networks => generated 1474 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/100] 199.19.213.60 () {48 vars in 957 bytes} [Tue Apr 21 17:52:09 2026] POST /v2.0/ports => generated 1096 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 17:52:16.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f139642-05a2-4c65-adbb-95a043900474 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 53/101] 199.19.213.60 () {44 vars in 977 bytes} [Tue Apr 21 17:52:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 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: 49/102] 199.19.213.60 () {44 vars in 999 bytes} [Tue Apr 21 17:52:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/103] 199.19.213.60 () {48 vars in 1029 bytes} [Tue Apr 21 17:52:16 2026] PUT /v2.0/ports/05791e43-d090-48a8-a166-643828091c65 => generated 1209 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/104] 199.19.213.60 () {44 vars in 903 bytes} [Tue Apr 21 17:52:17 2026] GET /v2.0/ports => generated 3726 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/105] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 17:52:18 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 7245 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/106] 199.19.213.60 () {48 vars in 977 bytes} [Tue Apr 21 17:52:19 2026] POST /v2.0/security-groups => generated 1546 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/107] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 17:52:19 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 8773 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/108] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 17:52:20 2026] GET /v2.0/security-groups => generated 8773 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/109] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 17:52:20 2026] POST /v2.0/security-group-rules => generated 589 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/110] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 17:52:20 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9375 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/111] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 17:52:21 2026] GET /v2.0/security-groups => generated 9375 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 17:52:21 2026] POST /v2.0/security-group-rules => generated 593 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/127] 199.19.213.60 () {44 vars in 971 bytes} [Tue Apr 21 17:53:54 2026] GET /v2.0/quotas/cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 62/128] 199.19.213.60 () {48 vars in 1023 bytes} [Tue Apr 21 17:53:55 2026] PUT /v2.0/quotas/cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/129] 199.19.213.60 () {44 vars in 971 bytes} [Tue Apr 21 17:53:55 2026] GET /v2.0/quotas/cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 17:55:54.983 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a04ebc8f-03a3-4aa0-98d4-a1ccbfeba618] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 17:55:54.984 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 17:55:54.986 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 17:55:54 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.60) !!! /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-04-21 17:55:55.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e7cfb6de-2b21-4bab-a3c3-c36e9aab5c1b 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/146] 199.19.213.60 () {30 vars in 742 bytes} [Tue Apr 21 17:55:54 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 17:55:55.159 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 17:55:55.161 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 17:55:55.161 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 17:55:55 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.60) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/147] 199.19.213.60 () {30 vars in 764 bytes} [Tue Apr 21 17:55:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 17:55:56.940 8 INFO oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53632. 2026-04-21 17:55:56.940 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a04ebc8f-03a3-4aa0-98d4-a1ccbfeba618] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53618. 2026-04-21 17:55:57.060 8 INFO neutron.pecan_wsgi.hooks.translation [None req-612f9382-70a7-4ff0-9136-63e2ab9a5ab9 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/148] 199.19.213.60 () {30 vars in 742 bytes} [Tue Apr 21 17:55:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 17:55:57.097 7 INFO oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53664. 2026-04-21 17:55:57.098 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 53648. [pid: 7|app: 0|req: 77/149] 199.19.213.60 () {30 vars in 764 bytes} [Tue Apr 21 17:55:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:01:50.474 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:01:50.476 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:01:50.477 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 18:01:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 (ip 199.19.213.60) !!! [pid: 7|app: 0|req: 101/196] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:01:50 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => generated 2797 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:01:50.717 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a04ebc8f-03a3-4aa0-98d4-a1ccbfeba618] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:01:50.720 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:01:50.721 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 21 18:01:50 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 199.19.213.60) !!! [pid: 8|app: 0|req: 96/197] 199.19.213.60 () {48 vars in 977 bytes} [Tue Apr 21 18:01:50 2026] POST /v2.0/security-groups => generated 1560 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-21 18:01:51.728 7 INFO oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37948. 2026-04-21 18:01:51.729 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37938. [pid: 7|app: 0|req: 102/198] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:01:51 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => generated 4339 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:01:51.833 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a04ebc8f-03a3-4aa0-98d4-a1ccbfeba618] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37956. 2026-04-21 18:01:51.834 8 INFO oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37964. [pid: 8|app: 0|req: 97/199] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 18:01:51 2026] GET /v2.0/security-groups => generated 14299 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/200] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 18:01:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/201] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:01:52 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => generated 4917 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/202] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 18:01:52 2026] GET /v2.0/security-groups => generated 14877 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/203] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 18:01:52 2026] POST /v2.0/security-group-rules => generated 567 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/206] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:01:53 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => generated 5497 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/207] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 18:01:54 2026] GET /v2.0/security-groups => generated 15457 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 18:01:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:01:55 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => generated 6079 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 18:01:55 2026] GET /v2.0/security-groups => generated 16039 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.19.213.60 () {48 vars in 987 bytes} [Tue Apr 21 18:01:55 2026] POST /v2.0/security-group-rules => generated 570 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/228] 199.19.213.60 () {30 vars in 739 bytes} [Tue Apr 21 18:04:02 2026] GET /v2.0/networks?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7&shared=False => generated 15 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:04:02.563 7 INFO neutron.db.segments_db [None req-937b025d-4073-47b3-a353-c99fee7ba1bf 072000263f674a57b70426c62dd65950 afdf3b75e3cf4c38a3ef40935388a2d7 - - - -] Added segment 45e90663-f19c-4aca-b505-83f979c61b96 of type vxlan for network 9c879960-39b9-4677-9494-c84a04522b11 [pid: 7|app: 0|req: 117/229] 199.19.213.60 () {34 vars in 681 bytes} [Tue Apr 21 18:04:02 2026] POST /v2.0/networks => generated 718 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/230] 199.19.213.60 () {30 vars in 721 bytes} [Tue Apr 21 18:04:02 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/231] 199.19.213.60 () {30 vars in 632 bytes} [Tue Apr 21 18:04:02 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: 114/232] 199.19.213.60 () {34 vars in 676 bytes} [Tue Apr 21 18:04:02 2026] POST /v2.0/ports => generated 963 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/233] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:04:03 2026] GET /v2.0/networks/9c879960-39b9-4677-9494-c84a04522b11 => generated 705 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/234] 199.19.213.60 () {30 vars in 721 bytes} [Tue Apr 21 18:04:05 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/235] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:04:05 2026] GET /v2.0/networks/9c879960-39b9-4677-9494-c84a04522b11 => 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: 117/238] 199.19.213.60 () {44 vars in 971 bytes} [Tue Apr 21 18:04:18 2026] GET /v2.0/quotas/afdf3b75e3cf4c38a3ef40935388a2d7 => generated 292 bytes in 12 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: 7|app: 0|req: 122/239] 199.19.213.60 () {48 vars in 1023 bytes} [Tue Apr 21 18:04:18 2026] PUT /v2.0/quotas/afdf3b75e3cf4c38a3ef40935388a2d7 => generated 291 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/240] 199.19.213.60 () {44 vars in 971 bytes} [Tue Apr 21 18:04:19 2026] GET /v2.0/quotas/afdf3b75e3cf4c38a3ef40935388a2d7 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:15:29.340 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:15:29.341 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [a04ebc8f-03a3-4aa0-98d4-a1ccbfeba618] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:15:29.344 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 18:15:29 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 199.19.213.60) !!! [pid: 8|app: 0|req: 164/331] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 18:15:29 2026] GET /v2.0/networks => generated 2168 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:15:30.690 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:15:30.693 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:15:30.694 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 21 18:15:30 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 199.19.213.60) !!! [pid: 7|app: 0|req: 168/332] 199.19.213.60 () {44 vars in 907 bytes} [Tue Apr 21 18:15:30 2026] GET /v2.0/subnets => generated 1261 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:15:30.856 8 INFO oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56336. 2026-04-21 18:15:30.858 8 INFO oslo.messaging._drivers.impl_rabbit [-] [a04ebc8f-03a3-4aa0-98d4-a1ccbfeba618] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56346. [pid: 8|app: 0|req: 165/333] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 18:15:30 2026] GET /v2.0/networks => generated 2168 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:16:12.210 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39260. 2026-04-21 18:16:12.211 7 INFO oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 39266. [pid: 7|app: 0|req: 172/340] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 18:16:12 2026] GET /v2.0/networks => generated 2168 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/341] 199.19.213.60 () {44 vars in 907 bytes} [Tue Apr 21 18:16:13 2026] GET /v2.0/subnets => generated 1261 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/342] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 18:16:13 2026] GET /v2.0/networks => generated 2168 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/343] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:16:14 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9981 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/344] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:16:15 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9981 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/345] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:16:16 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9981 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/346] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:16:17 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9981 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/347] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:16:18 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9981 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:16:19 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9981 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/349] 199.19.213.60 () {44 vars in 936 bytes} [Tue Apr 21 18:16:20 2026] GET /v2.0/security-groups => generated 16622 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 199.19.213.60 () {44 vars in 903 bytes} [Tue Apr 21 18:16:20 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:16:28.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26b106df-c811-43ff-9840-0d499b315850 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/353] 199.19.213.60 () {44 vars in 977 bytes} [Tue Apr 21 18:16:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 199.19.213.60 () {44 vars in 999 bytes} [Tue Apr 21 18:16:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 199.19.213.60 () {44 vars in 903 bytes} [Tue Apr 21 18:16:29 2026] GET /v2.0/ports => generated 4721 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:16:30 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9981 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:16:31 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9981 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:16:32 2026] GET /v2.0/security-groups?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 9981 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.19.213.60 () {44 vars in 971 bytes} [Tue Apr 21 18:16:43 2026] GET /v2.0/quotas/cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:17:38 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => 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: 183/371] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:17:39 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => generated 6662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:17:40 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => generated 6662 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:17:41 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => generated 6662 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/374] 199.19.213.60 () {44 vars in 1021 bytes} [Tue Apr 21 18:17:42 2026] GET /v2.0/security-groups?tenant_id=afdf3b75e3cf4c38a3ef40935388a2d7 => generated 6662 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/375] 199.19.213.60 () {44 vars in 971 bytes} [Tue Apr 21 18:17:49 2026] GET /v2.0/quotas/afdf3b75e3cf4c38a3ef40935388a2d7 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/384] 199.19.213.60 () {44 vars in 909 bytes} [Tue Apr 21 18:18:43 2026] GET /v2.0/networks => generated 2168 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:19:25 2026] GET /v2.0/networks => generated 2168 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:19:26.565 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-04-21 18:19:26.567 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  [pid: 7|app: 0|req: 198/392] 10.0.0.220 () {32 vars in 655 bytes} [Tue Apr 21 18:19:26 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:19:26 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:19:26 2026] GET /v2.0/ports => generated 4721 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:19:26 2026] GET /v2.0/subnets => generated 1261 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:19:26 2026] GET /v2.0/networks => generated 2168 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:19:27 2026] GET /v2.0/security-groups => generated 16622 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 10.0.0.220 () {32 vars in 655 bytes} [Tue Apr 21 18:19:27 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:19:38.316 7 INFO oslo.messaging._drivers.impl_rabbit [-] [714e6ebc-288b-4825-b070-225f42497ebf] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36000. 2026-04-21 18:19:38.317 7 INFO oslo.messaging._drivers.impl_rabbit [-] [b7d8a2e6-e7f1-4d54-ae92-2e3d4914e267] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 36008. 2026-04-21 18:19:38.513 7 INFO neutron.db.segments_db [None req-03a8af9e-d62c-4bfb-9e81-de3de552b99e 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 160ac6b1-80fe-4c83-99c4-fe55fb52e8f1 of type vxlan for network ce3e6420-e167-46d8-86d8-afd16a083645 2026-04-21 18:19:38.558 8 INFO neutron.db.segments_db [None req-625e2d58-88f6-4859-b2e8-3baa902e8cbe 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 70852f8e-943b-418f-95a6-5053044d5039 of type vxlan for network 20e349d4-3238-4a19-adcb-63708fe55ea2 [pid: 7|app: 0|req: 203/401] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:19:38 2026] POST /v2.0/networks => generated 743 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/402] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:19:38 2026] POST /v2.0/networks => generated 737 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/403] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:19:38 2026] POST /v2.0/subnets => generated 666 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/404] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:19:38 2026] POST /v2.0/subnets => generated 660 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:19:38.998 7 INFO neutron.db.segments_db [None req-9b844b03-b096-4ec8-a001-37703d4096fa 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 516434c6-f4de-4239-88ad-7dffc1a98004 of type vxlan for network 25a4b08a-f97e-4852-ae59-697e78242e59 2026-04-21 18:19:39.028 8 INFO neutron.db.segments_db [None req-f39b48c2-2762-480d-b7a1-57ec33da652b 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 22eab4f9-e23f-4dd5-b8a8-6ee909481930 of type vxlan for network 5af44337-67ed-488d-847b-e5769f988375 2026-04-21 18:19:39.455 8 INFO neutron.db.l3_hamode_db [None req-f39b48c2-2762-480d-b7a1-57ec33da652b 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:19:39.461 7 INFO neutron.db.l3_hamode_db [None req-9b844b03-b096-4ec8-a001-37703d4096fa 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:19:40.841 8 INFO neutron.db.l3_hamode_db [None req-f39b48c2-2762-480d-b7a1-57ec33da652b 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:19:40.863 7 INFO neutron.db.l3_hamode_db [None req-9b844b03-b096-4ec8-a001-37703d4096fa 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 201/405] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:19:38 2026] POST /v2.0/routers => generated 724 bytes in 3423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:19:38 2026] POST /v2.0/routers => generated 730 bytes in 3527 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:19:42 2026] GET /v2.0/security-groups?tenant_id=cdad7d1d55db4411a33e29ccb2d8af00&name=default => generated 2797 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/408] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:19:42 2026] GET /v2.0/security-groups?tenant_id=1c98701d9dfb45cd804dacbea1de534a&name=default => generated 2797 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:19:42 2026] PUT /v2.0/routers/c6d987c0-3028-47c5-a878-4b1592ccd73a/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/410] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:19:42 2026] PUT /v2.0/routers/262e45e6-4720-4ae2-980e-dfc8cb109ad6/add_router_interface => generated 309 bytes in 1548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:19:44 2026] DELETE /v2.0/security-groups/2be080c0-0c83-4726-924c-df013916ff78 => 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: 204/412] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:19:44 2026] DELETE /v2.0/security-groups/2eac922c-207e-4ff8-8ccd-b6a9d345751c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:19:44 2026] GET /v2.0/security-groups?tenant_id=e561e67ed83c45ca9f0ea11adfe1664b&name=default => generated 2797 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:19:44 2026] DELETE /v2.0/security-groups/1c22023d-9a19-4945-85c0-abe721d7ac18 => 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: 206/415] 10.0.0.220 () {34 vars in 685 bytes} [Tue Apr 21 18:19:44 2026] POST /v2.0/security-groups => generated 1596 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 10.0.0.220 () {34 vars in 685 bytes} [Tue Apr 21 18:19:44 2026] POST /v2.0/security-groups => generated 1597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:19:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:19:45 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:19:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/420] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:19:45 2026] POST /v2.0/security-group-rules => generated 570 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:19:45 2026] POST /v2.0/floatingips => generated 552 bytes in 893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:19:45 2026] POST /v2.0/floatingips => generated 552 bytes in 1077 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:19:46.609 7 INFO neutron.db.segments_db [None req-06ad3eed-52ac-4411-8f9f-e5ef33c9a737 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 01b38f50-fa91-4d9e-a5ab-b7793ed082a1 of type vxlan for network deef5965-d13d-451a-ac32-8582cec285c6 [pid: 7|app: 0|req: 214/423] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:19:46 2026] POST /v2.0/networks => generated 748 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:19:46 2026] POST /v2.0/subnets => generated 671 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:19:47.103 7 INFO neutron.db.segments_db [None req-97247915-6b08-441a-959c-698c398b5827 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 17193961-22c5-4324-abb6-c3fb11848f6c of type vxlan for network 1dfc1408-235e-433c-adab-30dbbd7b8821 [pid: 8|app: 0|req: 211/425] 10.0.0.206 () {34 vars in 1100 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1643743147&fields=id&tenant_id=c869f2303b5442aa8c12ef6baefb4554 => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 10.0.0.206 () {34 vars in 1100 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1400843827&fields=id&tenant_id=ba1e1a57b67e42cf868e5408573ed4bb => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/networks?id=ce3e6420-e167-46d8-86d8-afd16a083645 => generated 675 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:19:47.483 7 INFO neutron.db.l3_hamode_db [None req-97247915-6b08-441a-959c-698c398b5827 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 214/428] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/networks?id=20e349d4-3238-4a19-adcb-63708fe55ea2 => generated 669 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/429] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/quotas/c869f2303b5442aa8c12ef6baefb4554 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/quotas/ba1e1a57b67e42cf868e5408573ed4bb => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/431] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/ports?tenant_id=c869f2303b5442aa8c12ef6baefb4554&fields=id => generated 103 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:19:47 2026] GET /v2.0/ports?tenant_id=ba1e1a57b67e42cf868e5408573ed4bb&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/433] 10.0.0.206 () {34 vars in 907 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/extensions => generated 19178 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/434] 10.0.0.206 () {34 vars in 907 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/extensions => generated 19178 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/435] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/networks/ce3e6420-e167-46d8-86d8-afd16a083645?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/436] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/networks/20e349d4-3238-4a19-adcb-63708fe55ea2?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/437] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/networks/ce3e6420-e167-46d8-86d8-afd16a083645?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: 224/438] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/networks/20e349d4-3238-4a19-adcb-63708fe55ea2?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) 2026-04-21 18:19:48.718 7 INFO neutron.db.l3_hamode_db [None req-97247915-6b08-441a-959c-698c398b5827 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/439] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/440] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:48 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/441] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:19:47 2026] POST /v2.0/routers => generated 735 bytes in 2916 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/442] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:50 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/443] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:50 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/444] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:19:50 2026] GET /v2.0/networks?id=ce3e6420-e167-46d8-86d8-afd16a083645 => generated 675 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/445] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:19:51 2026] GET /v2.0/networks?id=20e349d4-3238-4a19-adcb-63708fe55ea2 => generated 669 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/446] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:51 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/447] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:19:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c869f2303b5442aa8c12ef6baefb4554 => generated 181 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/448] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:51 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/449] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:19:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ba1e1a57b67e42cf868e5408573ed4bb => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:19:49 2026] PUT /v2.0/routers/d649bd63-f635-4017-8307-2f90955f90fa/add_router_interface => generated 309 bytes in 1720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/451] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:19:51 2026] POST /v2.0/ports => generated 958 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 225/452] 199.19.213.60 () {34 vars in 910 bytes} [Tue Apr 21 18:19:52 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: 228/453] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:19:51 2026] POST /v2.0/ports => generated 958 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.206 () {38 vars in 971 bytes} [Tue Apr 21 18:19:52 2026] POST /v2.0/security-groups => generated 1621 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 227/455] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:19:52 2026] GET /v2.0/security-groups/18c3a77d-91f6-4807-a776-0f8382ca9f74 => generated 1621 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:52 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 961 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:52 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/458] 10.0.0.206 () {38 vars in 981 bytes} [Tue Apr 21 18:19:52 2026] POST /v2.0/security-group-rules => generated 582 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/459] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:19:52 2026] PUT /v2.0/ports/9b20834f-63af-4a84-a5ad-1aad7e566eb5 => generated 1203 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, ' [pid: 8|app: 0|req: 231/460] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:19:52 2026] PUT /v2.0/ports/74592cc3-6dc1-4539-9f5b-d03e33553476 => generated 1203 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 230/461] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 973 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 10.0.0.206 () {38 vars in 971 bytes} [Tue Apr 21 18:19:53 2026] POST /v2.0/security-groups => generated 1622 bytes in 140 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, ' /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 231/465] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/security-groups?tenant_id=ffffba0c11f045fb801a3bfcc7aaedae&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/466] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/ports?tenant_id=c869f2303b5442aa8c12ef6baefb4554&device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 1242 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/security-groups/70b8877e-3b7c-4d01-81c2-8bb3183fa6d2 => generated 1622 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/ports?tenant_id=ba1e1a57b67e42cf868e5408573ed4bb&device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 1242 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/470] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=74592cc3-6dc1-4539-9f5b-d03e33553476 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:19:53 2026] DELETE /v2.0/security-groups/d5439ebf-b7b2-4d62-869c-484de738ee05 => 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: 237/472] 10.0.0.206 () {38 vars in 981 bytes} [Tue Apr 21 18:19:53 2026] POST /v2.0/security-group-rules => generated 582 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9b20834f-63af-4a84-a5ad-1aad7e566eb5 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/subnets?id=13fe2f8c-2b58-453c-8ff9-35dbb197f90c => generated 669 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/477] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/subnets?id=060c6e20-83d1-429a-b691-4e50ccaa2612 => generated 663 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/478] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/ports?network_id=ce3e6420-e167-46d8-86d8-afd16a083645&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/479] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/ports?network_id=20e349d4-3238-4a19-adcb-63708fe55ea2&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/480] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:19:53 2026] GET /v2.0/security-groups?tenant_id=21feafc598954dc888c2a83c68cba71d&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:19:54.166 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f1012329-0b7b-4f36-bb93-6aaf92c84959'] response: {'name': 'network-changed', 'server_uuid': '457bcef0-d971-4c4b-8807-baf533ce38a3', 'tag': '74592cc3-6dc1-4539-9f5b-d03e33553476', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 243/481] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/networks/ce3e6420-e167-46d8-86d8-afd16a083645?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/482] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/networks/20e349d4-3238-4a19-adcb-63708fe55ea2?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/483] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/security-groups/70b8877e-3b7c-4d01-81c2-8bb3183fa6d2 => generated 2215 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:19:54.252 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e6eaaf5-d0d0-4084-a716-cc4606e6b8e5'] response: {'name': 'network-changed', 'server_uuid': '9b53c4b9-ca01-45ba-9f52-eb4df4799c03', 'tag': '9b20834f-63af-4a84-a5ad-1aad7e566eb5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 244/484] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:19:54 2026] DELETE /v2.0/security-groups/338fe094-b804-4995-821b-993265da110c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/networks/ce3e6420-e167-46d8-86d8-afd16a083645?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: 245/486] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/networks/20e349d4-3238-4a19-adcb-63708fe55ea2?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: 246/487] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/ports?tenant_id=c869f2303b5442aa8c12ef6baefb4554&device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/488] 10.0.0.206 () {38 vars in 981 bytes} [Tue Apr 21 18:19:54 2026] POST /v2.0/security-group-rules => generated 587 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/security-groups/70b8877e-3b7c-4d01-81c2-8bb3183fa6d2 => generated 2813 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/490] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/networks?id=ce3e6420-e167-46d8-86d8-afd16a083645 => generated 771 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/491] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/ports?tenant_id=ba1e1a57b67e42cf868e5408573ed4bb&device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/492] 10.0.0.206 () {34 vars in 1001 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/security-group-rules/6ef71486-75ea-4cf8-a02e-ff886f745d47 => generated 584 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/493] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=74592cc3-6dc1-4539-9f5b-d03e33553476 => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/494] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/security-groups/70b8877e-3b7c-4d01-81c2-8bb3183fa6d2 => generated 2813 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/495] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/networks?id=20e349d4-3238-4a19-adcb-63708fe55ea2 => generated 765 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/496] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/subnets?id=13fe2f8c-2b58-453c-8ff9-35dbb197f90c => generated 669 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9b20834f-63af-4a84-a5ad-1aad7e566eb5 => 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: 250/498] 10.0.0.206 () {36 vars in 1023 bytes} [Tue Apr 21 18:19:54 2026] DELETE /v2.0/security-group-rules/6ef71486-75ea-4cf8-a02e-ff886f745d47 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/ports?network_id=ce3e6420-e167-46d8-86d8-afd16a083645&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/subnets?id=060c6e20-83d1-429a-b691-4e50ccaa2612 => generated 663 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/501] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/502] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/security-groups/70b8877e-3b7c-4d01-81c2-8bb3183fa6d2 => generated 2215 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/networks/ce3e6420-e167-46d8-86d8-afd16a083645?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: 253/504] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/ports?network_id=20e349d4-3238-4a19-adcb-63708fe55ea2&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/505] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&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: 254/506] 10.0.0.206 () {36 vars in 1013 bytes} [Tue Apr 21 18:19:54 2026] DELETE /v2.0/security-groups/70b8877e-3b7c-4d01-81c2-8bb3183fa6d2 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/507] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/networks/ce3e6420-e167-46d8-86d8-afd16a083645?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:19:54 2026] GET /v2.0/networks/20e349d4-3238-4a19-adcb-63708fe55ea2?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/509] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:19:55 2026] GET /v2.0/security-groups/18c3a77d-91f6-4807-a776-0f8382ca9f74 => generated 2214 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:19:55 2026] GET /v2.0/networks/20e349d4-3238-4a19-adcb-63708fe55ea2?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: 8|app: 0|req: 256/511] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:55 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/512] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:55 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/513] 10.0.0.206 () {36 vars in 1013 bytes} [Tue Apr 21 18:19:55 2026] DELETE /v2.0/security-groups/18c3a77d-91f6-4807-a776-0f8382ca9f74 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:55 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/515] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:56 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/516] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:56 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/517] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:56 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/518] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:19:55 2026] PUT /v2.0/routers/d649bd63-f635-4017-8307-2f90955f90fa/remove_router_interface => generated 309 bytes in 1388 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/519] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:57 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 973 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/520] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:57 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:57 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 973 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/522] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:57 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:19:57.735 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-417cf83c-3841-44ba-86f0-dc4b2e025144 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] 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-04-21 18:19:58.518 7 INFO neutron.db.l3_hamode_db [None req-417cf83c-3841-44ba-86f0-dc4b2e025144 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network 1dfc1408-235e-433c-adab-30dbbd7b8821 was deleted as no HA routers are present in tenant bc411f4a1e194c81b2e3eca7c50fffac. [pid: 7|app: 0|req: 261/523] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:19:56 2026] DELETE /v2.0/routers/d649bd63-f635-4017-8307-2f90955f90fa => generated 0 bytes in 1724 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/524] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:58 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => 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: 264/525] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:58 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/526] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:58 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:19:58 2026] DELETE /v2.0/subnets/cd809e63-6118-4652-80f9-c456e0e26797 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/528] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:58 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:19:59.031 7 INFO neutron.services.segments.plugin [-] Segment 17193961-22c5-4324-abb6-c3fb11848f6c resource provider aggregate not found 2026-04-21 18:19:59.071 7 INFO neutron.services.segments.plugin [-] Segment 17193961-22c5-4324-abb6-c3fb11848f6c resource provider aggregate not found 2026-04-21 18:19:59.082 7 INFO neutron.services.segments.plugin [-] Segment 17193961-22c5-4324-abb6-c3fb11848f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17193961-22c5-4324-abb6-c3fb11848f6c found for delete ", "request_id": "req-22ba583d-63a7-4f0d-8fea-b4e0f817ff4e"}]} 2026-04-21 18:19:59.090 7 INFO neutron.services.segments.plugin [-] Segment 17193961-22c5-4324-abb6-c3fb11848f6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17193961-22c5-4324-abb6-c3fb11848f6c found for delete ", "request_id": "req-30ba75e9-578a-4196-aa25-ffe617546a05"}]} [pid: 8|app: 0|req: 266/529] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:19:58 2026] GET /v2.0/security-groups?tenant_id=feb759b6b2b4431081ad1e4a5548890c&name=default => generated 2801 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/530] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:19:59 2026] DELETE /v2.0/security-groups/c67a4e3e-1b64-4d25-a32f-f124bbc4cfe6 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/531] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:19:58 2026] DELETE /v2.0/networks/deef5965-d13d-451a-ac32-8582cec285c6 => 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: 268/532] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:19:59 2026] GET /v2.0/security-groups?tenant_id=07e7690c8daa48c595097dac1b952ad4&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/533] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:19:59 2026] GET /v2.0/security-groups?tenant_id=bc411f4a1e194c81b2e3eca7c50fffac&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/534] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:19:59 2026] DELETE /v2.0/security-groups/ea3d0135-7f6c-45db-b558-f05ccec6cd7e => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/535] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:19:59 2026] DELETE /v2.0/security-groups/4fa6a5da-25a4-4cb8-a1f8-f5609d4abf3a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/536] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:59 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 973 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/537] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:19:59 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/538] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:19:59 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/539] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:00 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:01.118 7 INFO neutron.services.segments.plugin [-] Segment 01b38f50-fa91-4d9e-a5ab-b7793ed082a1 resource provider aggregate not found 2026-04-21 18:20:01.140 7 INFO neutron.services.segments.plugin [-] Segment 01b38f50-fa91-4d9e-a5ab-b7793ed082a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b38f50-fa91-4d9e-a5ab-b7793ed082a1 found for delete ", "request_id": "req-b19c0cf1-4ea2-419c-9d34-ebcaab9a439b"}]} [pid: 7|app: 0|req: 268/540] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:01 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/541] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:01 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:01.252 7 INFO neutron.services.segments.plugin [-] Segment 01b38f50-fa91-4d9e-a5ab-b7793ed082a1 resource provider aggregate not found 2026-04-21 18:20:01.294 7 INFO neutron.services.segments.plugin [-] Segment 01b38f50-fa91-4d9e-a5ab-b7793ed082a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b38f50-fa91-4d9e-a5ab-b7793ed082a1 found for delete ", "request_id": "req-fd05bf0d-1d89-421e-a5b9-6cf87c798e35"}]} [pid: 7|app: 0|req: 269/542] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:01 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/543] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:01 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/544] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:01 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:02.354 7 INFO neutron.db.segments_db [None req-62636ab8-1168-4cdb-939a-fccf0ed46cd8 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment d519b4b9-1b76-4c41-be2d-e4324d5dcc1e of type vxlan for network 1826bbb5-1ae8-428a-9f85-587f16b3c0f1 [pid: 7|app: 0|req: 271/545] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:20:01 2026] POST /v2.0/networks => generated 744 bytes in 595 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/546] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:02 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:02.693 8 INFO neutron.db.l3_db [None req-17f3ee17-0abc-4b16-be86-2d9ba47eb9a6 b5e5f457681b4e92b368b42eaa626c3c c869f2303b5442aa8c12ef6baefb4554 - - - -] Floating IP a285ffe3-a7d4-491c-8363-ed00db04dea5 associated. External IP: 10.96.250.218, port: 74592cc3-6dc1-4539-9f5b-d03e33553476. [pid: 7|app: 0|req: 273/547] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:02 2026] POST /v2.0/subnets => generated 667 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:02 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:02.954 7 INFO neutron.db.segments_db [None req-4b2a1dae-bc93-49ce-8880-cf1f9a51c795 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment c92b7759-66fe-4540-b8ab-ee47a7ee62d6 of type vxlan for network b782cfcc-df20-4ce0-a7c2-642aa7a66512 [pid: 8|app: 0|req: 275/549] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:20:01 2026] PUT /v2.0/floatingips/a285ffe3-a7d4-491c-8363-ed00db04dea5 => generated 856 bytes in 1452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:03.224 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4690f439-8023-40a1-a72c-d202ca51001b'] response: {'name': 'network-changed', 'server_uuid': '457bcef0-d971-4c4b-8807-baf533ce38a3', 'tag': '74592cc3-6dc1-4539-9f5b-d03e33553476', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 276/550] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 975 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/551] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/ports?tenant_id=c869f2303b5442aa8c12ef6baefb4554&device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/552] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:03.457 7 INFO neutron.db.l3_hamode_db [None req-4b2a1dae-bc93-49ce-8880-cf1f9a51c795 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 279/553] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/networks?id=ce3e6420-e167-46d8-86d8-afd16a083645 => generated 771 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/554] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=74592cc3-6dc1-4539-9f5b-d03e33553476 => generated 859 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/555] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/subnets?id=13fe2f8c-2b58-453c-8ff9-35dbb197f90c => generated 669 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/556] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/ports?network_id=ce3e6420-e167-46d8-86d8-afd16a083645&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/557] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/networks/ce3e6420-e167-46d8-86d8-afd16a083645?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/558] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/559] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:03 2026] GET /v2.0/networks/ce3e6420-e167-46d8-86d8-afd16a083645?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/560] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:04 2026] GET /v2.0/security-groups?id=28d2d970-733c-4e51-aea7-2418519349cf&fields=id&fields=name => generated 114 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/561] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:04 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/562] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:04 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/563] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:04 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/564] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:20:04 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:04.961 7 INFO neutron.db.l3_hamode_db [None req-4b2a1dae-bc93-49ce-8880-cf1f9a51c795 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:20:05.212 8 INFO neutron.db.l3_db [None req-b7f78876-6d8a-4ca6-b429-5994758a2f94 3c9c9b5729ed4994912e6ff4b171b4a0 ba1e1a57b67e42cf868e5408573ed4bb - - - -] Floating IP c153a879-3227-42a2-a6cb-2598e3172397 associated. External IP: 10.96.250.207, port: 9b20834f-63af-4a84-a5ad-1aad7e566eb5. [pid: 8|app: 0|req: 291/565] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:20:04 2026] PUT /v2.0/floatingips/c153a879-3227-42a2-a6cb-2598e3172397 => generated 856 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:06.055 8 INFO neutron.db.l3_db [None req-c4b9af3d-de8e-48be-99f6-09f8e9bfe464 b5e5f457681b4e92b368b42eaa626c3c c869f2303b5442aa8c12ef6baefb4554 - - - -] Floating IP a285ffe3-a7d4-491c-8363-ed00db04dea5 disassociated. External IP: 10.96.250.218, port: 74592cc3-6dc1-4539-9f5b-d03e33553476. [pid: 7|app: 0|req: 275/566] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:02 2026] POST /v2.0/routers => generated 731 bytes in 3484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/567] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:20:05 2026] DELETE /v2.0/ports/74592cc3-6dc1-4539-9f5b-d03e33553476 => generated 0 bytes in 991 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/568] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:06 2026] GET /v2.0/ports?device_id=457bcef0-d971-4c4b-8807-baf533ce38a3 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/569] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:06 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:06.701 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f15215b-80f4-48eb-abec-cfa388482604'] response: {'name': 'network-changed', 'server_uuid': '9b53c4b9-ca01-45ba-9f52-eb4df4799c03', 'tag': '9b20834f-63af-4a84-a5ad-1aad7e566eb5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 276/570] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:06 2026] GET /v2.0/security-groups?tenant_id=113b028c95a84d73ae5003920bda2eef&name=default => generated 2801 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/571] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:06 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/572] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:06 2026] GET /v2.0/ports?tenant_id=ba1e1a57b67e42cf868e5408573ed4bb&device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/573] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:06 2026] DELETE /v2.0/security-groups/7bf84401-753d-465d-88a7-f3045bdc46cb => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/574] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:07 2026] GET /v2.0/networks?id=20e349d4-3238-4a19-adcb-63708fe55ea2 => generated 765 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/575] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:20:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=9b20834f-63af-4a84-a5ad-1aad7e566eb5 => generated 859 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/576] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:07 2026] GET /v2.0/subnets?id=060c6e20-83d1-429a-b691-4e50ccaa2612 => generated 663 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/577] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:07 2026] GET /v2.0/security-groups?tenant_id=8937656daddd4b289cfdc9524f4e54f3&name=default => generated 2801 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/578] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:07 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/579] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:07 2026] GET /v2.0/ports?network_id=20e349d4-3238-4a19-adcb-63708fe55ea2&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/580] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:07 2026] DELETE /v2.0/security-groups/126729d0-1088-4ab0-b8a6-df31bd205b2c => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/581] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:07 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/582] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:07 2026] GET /v2.0/networks/20e349d4-3238-4a19-adcb-63708fe55ea2?fields=segments => generated 14 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/583] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:07 2026] DELETE /v2.0/security-groups/28d2d970-733c-4e51-aea7-2418519349cf => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/584] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:08 2026] GET /v2.0/networks/20e349d4-3238-4a19-adcb-63708fe55ea2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/587] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:20:08 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:08.310 7 INFO neutron.api.v2.resource [None req-ed528ea2-73b9-44c0-a4ed-8cf579410c3f b5e5f457681b4e92b368b42eaa626c3c c869f2303b5442aa8c12ef6baefb4554 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 294/588] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:20:08 2026] GET /v2.0/security-groups/28d2d970-733c-4e51-aea7-2418519349cf => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:20:08.773 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d46abed4-7d45-428f-af61-b33fdc5f451b'] response: {'server_uuid': '457bcef0-d971-4c4b-8807-baf533ce38a3', 'name': 'network-vif-deleted', 'tag': '74592cc3-6dc1-4539-9f5b-d03e33553476', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 295/589] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:20:06 2026] PUT /v2.0/routers/223e343c-19d6-469e-a3f3-816265bc7f96/add_router_interface => generated 309 bytes in 2197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:09.239 7 INFO neutron.db.l3_db [None req-885622ad-f055-4196-aa3e-61a85dcd3142 3c9c9b5729ed4994912e6ff4b171b4a0 ba1e1a57b67e42cf868e5408573ed4bb - - - -] Floating IP c153a879-3227-42a2-a6cb-2598e3172397 disassociated. External IP: 10.96.250.207, port: 9b20834f-63af-4a84-a5ad-1aad7e566eb5. [pid: 8|app: 0|req: 296/590] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:20:08 2026] DELETE /v2.0/floatingips/a285ffe3-a7d4-491c-8363-ed00db04dea5 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/591] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:09 2026] GET /v2.0/ports?device_id=9b53c4b9-ca01-45ba-9f52-eb4df4799c03 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:20:08 2026] DELETE /v2.0/ports/9b20834f-63af-4a84-a5ad-1aad7e566eb5 => generated 0 bytes in 1576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:09 2026] GET /v2.0/security-groups?id=0c5dd926-bc4e-4f17-ad1b-9de478d17412&fields=id&fields=name => generated 114 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:10.040 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-54b382b2-80db-4193-ba8f-5516c654fb04'] response: {'server_uuid': '9b53c4b9-ca01-45ba-9f52-eb4df4799c03', 'name': 'network-vif-deleted', 'tag': '9b20834f-63af-4a84-a5ad-1aad7e566eb5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 297/594] 10.0.0.206 () {38 vars in 971 bytes} [Tue Apr 21 18:20:09 2026] POST /v2.0/security-groups => generated 1618 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.206 () {38 vars in 971 bytes} [Tue Apr 21 18:20:10 2026] POST /v2.0/security-groups => generated 1617 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/596] 10.0.0.206 () {38 vars in 971 bytes} [Tue Apr 21 18:20:10 2026] POST /v2.0/security-groups => generated 1617 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/597] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:20:10 2026] GET /v2.0/security-groups?tenant_id=c0e4bb72dda14d8aac0e40687f732990 => generated 7599 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:20:09 2026] PUT /v2.0/routers/c6d987c0-3028-47c5-a878-4b1592ccd73a/remove_router_interface => generated 309 bytes in 1461 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:10 2026] GET /v2.0/security-groups/6f039158-5c03-4477-9e92-3ec5bc28c827 => generated 2798 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:10 2026] GET /v2.0/security-groups?tenant_id=a2455f53339a4c7587b35bc9437069b6&name=default => generated 2801 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:11 2026] GET /v2.0/security-groups/6f039158-5c03-4477-9e92-3ec5bc28c827 => generated 2798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/602] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:11 2026] DELETE /v2.0/security-groups/5e2dcc45-206f-43e5-b682-20090c00e8cc => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/603] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:11 2026] DELETE /v2.0/security-groups/0c5dd926-bc4e-4f17-ad1b-9de478d17412 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/604] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:11 2026] GET /v2.0/security-groups/9ce4efc1-41e6-4e55-8e2f-fdd8b9b4e2a8 => generated 1618 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:20:11.501 7 INFO neutron.api.v2.resource [None req-eb307813-bba4-490f-9ae2-2864953035df 3c9c9b5729ed4994912e6ff4b171b4a0 ba1e1a57b67e42cf868e5408573ed4bb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 306/605] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:20:11 2026] GET /v2.0/security-groups/0c5dd926-bc4e-4f17-ad1b-9de478d17412 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/606] 10.0.0.206 () {36 vars in 1013 bytes} [Tue Apr 21 18:20:11 2026] DELETE /v2.0/security-groups/9ce4efc1-41e6-4e55-8e2f-fdd8b9b4e2a8 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:20:11.838 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-18eb64a3-3ef8-4aa6-9237-b9f9c3d0a09a 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] 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: 7|app: 0|req: 308/607] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:20:11 2026] DELETE /v2.0/floatingips/c153a879-3227-42a2-a6cb-2598e3172397 => generated 0 bytes in 495 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:20:12.157 7 INFO neutron.api.v2.resource [req-e4ff95e0-fd5a-4c57-b116-6c0686c80855 req-96ac7e8e-14ba-4ed6-903c-e596fedd23a2 3f6360a38f7d474fb73987a8a5c031db c0e4bb72dda14d8aac0e40687f732990 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 309/608] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:12 2026] GET /v2.0/security-groups/9ce4efc1-41e6-4e55-8e2f-fdd8b9b4e2a8 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:20:12.403 8 INFO neutron.db.l3_hamode_db [None req-18eb64a3-3ef8-4aa6-9237-b9f9c3d0a09a 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network 25a4b08a-f97e-4852-ae59-697e78242e59 was deleted as no HA routers are present in tenant c869f2303b5442aa8c12ef6baefb4554. [pid: 8|app: 0|req: 300/609] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:10 2026] DELETE /v2.0/routers/c6d987c0-3028-47c5-a878-4b1592ccd73a => generated 0 bytes in 1499 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/610] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:12 2026] GET /v2.0/security-groups/6de077cb-e27e-4cde-8eae-9f8c25af2ec9 => generated 1617 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/611] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:12 2026] DELETE /v2.0/subnets/13fe2f8c-2b58-453c-8ff9-35dbb197f90c => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/612] 10.0.0.206 () {36 vars in 1013 bytes} [Tue Apr 21 18:20:12 2026] DELETE /v2.0/security-groups/6de077cb-e27e-4cde-8eae-9f8c25af2ec9 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:20:12.933 8 INFO neutron.services.segments.plugin [-] Segment 516434c6-f4de-4239-88ad-7dffc1a98004 resource provider aggregate not found 2026-04-21 18:20:12.943 8 INFO neutron.services.segments.plugin [-] Segment 516434c6-f4de-4239-88ad-7dffc1a98004 resource provider aggregate not found 2026-04-21 18:20:12.954 8 INFO neutron.services.segments.plugin [-] Segment 516434c6-f4de-4239-88ad-7dffc1a98004 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 516434c6-f4de-4239-88ad-7dffc1a98004 found for delete ", "request_id": "req-36297122-9898-47e1-a100-81a4a86db80b"}]} 2026-04-21 18:20:12.968 8 INFO neutron.services.segments.plugin [-] Segment 516434c6-f4de-4239-88ad-7dffc1a98004 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 516434c6-f4de-4239-88ad-7dffc1a98004 found for delete ", "request_id": "req-4e438733-618f-48c1-93ea-b5caeb403805"}]} /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() [pid: 8|app: 0|req: 304/613] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:12 2026] DELETE /v2.0/networks/ce3e6420-e167-46d8-86d8-afd16a083645 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:13.379 8 INFO neutron.api.v2.resource [req-2b53a2d6-8cd6-46c3-964b-368ea6ab1788 req-d865595e-6f8e-4744-915f-eb0c218953b4 3f6360a38f7d474fb73987a8a5c031db c0e4bb72dda14d8aac0e40687f732990 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 305/614] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:13 2026] GET /v2.0/security-groups/6de077cb-e27e-4cde-8eae-9f8c25af2ec9 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:20:12 2026] PUT /v2.0/routers/262e45e6-4720-4ae2-980e-dfc8cb109ad6/remove_router_interface => generated 309 bytes in 1307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/616] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:13 2026] GET /v2.0/security-groups/e3faf15e-b7bd-4ebc-9815-c786ad3b3349 => generated 1617 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:20:13.662 8 INFO neutron.db.segments_db [None req-cddca690-15d3-40ab-8ed9-d4e5cd6ed527 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] Added segment 81f5eea0-883f-4e48-88cd-4069a9a9ba4d of type vxlan for network 4282ad8f-eed9-4911-a885-7528056a92b8 [pid: 8|app: 0|req: 306/617] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:13 2026] POST /v2.0/networks => generated 650 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/618] 10.0.0.206 () {36 vars in 1013 bytes} [Tue Apr 21 18:20:13 2026] DELETE /v2.0/security-groups/e3faf15e-b7bd-4ebc-9815-c786ad3b3349 => 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: 308/619] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:13 2026] GET /v2.0/security-groups?tenant_id=c869f2303b5442aa8c12ef6baefb4554&name=default => generated 2797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/620] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:14 2026] POST /v2.0/subnets => generated 603 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:14.515 8 INFO neutron.api.v2.resource [req-87e69ca3-0c12-4771-b442-cf2965b525b0 req-9c63cf04-5566-4a82-a124-dd10d93004d2 3f6360a38f7d474fb73987a8a5c031db c0e4bb72dda14d8aac0e40687f732990 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 310/621] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:14 2026] GET /v2.0/security-groups/e3faf15e-b7bd-4ebc-9815-c786ad3b3349 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/622] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:14 2026] DELETE /v2.0/security-groups/4442fc71-e5d0-41da-bb6f-5dc3dc706058 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:20:14.690 8 INFO neutron.db.segments_db [None req-bd6657b7-25d7-48d9-8407-8426dcdf2b74 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] Added segment 25576f29-75e6-496f-b846-b919dc575c23 of type vxlan for network de4c4060-22e3-4f03-861a-2ae1b0281130 2026-04-21 18:20:14.841 7 INFO neutron.services.segments.plugin [-] Segment 22eab4f9-e23f-4dd5-b8a8-6ee909481930 resource provider aggregate not found 2026-04-21 18:20:14.846 7 INFO neutron.services.segments.plugin [-] Segment 22eab4f9-e23f-4dd5-b8a8-6ee909481930 resource provider aggregate not found 2026-04-21 18:20:14.870 7 INFO neutron.services.segments.plugin [-] Segment 22eab4f9-e23f-4dd5-b8a8-6ee909481930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22eab4f9-e23f-4dd5-b8a8-6ee909481930 found for delete ", "request_id": "req-670326d9-a7e9-4ca6-9588-b5f083cd7a6f"}]} 2026-04-21 18:20:14.874 7 INFO neutron.db.l3_hamode_db [None req-0d4762e8-74e3-42f2-b008-8dcb79e141bc 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network 5af44337-67ed-488d-847b-e5769f988375 was deleted as no HA routers are present in tenant ba1e1a57b67e42cf868e5408573ed4bb. 2026-04-21 18:20:14.878 7 INFO neutron.services.segments.plugin [-] Segment 22eab4f9-e23f-4dd5-b8a8-6ee909481930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22eab4f9-e23f-4dd5-b8a8-6ee909481930 found for delete ", "request_id": "req-e284c2ee-ec96-4bae-a7c5-f8a273cebd1b"}]} [pid: 7|app: 0|req: 312/623] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:13 2026] DELETE /v2.0/routers/262e45e6-4720-4ae2-980e-dfc8cb109ad6 => generated 0 bytes in 1370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:20:14 2026] GET /v2.0/security-groups?tenant_id=c0e4bb72dda14d8aac0e40687f732990 => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:20:14.975 8 INFO neutron.services.segments.plugin [-] Segment 160ac6b1-80fe-4c83-99c4-fe55fb52e8f1 resource provider aggregate not found 2026-04-21 18:20:15.003 8 INFO neutron.services.segments.plugin [-] Segment 160ac6b1-80fe-4c83-99c4-fe55fb52e8f1 resource provider aggregate not found 2026-04-21 18:20:15.008 8 INFO neutron.services.segments.plugin [-] Segment 160ac6b1-80fe-4c83-99c4-fe55fb52e8f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160ac6b1-80fe-4c83-99c4-fe55fb52e8f1 found for delete ", "request_id": "req-39c80718-7dcd-4660-aa66-9ec2b604ae88"}]} 2026-04-21 18:20:15.024 8 INFO neutron.services.segments.plugin [-] Segment 160ac6b1-80fe-4c83-99c4-fe55fb52e8f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 160ac6b1-80fe-4c83-99c4-fe55fb52e8f1 found for delete ", "request_id": "req-e485e511-f4db-4514-b3d0-993433d630fa"}]} 2026-04-21 18:20:15.088 8 INFO neutron.db.l3_hamode_db [None req-bd6657b7-25d7-48d9-8407-8426dcdf2b74 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 314/625] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:14 2026] DELETE /v2.0/subnets/060c6e20-83d1-429a-b691-4e50ccaa2612 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/626] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:15 2026] GET /v2.0/security-groups/6f039158-5c03-4477-9e92-3ec5bc28c827 => generated 2798 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 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() [pid: 7|app: 0|req: 316/627] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:15 2026] DELETE /v2.0/networks/20e349d4-3238-4a19-adcb-63708fe55ea2 => generated 0 bytes in 828 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/628] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:15 2026] GET /v2.0/security-groups/6f039158-5c03-4477-9e92-3ec5bc28c827 => generated 2798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:20:16.086 7 INFO neutron.api.v2.resource [req-da77d226-d25e-4ca8-86dd-4f9efc4c1979 req-d9969790-44ce-447c-a828-f3587e866b7f 3f6360a38f7d474fb73987a8a5c031db c0e4bb72dda14d8aac0e40687f732990 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 318/629] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:16 2026] GET /v2.0/security-groups/e3faf15e-b7bd-4ebc-9815-c786ad3b3349 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:20:16.136 7 INFO neutron.api.v2.resource [req-269d47f7-e59c-4901-83b5-b1b2161b0087 req-29965417-5cb8-4b2f-bb03-eaa0cc67d50a 3f6360a38f7d474fb73987a8a5c031db c0e4bb72dda14d8aac0e40687f732990 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 319/630] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:16 2026] GET /v2.0/security-groups/6de077cb-e27e-4cde-8eae-9f8c25af2ec9 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:20:16.178 7 INFO neutron.api.v2.resource [req-2007672a-e8e6-4ddc-b4ba-730fd438215b req-23b7ce29-9cd8-426e-92b9-3d4519f38f3a 3f6360a38f7d474fb73987a8a5c031db c0e4bb72dda14d8aac0e40687f732990 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 320/631] 10.0.0.206 () {34 vars in 991 bytes} [Tue Apr 21 18:20:16 2026] GET /v2.0/security-groups/9ce4efc1-41e6-4e55-8e2f-fdd8b9b4e2a8 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:16 2026] GET /v2.0/security-groups?tenant_id=ba1e1a57b67e42cf868e5408573ed4bb&name=default => generated 2797 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:20:16.774 8 INFO neutron.db.l3_hamode_db [None req-bd6657b7-25d7-48d9-8407-8426dcdf2b74 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:20:16.894 7 INFO neutron.services.segments.plugin [-] Segment 70852f8e-943b-418f-95a6-5053044d5039 resource provider aggregate not found 2026-04-21 18:20:16.907 7 INFO neutron.services.segments.plugin [-] Segment 70852f8e-943b-418f-95a6-5053044d5039 resource provider aggregate not found 2026-04-21 18:20:16.915 7 INFO neutron.services.segments.plugin [-] Segment 70852f8e-943b-418f-95a6-5053044d5039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70852f8e-943b-418f-95a6-5053044d5039 found for delete ", "request_id": "req-2eddd358-549c-4055-a1a3-2b68e613af0d"}]} 2026-04-21 18:20:16.926 7 INFO neutron.services.segments.plugin [-] Segment 70852f8e-943b-418f-95a6-5053044d5039 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70852f8e-943b-418f-95a6-5053044d5039 found for delete ", "request_id": "req-e035b26f-629c-44d4-8dd6-f5ee55c3ff8f"}]} [pid: 7|app: 0|req: 322/633] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:20:16 2026] PUT /v2.0/routers/223e343c-19d6-469e-a3f3-816265bc7f96/remove_router_interface => generated 309 bytes in 1333 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/634] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:17 2026] DELETE /v2.0/security-groups/4ed54eac-55f9-4daf-b4a9-f980694f7f3c => 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: 312/635] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:14 2026] POST /v2.0/routers => generated 694 bytes in 3281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:18.036 7 INFO neutron.db.segments_db [None req-d6e6668f-024a-4d28-85df-3f6a38d7adcb 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 6f0939ba-deb3-4ce9-bddc-6b0376548905 of type vxlan for network 76076ed8-34f8-4a6f-8df0-a844c466f8a9 [pid: 7|app: 0|req: 324/636] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:20:17 2026] POST /v2.0/networks => generated 743 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:19.271 8 INFO neutron.services.segments.plugin [-] Segment c92b7759-66fe-4540-b8ab-ee47a7ee62d6 resource provider aggregate not found 2026-04-21 18:20:19.279 8 INFO neutron.services.segments.plugin [-] Segment c92b7759-66fe-4540-b8ab-ee47a7ee62d6 resource provider aggregate not found 2026-04-21 18:20:19.291 8 INFO neutron.services.segments.plugin [-] Segment c92b7759-66fe-4540-b8ab-ee47a7ee62d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c92b7759-66fe-4540-b8ab-ee47a7ee62d6 found for delete ", "request_id": "req-9faff7d3-1df4-4b54-afca-6dea6f4c9d41"}]} 2026-04-21 18:20:19.309 8 INFO neutron.db.l3_hamode_db [None req-c2f5747f-65d5-41a9-abb4-681515747c69 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network b782cfcc-df20-4ce0-a7c2-642aa7a66512 was deleted as no HA routers are present in tenant c0e4bb72dda14d8aac0e40687f732990. 2026-04-21 18:20:19.313 8 INFO neutron.services.segments.plugin [-] Segment c92b7759-66fe-4540-b8ab-ee47a7ee62d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c92b7759-66fe-4540-b8ab-ee47a7ee62d6 found for delete ", "request_id": "req-666dcde9-5be4-4884-9224-e74a2dcda503"}]} [pid: 8|app: 0|req: 313/637] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:17 2026] DELETE /v2.0/routers/223e343c-19d6-469e-a3f3-816265bc7f96 => generated 0 bytes in 1401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/638] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:19 2026] POST /v2.0/subnets => generated 666 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/639] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:19 2026] DELETE /v2.0/subnets/3594206b-741e-4b3b-a71c-7f143ffef0a8 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:20.143 8 INFO neutron.db.segments_db [None req-a1ba2df9-f2c3-41b9-994a-52b65b74aed9 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 2696d05c-0815-44ee-a4c8-d89b1769748e of type vxlan for network d2adac87-c24a-4d79-9aa7-497bc6db4841 [pid: 7|app: 0|req: 325/640] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:20:18 2026] PUT /v2.0/routers/ce690c08-c6d4-42c8-b1a9-e99adecd3745/add_router_interface => generated 309 bytes in 2157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:20.565 8 INFO neutron.db.l3_hamode_db [None req-a1ba2df9-f2c3-41b9-994a-52b65b74aed9 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:20:20.789 7 INFO neutron.services.segments.plugin [-] Segment d519b4b9-1b76-4c41-be2d-e4324d5dcc1e resource provider aggregate not found 2026-04-21 18:20:20.810 7 INFO neutron.services.segments.plugin [-] Segment d519b4b9-1b76-4c41-be2d-e4324d5dcc1e resource provider aggregate not found 2026-04-21 18:20:20.831 7 INFO neutron.services.segments.plugin [-] Segment d519b4b9-1b76-4c41-be2d-e4324d5dcc1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d519b4b9-1b76-4c41-be2d-e4324d5dcc1e found for delete ", "request_id": "req-67067a79-6a80-4deb-8950-11fc6706e3dc"}]} 2026-04-21 18:20:20.839 7 INFO neutron.services.segments.plugin [-] Segment d519b4b9-1b76-4c41-be2d-e4324d5dcc1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d519b4b9-1b76-4c41-be2d-e4324d5dcc1e found for delete ", "request_id": "req-d7dc6550-377c-4042-bbdb-3a327dc0eaca"}]} [pid: 7|app: 0|req: 326/641] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:20 2026] DELETE /v2.0/networks/1826bbb5-1ae8-428a-9f85-587f16b3c0f1 => generated 0 bytes in 505 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/642] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:20:20 2026] POST /v2.0/ports => generated 958 bytes in 583 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-04-21 18:20:21.735 8 INFO neutron.db.l3_hamode_db [None req-a1ba2df9-f2c3-41b9-994a-52b65b74aed9 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 328/643] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:21 2026] GET /v2.0/security-groups?tenant_id=fe4a3531dce84777a7d206c920cf8d48&name=default => generated 2801 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/644] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:21 2026] GET /v2.0/security-groups?tenant_id=c0e4bb72dda14d8aac0e40687f732990&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/645] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:20:21 2026] POST /v2.0/ports => generated 959 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/646] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:22 2026] DELETE /v2.0/security-groups/835edfdb-7018-437c-bc7d-87252fcf1f81 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/647] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:22 2026] DELETE /v2.0/security-groups/6f039158-5c03-4477-9e92-3ec5bc28c827 => 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: 316/648] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:20 2026] POST /v2.0/routers => generated 730 bytes in 3344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:24.182 7 INFO neutron.db.l3_db [None req-6554b5e1-baa8-4246-a48e-cea063215c72 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] Floating IP 93048ac2-1d6d-4afd-b2dd-b804bf137aa9 associated. External IP: 10.96.250.202, port: 330ee7db-5d2f-4ff5-bd64-55b9aef6e558. [pid: 7|app: 0|req: 333/651] 10.0.0.220 () {34 vars in 677 bytes} [Tue Apr 21 18:20:22 2026] POST /v2.0/floatingips => generated 843 bytes in 2016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:24.791 7 INFO neutron.db.l3_db [None req-f2eefe9a-6bc2-4662-a1da-f5f761d36eb9 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] Floating IP 93048ac2-1d6d-4afd-b2dd-b804bf137aa9 disassociated. External IP: 10.96.250.202, port: 330ee7db-5d2f-4ff5-bd64-55b9aef6e558. [pid: 7|app: 0|req: 334/652] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:20:24 2026] PUT /v2.0/floatingips/93048ac2-1d6d-4afd-b2dd-b804bf137aa9 => generated 552 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/653] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:20:23 2026] PUT /v2.0/routers/ee349fed-9cd8-4301-96f9-85ee42f14526/add_router_interface => generated 309 bytes in 1836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:25.441 7 INFO neutron.db.segments_db [None req-e4fb8a3f-2c1f-4c65-8511-d8f7e58becd9 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 8507f8fe-14d5-4849-ba40-d345bf79ea21 of type vxlan for network 77997b9f-24b1-4b1e-8efb-78222420b921 [pid: 7|app: 0|req: 335/654] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:20:25 2026] POST /v2.0/networks => generated 752 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/655] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:20:25 2026] DELETE /v2.0/floatingips/93048ac2-1d6d-4afd-b2dd-b804bf137aa9 => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/656] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:25 2026] POST /v2.0/subnets => generated 675 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:25.953 7 INFO neutron.db.segments_db [None req-aebe84b5-341b-499b-9f79-ecc361dbf9fc 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 89116be0-6298-4f3d-b78d-1816af5eb926 of type vxlan for network 16c9e195-7dcc-42bd-8072-c1b8570dc55f 2026-04-21 18:20:26.421 7 INFO neutron.db.l3_hamode_db [None req-aebe84b5-341b-499b-9f79-ecc361dbf9fc 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:20:26.727 8 INFO neutron.db.l3_db [None req-28082939-01f9-4a4f-a535-45cfef237b39 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] Floating IP f6001693-c176-4977-8b9b-1ff146f99167 associated. External IP: 10.96.250.204, port: 039b696d-a0da-41e0-948c-8e8e17340a3e. [pid: 8|app: 0|req: 321/657] 10.0.0.220 () {34 vars in 677 bytes} [Tue Apr 21 18:20:25 2026] POST /v2.0/floatingips => generated 842 bytes in 1530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/658] 10.0.0.220 () {34 vars in 685 bytes} [Tue Apr 21 18:20:27 2026] POST /v2.0/security-groups => generated 1596 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/659] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:20:27 2026] GET /v2.0/floatingips/f6001693-c176-4977-8b9b-1ff146f99167 => generated 842 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/660] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:20:27 2026] POST /v2.0/security-group-rules => generated 565 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/661] 10.0.0.220 () {32 vars in 655 bytes} [Tue Apr 21 18:20:27 2026] GET /v2.0/floatingips => generated 845 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:27.684 7 INFO neutron.db.l3_hamode_db [None req-aebe84b5-341b-499b-9f79-ecc361dbf9fc 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 326/662] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:20:27 2026] POST /v2.0/security-group-rules => generated 570 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:28.257 8 INFO neutron.db.l3_db [None req-25e2f556-dac5-424c-9aff-8bce85c6e93c 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] Floating IP f6001693-c176-4977-8b9b-1ff146f99167 associated. External IP: 10.96.250.204, port: 039b696d-a0da-41e0-948c-8e8e17340a3e. [pid: 7|app: 0|req: 337/663] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:25 2026] POST /v2.0/routers => generated 739 bytes in 3159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/664] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:20:27 2026] PUT /v2.0/floatingips/f6001693-c176-4977-8b9b-1ff146f99167 => generated 843 bytes in 1874 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:29 2026] GET /v2.0/security-groups?tenant_id=c928c37b1d914a8e8dcf318d479a2dd5&name=default => generated 2801 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:20:29 2026] POST /v2.0/floatingips => generated 552 bytes in 1199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:30.368 7 INFO neutron.db.l3_db [None req-aa07bdfa-86e1-4443-98ab-694b918e895e 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] Floating IP f6001693-c176-4977-8b9b-1ff146f99167 disassociated. External IP: 10.96.250.204, port: 330ee7db-5d2f-4ff5-bd64-55b9aef6e558. [pid: 7|app: 0|req: 339/667] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:20:30 2026] PUT /v2.0/floatingips/f6001693-c176-4977-8b9b-1ff146f99167 => generated 552 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:30.838 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 7|app: 0|req: 340/668] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:30 2026] DELETE /v2.0/security-groups/30d1dc76-7c37-4174-ad94-009b0a9c1808 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/669] 10.0.0.206 () {34 vars in 1098 bytes} [Tue Apr 21 18:20:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--649811134&fields=id&tenant_id=44229d28f2d04029ba8feff96256d950 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/670] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:20:30 2026] DELETE /v2.0/floatingips/f6001693-c176-4977-8b9b-1ff146f99167 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/671] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:20:31 2026] GET /v2.0/networks?id=76076ed8-34f8-4a6f-8df0-a844c466f8a9 => generated 675 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:31.476 7 INFO neutron.api.v2.resource [None req-9215d80e-bf0b-44bc-8448-4aafc1d54fc8 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 344/672] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:20:31 2026] DELETE /v2.0/floatingips/f6001693-c176-4977-8b9b-1ff146f99167 => generated 144 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/673] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:20:31 2026] GET /v2.0/quotas/44229d28f2d04029ba8feff96256d950 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/674] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:20:29 2026] PUT /v2.0/routers/be984941-0b86-44c4-8e97-612389b62b90/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/675] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:20:31 2026] GET /v2.0/ports?tenant_id=44229d28f2d04029ba8feff96256d950&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/676] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:20:31 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?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: 332/677] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:20:31 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?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: 7|app: 0|req: 346/678] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:31 2026] DELETE /v2.0/ports/330ee7db-5d2f-4ff5-bd64-55b9aef6e558 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/679] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:31 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:20:31.969 8 INFO oslo.messaging._drivers.impl_rabbit [-] [090ca42a-fe54-485b-a01d-145e2412f780] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55852. [pid: 8|app: 0|req: 333/680] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:31 2026] DELETE /v2.0/ports/039b696d-a0da-41e0-948c-8e8e17340a3e => generated 0 bytes in 450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/681] 10.0.0.220 () {34 vars in 685 bytes} [Tue Apr 21 18:20:32 2026] POST /v2.0/security-groups => generated 1596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/682] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:20:32 2026] GET /v2.0/ports?device_id=ce690c08-c6d4-42c8-b1a9-e99adecd3745 => generated 958 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/683] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:20:32 2026] POST /v2.0/security-group-rules => generated 565 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/684] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:20:32 2026] POST /v2.0/security-group-rules => generated 570 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/685] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:20:32 2026] POST /v2.0/floatingips => generated 552 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/686] 10.0.0.220 () {32 vars in 653 bytes} [Tue Apr 21 18:20:33 2026] GET /v2.0/extensions => generated 19178 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/687] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:33 2026] GET /v2.0/networks?id=76076ed8-34f8-4a6f-8df0-a844c466f8a9 => generated 675 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/688] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:33 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/689] 10.0.0.220 () {32 vars in 681 bytes} [Tue Apr 21 18:20:33 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/690] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:20:33 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=44229d28f2d04029ba8feff96256d950 => generated 180 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/691] 10.0.0.220 () {32 vars in 681 bytes} [Tue Apr 21 18:20:33 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/692] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:20:32 2026] PUT /v2.0/routers/ce690c08-c6d4-42c8-b1a9-e99adecd3745/remove_router_interface => generated 309 bytes in 1427 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/693] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:20:33 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) [pid: 7|app: 0|req: 358/694] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:20:33 2026] POST /v2.0/ports => generated 954 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/695] 10.0.0.220 () {32 vars in 665 bytes} [Tue Apr 21 18:20:34 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/696] 10.0.0.206 () {34 vars in 1098 bytes} [Tue Apr 21 18:20:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--403106361&fields=id&tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/697] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:20:34 2026] PUT /v2.0/ports/3c23db49-35db-4ae5-b5e1-2b8bfce13f6a => generated 1199 bytes in 667 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/698] 10.0.0.220 () {32 vars in 699 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:35.136 8 INFO neutron.services.segments.plugin [-] Segment 25576f29-75e6-496f-b846-b919dc575c23 resource provider aggregate not found 2026-04-21 18:20:35.141 8 INFO neutron.services.segments.plugin [-] Segment 25576f29-75e6-496f-b846-b919dc575c23 resource provider aggregate not found 2026-04-21 18:20:35.157 8 INFO neutron.services.segments.plugin [-] Segment 25576f29-75e6-496f-b846-b919dc575c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25576f29-75e6-496f-b846-b919dc575c23 found for delete ", "request_id": "req-b925217c-f216-40fb-a0b5-e0890b26b911"}]} 2026-04-21 18:20:35.161 8 INFO neutron.services.segments.plugin [-] Segment 25576f29-75e6-496f-b846-b919dc575c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25576f29-75e6-496f-b846-b919dc575c23 found for delete ", "request_id": "req-9c1d1fad-f9f4-42d3-8363-e428f110a335"}]} 2026-04-21 18:20:35.166 8 INFO neutron.db.l3_hamode_db [None req-e5782eae-3e02-42e7-973f-c27e2c4ef91c 0aad126b8b9a403fb5b933f2986ef79e 1bc4390947c64ef48f75091f4f19058a - - - -] HA network de4c4060-22e3-4f03-861a-2ae1b0281130 was deleted as no HA routers are present in tenant 1bc4390947c64ef48f75091f4f19058a. [pid: 8|app: 0|req: 337/699] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:33 2026] DELETE /v2.0/routers/ce690c08-c6d4-42c8-b1a9-e99adecd3745 => generated 0 bytes in 1257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/700] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/701] 10.0.0.220 () {32 vars in 697 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/702] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/networks?id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 684 bytes in 93 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: 340/703] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/ports?tenant_id=44229d28f2d04029ba8feff96256d950&device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 1238 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/704] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/705] 10.0.0.220 () {32 vars in 701 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/706] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/quotas/cb57a4b9c35b4000ad6da32f906cdfd6 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:35.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5c8a7f6-b9df-4958-b535-797810d1b6cc'] response: {'name': 'network-changed', 'server_uuid': 'b27cc762-9f3a-46ea-9df4-6d1cd08e0909', 'tag': '3c23db49-35db-4ae5-b5e1-2b8bfce13f6a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 344/707] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3c23db49-35db-4ae5-b5e1-2b8bfce13f6a => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/708] 10.0.0.220 () {32 vars in 689 bytes} [Tue Apr 21 18:20:35 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: 7|app: 0|req: 364/709] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:35 2026] DELETE /v2.0/subnets/684da1c5-524e-4e3c-b2c4-9e9ed3c82feb => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/710] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/ports?tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6&fields=id => generated 103 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/711] 10.0.0.220 () {32 vars in 703 bytes} [Tue Apr 21 18:20:35 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: 7|app: 0|req: 365/712] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/subnets?id=e50f38d6-8e88-4c75-8aee-e6f94fa0b8d7 => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/713] 10.0.0.220 () {32 vars in 693 bytes} [Tue Apr 21 18:20:35 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: 7|app: 0|req: 367/714] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/715] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/ports?network_id=76076ed8-34f8-4a6f-8df0-a844c466f8a9&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: 7|app: 0|req: 369/716] 10.0.0.220 () {32 vars in 695 bytes} [Tue Apr 21 18:20:35 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: 7|app: 0|req: 370/717] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/718] 10.0.0.220 () {32 vars in 685 bytes} [Tue Apr 21 18:20:35 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: 348/719] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:35 2026] DELETE /v2.0/networks/4282ad8f-eed9-4911-a885-7528056a92b8 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/720] 10.0.0.220 () {32 vars in 687 bytes} [Tue Apr 21 18:20:35 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: 7|app: 0|req: 372/721] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?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: 350/722] 10.0.0.220 () {32 vars in 661 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/723] 10.0.0.220 () {32 vars in 699 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/724] 10.0.0.220 () {32 vars in 679 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/725] 10.0.0.220 () {32 vars in 683 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/726] 10.0.0.220 () {32 vars in 675 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/727] 10.0.0.220 () {32 vars in 689 bytes} [Tue Apr 21 18:20:35 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: 7|app: 0|req: 378/728] 10.0.0.220 () {32 vars in 723 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/729] 10.0.0.220 () {32 vars in 687 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/730] 10.0.0.220 () {32 vars in 669 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/731] 10.0.0.220 () {32 vars in 687 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/732] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/733] 10.0.0.220 () {32 vars in 681 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/734] 10.0.0.220 () {32 vars in 699 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/735] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => 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: 354/736] 10.0.0.220 () {32 vars in 679 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/737] 10.0.0.220 () {32 vars in 667 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/738] 10.0.0.220 () {32 vars in 677 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/739] 10.0.0.220 () {32 vars in 665 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/740] 10.0.0.220 () {32 vars in 675 bytes} [Tue Apr 21 18:20:35 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: 8|app: 0|req: 358/741] 10.0.0.220 () {32 vars in 713 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/742] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/ports?tenant_id=44229d28f2d04029ba8feff96256d950&device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/743] 10.0.0.220 () {32 vars in 691 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/744] 10.0.0.220 () {32 vars in 683 bytes} [Tue Apr 21 18:20:35 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: 7|app: 0|req: 386/745] 10.0.0.220 () {32 vars in 669 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/746] 10.0.0.220 () {32 vars in 687 bytes} [Tue Apr 21 18:20:35 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: 7|app: 0|req: 388/747] 10.0.0.220 () {32 vars in 705 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/748] 10.0.0.220 () {32 vars in 701 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/749] 10.0.0.220 () {32 vars in 675 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/750] 10.0.0.220 () {32 vars in 693 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/751] 10.0.0.220 () {32 vars in 689 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/752] 10.0.0.220 () {32 vars in 709 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/753] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/networks?id=76076ed8-34f8-4a6f-8df0-a844c466f8a9 => generated 771 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/754] 10.0.0.220 () {32 vars in 705 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/port-numa-affinity-policy => 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: 361/755] 10.0.0.220 () {32 vars in 697 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/756] 10.0.0.220 () {32 vars in 711 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/757] 10.0.0.220 () {32 vars in 669 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/758] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:20:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3c23db49-35db-4ae5-b5e1-2b8bfce13f6a => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/759] 10.0.0.220 () {32 vars in 687 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/760] 10.0.0.220 () {32 vars in 681 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/761] 10.0.0.220 () {32 vars in 675 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/762] 10.0.0.220 () {32 vars in 671 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/763] 10.0.0.220 () {32 vars in 661 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/764] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/subnets?id=e50f38d6-8e88-4c75-8aee-e6f94fa0b8d7 => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/765] 10.0.0.220 () {32 vars in 699 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/766] 10.0.0.220 () {32 vars in 699 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/767] 10.0.0.220 () {32 vars in 677 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/768] 10.0.0.220 () {32 vars in 669 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/769] 10.0.0.220 () {32 vars in 683 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/771] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/ports?network_id=76076ed8-34f8-4a6f-8df0-a844c466f8a9&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/771] 10.0.0.220 () {32 vars in 701 bytes} [Tue Apr 21 18:20:36 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: 371/772] 10.0.0.220 () {32 vars in 685 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/773] 10.0.0.220 () {32 vars in 707 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/774] 10.0.0.220 () {32 vars in 669 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/775] 10.0.0.220 () {32 vars in 697 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/776] 10.0.0.220 () {32 vars in 695 bytes} [Tue Apr 21 18:20:36 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: 376/777] 10.0.0.220 () {32 vars in 685 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/778] 10.0.0.220 () {32 vars in 689 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/779] 10.0.0.220 () {32 vars in 667 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/780] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/781] 10.0.0.220 () {32 vars in 681 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/782] 10.0.0.220 () {32 vars in 681 bytes} [Tue Apr 21 18:20:36 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: 7|app: 0|req: 404/783] 10.0.0.220 () {32 vars in 691 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/784] 10.0.0.220 () {32 vars in 691 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/785] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?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: 381/786] 10.0.0.220 () {32 vars in 695 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/787] 10.0.0.220 () {32 vars in 685 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/788] 10.0.0.220 () {32 vars in 689 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/789] 10.0.0.220 () {32 vars in 701 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/790] 10.0.0.220 () {32 vars in 703 bytes} [Tue Apr 21 18:20:36 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: 386/791] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/792] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/793] 10.0.0.220 () {32 vars in 715 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/794] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/security-groups?tenant_id=1bc4390947c64ef48f75091f4f19058a&name=default => generated 2801 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/795] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/796] 10.0.0.220 () {32 vars in 727 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/797] 10.0.0.220 () {32 vars in 719 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/798] 10.0.0.220 () {32 vars in 683 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/799] 10.0.0.220 () {32 vars in 669 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/800] 10.0.0.220 () {32 vars in 719 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/801] 10.0.0.220 () {32 vars in 679 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/802] 10.0.0.220 () {32 vars in 669 bytes} [Tue Apr 21 18:20:36 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: 7|app: 0|req: 414/803] 10.0.0.220 () {32 vars in 697 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/804] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:36 2026] DELETE /v2.0/security-groups/c5913fe1-8ea6-46ff-b452-5e99f62abfc2 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/805] 10.0.0.220 () {32 vars in 705 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/806] 10.0.0.220 () {32 vars in 701 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/807] 10.0.0.220 () {32 vars in 683 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/808] 10.0.0.220 () {32 vars in 705 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/809] 10.0.0.220 () {32 vars in 695 bytes} [Tue Apr 21 18:20:36 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: 8|app: 0|req: 394/810] 10.0.0.220 () {32 vars in 689 bytes} [Tue Apr 21 18:20:36 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: 8|app: 0|req: 395/811] 10.0.0.220 () {32 vars in 697 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/812] 10.0.0.220 () {32 vars in 689 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/813] 10.0.0.220 () {32 vars in 701 bytes} [Tue Apr 21 18:20:36 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: 8|app: 0|req: 398/814] 10.0.0.220 () {32 vars in 665 bytes} [Tue Apr 21 18:20:36 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: 8|app: 0|req: 399/815] 10.0.0.220 () {32 vars in 681 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/816] 10.0.0.220 () {32 vars in 693 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/817] 10.0.0.220 () {32 vars in 677 bytes} [Tue Apr 21 18:20:36 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: 7|app: 0|req: 417/818] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/networks?id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 684 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/819] 10.0.0.220 () {32 vars in 667 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/820] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6 => generated 180 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/821] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:36 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:20:37.191 8 INFO neutron.services.segments.plugin [-] Segment 81f5eea0-883f-4e48-88cd-4069a9a9ba4d resource provider aggregate not found 2026-04-21 18:20:37.200 8 INFO neutron.services.segments.plugin [-] Segment 81f5eea0-883f-4e48-88cd-4069a9a9ba4d resource provider aggregate not found 2026-04-21 18:20:37.212 8 INFO neutron.services.segments.plugin [-] Segment 81f5eea0-883f-4e48-88cd-4069a9a9ba4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f5eea0-883f-4e48-88cd-4069a9a9ba4d found for delete ", "request_id": "req-a374b6ad-1b27-4cf1-bacf-56ef3b65e167"}]} 2026-04-21 18:20:37.222 8 INFO neutron.services.segments.plugin [-] Segment 81f5eea0-883f-4e48-88cd-4069a9a9ba4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81f5eea0-883f-4e48-88cd-4069a9a9ba4d found for delete ", "request_id": "req-4485e350-894b-4134-83b5-a8f58180b4cc"}]} [pid: 8|app: 0|req: 403/822] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:20:36 2026] POST /v2.0/ports => generated 958 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/823] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:37 2026] GET /v2.0/security-groups?tenant_id=dc15b2acc7e84eac8531e8cb95c3b13c&name=default => generated 2801 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/824] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:37 2026] DELETE /v2.0/security-groups/6087d5f8-1ab8-45cd-9238-a88473734788 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/825] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:37 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/826] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:37 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/827] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:37 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 961 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/828] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/security-groups?id=67afd7c3-d6bc-4083-84e3-6c3b8ba0c28c&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/831] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:20:37 2026] PUT /v2.0/ports/e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 1203 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/832] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/ports?tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6&device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:20:38.463 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68c40f8b-11ef-4d8f-b384-08adc1aca050'] response: {'name': 'network-changed', 'server_uuid': '2bef73a8-8b24-4948-80d0-834a66683198', 'tag': 'e266e058-16b5-4d15-b9b4-5cd33ad9c70b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 429/833] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/834] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/subnets?id=c9f097b6-c9b5-4032-82f7-0e5f829161d1 => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/835] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/ports?network_id=77997b9f-24b1-4b1e-8efb-78222420b921&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/836] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/837] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?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) 2026-04-21 18:20:38.853 8 INFO neutron.db.segments_db [None req-673ac635-e002-4f82-b2bb-28d6d918fc96 548c70883626458a8d7f81b66d0b56a6 098fe972c63d42a59ca79e5fbf7a8ccf - - - -] Added segment 99e0153f-b94a-471f-8334-2da1ff32a8fd of type vxlan for network 625e2a8c-dbac-42f2-99ce-0dd1df587032 [pid: 7|app: 0|req: 434/838] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/839] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/ports?tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6&device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/840] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/841] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:38 2026] POST /v2.0/networks => generated 644 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/842] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:38 2026] GET /v2.0/networks?id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 780 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/843] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:20:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/844] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:39 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/845] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:39 2026] GET /v2.0/subnets?id=c9f097b6-c9b5-4032-82f7-0e5f829161d1 => generated 678 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/846] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:39 2026] POST /v2.0/subnets => generated 617 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/847] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:39 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/848] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:39 2026] GET /v2.0/ports?network_id=77997b9f-24b1-4b1e-8efb-78222420b921&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:20:39.643 8 INFO neutron.db.segments_db [None req-53614549-f2ee-4a54-84b2-6345e8375f0a 548c70883626458a8d7f81b66d0b56a6 098fe972c63d42a59ca79e5fbf7a8ccf - - - -] Added segment 3e67221b-49d9-46a2-8b4c-e03da0becb04 of type vxlan for network de6b5a7d-3142-4ff9-988c-6ec399ba660d 2026-04-21 18:20:39.673 7 INFO neutron.db.l3_db [None req-1337a601-4d40-4a2d-9bfd-6d2fbe73175d 4840d0c0fa2a4362a282625c3ff5482e 44229d28f2d04029ba8feff96256d950 - - - -] Floating IP 81c93f9e-8add-492a-9a21-906c64679bcb associated. External IP: 10.96.250.215, port: 3c23db49-35db-4ae5-b5e1-2b8bfce13f6a. [pid: 8|app: 0|req: 409/849] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:39 2026] POST /v2.0/networks => generated 644 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/850] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:20:39 2026] PUT /v2.0/floatingips/81c93f9e-8add-492a-9a21-906c64679bcb => generated 855 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:40.188 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b827e69d-55b8-485a-8b92-e09486485e51'] response: {'name': 'network-changed', 'server_uuid': 'b27cc762-9f3a-46ea-9df4-6d1cd08e0909', 'tag': '3c23db49-35db-4ae5-b5e1-2b8bfce13f6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 442/851] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:40 2026] GET /v2.0/security-groups?id=67afd7c3-d6bc-4083-84e3-6c3b8ba0c28c&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:40.215 8 INFO neutron.db.segments_db [None req-b717f7f7-371e-46be-9b57-ac94a16da7d0 cb4fd6bbc136431080003b2ea90bd679 dbf7a567578f4d99b846ea8282346705 - - - -] Added segment 6af7fd5b-2b00-431a-97c2-18beeaf45af9 of type vxlan for network 2771290b-3331-41ba-a8f7-57aa40f242ac [pid: 7|app: 0|req: 443/852] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:40 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:20:40.349 8 INFO neutron.db.segments_db [None req-b717f7f7-371e-46be-9b57-ac94a16da7d0 cb4fd6bbc136431080003b2ea90bd679 dbf7a567578f4d99b846ea8282346705 - - - -] Added segment 9087e247-460a-4f38-989b-29fb9e8b80b1 of type vxlan for network 472f24fc-ce52-45df-991e-b9cdaf9820ab [pid: 7|app: 0|req: 444/853] 10.0.0.220 () {34 vars in 743 bytes} [Tue Apr 21 18:20:40 2026] PUT /v2.0/networks/de6b5a7d-3142-4ff9-988c-6ec399ba660d => generated 592 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/854] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:39 2026] POST /v2.0/networks => generated 1246 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/855] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:40 2026] GET /v2.0/ports?tenant_id=44229d28f2d04029ba8feff96256d950&device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 1240 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/856] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:40 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/857] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:20:40 2026] GET /v2.0/networks => generated 1845 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/858] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:40 2026] GET /v2.0/networks?id=76076ed8-34f8-4a6f-8df0-a844c466f8a9 => generated 771 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:41.054 8 INFO neutron.services.segments.plugin [-] Segment 6af7fd5b-2b00-431a-97c2-18beeaf45af9 resource provider aggregate not found 2026-04-21 18:20:41.065 8 INFO neutron.services.segments.plugin [-] Segment 6af7fd5b-2b00-431a-97c2-18beeaf45af9 resource provider aggregate not found 2026-04-21 18:20:41.079 8 INFO neutron.services.segments.plugin [-] Segment 6af7fd5b-2b00-431a-97c2-18beeaf45af9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6af7fd5b-2b00-431a-97c2-18beeaf45af9 found for delete ", "request_id": "req-f19b90a5-e829-436c-a65f-3b924f35ae26"}]} 2026-04-21 18:20:41.086 8 INFO neutron.services.segments.plugin [-] Segment 6af7fd5b-2b00-431a-97c2-18beeaf45af9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6af7fd5b-2b00-431a-97c2-18beeaf45af9 found for delete ", "request_id": "req-32cbddbd-72fe-4e36-bacd-f9666d61b710"}]} [pid: 8|app: 0|req: 414/859] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:40 2026] DELETE /v2.0/networks/2771290b-3331-41ba-a8f7-57aa40f242ac => 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: 415/860] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:20:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3c23db49-35db-4ae5-b5e1-2b8bfce13f6a => generated 858 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/861] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:41 2026] DELETE /v2.0/networks/472f24fc-ce52-45df-991e-b9cdaf9820ab => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/862] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:40 2026] POST /v2.0/subnets => generated 602 bytes in 909 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/863] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:41 2026] GET /v2.0/subnets?id=e50f38d6-8e88-4c75-8aee-e6f94fa0b8d7 => generated 669 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/864] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:41 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/865] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:20:41 2026] GET /v2.0/networks => generated 651 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/866] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:41 2026] GET /v2.0/ports?network_id=76076ed8-34f8-4a6f-8df0-a844c466f8a9&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: 420/867] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:41 2026] GET /v2.0/security-groups?id=67afd7c3-d6bc-4083-84e3-6c3b8ba0c28c&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:41.762 8 INFO neutron.db.segments_db [None req-2f23e71f-3ae1-42e4-90ff-e95bea1f681b cb4fd6bbc136431080003b2ea90bd679 dbf7a567578f4d99b846ea8282346705 - - - -] Added segment 016225ed-cd0c-4c41-9f0a-df25e4f5e5a5 of type vxlan for network 64ca2f47-3988-4765-af10-cccba2ae8e9e [pid: 7|app: 0|req: 448/868] 10.0.0.220 () {34 vars in 741 bytes} [Tue Apr 21 18:20:41 2026] PUT /v2.0/subnets/eae27a01-bb54-4d40-b259-815d8a533785 => generated 612 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/869] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:41 2026] POST /v2.0/networks => generated 650 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/870] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:41 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/871] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:41 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:42.117 8 INFO neutron.db.segments_db [None req-4b4a532d-be57-434d-8f48-d6850d98589f cb4fd6bbc136431080003b2ea90bd679 dbf7a567578f4d99b846ea8282346705 - - - -] Added segment 259cf7f6-4175-4bc4-90c3-7a3dfb8003bd of type vxlan for network d55117b4-c977-4c4a-b10c-c213c92cfc5f [pid: 8|app: 0|req: 423/872] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:42 2026] POST /v2.0/networks => generated 649 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/873] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:42 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:20:42.724 7 INFO neutron.services.segments.plugin [-] Segment 3e67221b-49d9-46a2-8b4c-e03da0becb04 resource provider aggregate not found 2026-04-21 18:20:42.731 7 INFO neutron.services.segments.plugin [-] Segment 3e67221b-49d9-46a2-8b4c-e03da0becb04 resource provider aggregate not found 2026-04-21 18:20:42.749 7 INFO neutron.services.segments.plugin [-] Segment 3e67221b-49d9-46a2-8b4c-e03da0becb04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e67221b-49d9-46a2-8b4c-e03da0becb04 found for delete ", "request_id": "req-74ff03ef-5610-4742-866f-36f4130e5233"}]} 2026-04-21 18:20:42.754 7 INFO neutron.services.segments.plugin [-] Segment 3e67221b-49d9-46a2-8b4c-e03da0becb04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e67221b-49d9-46a2-8b4c-e03da0becb04 found for delete ", "request_id": "req-6e1ae287-95bf-483c-89f8-611cd8d699e3"}]} [pid: 7|app: 0|req: 450/874] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:41 2026] DELETE /v2.0/networks/de6b5a7d-3142-4ff9-988c-6ec399ba660d => generated 0 bytes in 780 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:42.845 8 INFO neutron.db.l3_db [None req-e52e8e2b-dd5e-4932-a6e5-28ef593de65e 5e29c8bf9d1f4f98904f03da8b68c95c cb57a4b9c35b4000ad6da32f906cdfd6 - - - -] Floating IP 1873eab5-772a-4dbc-a571-a234fa1b33f9 associated. External IP: 10.96.250.205, port: e266e058-16b5-4d15-b9b4-5cd33ad9c70b. 2026-04-21 18:20:43.128 8 INFO neutron.services.segments.plugin [-] Segment 9087e247-460a-4f38-989b-29fb9e8b80b1 resource provider aggregate not found 2026-04-21 18:20:43.138 8 INFO neutron.services.segments.plugin [-] Segment 9087e247-460a-4f38-989b-29fb9e8b80b1 resource provider aggregate not found 2026-04-21 18:20:43.158 8 INFO neutron.services.segments.plugin [-] Segment 9087e247-460a-4f38-989b-29fb9e8b80b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9087e247-460a-4f38-989b-29fb9e8b80b1 found for delete ", "request_id": "req-0b513bef-8b2a-4854-b20a-038f0dea20f4"}]} 2026-04-21 18:20:43.162 8 INFO neutron.services.segments.plugin [-] Segment 9087e247-460a-4f38-989b-29fb9e8b80b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9087e247-460a-4f38-989b-29fb9e8b80b1 found for delete ", "request_id": "req-0821a336-b49a-40dc-9104-9c7a20be2b2d"}]} [pid: 8|app: 0|req: 425/875] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:20:42 2026] PUT /v2.0/floatingips/1873eab5-772a-4dbc-a571-a234fa1b33f9 => generated 856 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:43.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8e84e3bb-2b92-40cc-a658-438e21176c2c 548c70883626458a8d7f81b66d0b56a6 098fe972c63d42a59ca79e5fbf7a8ccf - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 426/876] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:43 2026] DELETE /v2.0/networks/de6b5a7d-3142-4ff9-988c-6ec399ba660d => generated 138 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:20:43.331 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8de447ed-7071-4fb7-8c81-17970b2b6d52'] response: {'name': 'network-changed', 'server_uuid': '2bef73a8-8b24-4948-80d0-834a66683198', 'tag': 'e266e058-16b5-4d15-b9b4-5cd33ad9c70b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 427/877] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/878] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/879] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/ports?tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6&device_id=2bef73a8-8b24-4948-80d0-834a66683198 => 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: 430/880] 10.0.0.220 () {32 vars in 742 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/subnets?network_id=91c87e46-6531-4582-a51f-52ae499de52f => generated 626 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/881] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:20:42 2026] POST /v2.0/ports => generated 1505 bytes in 825 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: 431/882] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/security-groups?id=67afd7c3-d6bc-4083-84e3-6c3b8ba0c28c&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/883] 10.0.0.220 () {32 vars in 653 bytes} [Tue Apr 21 18:20:43 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: 7|app: 0|req: 452/884] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/networks?id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 780 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/885] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/ports => generated 1505 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/886] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/networks => generated 1309 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/887] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 859 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/888] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/subnets => generated 1233 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/889] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/subnets?id=c9f097b6-c9b5-4032-82f7-0e5f829161d1 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/890] 10.0.0.220 () {32 vars in 723 bytes} [Tue Apr 21 18:20:43 2026] GET /v2.0/networks/625e2a8c-dbac-42f2-99ce-0dd1df587032 => generated 669 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/891] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:44 2026] GET /v2.0/ports?network_id=77997b9f-24b1-4b1e-8efb-78222420b921&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: 7|app: 0|req: 454/892] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:43 2026] DELETE /v2.0/ports/3540139d-47e1-4ec1-9aaf-ebd7f6f5717a => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/893] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:20:44 2026] GET /v2.0/subnets/64324999-46f1-4a44-aa01-0162717d1d9b => generated 617 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/894] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:44 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:20:44.164 7 INFO neutron.pecan_wsgi.hooks.translation [None req-062eb9c8-16c6-4897-b7ef-263449446cde 548c70883626458a8d7f81b66d0b56a6 098fe972c63d42a59ca79e5fbf7a8ccf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 456/895] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:44 2026] DELETE /v2.0/subnets/eae27a01-bb54-4d40-b259-815d8a533785 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/896] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:44 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?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) 2026-04-21 18:20:44.250 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b31d1de4-6994-482b-8741-928c8139493c 548c70883626458a8d7f81b66d0b56a6 098fe972c63d42a59ca79e5fbf7a8ccf - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 458/897] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:44 2026] DELETE /v2.0/networks/de6b5a7d-3142-4ff9-988c-6ec399ba660d => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/898] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:44 2026] DELETE /v2.0/ports/41b9badf-370a-41b3-9265-11338446a03d => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/899] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:20:44 2026] GET /v2.0/ports => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:20:44.477 8 INFO neutron.db.segments_db [None req-54b0ffe7-ee9b-42ec-832b-b3a7676fcfc2 cb4fd6bbc136431080003b2ea90bd679 dbf7a567578f4d99b846ea8282346705 - - - -] Added segment 683da1f5-1cc0-4375-9615-095074513be6 of type vxlan for network 36e9a213-b32b-4e57-bcec-b248d44e401a [pid: 7|app: 0|req: 459/900] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:44 2026] DELETE /v2.0/subnets/64324999-46f1-4a44-aa01-0162717d1d9b => 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: 442/901] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:44 2026] POST /v2.0/networks => generated 649 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:44.694 8 INFO neutron.db.segments_db [None req-ca0cdd70-8e80-4b03-9825-4c985d2f058a cb4fd6bbc136431080003b2ea90bd679 dbf7a567578f4d99b846ea8282346705 - - - -] Added segment 0820edac-0bac-47b8-b90f-55a599e8ed19 of type vxlan for network 6a08fce3-3073-4e22-aa46-1cbadba6add7 [pid: 8|app: 0|req: 443/902] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:44 2026] POST /v2.0/networks => generated 649 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:44.970 7 INFO neutron.services.segments.plugin [-] Segment 99e0153f-b94a-471f-8334-2da1ff32a8fd resource provider aggregate not found 2026-04-21 18:20:44.977 7 INFO neutron.services.segments.plugin [-] Segment 99e0153f-b94a-471f-8334-2da1ff32a8fd resource provider aggregate not found 2026-04-21 18:20:44.987 7 INFO neutron.services.segments.plugin [-] Segment 99e0153f-b94a-471f-8334-2da1ff32a8fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e0153f-b94a-471f-8334-2da1ff32a8fd found for delete ", "request_id": "req-e750b3a2-2d84-4740-a027-27a3d684e977"}]} 2026-04-21 18:20:44.998 7 INFO neutron.services.segments.plugin [-] Segment 99e0153f-b94a-471f-8334-2da1ff32a8fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 99e0153f-b94a-471f-8334-2da1ff32a8fd found for delete ", "request_id": "req-009e71b2-729e-46ee-97d9-7bc8f9b33507"}]} [pid: 7|app: 0|req: 460/903] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:44 2026] DELETE /v2.0/networks/625e2a8c-dbac-42f2-99ce-0dd1df587032 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/904] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:44 2026] POST /v2.0/subnets => generated 1225 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/905] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:20:45 2026] GET /v2.0/subnets => generated 1838 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/906] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:45 2026] GET /v2.0/security-groups?tenant_id=098fe972c63d42a59ca79e5fbf7a8ccf&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/907] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:45 2026] DELETE /v2.0/security-groups/a0a3931e-52ae-4cf3-8a71-7468afa85a55 => 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: 446/908] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:45 2026] DELETE /v2.0/subnets/ef1cb009-6ae9-41e1-b957-63b6e383ab41 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/909] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:45 2026] DELETE /v2.0/subnets/c012eda8-38c0-4015-b52e-0de6e87ce6f8 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/910] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:20:46 2026] GET /v2.0/subnets => generated 626 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/911] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:46 2026] DELETE /v2.0/networks/6a08fce3-3073-4e22-aa46-1cbadba6add7 => generated 0 bytes in 449 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:47.412 8 INFO neutron.services.segments.plugin [-] Segment 683da1f5-1cc0-4375-9615-095074513be6 resource provider aggregate not found 2026-04-21 18:20:47.422 8 INFO neutron.services.segments.plugin [-] Segment 683da1f5-1cc0-4375-9615-095074513be6 resource provider aggregate not found 2026-04-21 18:20:47.445 8 INFO neutron.services.segments.plugin [-] Segment 683da1f5-1cc0-4375-9615-095074513be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 683da1f5-1cc0-4375-9615-095074513be6 found for delete ", "request_id": "req-69ea311d-c98b-4e9e-82da-38a4161f106f"}]} 2026-04-21 18:20:47.471 8 INFO neutron.services.segments.plugin [-] Segment 683da1f5-1cc0-4375-9615-095074513be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 683da1f5-1cc0-4375-9615-095074513be6 found for delete ", "request_id": "req-70fffc0e-af38-4af0-8835-73af15bc195c"}]} [pid: 8|app: 0|req: 448/912] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:46 2026] DELETE /v2.0/networks/36e9a213-b32b-4e57-bcec-b248d44e401a => generated 0 bytes in 772 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:47.518 7 INFO neutron.services.segments.plugin [-] Segment 0820edac-0bac-47b8-b90f-55a599e8ed19 resource provider aggregate not found 2026-04-21 18:20:47.523 7 INFO neutron.services.segments.plugin [-] Segment 0820edac-0bac-47b8-b90f-55a599e8ed19 resource provider aggregate not found 2026-04-21 18:20:47.552 7 INFO neutron.services.segments.plugin [-] Segment 0820edac-0bac-47b8-b90f-55a599e8ed19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0820edac-0bac-47b8-b90f-55a599e8ed19 found for delete ", "request_id": "req-823aa275-2af3-43b7-8d9a-90ea7537c979"}]} 2026-04-21 18:20:47.553 7 INFO neutron.services.segments.plugin [-] Segment 0820edac-0bac-47b8-b90f-55a599e8ed19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0820edac-0bac-47b8-b90f-55a599e8ed19 found for delete ", "request_id": "req-17285cb2-2f98-4056-ad61-f961d2b79ab7"}]} [pid: 7|app: 0|req: 465/913] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:47 2026] DELETE /v2.0/networks/d55117b4-c977-4c4a-b10c-c213c92cfc5f => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/914] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:47 2026] DELETE /v2.0/networks/64ca2f47-3988-4765-af10-cccba2ae8e9e => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:48.033 8 INFO neutron.db.segments_db [None req-e33da30b-fcd0-40b3-96e3-34f693a0b21d 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - - -] Added segment d9355e73-00e1-43fb-ab98-d42df9b8bea6 of type vxlan for network 0f2cc9aa-1cf9-497d-a887-dcce4278bc9d [pid: 8|app: 0|req: 449/915] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:47 2026] POST /v2.0/networks => generated 645 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/916] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:20:48 2026] POST /v2.0/ports => generated 775 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:48.639 8 INFO neutron.db.segments_db [None req-d765e9bc-91cd-4b14-92bd-630cb71ea69c 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - - -] Added segment 68406274-c0c7-4e7f-84ca-cf818c78bd39 of type vxlan for network ddfe6b93-44b1-41d2-aab9-2377184d85a6 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/917] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:48 2026] GET /v2.0/security-groups?tenant_id=dbf7a567578f4d99b846ea8282346705&name=default => generated 2801 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/918] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:48 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/919] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:48 2026] DELETE /v2.0/security-groups/2270af36-2b9d-4172-8cf3-f5f02a26965e => 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: 451/920] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:48 2026] POST /v2.0/subnets => generated 602 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:49.611 7 INFO neutron.services.segments.plugin [-] Segment 259cf7f6-4175-4bc4-90c3-7a3dfb8003bd resource provider aggregate not found 2026-04-21 18:20:49.616 7 INFO neutron.services.segments.plugin [-] Segment 259cf7f6-4175-4bc4-90c3-7a3dfb8003bd resource provider aggregate not found 2026-04-21 18:20:49.636 7 INFO neutron.services.segments.plugin [-] Segment 259cf7f6-4175-4bc4-90c3-7a3dfb8003bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259cf7f6-4175-4bc4-90c3-7a3dfb8003bd found for delete ", "request_id": "req-76d6e690-9640-4248-b57c-ca06791fcefa"}]} 2026-04-21 18:20:49.648 7 INFO neutron.services.segments.plugin [-] Segment 259cf7f6-4175-4bc4-90c3-7a3dfb8003bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 259cf7f6-4175-4bc4-90c3-7a3dfb8003bd found for delete ", "request_id": "req-803a2a30-a114-459d-a855-af27d30fb18a"}]} 2026-04-21 18:20:49.659 7 INFO neutron.services.segments.plugin [-] Segment 016225ed-cd0c-4c41-9f0a-df25e4f5e5a5 resource provider aggregate not found 2026-04-21 18:20:49.670 7 INFO neutron.services.segments.plugin [-] Segment 016225ed-cd0c-4c41-9f0a-df25e4f5e5a5 resource provider aggregate not found 2026-04-21 18:20:49.684 7 INFO neutron.services.segments.plugin [-] Segment 016225ed-cd0c-4c41-9f0a-df25e4f5e5a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 016225ed-cd0c-4c41-9f0a-df25e4f5e5a5 found for delete ", "request_id": "req-ce6e6c8b-623e-4077-b4d6-e231cd406ec3"}]} 2026-04-21 18:20:49.690 7 INFO neutron.services.segments.plugin [-] Segment 016225ed-cd0c-4c41-9f0a-df25e4f5e5a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 016225ed-cd0c-4c41-9f0a-df25e4f5e5a5 found for delete ", "request_id": "req-b5ba0cef-c108-4828-b16d-df9a7f3f66ea"}]} [pid: 7|app: 0|req: 470/921] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:20:49 2026] POST /v2.0/ports => generated 949 bytes in 693 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: 452/922] 10.0.0.210 () {34 vars in 990 bytes} [Tue Apr 21 18:20:49 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 1240 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/923] 10.0.0.210 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:50 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/924] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:49 2026] DELETE /v2.0/ports/feec8c5c-46eb-4195-8c80-adf8c762edad => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:50.361 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ae26bc7-9362-4693-9f35-baceecf07cea 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 454/925] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:50 2026] DELETE /v2.0/ports/feec8c5c-46eb-4195-8c80-adf8c762edad => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:20:50.398 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a38955fc-3c3b-4913-a836-41e650be5937 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/926] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:20:50 2026] GET /v2.0/ports/feec8c5c-46eb-4195-8c80-adf8c762edad => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/927] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:50 2026] DELETE /v2.0/subnets/0ca17613-adbf-492d-82d8-1879a8a70e36 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:51.064 8 INFO neutron.db.segments_db [None req-5c02a658-97e6-4893-a941-96fd6b0994a7 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Added segment c5949a72-b35e-4353-a76d-5e3215a941aa of type vxlan for network 158679c6-f6f3-4222-be09-efcbe8e744f9 [pid: 7|app: 0|req: 473/928] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:50 2026] DELETE /v2.0/networks/ddfe6b93-44b1-41d2-aab9-2377184d85a6 => generated 0 bytes in 482 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:51.212 7 INFO neutron.db.segments_db [None req-e69a665d-c826-4304-b19f-42b4fc868682 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - - -] Added segment d7bd1a7c-7b44-443b-b49e-75a03d234f19 of type vxlan for network 8a8dbfba-081a-447b-a8b1-c8ff45a911df [pid: 8|app: 0|req: 456/929] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:50 2026] POST /v2.0/networks => generated 630 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:51.328 8 INFO neutron.db.segments_db [None req-4b55fcd1-92ed-41bb-a88a-3e96c6d7160a 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Added segment 441d7ade-685d-4ba2-b3aa-8e68cb1d840f of type vxlan for network a016fce0-b8b6-4b24-8f05-fbf89efe63f2 [pid: 7|app: 0|req: 474/930] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:51 2026] POST /v2.0/networks => generated 631 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/931] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:20:51 2026] POST /v2.0/networks => generated 629 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:20:51.710 7 INFO neutron.services.segments.plugin [-] Segment 68406274-c0c7-4e7f-84ca-cf818c78bd39 resource provider aggregate not found 2026-04-21 18:20:51.718 7 INFO neutron.services.segments.plugin [-] Segment 68406274-c0c7-4e7f-84ca-cf818c78bd39 resource provider aggregate not found 2026-04-21 18:20:51.728 7 INFO neutron.services.segments.plugin [-] Segment 68406274-c0c7-4e7f-84ca-cf818c78bd39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68406274-c0c7-4e7f-84ca-cf818c78bd39 found for delete ", "request_id": "req-2544145e-7dab-4044-8f14-b82847ca69fb"}]} 2026-04-21 18:20:51.737 7 INFO neutron.services.segments.plugin [-] Segment 68406274-c0c7-4e7f-84ca-cf818c78bd39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68406274-c0c7-4e7f-84ca-cf818c78bd39 found for delete ", "request_id": "req-5c5a25a1-eea0-4beb-ad89-2e2d126790e9"}]} [pid: 7|app: 0|req: 475/932] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:51 2026] POST /v2.0/subnets => generated 602 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/933] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:51 2026] POST /v2.0/subnets => generated 602 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/934] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:20:51 2026] POST /v2.0/ports => generated 911 bytes in 624 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/935] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:52 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/936] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:51 2026] POST /v2.0/subnets => generated 602 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/937] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:52 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:52.771 8 INFO neutron.db.segments_db [None req-f8aa8e07-721e-4736-97e9-9b1bb79a339e 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Added segment 2a96825e-828b-45b9-b2e0-9edcb01ad667 of type vxlan for network d3226bfa-3772-46e0-ac4f-f9504cffcd93 [pid: 7|app: 0|req: 478/938] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:52 2026] DELETE /v2.0/ports/1377244a-76de-4fe3-8456-e1c8f9f37dd9 => generated 0 bytes in 452 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/939] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:52 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/940] 10.0.0.210 () {34 vars in 990 bytes} [Tue Apr 21 18:20:53 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:20:53.116 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6479efc9-8a5a-44f1-a7e9-31d31d7e9dbd 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 481/941] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:20:53 2026] GET /v2.0/ports/1377244a-76de-4fe3-8456-e1c8f9f37dd9 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:20:53.144 8 INFO neutron.db.l3_hamode_db [None req-f8aa8e07-721e-4736-97e9-9b1bb79a339e 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 482/942] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:53 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/943] 10.0.0.210 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:53 2026] GET /v2.0/security-groups?id=67afd7c3-d6bc-4083-84e3-6c3b8ba0c28c&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-04-21 18:20:53.370 8 INFO neutron.db.l3_hamode_db [None req-f8aa8e07-721e-4736-97e9-9b1bb79a339e 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 484/944] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:53 2026] DELETE /v2.0/subnets/0868cd0d-07cf-4b63-aa61-b8e56714cd34 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:20:53.964 7 INFO neutron.services.segments.plugin [-] Segment d7bd1a7c-7b44-443b-b49e-75a03d234f19 resource provider aggregate not found 2026-04-21 18:20:53.971 7 INFO neutron.services.segments.plugin [-] Segment d7bd1a7c-7b44-443b-b49e-75a03d234f19 resource provider aggregate not found 2026-04-21 18:20:53.992 7 INFO neutron.services.segments.plugin [-] Segment d7bd1a7c-7b44-443b-b49e-75a03d234f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7bd1a7c-7b44-443b-b49e-75a03d234f19 found for delete ", "request_id": "req-5f19b329-4a50-4c48-9a0c-ab20aa24b9e0"}]} 2026-04-21 18:20:53.998 7 INFO neutron.services.segments.plugin [-] Segment d7bd1a7c-7b44-443b-b49e-75a03d234f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7bd1a7c-7b44-443b-b49e-75a03d234f19 found for delete ", "request_id": "req-26a4b414-1fc5-4357-8dd0-fc4283d0fb38"}]} [pid: 7|app: 0|req: 487/947] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:53 2026] DELETE /v2.0/networks/8a8dbfba-081a-447b-a8b1-c8ff45a911df => generated 0 bytes in 555 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/948] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:54 2026] GET /v2.0/ports?tenant_id=44229d28f2d04029ba8feff96256d950&device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/949] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:54 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/950] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:20:52 2026] POST /v2.0/routers => generated 507 bytes in 1719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/951] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:54 2026] GET /v2.0/networks?id=76076ed8-34f8-4a6f-8df0-a844c466f8a9 => generated 771 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/952] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:54 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&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: 7|app: 0|req: 490/953] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:20:54 2026] POST /v2.0/ports => generated 775 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 491/954] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:20:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3c23db49-35db-4ae5-b5e1-2b8bfce13f6a => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/955] 10.0.0.220 () {34 vars in 737 bytes} [Tue Apr 21 18:20:54 2026] PUT /v2.0/ports/f7c086f7-9e73-40d8-9726-930d25f26678 => generated 752 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/956] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:54 2026] GET /v2.0/subnets?id=e50f38d6-8e88-4c75-8aee-e6f94fa0b8d7 => generated 669 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/957] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:54 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 975 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/958] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:55 2026] DELETE /v2.0/ports/f7c086f7-9e73-40d8-9726-930d25f26678 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/959] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:55 2026] GET /v2.0/ports?network_id=76076ed8-34f8-4a6f-8df0-a844c466f8a9&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/960] 10.0.0.206 () {34 vars in 971 bytes} [Tue Apr 21 18:20:55 2026] GET /v2.0/ports/e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 972 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/961] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:20:55 2026] GET /v2.0/ports => generated 778 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/962] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:55 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/963] 199.19.213.60 () {34 vars in 999 bytes} [Tue Apr 21 18:20:55 2026] GET /v2.0/subnets?network_id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 660 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/964] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:55 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:56.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c14a72ee-7333-46f4-ba48-66314dd791b0 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 502/965] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:20:56 2026] GET /v2.0/ports/f7c086f7-9e73-40d8-9726-930d25f26678 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/966] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:56 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?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: 7|app: 0|req: 504/967] 199.19.213.60 () {34 vars in 1145 bytes} [Tue Apr 21 18:20:56 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198&device_owner=compute%3Anova&network_id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/968] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:56 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/969] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:20:56 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/970] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:20:54 2026] PUT /v2.0/routers/c1b067b7-7088-4755-afef-8e3cae9408ae/add_router_interface => generated 309 bytes in 1852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/971] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:20:56 2026] GET /v2.0/ports/a01bdc70-a8d8-47a4-85ea-6c4c8296b557 => generated 775 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/972] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:20:56 2026] GET /v2.0/ports/27b0f8de-3e0d-491b-b883-c4a0dc142280 => generated 955 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:56.503 8 INFO neutron.pecan_wsgi.hooks.translation [None req-27f2623b-1621-4d54-a431-9a154912863a 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 467/973] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:56 2026] DELETE /v2.0/ports/1377244a-76de-4fe3-8456-e1c8f9f37dd9 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/974] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:20:56 2026] PUT /v2.0/ports/e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 1153 bytes in 580 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-04-21 18:20:56.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3b4acbf-f2a5-401a-8003-38c34425c1dd 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 508/975] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:56 2026] DELETE /v2.0/subnets/0868cd0d-07cf-4b63-aa61-b8e56714cd34 => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:20:56.973 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5095cf6-b593-4b17-89d9-98c882775852'] response: {'name': 'network-changed', 'server_uuid': '2bef73a8-8b24-4948-80d0-834a66683198', 'tag': 'e266e058-16b5-4d15-b9b4-5cd33ad9c70b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 509/976] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:56 2026] GET /v2.0/ports?tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6&device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 1425 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:20:57.004 7 INFO neutron.pecan_wsgi.hooks.translation [None req-336ffa23-00ce-473c-bf47-c875183d2774 6ffa2e54701446758ddceb9565fbd9f1 91733c2c7b7f43c6af757f7cc625e84d - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 510/977] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:20:56 2026] DELETE /v2.0/subnets/0ca17613-adbf-492d-82d8-1879a8a70e36 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/978] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:57 2026] GET /v2.0/networks?id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 780 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/979] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:20:57 2026] DELETE /v2.0/ports/a01bdc70-a8d8-47a4-85ea-6c4c8296b557 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/980] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:20:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/981] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:57 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:20:57.693 7 INFO neutron.services.segments.plugin [-] Segment d9355e73-00e1-43fb-ab98-d42df9b8bea6 resource provider aggregate not found 2026-04-21 18:20:57.700 7 INFO neutron.services.segments.plugin [-] Segment d9355e73-00e1-43fb-ab98-d42df9b8bea6 resource provider aggregate not found 2026-04-21 18:20:57.726 7 INFO neutron.services.segments.plugin [-] Segment d9355e73-00e1-43fb-ab98-d42df9b8bea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9355e73-00e1-43fb-ab98-d42df9b8bea6 found for delete ", "request_id": "req-905a7c7e-8aee-4a54-95c5-bb4ad24982c7"}]} 2026-04-21 18:20:57.729 7 INFO neutron.services.segments.plugin [-] Segment d9355e73-00e1-43fb-ab98-d42df9b8bea6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9355e73-00e1-43fb-ab98-d42df9b8bea6 found for delete ", "request_id": "req-c78ca9ea-365b-4b67-a778-9a3ba1b59bc8"}]} [pid: 7|app: 0|req: 515/982] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:20:57 2026] DELETE /v2.0/networks/0f2cc9aa-1cf9-497d-a887-dcce4278bc9d => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/983] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:20:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/984] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:57 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/985] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:57 2026] GET /v2.0/subnets?id=c9f097b6-c9b5-4032-82f7-0e5f829161d1 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/986] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:57 2026] GET /v2.0/ports?network_id=77997b9f-24b1-4b1e-8efb-78222420b921&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/987] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:57 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/988] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:57 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/989] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/ports?tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6&device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 1425 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/990] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/networks?id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 780 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/991] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:20:56 2026] PUT /v2.0/routers/c1b067b7-7088-4755-afef-8e3cae9408ae/add_router_interface => generated 309 bytes in 1849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/992] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/993] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/security-groups?tenant_id=91733c2c7b7f43c6af757f7cc625e84d&name=default => generated 2801 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/994] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/995] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:20:58 2026] DELETE /v2.0/security-groups/c33f3aab-4706-4fbf-b606-f008061bc899 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/996] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/subnets?id=c9f097b6-c9b5-4032-82f7-0e5f829161d1 => generated 678 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/997] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 1156 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/998] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/ports?network_id=77997b9f-24b1-4b1e-8efb-78222420b921&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: 7|app: 0|req: 531/999] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/security-groups?id=67afd7c3-d6bc-4083-84e3-6c3b8ba0c28c&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1000] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/ports/b8ea9b48-3d92-4311-b8f7-f09a2f3859dd => generated 955 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1001] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:20:58 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=segments => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1002] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:20:59 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/1003] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:20:59 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?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: 472/1004] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:20:59 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&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: 473/1005] 199.19.213.60 () {34 vars in 1119 bytes} [Tue Apr 21 18:20:59 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1156 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1006] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:20:59 2026] PUT /v2.0/ports/e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 972 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:21:00.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0b3383b6-40b1-4145-8e06-3fa88694ea4d'] response: {'name': 'network-changed', 'server_uuid': '2bef73a8-8b24-4948-80d0-834a66683198', 'tag': 'e266e058-16b5-4d15-b9b4-5cd33ad9c70b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/1007] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/ports?tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6&device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1008] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/networks?id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 780 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1009] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 861 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1010] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/subnets?id=c9f097b6-c9b5-4032-82f7-0e5f829161d1 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1011] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/ports?network_id=77997b9f-24b1-4b1e-8efb-78222420b921&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1012] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1013] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1014] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:20:59 2026] PUT /v2.0/routers/c1b067b7-7088-4755-afef-8e3cae9408ae/remove_router_interface => generated 309 bytes in 1479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1015] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/ports?tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6&device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1016] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/networks?id=77997b9f-24b1-4b1e-8efb-78222420b921 => generated 780 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1017] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1018] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:00 2026] GET /v2.0/subnets?id=c9f097b6-c9b5-4032-82f7-0e5f829161d1 => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1019] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:21:00 2026] POST /v2.0/security-groups => generated 1561 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1020] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/ports?network_id=77997b9f-24b1-4b1e-8efb-78222420b921&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1021] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/security-groups => generated 4344 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1022] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1023] 10.0.0.220 () {34 vars in 758 bytes} [Tue Apr 21 18:21:01 2026] PUT /v2.0/security-groups/8c316474-2f44-451e-bd24-9a1fb6406bcb => generated 1598 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1024] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1025] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1026] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/security-groups/8c316474-2f44-451e-bd24-9a1fb6406bcb => generated 1598 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1027] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/security-groups?id=67afd7c3-d6bc-4083-84e3-6c3b8ba0c28c&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1028] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:01 2026] DELETE /v2.0/security-groups/8c316474-2f44-451e-bd24-9a1fb6406bcb => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1029] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:21:00 2026] PUT /v2.0/routers/c1b067b7-7088-4755-afef-8e3cae9408ae/remove_router_interface => generated 309 bytes in 1384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1030] 199.19.213.60 () {34 vars in 1095 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1031] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/security-groups => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1032] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/ports?device_id=c1b067b7-7088-4755-afef-8e3cae9408ae => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:02.017 7 INFO neutron.api.v2.resource [None req-de0d9bc5-d284-4c25-b675-dcc8b85e652c 4020d48bcf1641419ac2343da88c882b 22682cb7a40045a39d302d9c680cf22e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1033] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:01 2026] DELETE /v2.0/security-groups/8c316474-2f44-451e-bd24-9a1fb6406bcb => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1034] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:21:01 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1035] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:21:02 2026] POST /v2.0/security-groups => generated 1561 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1036] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:02 2026] GET /v2.0/ports?tenant_id=44229d28f2d04029ba8feff96256d950&device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:02.585 8 INFO neutron.db.l3_db [None req-a0428f5d-7bff-4920-b948-d9ad5800fbbb 5e29c8bf9d1f4f98904f03da8b68c95c cb57a4b9c35b4000ad6da32f906cdfd6 - - - -] Floating IP 1873eab5-772a-4dbc-a571-a234fa1b33f9 disassociated. External IP: 10.96.250.205, port: e266e058-16b5-4d15-b9b4-5cd33ad9c70b. 2026-04-21 18:21:02.767 7 INFO neutron.services.segments.plugin [-] Segment 2a96825e-828b-45b9-b2e0-9edcb01ad667 resource provider aggregate not found 2026-04-21 18:21:02.772 7 INFO neutron.services.segments.plugin [-] Segment 2a96825e-828b-45b9-b2e0-9edcb01ad667 resource provider aggregate not found 2026-04-21 18:21:02.793 7 INFO neutron.services.segments.plugin [-] Segment 2a96825e-828b-45b9-b2e0-9edcb01ad667 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a96825e-828b-45b9-b2e0-9edcb01ad667 found for delete ", "request_id": "req-ec563d7d-c4e4-461d-a29b-a4ed3702c338"}]} 2026-04-21 18:21:02.794 7 INFO neutron.services.segments.plugin [-] Segment 2a96825e-828b-45b9-b2e0-9edcb01ad667 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a96825e-828b-45b9-b2e0-9edcb01ad667 found for delete ", "request_id": "req-3ff55933-ff88-4120-bce4-15b163262f91"}]} 2026-04-21 18:21:02.806 7 INFO neutron.db.l3_hamode_db [None req-bde8a5c9-ab63-422e-ae8e-a57e4266fde1 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] HA network d3226bfa-3772-46e0-ac4f-f9504cffcd93 was deleted as no HA routers are present in tenant 0b4f959f20e04441a02204fc09e1a9cb. [pid: 7|app: 0|req: 551/1037] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:02 2026] DELETE /v2.0/routers/c1b067b7-7088-4755-afef-8e3cae9408ae => generated 0 bytes in 795 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1038] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:21:02 2026] POST /v2.0/security-group-rules => generated 569 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1039] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:02 2026] GET /v2.0/networks?id=76076ed8-34f8-4a6f-8df0-a844c466f8a9 => generated 771 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1040] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:21:02 2026] DELETE /v2.0/ports/e266e058-16b5-4d15-b9b4-5cd33ad9c70b => generated 0 bytes in 839 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1041] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/ports?device_id=2bef73a8-8b24-4948-80d0-834a66683198 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:03.095 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9fc808bb-2c2c-40bc-93b5-a3547044642b'] response: {'server_uuid': '2bef73a8-8b24-4948-80d0-834a66683198', 'name': 'network-vif-deleted', 'tag': 'e266e058-16b5-4d15-b9b4-5cd33ad9c70b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 489/1042] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/security-group-rules/f7feccca-9e4d-42cc-96aa-31c457ad2822 => 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: 490/1043] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=3c23db49-35db-4ae5-b5e1-2b8bfce13f6a => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1044] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:03 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: 7|app: 0|req: 554/1045] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:02 2026] DELETE /v2.0/subnets/f66fbf02-8bf6-4dae-8c3e-ce647e19a814 => 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: 492/1046] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/subnets?id=e50f38d6-8e88-4c75-8aee-e6f94fa0b8d7 => generated 669 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1047] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:21:03 2026] DELETE /v2.0/security-group-rules/f7feccca-9e4d-42cc-96aa-31c457ad2822 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1048] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/ports?network_id=76076ed8-34f8-4a6f-8df0-a844c466f8a9&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1049] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1050] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?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: 493/1051] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:03 2026] DELETE /v2.0/subnets/2a3b7378-a840-4791-af5d-4a12660c4705 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1052] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:21:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1053] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9?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: 8|app: 0|req: 495/1054] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/security-group-rules/76ed89f7-901f-4c10-8e80-9ad4a1ccdfa7 => generated 569 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1055] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1056] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:21:03 2026] DELETE /v2.0/security-group-rules/76ed89f7-901f-4c10-8e80-9ad4a1ccdfa7 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 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() [pid: 8|app: 0|req: 498/1057] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:03.862 8 INFO neutron.db.securitygroups_db [None req-07687b53-4f76-4156-8951-25297574e1a5 4020d48bcf1641419ac2343da88c882b 22682cb7a40045a39d302d9c680cf22e - - - -] Project 22682cb7a40045a39d302d9c680cf22e 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: 499/1058] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:21:03 2026] POST /v2.0/security-group-rules => generated 575 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1059] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:21:03 2026] GET /v2.0/security-group-rules/4412c390-da33-4264-8a63-4a2e6aa966b7 => generated 575 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1060] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:21:03 2026] DELETE /v2.0/networks/a016fce0-b8b6-4b24-8f05-fbf89efe63f2 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1061] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:04 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1062] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:21:04 2026] DELETE /v2.0/security-group-rules/4412c390-da33-4264-8a63-4a2e6aa966b7 => 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: 503/1063] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:04 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: 8|app: 0|req: 504/1064] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:04 2026] DELETE /v2.0/security-groups/08b1f914-1c8c-4af9-a17b-4a854bb34b62 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1065] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:21:04 2026] DELETE /v2.0/networks/158679c6-f6f3-4222-be09-efcbe8e744f9 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1066] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:21:04 2026] GET /v2.0/security-groups => generated 2801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:04.374 7 INFO neutron.db.segments_db [None req-c11605ba-6a9e-4aeb-9628-730fed3edd81 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Added segment 784ced1e-1755-4251-b12f-d2ecb6c9666f of type vxlan for network 09bf0fce-6852-4b57-9d52-dcbd4b16ce86 [pid: 8|app: 0|req: 505/1067] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:04 2026] DELETE /v2.0/security-groups/67afd7c3-d6bc-4083-84e3-6c3b8ba0c28c => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1068] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:21:04 2026] GET /v2.0/security-groups => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:04.481 8 INFO neutron.api.v2.resource [None req-b97cf02e-964b-4b48-8afe-4c2ce4b898cc 5e29c8bf9d1f4f98904f03da8b68c95c cb57a4b9c35b4000ad6da32f906cdfd6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 507/1069] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:21:04 2026] GET /v2.0/security-groups/67afd7c3-d6bc-4083-84e3-6c3b8ba0c28c => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1070] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:21:04 2026] POST /v2.0/networks => generated 629 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:04.817 7 INFO neutron.services.segments.plugin [-] Segment 441d7ade-685d-4ba2-b3aa-8e68cb1d840f resource provider aggregate not found 2026-04-21 18:21:04.827 7 INFO neutron.services.segments.plugin [-] Segment 441d7ade-685d-4ba2-b3aa-8e68cb1d840f resource provider aggregate not found 2026-04-21 18:21:04.851 7 INFO neutron.services.segments.plugin [-] Segment 441d7ade-685d-4ba2-b3aa-8e68cb1d840f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441d7ade-685d-4ba2-b3aa-8e68cb1d840f found for delete ", "request_id": "req-86e12048-9dc4-4450-8593-84e7e5637ccd"}]} 2026-04-21 18:21:04.868 7 INFO neutron.services.segments.plugin [-] Segment 441d7ade-685d-4ba2-b3aa-8e68cb1d840f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 441d7ade-685d-4ba2-b3aa-8e68cb1d840f found for delete ", "request_id": "req-927ad2f7-dc81-42d5-bf30-497c7054e403"}]} 2026-04-21 18:21:04.879 7 INFO neutron.services.segments.plugin [-] Segment c5949a72-b35e-4353-a76d-5e3215a941aa resource provider aggregate not found 2026-04-21 18:21:04.919 7 INFO neutron.services.segments.plugin [-] Segment c5949a72-b35e-4353-a76d-5e3215a941aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5949a72-b35e-4353-a76d-5e3215a941aa found for delete ", "request_id": "req-f5c70928-75c6-4458-ad5f-ba6171857839"}]} 2026-04-21 18:21:04.920 7 INFO neutron.services.segments.plugin [-] Segment c5949a72-b35e-4353-a76d-5e3215a941aa resource provider aggregate not found 2026-04-21 18:21:04.950 7 INFO neutron.services.segments.plugin [-] Segment c5949a72-b35e-4353-a76d-5e3215a941aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5949a72-b35e-4353-a76d-5e3215a941aa found for delete ", "request_id": "req-1e7a86b5-141b-4547-a0bc-a899c0892802"}]} [pid: 8|app: 0|req: 508/1071] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:21:04 2026] DELETE /v2.0/floatingips/1873eab5-772a-4dbc-a571-a234fa1b33f9 => generated 0 bytes in 546 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1072] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:04 2026] POST /v2.0/subnets => generated 602 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:05.168 8 INFO neutron.db.segments_db [None req-8af435cd-662c-4889-82fd-e1b896c9faf4 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Added segment db14bd7a-8ca8-4e5c-87cd-95b8141dd8a5 of type vxlan for network 8cc42121-4606-42af-b8aa-b7c3107848b4 2026-04-21 18:21:05.548 8 INFO neutron.db.l3_hamode_db [None req-8af435cd-662c-4889-82fd-e1b896c9faf4 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:21:05.778 8 INFO neutron.db.l3_hamode_db [None req-8af435cd-662c-4889-82fd-e1b896c9faf4 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 509/1073] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:05 2026] POST /v2.0/routers => generated 506 bytes in 1551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1074] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:06 2026] GET /v2.0/security-groups?tenant_id=22682cb7a40045a39d302d9c680cf22e&name=default => generated 2801 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1075] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:21:05 2026] PUT /v2.0/routers/be984941-0b86-44c4-8e97-612389b62b90/remove_router_interface => generated 309 bytes in 1766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1076] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:06 2026] DELETE /v2.0/security-groups/e325ffdd-6346-4448-adfd-9d34cec13fae => 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: 511/1077] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:21:06 2026] POST /v2.0/ports => generated 948 bytes in 491 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-04-21 18:21:08.237 7 INFO neutron.services.segments.plugin [-] Segment 89116be0-6298-4f3d-b78d-1816af5eb926 resource provider aggregate not found 2026-04-21 18:21:08.243 7 INFO neutron.services.segments.plugin [-] Segment 89116be0-6298-4f3d-b78d-1816af5eb926 resource provider aggregate not found 2026-04-21 18:21:08.264 7 INFO neutron.services.segments.plugin [-] Segment 89116be0-6298-4f3d-b78d-1816af5eb926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89116be0-6298-4f3d-b78d-1816af5eb926 found for delete ", "request_id": "req-55f69fb6-20d5-47e6-9f03-0c5e27df8a34"}]} 2026-04-21 18:21:08.266 7 INFO neutron.services.segments.plugin [-] Segment 89116be0-6298-4f3d-b78d-1816af5eb926 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89116be0-6298-4f3d-b78d-1816af5eb926 found for delete ", "request_id": "req-b3c5b014-12ae-4cfb-99bd-4cfc90b97066"}]} 2026-04-21 18:21:08.277 7 INFO neutron.db.l3_hamode_db [None req-af806776-2221-48aa-a908-5ce128f330b0 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network 16c9e195-7dcc-42bd-8072-c1b8570dc55f was deleted as no HA routers are present in tenant cb57a4b9c35b4000ad6da32f906cdfd6. [pid: 7|app: 0|req: 567/1078] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:06 2026] DELETE /v2.0/routers/be984941-0b86-44c4-8e97-612389b62b90 => generated 0 bytes in 1298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1081] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:08 2026] DELETE /v2.0/subnets/c9f097b6-c9b5-4032-82f7-0e5f829161d1 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1082] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:21:08 2026] DELETE /v2.0/networks/77997b9f-24b1-4b1e-8efb-78222420b921 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1083] 10.0.0.220 () {34 vars in 677 bytes} [Tue Apr 21 18:21:09 2026] POST /v2.0/subnetpools => generated 549 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1084] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:09 2026] GET /v2.0/security-groups?tenant_id=cb57a4b9c35b4000ad6da32f906cdfd6&name=default => generated 2801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1085] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:21:07 2026] PUT /v2.0/routers/94e90ec2-fb92-4ca3-99b6-0a73e2588670/add_router_interface => generated 309 bytes in 2218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 574/1086] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:21:09 2026] GET /v2.0/subnetpools/fb697933-9862-4f85-99dc-46d9708a4f89 => generated 549 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1087] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:21:09 2026] GET /v2.0/ports/abd87081-230c-4a93-b204-063e3c56953b => generated 1022 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1088] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:09 2026] DELETE /v2.0/security-groups/d6048774-b90c-4fb8-af51-25a02b85c003 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1089] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:21:09 2026] PUT /v2.0/subnetpools/fb697933-9862-4f85-99dc-46d9708a4f89 => generated 500 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1090] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:21:09 2026] DELETE /v2.0/subnetpools/fb697933-9862-4f85-99dc-46d9708a4f89 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:21:09.830 7 INFO neutron.api.v2.resource [None req-d6baad11-ac89-41d0-867d-721815442be2 e07673f48efe48789b0e444a1c242f47 8f23915b60f54f19a063e2a76b618309 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 578/1091] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:21:09 2026] GET /v2.0/subnetpools/fb697933-9862-4f85-99dc-46d9708a4f89 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:21:09.851 7 INFO neutron.api.v2.resource [None req-b930637e-b537-44ed-9051-3219bda174e2 e07673f48efe48789b0e444a1c242f47 8f23915b60f54f19a063e2a76b618309 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 579/1092] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:21:09 2026] DELETE /v2.0/subnetpools/fb697933-9862-4f85-99dc-46d9708a4f89 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:21:10.338 7 INFO neutron.services.segments.plugin [-] Segment 8507f8fe-14d5-4849-ba40-d345bf79ea21 resource provider aggregate not found 2026-04-21 18:21:10.343 7 INFO neutron.services.segments.plugin [-] Segment 8507f8fe-14d5-4849-ba40-d345bf79ea21 resource provider aggregate not found 2026-04-21 18:21:10.361 7 INFO neutron.services.segments.plugin [-] Segment 8507f8fe-14d5-4849-ba40-d345bf79ea21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8507f8fe-14d5-4849-ba40-d345bf79ea21 found for delete ", "request_id": "req-00ad1964-335d-439c-b884-7d45622c0683"}]} 2026-04-21 18:21:10.362 7 INFO neutron.services.segments.plugin [-] Segment 8507f8fe-14d5-4849-ba40-d345bf79ea21 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8507f8fe-14d5-4849-ba40-d345bf79ea21 found for delete ", "request_id": "req-2faeab63-3433-457b-b218-c392faecaab4"}]} [pid: 7|app: 0|req: 580/1093] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:10 2026] GET /v2.0/security-groups?tenant_id=8f23915b60f54f19a063e2a76b618309&name=default => generated 2801 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1094] 10.0.0.210 () {34 vars in 990 bytes} [Tue Apr 21 18:21:10 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1095] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:10 2026] DELETE /v2.0/security-groups/8488e9dd-658a-400d-8da3-83920bed16f2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1096] 10.0.0.210 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:10 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&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: 514/1097] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:21:09 2026] PUT /v2.0/routers/94e90ec2-fb92-4ca3-99b6-0a73e2588670/remove_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:21:11.142 7 INFO neutron.api.v2.resource [None req-00155bcb-63f2-4103-a1c6-95c2612c76e3 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1098] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:21:10 2026] PUT /v2.0/routers/94e90ec2-fb92-4ca3-99b6-0a73e2588670/remove_router_interface => generated 197 bytes in 198 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1099] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:21:11 2026] GET /v2.0/ports?device_id=94e90ec2-fb92-4ca3-99b6-0a73e2588670 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:11.774 8 INFO neutron.db.segments_db [None req-489ced53-fa84-43d2-a8b0-de13cd489972 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 47ce763d-3b80-42b5-b40c-5c0d3d99b654 of type vxlan for network 838ec461-41ed-4821-8145-a6e54e65efef [pid: 8|app: 0|req: 516/1100] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:21:11 2026] POST /v2.0/networks => generated 747 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:11.948 7 INFO neutron.db.l3_hamode_db [None req-026c6c17-99be-416f-aa45-9f7c6a230e22 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] HA network 8cc42121-4606-42af-b8aa-b7c3107848b4 was deleted as no HA routers are present in tenant 0b4f959f20e04441a02204fc09e1a9cb. [pid: 7|app: 0|req: 585/1101] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:11 2026] DELETE /v2.0/routers/94e90ec2-fb92-4ca3-99b6-0a73e2588670 => generated 0 bytes in 765 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1102] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:11 2026] POST /v2.0/subnets => generated 670 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1103] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:11 2026] DELETE /v2.0/subnets/2266e9c6-d1af-45d3-a4f5-4f51f3b574e4 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:21:12.269 8 INFO neutron.db.segments_db [None req-61c4e194-0c6d-4362-81e0-ef4af6ba347d 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 5c9298d4-8196-4728-b104-f715ffa3adf8 of type vxlan for network 1e5c4a97-20a8-470f-822e-7fabcd52d7e5 2026-04-21 18:21:12.394 7 INFO neutron.services.segments.plugin [-] Segment db14bd7a-8ca8-4e5c-87cd-95b8141dd8a5 resource provider aggregate not found 2026-04-21 18:21:12.410 7 INFO neutron.services.segments.plugin [-] Segment db14bd7a-8ca8-4e5c-87cd-95b8141dd8a5 resource provider aggregate not found 2026-04-21 18:21:12.432 7 INFO neutron.services.segments.plugin [-] Segment db14bd7a-8ca8-4e5c-87cd-95b8141dd8a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db14bd7a-8ca8-4e5c-87cd-95b8141dd8a5 found for delete ", "request_id": "req-c8a934e5-c430-4a72-90c7-80337421b446"}]} 2026-04-21 18:21:12.433 7 INFO neutron.services.segments.plugin [-] Segment db14bd7a-8ca8-4e5c-87cd-95b8141dd8a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db14bd7a-8ca8-4e5c-87cd-95b8141dd8a5 found for delete ", "request_id": "req-11fb04ab-f7a2-487d-802a-7e4299413a0c"}]} 2026-04-21 18:21:12.669 8 INFO neutron.db.l3_hamode_db [None req-61c4e194-0c6d-4362-81e0-ef4af6ba347d 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 587/1104] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:21:12 2026] DELETE /v2.0/networks/09bf0fce-6852-4b57-9d52-dcbd4b16ce86 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1105] 10.0.0.220 () {32 vars in 623 bytes} [Tue Apr 21 18:21:12 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-21 18:21:12.782 7 INFO neutron.db.segments_db [None req-3f0d05af-fb4c-4e3c-ba40-b13ffcfdcb5e 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Added segment 5f3057a6-8c57-4fdd-9f0a-c9914808a4ef of type vxlan for network df91f04a-966e-4461-9f82-5c597bef7fb4 [pid: 7|app: 0|req: 589/1106] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:21:12 2026] POST /v2.0/networks => generated 630 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1107] 10.0.0.220 () {32 vars in 633 bytes} [Tue Apr 21 18:21:12 2026] GET /v2.0/ => generated 632 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1108] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:13 2026] POST /v2.0/subnets => generated 602 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:13.591 7 INFO neutron.db.segments_db [None req-6ba3bcd5-2e19-43ee-9d02-c1e264d397c0 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Added segment 5a809fea-32c2-4d96-ad8e-ab91ee349f99 of type vxlan for network 28924433-a6e0-4ac3-a4d5-6659f105d913 2026-04-21 18:21:13.878 8 INFO neutron.db.l3_hamode_db [None req-61c4e194-0c6d-4362-81e0-ef4af6ba347d 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:21:13.963 7 INFO neutron.db.l3_hamode_db [None req-6ba3bcd5-2e19-43ee-9d02-c1e264d397c0 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:21:14.133 7 INFO neutron.db.l3_hamode_db [None req-6ba3bcd5-2e19-43ee-9d02-c1e264d397c0 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:21:14.452 7 INFO neutron.services.segments.plugin [-] Segment 784ced1e-1755-4251-b12f-d2ecb6c9666f resource provider aggregate not found 2026-04-21 18:21:14.463 7 INFO neutron.services.segments.plugin [-] Segment 784ced1e-1755-4251-b12f-d2ecb6c9666f resource provider aggregate not found 2026-04-21 18:21:14.472 7 INFO neutron.services.segments.plugin [-] Segment 784ced1e-1755-4251-b12f-d2ecb6c9666f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 784ced1e-1755-4251-b12f-d2ecb6c9666f found for delete ", "request_id": "req-4584ea8a-a324-4b1a-b21c-9c321765c5b4"}]} 2026-04-21 18:21:14.495 7 INFO neutron.services.segments.plugin [-] Segment 784ced1e-1755-4251-b12f-d2ecb6c9666f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 784ced1e-1755-4251-b12f-d2ecb6c9666f found for delete ", "request_id": "req-2e047cf9-b55c-4da1-94f3-671b53398f75"}]} [pid: 7|app: 0|req: 592/1109] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:13 2026] POST /v2.0/routers => generated 507 bytes in 1516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1110] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:15 2026] GET /v2.0/security-groups?tenant_id=cb92ee4b453f44aa93fe8c976d82a77b&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1111] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:15 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1112] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:12 2026] POST /v2.0/routers => generated 734 bytes in 3324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1113] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:15 2026] DELETE /v2.0/security-groups/f45640c2-f5d6-48c1-8ccc-051ffab36c3d => 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: 520/1114] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:15 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&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: 7|app: 0|req: 595/1115] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:21:15 2026] PUT /v2.0/routers/d52cf42e-29ba-413a-9d92-eff0ff9e20e4/add_router_interface => generated 309 bytes in 2146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1116] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:17 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1117] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:21:17 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1118] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:21:15 2026] PUT /v2.0/routers/036b8cd3-edf7-44fc-8973-002eda26994b/add_router_interface => generated 309 bytes in 1939 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1119] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:21:17 2026] GET /v2.0/ports/d1ff335e-195e-46a5-b2aa-096ef1ddf317 => generated 955 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1120] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:17 2026] GET /v2.0/security-groups?id=6d13192a-8bb7-406c-b4a9-86c3b0f6a606&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:21:18.010 7 INFO neutron.db.l3_db [None req-392274d1-069a-4ada-8bff-b52485b072bb 4840d0c0fa2a4362a282625c3ff5482e 44229d28f2d04029ba8feff96256d950 - - - -] Floating IP 81c93f9e-8add-492a-9a21-906c64679bcb disassociated. External IP: 10.96.250.215, port: 3c23db49-35db-4ae5-b5e1-2b8bfce13f6a. [pid: 7|app: 0|req: 599/1121] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:21:17 2026] DELETE /v2.0/ports/3c23db49-35db-4ae5-b5e1-2b8bfce13f6a => generated 0 bytes in 863 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:21:18.600 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6ba668a-15be-4136-9374-d156f0b04094'] response: {'server_uuid': 'b27cc762-9f3a-46ea-9df4-6d1cd08e0909', 'name': 'network-vif-deleted', 'tag': '3c23db49-35db-4ae5-b5e1-2b8bfce13f6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 600/1122] 10.0.0.220 () {34 vars in 685 bytes} [Tue Apr 21 18:21:18 2026] POST /v2.0/security-groups => generated 1594 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1123] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:21:18 2026] POST /v2.0/security-group-rules => generated 565 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1124] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:21:17 2026] PUT /v2.0/routers/d52cf42e-29ba-413a-9d92-eff0ff9e20e4/remove_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1125] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:18 2026] GET /v2.0/ports?device_id=b27cc762-9f3a-46ea-9df4-6d1cd08e0909 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1126] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:21:18 2026] GET /v2.0/ports?device_id=d52cf42e-29ba-413a-9d92-eff0ff9e20e4 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1127] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:21:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:19.941 7 INFO neutron.services.segments.plugin [-] Segment 5a809fea-32c2-4d96-ad8e-ab91ee349f99 resource provider aggregate not found 2026-04-21 18:21:19.948 7 INFO neutron.services.segments.plugin [-] Segment 5a809fea-32c2-4d96-ad8e-ab91ee349f99 resource provider aggregate not found 2026-04-21 18:21:19.976 7 INFO neutron.services.segments.plugin [-] Segment 5a809fea-32c2-4d96-ad8e-ab91ee349f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a809fea-32c2-4d96-ad8e-ab91ee349f99 found for delete ", "request_id": "req-a4b6f957-a03f-45bf-8c12-10e7479399e1"}]} 2026-04-21 18:21:19.989 7 INFO neutron.db.l3_hamode_db [None req-a68bd4f4-7e4d-4e0f-9021-6b4fa8bee014 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] HA network 28924433-a6e0-4ac3-a4d5-6659f105d913 was deleted as no HA routers are present in tenant 0b4f959f20e04441a02204fc09e1a9cb. [pid: 8|app: 0|req: 525/1128] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:21:18 2026] POST /v2.0/floatingips => generated 552 bytes in 994 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1129] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:18 2026] DELETE /v2.0/routers/d52cf42e-29ba-413a-9d92-eff0ff9e20e4 => generated 0 bytes in 1066 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:21:20.051 7 INFO neutron.services.segments.plugin [-] Segment 5a809fea-32c2-4d96-ad8e-ab91ee349f99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a809fea-32c2-4d96-ad8e-ab91ee349f99 found for delete ", "request_id": "req-99181dcb-aed6-4461-afad-79fd1564af40"}]} [pid: 7|app: 0|req: 605/1130] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:20 2026] DELETE /v2.0/security-groups/6d13192a-8bb7-406c-b4a9-86c3b0f6a606 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:21:20.206 7 INFO neutron.api.v2.resource [None req-70bca83c-71ba-4c35-b9e0-dfd963369c9e 4840d0c0fa2a4362a282625c3ff5482e 44229d28f2d04029ba8feff96256d950 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 606/1131] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:21:20 2026] GET /v2.0/security-groups/6d13192a-8bb7-406c-b4a9-86c3b0f6a606 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1132] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:20 2026] DELETE /v2.0/subnets/a40e4aa1-8f97-4150-a9d4-1879f14c406f => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1133] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:21:20 2026] DELETE /v2.0/floatingips/81c93f9e-8add-492a-9a21-906c64679bcb => generated 0 bytes in 464 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:21:20.898 8 INFO neutron.services.segments.plugin [-] Segment 5f3057a6-8c57-4fdd-9f0a-c9914808a4ef resource provider aggregate not found 2026-04-21 18:21:20.922 8 INFO neutron.services.segments.plugin [-] Segment 5f3057a6-8c57-4fdd-9f0a-c9914808a4ef resource provider aggregate not found 2026-04-21 18:21:20.930 8 INFO neutron.services.segments.plugin [-] Segment 5f3057a6-8c57-4fdd-9f0a-c9914808a4ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3057a6-8c57-4fdd-9f0a-c9914808a4ef found for delete ", "request_id": "req-640f537c-65d0-4406-8f73-6d49eba78ab2"}]} 2026-04-21 18:21:20.947 8 INFO neutron.services.segments.plugin [-] Segment 5f3057a6-8c57-4fdd-9f0a-c9914808a4ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f3057a6-8c57-4fdd-9f0a-c9914808a4ef found for delete ", "request_id": "req-175b1187-d9f6-49f7-8c7e-5a9891ced6a2"}]} [pid: 8|app: 0|req: 527/1134] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:21:20 2026] DELETE /v2.0/networks/df91f04a-966e-4461-9f82-5c597bef7fb4 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:21:21.032 8 INFO neutron.db.segments_db [None req-7c68d70b-764b-4dbe-9a5a-4e07729b89f4 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Added segment fe362ae7-978d-4c24-9388-f5ccbbd3218f of type vxlan for network 2eeb0d18-2874-4410-b4c3-ea3ddf52361b 2026-04-21 18:21:21.440 8 INFO neutron.db.l3_hamode_db [None req-7c68d70b-764b-4dbe-9a5a-4e07729b89f4 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 608/1135] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:21:20 2026] PUT /v2.0/routers/ee349fed-9cd8-4301-96f9-85ee42f14526/remove_router_interface => generated 309 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1136] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:22 2026] GET /v2.0/security-groups?tenant_id=76dda2e9fb3d42559d75f0625d88e567&name=default => generated 2801 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:23.074 8 INFO neutron.db.l3_hamode_db [None req-7c68d70b-764b-4dbe-9a5a-4e07729b89f4 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:21:23.613 7 INFO neutron.services.segments.plugin [-] Segment 2696d05c-0815-44ee-a4c8-d89b1769748e resource provider aggregate not found 2026-04-21 18:21:23.619 7 INFO neutron.services.segments.plugin [-] Segment 2696d05c-0815-44ee-a4c8-d89b1769748e resource provider aggregate not found 2026-04-21 18:21:23.638 7 INFO neutron.services.segments.plugin [-] Segment 2696d05c-0815-44ee-a4c8-d89b1769748e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2696d05c-0815-44ee-a4c8-d89b1769748e found for delete ", "request_id": "req-07157de3-7122-4658-ae98-02765506b0af"}]} 2026-04-21 18:21:23.639 7 INFO neutron.services.segments.plugin [-] Segment 2696d05c-0815-44ee-a4c8-d89b1769748e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2696d05c-0815-44ee-a4c8-d89b1769748e found for delete ", "request_id": "req-9fd0d5b7-7c9b-4308-9515-5db2d9291174"}]} 2026-04-21 18:21:23.650 7 INFO neutron.db.l3_hamode_db [None req-62656c3d-94ca-4822-a483-4033b6f43c4f 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network d2adac87-c24a-4d79-9aa7-497bc6db4841 was deleted as no HA routers are present in tenant 44229d28f2d04029ba8feff96256d950. [pid: 7|app: 0|req: 610/1137] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:22 2026] DELETE /v2.0/routers/ee349fed-9cd8-4301-96f9-85ee42f14526 => generated 0 bytes in 1320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1138] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:23 2026] DELETE /v2.0/security-groups/c8a7338d-a7ee-41a4-a851-2a6bdfdb14bd => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1141] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:23 2026] DELETE /v2.0/subnets/e50f38d6-8e88-4c75-8aee-e6f94fa0b8d7 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1142] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:24 2026] GET /v2.0/security-groups?tenant_id=1615722877ca49e98bdc462ea32764ca&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1143] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:20 2026] POST /v2.0/routers => generated 687 bytes in 3334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1144] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:24 2026] DELETE /v2.0/security-groups/a9888842-5e49-4d1c-9619-60e31dcd9775 => 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: 530/1145] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:21:24 2026] GET /v2.0/routers/664d3d2d-4f50-4b03-b208-244891fea73b => generated 693 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1146] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:21:24 2026] GET /v2.0/routers => generated 696 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1147] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:21:24 2026] DELETE /v2.0/networks/76076ed8-34f8-4a6f-8df0-a844c466f8a9 => generated 0 bytes in 937 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1148] 10.0.0.220 () {34 vars in 741 bytes} [Tue Apr 21 18:21:24 2026] PUT /v2.0/routers/664d3d2d-4f50-4b03-b208-244891fea73b => generated 700 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1149] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:25 2026] GET /v2.0/security-groups?tenant_id=44229d28f2d04029ba8feff96256d950&name=default => generated 2801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1150] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:21:25 2026] GET /v2.0/routers/664d3d2d-4f50-4b03-b208-244891fea73b => generated 700 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1151] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:21:25 2026] GET /v2.0/ports?device_id=664d3d2d-4f50-4b03-b208-244891fea73b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1152] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:25 2026] DELETE /v2.0/security-groups/6460a843-b3d8-4011-ad13-5aae0fc2bfc7 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:21:26.164 7 INFO neutron.services.segments.plugin [-] Segment 6f0939ba-deb3-4ce9-bddc-6b0376548905 resource provider aggregate not found 2026-04-21 18:21:26.169 7 INFO neutron.services.segments.plugin [-] Segment 6f0939ba-deb3-4ce9-bddc-6b0376548905 resource provider aggregate not found 2026-04-21 18:21:26.197 7 INFO neutron.services.segments.plugin [-] Segment 6f0939ba-deb3-4ce9-bddc-6b0376548905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f0939ba-deb3-4ce9-bddc-6b0376548905 found for delete ", "request_id": "req-7af37bf9-8103-4d6e-a9b5-0abbc4bf282e"}]} 2026-04-21 18:21:26.198 7 INFO neutron.services.segments.plugin [-] Segment 6f0939ba-deb3-4ce9-bddc-6b0376548905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f0939ba-deb3-4ce9-bddc-6b0376548905 found for delete ", "request_id": "req-cc2d3195-8feb-409d-8218-447220a268ff"}]} [pid: 7|app: 0|req: 619/1153] 10.0.0.206 () {34 vars in 1098 bytes} [Tue Apr 21 18:21:26 2026] GET /v2.0/security-groups?name=tempest-securitygroup--133068937&fields=id&tenant_id=5ea8e36387924b8a9eb0ddc7b5b8eb31 => generated 69 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1154] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:21:26 2026] GET /v2.0/networks?id=838ec461-41ed-4821-8145-a6e54e65efef => generated 679 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1155] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:21:26 2026] GET /v2.0/quotas/5ea8e36387924b8a9eb0ddc7b5b8eb31 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1156] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:21:26 2026] GET /v2.0/ports?tenant_id=5ea8e36387924b8a9eb0ddc7b5b8eb31&fields=id => generated 103 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1157] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:21:26 2026] GET /v2.0/networks/838ec461-41ed-4821-8145-a6e54e65efef?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1158] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:21:26 2026] GET /v2.0/networks/838ec461-41ed-4821-8145-a6e54e65efef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1159] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:27 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:27.078 8 INFO neutron.services.segments.plugin [-] Segment fe362ae7-978d-4c24-9388-f5ccbbd3218f resource provider aggregate not found 2026-04-21 18:21:27.084 8 INFO neutron.services.segments.plugin [-] Segment fe362ae7-978d-4c24-9388-f5ccbbd3218f resource provider aggregate not found 2026-04-21 18:21:27.107 8 INFO neutron.services.segments.plugin [-] Segment fe362ae7-978d-4c24-9388-f5ccbbd3218f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe362ae7-978d-4c24-9388-f5ccbbd3218f found for delete ", "request_id": "req-4b621fdc-6b5f-4a78-83b3-d69def7d795a"}]} 2026-04-21 18:21:27.111 8 INFO neutron.services.segments.plugin [-] Segment fe362ae7-978d-4c24-9388-f5ccbbd3218f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe362ae7-978d-4c24-9388-f5ccbbd3218f found for delete ", "request_id": "req-0162a43e-2083-43a2-bcd3-daadb07a9e72"}]} 2026-04-21 18:21:27.119 8 INFO neutron.db.l3_hamode_db [None req-bd9e6ae0-78d4-45e4-abec-f58142ac0678 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] HA network 2eeb0d18-2874-4410-b4c3-ea3ddf52361b was deleted as no HA routers are present in tenant 0b4f959f20e04441a02204fc09e1a9cb. [pid: 8|app: 0|req: 535/1160] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:25 2026] DELETE /v2.0/routers/664d3d2d-4f50-4b03-b208-244891fea73b => generated 0 bytes in 1758 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1161] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:21:27 2026] GET /v2.0/ports?device_id=664d3d2d-4f50-4b03-b208-244891fea73b => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:27.214 8 INFO neutron.api.v2.resource [None req-dc49df82-f626-43e6-abef-8ce745c33072 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1162] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:27 2026] DELETE /v2.0/routers/664d3d2d-4f50-4b03-b208-244891fea73b => generated 135 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1163] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:21:27 2026] GET /v2.0/ports?device_id=d52cf42e-29ba-413a-9d92-eff0ff9e20e4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:27.277 8 INFO neutron.api.v2.resource [None req-88a5666e-8fb4-4149-8694-069e87264526 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 538/1164] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:27 2026] DELETE /v2.0/routers/d52cf42e-29ba-413a-9d92-eff0ff9e20e4 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:21:27.311 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e788f3e1-20e3-4eb0-bb17-000cd0f479d3 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1165] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:27 2026] DELETE /v2.0/subnets/a40e4aa1-8f97-4150-a9d4-1879f14c406f => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1166] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:21:27 2026] GET /v2.0/ports?device_id=94e90ec2-fb92-4ca3-99b6-0a73e2588670 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:27.379 8 INFO neutron.api.v2.resource [None req-e524f305-339e-49cf-b590-5b1b13842896 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1167] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:27 2026] DELETE /v2.0/routers/94e90ec2-fb92-4ca3-99b6-0a73e2588670 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:21:27.411 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf59a46e-4f55-4880-9f55-b1cc286997e1 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1168] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:27 2026] DELETE /v2.0/subnets/2266e9c6-d1af-45d3-a4f5-4f51f3b574e4 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1169] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:21:27 2026] GET /v2.0/ports?device_id=c1b067b7-7088-4755-afef-8e3cae9408ae => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:27.483 8 INFO neutron.api.v2.resource [None req-17759c3e-934e-4e46-9d82-38f5f9a71c9f 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1170] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:27 2026] DELETE /v2.0/routers/c1b067b7-7088-4755-afef-8e3cae9408ae => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:21:27.496 7 INFO neutron.db.segments_db [None req-72d53cb2-e00d-443f-8220-5bb8911af4bf 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 1273dc32-c95b-455e-a7c9-9edc95810040 of type vxlan for network 133d093f-6769-4e97-9e98-902a266fc2e1 2026-04-21 18:21:27.517 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75ac7114-45ce-4fd6-8bb0-94f6e7fef83a 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1171] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:27 2026] DELETE /v2.0/subnets/f66fbf02-8bf6-4dae-8c3e-ce647e19a814 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:21:27.553 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b16c3f86-a679-400b-8812-368ab8a69699 021b0c7158b94e76a65dd6c71fbe2a0d 0b4f959f20e04441a02204fc09e1a9cb - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1172] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:27 2026] DELETE /v2.0/subnets/2a3b7378-a840-4791-af5d-4a12660c4705 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1173] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:21:27 2026] POST /v2.0/networks => generated 744 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1174] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:27 2026] GET /v2.0/networks?id=838ec461-41ed-4821-8145-a6e54e65efef => generated 679 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1175] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:21:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5ea8e36387924b8a9eb0ddc7b5b8eb31 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1176] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:27 2026] POST /v2.0/subnets => generated 668 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:28.061 8 INFO neutron.db.segments_db [None req-899b7960-9d34-4a9d-a368-43a38fbb719c 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 043ae27f-6877-4c3a-9677-60126966c462 of type vxlan for network 392678df-cd5b-47be-8b4f-3d257ee3ed79 [pid: 7|app: 0|req: 630/1177] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:21:27 2026] POST /v2.0/ports => generated 954 bytes in 574 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:28.485 8 INFO neutron.db.l3_hamode_db [None req-899b7960-9d34-4a9d-a368-43a38fbb719c 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 631/1178] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:28 2026] GET /v2.0/security-groups?tenant_id=0b4f959f20e04441a02204fc09e1a9cb&name=default => generated 2801 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1179] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:28 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 957 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1180] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:21:28 2026] PUT /v2.0/ports/48a480c0-a374-4ef9-9be6-334ba8d3ea20 => generated 1199 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:29.480 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b68527b-a99c-4223-ab30-ad4f3fdee70e'] response: {'name': 'network-changed', 'server_uuid': 'd291147a-0d8b-4339-b83a-6e57e7d52d63', 'tag': '48a480c0-a374-4ef9-9be6-334ba8d3ea20', '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: 7|app: 0|req: 634/1181] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:29 2026] GET /v2.0/security-groups?tenant_id=183e4dde555f4fbf96509d24a87e5efd&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:29.708 8 INFO neutron.db.l3_hamode_db [None req-899b7960-9d34-4a9d-a368-43a38fbb719c 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 635/1182] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:29 2026] DELETE /v2.0/security-groups/3751eb35-7910-4067-8a2c-a837887babdf => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1183] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:29 2026] GET /v2.0/security-groups?id=98f377c5-5050-415a-b72d-1d836f70c370&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1184] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:29 2026] GET /v2.0/ports?tenant_id=5ea8e36387924b8a9eb0ddc7b5b8eb31&device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1185] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:29 2026] DELETE /v2.0/security-groups/c9780d67-baf1-4222-99ff-8ed1fcd5e6bc => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1186] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:21:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=48a480c0-a374-4ef9-9be6-334ba8d3ea20 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1187] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/subnets?id=1a495924-d1ea-4100-b1a7-5fe4937ec736 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1188] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/ports?network_id=838ec461-41ed-4821-8145-a6e54e65efef&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1189] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/networks/838ec461-41ed-4821-8145-a6e54e65efef?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1190] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/networks/838ec461-41ed-4821-8145-a6e54e65efef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1191] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/ports?tenant_id=5ea8e36387924b8a9eb0ddc7b5b8eb31&device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1192] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/networks?id=838ec461-41ed-4821-8145-a6e54e65efef => generated 775 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1193] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=48a480c0-a374-4ef9-9be6-334ba8d3ea20 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1194] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/subnets?id=1a495924-d1ea-4100-b1a7-5fe4937ec736 => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1195] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/ports?network_id=838ec461-41ed-4821-8145-a6e54e65efef&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1196] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/networks/838ec461-41ed-4821-8145-a6e54e65efef?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1197] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/networks/838ec461-41ed-4821-8145-a6e54e65efef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1198] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1199] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:28 2026] POST /v2.0/routers => generated 732 bytes in 3002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1200] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:30 2026] GET /v2.0/security-groups?id=98f377c5-5050-415a-b72d-1d836f70c370&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1201] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:21:31 2026] POST /v2.0/security-groups => generated 1560 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1202] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:32 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1203] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:21:32 2026] GET /v2.0/security-groups => generated 4343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1204] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:32 2026] GET /v2.0/security-groups?id=98f377c5-5050-415a-b72d-1d836f70c370&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1205] 10.0.0.220 () {34 vars in 758 bytes} [Tue Apr 21 18:21:32 2026] PUT /v2.0/security-groups/ed89bf69-2418-4e17-a0e0-c2a1f1bca8a4 => generated 1598 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1206] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:21:32 2026] GET /v2.0/security-groups/ed89bf69-2418-4e17-a0e0-c2a1f1bca8a4 => generated 1598 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1207] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:32 2026] DELETE /v2.0/security-groups/ed89bf69-2418-4e17-a0e0-c2a1f1bca8a4 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1208] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:21:31 2026] PUT /v2.0/routers/7231bc83-b2e3-4e84-a5cd-694eede0237c/add_router_interface => generated 309 bytes in 1940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1209] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:21:32 2026] GET /v2.0/security-groups => generated 2801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:33.026 8 INFO neutron.api.v2.resource [None req-4cc2d667-7853-4f69-aff6-5ddf9025bc28 e8beefb1d585484987ea3129d3a97dae 614cbe7f3d034fca83fa0e8b773a5757 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1210] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:33 2026] DELETE /v2.0/security-groups/ed89bf69-2418-4e17-a0e0-c2a1f1bca8a4 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1211] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:32 2026] GET /v2.0/security-groups?tenant_id=6f8925edb2de4dcead8f085267b33b2a&name=default => generated 2801 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1212] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:21:33 2026] POST /v2.0/security-groups => generated 1560 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1213] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:33 2026] DELETE /v2.0/security-groups/efcd3041-89e1-4cf6-9ace-24647110a515 => 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: 553/1214] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:21:33 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) [pid: 7|app: 0|req: 662/1215] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:21:33 2026] GET /v2.0/security-group-rules/ea67802f-8971-4b07-bc08-1cd9805ba72d => generated 569 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1216] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1217] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:21:33 2026] DELETE /v2.0/security-group-rules/ea67802f-8971-4b07-bc08-1cd9805ba72d => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1218] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1219] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:21:33 2026] POST /v2.0/security-group-rules => generated 569 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1220] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:21:33 2026] GET /v2.0/security-group-rules/8513992d-e18e-422b-a11d-3664aa154103 => generated 569 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1221] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:33 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1222] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:33 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1223] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:33 2026] GET /v2.0/security-groups?id=98f377c5-5050-415a-b72d-1d836f70c370&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: 7|app: 0|req: 667/1224] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:21:33 2026] DELETE /v2.0/security-group-rules/8513992d-e18e-422b-a11d-3664aa154103 => 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: 558/1225] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:33 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1226] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:33 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1227] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:21:33 2026] POST /v2.0/security-group-rules => generated 570 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1228] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/networks?id=133d093f-6769-4e97-9e98-902a266fc2e1 => generated 677 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1229] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/security-group-rules/cf8fe283-d6d8-40b4-9804-2d4064cd8db6 => generated 570 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1230] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/quotas/31ec56b40993463b9ee306bded6a6262 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1231] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:34.407 7 INFO neutron.db.l3_db [None req-2537c205-2d00-481e-8060-be883f1a4d18 cd41ffe087094bc7bab1d680db64f29b 5ea8e36387924b8a9eb0ddc7b5b8eb31 - - - -] Floating IP 7a2f6e2d-5c43-48d5-a127-100b6088214d associated. External IP: 10.96.250.219, port: 48a480c0-a374-4ef9-9be6-334ba8d3ea20. [pid: 8|app: 0|req: 564/1232] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/ports?tenant_id=31ec56b40993463b9ee306bded6a6262&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1233] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:21:34 2026] DELETE /v2.0/security-group-rules/cf8fe283-d6d8-40b4-9804-2d4064cd8db6 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1234] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/networks/133d093f-6769-4e97-9e98-902a266fc2e1?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1235] 10.0.0.220 () {32 vars in 673 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1236] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/networks/133d093f-6769-4e97-9e98-902a266fc2e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1237] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:21:33 2026] PUT /v2.0/floatingips/7a2f6e2d-5c43-48d5-a127-100b6088214d => generated 855 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1238] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:34 2026] DELETE /v2.0/security-groups/d6fe3852-7c75-4e0f-bb5e-3ad0265b3a7b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1239] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/security-groups => generated 2801 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1240] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/ports?device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1241] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:34 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1242] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/security-groups => generated 2801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:35.090 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d1afc47-6afc-492e-bdb6-02d18c91cfb9'] response: {'name': 'network-changed', 'server_uuid': 'd291147a-0d8b-4339-b83a-6e57e7d52d63', 'tag': '48a480c0-a374-4ef9-9be6-334ba8d3ea20', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 671/1243] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/security-groups?id=98f377c5-5050-415a-b72d-1d836f70c370&fields=id&fields=name => generated 113 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1244] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/ports?tenant_id=5ea8e36387924b8a9eb0ddc7b5b8eb31&device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1245] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/networks?id=838ec461-41ed-4821-8145-a6e54e65efef => generated 775 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1246] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=48a480c0-a374-4ef9-9be6-334ba8d3ea20 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1247] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/subnets?id=1a495924-d1ea-4100-b1a7-5fe4937ec736 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1248] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/ports?network_id=838ec461-41ed-4821-8145-a6e54e65efef&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1249] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1250] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/networks/838ec461-41ed-4821-8145-a6e54e65efef?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:35.578 7 INFO neutron.db.segments_db [None req-85d56a8c-8b92-4716-a96c-5f25973cba6e 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 13c5e132-d31f-4c27-ae48-b71c91eaa419 of type vxlan for network 33adb607-36b7-47af-8a21-7bf675a45ef6 [pid: 8|app: 0|req: 580/1251] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/security-groups?id=98f377c5-5050-415a-b72d-1d836f70c370&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1252] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/networks/838ec461-41ed-4821-8145-a6e54e65efef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1253] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:21:35 2026] POST /v2.0/networks => generated 740 bytes in 607 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1254] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:35 2026] GET /v2.0/security-groups?tenant_id=614cbe7f3d034fca83fa0e8b773a5757&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1255] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:36 2026] GET /v2.0/networks?id=133d093f-6769-4e97-9e98-902a266fc2e1 => generated 677 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1256] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:21:36 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1257] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:36 2026] DELETE /v2.0/security-groups/ce4a439f-3777-4a89-8411-8f56dd845c84 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1258] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:36 2026] GET /v2.0/ports?device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => 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: 582/1259] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:35 2026] POST /v2.0/subnets => generated 663 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1260] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:21:36 2026] POST /v2.0/ports => generated 954 bytes in 569 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-04-21 18:21:36.926 7 INFO neutron.db.segments_db [None req-e1e11325-bd06-41d7-8717-c4e28012f770 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment d28744ca-5fea-4fb8-823c-e97bdee8bea5 of type vxlan for network dbbf71f9-ddb0-4a62-abc3-506e64e816e8 2026-04-21 18:21:36.983 8 INFO neutron.db.l3_db [None req-456272f4-01ea-46c6-b358-3114a74e6a25 cd41ffe087094bc7bab1d680db64f29b 5ea8e36387924b8a9eb0ddc7b5b8eb31 - - - -] Floating IP 7a2f6e2d-5c43-48d5-a127-100b6088214d disassociated. External IP: 10.96.250.219, port: 48a480c0-a374-4ef9-9be6-334ba8d3ea20. 2026-04-21 18:21:37.387 7 INFO neutron.db.l3_hamode_db [None req-e1e11325-bd06-41d7-8717-c4e28012f770 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 583/1261] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:21:36 2026] DELETE /v2.0/ports/48a480c0-a374-4ef9-9be6-334ba8d3ea20 => generated 0 bytes in 975 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1262] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:37 2026] GET /v2.0/ports?device_id=d291147a-0d8b-4339-b83a-6e57e7d52d63 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:37.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff9848c0-579a-4c91-a5db-14e2e15517b1'] response: {'server_uuid': 'd291147a-0d8b-4339-b83a-6e57e7d52d63', 'name': 'network-vif-deleted', 'tag': '48a480c0-a374-4ef9-9be6-334ba8d3ea20', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 585/1263] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:21:37 2026] PUT /v2.0/ports/24db5c7f-7e5c-4e5f-bb27-1d91f65461ed => generated 1199 bytes in 776 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: 586/1264] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.0/ports?device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1267] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.0/ports?tenant_id=31ec56b40993463b9ee306bded6a6262&device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => generated 1238 bytes in 56 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: 590/1268] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.0/security-groups?id=d4ebbd0b-d828-4e4c-a441-5766d0f971a1&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1269] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=24db5c7f-7e5c-4e5f-bb27-1d91f65461ed => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1270] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.0/subnets?id=55a3711d-2683-4407-8e4d-37ca7cb10135 => generated 671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1271] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.0/ports?network_id=133d093f-6769-4e97-9e98-902a266fc2e1&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:38.790 7 INFO neutron.db.l3_hamode_db [None req-e1e11325-bd06-41d7-8717-c4e28012f770 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1272] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:38 2026] DELETE /v2.0/security-groups/98f377c5-5050-415a-b72d-1d836f70c370 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1273] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.0/networks/133d093f-6769-4e97-9e98-902a266fc2e1?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:38.975 8 INFO neutron.api.v2.resource [None req-4a918e07-df90-4a85-b7ab-4c0f4bdf2b60 cd41ffe087094bc7bab1d680db64f29b 5ea8e36387924b8a9eb0ddc7b5b8eb31 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1274] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.0/security-groups/98f377c5-5050-415a-b72d-1d836f70c370 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1275] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:38 2026] GET /v2.0/networks/133d093f-6769-4e97-9e98-902a266fc2e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1276] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:21:39 2026] DELETE /v2.0/floatingips/7a2f6e2d-5c43-48d5-a127-100b6088214d => generated 0 bytes in 465 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:21:39.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-89705963-7e98-4f29-b16d-11c0855a40ad'] response: {'name': 'network-changed', 'server_uuid': '3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033', 'tag': '24db5c7f-7e5c-4e5f-bb27-1d91f65461ed', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 679/1277] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:36 2026] POST /v2.0/routers => generated 727 bytes in 3764 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1278] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:40 2026] GET /v2.0/ports?device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1279] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:40 2026] GET /v2.0/ports?tenant_id=31ec56b40993463b9ee306bded6a6262&device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1280] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:21:39 2026] PUT /v2.0/routers/036b8cd3-edf7-44fc-8973-002eda26994b/remove_router_interface => generated 309 bytes in 1437 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1281] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:40 2026] GET /v2.0/security-groups?id=d4ebbd0b-d828-4e4c-a441-5766d0f971a1&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: 8|app: 0|req: 601/1282] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:41 2026] GET /v2.0/networks?id=133d093f-6769-4e97-9e98-902a266fc2e1 => generated 772 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:21:42.577 8 INFO neutron.services.segments.plugin [-] Segment 5c9298d4-8196-4728-b104-f715ffa3adf8 resource provider aggregate not found 2026-04-21 18:21:42.584 8 INFO neutron.services.segments.plugin [-] Segment 5c9298d4-8196-4728-b104-f715ffa3adf8 resource provider aggregate not found 2026-04-21 18:21:42.595 8 INFO neutron.services.segments.plugin [-] Segment 5c9298d4-8196-4728-b104-f715ffa3adf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9298d4-8196-4728-b104-f715ffa3adf8 found for delete ", "request_id": "req-da073bbc-e511-485c-9f8f-e0a7ef5d753d"}]} 2026-04-21 18:21:42.600 8 INFO neutron.db.l3_hamode_db [None req-948c73a7-3d9d-45bf-b0e0-a5b38650c26c 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network 1e5c4a97-20a8-470f-822e-7fabcd52d7e5 was deleted as no HA routers are present in tenant 5ea8e36387924b8a9eb0ddc7b5b8eb31. [pid: 8|app: 0|req: 602/1283] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:41 2026] DELETE /v2.0/routers/036b8cd3-edf7-44fc-8973-002eda26994b => generated 0 bytes in 1480 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:21:42.615 8 INFO neutron.services.segments.plugin [-] Segment 5c9298d4-8196-4728-b104-f715ffa3adf8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c9298d4-8196-4728-b104-f715ffa3adf8 found for delete ", "request_id": "req-73e91882-dbbb-41cc-9883-12e7cd2e48ae"}]} [pid: 8|app: 0|req: 603/1284] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=24db5c7f-7e5c-4e5f-bb27-1d91f65461ed => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1285] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:21:40 2026] PUT /v2.0/routers/a3c41e0c-b61c-490a-a144-487fb3f72fa6/add_router_interface => generated 309 bytes in 1865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1286] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.0/ports?device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1287] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.0/subnets?id=55a3711d-2683-4407-8e4d-37ca7cb10135 => generated 671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1288] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.0/security-groups?id=d4ebbd0b-d828-4e4c-a441-5766d0f971a1&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1289] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.0/ports?network_id=133d093f-6769-4e97-9e98-902a266fc2e1&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1290] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:42 2026] DELETE /v2.0/subnets/1a495924-d1ea-4100-b1a7-5fe4937ec736 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1291] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.0/networks/133d093f-6769-4e97-9e98-902a266fc2e1?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1292] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:42 2026] GET /v2.0/networks/133d093f-6769-4e97-9e98-902a266fc2e1?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: 610/1293] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.0/ports?device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:21:43.398 7 INFO neutron.services.segments.plugin [-] Segment 47ce763d-3b80-42b5-b40c-5c0d3d99b654 resource provider aggregate not found [pid: 8|app: 0|req: 611/1294] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.0/security-groups?id=d4ebbd0b-d828-4e4c-a441-5766d0f971a1&fields=id&fields=name => generated 88 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:43.414 7 INFO neutron.services.segments.plugin [-] Segment 47ce763d-3b80-42b5-b40c-5c0d3d99b654 resource provider aggregate not found 2026-04-21 18:21:43.437 7 INFO neutron.services.segments.plugin [-] Segment 47ce763d-3b80-42b5-b40c-5c0d3d99b654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47ce763d-3b80-42b5-b40c-5c0d3d99b654 found for delete ", "request_id": "req-55f61ae8-b98e-499f-b3d3-6b5ab0fc284d"}]} [pid: 7|app: 0|req: 684/1295] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:21:42 2026] DELETE /v2.0/networks/838ec461-41ed-4821-8145-a6e54e65efef => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1296] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.0/security-groups?tenant_id=5ea8e36387924b8a9eb0ddc7b5b8eb31&name=default => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:21:43.739 7 INFO neutron.services.segments.plugin [-] Segment 47ce763d-3b80-42b5-b40c-5c0d3d99b654 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47ce763d-3b80-42b5-b40c-5c0d3d99b654 found for delete ", "request_id": "req-2d01735e-6118-441d-b28f-7f76b97f6b72"}]} [pid: 8|app: 0|req: 613/1297] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:21:43 2026] GET /v2.0/ports?device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1298] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:43 2026] DELETE /v2.0/security-groups/71ce21a0-c602-4e5c-94b9-773571c106b6 => 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: 614/1299] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:21:43 2026] DELETE /v2.0/ports/24db5c7f-7e5c-4e5f-bb27-1d91f65461ed => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1300] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:44 2026] GET /v2.0/ports?device_id=3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:45.194 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60f4d858-e653-4edb-88bf-a7ed285ca1c7'] response: {'server_uuid': '3e9b2cfe-f8e6-49ca-a8c8-7b2861c13033', 'name': 'network-vif-deleted', 'tag': '24db5c7f-7e5c-4e5f-bb27-1d91f65461ed', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 615/1301] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:21:45 2026] GET /v2.0/networks?id=33adb607-36b7-47af-8a21-7bf675a45ef6 => generated 672 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1302] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:21:45 2026] GET /v2.0/quotas/2ec6a17917c94ec5ba9166e25cfd464b => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1303] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:21:45 2026] GET /v2.0/ports?tenant_id=2ec6a17917c94ec5ba9166e25cfd464b&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1304] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:21:45 2026] GET /v2.0/networks/33adb607-36b7-47af-8a21-7bf675a45ef6?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1305] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:21:45 2026] GET /v2.0/networks/33adb607-36b7-47af-8a21-7bf675a45ef6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1306] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:45 2026] GET /v2.0/ports?device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1307] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:46 2026] GET /v2.0/networks?id=33adb607-36b7-47af-8a21-7bf675a45ef6 => generated 672 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1308] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:21:45 2026] PUT /v2.0/routers/7231bc83-b2e3-4e84-a5cd-694eede0237c/remove_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1309] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:21:46 2026] POST /v2.0/ports => generated 958 bytes in 621 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 690/1310] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:47 2026] GET /v2.0/ports?device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 961 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1311] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:21:47 2026] PUT /v2.0/ports/1098e02a-5064-4d26-97ab-ffcdbe6d34ec => generated 1203 bytes in 573 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-04-21 18:21:47.851 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bfa8e4d-4093-41b0-a30a-2431938dd31d'] response: {'name': 'network-changed', 'server_uuid': '7370fc1b-6965-4ecc-832c-d7d25a8c0a7c', 'tag': '1098e02a-5064-4d26-97ab-ffcdbe6d34ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 692/1312] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:47 2026] GET /v2.0/security-groups?id=dda09432-d231-4de2-a35c-f08673c7f101&fields=id&fields=name => generated 88 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 693/1313] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:47 2026] GET /v2.0/ports?tenant_id=2ec6a17917c94ec5ba9166e25cfd464b&device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1314] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:21:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1098e02a-5064-4d26-97ab-ffcdbe6d34ec => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1315] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/subnets?id=580172fb-5c53-4149-b1d2-85e9857a0a51 => generated 666 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1316] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/ports?network_id=33adb607-36b7-47af-8a21-7bf675a45ef6&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1317] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/networks/33adb607-36b7-47af-8a21-7bf675a45ef6?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1318] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/networks/33adb607-36b7-47af-8a21-7bf675a45ef6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1319] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/ports?tenant_id=2ec6a17917c94ec5ba9166e25cfd464b&device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1320] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/networks?id=33adb607-36b7-47af-8a21-7bf675a45ef6 => generated 768 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1321] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=1098e02a-5064-4d26-97ab-ffcdbe6d34ec => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1322] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/subnets?id=580172fb-5c53-4149-b1d2-85e9857a0a51 => generated 666 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1323] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/ports?network_id=33adb607-36b7-47af-8a21-7bf675a45ef6&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1324] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/networks/33adb607-36b7-47af-8a21-7bf675a45ef6?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1325] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/networks/33adb607-36b7-47af-8a21-7bf675a45ef6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1326] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:48 2026] GET /v2.0/ports?device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:21:49.046 8 INFO neutron.services.segments.plugin [-] Segment 043ae27f-6877-4c3a-9677-60126966c462 resource provider aggregate not found 2026-04-21 18:21:49.056 8 INFO neutron.services.segments.plugin [-] Segment 043ae27f-6877-4c3a-9677-60126966c462 resource provider aggregate not found [pid: 7|app: 0|req: 707/1327] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:49 2026] GET /v2.0/security-groups?id=dda09432-d231-4de2-a35c-f08673c7f101&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:49.076 8 INFO neutron.services.segments.plugin [-] Segment 043ae27f-6877-4c3a-9677-60126966c462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043ae27f-6877-4c3a-9677-60126966c462 found for delete ", "request_id": "req-2b00e727-bb40-4f7a-9af8-c74664abb926"}]} 2026-04-21 18:21:49.088 8 INFO neutron.services.segments.plugin [-] Segment 043ae27f-6877-4c3a-9677-60126966c462 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 043ae27f-6877-4c3a-9677-60126966c462 found for delete ", "request_id": "req-9b136603-a50c-4b91-9acc-44ba929acb71"}]} 2026-04-21 18:21:49.093 8 INFO neutron.db.l3_hamode_db [None req-95f904eb-7f24-48b5-92d8-bdad241344ff 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network 392678df-cd5b-47be-8b4f-3d257ee3ed79 was deleted as no HA routers are present in tenant 31ec56b40993463b9ee306bded6a6262. [pid: 8|app: 0|req: 621/1328] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:47 2026] DELETE /v2.0/routers/7231bc83-b2e3-4e84-a5cd-694eede0237c => generated 0 bytes in 1880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1329] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:49 2026] DELETE /v2.0/subnets/55a3711d-2683-4407-8e4d-37ca7cb10135 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1330] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:49 2026] GET /v2.0/security-groups?tenant_id=148a6494a2a44ee59c285d69de67cc38&name=default => generated 2801 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1331] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:49 2026] DELETE /v2.0/security-groups/22326318-82d6-4a87-b07b-e76172426b42 => 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: 624/1332] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:49 2026] GET /v2.0/security-groups?tenant_id=0a329d1bde064c8eba9b2a73dae92525&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 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() [pid: 8|app: 0|req: 625/1333] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:50 2026] DELETE /v2.0/security-groups/193fbf93-2f8a-4408-8170-7365c6a11e62 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1334] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:50 2026] GET /v2.0/ports?device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1335] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:50 2026] GET /v2.0/security-groups?id=dda09432-d231-4de2-a35c-f08673c7f101&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:50.328 7 INFO neutron.services.segments.plugin [-] Segment 1273dc32-c95b-455e-a7c9-9edc95810040 resource provider aggregate not found 2026-04-21 18:21:50.333 7 INFO neutron.services.segments.plugin [-] Segment 1273dc32-c95b-455e-a7c9-9edc95810040 resource provider aggregate not found 2026-04-21 18:21:50.346 7 INFO neutron.services.segments.plugin [-] Segment 1273dc32-c95b-455e-a7c9-9edc95810040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1273dc32-c95b-455e-a7c9-9edc95810040 found for delete ", "request_id": "req-c977ffd6-15d1-411a-a79c-001c62681f73"}]} 2026-04-21 18:21:50.363 7 INFO neutron.services.segments.plugin [-] Segment 1273dc32-c95b-455e-a7c9-9edc95810040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1273dc32-c95b-455e-a7c9-9edc95810040 found for delete ", "request_id": "req-379ac358-165d-4005-8aac-292dac8962f8"}]} [pid: 7|app: 0|req: 709/1336] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:21:49 2026] DELETE /v2.0/networks/133d093f-6769-4e97-9e98-902a266fc2e1 => generated 0 bytes in 991 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1337] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:50 2026] GET /v2.0/security-groups?tenant_id=31ec56b40993463b9ee306bded6a6262&name=default => generated 2801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1338] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:50 2026] DELETE /v2.0/security-groups/d4ebbd0b-d828-4e4c-a441-5766d0f971a1 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1339] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:51 2026] GET /v2.0/security-groups?tenant_id=0e97e68f09314ed0aa4e41f0912f5591&name=default => generated 2801 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1340] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:51 2026] GET /v2.0/ports?device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1341] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:51 2026] GET /v2.0/security-groups?id=dda09432-d231-4de2-a35c-f08673c7f101&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1342] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:51 2026] DELETE /v2.0/security-groups/c106c35e-e6dc-471a-9378-77bc0c22cf0e => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1343] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:52 2026] GET /v2.0/ports?device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 975 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1344] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:21:52 2026] GET /v2.0/security-groups?id=dda09432-d231-4de2-a35c-f08673c7f101&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1345] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:21:52 2026] GET /v2.0/ports?device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1348] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:21:52 2026] DELETE /v2.0/ports/1098e02a-5064-4d26-97ab-ffcdbe6d34ec => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1349] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:21:53 2026] GET /v2.0/ports?device_id=7370fc1b-6965-4ecc-832c-d7d25a8c0a7c => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:21:54.793 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2ff257c-7acc-4818-a7bf-9940eb95bf2d'] response: {'server_uuid': '7370fc1b-6965-4ecc-832c-d7d25a8c0a7c', 'name': 'network-vif-deleted', 'tag': '1098e02a-5064-4d26-97ab-ffcdbe6d34ec', 'status': 'completed', 'code': 200} 2026-04-21 18:21:55.093 8 INFO neutron.db.segments_db [None req-5747e2c9-01cc-4fc1-91a5-d95b3688f9a3 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Added segment 45e8de61-1a76-49cc-aae2-6bfbccb8bbe3 of type vxlan for network 08699188-9931-4359-866e-9f72fd49e9d5 [pid: 8|app: 0|req: 633/1350] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:21:54 2026] POST /v2.0/networks => generated 632 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:21:55.308 7 INFO neutron.db.segments_db [None req-af5cdbe3-c7d6-41f3-b8ef-05d2405f3b9e 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Added segment 26179e88-690c-46c9-98ec-2a42e43505c9 of type vxlan for network 1e99ffe4-6e41-4f49-8ef8-8dccc4d437e8 2026-04-21 18:21:55.730 7 INFO neutron.db.l3_hamode_db [None req-af5cdbe3-c7d6-41f3-b8ef-05d2405f3b9e 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 634/1351] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:21:55 2026] PUT /v2.0/routers/a3c41e0c-b61c-490a-a144-487fb3f72fa6/remove_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:21:57.010 7 INFO neutron.db.l3_hamode_db [None req-af5cdbe3-c7d6-41f3-b8ef-05d2405f3b9e 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 635/1352] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:57 2026] GET /v2.0/security-groups?tenant_id=4c98e4614eca49efa05b1b3ee31211d8&name=default => generated 2801 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1353] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:55 2026] POST /v2.0/routers => generated 695 bytes in 3068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1354] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:58 2026] DELETE /v2.0/security-groups/433be455-bc19-4830-9049-11c6dfdec4af => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:21:58.668 8 INFO neutron.services.segments.plugin [-] Segment d28744ca-5fea-4fb8-823c-e97bdee8bea5 resource provider aggregate not found 2026-04-21 18:21:58.676 8 INFO neutron.services.segments.plugin [-] Segment d28744ca-5fea-4fb8-823c-e97bdee8bea5 resource provider aggregate not found 2026-04-21 18:21:58.694 8 INFO neutron.services.segments.plugin [-] Segment d28744ca-5fea-4fb8-823c-e97bdee8bea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28744ca-5fea-4fb8-823c-e97bdee8bea5 found for delete ", "request_id": "req-229c9d63-ea35-4fb5-9f0c-462d9ecc9154"}]} 2026-04-21 18:21:58.702 8 INFO neutron.services.segments.plugin [-] Segment d28744ca-5fea-4fb8-823c-e97bdee8bea5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d28744ca-5fea-4fb8-823c-e97bdee8bea5 found for delete ", "request_id": "req-465b0970-6a0a-4f2c-a222-9b9149d523e8"}]} 2026-04-21 18:21:58.708 8 INFO neutron.db.l3_hamode_db [None req-18c783cf-bcc5-407e-8efd-b729d53d0b54 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network dbbf71f9-ddb0-4a62-abc3-506e64e816e8 was deleted as no HA routers are present in tenant 2ec6a17917c94ec5ba9166e25cfd464b. [pid: 8|app: 0|req: 636/1355] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:57 2026] DELETE /v2.0/routers/a3c41e0c-b61c-490a-a144-487fb3f72fa6 => generated 0 bytes in 1307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1356] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.0/security-groups?tenant_id=d4d6289cfb1b4f92a44e21f9a28f375b&name=default => generated 2801 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1357] 10.0.0.220 () {32 vars in 776 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.0/subnets?project_id=61e6550f5b64426b9755d011126b6cd0&cidr=10.100.0.0%2F28 => generated 14 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1358] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:58 2026] GET /v2.0/security-groups?tenant_id=809af8305d6f422bb6178feb3f838c79&name=default => generated 2801 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1359] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:59 2026] DELETE /v2.0/security-groups/af2d64a6-ac97-45f2-a0a6-9979894eaaec => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1360] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:21:58 2026] DELETE /v2.0/subnets/580172fb-5c53-4149-b1d2-85e9857a0a51 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1361] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:21:59 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1362] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:59 2026] DELETE /v2.0/security-groups/cbf1d292-adc1-4934-8094-a677ca890d5e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1363] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:21:59 2026] GET /v2.0/security-groups?tenant_id=d7b237be54ae4f7e929d69b549a9b080&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: 641/1364] 10.0.0.220 () {32 vars in 784 bytes} [Tue Apr 21 18:21:59 2026] GET /v2.0/subnets?network_id=91c87e46-6531-4582-a51f-52ae499de52f&cidr=10.100.0.0%2F28 => 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: 642/1365] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:21:59 2026] DELETE /v2.0/security-groups/69ead5b7-13de-458e-9a8d-ca9e02a2a049 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:21:59.883 7 INFO neutron.services.segments.plugin [-] Segment 13c5e132-d31f-4c27-ae48-b71c91eaa419 resource provider aggregate not found 2026-04-21 18:21:59.889 7 INFO neutron.services.segments.plugin [-] Segment 13c5e132-d31f-4c27-ae48-b71c91eaa419 resource provider aggregate not found 2026-04-21 18:21:59.905 7 INFO neutron.services.segments.plugin [-] Segment 13c5e132-d31f-4c27-ae48-b71c91eaa419 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13c5e132-d31f-4c27-ae48-b71c91eaa419 found for delete ", "request_id": "req-6856ea8a-c475-43f7-a0d6-8264e21d80cb"}]} 2026-04-21 18:21:59.908 7 INFO neutron.services.segments.plugin [-] Segment 13c5e132-d31f-4c27-ae48-b71c91eaa419 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13c5e132-d31f-4c27-ae48-b71c91eaa419 found for delete ", "request_id": "req-47d7dafa-9400-47f8-8772-285804f0ecd1"}]} [pid: 7|app: 0|req: 724/1366] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:21:59 2026] DELETE /v2.0/networks/33adb607-36b7-47af-8a21-7bf675a45ef6 => generated 0 bytes in 592 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1367] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:00 2026] GET /v2.0/security-groups?tenant_id=2ec6a17917c94ec5ba9166e25cfd464b&name=default => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1368] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:00 2026] DELETE /v2.0/security-groups/dda09432-d231-4de2-a35c-f08673c7f101 => 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: 643/1369] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:21:59 2026] POST /v2.0/subnets => generated 632 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1370] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:22:00 2026] PUT /v2.0/routers/5b374496-5c21-486a-b7fb-a76451d530a0/add_router_interface => generated 309 bytes in 1932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1371] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:22:02 2026] GET /v2.0/networks => generated 3606 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1372] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:22:02 2026] GET /v2.0/subnets => generated 2499 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1373] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:22:02 2026] GET /v2.0/routers => generated 738 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1374] 10.0.0.220 () {34 vars in 685 bytes} [Tue Apr 21 18:22:02 2026] POST /v2.0/security-groups => generated 1611 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1375] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:02 2026] POST /v2.0/security-group-rules => generated 565 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1376] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:02 2026] POST /v2.0/security-group-rules => generated 564 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1377] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:03 2026] POST /v2.0/security-group-rules => generated 570 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1378] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:03 2026] POST /v2.0/security-group-rules => generated 569 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:03.408 8 INFO neutron.db.securitygroups_db [None req-afb2f156-31b7-4a81-bc07-7f87c98cdf97 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Project 61e6550f5b64426b9755d011126b6cd0 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: 648/1379] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:03 2026] POST /v2.0/security-group-rules => generated 575 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:03.573 7 INFO neutron.db.securitygroups_db [None req-9a775ff6-8ba4-4782-8b47-97618aafd96b 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Project 61e6550f5b64426b9755d011126b6cd0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 732/1380] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:03 2026] POST /v2.0/security-group-rules => generated 574 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1381] 10.0.0.82 () {30 vars in 649 bytes} [Tue Apr 21 18:22:03 2026] GET /v2.0/extensions => generated 19178 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1382] 10.0.0.82 () {30 vars in 723 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/quotas/fec63424699241febdea7ed71e0f2e6a/details => generated 847 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1383] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/networks => generated 1297 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1384] 10.0.0.206 () {34 vars in 1100 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1271583826&fields=id&tenant_id=61e6550f5b64426b9755d011126b6cd0 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1385] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/networks?id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 660 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1386] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/security-groups?tenant_id=32d956f09e4a44a789de771f9087118f&name=default => generated 2801 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1387] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/quotas/61e6550f5b64426b9755d011126b6cd0 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1388] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/ports?tenant_id=61e6550f5b64426b9755d011126b6cd0&fields=id => generated 103 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1389] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:04 2026] DELETE /v2.0/security-groups/4bbf4188-88b1-4b37-8422-472d105faf11 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1390] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:22:04 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1391] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?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: 656/1392] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.0/security-groups?tenant_id=4ad8e5d2b1a249f087e39c2113efa7d7&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1393] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:05 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1394] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:05 2026] DELETE /v2.0/security-groups/45ff0e24-fa67-4946-9516-b7be090aa4fc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1395] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:06 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1396] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:22:06 2026] GET /v2.0/networks?id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 660 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1397] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:22:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=61e6550f5b64426b9755d011126b6cd0 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1398] 10.0.0.82 () {30 vars in 649 bytes} [Tue Apr 21 18:22:07 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: 661/1399] 10.0.0.82 () {30 vars in 723 bytes} [Tue Apr 21 18:22:07 2026] GET /v2.0/quotas/fec63424699241febdea7ed71e0f2e6a/details => generated 847 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1400] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:22:06 2026] POST /v2.0/ports => generated 958 bytes in 1096 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 740/1401] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:07 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 961 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1402] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:07 2026] GET /v2.0/security-groups?tenant_id=28216c7d8998470192c962685713574b&name=default => generated 2801 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:08.003 7 INFO neutron.db.segments_db [None req-3b815386-ac85-4257-9e81-fc94afe716b9 5e01b545ae8244dca6b7d21edc17f00f 48b0b85d71e44df2ab65843013b7600e - - - -] Added segment 00486e34-1e5d-4204-b4e1-23d203f5787a of type vxlan for network 68d9b0aa-f12c-49a1-a783-d274bb97e665 2026-04-21 18:22:08.111 7 INFO neutron.db.segments_db [None req-3b815386-ac85-4257-9e81-fc94afe716b9 5e01b545ae8244dca6b7d21edc17f00f 48b0b85d71e44df2ab65843013b7600e - - - -] Added segment a58fd643-f036-410e-8c6c-00117e12fefb of type vxlan for network 8c868a25-9ac4-4269-bde3-b69cb6610bd1 [pid: 7|app: 0|req: 741/1403] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:07 2026] POST /v2.0/networks => generated 1244 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1404] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:08 2026] GET /v2.0/security-groups?id=ded06134-d013-445d-9fd3-16813605be7b&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: 7|app: 0|req: 743/1405] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:08 2026] DELETE /v2.0/security-groups/7cc2df38-64a9-4404-a917-35f1c16076ef => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1408] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:22:08 2026] GET /v2.0/networks => generated 1843 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1409] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:08 2026] GET /v2.0/security-groups?tenant_id=a717ba2cc34442ea8f6cceb8d001da1e&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1410] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:22:07 2026] PUT /v2.0/ports/3dd166ed-8465-4f54-9e53-2e33db512b85 => generated 1203 bytes in 1074 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-04-21 18:22:08.912 7 INFO neutron.services.segments.plugin [-] Segment 00486e34-1e5d-4204-b4e1-23d203f5787a resource provider aggregate not found 2026-04-21 18:22:08.918 7 INFO neutron.services.segments.plugin [-] Segment 00486e34-1e5d-4204-b4e1-23d203f5787a resource provider aggregate not found 2026-04-21 18:22:08.938 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-49608d2d-5e42-4c9b-a426-43509e5c7d5d'] response: {'name': 'network-changed', 'server_uuid': '1cc88246-f221-412f-9a04-733a05bc9df1', 'tag': '3dd166ed-8465-4f54-9e53-2e33db512b85', 'status': 'completed', 'code': 200} 2026-04-21 18:22:08.939 7 INFO neutron.services.segments.plugin [-] Segment 00486e34-1e5d-4204-b4e1-23d203f5787a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00486e34-1e5d-4204-b4e1-23d203f5787a found for delete ", "request_id": "req-5f24c6b3-75e7-4a6a-b76a-6f1d77df467c"}]} 2026-04-21 18:22:08.942 7 INFO neutron.services.segments.plugin [-] Segment 00486e34-1e5d-4204-b4e1-23d203f5787a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00486e34-1e5d-4204-b4e1-23d203f5787a found for delete ", "request_id": "req-026991fd-84a4-49fb-b38c-c7368f03decd"}]} [pid: 7|app: 0|req: 748/1411] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:08 2026] DELETE /v2.0/networks/68d9b0aa-f12c-49a1-a783-d274bb97e665 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1412] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:22:08 2026] GET /v2.0/ports?tenant_id=61e6550f5b64426b9755d011126b6cd0&device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 1242 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1413] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:08 2026] DELETE /v2.0/security-groups/e52e39fe-7377-4da8-b1e2-9a9a4ab2c721 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 665/1414] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3dd166ed-8465-4f54-9e53-2e33db512b85 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1415] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/subnets?id=4131df9e-e94f-42f1-a965-3af8da57e0b8 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1416] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/ports?network_id=08699188-9931-4359-866e-9f72fd49e9d5&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1417] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:09 2026] DELETE /v2.0/networks/8c868a25-9ac4-4269-bde3-b69cb6610bd1 => 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: 668/1418] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1419] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1420] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/networks => generated 651 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1421] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/ports?tenant_id=61e6550f5b64426b9755d011126b6cd0&device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:09.422 8 INFO neutron.db.segments_db [None req-cf9a0a7d-9614-466f-bee1-e265d51cad03 5e01b545ae8244dca6b7d21edc17f00f 48b0b85d71e44df2ab65843013b7600e - - - -] Added segment b5a17924-cd50-4784-bce0-1a9caef79e85 of type vxlan for network c384b11c-3270-4dbe-bfc9-1293a41d1066 [pid: 7|app: 0|req: 753/1422] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1423] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/networks?id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 756 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1424] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:09 2026] POST /v2.0/networks => generated 654 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1425] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/security-groups?id=ded06134-d013-445d-9fd3-16813605be7b&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1426] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3dd166ed-8465-4f54-9e53-2e33db512b85 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:22:09.680 7 INFO neutron.db.segments_db [None req-c9248142-af5b-451a-a79a-5ffdf0c6fab7 5e01b545ae8244dca6b7d21edc17f00f 48b0b85d71e44df2ab65843013b7600e - - - -] Added segment a57e3c00-fc42-4bdd-a803-8433efb48c5a of type vxlan for network e17ec68e-b3bc-4f96-91a2-e963faf3bf82 [pid: 8|app: 0|req: 672/1427] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/subnets?id=4131df9e-e94f-42f1-a965-3af8da57e0b8 => generated 653 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1428] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/ports?network_id=08699188-9931-4359-866e-9f72fd49e9d5&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: 674/1429] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1430] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:09 2026] POST /v2.0/networks => generated 653 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1431] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:22:09 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?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: 676/1432] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.0/security-groups?tenant_id=fec63424699241febdea7ed71e0f2e6a&name=default => generated 2801 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1433] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:10 2026] DELETE /v2.0/security-groups/de676b50-75dd-491a-a997-8b05b0935301 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1434] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:22:09 2026] POST /v2.0/ports => generated 1506 bytes in 937 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: 678/1435] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 975 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1436] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.0/security-groups?id=ded06134-d013-445d-9fd3-16813605be7b&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1437] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.0/ports => generated 1506 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:10.982 7 INFO neutron.services.segments.plugin [-] Segment a58fd643-f036-410e-8c6c-00117e12fefb resource provider aggregate not found 2026-04-21 18:22:11.002 7 INFO neutron.services.segments.plugin [-] Segment a58fd643-f036-410e-8c6c-00117e12fefb resource provider aggregate not found 2026-04-21 18:22:11.028 7 INFO neutron.services.segments.plugin [-] Segment a58fd643-f036-410e-8c6c-00117e12fefb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a58fd643-f036-410e-8c6c-00117e12fefb found for delete ", "request_id": "req-a5aae12f-6842-44dd-bbef-ed926cf11e14"}]} 2026-04-21 18:22:11.029 7 INFO neutron.services.segments.plugin [-] Segment a58fd643-f036-410e-8c6c-00117e12fefb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a58fd643-f036-410e-8c6c-00117e12fefb found for delete ", "request_id": "req-269f34b3-67d8-4c9f-b6e1-dd70f4fa5459"}]} [pid: 8|app: 0|req: 680/1438] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:10 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => 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: 681/1439] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:11 2026] GET /v2.0/security-groups?id=ded06134-d013-445d-9fd3-16813605be7b&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1440] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:22:11 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1441] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:22:10 2026] DELETE /v2.0/ports/b8e2c042-99a7-41ac-87d2-c72629f3a4b2 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1442] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:22:11 2026] DELETE /v2.0/ports/b6bfd240-bfe4-4bc2-8ab8-e9b3e970e78a => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1443] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:22:11 2026] GET /v2.0/ports => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:22:11.709 7 INFO neutron.db.segments_db [None req-7f7a8a2d-1417-4d37-ac97-ea1346739669 5e01b545ae8244dca6b7d21edc17f00f 48b0b85d71e44df2ab65843013b7600e - - - -] Added segment 5c1cfb95-0f48-4a59-bb58-06ae43e4831d of type vxlan for network df83a5d6-b564-4a06-a736-d15c54d827e3 [pid: 7|app: 0|req: 762/1444] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:11 2026] POST /v2.0/networks => generated 653 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1445] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:11 2026] GET /v2.0/security-groups?tenant_id=93011eef54e7460ea36b8887de3b98f1&name=default => generated 2801 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:12.265 8 INFO neutron.db.l3_db [None req-08022152-7b3e-43be-a4f3-c93656f04551 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Floating IP 852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 associated. External IP: 10.96.250.203, port: 3dd166ed-8465-4f54-9e53-2e33db512b85. 2026-04-21 18:22:12.288 7 INFO neutron.db.segments_db [None req-ef513b8e-d9a0-4bfe-9b8d-1e8bb6c6c9b8 5e01b545ae8244dca6b7d21edc17f00f 48b0b85d71e44df2ab65843013b7600e - - - -] Added segment f44cd1fa-d0bb-4835-8045-7b43dbc0e258 of type vxlan for network ce3a6af8-5e6e-4fdc-bc1a-3aa38a3740ea [pid: 7|app: 0|req: 764/1446] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:12 2026] POST /v2.0/networks => generated 654 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1447] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:12 2026] DELETE /v2.0/security-groups/4975f47b-fe42-4dd2-8c97-ea4ac16db9fd => 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: 683/1448] 10.0.0.220 () {34 vars in 677 bytes} [Tue Apr 21 18:22:11 2026] POST /v2.0/floatingips => generated 856 bytes in 1549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1449] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:22:12 2026] GET /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:12.977 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d74c97d-7f16-456a-be04-455adaacec76'] response: {'name': 'network-changed', 'server_uuid': '1cc88246-f221-412f-9a04-733a05bc9df1', 'tag': '3dd166ed-8465-4f54-9e53-2e33db512b85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 767/1450] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:22:13 2026] GET /v2.0/ports?tenant_id=61e6550f5b64426b9755d011126b6cd0&device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1451] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:22:13 2026] GET /v2.0/networks?id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 756 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1452] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:22:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3dd166ed-8465-4f54-9e53-2e33db512b85 => generated 859 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1453] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:22:13 2026] GET /v2.0/subnets?id=4131df9e-e94f-42f1-a965-3af8da57e0b8 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1454] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:22:13 2026] GET /v2.0/ports?network_id=08699188-9931-4359-866e-9f72fd49e9d5&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1455] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:22:13 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1456] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:22:13 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?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: 684/1457] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:12 2026] POST /v2.0/subnets => generated 1275 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1458] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:22:13 2026] GET /v2.0/subnets => generated 1888 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1459] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:22:13 2026] GET /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1460] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:13 2026] DELETE /v2.0/subnets/65132f6c-cd3a-48ef-a7ab-6862e5664b0a => generated 0 bytes in 444 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1461] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:14 2026] DELETE /v2.0/subnets/dc9e56e2-02d8-49ed-bd48-c1ea21d40d54 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1462] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:22:14 2026] GET /v2.0/subnets => generated 626 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1463] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:22:14 2026] GET /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:15.375 8 INFO neutron.services.segments.plugin [-] Segment f44cd1fa-d0bb-4835-8045-7b43dbc0e258 resource provider aggregate not found [pid: 7|app: 0|req: 778/1464] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:14 2026] GET /v2.0/security-groups?tenant_id=6487ad0df7c449f18ba38aff5517b799&name=default => generated 2801 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:15.380 8 INFO neutron.services.segments.plugin [-] Segment f44cd1fa-d0bb-4835-8045-7b43dbc0e258 resource provider aggregate not found 2026-04-21 18:22:15.410 8 INFO neutron.services.segments.plugin [-] Segment f44cd1fa-d0bb-4835-8045-7b43dbc0e258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44cd1fa-d0bb-4835-8045-7b43dbc0e258 found for delete ", "request_id": "req-76b9c685-e155-43c7-bae7-8217c51dcc06"}]} 2026-04-21 18:22:15.411 8 INFO neutron.services.segments.plugin [-] Segment f44cd1fa-d0bb-4835-8045-7b43dbc0e258 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f44cd1fa-d0bb-4835-8045-7b43dbc0e258 found for delete ", "request_id": "req-169d4447-0c4e-4bda-a415-0284a64b5939"}]} [pid: 8|app: 0|req: 687/1465] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:14 2026] DELETE /v2.0/networks/ce3a6af8-5e6e-4fdc-bc1a-3aa38a3740ea => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1466] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:15 2026] DELETE /v2.0/security-groups/442cff51-507a-48c0-b31f-95b1d85b7ed9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1467] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:15 2026] DELETE /v2.0/networks/df83a5d6-b564-4a06-a736-d15c54d827e3 => 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: 689/1468] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:15 2026] DELETE /v2.0/networks/e17ec68e-b3bc-4f96-91a2-e963faf3bf82 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1469] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:16 2026] DELETE /v2.0/networks/c384b11c-3270-4dbe-bfc9-1293a41d1066 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1470] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:22:15 2026] POST /v2.0/floatingips => generated 552 bytes in 918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1471] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:22:16 2026] POST /v2.0/floatingips => generated 552 bytes in 716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1472] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:16 2026] GET /v2.0/security-groups?tenant_id=48b0b85d71e44df2ab65843013b7600e&name=default => generated 2801 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1473] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:17 2026] DELETE /v2.0/security-groups/9959934d-9ae5-4442-977f-7f8e31aee823 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:22:17.442 8 INFO neutron.services.segments.plugin [-] Segment 5c1cfb95-0f48-4a59-bb58-06ae43e4831d resource provider aggregate not found 2026-04-21 18:22:17.448 8 INFO neutron.services.segments.plugin [-] Segment 5c1cfb95-0f48-4a59-bb58-06ae43e4831d resource provider aggregate not found 2026-04-21 18:22:17.468 8 INFO neutron.services.segments.plugin [-] Segment 5c1cfb95-0f48-4a59-bb58-06ae43e4831d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c1cfb95-0f48-4a59-bb58-06ae43e4831d found for delete ", "request_id": "req-f4f562f3-9de1-4c56-ae6e-9c9ac1c447a2"}]} 2026-04-21 18:22:17.474 8 INFO neutron.services.segments.plugin [-] Segment 5c1cfb95-0f48-4a59-bb58-06ae43e4831d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c1cfb95-0f48-4a59-bb58-06ae43e4831d found for delete ", "request_id": "req-e275bef7-52c6-4d91-b6ff-a5e7f6165921"}]} 2026-04-21 18:22:17.495 8 INFO neutron.services.segments.plugin [-] Segment a57e3c00-fc42-4bdd-a803-8433efb48c5a resource provider aggregate not found 2026-04-21 18:22:17.501 8 INFO neutron.services.segments.plugin [-] Segment a57e3c00-fc42-4bdd-a803-8433efb48c5a resource provider aggregate not found 2026-04-21 18:22:17.531 8 INFO neutron.services.segments.plugin [-] Segment a57e3c00-fc42-4bdd-a803-8433efb48c5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a57e3c00-fc42-4bdd-a803-8433efb48c5a found for delete ", "request_id": "req-281c170e-d2ae-4293-8d30-52ce68538e1f"}]} 2026-04-21 18:22:17.540 8 INFO neutron.services.segments.plugin [-] Segment a57e3c00-fc42-4bdd-a803-8433efb48c5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a57e3c00-fc42-4bdd-a803-8433efb48c5a found for delete ", "request_id": "req-af224014-1d2b-493e-91e0-1884084b7272"}]} 2026-04-21 18:22:17.563 8 INFO neutron.services.segments.plugin [-] Segment b5a17924-cd50-4784-bce0-1a9caef79e85 resource provider aggregate not found 2026-04-21 18:22:17.570 8 INFO neutron.services.segments.plugin [-] Segment b5a17924-cd50-4784-bce0-1a9caef79e85 resource provider aggregate not found 2026-04-21 18:22:17.592 8 INFO neutron.services.segments.plugin [-] Segment b5a17924-cd50-4784-bce0-1a9caef79e85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5a17924-cd50-4784-bce0-1a9caef79e85 found for delete ", "request_id": "req-1c5b31f0-7c25-4d1b-9e66-7af184d9c727"}]} 2026-04-21 18:22:17.594 8 INFO neutron.services.segments.plugin [-] Segment b5a17924-cd50-4784-bce0-1a9caef79e85 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5a17924-cd50-4784-bce0-1a9caef79e85 found for delete ", "request_id": "req-6d14fe70-c12d-420a-b518-3bf604df3c3b"}]} 2026-04-21 18:22:17.776 7 INFO neutron.db.segments_db [None req-1bbfb257-79b4-4339-88a8-bb811b0446ab dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - - -] Added segment 0a7c2a25-8274-41e8-ab0c-92e323a5af61 of type vxlan for network d50947f5-ec79-4f10-b0dc-b54cfb3b5e63 [pid: 7|app: 0|req: 783/1474] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:17 2026] POST /v2.0/networks => generated 648 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1475] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:22:17 2026] POST /v2.0/floatingips => generated 552 bytes in 821 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1476] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:22:17 2026] POST /v2.0/ports => generated 778 bytes in 426 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-04-21 18:22:18.449 7 INFO neutron.db.segments_db [None req-10fb6605-0f3f-4bc8-9f9a-6aac357ec102 dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - - -] Added segment 1fb8384f-c9df-4dc6-bb3d-4f858a578b1e of type vxlan for network 7d0717ee-2174-4170-a6aa-0aab535552a4 [pid: 7|app: 0|req: 785/1477] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:18 2026] POST /v2.0/networks => generated 636 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1478] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:22:18 2026] POST /v2.0/floatingips => generated 552 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1479] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:18 2026] POST /v2.0/subnets => generated 622 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1480] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:22:19 2026] POST /v2.0/ports => generated 966 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1481] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:22:18 2026] POST /v2.0/floatingips => generated 552 bytes in 866 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-04-21 18:22:20.020 7 INFO neutron.db.segments_db [None req-991ecf28-e2b6-4a37-be7f-c4f24a65e5c0 e3a75ab057404f60813d1709de0bd487 ccd3ef26b9e5417f94c9da4f8f85efa6 - - - -] Added segment 83b542c9-8c86-47d4-86f2-2af09f27a261 of type vxlan for network 224ebac0-dbdd-46d5-a435-88f1ad0affb7 [pid: 7|app: 0|req: 788/1482] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:19 2026] POST /v2.0/networks => generated 647 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1483] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:22:20 2026] PUT /v2.0/floatingips/12ebcb55-552d-4099-8245-d5cd1e698fc1/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1484] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:22:20 2026] PUT /v2.0/floatingips/8523d622-9181-4ed1-9179-81cf5e715cb6/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1485] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:22:20 2026] PUT /v2.0/floatingips/50827964-f8c5-4167-a768-230eb84e92cb/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1486] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:22:20 2026] PUT /v2.0/floatingips/364ff87a-507e-4c9b-83c9-d602551c39e2/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1487] 10.0.0.220 () {32 vars in 672 bytes} [Tue Apr 21 18:22:20 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1488] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:22:19 2026] DELETE /v2.0/ports/de513a82-a80a-4ebb-a41e-20eabb4cbd6e => generated 0 bytes in 883 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:22:20.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df1314af-bad5-492b-89c3-7834426e000c dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1489] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:22:20 2026] DELETE /v2.0/ports/de513a82-a80a-4ebb-a41e-20eabb4cbd6e => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1490] 10.0.0.220 () {32 vars in 686 bytes} [Tue Apr 21 18:22:20 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:20.601 8 INFO neutron.pecan_wsgi.hooks.translation [None req-01079f5a-ee75-4503-91e4-ca2d696dcbdf dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1491] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:22:20 2026] GET /v2.0/ports/de513a82-a80a-4ebb-a41e-20eabb4cbd6e => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1492] 10.0.0.220 () {32 vars in 682 bytes} [Tue Apr 21 18:22:20 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1493] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:22:20 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1494] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:20 2026] DELETE /v2.0/subnets/d78df91a-7f63-410b-9f9e-51f0c6905bf9 => 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: 699/1495] 10.0.0.220 () {32 vars in 680 bytes} [Tue Apr 21 18:22:20 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1496] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:20 2026] POST /v2.0/subnets => generated 649 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1497] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:22:21 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:21.208 7 INFO neutron.db.segments_db [None req-f1c181a9-1f2e-4861-a9a5-82e8c6d4341c e3a75ab057404f60813d1709de0bd487 ccd3ef26b9e5417f94c9da4f8f85efa6 - - - -] Added segment da4a6133-fe09-470c-8c1c-f93f6ac17b12 of type vxlan for network 4b33a9d2-8f98-4382-9528-5a89bddb589b [pid: 7|app: 0|req: 799/1498] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:21 2026] POST /v2.0/networks => generated 648 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:21.406 8 INFO neutron.services.segments.plugin [-] Segment 1fb8384f-c9df-4dc6-bb3d-4f858a578b1e resource provider aggregate not found 2026-04-21 18:22:21.413 8 INFO neutron.services.segments.plugin [-] Segment 1fb8384f-c9df-4dc6-bb3d-4f858a578b1e resource provider aggregate not found 2026-04-21 18:22:21.430 8 INFO neutron.services.segments.plugin [-] Segment 1fb8384f-c9df-4dc6-bb3d-4f858a578b1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fb8384f-c9df-4dc6-bb3d-4f858a578b1e found for delete ", "request_id": "req-1a4bd7f6-f4dd-4301-a89a-15bd4327d8f9"}]} [pid: 7|app: 0|req: 800/1499] 10.0.0.220 () {32 vars in 690 bytes} [Tue Apr 21 18:22:21 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:21.434 8 INFO neutron.services.segments.plugin [-] Segment 1fb8384f-c9df-4dc6-bb3d-4f858a578b1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fb8384f-c9df-4dc6-bb3d-4f858a578b1e found for delete ", "request_id": "req-03edd4e9-0917-41b6-a4cd-470c8a510613"}]} [pid: 8|app: 0|req: 700/1500] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:20 2026] DELETE /v2.0/networks/7d0717ee-2174-4170-a6aa-0aab535552a4 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1501] 10.0.0.210 () {34 vars in 990 bytes} [Tue Apr 21 18:22:21 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1502] 10.0.0.220 () {32 vars in 702 bytes} [Tue Apr 21 18:22:21 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:21.625 7 INFO neutron.db.segments_db [None req-b9814723-e399-4945-9730-05240982b9ea dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - - -] Added segment 0abec27c-b270-4ba1-91be-4d2ffdbe542b of type vxlan for network 6c562600-023f-4ff8-bc2d-79c1de0bee84 [pid: 8|app: 0|req: 701/1503] 10.0.0.220 () {34 vars in 743 bytes} [Tue Apr 21 18:22:21 2026] PUT /v2.0/networks/4b33a9d2-8f98-4382-9528-5a89bddb589b => generated 592 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1504] 10.0.0.210 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:21 2026] GET /v2.0/security-groups?id=ded06134-d013-445d-9fd3-16813605be7b&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1505] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:21 2026] POST /v2.0/networks => generated 635 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1506] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:22:21 2026] DELETE /v2.0/floatingips/12ebcb55-552d-4099-8245-d5cd1e698fc1 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1507] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:21 2026] POST /v2.0/subnets => generated 622 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1508] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:22 2026] POST /v2.0/subnets => generated 622 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1509] 10.0.0.220 () {34 vars in 741 bytes} [Tue Apr 21 18:22:22 2026] PUT /v2.0/subnets/3b00b61e-277a-4242-90c8-17ae6fdbff06 => generated 632 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1510] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:22:22 2026] DELETE /v2.0/floatingips/8523d622-9181-4ed1-9179-81cf5e715cb6 => generated 0 bytes in 958 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1511] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:22:22 2026] POST /v2.0/ports => generated 924 bytes in 577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:23.960 7 INFO neutron.services.segments.plugin [-] Segment da4a6133-fe09-470c-8c1c-f93f6ac17b12 resource provider aggregate not found 2026-04-21 18:22:23.966 7 INFO neutron.services.segments.plugin [-] Segment da4a6133-fe09-470c-8c1c-f93f6ac17b12 resource provider aggregate not found 2026-04-21 18:22:23.993 7 INFO neutron.services.segments.plugin [-] Segment da4a6133-fe09-470c-8c1c-f93f6ac17b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4a6133-fe09-470c-8c1c-f93f6ac17b12 found for delete ", "request_id": "req-56dc84c7-2faf-4da8-85d7-d21f32a75a6c"}]} 2026-04-21 18:22:23.997 7 INFO neutron.services.segments.plugin [-] Segment da4a6133-fe09-470c-8c1c-f93f6ac17b12 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da4a6133-fe09-470c-8c1c-f93f6ac17b12 found for delete ", "request_id": "req-6f812eb1-4f64-4565-8d15-cbc173f386c5"}]} [pid: 8|app: 0|req: 709/1514] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:22:23 2026] DELETE /v2.0/floatingips/50827964-f8c5-4167-a768-230eb84e92cb => generated 0 bytes in 533 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1515] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:23 2026] DELETE /v2.0/networks/4b33a9d2-8f98-4382-9528-5a89bddb589b => generated 0 bytes in 825 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1516] 10.0.0.220 () {32 vars in 826 bytes} [Tue Apr 21 18:22:24 2026] GET /v2.0/ports?project_id=61e6550f5b64426b9755d011126b6cd0&network_id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 3695 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1517] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:22:24 2026] DELETE /v2.0/ports/b6226a12-0744-4d41-b3cb-6fb17a769660 => generated 0 bytes in 473 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:22:24.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7844e18f-2aef-4f98-86ca-eb3463071717 e3a75ab057404f60813d1709de0bd487 ccd3ef26b9e5417f94c9da4f8f85efa6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 808/1518] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:24 2026] DELETE /v2.0/networks/4b33a9d2-8f98-4382-9528-5a89bddb589b => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1519] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:22:24 2026] DELETE /v2.0/floatingips/364ff87a-507e-4c9b-83c9-d602551c39e2 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1520] 10.0.0.220 () {32 vars in 742 bytes} [Tue Apr 21 18:22:24 2026] GET /v2.0/subnets?network_id=91c87e46-6531-4582-a51f-52ae499de52f => generated 644 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:24.577 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b335c1e1-fc4c-46c0-a527-872b0570ad43 dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 712/1521] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:22:24 2026] GET /v2.0/ports/b6226a12-0744-4d41-b3cb-6fb17a769660 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1522] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:22:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1523] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:24 2026] DELETE /v2.0/subnets/011dba08-40ba-4266-9b5b-d5a70bde031b => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1524] 10.0.0.220 () {32 vars in 742 bytes} [Tue Apr 21 18:22:24 2026] GET /v2.0/subnets?network_id=91c87e46-6531-4582-a51f-52ae499de52f => generated 626 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1525] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:22:24 2026] DELETE /v2.0/floatingips/566b1f38-0ea3-4768-9b48-769e210937bf => generated 0 bytes in 501 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:22:25.267 7 INFO neutron.db.l3_db [None req-52470403-ad75-4356-b1ac-2fd236ef1e6e 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Floating IP 852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 disassociated. External IP: 10.96.250.203, port: 3dd166ed-8465-4f54-9e53-2e33db512b85. 2026-04-21 18:22:25.617 8 INFO neutron.services.segments.plugin [-] Segment 0abec27c-b270-4ba1-91be-4d2ffdbe542b resource provider aggregate not found 2026-04-21 18:22:25.622 8 INFO neutron.services.segments.plugin [-] Segment 0abec27c-b270-4ba1-91be-4d2ffdbe542b resource provider aggregate not found 2026-04-21 18:22:25.639 8 INFO neutron.services.segments.plugin [-] Segment 0abec27c-b270-4ba1-91be-4d2ffdbe542b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0abec27c-b270-4ba1-91be-4d2ffdbe542b found for delete ", "request_id": "req-7f09e0a4-9437-4c57-9810-23cff0bf312c"}]} 2026-04-21 18:22:25.641 8 INFO neutron.services.segments.plugin [-] Segment 0abec27c-b270-4ba1-91be-4d2ffdbe542b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0abec27c-b270-4ba1-91be-4d2ffdbe542b found for delete ", "request_id": "req-89e9e899-637c-42b7-b192-e45f4c444f89"}]} [pid: 8|app: 0|req: 714/1526] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:25 2026] DELETE /v2.0/networks/6c562600-023f-4ff8-bc2d-79c1de0bee84 => generated 0 bytes in 576 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1527] 10.0.0.220 () {32 vars in 653 bytes} [Tue Apr 21 18:22:25 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1528] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:22:25 2026] PUT /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 554 bytes in 678 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:25.758 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f1a3521-2f81-4741-b439-3c4321f96c78'] response: {'name': 'network-changed', 'server_uuid': '1cc88246-f221-412f-9a04-733a05bc9df1', 'tag': '3dd166ed-8465-4f54-9e53-2e33db512b85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 814/1529] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:22:25 2026] GET /v2.0/networks => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1530] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:22:25 2026] GET /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 554 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1531] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:22:25 2026] GET /v2.0/ports?tenant_id=61e6550f5b64426b9755d011126b6cd0&device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1532] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:22:25 2026] GET /v2.0/subnets => generated 1265 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1533] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:22:25 2026] GET /v2.0/networks?id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 756 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1534] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:22:25 2026] POST /v2.0/ports => generated 778 bytes in 393 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: 717/1535] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=3dd166ed-8465-4f54-9e53-2e33db512b85 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1536] 10.0.0.220 () {32 vars in 723 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/networks/224ebac0-dbdd-46d5-a435-88f1ad0affb7 => generated 672 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1537] 10.0.0.220 () {34 vars in 737 bytes} [Tue Apr 21 18:22:26 2026] PUT /v2.0/ports/a4500c9f-e068-410d-96fa-8e49b15a5170 => generated 752 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1538] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/subnets?id=4131df9e-e94f-42f1-a965-3af8da57e0b8 => generated 653 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: 8|app: 0|req: 720/1539] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/subnets/eb1b3a82-dd06-4c44-a7b3-f3c4cad75b72 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1540] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/security-groups?tenant_id=19b78a0813c64cb48cd7fa80b682c129&name=default => generated 2801 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1541] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/ports?network_id=08699188-9931-4359-866e-9f72fd49e9d5&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:26.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-570456ef-81ab-4f5f-899e-bd7ffeed59bb e3a75ab057404f60813d1709de0bd487 ccd3ef26b9e5417f94c9da4f8f85efa6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1542] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:26 2026] DELETE /v2.0/subnets/3b00b61e-277a-4242-90c8-17ae6fdbff06 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1543] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:26 2026] DELETE /v2.0/security-groups/8f034f93-7846-4051-81b8-ee881d7611a1 => 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: 721/1544] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:22:26 2026] DELETE /v2.0/ports/a4500c9f-e068-410d-96fa-8e49b15a5170 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:22:26.660 8 INFO neutron.pecan_wsgi.hooks.translation [None req-923ef82f-1fb6-4ded-b08b-7537e7ebb8f2 e3a75ab057404f60813d1709de0bd487 ccd3ef26b9e5417f94c9da4f8f85efa6 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 722/1545] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:26 2026] DELETE /v2.0/networks/4b33a9d2-8f98-4382-9528-5a89bddb589b => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1546] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1547] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/ports => generated 781 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1548] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1549] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:26 2026] DELETE /v2.0/subnets/eb1b3a82-dd06-4c44-a7b3-f3c4cad75b72 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1550] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/security-groups?tenant_id=8c7c8b6e0b6d443cba1dd82b8a9082c9&name=default => generated 2801 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:26.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d42e74de-99a2-465d-a496-7a8889e6c602 dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1551] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/ports/a4500c9f-e068-410d-96fa-8e49b15a5170 => generated 132 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1552] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:22:26 2026] GET /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1553] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:27 2026] DELETE /v2.0/security-groups/55b7b33c-8755-4ffe-ab02-b9cb49f60f2b => 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: 728/1554] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:22:27 2026] GET /v2.0/ports => generated 781 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1555] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:22:27 2026] GET /v2.0/ports/3d59d60e-5fb5-40c4-89d8-cfe404330a30 => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:27.252 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fa9230db-29cb-4c26-b174-7e87d6cf7811 dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 730/1556] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:22:27 2026] DELETE /v2.0/ports/b6226a12-0744-4d41-b3cb-6fb17a769660 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:22:27.278 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b70e664-75ef-469e-8389-7cca91ca5cf7 dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1557] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:27 2026] DELETE /v2.0/subnets/011dba08-40ba-4266-9b5b-d5a70bde031b => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:22:27.311 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9432ccac-1c0a-4a0e-8bdf-9f3d486aea8e dcbf306b01a9438c9fbd3ae5d428d7a6 a6a61ee1114b4b298ea49791d2eb3ab1 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 732/1558] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:27 2026] DELETE /v2.0/subnets/d78df91a-7f63-410b-9f9e-51f0c6905bf9 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:22:27.491 7 INFO neutron.services.segments.plugin [-] Segment 83b542c9-8c86-47d4-86f2-2af09f27a261 resource provider aggregate not found 2026-04-21 18:22:27.499 7 INFO neutron.services.segments.plugin [-] Segment 83b542c9-8c86-47d4-86f2-2af09f27a261 resource provider aggregate not found 2026-04-21 18:22:27.523 7 INFO neutron.services.segments.plugin [-] Segment 83b542c9-8c86-47d4-86f2-2af09f27a261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b542c9-8c86-47d4-86f2-2af09f27a261 found for delete ", "request_id": "req-1ad4d021-4b47-4396-b403-eb7a23e01247"}]} 2026-04-21 18:22:27.524 7 INFO neutron.services.segments.plugin [-] Segment 83b542c9-8c86-47d4-86f2-2af09f27a261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83b542c9-8c86-47d4-86f2-2af09f27a261 found for delete ", "request_id": "req-0fc0da01-73b7-4eea-9fad-ddebdd566b89"}]} [pid: 7|app: 0|req: 827/1559] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:26 2026] DELETE /v2.0/networks/224ebac0-dbdd-46d5-a435-88f1ad0affb7 => generated 0 bytes in 540 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1560] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:22:27 2026] DELETE /v2.0/ports/3d59d60e-5fb5-40c4-89d8-cfe404330a30 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1561] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:27 2026] GET /v2.0/security-groups?tenant_id=55c350919ac0489c8fa322c0a9163b59&name=default => generated 2801 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1562] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:27 2026] DELETE /v2.0/security-groups/7a08f661-3be1-474a-8814-d21d6eb394d1 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:22:27.784 8 INFO neutron.services.segments.plugin [-] Segment 0a7c2a25-8274-41e8-ab0c-92e323a5af61 resource provider aggregate not found 2026-04-21 18:22:27.791 8 INFO neutron.services.segments.plugin [-] Segment 0a7c2a25-8274-41e8-ab0c-92e323a5af61 resource provider aggregate not found 2026-04-21 18:22:27.819 8 INFO neutron.services.segments.plugin [-] Segment 0a7c2a25-8274-41e8-ab0c-92e323a5af61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a7c2a25-8274-41e8-ab0c-92e323a5af61 found for delete ", "request_id": "req-85d79a92-10b0-4601-8363-b5b6626f11f0"}]} 2026-04-21 18:22:27.834 8 INFO neutron.services.segments.plugin [-] Segment 0a7c2a25-8274-41e8-ab0c-92e323a5af61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a7c2a25-8274-41e8-ab0c-92e323a5af61 found for delete ", "request_id": "req-f43a27e3-d0b6-48b5-b5d8-f0bdcfd512c4"}]} [pid: 8|app: 0|req: 734/1563] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:27 2026] DELETE /v2.0/networks/d50947f5-ec79-4f10-b0dc-b54cfb3b5e63 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1564] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:22:28 2026] GET /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 552 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1565] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:28 2026] GET /v2.0/security-groups?tenant_id=ccd3ef26b9e5417f94c9da4f8f85efa6&name=default => generated 2801 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1566] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:28 2026] GET /v2.0/security-groups?tenant_id=a6a61ee1114b4b298ea49791d2eb3ab1&name=default => generated 2801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1567] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:28 2026] DELETE /v2.0/security-groups/8bc88691-f523-47cc-b66a-85f4d1d7ebc4 => 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: 737/1568] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:28 2026] DELETE /v2.0/security-groups/5e413a61-a44c-4811-b4e5-2134bb815ab1 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1569] 10.0.0.220 () {34 vars in 685 bytes} [Tue Apr 21 18:22:29 2026] POST /v2.0/security-groups => generated 1611 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1570] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:29 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1571] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:29 2026] POST /v2.0/security-group-rules => generated 564 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1572] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:29 2026] POST /v2.0/security-group-rules => generated 570 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1573] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:29 2026] POST /v2.0/security-group-rules => generated 569 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:29.831 8 INFO neutron.db.securitygroups_db [None req-b234ccd9-5cb2-4baa-83d5-cb6c2fcae3eb 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Project 61e6550f5b64426b9755d011126b6cd0 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: 740/1574] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:29 2026] POST /v2.0/security-group-rules => generated 575 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:29.992 7 INFO neutron.db.securitygroups_db [None req-20f6f4e4-7ac6-4c21-9143-d18e411da5dc 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Project 61e6550f5b64426b9755d011126b6cd0 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 835/1575] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:29 2026] POST /v2.0/security-group-rules => generated 574 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:30.395 8 INFO neutron.db.segments_db [None req-9e664b7f-0f26-4bbc-b3a7-4b8af71be1c8 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Added segment bf1efbd9-26d3-4fe2-92b7-36df099af383 of type vxlan for network b3f51d52-f6fb-4fc1-a820-827fa36dfc40 [pid: 8|app: 0|req: 741/1576] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:30 2026] POST /v2.0/networks => generated 634 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:30.634 8 INFO neutron.db.segments_db [None req-14c2d932-235a-4394-9de1-d1d2c996a763 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Added segment 48a30a27-a8aa-42e7-9e5e-c861e4df53c5 of type vxlan for network 2ecbdd18-0179-4344-9bb7-a8ffcdad89dd [pid: 7|app: 0|req: 836/1577] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:22:30 2026] GET /v2.0/networks => generated 1297 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1578] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:30 2026] POST /v2.0/networks => generated 634 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1579] 10.0.0.206 () {34 vars in 1100 bytes} [Tue Apr 21 18:22:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1489379990&fields=id&tenant_id=61e6550f5b64426b9755d011126b6cd0 => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1580] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:22:30 2026] GET /v2.0/networks?id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 660 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1581] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:22:31 2026] GET /v2.0/quotas/61e6550f5b64426b9755d011126b6cd0 => 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: 746/1582] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:22:31 2026] GET /v2.0/ports?tenant_id=61e6550f5b64426b9755d011126b6cd0&fields=id => generated 149 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1583] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:30 2026] POST /v2.0/subnets => generated 622 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1584] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:22:31 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1585] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:22:31 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?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: 749/1586] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:31 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1587] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:31 2026] POST /v2.0/subnets => generated 631 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:31.681 8 INFO neutron.db.segments_db [None req-78ba2d9e-b4d8-4931-8390-f0ed80e7b919 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Added segment 5dac9eb4-b0e2-48fa-8470-87dddd3f4d22 of type vxlan for network 4355d5f9-8dda-4ff7-8f39-c73a7bbe6721 2026-04-21 18:22:32.124 8 INFO neutron.db.l3_hamode_db [None req-78ba2d9e-b4d8-4931-8390-f0ed80e7b919 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 839/1588] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:31 2026] GET /v2.0/security-groups?tenant_id=fd9eaa5be9fc49f78679149c203b150e&name=default => generated 2801 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:32.333 8 INFO neutron.db.l3_hamode_db [None req-78ba2d9e-b4d8-4931-8390-f0ed80e7b919 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 840/1589] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:32 2026] GET /v2.0/security-groups?tenant_id=9c860b9526d240cfb28525f4d7cbbde5&name=default => generated 2801 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1590] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:32 2026] DELETE /v2.0/security-groups/0a46fa22-ff3c-4e45-b4f2-e338a85e5a65 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1591] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:22:32 2026] GET /v2.0/networks?id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 660 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1592] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:32 2026] DELETE /v2.0/security-groups/cf93f22d-a5c5-4a45-90b3-b570857997ae => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1593] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:32 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1594] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:22:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=61e6550f5b64426b9755d011126b6cd0 => generated 274 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1595] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:22:32 2026] GET /v2.0/security-groups?tenant_id=36e2765ce2e64649bb6136e363a8a8f3&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1596] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:31 2026] POST /v2.0/routers => generated 511 bytes in 1534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1597] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:33 2026] DELETE /v2.0/security-groups/6d3a45f4-adba-447d-a03e-f383e72a3ebb => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1598] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:22:32 2026] POST /v2.0/ports => generated 958 bytes in 580 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 848/1599] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:22:33 2026] PUT /v2.0/ports/d037d5e7-2dfc-43c1-9c2b-9826674bea6a => generated 1203 bytes in 579 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-04-21 18:22:34.207 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-199f154a-77bf-49d2-ab37-73e8ba91eeb4'] response: {'name': 'network-changed', 'server_uuid': 'dc646fa3-d08d-446e-9d3f-3006703f5279', 'tag': 'd037d5e7-2dfc-43c1-9c2b-9826674bea6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 849/1600] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 973 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 850/1601] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.0/ports?tenant_id=61e6550f5b64426b9755d011126b6cd0&device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1602] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.0/security-groups?id=5233c518-aa68-423f-b1e4-8d534c3993b4&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1603] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d037d5e7-2dfc-43c1-9c2b-9826674bea6a => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1604] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.0/subnets?id=4131df9e-e94f-42f1-a965-3af8da57e0b8 => generated 653 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1605] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.0/ports?network_id=08699188-9931-4359-866e-9f72fd49e9d5&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: 7|app: 0|req: 855/1606] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=segments => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1607] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:22:34 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?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) 2026-04-21 18:22:35.173 7 INFO neutron.db.segments_db [None req-87b6d97a-cf6e-493f-a096-20e815c414dd 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment df11b3de-8880-4ff5-a59f-262288452dcf of type vxlan for network 7dbf624a-40f7-4a1f-951b-57750cc25ffd [pid: 7|app: 0|req: 857/1608] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:22:34 2026] POST /v2.0/networks => generated 740 bytes in 689 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1609] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:22:35 2026] GET /v2.0/ports?tenant_id=61e6550f5b64426b9755d011126b6cd0&device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 1242 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1610] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:22:33 2026] PUT /v2.0/routers/8400ff09-ae55-4b91-8b98-44ba7aa62917/add_router_interface => generated 309 bytes in 2216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1611] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:35 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => 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: 754/1612] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:22:35 2026] GET /v2.0/networks?id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 756 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1613] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:22:35 2026] GET /v2.0/ports/854bc3b7-6117-46f2-9fca-3d4d58ea50ff => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1614] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:35 2026] GET /v2.0/security-groups?id=5233c518-aa68-423f-b1e4-8d534c3993b4&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1615] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:35 2026] POST /v2.0/subnets => generated 663 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1616] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:22:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d037d5e7-2dfc-43c1-9c2b-9826674bea6a => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:22:35.831 8 INFO neutron.db.segments_db [None req-ba59df64-ccf9-4381-ae8c-1436a478b96f 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment c1458536-8df9-4442-b5d4-8b2b4b4b2bf4 of type vxlan for network 71355dad-af3d-4a6d-903c-af77d922f4d4 2026-04-21 18:22:36.231 8 INFO neutron.db.l3_hamode_db [None req-ba59df64-ccf9-4381-ae8c-1436a478b96f 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:22:37.684 8 INFO neutron.db.l3_hamode_db [None req-ba59df64-ccf9-4381-ae8c-1436a478b96f 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 860/1617] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:22:35 2026] PUT /v2.0/routers/8400ff09-ae55-4b91-8b98-44ba7aa62917/add_router_interface => generated 309 bytes in 2219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1618] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:22:37 2026] GET /v2.0/subnets?id=4131df9e-e94f-42f1-a965-3af8da57e0b8 => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1619] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1620] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.0/ports/88f9e767-2c92-407a-beca-521eb4991982 => generated 967 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1621] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.0/ports?network_id=08699188-9931-4359-866e-9f72fd49e9d5&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1622] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.0/security-groups?id=5233c518-aa68-423f-b1e4-8d534c3993b4&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1625] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:35 2026] POST /v2.0/routers => generated 727 bytes in 3215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1626] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:22:38 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=segments => generated 14 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1627] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:22:38 2026] PUT /v2.0/routers/8400ff09-ae55-4b91-8b98-44ba7aa62917/remove_router_interface => generated 309 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1628] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:22:39 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1629] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:39 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1630] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:22:39 2026] PUT /v2.0/routers/b76a6415-0f18-44f1-bc40-957fa1f5b0a2/add_router_interface => generated 309 bytes in 1779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1631] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:22:39 2026] PUT /v2.0/routers/8400ff09-ae55-4b91-8b98-44ba7aa62917/remove_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1632] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:40 2026] GET /v2.0/security-groups?id=5233c518-aa68-423f-b1e4-8d534c3993b4&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1633] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:22:40 2026] GET /v2.0/ports?device_id=8400ff09-ae55-4b91-8b98-44ba7aa62917 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1634] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:41 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1635] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:41 2026] GET /v2.0/security-groups?id=5233c518-aa68-423f-b1e4-8d534c3993b4&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1636] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:22:41 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:22:42.275 7 INFO neutron.db.l3_db [None req-c909b102-2a62-4f38-ba06-69ca04a98695 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Floating IP 852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 associated. External IP: 10.96.250.203, port: d037d5e7-2dfc-43c1-9c2b-9826674bea6a. 2026-04-21 18:22:42.327 8 INFO neutron.services.segments.plugin [-] Segment 5dac9eb4-b0e2-48fa-8470-87dddd3f4d22 resource provider aggregate not found 2026-04-21 18:22:42.335 8 INFO neutron.services.segments.plugin [-] Segment 5dac9eb4-b0e2-48fa-8470-87dddd3f4d22 resource provider aggregate not found 2026-04-21 18:22:42.360 8 INFO neutron.db.l3_hamode_db [None req-3dbd248e-dc8c-4fcb-90ae-e330d70d0539 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] HA network 4355d5f9-8dda-4ff7-8f39-c73a7bbe6721 was deleted as no HA routers are present in tenant a77429e0f50d4e0f96220767f4b2ccc0. 2026-04-21 18:22:42.363 8 INFO neutron.services.segments.plugin [-] Segment 5dac9eb4-b0e2-48fa-8470-87dddd3f4d22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dac9eb4-b0e2-48fa-8470-87dddd3f4d22 found for delete ", "request_id": "req-d4e09818-ff5c-45dc-aa1a-320aa1865bdb"}]} 2026-04-21 18:22:42.364 8 INFO neutron.services.segments.plugin [-] Segment 5dac9eb4-b0e2-48fa-8470-87dddd3f4d22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dac9eb4-b0e2-48fa-8470-87dddd3f4d22 found for delete ", "request_id": "req-9e20f2ff-2aee-4a30-80f5-472b684daeef"}]} [pid: 8|app: 0|req: 762/1637] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:40 2026] DELETE /v2.0/routers/8400ff09-ae55-4b91-8b98-44ba7aa62917 => generated 0 bytes in 1398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:22:42.497 8 INFO neutron.db.segments_db [None req-a406e6c1-6b86-4149-830e-98490f5b1a25 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 14a90f79-ac44-485d-8e95-61982bb4801c of type vxlan for network cd9988bb-4d9c-48ac-9d23-302770ebfe54 [pid: 8|app: 0|req: 763/1638] 10.0.0.220 () {34 vars in 671 bytes} [Tue Apr 21 18:22:42 2026] POST /v2.0/networks => generated 738 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1639] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:22:41 2026] PUT /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 856 bytes in 1472 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:42.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4b84d81-f050-4178-906d-a7dd6c19a1d0'] response: {'name': 'network-changed', 'server_uuid': 'dc646fa3-d08d-446e-9d3f-3006703f5279', 'tag': 'd037d5e7-2dfc-43c1-9c2b-9826674bea6a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 764/1640] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:42 2026] DELETE /v2.0/subnets/7ce42dcf-9a3e-4456-8c86-9dfe7ffcfb82 => 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: 765/1641] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:22:42 2026] GET /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1642] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:22:42 2026] GET /v2.0/ports?tenant_id=61e6550f5b64426b9755d011126b6cd0&device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1643] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:42 2026] POST /v2.0/subnets => generated 663 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1644] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:22:42 2026] GET /v2.0/networks?id=08699188-9931-4359-866e-9f72fd49e9d5 => generated 756 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:43.139 7 INFO neutron.db.segments_db [None req-57c8edac-717e-4b24-90bc-1630f0da74f8 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Added segment 890744c3-490c-4754-a890-c18593cdd9a0 of type vxlan for network 1a2d7124-0cdc-4be4-939a-a1d6a42f354c [pid: 8|app: 0|req: 767/1645] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:42 2026] DELETE /v2.0/subnets/d55cc438-50ef-4a30-938f-28a6c14eccce => 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: 768/1646] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:22:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d037d5e7-2dfc-43c1-9c2b-9826674bea6a => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1647] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:43 2026] DELETE /v2.0/networks/2ecbdd18-0179-4344-9bb7-a8ffcdad89dd => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:22:43.598 7 INFO neutron.db.l3_hamode_db [None req-57c8edac-717e-4b24-90bc-1630f0da74f8 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 770/1648] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:22:43 2026] GET /v2.0/subnets?id=4131df9e-e94f-42f1-a965-3af8da57e0b8 => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1649] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:43 2026] DELETE /v2.0/networks/b3f51d52-f6fb-4fc1-a820-827fa36dfc40 => 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: 772/1650] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:22:44 2026] GET /v2.0/ports?network_id=08699188-9931-4359-866e-9f72fd49e9d5&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: 773/1651] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:22:44 2026] GET /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:44.302 8 INFO neutron.db.segments_db [None req-f5f11edb-cedf-4826-b3af-b706fcf7e721 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Added segment d8ee1c91-44ef-4c08-91bd-7bc674cc3be6 of type vxlan for network 3830f820-d432-4927-a057-cc6a09850b69 2026-04-21 18:22:44.407 8 INFO neutron.services.segments.plugin [-] Segment 48a30a27-a8aa-42e7-9e5e-c861e4df53c5 resource provider aggregate not found 2026-04-21 18:22:44.415 8 INFO neutron.services.segments.plugin [-] Segment 48a30a27-a8aa-42e7-9e5e-c861e4df53c5 resource provider aggregate not found 2026-04-21 18:22:44.424 8 INFO neutron.services.segments.plugin [-] Segment 48a30a27-a8aa-42e7-9e5e-c861e4df53c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48a30a27-a8aa-42e7-9e5e-c861e4df53c5 found for delete ", "request_id": "req-3276def7-3fbf-4fe9-8240-79d57b793396"}]} 2026-04-21 18:22:44.458 8 INFO neutron.services.segments.plugin [-] Segment 48a30a27-a8aa-42e7-9e5e-c861e4df53c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48a30a27-a8aa-42e7-9e5e-c861e4df53c5 found for delete ", "request_id": "req-e67e5362-d2ec-4485-8ddf-f45177419451"}]} 2026-04-21 18:22:44.482 8 INFO neutron.services.segments.plugin [-] Segment bf1efbd9-26d3-4fe2-92b7-36df099af383 resource provider aggregate not found [pid: 8|app: 0|req: 774/1652] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:44 2026] POST /v2.0/networks => generated 634 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:44.507 8 INFO neutron.services.segments.plugin [-] Segment bf1efbd9-26d3-4fe2-92b7-36df099af383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf1efbd9-26d3-4fe2-92b7-36df099af383 found for delete ", "request_id": "req-f110f55e-e633-4874-969c-5891ad17bdb8"}]} 2026-04-21 18:22:44.508 8 INFO neutron.services.segments.plugin [-] Segment bf1efbd9-26d3-4fe2-92b7-36df099af383 resource provider aggregate not found 2026-04-21 18:22:44.525 8 INFO neutron.services.segments.plugin [-] Segment bf1efbd9-26d3-4fe2-92b7-36df099af383 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf1efbd9-26d3-4fe2-92b7-36df099af383 found for delete ", "request_id": "req-d242909d-55ff-4d4e-9812-55c301acaf6e"}]} [pid: 8|app: 0|req: 775/1653] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:22:44 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:22:44.839 7 INFO neutron.db.l3_hamode_db [None req-57c8edac-717e-4b24-90bc-1630f0da74f8 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 776/1654] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:44 2026] POST /v2.0/subnets => generated 622 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1655] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:22:45 2026] GET /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:22:45.164 8 INFO neutron.db.segments_db [None req-9d59e049-eb25-4eda-9471-5487971f143d 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Added segment 38216a35-b9c0-42b9-9251-70a8a0b10774 of type vxlan for network 7048ecc7-faaa-4d9c-82c5-22e2abcf280a 2026-04-21 18:22:45.621 8 INFO neutron.db.l3_hamode_db [None req-9d59e049-eb25-4eda-9471-5487971f143d 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:22:45.850 8 INFO neutron.db.l3_hamode_db [None req-9d59e049-eb25-4eda-9471-5487971f143d 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 778/1656] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:45 2026] POST /v2.0/routers => generated 510 bytes in 1759 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1657] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:22:46 2026] GET /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1658] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:43 2026] POST /v2.0/routers => generated 727 bytes in 3890 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1659] 10.0.0.220 () {34 vars in 665 bytes} [Tue Apr 21 18:22:46 2026] POST /v2.0/ports => generated 964 bytes in 581 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 880/1660] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:22:46 2026] PUT /v2.0/routers/e0cff2cb-1973-4e5b-8a3e-dd67d3938b18/add_router_interface => generated 309 bytes in 1934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1661] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:22:47 2026] PUT /v2.0/routers/1be3bb66-49f0-4595-99e5-7181f2c25d3e/add_router_interface => generated 309 bytes in 1606 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1662] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:22:49 2026] GET /v2.0/ports/159d1223-0da0-4aa4-b787-d4dfd82567ea => generated 1038 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 882/1663] 10.0.0.220 () {34 vars in 685 bytes} [Tue Apr 21 18:22:49 2026] POST /v2.0/security-groups => generated 1611 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1664] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1665] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:49 2026] POST /v2.0/security-group-rules => generated 564 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1666] 10.0.0.210 () {34 vars in 990 bytes} [Tue Apr 21 18:22:50 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 1244 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1667] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:50 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: 7|app: 0|req: 887/1668] 10.0.0.210 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:50 2026] GET /v2.0/security-groups?id=5233c518-aa68-423f-b1e4-8d534c3993b4&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1669] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1670] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:22:49 2026] PUT /v2.0/routers/1be3bb66-49f0-4595-99e5-7181f2c25d3e/remove_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:50.505 7 INFO neutron.db.securitygroups_db [None req-e5d6355f-9493-4fe4-961e-7cfd7a0b021c 32feaf119703456b831323776e15c4b4 499dc507d27243c98256f8b33e474d89 - - - -] Project 499dc507d27243c98256f8b33e474d89 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 889/1671] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:50 2026] POST /v2.0/security-group-rules => generated 575 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:50.625 7 INFO neutron.db.securitygroups_db [None req-dedd3338-e054-42d2-976e-9a45fc5e35b4 32feaf119703456b831323776e15c4b4 499dc507d27243c98256f8b33e474d89 - - - -] Project 499dc507d27243c98256f8b33e474d89 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 890/1672] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:50 2026] POST /v2.0/security-group-rules => generated 574 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:51.179 8 INFO neutron.api.v2.resource [None req-dd978769-f3d0-40d2-9c77-eaefa94c278c 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1673] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:22:50 2026] PUT /v2.0/routers/1be3bb66-49f0-4595-99e5-7181f2c25d3e/remove_router_interface => generated 197 bytes in 674 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1674] 10.0.0.220 () {34 vars in 685 bytes} [Tue Apr 21 18:22:51 2026] POST /v2.0/security-groups => generated 1596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1675] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:22:51 2026] GET /v2.0/ports?device_id=1be3bb66-49f0-4595-99e5-7181f2c25d3e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1676] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:51 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1677] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:22:51 2026] POST /v2.0/security-group-rules => generated 570 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:22:52.033 8 INFO neutron.services.segments.plugin [-] Segment 38216a35-b9c0-42b9-9251-70a8a0b10774 resource provider aggregate not found 2026-04-21 18:22:52.041 8 INFO neutron.services.segments.plugin [-] Segment 38216a35-b9c0-42b9-9251-70a8a0b10774 resource provider aggregate not found 2026-04-21 18:22:52.065 8 INFO neutron.services.segments.plugin [-] Segment 38216a35-b9c0-42b9-9251-70a8a0b10774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38216a35-b9c0-42b9-9251-70a8a0b10774 found for delete ", "request_id": "req-8f8b8e6f-f735-4dad-97e2-56da248fc17f"}]} 2026-04-21 18:22:52.066 8 INFO neutron.services.segments.plugin [-] Segment 38216a35-b9c0-42b9-9251-70a8a0b10774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38216a35-b9c0-42b9-9251-70a8a0b10774 found for delete ", "request_id": "req-3ad28302-69cb-4cf9-9725-fb1d56426c68"}]} 2026-04-21 18:22:52.077 8 INFO neutron.db.l3_hamode_db [None req-0de5d9e6-1bc9-4886-879e-9cd48f134cf4 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] HA network 7048ecc7-faaa-4d9c-82c5-22e2abcf280a was deleted as no HA routers are present in tenant a77429e0f50d4e0f96220767f4b2ccc0. [pid: 8|app: 0|req: 785/1678] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:51 2026] DELETE /v2.0/routers/1be3bb66-49f0-4595-99e5-7181f2c25d3e => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1679] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:22:51 2026] POST /v2.0/floatingips => generated 552 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1680] 10.0.0.206 () {34 vars in 1100 bytes} [Tue Apr 21 18:22:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1150593249&fields=id&tenant_id=499dc507d27243c98256f8b33e474d89 => generated 69 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1681] 10.0.0.206 () {34 vars in 1100 bytes} [Tue Apr 21 18:22:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1487802350&fields=id&tenant_id=499dc507d27243c98256f8b33e474d89 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1682] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:52 2026] DELETE /v2.0/subnets/9cdb0841-47f5-49b8-aad5-56de10654beb => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1683] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:22:52 2026] GET /v2.0/networks?id=7dbf624a-40f7-4a1f-951b-57750cc25ffd => generated 672 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1684] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:22:52 2026] GET /v2.0/quotas/499dc507d27243c98256f8b33e474d89 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1685] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:22:52 2026] GET /v2.0/ports?tenant_id=499dc507d27243c98256f8b33e474d89&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1686] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:22:52 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1687] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:22:52 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?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: 787/1688] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:52 2026] DELETE /v2.0/networks/3830f820-d432-4927-a057-cc6a09850b69 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:22:52.903 7 INFO neutron.db.segments_db [None req-6788d7bc-7c9b-47d0-b5a0-fc77a28469f5 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Added segment 87dcf1af-f3ab-42e1-9d8c-11f8a98829e7 of type vxlan for network a00c146a-35ee-4873-8658-e84ecf2c3e59 [pid: 8|app: 0|req: 788/1689] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:52 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1690] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:22:52 2026] POST /v2.0/networks => generated 633 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1693] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:53 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) 2026-04-21 18:22:53.506 7 INFO neutron.db.segments_db [None req-38afdccf-0fa3-421f-a156-4a8e898df336 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Added segment ec1ee953-8c6f-4a35-99bb-7ad16b950d47 of type vxlan for network bb2c9a61-383a-46d2-bc85-4156e768c86c [pid: 8|app: 0|req: 790/1694] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:22:53 2026] GET /v2.0/networks?id=7dbf624a-40f7-4a1f-951b-57750cc25ffd => generated 672 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1695] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:22:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=499dc507d27243c98256f8b33e474d89 => generated 274 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:53.935 7 INFO neutron.db.l3_hamode_db [None req-38afdccf-0fa3-421f-a156-4a8e898df336 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:22:54.107 8 INFO neutron.services.segments.plugin [-] Segment d8ee1c91-44ef-4c08-91bd-7bc674cc3be6 resource provider aggregate not found 2026-04-21 18:22:54.117 8 INFO neutron.services.segments.plugin [-] Segment d8ee1c91-44ef-4c08-91bd-7bc674cc3be6 resource provider aggregate not found 2026-04-21 18:22:54.143 8 INFO neutron.services.segments.plugin [-] Segment d8ee1c91-44ef-4c08-91bd-7bc674cc3be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ee1c91-44ef-4c08-91bd-7bc674cc3be6 found for delete ", "request_id": "req-ddfcc92b-b040-4a7f-a823-fafeb1fed5ce"}]} 2026-04-21 18:22:54.147 8 INFO neutron.services.segments.plugin [-] Segment d8ee1c91-44ef-4c08-91bd-7bc674cc3be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ee1c91-44ef-4c08-91bd-7bc674cc3be6 found for delete ", "request_id": "req-b1a71aab-db15-4eab-9d3b-e77e2b5d156b"}]} 2026-04-21 18:22:54.173 7 INFO neutron.db.l3_hamode_db [None req-38afdccf-0fa3-421f-a156-4a8e898df336 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 792/1696] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:22:53 2026] POST /v2.0/ports => generated 993 bytes in 685 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: 793/1697] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:54 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1698] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:54 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 996 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1699] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:22:54 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1700] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:22:53 2026] POST /v2.0/routers => generated 510 bytes in 1730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1701] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:55 2026] GET /v2.0/security-groups?id=5233c518-aa68-423f-b1e4-8d534c3993b4&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1702] 10.0.0.206 () {34 vars in 1120 bytes} [Tue Apr 21 18:22:55 2026] GET /v2.0/security-groups?id=9d588b21-360e-4cdf-884c-a16969685990&id=489ee443-95e1-45bb-bfad-8c7da0bf6d0a&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1703] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:22:54 2026] PUT /v2.0/ports/7fbf18c3-89f9-4912-869e-a008aad14910 => generated 1238 bytes in 513 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-04-21 18:22:55.458 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e461eb7-e1be-4553-8f27-d2c02be325e7'] response: {'name': 'network-changed', 'server_uuid': '6224e0c6-613c-4b69-81dc-c83bbb5e0779', 'tag': '7fbf18c3-89f9-4912-869e-a008aad14910', 'status': 'completed', 'code': 200} 2026-04-21 18:22:55.677 7 INFO neutron.db.l3_db [None req-5e8194cc-1250-41e3-9347-6124a04f974d 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] Floating IP 852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 disassociated. External IP: 10.96.250.203, port: d037d5e7-2dfc-43c1-9c2b-9826674bea6a. [pid: 7|app: 0|req: 908/1704] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:22:55 2026] DELETE /v2.0/ports/d037d5e7-2dfc-43c1-9c2b-9826674bea6a => generated 0 bytes in 1450 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1705] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.0/ports?tenant_id=499dc507d27243c98256f8b33e474d89&device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1277 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1706] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.0/ports?device_id=dc646fa3-d08d-446e-9d3f-3006703f5279 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1707] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1708] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7fbf18c3-89f9-4912-869e-a008aad14910 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:22:56.839 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a928573f-2573-4e89-a042-a8b3b4430a51'] response: {'server_uuid': 'dc646fa3-d08d-446e-9d3f-3006703f5279', 'name': 'network-vif-deleted', 'tag': 'd037d5e7-2dfc-43c1-9c2b-9826674bea6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 913/1709] 10.0.0.206 () {34 vars in 1120 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.0/security-groups?id=9d588b21-360e-4cdf-884c-a16969685990&id=489ee443-95e1-45bb-bfad-8c7da0bf6d0a&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1710] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.0/subnets?id=2579cb7f-3d8e-47bc-a8e0-f0b7d79c89fc => generated 666 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1711] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.0/ports?network_id=7dbf624a-40f7-4a1f-951b-57750cc25ffd&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1712] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:22:55 2026] PUT /v2.0/routers/56cd8680-a89c-4277-8169-aa8e19a429c5/add_router_interface => generated 309 bytes in 1568 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: 798/1713] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.0/ports/075c3aff-e96f-49ae-b537-177d77975d0e => generated 959 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1714] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:22:56 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1715] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1716] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/ports?tenant_id=499dc507d27243c98256f8b33e474d89&device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1717] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/networks?id=7dbf624a-40f7-4a1f-951b-57750cc25ffd => generated 768 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1718] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7fbf18c3-89f9-4912-869e-a008aad14910 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1719] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1720] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/subnets?id=2579cb7f-3d8e-47bc-a8e0-f0b7d79c89fc => generated 666 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1721] 199.19.213.60 () {34 vars in 1123 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/security-groups?id=9d588b21-360e-4cdf-884c-a16969685990&id=489ee443-95e1-45bb-bfad-8c7da0bf6d0a&fields=id&fields=name => generated 207 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1722] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/ports?network_id=7dbf624a-40f7-4a1f-951b-57750cc25ffd&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1723] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1724] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1725] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:22:57 2026] DELETE /v2.0/security-groups/5233c518-aa68-423f-b1e4-8d534c3993b4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1726] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:57 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1008 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1727] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:22:57 2026] PUT /v2.0/routers/56cd8680-a89c-4277-8169-aa8e19a429c5/remove_router_interface => generated 309 bytes in 1157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1728] 10.0.0.206 () {34 vars in 1120 bytes} [Tue Apr 21 18:22:58 2026] GET /v2.0/security-groups?id=9d588b21-360e-4cdf-884c-a16969685990&id=489ee443-95e1-45bb-bfad-8c7da0bf6d0a&fields=id&fields=name => generated 207 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1729] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:22:58 2026] GET /v2.0/ports?device_id=56cd8680-a89c-4277-8169-aa8e19a429c5 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1730] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:22:58 2026] DELETE /v2.0/floatingips/852fc7ec-ffbc-4c55-b5b5-bb8d5a1a8749 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1731] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:58 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 975 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1732] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:22:58 2026] GET /v2.0/security-groups?id=ded06134-d013-445d-9fd3-16813605be7b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:22:59.112 8 INFO neutron.services.segments.plugin [-] Segment ec1ee953-8c6f-4a35-99bb-7ad16b950d47 resource provider aggregate not found 2026-04-21 18:22:59.117 8 INFO neutron.services.segments.plugin [-] Segment ec1ee953-8c6f-4a35-99bb-7ad16b950d47 resource provider aggregate not found 2026-04-21 18:22:59.134 8 INFO neutron.services.segments.plugin [-] Segment ec1ee953-8c6f-4a35-99bb-7ad16b950d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1ee953-8c6f-4a35-99bb-7ad16b950d47 found for delete ", "request_id": "req-3bf09882-b901-4682-bdf7-fa79daea91cb"}]} 2026-04-21 18:22:59.137 8 INFO neutron.services.segments.plugin [-] Segment ec1ee953-8c6f-4a35-99bb-7ad16b950d47 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1ee953-8c6f-4a35-99bb-7ad16b950d47 found for delete ", "request_id": "req-8899d4b1-df05-4e50-ae5c-d8faf4d048fb"}]} 2026-04-21 18:22:59.140 8 INFO neutron.db.l3_hamode_db [None req-063806b3-e299-434f-ba49-3fac40442e3e 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] HA network bb2c9a61-383a-46d2-bc85-4156e768c86c was deleted as no HA routers are present in tenant a77429e0f50d4e0f96220767f4b2ccc0. [pid: 8|app: 0|req: 802/1733] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:58 2026] DELETE /v2.0/routers/56cd8680-a89c-4277-8169-aa8e19a429c5 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1734] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:22:59 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1735] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:22:59 2026] DELETE /v2.0/subnets/495d4144-0462-4ec5-89a8-46a89a3b6c89 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1736] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:59 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1737] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:22:59 2026] DELETE /v2.0/ports/3dd166ed-8465-4f54-9e53-2e33db512b85 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:22:59.679 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-93778987-4bdd-40a5-bf1b-6ecbb41c770a'] response: {'server_uuid': '1cc88246-f221-412f-9a04-733a05bc9df1', 'name': 'network-vif-deleted', 'tag': '3dd166ed-8465-4f54-9e53-2e33db512b85', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 934/1738] 10.0.0.206 () {34 vars in 1120 bytes} [Tue Apr 21 18:22:59 2026] GET /v2.0/security-groups?id=9d588b21-360e-4cdf-884c-a16969685990&id=489ee443-95e1-45bb-bfad-8c7da0bf6d0a&fields=id&fields=name => generated 207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1739] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:22:59 2026] GET /v2.0/ports?device_id=1cc88246-f221-412f-9a04-733a05bc9df1 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1740] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:22:59 2026] DELETE /v2.0/networks/a00c146a-35ee-4873-8658-e84ecf2c3e59 => generated 0 bytes in 1008 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:23:00.499 7 INFO neutron.db.segments_db [None req-b065d33b-d486-43e2-be71-2c8784dbf922 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Added segment 11e5ad27-a659-4737-b341-fa786bc05eee of type vxlan for network 44e83f82-3488-4f71-90c1-02c04f0e83c4 [pid: 8|app: 0|req: 806/1741] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:23:00 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1010 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:00.913 7 INFO neutron.db.l3_hamode_db [None req-b065d33b-d486-43e2-be71-2c8784dbf922 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 807/1742] 10.0.0.206 () {34 vars in 1120 bytes} [Tue Apr 21 18:23:00 2026] GET /v2.0/security-groups?id=9d588b21-360e-4cdf-884c-a16969685990&id=489ee443-95e1-45bb-bfad-8c7da0bf6d0a&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1743] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:23:01 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1010 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:01.158 8 INFO neutron.services.segments.plugin [-] Segment 87dcf1af-f3ab-42e1-9d8c-11f8a98829e7 resource provider aggregate not found 2026-04-21 18:23:01.168 8 INFO neutron.services.segments.plugin [-] Segment 87dcf1af-f3ab-42e1-9d8c-11f8a98829e7 resource provider aggregate not found 2026-04-21 18:23:01.184 8 INFO neutron.services.segments.plugin [-] Segment 87dcf1af-f3ab-42e1-9d8c-11f8a98829e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87dcf1af-f3ab-42e1-9d8c-11f8a98829e7 found for delete ", "request_id": "req-cfde8d4c-0f44-4607-a35f-47b1e9bd59fc"}]} 2026-04-21 18:23:01.191 8 INFO neutron.services.segments.plugin [-] Segment 87dcf1af-f3ab-42e1-9d8c-11f8a98829e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87dcf1af-f3ab-42e1-9d8c-11f8a98829e7 found for delete ", "request_id": "req-79ad75dc-355e-47b1-9491-7b2e41157760"}]} [pid: 8|app: 0|req: 809/1744] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:01 2026] DELETE /v2.0/security-groups/ded06134-d013-445d-9fd3-16813605be7b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:01.725 8 INFO neutron.db.l3_db [None req-8747ccf7-cb33-4268-8c97-1832016726dd 32feaf119703456b831323776e15c4b4 499dc507d27243c98256f8b33e474d89 - - - -] Floating IP c816ef79-3e97-4643-8fe0-733dbb1c623e associated. External IP: 10.96.250.217, port: 7fbf18c3-89f9-4912-869e-a008aad14910. 2026-04-21 18:23:02.166 7 INFO neutron.db.l3_hamode_db [None req-b065d33b-d486-43e2-be71-2c8784dbf922 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 810/1745] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:23:01 2026] PUT /v2.0/floatingips/c816ef79-3e97-4643-8fe0-733dbb1c623e => generated 855 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:23:02.292 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50eb93dd-f29b-4125-9986-0beda4584e53'] response: {'name': 'network-changed', 'server_uuid': '6224e0c6-613c-4b69-81dc-c83bbb5e0779', 'tag': '7fbf18c3-89f9-4912-869e-a008aad14910', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 936/1746] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:23:00 2026] POST /v2.0/routers => generated 692 bytes in 3239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1747] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:23:03 2026] GET /v2.0/ports?tenant_id=499dc507d27243c98256f8b33e474d89&device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1748] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:23:02 2026] PUT /v2.0/routers/5b374496-5c21-486a-b7fb-a76451d530a0/remove_router_interface => generated 309 bytes in 1482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1749] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:23:03 2026] GET /v2.0/networks?id=7dbf624a-40f7-4a1f-951b-57750cc25ffd => generated 768 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1750] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:23:03 2026] GET /v2.0/routers/615d5b4a-9b89-46fa-8216-b51a6afbe2ce => generated 698 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1751] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:23:03 2026] GET /v2.0/routers => generated 701 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1752] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:23:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7fbf18c3-89f9-4912-869e-a008aad14910 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1753] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:03 2026] DELETE /v2.0/subnets/4131df9e-e94f-42f1-a965-3af8da57e0b8 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1754] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:23:04 2026] GET /v2.0/subnets?id=2579cb7f-3d8e-47bc-a8e0-f0b7d79c89fc => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1755] 10.0.0.220 () {34 vars in 741 bytes} [Tue Apr 21 18:23:04 2026] PUT /v2.0/routers/615d5b4a-9b89-46fa-8216-b51a6afbe2ce => generated 705 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1756] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.0/ports?network_id=7dbf624a-40f7-4a1f-951b-57750cc25ffd&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1757] 199.19.213.60 () {34 vars in 1095 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1758] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.0/routers/615d5b4a-9b89-46fa-8216-b51a6afbe2ce => generated 705 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1759] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1760] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.0/ports?device_id=615d5b4a-9b89-46fa-8216-b51a6afbe2ce => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:05.494 8 INFO neutron.services.segments.plugin [-] Segment 26179e88-690c-46c9-98ec-2a42e43505c9 resource provider aggregate not found 2026-04-21 18:23:05.500 8 INFO neutron.services.segments.plugin [-] Segment 26179e88-690c-46c9-98ec-2a42e43505c9 resource provider aggregate not found [pid: 7|app: 0|req: 947/1761] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:05.522 8 INFO neutron.services.segments.plugin [-] Segment 26179e88-690c-46c9-98ec-2a42e43505c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26179e88-690c-46c9-98ec-2a42e43505c9 found for delete ", "request_id": "req-e66bcf79-afa8-4f4c-ac70-2f49b227bbbd"}]} 2026-04-21 18:23:05.523 8 INFO neutron.services.segments.plugin [-] Segment 26179e88-690c-46c9-98ec-2a42e43505c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26179e88-690c-46c9-98ec-2a42e43505c9 found for delete ", "request_id": "req-5be00562-1cec-41b2-bba8-0dcfb0742541"}]} 2026-04-21 18:23:05.530 8 INFO neutron.db.l3_hamode_db [None req-b98968e1-d885-4eb0-b0ca-a89064331504 5597a8a339954b5fae37aa22ebf411da 61e6550f5b64426b9755d011126b6cd0 - - - -] HA network 1e99ffe4-6e41-4f49-8ef8-8dccc4d437e8 was deleted as no HA routers are present in tenant 61e6550f5b64426b9755d011126b6cd0. [pid: 8|app: 0|req: 815/1762] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:04 2026] DELETE /v2.0/routers/5b374496-5c21-486a-b7fb-a76451d530a0 => generated 0 bytes in 1426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1763] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:05 2026] DELETE /v2.0/networks/08699188-9931-4359-866e-9f72fd49e9d5 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1764] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.0/ports?tenant_id=499dc507d27243c98256f8b33e474d89&device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1279 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1765] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.0/networks?id=7dbf624a-40f7-4a1f-951b-57750cc25ffd => generated 768 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1766] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:23:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=7fbf18c3-89f9-4912-869e-a008aad14910 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1767] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:23:06 2026] GET /v2.0/subnets?id=2579cb7f-3d8e-47bc-a8e0-f0b7d79c89fc => generated 666 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1768] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:23:06 2026] GET /v2.0/ports?network_id=7dbf624a-40f7-4a1f-951b-57750cc25ffd&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1769] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:23:06 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?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: 823/1770] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:23:06 2026] GET /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:06.666 7 INFO neutron.services.segments.plugin [-] Segment 11e5ad27-a659-4737-b341-fa786bc05eee resource provider aggregate not found 2026-04-21 18:23:06.689 7 INFO neutron.services.segments.plugin [-] Segment 11e5ad27-a659-4737-b341-fa786bc05eee resource provider aggregate not found 2026-04-21 18:23:06.695 7 INFO neutron.services.segments.plugin [-] Segment 11e5ad27-a659-4737-b341-fa786bc05eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11e5ad27-a659-4737-b341-fa786bc05eee found for delete ", "request_id": "req-80ef720a-39dd-451b-b55d-46491777caeb"}]} 2026-04-21 18:23:06.713 7 INFO neutron.services.segments.plugin [-] Segment 11e5ad27-a659-4737-b341-fa786bc05eee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11e5ad27-a659-4737-b341-fa786bc05eee found for delete ", "request_id": "req-840fd763-6dbe-460c-9230-b926fc02a281"}]} 2026-04-21 18:23:06.739 7 INFO neutron.db.l3_hamode_db [None req-b90e0a03-bfda-4ee3-a892-7dfeb5c19501 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] HA network 44e83f82-3488-4f71-90c1-02c04f0e83c4 was deleted as no HA routers are present in tenant a77429e0f50d4e0f96220767f4b2ccc0. [pid: 7|app: 0|req: 948/1771] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:05 2026] DELETE /v2.0/routers/615d5b4a-9b89-46fa-8216-b51a6afbe2ce => generated 0 bytes in 1227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1772] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:06 2026] GET /v2.0/ports?device_id=615d5b4a-9b89-46fa-8216-b51a6afbe2ce => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1773] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:06 2026] GET /v2.0/security-groups?tenant_id=d0a1752eeed34b2fb4d00f6b7fdc86a7&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:06.833 7 INFO neutron.api.v2.resource [None req-689cf6fe-de5a-4486-92d3-28eed7a4725d 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 950/1774] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:06 2026] DELETE /v2.0/routers/615d5b4a-9b89-46fa-8216-b51a6afbe2ce => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1775] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:06 2026] GET /v2.0/ports?device_id=56cd8680-a89c-4277-8169-aa8e19a429c5 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:06.905 7 INFO neutron.api.v2.resource [None req-752907ed-71df-446b-8175-049f31343bd9 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 952/1776] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:06 2026] DELETE /v2.0/routers/56cd8680-a89c-4277-8169-aa8e19a429c5 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1777] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:06 2026] DELETE /v2.0/security-groups/0d921e07-efb5-4a64-b940-f0cfb9565b8c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:06.936 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fdf967d0-a7b0-4af2-94ad-cfec553bb186 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1778] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:06 2026] DELETE /v2.0/subnets/495d4144-0462-4ec5-89a8-46a89a3b6c89 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1779] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:06 2026] GET /v2.0/ports?device_id=1be3bb66-49f0-4595-99e5-7181f2c25d3e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:07.014 7 INFO neutron.api.v2.resource [None req-2bf34aa1-0112-4f96-ba3c-0ef84c83f8d0 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 954/1780] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:06 2026] DELETE /v2.0/routers/1be3bb66-49f0-4595-99e5-7181f2c25d3e => generated 135 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:23:07.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d148aa29-5d4e-45a7-ae26-efde97fbf263 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 827/1781] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:07 2026] DELETE /v2.0/subnets/9cdb0841-47f5-49b8-aad5-56de10654beb => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1782] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:07 2026] GET /v2.0/security-groups?tenant_id=61e6550f5b64426b9755d011126b6cd0&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1783] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:07 2026] GET /v2.0/ports?device_id=8400ff09-ae55-4b91-8b98-44ba7aa62917 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:07.117 8 INFO neutron.api.v2.resource [None req-7ee6feca-64e7-412d-a307-81770aa801f3 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 829/1784] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:07 2026] DELETE /v2.0/routers/8400ff09-ae55-4b91-8b98-44ba7aa62917 => generated 135 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:23:07.141 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d87d639a-aa1f-43b6-9d7f-e5ddb95fe8b0 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 830/1785] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:07 2026] DELETE /v2.0/subnets/7ce42dcf-9a3e-4456-8c86-9dfe7ffcfb82 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1786] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:07 2026] DELETE /v2.0/security-groups/5123f934-c05c-40c4-9e39-2274ae35b6ea => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:07.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30294615-ab18-4e50-9641-1ec6f87e0545 6e9ed0e45c194bdb8c6aafd86fec0a0d a77429e0f50d4e0f96220767f4b2ccc0 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 831/1787] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:07 2026] DELETE /v2.0/subnets/d55cc438-50ef-4a30-938f-28a6c14eccce => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1788] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:07 2026] GET /v2.0/security-groups?tenant_id=a77429e0f50d4e0f96220767f4b2ccc0&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:07.954 8 INFO neutron.services.segments.plugin [-] Segment 45e8de61-1a76-49cc-aae2-6bfbccb8bbe3 resource provider aggregate not found 2026-04-21 18:23:07.961 8 INFO neutron.services.segments.plugin [-] Segment 45e8de61-1a76-49cc-aae2-6bfbccb8bbe3 resource provider aggregate not found 2026-04-21 18:23:07.973 8 INFO neutron.services.segments.plugin [-] Segment 45e8de61-1a76-49cc-aae2-6bfbccb8bbe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45e8de61-1a76-49cc-aae2-6bfbccb8bbe3 found for delete ", "request_id": "req-1925fca5-9e13-4a8e-949e-3d80be1c85bc"}]} 2026-04-21 18:23:07.982 8 INFO neutron.services.segments.plugin [-] Segment 45e8de61-1a76-49cc-aae2-6bfbccb8bbe3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45e8de61-1a76-49cc-aae2-6bfbccb8bbe3 found for delete ", "request_id": "req-8c81c1b9-8aef-4d01-b1b1-fc11df10c808"}]} [pid: 8|app: 0|req: 832/1789] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:07 2026] DELETE /v2.0/security-groups/e6d42213-5ab7-4aec-a179-50ad68554497 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1792] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:23:10 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1010 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1793] 10.0.0.206 () {34 vars in 1120 bytes} [Tue Apr 21 18:23:10 2026] GET /v2.0/security-groups?id=9d588b21-360e-4cdf-884c-a16969685990&id=489ee443-95e1-45bb-bfad-8c7da0bf6d0a&fields=id&fields=name => generated 207 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1794] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:10 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1279 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1795] 10.0.0.220 () {32 vars in 858 bytes} [Tue Apr 21 18:23:10 2026] GET /v2.0/floatingips?floating_network_id=91c87e46-6531-4582-a51f-52ae499de52f&port_id=7fbf18c3-89f9-4912-869e-a008aad14910 => generated 860 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1796] 10.0.0.210 () {34 vars in 990 bytes} [Tue Apr 21 18:23:11 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1797] 10.0.0.210 () {34 vars in 1120 bytes} [Tue Apr 21 18:23:11 2026] GET /v2.0/security-groups?id=489ee443-95e1-45bb-bfad-8c7da0bf6d0a&id=9d588b21-360e-4cdf-884c-a16969685990&fields=id&fields=name => generated 207 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:23:11.718 7 INFO neutron.db.segments_db [None req-30f6572c-7536-42c6-b326-3906d35c958c 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] Added segment 2ba986a7-6b84-4038-ab31-69a676ca56fb of type vxlan for network 97c57ef9-4779-4d7c-9826-7fcbff879b84 [pid: 7|app: 0|req: 962/1798] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:11 2026] POST /v2.0/networks => generated 726 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1799] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:23:11 2026] POST /v2.0/subnets => generated 620 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:12.119 7 WARNING neutron.api.v2.base [None req-a5caf147-457c-4d9c-9232-9967a950e549 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-21 18:23:12.119 7 INFO neutron.api.v2.resource [None req-a5caf147-457c-4d9c-9232-9967a950e549 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 963/1800] 10.0.0.220 () {34 vars in 681 bytes} [Tue Apr 21 18:23:12 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-21 18:23:12.543 8 INFO neutron.services.segments.plugin [-] Segment 2ba986a7-6b84-4038-ab31-69a676ca56fb resource provider aggregate not found 2026-04-21 18:23:12.549 8 INFO neutron.services.segments.plugin [-] Segment 2ba986a7-6b84-4038-ab31-69a676ca56fb resource provider aggregate not found 2026-04-21 18:23:12.564 8 INFO neutron.services.segments.plugin [-] Segment 2ba986a7-6b84-4038-ab31-69a676ca56fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba986a7-6b84-4038-ab31-69a676ca56fb found for delete ", "request_id": "req-c33442cb-5461-4711-8433-e9d036788653"}]} 2026-04-21 18:23:12.568 8 INFO neutron.services.segments.plugin [-] Segment 2ba986a7-6b84-4038-ab31-69a676ca56fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba986a7-6b84-4038-ab31-69a676ca56fb found for delete ", "request_id": "req-a9f2128d-8e4d-49fc-a9a3-6e392af9f470"}]} [pid: 7|app: 0|req: 964/1801] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:12 2026] GET /v2.0/security-groups?tenant_id=d598b44778b34be4bfe77dfbd6c9a37b&name=default => generated 2801 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1802] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:12 2026] DELETE /v2.0/security-groups/f1b169d3-50d2-4093-9d34-77d5e31244f0 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1803] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:12 2026] GET /v2.0/security-groups?tenant_id=77406e25635949c0b3c9fcb381b7da66&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1804] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:13 2026] DELETE /v2.0/security-groups/30d04c4f-170a-48d9-b6a1-cc82884ea343 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1805] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:12 2026] DELETE /v2.0/networks/97c57ef9-4779-4d7c-9826-7fcbff879b84 => generated 0 bytes in 1300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1806] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:23:13 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1010 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:13.510 8 INFO neutron.db.segments_db [None req-ad26ff27-42d4-42ad-9d74-0ab1c494a4ff 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] Added segment b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 of type vxlan for network d9c4a7da-40d7-40f6-bacc-133936b83753 [pid: 7|app: 0|req: 969/1807] 10.0.0.206 () {34 vars in 1120 bytes} [Tue Apr 21 18:23:13 2026] GET /v2.0/security-groups?id=9d588b21-360e-4cdf-884c-a16969685990&id=489ee443-95e1-45bb-bfad-8c7da0bf6d0a&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1808] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:13 2026] POST /v2.0/networks => generated 726 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1809] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:23:13 2026] POST /v2.0/subnets => generated 623 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:14.008 7 WARNING neutron.api.v2.base [None req-dc168c7f-95d2-4cd9-a2c9-3d877e767ae3 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-21 18:23:14.009 7 INFO neutron.api.v2.resource [None req-dc168c7f-95d2-4cd9-a2c9-3d877e767ae3 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 971/1810] 10.0.0.220 () {34 vars in 681 bytes} [Tue Apr 21 18:23:14 2026] POST /v2.0/rbac-policies => generated 547 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1811] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:23:13 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 1010 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:14.486 7 INFO neutron.services.segments.plugin [-] Segment b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 resource provider aggregate not found 2026-04-21 18:23:14.492 7 INFO neutron.services.segments.plugin [-] Segment b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 resource provider aggregate not found 2026-04-21 18:23:14.515 7 INFO neutron.services.segments.plugin [-] Segment b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 found for delete ", "request_id": "req-c65193b0-09bc-4762-94da-3993e421025c"}]} 2026-04-21 18:23:14.519 7 INFO neutron.services.segments.plugin [-] Segment b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 found for delete ", "request_id": "req-ecccee8d-382b-4dbd-9118-6222d766b3b5"}]} 2026-04-21 18:23:14.976 8 INFO neutron.services.segments.plugin [-] Segment 2ba986a7-6b84-4038-ab31-69a676ca56fb resource provider aggregate not found 2026-04-21 18:23:14.985 8 INFO neutron.services.segments.plugin [-] Segment 2ba986a7-6b84-4038-ab31-69a676ca56fb resource provider aggregate not found 2026-04-21 18:23:15.006 8 INFO neutron.services.segments.plugin [-] Segment 2ba986a7-6b84-4038-ab31-69a676ca56fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba986a7-6b84-4038-ab31-69a676ca56fb found for delete ", "request_id": "req-e11b80d8-2621-482b-87e7-eafdcc4de68f"}]} 2026-04-21 18:23:15.017 8 INFO neutron.services.segments.plugin [-] Segment 2ba986a7-6b84-4038-ab31-69a676ca56fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ba986a7-6b84-4038-ab31-69a676ca56fb found for delete ", "request_id": "req-e2276f49-a285-4f3f-aee9-9df7b45cbb34"}]} 2026-04-21 18:23:15.028 8 INFO neutron.db.l3_db [None req-916f03ac-9644-4f18-b236-1a9ca6e52462 32feaf119703456b831323776e15c4b4 499dc507d27243c98256f8b33e474d89 - - - -] Floating IP c816ef79-3e97-4643-8fe0-733dbb1c623e disassociated. External IP: 10.96.250.217, port: 7fbf18c3-89f9-4912-869e-a008aad14910. [pid: 7|app: 0|req: 972/1812] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:14 2026] DELETE /v2.0/networks/d9c4a7da-40d7-40f6-bacc-133936b83753 => generated 0 bytes in 1344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1813] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:23:15 2026] GET /v2.0/ports?device_id=6224e0c6-613c-4b69-81dc-c83bbb5e0779 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:15.442 7 INFO neutron.db.segments_db [None req-880eb53d-bd2a-450a-96fd-adffeb40bb9a 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] Added segment 77835c0c-2cc7-491e-bf0a-c06f050b3dc0 of type vxlan for network 37876416-d674-4081-8e5f-16f5686e75de [pid: 8|app: 0|req: 841/1814] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:23:14 2026] DELETE /v2.0/ports/7fbf18c3-89f9-4912-869e-a008aad14910 => generated 0 bytes in 1426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1815] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:15 2026] POST /v2.0/networks => generated 727 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:15.618 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26542477-d924-49df-9355-492f19e5238c'] response: {'server_uuid': '6224e0c6-613c-4b69-81dc-c83bbb5e0779', 'name': 'network-vif-deleted', 'tag': '7fbf18c3-89f9-4912-869e-a008aad14910', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 842/1816] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:23:15 2026] POST /v2.0/subnets => generated 623 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1817] 10.0.0.220 () {34 vars in 681 bytes} [Tue Apr 21 18:23:15 2026] POST /v2.0/rbac-policies => generated 324 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:16.666 7 INFO neutron.services.segments.plugin [-] Segment b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 resource provider aggregate not found 2026-04-21 18:23:16.675 7 INFO neutron.services.segments.plugin [-] Segment b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 resource provider aggregate not found 2026-04-21 18:23:16.692 7 INFO neutron.services.segments.plugin [-] Segment b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 found for delete ", "request_id": "req-aafc4b08-bdcd-44ef-b444-14eafa46605e"}]} 2026-04-21 18:23:16.695 7 INFO neutron.services.segments.plugin [-] Segment b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c835e2-f596-4e6f-ab2e-356ed8ab95f2 found for delete ", "request_id": "req-e8f03b39-ff72-4bfd-b577-53345087032c"}]} [pid: 8|app: 0|req: 843/1818] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:16 2026] DELETE /v2.0/security-groups/489ee443-95e1-45bb-bfad-8c7da0bf6d0a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:16.728 8 INFO neutron.api.v2.resource [None req-755571bb-bedd-43db-b75e-8a65f4de8b5d 32feaf119703456b831323776e15c4b4 499dc507d27243c98256f8b33e474d89 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 844/1819] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:23:16 2026] GET /v2.0/security-groups/489ee443-95e1-45bb-bfad-8c7da0bf6d0a => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1820] 10.0.0.220 () {32 vars in 723 bytes} [Tue Apr 21 18:23:16 2026] GET /v2.0/networks/37876416-d674-4081-8e5f-16f5686e75de => generated 655 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1821] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:16 2026] GET /v2.0/security-groups?tenant_id=e9cb7d7f0e204741ba21410e5cec5a57&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1822] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:23:16 2026] DELETE /v2.0/floatingips/c816ef79-3e97-4643-8fe0-733dbb1c623e => generated 0 bytes in 400 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1823] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:17 2026] DELETE /v2.0/security-groups/01c6fc1f-6426-4068-b3d2-bfc9f28909f9 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1824] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:17 2026] DELETE /v2.0/security-groups/9d588b21-360e-4cdf-884c-a16969685990 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:17.282 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28f465d6-d664-48b2-a0a9-314a5ce77c7d c3a3ef8b66374174b59ad5a7d91ded6c ba0691115cd74346ae925934957f64da - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 979/1825] 10.0.0.220 () {32 vars in 723 bytes} [Tue Apr 21 18:23:17 2026] GET /v2.0/networks/37876416-d674-4081-8e5f-16f5686e75de => generated 138 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:23:17.889 8 INFO neutron.services.segments.plugin [-] Segment 77835c0c-2cc7-491e-bf0a-c06f050b3dc0 resource provider aggregate not found 2026-04-21 18:23:17.895 8 INFO neutron.services.segments.plugin [-] Segment 77835c0c-2cc7-491e-bf0a-c06f050b3dc0 resource provider aggregate not found 2026-04-21 18:23:17.911 8 INFO neutron.services.segments.plugin [-] Segment 77835c0c-2cc7-491e-bf0a-c06f050b3dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77835c0c-2cc7-491e-bf0a-c06f050b3dc0 found for delete ", "request_id": "req-5888ea5b-5275-4415-ae8b-5226b981dba8"}]} [pid: 8|app: 0|req: 847/1826] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:17 2026] DELETE /v2.0/networks/37876416-d674-4081-8e5f-16f5686e75de => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:23:17.948 8 INFO neutron.services.segments.plugin [-] Segment 77835c0c-2cc7-491e-bf0a-c06f050b3dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 77835c0c-2cc7-491e-bf0a-c06f050b3dc0 found for delete ", "request_id": "req-dca5ba3b-2086-469e-a95f-e4e8c72b3dad"}]} 2026-04-21 18:23:17.958 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa445f3a-2eca-46a9-af6c-2ddf1406dfc2 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 848/1827] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:17 2026] DELETE /v2.0/subnets/a00d1534-43e0-4edf-b52c-043377a64fdd => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:23:17.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5c95dbb-a3d0-44e5-b7e2-497225e8b338 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 849/1828] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:17 2026] DELETE /v2.0/subnets/77b569bb-ce5d-4ef4-b89c-2054fcb040cc => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:23:18.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a6291de-ddc3-4da9-9147-40da1cf91c52 1692d74b792b45d39d61092240122e1c fe301883831646e687b39307d4db0c24 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 850/1829] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:17 2026] DELETE /v2.0/subnets/2fd73486-d094-4431-a7ea-20dc7a97ce0c => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1830] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:23:17 2026] PUT /v2.0/routers/b76a6415-0f18-44f1-bc40-957fa1f5b0a2/remove_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1831] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:19 2026] GET /v2.0/security-groups?tenant_id=a70c6ed401a54313be4e07804084dade&name=default => generated 2801 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1832] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:19 2026] DELETE /v2.0/security-groups/a2c3ade8-9500-4a4f-a115-ce47a8883d1a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1833] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:19 2026] GET /v2.0/security-groups?tenant_id=fe301883831646e687b39307d4db0c24&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1834] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:19 2026] DELETE /v2.0/security-groups/d259a2fb-bae2-4087-ba98-cc588202aa0f => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:19.959 8 INFO neutron.services.segments.plugin [-] Segment c1458536-8df9-4442-b5d4-8b2b4b4b2bf4 resource provider aggregate not found 2026-04-21 18:23:19.977 8 INFO neutron.services.segments.plugin [-] Segment c1458536-8df9-4442-b5d4-8b2b4b4b2bf4 resource provider aggregate not found 2026-04-21 18:23:19.983 8 INFO neutron.services.segments.plugin [-] Segment c1458536-8df9-4442-b5d4-8b2b4b4b2bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1458536-8df9-4442-b5d4-8b2b4b4b2bf4 found for delete ", "request_id": "req-fc27bf1f-8c67-4633-ad4b-746af3819139"}]} 2026-04-21 18:23:19.994 8 INFO neutron.services.segments.plugin [-] Segment c1458536-8df9-4442-b5d4-8b2b4b4b2bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1458536-8df9-4442-b5d4-8b2b4b4b2bf4 found for delete ", "request_id": "req-93932665-0089-4cb1-92af-8233f9830066"}]} 2026-04-21 18:23:19.995 8 INFO neutron.db.l3_hamode_db [None req-3469e57b-3913-4778-b4d0-44c2610c8cfd 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network 71355dad-af3d-4a6d-903c-af77d922f4d4 was deleted as no HA routers are present in tenant 499dc507d27243c98256f8b33e474d89. [pid: 8|app: 0|req: 851/1835] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:18 2026] DELETE /v2.0/routers/b76a6415-0f18-44f1-bc40-957fa1f5b0a2 => generated 0 bytes in 1377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1836] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:19 2026] GET /v2.0/security-groups?tenant_id=ba0691115cd74346ae925934957f64da&name=default => generated 2801 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1837] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:20 2026] DELETE /v2.0/security-groups/89411b1e-9e2e-4dd3-8b8f-5cc247db3125 => 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: 852/1838] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:20 2026] DELETE /v2.0/subnets/2579cb7f-3d8e-47bc-a8e0-f0b7d79c89fc => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:23:20.662 7 INFO neutron.services.segments.plugin [-] Segment df11b3de-8880-4ff5-a59f-262288452dcf resource provider aggregate not found 2026-04-21 18:23:20.670 7 INFO neutron.services.segments.plugin [-] Segment df11b3de-8880-4ff5-a59f-262288452dcf resource provider aggregate not found 2026-04-21 18:23:20.691 7 INFO neutron.services.segments.plugin [-] Segment df11b3de-8880-4ff5-a59f-262288452dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df11b3de-8880-4ff5-a59f-262288452dcf found for delete ", "request_id": "req-bacd5e76-6223-4ab3-b76d-58ae9f57eadd"}]} 2026-04-21 18:23:20.695 7 INFO neutron.services.segments.plugin [-] Segment df11b3de-8880-4ff5-a59f-262288452dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df11b3de-8880-4ff5-a59f-262288452dcf found for delete ", "request_id": "req-eacf1514-64e4-4438-8bd8-234c515e65a8"}]} [pid: 7|app: 0|req: 987/1839] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:20 2026] DELETE /v2.0/networks/7dbf624a-40f7-4a1f-951b-57750cc25ffd => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1840] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:23:20 2026] PUT /v2.0/routers/e0cff2cb-1973-4e5b-8a3e-dd67d3938b18/remove_router_interface => generated 309 bytes in 1286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:23:23.825 7 INFO neutron.services.segments.plugin [-] Segment 890744c3-490c-4754-a890-c18593cdd9a0 resource provider aggregate not found 2026-04-21 18:23:23.830 7 INFO neutron.services.segments.plugin [-] Segment 890744c3-490c-4754-a890-c18593cdd9a0 resource provider aggregate not found 2026-04-21 18:23:23.846 7 INFO neutron.services.segments.plugin [-] Segment 890744c3-490c-4754-a890-c18593cdd9a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890744c3-490c-4754-a890-c18593cdd9a0 found for delete ", "request_id": "req-7cce135f-1aac-4b78-a5a0-ef4ede8b582e"}]} 2026-04-21 18:23:23.850 7 INFO neutron.services.segments.plugin [-] Segment 890744c3-490c-4754-a890-c18593cdd9a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 890744c3-490c-4754-a890-c18593cdd9a0 found for delete ", "request_id": "req-f13de209-a96c-4094-9641-b70b38d41a2f"}]} 2026-04-21 18:23:23.855 7 INFO neutron.db.l3_hamode_db [None req-1aa5be19-da60-426a-af7c-741dd636a02e 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] HA network 1a2d7124-0cdc-4be4-939a-a1d6a42f354c was deleted as no HA routers are present in tenant a315f224be864947936aaa0f8d8a0dd9. [pid: 7|app: 0|req: 988/1843] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:22 2026] DELETE /v2.0/routers/e0cff2cb-1973-4e5b-8a3e-dd67d3938b18 => generated 0 bytes in 1857 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1844] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:23 2026] DELETE /v2.0/subnets/2c1e8497-cae7-43a0-9785-8fa4bb2e7134 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1845] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:24 2026] DELETE /v2.0/networks/cd9988bb-4d9c-48ac-9d23-302770ebfe54 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:23:24.824 8 INFO neutron.db.segments_db [None req-cbe7c72f-62c7-4ead-aa80-2132f25fa027 10b155e6da034917ab350b87188f8a30 b9b493c16e6d43eb982b3f3a91f44235 - - - -] Added segment 57fcd042-e55c-4d8c-ac9c-52f62193a973 of type vxlan for network 80dacf74-9454-41ad-8f2c-2ef1f97d12cc [pid: 8|app: 0|req: 857/1846] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:24 2026] POST /v2.0/networks => generated 632 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1847] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:24 2026] GET /v2.0/security-groups?tenant_id=a315f224be864947936aaa0f8d8a0dd9&name=default => generated 2801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1848] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:25 2026] DELETE /v2.0/security-groups/0090f0c2-d2bf-4877-be0f-d52f0b3b733f => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1849] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:25 2026] GET /v2.0/security-groups?tenant_id=499dc507d27243c98256f8b33e474d89&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1850] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:23:25 2026] POST /v2.0/ports => generated 743 bytes in 393 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: 860/1851] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:25 2026] DELETE /v2.0/security-groups/7be898a3-3353-4a6d-b453-bd1e9c31f484 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:25.465 7 INFO neutron.db.segments_db [None req-20a55e8d-85da-4e73-9f5a-4a31864b265f 10b155e6da034917ab350b87188f8a30 b9b493c16e6d43eb982b3f3a91f44235 - - - -] Added segment b8aa7fe1-de50-4e1e-8de3-da6f8c334ccc of type vxlan for network ac70cb73-d382-4b74-9bb5-fe5ce161d548 [pid: 7|app: 0|req: 992/1852] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:25 2026] POST /v2.0/networks => generated 632 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1853] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:23:25 2026] POST /v2.0/ports => generated 743 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:26.077 7 INFO neutron.services.segments.plugin [-] Segment 14a90f79-ac44-485d-8e95-61982bb4801c resource provider aggregate not found 2026-04-21 18:23:26.085 7 INFO neutron.services.segments.plugin [-] Segment 14a90f79-ac44-485d-8e95-61982bb4801c resource provider aggregate not found 2026-04-21 18:23:26.113 7 INFO neutron.services.segments.plugin [-] Segment 14a90f79-ac44-485d-8e95-61982bb4801c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a90f79-ac44-485d-8e95-61982bb4801c found for delete ", "request_id": "req-02a8fa68-5983-4841-a1e5-8735e00bf23b"}]} 2026-04-21 18:23:26.119 7 INFO neutron.services.segments.plugin [-] Segment 14a90f79-ac44-485d-8e95-61982bb4801c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14a90f79-ac44-485d-8e95-61982bb4801c found for delete ", "request_id": "req-228024ce-917f-461d-a909-e417f97499d0"}]} 2026-04-21 18:23:26.146 7 INFO neutron.db.segments_db [None req-184f323e-4e83-4190-84f3-218d935ced4b 10b155e6da034917ab350b87188f8a30 b9b493c16e6d43eb982b3f3a91f44235 - - - -] Added segment 0b964a1e-cf52-45c3-9e45-86fe227e9659 of type vxlan for network 751dbff8-0020-4dda-b25b-8a78193fc00f [pid: 7|app: 0|req: 993/1854] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:26 2026] POST /v2.0/networks => generated 631 bytes in 261 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: 862/1855] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:23:26 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:26.763 7 INFO neutron.db.segments_db [None req-24cd7550-3824-49db-be3c-30d63ef88c6c 10b155e6da034917ab350b87188f8a30 b9b493c16e6d43eb982b3f3a91f44235 - - - -] Added segment 017bfaa3-5aaa-4705-973f-de952c294a0c of type vxlan for network 65a4f8e4-9190-4c64-b189-dc9433e786af [pid: 7|app: 0|req: 994/1856] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:26 2026] POST /v2.0/networks => generated 631 bytes in 315 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: 863/1857] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:23:26 2026] POST /v2.0/ports => generated 743 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:27.458 7 INFO neutron.db.segments_db [None req-257a266e-f6ca-429b-9a6f-864ce9b95b59 10b155e6da034917ab350b87188f8a30 b9b493c16e6d43eb982b3f3a91f44235 - - - -] Added segment 1a88d7a7-cba0-4636-b321-f1786d3e9c3c of type vxlan for network 092feddd-a3e8-4ac6-b649-3e59d9586199 [pid: 7|app: 0|req: 995/1858] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:27 2026] POST /v2.0/networks => generated 632 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 996/1859] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:27 2026] GET /v2.0/security-groups?tenant_id=d6a09acfc1c74069a414b27c7a067c3b&name=default => generated 2801 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1860] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:23:27 2026] POST /v2.0/ports => generated 743 bytes in 361 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: 865/1861] 10.0.0.220 () {34 vars in 747 bytes} [Tue Apr 21 18:23:27 2026] PUT /v2.0/ports/beafb8a7-c27e-429b-8d08-b7b9e2ae166a/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1862] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:27 2026] DELETE /v2.0/security-groups/f6c9405c-e340-4a2d-8d6f-5c5cc60de5f1 => 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: 866/1863] 10.0.0.220 () {34 vars in 747 bytes} [Tue Apr 21 18:23:28 2026] PUT /v2.0/ports/75a344bc-3d95-4668-84e1-ae504ad21001/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1864] 10.0.0.220 () {34 vars in 747 bytes} [Tue Apr 21 18:23:28 2026] PUT /v2.0/ports/17c18965-2a71-4680-adb8-f9118f230d4b/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1865] 10.0.0.220 () {34 vars in 747 bytes} [Tue Apr 21 18:23:28 2026] PUT /v2.0/ports/377aed1b-2357-464e-8f41-a0c34cb504b4/tags => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1866] 10.0.0.220 () {32 vars in 660 bytes} [Tue Apr 21 18:23:28 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1867] 10.0.0.220 () {32 vars in 674 bytes} [Tue Apr 21 18:23:28 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1868] 10.0.0.220 () {32 vars in 670 bytes} [Tue Apr 21 18:23:28 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1869] 10.0.0.220 () {32 vars in 682 bytes} [Tue Apr 21 18:23:28 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1870] 10.0.0.220 () {32 vars in 668 bytes} [Tue Apr 21 18:23:28 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1871] 10.0.0.220 () {32 vars in 682 bytes} [Tue Apr 21 18:23:29 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1872] 10.0.0.220 () {32 vars in 678 bytes} [Tue Apr 21 18:23:29 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1873] 10.0.0.220 () {32 vars in 690 bytes} [Tue Apr 21 18:23:29 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1874] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:23:29 2026] DELETE /v2.0/ports/beafb8a7-c27e-429b-8d08-b7b9e2ae166a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:23:30.288 7 INFO neutron.db.segments_db [None req-3cf6b037-0136-47d8-8ca4-b9ab0c149eb3 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Added segment a71e9f45-b766-4689-8746-d375e3bdae57 of type vxlan for network 4aa995d7-8e2a-4d7c-92ce-24bef8195d3c [pid: 8|app: 0|req: 872/1875] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:23:30 2026] DELETE /v2.0/ports/75a344bc-3d95-4668-84e1-ae504ad21001 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1876] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:23:30 2026] DELETE /v2.0/ports/17c18965-2a71-4680-adb8-f9118f230d4b => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:23:30.677 7 INFO neutron.db.l3_hamode_db [None req-3cf6b037-0136-47d8-8ca4-b9ab0c149eb3 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 874/1877] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:23:30 2026] DELETE /v2.0/ports/377aed1b-2357-464e-8f41-a0c34cb504b4 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:23:30.860 7 INFO neutron.db.l3_hamode_db [None req-3cf6b037-0136-47d8-8ca4-b9ab0c149eb3 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 875/1878] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:23:30 2026] DELETE /v2.0/ports/1e895c48-77bf-44c0-9936-ea939f94727a => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:23:31.295 8 INFO neutron.services.segments.plugin [-] Segment 57fcd042-e55c-4d8c-ac9c-52f62193a973 resource provider aggregate not found 2026-04-21 18:23:31.300 8 INFO neutron.services.segments.plugin [-] Segment 57fcd042-e55c-4d8c-ac9c-52f62193a973 resource provider aggregate not found 2026-04-21 18:23:31.322 8 INFO neutron.services.segments.plugin [-] Segment 57fcd042-e55c-4d8c-ac9c-52f62193a973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57fcd042-e55c-4d8c-ac9c-52f62193a973 found for delete ", "request_id": "req-4810fdf5-2571-4906-ade4-afb70d62e32d"}]} 2026-04-21 18:23:31.323 8 INFO neutron.services.segments.plugin [-] Segment 57fcd042-e55c-4d8c-ac9c-52f62193a973 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57fcd042-e55c-4d8c-ac9c-52f62193a973 found for delete ", "request_id": "req-f7902024-96b3-418d-a93b-b64e051c1ec1"}]} [pid: 8|app: 0|req: 876/1879] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:31 2026] DELETE /v2.0/networks/80dacf74-9454-41ad-8f2c-2ef1f97d12cc => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1880] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:31 2026] DELETE /v2.0/networks/ac70cb73-d382-4b74-9bb5-fe5ce161d548 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1881] 10.0.0.220 () {34 vars in 668 bytes} [Tue Apr 21 18:23:30 2026] POST /v2.0/routers => generated 474 bytes in 1563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:31.727 7 INFO neutron.db.l3_hamode_db [None req-71e13f8d-82eb-4129-9590-db3e2347b76b 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 878/1882] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:31 2026] DELETE /v2.0/networks/751dbff8-0020-4dda-b25b-8a78193fc00f => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:23:31.919 7 INFO neutron.db.l3_hamode_db [None req-71e13f8d-82eb-4129-9590-db3e2347b76b 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 879/1883] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:31 2026] DELETE /v2.0/networks/65a4f8e4-9190-4c64-b189-dc9433e786af => 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: 880/1884] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:32 2026] DELETE /v2.0/networks/092feddd-a3e8-4ac6-b649-3e59d9586199 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1885] 10.0.0.220 () {34 vars in 668 bytes} [Tue Apr 21 18:23:31 2026] POST /v2.0/routers => generated 474 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:32.799 7 INFO neutron.db.l3_hamode_db [None req-aff8b5c4-2451-4138-b36f-8af96ba290f5 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:23:32.993 7 INFO neutron.db.l3_hamode_db [None req-aff8b5c4-2451-4138-b36f-8af96ba290f5 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:23:33.002 8 INFO neutron.db.segments_db [None req-b1c01d03-33c0-4f4f-8bb2-52b92b31e42a ae917a58b8714e55b654e8e562b59739 53f54277dede478c8690aba37320c1e7 - - - -] Added segment b0e392db-f3dd-4533-8bd4-a8442dd72164 of type vxlan for network aa1d862b-85b4-43ff-835f-27936a180f86 [pid: 8|app: 0|req: 881/1886] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:32 2026] POST /v2.0/networks => generated 631 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:33.358 8 INFO neutron.services.segments.plugin [-] Segment b8aa7fe1-de50-4e1e-8de3-da6f8c334ccc resource provider aggregate not found 2026-04-21 18:23:33.365 8 INFO neutron.services.segments.plugin [-] Segment b8aa7fe1-de50-4e1e-8de3-da6f8c334ccc resource provider aggregate not found 2026-04-21 18:23:33.389 8 INFO neutron.services.segments.plugin [-] Segment b8aa7fe1-de50-4e1e-8de3-da6f8c334ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8aa7fe1-de50-4e1e-8de3-da6f8c334ccc found for delete ", "request_id": "req-7394ecec-cf24-4356-b4c9-a636b4c06459"}]} 2026-04-21 18:23:33.409 8 INFO neutron.services.segments.plugin [-] Segment b8aa7fe1-de50-4e1e-8de3-da6f8c334ccc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8aa7fe1-de50-4e1e-8de3-da6f8c334ccc found for delete ", "request_id": "req-a565568d-b99b-4e47-b9b1-ad5a1b9fd5c9"}]} 2026-04-21 18:23:33.417 8 INFO neutron.services.segments.plugin [-] Segment 0b964a1e-cf52-45c3-9e45-86fe227e9659 resource provider aggregate not found 2026-04-21 18:23:33.436 8 INFO neutron.services.segments.plugin [-] Segment 0b964a1e-cf52-45c3-9e45-86fe227e9659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b964a1e-cf52-45c3-9e45-86fe227e9659 found for delete ", "request_id": "req-492c27e6-a3c0-45fc-ac65-a1f1cb7c9d40"}]} 2026-04-21 18:23:33.445 8 INFO neutron.services.segments.plugin [-] Segment 0b964a1e-cf52-45c3-9e45-86fe227e9659 resource provider aggregate not found 2026-04-21 18:23:33.461 8 INFO neutron.services.segments.plugin [-] Segment 017bfaa3-5aaa-4705-973f-de952c294a0c resource provider aggregate not found 2026-04-21 18:23:33.477 8 INFO neutron.services.segments.plugin [-] Segment 0b964a1e-cf52-45c3-9e45-86fe227e9659 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b964a1e-cf52-45c3-9e45-86fe227e9659 found for delete ", "request_id": "req-b3e69163-c4eb-4691-809b-d3ddcb063539"}]} 2026-04-21 18:23:33.486 8 INFO neutron.services.segments.plugin [-] Segment 017bfaa3-5aaa-4705-973f-de952c294a0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017bfaa3-5aaa-4705-973f-de952c294a0c found for delete ", "request_id": "req-571a7bf2-cf54-47f7-993a-17ffd9a18262"}]} [pid: 8|app: 0|req: 882/1887] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:33 2026] GET /v2.0/security-groups?tenant_id=6a90e3d787d64390aca307e424d441b4&name=default => generated 2801 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:33.504 8 INFO neutron.services.segments.plugin [-] Segment 1a88d7a7-cba0-4636-b321-f1786d3e9c3c resource provider aggregate not found 2026-04-21 18:23:33.509 8 INFO neutron.services.segments.plugin [-] Segment 017bfaa3-5aaa-4705-973f-de952c294a0c resource provider aggregate not found 2026-04-21 18:23:33.529 8 INFO neutron.services.segments.plugin [-] Segment 017bfaa3-5aaa-4705-973f-de952c294a0c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017bfaa3-5aaa-4705-973f-de952c294a0c found for delete ", "request_id": "req-6dd15d49-2d11-435e-8a00-b33d72c4e06a"}]} 2026-04-21 18:23:33.538 8 INFO neutron.services.segments.plugin [-] Segment 1a88d7a7-cba0-4636-b321-f1786d3e9c3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a88d7a7-cba0-4636-b321-f1786d3e9c3c found for delete ", "request_id": "req-d3c7c426-2f43-46a5-bf42-7c558ce87844"}]} 2026-04-21 18:23:33.554 8 INFO neutron.services.segments.plugin [-] Segment 1a88d7a7-cba0-4636-b321-f1786d3e9c3c resource provider aggregate not found 2026-04-21 18:23:33.578 8 INFO neutron.services.segments.plugin [-] Segment 1a88d7a7-cba0-4636-b321-f1786d3e9c3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a88d7a7-cba0-4636-b321-f1786d3e9c3c found for delete ", "request_id": "req-2326ad10-6495-4dbc-a81a-c493b1e43296"}]} 2026-04-21 18:23:33.579 8 INFO neutron.db.segments_db [None req-204d3e5a-cc84-4092-b530-b4f555c77659 ae917a58b8714e55b654e8e562b59739 53f54277dede478c8690aba37320c1e7 - - - -] Added segment 0bf6f8cc-8457-41ab-a40d-883d38f9c97b of type vxlan for network 01af2f88-5802-41fd-982f-d14675f96d6d [pid: 8|app: 0|req: 883/1888] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:33 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1889] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:33 2026] DELETE /v2.0/security-groups/d51229eb-a8f4-4033-806c-efac70e6031d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:33.897 8 INFO neutron.db.segments_db [None req-7c950661-4e0c-4ce8-b5f4-c3a4ec239caf ae917a58b8714e55b654e8e562b59739 53f54277dede478c8690aba37320c1e7 - - - -] Added segment 01512257-0597-419b-a41e-320611683687 of type vxlan for network 1b258fe5-cf5c-4969-a952-ce5886236865 [pid: 8|app: 0|req: 885/1890] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:33 2026] POST /v2.0/networks => generated 632 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1891] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:34 2026] GET /v2.0/security-groups?tenant_id=aef8621483fe43c7952f6c8df157005c&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:34.220 8 INFO neutron.db.segments_db [None req-67d7c237-2a65-4807-922d-dfc89e662bb1 ae917a58b8714e55b654e8e562b59739 53f54277dede478c8690aba37320c1e7 - - - -] Added segment e4e36332-c3f5-49cd-8be2-a52cf6970ad6 of type vxlan for network e80bf836-0f65-4ae6-9970-1e5b2e3aafc1 [pid: 8|app: 0|req: 887/1892] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:34 2026] POST /v2.0/networks => generated 631 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1893] 10.0.0.220 () {34 vars in 668 bytes} [Tue Apr 21 18:23:32 2026] POST /v2.0/routers => generated 474 bytes in 1684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1894] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:34 2026] DELETE /v2.0/security-groups/25c69ca4-1260-40a6-8d92-456835ce2f6c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:34.486 7 INFO neutron.db.segments_db [None req-acd3bd4d-9ddb-46ae-b8cf-c611a2a5c170 ae917a58b8714e55b654e8e562b59739 53f54277dede478c8690aba37320c1e7 - - - -] Added segment e5acd969-92cd-4930-b1c9-46fc086fb264 of type vxlan for network 51efb730-ba0a-4b54-b163-2976576402ea 2026-04-21 18:23:34.558 8 INFO neutron.db.l3_hamode_db [None req-55b5f29b-135b-4baf-8b7c-ed9ad4cde837 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1007/1895] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:34 2026] POST /v2.0/networks => generated 631 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1896] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:34 2026] PUT /v2.0/networks/aa1d862b-85b4-43ff-835f-27936a180f86/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1897] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:34 2026] GET /v2.0/security-groups?tenant_id=b9b493c16e6d43eb982b3f3a91f44235&name=default => generated 2801 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1898] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:34 2026] PUT /v2.0/networks/01af2f88-5802-41fd-982f-d14675f96d6d/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:34.784 8 INFO neutron.db.l3_hamode_db [None req-55b5f29b-135b-4baf-8b7c-ed9ad4cde837 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1011/1899] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:34 2026] DELETE /v2.0/security-groups/aff79da9-ee8b-4fbe-9a7a-83503de26cc5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1900] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:34 2026] PUT /v2.0/networks/1b258fe5-cf5c-4969-a952-ce5886236865/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1901] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:34 2026] PUT /v2.0/networks/e80bf836-0f65-4ae6-9970-1e5b2e3aafc1/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1902] 10.0.0.220 () {32 vars in 666 bytes} [Tue Apr 21 18:23:35 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1903] 10.0.0.220 () {32 vars in 680 bytes} [Tue Apr 21 18:23:35 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1904] 10.0.0.220 () {32 vars in 676 bytes} [Tue Apr 21 18:23:35 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1905] 10.0.0.220 () {32 vars in 688 bytes} [Tue Apr 21 18:23:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1906] 10.0.0.220 () {32 vars in 674 bytes} [Tue Apr 21 18:23:35 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1907] 10.0.0.220 () {34 vars in 668 bytes} [Tue Apr 21 18:23:34 2026] POST /v2.0/routers => generated 474 bytes in 1179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:35.723 8 INFO neutron.db.l3_hamode_db [None req-41b59448-078f-4b4e-80a7-3844e48f0fa0 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1019/1908] 10.0.0.220 () {32 vars in 688 bytes} [Tue Apr 21 18:23:35 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1909] 10.0.0.220 () {32 vars in 684 bytes} [Tue Apr 21 18:23:35 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:35.917 8 INFO neutron.db.l3_hamode_db [None req-41b59448-078f-4b4e-80a7-3844e48f0fa0 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1021/1910] 10.0.0.220 () {32 vars in 696 bytes} [Tue Apr 21 18:23:35 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:36.197 7 INFO neutron.services.segments.plugin [-] Segment b0e392db-f3dd-4533-8bd4-a8442dd72164 resource provider aggregate not found 2026-04-21 18:23:36.207 7 INFO neutron.services.segments.plugin [-] Segment b0e392db-f3dd-4533-8bd4-a8442dd72164 resource provider aggregate not found 2026-04-21 18:23:36.224 7 INFO neutron.services.segments.plugin [-] Segment b0e392db-f3dd-4533-8bd4-a8442dd72164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0e392db-f3dd-4533-8bd4-a8442dd72164 found for delete ", "request_id": "req-d0bbf565-27a5-47ed-a296-fc9264919f4e"}]} 2026-04-21 18:23:36.224 7 INFO neutron.services.segments.plugin [-] Segment b0e392db-f3dd-4533-8bd4-a8442dd72164 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0e392db-f3dd-4533-8bd4-a8442dd72164 found for delete ", "request_id": "req-21c21b01-2421-4550-bfe8-a1a7c432129d"}]} [pid: 7|app: 0|req: 1022/1911] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:35 2026] DELETE /v2.0/networks/aa1d862b-85b4-43ff-835f-27936a180f86 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1912] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:36 2026] DELETE /v2.0/networks/01af2f88-5802-41fd-982f-d14675f96d6d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/1913] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:36 2026] DELETE /v2.0/networks/1b258fe5-cf5c-4969-a952-ce5886236865 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1914] 10.0.0.220 () {34 vars in 668 bytes} [Tue Apr 21 18:23:35 2026] POST /v2.0/routers => generated 474 bytes in 1120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1915] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:23:36 2026] PUT /v2.0/routers/50a60f23-4a0a-4eab-8ef5-ce80eebf86d0/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/1916] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:36 2026] DELETE /v2.0/networks/e80bf836-0f65-4ae6-9970-1e5b2e3aafc1 => 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: 892/1917] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:23:36 2026] PUT /v2.0/routers/6866b917-5b25-4945-a183-31ba94ced844/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1918] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:23:36 2026] PUT /v2.0/routers/64b629d8-5b6e-418b-8252-d5b4ca36ee62/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1919] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:23:36 2026] DELETE /v2.0/networks/51efb730-ba0a-4b54-b163-2976576402ea => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1920] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:23:37 2026] PUT /v2.0/routers/3abf48fc-2281-45a6-b123-f81124121139/tags => generated 19 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1921] 10.0.0.220 () {32 vars in 664 bytes} [Tue Apr 21 18:23:37 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1922] 10.0.0.220 () {32 vars in 678 bytes} [Tue Apr 21 18:23:37 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1923] 10.0.0.220 () {32 vars in 674 bytes} [Tue Apr 21 18:23:37 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1924] 10.0.0.220 () {32 vars in 686 bytes} [Tue Apr 21 18:23:37 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1925] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:38 2026] GET /v2.0/security-groups?tenant_id=53f54277dede478c8690aba37320c1e7&name=default => generated 2801 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:38.254 7 INFO neutron.services.segments.plugin [-] Segment 0bf6f8cc-8457-41ab-a40d-883d38f9c97b resource provider aggregate not found [pid: 8|app: 0|req: 897/1928] 10.0.0.220 () {32 vars in 672 bytes} [Tue Apr 21 18:23:38 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:23:38.259 7 INFO neutron.services.segments.plugin [-] Segment 0bf6f8cc-8457-41ab-a40d-883d38f9c97b resource provider aggregate not found 2026-04-21 18:23:38.278 7 INFO neutron.services.segments.plugin [-] Segment 0bf6f8cc-8457-41ab-a40d-883d38f9c97b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf6f8cc-8457-41ab-a40d-883d38f9c97b found for delete ", "request_id": "req-2315b36f-0395-4662-80ad-d3b4a532e2e7"}]} 2026-04-21 18:23:38.285 7 INFO neutron.services.segments.plugin [-] Segment 0bf6f8cc-8457-41ab-a40d-883d38f9c97b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf6f8cc-8457-41ab-a40d-883d38f9c97b found for delete ", "request_id": "req-aff0d53a-2123-4c7f-99fb-140eb7b56408"}]} 2026-04-21 18:23:38.301 7 INFO neutron.services.segments.plugin [-] Segment 01512257-0597-419b-a41e-320611683687 resource provider aggregate not found 2026-04-21 18:23:38.311 7 INFO neutron.services.segments.plugin [-] Segment 01512257-0597-419b-a41e-320611683687 resource provider aggregate not found 2026-04-21 18:23:38.339 7 INFO neutron.services.segments.plugin [-] Segment 01512257-0597-419b-a41e-320611683687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01512257-0597-419b-a41e-320611683687 found for delete ", "request_id": "req-71a85953-2773-4d9f-967b-80697470ff3c"}]} 2026-04-21 18:23:38.346 7 INFO neutron.services.segments.plugin [-] Segment 01512257-0597-419b-a41e-320611683687 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01512257-0597-419b-a41e-320611683687 found for delete ", "request_id": "req-445d156a-2eea-4ff6-a8e0-03fe478fd471"}]} 2026-04-21 18:23:38.372 7 INFO neutron.services.segments.plugin [-] Segment e4e36332-c3f5-49cd-8be2-a52cf6970ad6 resource provider aggregate not found 2026-04-21 18:23:38.388 7 INFO neutron.services.segments.plugin [-] Segment e4e36332-c3f5-49cd-8be2-a52cf6970ad6 resource provider aggregate not found 2026-04-21 18:23:38.419 7 INFO neutron.services.segments.plugin [-] Segment e4e36332-c3f5-49cd-8be2-a52cf6970ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4e36332-c3f5-49cd-8be2-a52cf6970ad6 found for delete ", "request_id": "req-2200521c-fdfe-40ee-aee6-2976100c29f4"}]} [pid: 8|app: 0|req: 898/1929] 10.0.0.220 () {32 vars in 686 bytes} [Tue Apr 21 18:23:38 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:38.427 7 INFO neutron.services.segments.plugin [-] Segment e4e36332-c3f5-49cd-8be2-a52cf6970ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4e36332-c3f5-49cd-8be2-a52cf6970ad6 found for delete ", "request_id": "req-72835054-e0cd-40e3-b884-b5e280cca963"}]} [pid: 7|app: 0|req: 1032/1930] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:38 2026] DELETE /v2.0/security-groups/e84e3357-d298-4577-ae59-45d3b9a573b0 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1931] 10.0.0.220 () {32 vars in 682 bytes} [Tue Apr 21 18:23:38 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:23:38.602 7 INFO neutron.services.segments.plugin [-] Segment e5acd969-92cd-4930-b1c9-46fc086fb264 resource provider aggregate not found 2026-04-21 18:23:38.608 7 INFO neutron.services.segments.plugin [-] Segment e5acd969-92cd-4930-b1c9-46fc086fb264 resource provider aggregate not found 2026-04-21 18:23:38.656 7 INFO neutron.services.segments.plugin [-] Segment e5acd969-92cd-4930-b1c9-46fc086fb264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5acd969-92cd-4930-b1c9-46fc086fb264 found for delete ", "request_id": "req-bf85351f-d86f-4de9-8028-52d5d50a0a68"}]} 2026-04-21 18:23:38.658 7 INFO neutron.services.segments.plugin [-] Segment e5acd969-92cd-4930-b1c9-46fc086fb264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5acd969-92cd-4930-b1c9-46fc086fb264 found for delete ", "request_id": "req-750d8983-8394-4183-81d4-1bf99a22bed4"}]} [pid: 8|app: 0|req: 900/1932] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:38 2026] GET /v2.0/security-groups?tenant_id=4a437fdc5be54d4cad638ee5fbc2b82c&name=default => generated 2801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1933] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:23:38 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1934] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:23:38 2026] GET /v2.0/routers/50a60f23-4a0a-4eab-8ef5-ce80eebf86d0 => generated 485 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1935] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:38 2026] DELETE /v2.0/security-groups/7d360ba7-53ac-46f2-9951-35c3490f970c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1936] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:39 2026] GET /v2.0/security-groups?tenant_id=1cf63b8451c34450a1c83aa5c7f16f85&name=default => generated 2801 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1937] 10.0.0.220 () {34 vars in 678 bytes} [Tue Apr 21 18:23:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1938] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:39 2026] DELETE /v2.0/security-groups/c3beb4f9-f9e9-4068-9d06-e730e5fea909 => 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: 905/1939] 10.0.0.220 () {34 vars in 678 bytes} [Tue Apr 21 18:23:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1940] 10.0.0.220 () {34 vars in 678 bytes} [Tue Apr 21 18:23:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1941] 10.0.0.220 () {34 vars in 678 bytes} [Tue Apr 21 18:23:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1942] 10.0.0.220 () {34 vars in 678 bytes} [Tue Apr 21 18:23:39 2026] POST /v2.0/qos/policies => generated 359 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1943] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:39 2026] PUT /v2.0/policies/3d34eef5-c513-470f-9ab6-fb3d531d3a58/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1944] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:39 2026] PUT /v2.0/policies/ce4125b2-c07a-4db7-a4b3-f832821e0671/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1945] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:39 2026] PUT /v2.0/policies/f8713d3c-934c-4b2b-8f22-44bf61f061a5/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: 912/1946] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:39 2026] PUT /v2.0/policies/6512d69a-7d33-4886-a1ea-1b74d16b0723/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1947] 10.0.0.220 () {34 vars in 742 bytes} [Tue Apr 21 18:23:38 2026] PUT /v2.0/routers/50a60f23-4a0a-4eab-8ef5-ce80eebf86d0 => generated 485 bytes in 1274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1948] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:40 2026] GET /v2.0/ports?device_id=50a60f23-4a0a-4eab-8ef5-ce80eebf86d0 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1949] 10.0.0.220 () {32 vars in 674 bytes} [Tue Apr 21 18:23:40 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1950] 10.0.0.220 () {32 vars in 688 bytes} [Tue Apr 21 18:23:40 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1951] 10.0.0.220 () {32 vars in 684 bytes} [Tue Apr 21 18:23:40 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1952] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:40 2026] DELETE /v2.0/routers/50a60f23-4a0a-4eab-8ef5-ce80eebf86d0 => generated 0 bytes in 574 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1953] 10.0.0.220 () {32 vars in 696 bytes} [Tue Apr 21 18:23:40 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1954] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:23:40 2026] GET /v2.0/routers/6866b917-5b25-4945-a183-31ba94ced844 => generated 493 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1955] 10.0.0.220 () {32 vars in 682 bytes} [Tue Apr 21 18:23:40 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1956] 10.0.0.220 () {32 vars in 696 bytes} [Tue Apr 21 18:23:40 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1957] 10.0.0.220 () {32 vars in 692 bytes} [Tue Apr 21 18:23:40 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1958] 10.0.0.220 () {32 vars in 704 bytes} [Tue Apr 21 18:23:41 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1959] 10.0.0.220 () {32 vars in 734 bytes} [Tue Apr 21 18:23:41 2026] DELETE /v2.0/qos/policies/3d34eef5-c513-470f-9ab6-fb3d531d3a58 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1960] 10.0.0.220 () {32 vars in 734 bytes} [Tue Apr 21 18:23:41 2026] DELETE /v2.0/qos/policies/ce4125b2-c07a-4db7-a4b3-f832821e0671 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1961] 10.0.0.220 () {32 vars in 734 bytes} [Tue Apr 21 18:23:41 2026] DELETE /v2.0/qos/policies/f8713d3c-934c-4b2b-8f22-44bf61f061a5 => 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: 925/1962] 10.0.0.220 () {32 vars in 734 bytes} [Tue Apr 21 18:23:41 2026] DELETE /v2.0/qos/policies/6512d69a-7d33-4886-a1ea-1b74d16b0723 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1963] 10.0.0.220 () {32 vars in 734 bytes} [Tue Apr 21 18:23:41 2026] DELETE /v2.0/qos/policies/4d2ed964-afca-434e-8f2c-8c35d0283b25 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1964] 10.0.0.220 () {34 vars in 742 bytes} [Tue Apr 21 18:23:40 2026] PUT /v2.0/routers/6866b917-5b25-4945-a183-31ba94ced844 => generated 493 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1965] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:41 2026] GET /v2.0/ports?device_id=6866b917-5b25-4945-a183-31ba94ced844 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1966] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:41 2026] DELETE /v2.0/routers/6866b917-5b25-4945-a183-31ba94ced844 => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1967] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:23:42 2026] GET /v2.0/routers/64b629d8-5b6e-418b-8252-d5b4ca36ee62 => generated 502 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1968] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:42 2026] GET /v2.0/security-groups?tenant_id=a74bfeb96cc34671971bda8f1b5a936e&name=default => generated 2801 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1969] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:42 2026] DELETE /v2.0/security-groups/10635446-e848-411f-9c99-2ea3e2f65f9e => 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: 931/1970] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:43 2026] GET /v2.0/security-groups?tenant_id=2240a7e4b46240f4a4772f4806eb05b5&name=default => generated 2801 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1971] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:43 2026] DELETE /v2.0/security-groups/e4657f4e-457b-462f-92a9-9ece80b1dc71 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1972] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:43 2026] GET /v2.0/security-groups?tenant_id=001c2a489fc34bceb22b9c8eece370c7&name=default => generated 2801 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1973] 10.0.0.220 () {34 vars in 742 bytes} [Tue Apr 21 18:23:42 2026] PUT /v2.0/routers/64b629d8-5b6e-418b-8252-d5b4ca36ee62 => generated 502 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1974] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:43 2026] GET /v2.0/ports?device_id=64b629d8-5b6e-418b-8252-d5b4ca36ee62 => 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: 934/1975] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:43 2026] DELETE /v2.0/security-groups/67fcc666-d66f-4bc7-8e04-3540db074bc7 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1976] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:43 2026] DELETE /v2.0/routers/64b629d8-5b6e-418b-8252-d5b4ca36ee62 => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1977] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:23:44 2026] GET /v2.0/routers/3abf48fc-2281-45a6-b123-f81124121139 => generated 487 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1978] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:23:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1979] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:23:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1980] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:23:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1981] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:23:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1982] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:23:44 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1983] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:23:44 2026] PUT /v2.0/subnetpools/2fc35b2f-1bad-41e4-8e2f-ebc111df9fce/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1984] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:23:44 2026] PUT /v2.0/subnetpools/7c7bf639-1f10-4037-bbe5-b7529b1d718c/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1985] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:23:44 2026] PUT /v2.0/subnetpools/c9fd2aba-44c0-4c35-88bc-8a6698b22c42/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1986] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:23:44 2026] PUT /v2.0/subnetpools/e5407308-129e-47f8-8e66-25637833627c/tags => 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: 944/1987] 10.0.0.220 () {32 vars in 672 bytes} [Tue Apr 21 18:23:44 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1988] 10.0.0.220 () {32 vars in 686 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1989] 10.0.0.220 () {32 vars in 682 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1990] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1991] 10.0.0.220 () {32 vars in 680 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1992] 10.0.0.220 () {34 vars in 742 bytes} [Tue Apr 21 18:23:44 2026] PUT /v2.0/routers/3abf48fc-2281-45a6-b123-f81124121139 => generated 487 bytes in 849 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1993] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1994] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.0/ports?device_id=3abf48fc-2281-45a6-b123-f81124121139 => 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: 950/1995] 10.0.0.220 () {32 vars in 690 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1996] 10.0.0.220 () {32 vars in 702 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1997] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:23:45 2026] DELETE /v2.0/subnetpools/2fc35b2f-1bad-41e4-8e2f-ebc111df9fce => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1998] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:23:45 2026] DELETE /v2.0/subnetpools/7c7bf639-1f10-4037-bbe5-b7529b1d718c => 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: 954/1999] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:23:45 2026] DELETE /v2.0/subnetpools/c9fd2aba-44c0-4c35-88bc-8a6698b22c42 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2000] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:23:45 2026] DELETE /v2.0/subnetpools/e5407308-129e-47f8-8e66-25637833627c => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2001] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:23:45 2026] DELETE /v2.0/subnetpools/46f842d9-93f7-4015-8f92-c44c6ad80755 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2002] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:45 2026] DELETE /v2.0/routers/3abf48fc-2281-45a6-b123-f81124121139 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2003] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:23:45 2026] GET /v2.0/routers/2545a2e1-0981-44df-a7bf-48aa25dc08be => generated 480 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2004] 10.0.0.220 () {34 vars in 742 bytes} [Tue Apr 21 18:23:45 2026] PUT /v2.0/routers/2545a2e1-0981-44df-a7bf-48aa25dc08be => generated 480 bytes in 779 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2005] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:46 2026] GET /v2.0/ports?device_id=2545a2e1-0981-44df-a7bf-48aa25dc08be => 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: 958/2006] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:46 2026] GET /v2.0/security-groups?tenant_id=bc56fd3747b1434baecc35e0d459a087&name=default => generated 2801 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2007] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:46 2026] DELETE /v2.0/security-groups/4fca4075-8939-49e3-ba75-779f2481f8e3 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2008] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:47 2026] GET /v2.0/security-groups?tenant_id=08c800bdd0cb4bbd86da565aab995cf5&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: 961/2009] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:47 2026] DELETE /v2.0/security-groups/0aec3c4c-9a9e-4f2f-b93e-4924b14dd25d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:47.591 7 INFO neutron.services.segments.plugin [-] Segment a71e9f45-b766-4689-8746-d375e3bdae57 resource provider aggregate not found 2026-04-21 18:23:47.596 7 INFO neutron.services.segments.plugin [-] Segment a71e9f45-b766-4689-8746-d375e3bdae57 resource provider aggregate not found 2026-04-21 18:23:47.613 7 INFO neutron.services.segments.plugin [-] Segment a71e9f45-b766-4689-8746-d375e3bdae57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a71e9f45-b766-4689-8746-d375e3bdae57 found for delete ", "request_id": "req-b3e31ea7-9d93-4c96-9f23-74840a5015f2"}]} 2026-04-21 18:23:47.615 7 INFO neutron.services.segments.plugin [-] Segment a71e9f45-b766-4689-8746-d375e3bdae57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a71e9f45-b766-4689-8746-d375e3bdae57 found for delete ", "request_id": "req-b5e27b00-7fe3-4712-a034-8e66cc8d3b83"}]} 2026-04-21 18:23:47.622 7 INFO neutron.db.l3_hamode_db [None req-7bc3cd11-d48b-4929-b336-9db81f0c6614 04b897df037045898715ee9bedf447b2 348d8be9727b4bf7b5ec9164f1a565ee - - - -] HA network 4aa995d7-8e2a-4d7c-92ce-24bef8195d3c was deleted as no HA routers are present in tenant 348d8be9727b4bf7b5ec9164f1a565ee. [pid: 7|app: 0|req: 1049/2010] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:23:46 2026] DELETE /v2.0/routers/2545a2e1-0981-44df-a7bf-48aa25dc08be => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2011] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:47 2026] GET /v2.0/security-groups?tenant_id=df60bb5903114efcaea01e6db02a4855&name=default => generated 2801 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2012] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:47 2026] DELETE /v2.0/security-groups/96d2df97-cb38-4995-b23e-794aa4ba0e9d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2013] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:48 2026] GET /v2.0/security-groups?tenant_id=b8fa31a544934b20a8f261382b82c3a1&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2014] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:48 2026] DELETE /v2.0/security-groups/32ad873b-ebf9-4f63-9d2d-f92ff65026c0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2015] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:23:48 2026] POST /v2.0/security-groups => generated 1537 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2016] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:23:48 2026] POST /v2.0/security-groups => generated 1537 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2017] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:49 2026] GET /v2.0/security-groups?tenant_id=348d8be9727b4bf7b5ec9164f1a565ee&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2018] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:23:49 2026] POST /v2.0/security-groups => generated 1537 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2019] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:49 2026] DELETE /v2.0/security-groups/47efa48f-d0f6-428c-bfce-6c2078c10f5c => 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: 967/2020] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:23:49 2026] POST /v2.0/security-groups => generated 1537 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2021] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:23:49 2026] POST /v2.0/security-groups => generated 1537 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2022] 10.0.0.220 () {34 vars in 767 bytes} [Tue Apr 21 18:23:49 2026] PUT /v2.0/security-groups/3ecd2e27-f005-4694-a84f-5868bb18e6ab/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2023] 10.0.0.220 () {34 vars in 767 bytes} [Tue Apr 21 18:23:49 2026] PUT /v2.0/security-groups/755650ac-3493-4da0-ba70-edd8e27197dd/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2024] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:49 2026] GET /v2.0/security-groups?tenant_id=6f6c56b71de6429598b9f00b3f7c24a7&name=default => generated 2801 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2025] 10.0.0.220 () {34 vars in 767 bytes} [Tue Apr 21 18:23:49 2026] PUT /v2.0/security-groups/f13edb16-75c2-4f7c-b9fd-40b8aded680e/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2026] 10.0.0.220 () {34 vars in 767 bytes} [Tue Apr 21 18:23:49 2026] PUT /v2.0/security-groups/ee64376f-fa16-47cb-9b1f-dec10217787e/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2027] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:49 2026] DELETE /v2.0/security-groups/51c93312-361a-42b6-8069-16bd8f961479 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2028] 10.0.0.220 () {32 vars in 680 bytes} [Tue Apr 21 18:23:49 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2029] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:23:49 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2030] 10.0.0.220 () {32 vars in 690 bytes} [Tue Apr 21 18:23:49 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2031] 10.0.0.220 () {32 vars in 702 bytes} [Tue Apr 21 18:23:49 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2032] 10.0.0.220 () {32 vars in 688 bytes} [Tue Apr 21 18:23:49 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2033] 10.0.0.220 () {32 vars in 702 bytes} [Tue Apr 21 18:23:50 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2034] 10.0.0.220 () {32 vars in 698 bytes} [Tue Apr 21 18:23:50 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2035] 10.0.0.220 () {32 vars in 710 bytes} [Tue Apr 21 18:23:50 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2036] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:50 2026] DELETE /v2.0/security-groups/3ecd2e27-f005-4694-a84f-5868bb18e6ab => 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: 974/2037] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:50 2026] DELETE /v2.0/security-groups/755650ac-3493-4da0-ba70-edd8e27197dd => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2038] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:50 2026] DELETE /v2.0/security-groups/f13edb16-75c2-4f7c-b9fd-40b8aded680e => 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: 975/2039] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:50 2026] DELETE /v2.0/security-groups/ee64376f-fa16-47cb-9b1f-dec10217787e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2040] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:50 2026] DELETE /v2.0/security-groups/c9741d99-e46d-4be4-a978-3ee25fc4caa5 => 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: 976/2041] 10.0.0.220 () {34 vars in 678 bytes} [Tue Apr 21 18:23:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2042] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:51 2026] PUT /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2043] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 25 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2044] 10.0.0.220 () {34 vars in 764 bytes} [Tue Apr 21 18:23:51 2026] PUT /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2045] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2046] 10.0.0.220 () {34 vars in 760 bytes} [Tue Apr 21 18:23:51 2026] PUT /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2047] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2048] 10.0.0.220 () {34 vars in 782 bytes} [Tue Apr 21 18:23:51 2026] PUT /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2049] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2050] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:23:51 2026] PUT /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2051] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2052] 10.0.0.220 () {32 vars in 741 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:51.804 7 INFO neutron.api.v2.resource [None req-369651ac-3be5-4670-a2ba-fb8b5d5c9e3a 4e3c166857e6455a92e66ddd087753b9 09ca9a0a9d7b40b39c5e8a8421af7465 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1075/2053] 10.0.0.220 () {32 vars in 745 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2054] 10.0.0.220 () {32 vars in 744 bytes} [Tue Apr 21 18:23:51 2026] DELETE /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2055] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/security-groups?tenant_id=2c3d7befd7db49a2baacf1e66f9216d8&name=default => generated 2803 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2056] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:51.889 7 INFO neutron.api.v2.resource [None req-936366da-309f-47c7-a584-9d92ad34c406 4e3c166857e6455a92e66ddd087753b9 09ca9a0a9d7b40b39c5e8a8421af7465 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1078/2057] 10.0.0.220 () {32 vars in 748 bytes} [Tue Apr 21 18:23:51 2026] DELETE /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2058] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:23:51 2026] DELETE /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2059] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:23:51 2026] GET /v2.0/policies/9a7f2696-af4a-4015-b86b-f38924615054/tags => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2060] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:51 2026] DELETE /v2.0/security-groups/88eb3f36-29f1-4f27-a543-93d55d57c55e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2061] 10.0.0.220 () {32 vars in 734 bytes} [Tue Apr 21 18:23:51 2026] DELETE /v2.0/qos/policies/9a7f2696-af4a-4015-b86b-f38924615054 => 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: 981/2062] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:52 2026] GET /v2.0/security-groups?tenant_id=6eb8240fe37b4271865b3dd66b211559&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2063] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:52 2026] DELETE /v2.0/security-groups/7e84bc2a-2000-4a19-a21f-520214a0e6fa => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2064] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:52 2026] GET /v2.0/security-groups?tenant_id=337a14ab43d24bb49d435bcc4febe86e&name=default => generated 2805 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2065] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:52 2026] DELETE /v2.0/security-groups/85df3218-6f86-4f65-bd3f-88b9f9a114b3 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2068] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:52 2026] GET /v2.0/security-groups?tenant_id=09ca9a0a9d7b40b39c5e8a8421af7465&name=default => generated 2805 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2069] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:53 2026] DELETE /v2.0/security-groups/de087ed4-e112-4f8e-b793-c44f322c5ef1 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2070] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:23:53 2026] GET /v2.0/security-groups?tenant_id=8dcf4501c3504021aad01d5cbfbfb3f1&name=default => generated 2805 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2071] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:23:53 2026] DELETE /v2.0/security-groups/b2fce917-f086-4e22-aad2-f0d128e38d10 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:23:55.126 8 INFO neutron.db.segments_db [None req-c058de9a-111b-4e50-8a45-3720cf228694 f5d580f10858463f99cc65d82c68ae33 58b9a71e77564d29a2905ec60276b090 - - - -] Added segment c6515929-904b-4fd8-b94b-d60ccc4ff106 of type vxlan for network 1e3a9962-35a4-4ab2-8161-eef6d6e4c60d [pid: 8|app: 0|req: 985/2072] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:54 2026] POST /v2.0/networks => generated 631 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2073] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:23:55 2026] POST /v2.0/subnets => generated 602 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:55.765 8 INFO neutron.db.segments_db [None req-2ad4e210-1b5f-49f2-aedf-c56a959ff76c f5d580f10858463f99cc65d82c68ae33 58b9a71e77564d29a2905ec60276b090 - - - -] Added segment c754540d-d5e4-468b-bf82-6b55394a42e4 of type vxlan for network ac935271-1314-4d80-bf5d-22eee3e8d7e5 [pid: 8|app: 0|req: 986/2074] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:55 2026] POST /v2.0/networks => generated 632 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2075] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:23:55 2026] POST /v2.0/subnets => generated 605 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:56.508 8 INFO neutron.db.segments_db [None req-cac2a38b-5ee9-4a21-9479-6d00094226aa f5d580f10858463f99cc65d82c68ae33 58b9a71e77564d29a2905ec60276b090 - - - -] Added segment 9b01314d-e5fe-4c22-a9ee-a49b2c0df28f of type vxlan for network 1c26e0b9-8e87-4ef0-a788-b0fd3a219476 [pid: 8|app: 0|req: 987/2076] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:56 2026] POST /v2.0/networks => generated 632 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2077] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:23:56 2026] POST /v2.0/subnets => generated 605 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:57.133 8 INFO neutron.db.segments_db [None req-dd1e2624-95dd-4b5a-b354-5553ed09bb82 f5d580f10858463f99cc65d82c68ae33 58b9a71e77564d29a2905ec60276b090 - - - -] Added segment f751ae9d-60ad-4f0c-b4d4-b2b734a4560b of type vxlan for network 8249a8bf-dd93-4a81-9b4b-67e0eb37fae6 [pid: 8|app: 0|req: 988/2078] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:57 2026] POST /v2.0/networks => generated 631 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:57.634 8 INFO neutron.db.segments_db [None req-d734b703-97ab-4d6d-bf22-57751d0362e7 5a66eb0b9c774a45a62e8f959b562a49 ca9e10c4b55241998272a7210616199b - - - -] Added segment c9e03b07-c531-4cbf-9eab-d60a225f47b3 of type vxlan for network 4eb4cd6d-1a29-477b-b425-39c629454376 [pid: 7|app: 0|req: 1091/2079] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:23:57 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: 8|app: 0|req: 989/2080] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:57 2026] POST /v2.0/networks => generated 631 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:23:57.878 7 INFO neutron.db.segments_db [None req-6fd1af6c-b16f-4a5e-8569-cebe9ee479a8 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Added segment 8fa77ad4-7d8b-4419-b897-1f880216abc1 of type vxlan for network 6737fc1e-64a5-4159-92d8-b7894df5eb87 2026-04-21 18:23:58.304 8 INFO neutron.db.segments_db [None req-39acebc6-a631-42ac-bc9b-9a713100bc79 f5d580f10858463f99cc65d82c68ae33 58b9a71e77564d29a2905ec60276b090 - - - -] Added segment 26e36bd9-7e2b-4343-9627-7957950ca679 of type vxlan for network 9a8722bf-4726-4984-9fe0-f27bffa05fb4 [pid: 8|app: 0|req: 990/2081] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:57 2026] POST /v2.0/networks => generated 632 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2082] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:57 2026] POST /v2.0/networks => generated 632 bytes in 809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2083] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:23:58 2026] POST /v2.0/ports => generated 743 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1093/2084] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:23:58 2026] POST /v2.0/subnets => generated 605 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2085] 10.0.0.220 () {34 vars in 666 bytes} [Tue Apr 21 18:23:58 2026] POST /v2.0/trunks => generated 407 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2086] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:23:58 2026] POST /v2.0/ports => generated 743 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1095/2087] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:23:59 2026] PUT /v2.0/subnets/f0f5d05a-a852-4c29-9068-cf40799279cf/tags => generated 17 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2088] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:23:59 2026] PUT /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2089] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:23:59 2026] PUT /v2.0/subnets/157f45ff-abd7-4b91-817a-544cb9551f7f/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2090] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:23:59 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2091] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:23:59 2026] PUT /v2.0/subnets/5d87f32c-01d6-4bb5-a21f-662ce3492e69/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2092] 10.0.0.220 () {34 vars in 760 bytes} [Tue Apr 21 18:23:59 2026] PUT /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2093] 10.0.0.220 () {34 vars in 666 bytes} [Tue Apr 21 18:23:59 2026] POST /v2.0/trunks => generated 407 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2094] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:23:59 2026] PUT /v2.0/subnets/7bb160e1-ccff-48d2-8b15-74bc5c39b1ff/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2095] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:23:59 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:23:59.754 7 INFO neutron.db.segments_db [None req-feb42e6b-166b-42e2-85b6-9455e3759348 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Added segment 2b7e9e1e-eabf-4db8-95f2-9e357d7b4f5d of type vxlan for network 78c52295-c0f1-4a01-89bb-813f3b29862a [pid: 8|app: 0|req: 1000/2096] 10.0.0.220 () {32 vars in 664 bytes} [Tue Apr 21 18:23:59 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2097] 10.0.0.220 () {34 vars in 756 bytes} [Tue Apr 21 18:23:59 2026] PUT /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2098] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:23:59 2026] POST /v2.0/networks => generated 632 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2099] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:23:59 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2100] 10.0.0.220 () {32 vars in 678 bytes} [Tue Apr 21 18:23:59 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2101] 10.0.0.220 () {34 vars in 778 bytes} [Tue Apr 21 18:23:59 2026] PUT /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2102] 10.0.0.220 () {32 vars in 674 bytes} [Tue Apr 21 18:23:59 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2103] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 52 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2104] 10.0.0.220 () {32 vars in 686 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2105] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:24:00 2026] PUT /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2106] 10.0.0.220 () {32 vars in 672 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2107] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2108] 10.0.0.220 () {32 vars in 686 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2109] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:23:59 2026] POST /v2.0/ports => generated 743 bytes in 413 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: 1011/2110] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2111] 10.0.0.220 () {32 vars in 682 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:24:00.467 7 INFO neutron.api.v2.resource [None req-30299602-45f1-43a2-b32b-0493ff9f0309 5a66eb0b9c774a45a62e8f959b562a49 ca9e10c4b55241998272a7210616199b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1101/2112] 10.0.0.220 () {32 vars in 741 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2113] 10.0.0.220 () {32 vars in 694 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2114] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:00 2026] DELETE /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2115] 10.0.0.220 () {34 vars in 666 bytes} [Tue Apr 21 18:24:00 2026] POST /v2.0/trunks => generated 407 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2116] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:24:00 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:00.696 8 INFO neutron.db.segments_db [None req-c9aba9ea-db28-4aea-9beb-63dcac9af5b3 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Added segment 117e3b36-a7b6-4e35-98e9-70d47e451fcc of type vxlan for network 63823bd7-3652-41e7-b678-8077e57b22c4 [pid: 7|app: 0|req: 1104/2117] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:24:00 2026] DELETE /v2.0/subnets/f0f5d05a-a852-4c29-9068-cf40799279cf => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2118] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:00 2026] POST /v2.0/networks => generated 631 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:24:00.843 7 INFO neutron.api.v2.resource [None req-0caee9cd-8f68-4134-95f5-5f58f4886de8 5a66eb0b9c774a45a62e8f959b562a49 ca9e10c4b55241998272a7210616199b - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1105/2119] 10.0.0.220 () {32 vars in 744 bytes} [Tue Apr 21 18:24:00 2026] DELETE /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2120] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:24:00 2026] DELETE /v2.0/subnets/157f45ff-abd7-4b91-817a-544cb9551f7f => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2121] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:24:01 2026] DELETE /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2122] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:24:00 2026] POST /v2.0/ports => generated 743 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1107/2123] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:24:01 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c/tags => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2124] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:24:01 2026] DELETE /v2.0/subnets/5d87f32c-01d6-4bb5-a21f-662ce3492e69 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2125] 10.0.0.220 () {32 vars in 719 bytes} [Tue Apr 21 18:24:01 2026] GET /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2126] 10.0.0.220 () {34 vars in 666 bytes} [Tue Apr 21 18:24:01 2026] POST /v2.0/trunks => generated 407 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2127] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:24:01 2026] GET /v2.0/ports/8651d728-938f-4c03-b1fc-47c277d2eba4 => generated 826 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2128] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:24:01 2026] DELETE /v2.0/subnets/7bb160e1-ccff-48d2-8b15-74bc5c39b1ff => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:24:01.664 7 INFO neutron.db.segments_db [None req-da10fadc-992b-46de-9cb3-609780141cff 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Added segment 66daeb82-8424-4619-ae6b-8cba83d08e25 of type vxlan for network 5c888ce5-54c9-42af-9058-d5459dffdf55 2026-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager [None req-28727bcc-e6c3-4368-8fb2-53f79aa2e23d 5a66eb0b9c774a45a62e8f959b562a49 ca9e10c4b55241998272a7210616199b - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-37068 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-21 18:24:01.774 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-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-21 18:24:01.774 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-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-21 18:24:01.774 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-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-21 18:24:01.774 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-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-21 18:24:01.774 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-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-21 18:24:01.774 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-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:01.774 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1020/2129] 10.0.0.220 () {32 vars in 722 bytes} [Tue Apr 21 18:24:01 2026] DELETE /v2.0/trunks/1a131000-c2e9-4a1d-b3ff-e8ac980dee4c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2130] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:01 2026] POST /v2.0/networks => generated 632 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2131] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:24:01 2026] DELETE /v2.0/subnets/c91056de-a1df-45bf-a12e-5a30d63dda58 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2132] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:24:01 2026] DELETE /v2.0/ports/8651d728-938f-4c03-b1fc-47c277d2eba4 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:24:02.323 7 INFO neutron.services.segments.plugin [-] Segment c6515929-904b-4fd8-b94b-d60ccc4ff106 resource provider aggregate not found 2026-04-21 18:24:02.336 7 INFO neutron.services.segments.plugin [-] Segment c6515929-904b-4fd8-b94b-d60ccc4ff106 resource provider aggregate not found 2026-04-21 18:24:02.361 7 INFO neutron.services.segments.plugin [-] Segment c6515929-904b-4fd8-b94b-d60ccc4ff106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6515929-904b-4fd8-b94b-d60ccc4ff106 found for delete ", "request_id": "req-ee1ec6ef-7337-446b-b962-d6209df694e9"}]} 2026-04-21 18:24:02.375 7 INFO neutron.services.segments.plugin [-] Segment c6515929-904b-4fd8-b94b-d60ccc4ff106 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6515929-904b-4fd8-b94b-d60ccc4ff106 found for delete ", "request_id": "req-24e9ec8c-70ed-4d46-a34b-1ec7b25fef3d"}]} [pid: 7|app: 0|req: 1112/2133] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:02 2026] DELETE /v2.0/networks/1e3a9962-35a4-4ab2-8161-eef6d6e4c60d => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2134] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:24:02 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1113/2135] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:02 2026] DELETE /v2.0/networks/4eb4cd6d-1a29-477b-b425-39c629454376 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:24:02.688 8 INFO neutron.services.segments.plugin [-] Segment c754540d-d5e4-468b-bf82-6b55394a42e4 resource provider aggregate not found 2026-04-21 18:24:02.694 8 INFO neutron.services.segments.plugin [-] Segment c754540d-d5e4-468b-bf82-6b55394a42e4 resource provider aggregate not found 2026-04-21 18:24:02.711 8 INFO neutron.services.segments.plugin [-] Segment c754540d-d5e4-468b-bf82-6b55394a42e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c754540d-d5e4-468b-bf82-6b55394a42e4 found for delete ", "request_id": "req-54e1c6d5-a272-4c25-a248-a7eed9a10d73"}]} 2026-04-21 18:24:02.719 8 INFO neutron.services.segments.plugin [-] Segment c754540d-d5e4-468b-bf82-6b55394a42e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c754540d-d5e4-468b-bf82-6b55394a42e4 found for delete ", "request_id": "req-b21db82c-adcc-4bd1-833a-bf3931b52827"}]} [pid: 8|app: 0|req: 1023/2136] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:02 2026] DELETE /v2.0/networks/ac935271-1314-4d80-bf5d-22eee3e8d7e5 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2137] 10.0.0.220 () {34 vars in 666 bytes} [Tue Apr 21 18:24:02 2026] POST /v2.0/trunks => generated 407 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:24:02.977 7 INFO neutron.db.segments_db [None req-e09524ce-f270-4736-8652-b3776c3f4a5b 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Added segment 1ff0b8f1-e394-4172-95bd-c3f75b7e76bc of type vxlan for network 999027ad-d31c-4d9a-806c-278e20a503dc [pid: 8|app: 0|req: 1024/2138] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:02 2026] DELETE /v2.0/networks/1c26e0b9-8e87-4ef0-a788-b0fd3a219476 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2139] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:02 2026] POST /v2.0/networks => generated 632 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2140] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:03 2026] DELETE /v2.0/networks/8249a8bf-dd93-4a81-9b4b-67e0eb37fae6 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2141] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:24:03 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2142] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:03 2026] DELETE /v2.0/networks/9a8722bf-4726-4984-9fe0-f27bffa05fb4 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1117/2143] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:03 2026] GET /v2.0/security-groups?tenant_id=ca9e10c4b55241998272a7210616199b&name=default => generated 2805 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2144] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:03 2026] DELETE /v2.0/security-groups/4e572478-fb29-4dd5-bb7b-ac92aaad8d8a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2145] 10.0.0.220 () {34 vars in 666 bytes} [Tue Apr 21 18:24:03 2026] POST /v2.0/trunks => generated 407 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2146] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:24:03 2026] PUT /v2.0/trunks/1d8903b5-fb02-4ac5-95bf-a3a99162e219/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2147] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:24:03 2026] PUT /v2.0/trunks/ddec97ea-3350-4021-a8d2-499446388230/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: 1029/2148] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:24:03 2026] PUT /v2.0/trunks/2deceb94-09c3-4882-a1d6-a932cff88504/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: 1030/2149] 10.0.0.220 () {34 vars in 749 bytes} [Tue Apr 21 18:24:03 2026] PUT /v2.0/trunks/04f8b79c-73ad-4717-9ac8-76da3131be8a/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2150] 10.0.0.220 () {32 vars in 662 bytes} [Tue Apr 21 18:24:03 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2151] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:03 2026] GET /v2.0/security-groups?tenant_id=ca0b4e24f3d449c1a64794963249f6fd&name=default => generated 2805 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2152] 10.0.0.220 () {32 vars in 676 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/trunks?tags=red%2Cblue => 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: 1033/2153] 10.0.0.220 () {32 vars in 672 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2154] 10.0.0.220 () {32 vars in 684 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2155] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:04 2026] DELETE /v2.0/security-groups/32be946f-e9e2-4ba0-8fe8-1253460c4ba6 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2156] 10.0.0.220 () {32 vars in 670 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2157] 10.0.0.220 () {32 vars in 684 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2158] 10.0.0.220 () {32 vars in 680 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2159] 10.0.0.220 () {32 vars in 692 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2160] 10.0.0.220 () {32 vars in 719 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/trunks/1d8903b5-fb02-4ac5-95bf-a3a99162e219 => generated 412 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:24:04.391 7 INFO neutron.services.segments.plugin [-] Segment c9e03b07-c531-4cbf-9eab-d60a225f47b3 resource provider aggregate not found 2026-04-21 18:24:04.399 7 INFO neutron.services.segments.plugin [-] Segment c9e03b07-c531-4cbf-9eab-d60a225f47b3 resource provider aggregate not found 2026-04-21 18:24:04.412 7 INFO neutron.services.segments.plugin [-] Segment c9e03b07-c531-4cbf-9eab-d60a225f47b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9e03b07-c531-4cbf-9eab-d60a225f47b3 found for delete ", "request_id": "req-f705d588-96c5-4f1a-9a81-dd79eed279ce"}]} 2026-04-21 18:24:04.424 7 INFO neutron.services.segments.plugin [-] Segment c9e03b07-c531-4cbf-9eab-d60a225f47b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9e03b07-c531-4cbf-9eab-d60a225f47b3 found for delete ", "request_id": "req-770dd561-b3a9-4351-a667-227fba76ed93"}]} [pid: 7|app: 0|req: 1124/2161] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/ports/72aa4eb8-87ee-4236-adab-d0fdd98744ff => generated 826 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager [None req-fce2a66d-8e34-4c80-8699-7708cce8cd79 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-37068 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-21 18:24:04.638 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-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-21 18:24:04.638 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-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-21 18:24:04.638 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-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-21 18:24:04.638 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-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-21 18:24:04.638 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-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-21 18:24:04.638 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-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:04.638 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1038/2162] 10.0.0.220 () {32 vars in 722 bytes} [Tue Apr 21 18:24:04 2026] DELETE /v2.0/trunks/1d8903b5-fb02-4ac5-95bf-a3a99162e219 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2163] 10.0.0.220 () {32 vars in 719 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/trunks/ddec97ea-3350-4021-a8d2-499446388230 => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:24:04.737 8 INFO neutron.services.segments.plugin [-] Segment 9b01314d-e5fe-4c22-a9ee-a49b2c0df28f resource provider aggregate not found 2026-04-21 18:24:04.745 8 INFO neutron.services.segments.plugin [-] Segment 9b01314d-e5fe-4c22-a9ee-a49b2c0df28f resource provider aggregate not found 2026-04-21 18:24:04.766 8 INFO neutron.services.segments.plugin [-] Segment 9b01314d-e5fe-4c22-a9ee-a49b2c0df28f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b01314d-e5fe-4c22-a9ee-a49b2c0df28f found for delete ", "request_id": "req-faf259cb-f9ba-48c1-bd5d-0d211486b318"}]} 2026-04-21 18:24:04.784 8 INFO neutron.services.segments.plugin [-] Segment 9b01314d-e5fe-4c22-a9ee-a49b2c0df28f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b01314d-e5fe-4c22-a9ee-a49b2c0df28f found for delete ", "request_id": "req-0a69c877-0551-4d20-bfbd-7bbf236a6679"}]} 2026-04-21 18:24:04.806 8 INFO neutron.services.segments.plugin [-] Segment f751ae9d-60ad-4f0c-b4d4-b2b734a4560b resource provider aggregate not found 2026-04-21 18:24:04.815 8 INFO neutron.services.segments.plugin [-] Segment f751ae9d-60ad-4f0c-b4d4-b2b734a4560b resource provider aggregate not found 2026-04-21 18:24:04.851 8 INFO neutron.services.segments.plugin [-] Segment f751ae9d-60ad-4f0c-b4d4-b2b734a4560b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f751ae9d-60ad-4f0c-b4d4-b2b734a4560b found for delete ", "request_id": "req-7bb88876-bc15-4e28-b465-96375fab83aa"}]} 2026-04-21 18:24:04.862 8 INFO neutron.services.segments.plugin [-] Segment f751ae9d-60ad-4f0c-b4d4-b2b734a4560b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f751ae9d-60ad-4f0c-b4d4-b2b734a4560b found for delete ", "request_id": "req-b1281e43-740c-47cc-bddb-c450f6acf873"}]} [pid: 7|app: 0|req: 1125/2164] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/security-groups?tenant_id=a203b3ed106f4faea2ce7633a7ae94ab&name=default => generated 2805 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:24:04.886 8 INFO neutron.services.segments.plugin [-] Segment 26e36bd9-7e2b-4343-9627-7957950ca679 resource provider aggregate not found 2026-04-21 18:24:04.892 8 INFO neutron.services.segments.plugin [-] Segment 26e36bd9-7e2b-4343-9627-7957950ca679 resource provider aggregate not found [pid: 8|app: 0|req: 1040/2165] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:24:04 2026] GET /v2.0/ports/e55dfaff-8c7b-4f37-a693-33c66fe3d945 => generated 826 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:24:04.933 8 INFO neutron.services.segments.plugin [-] Segment 26e36bd9-7e2b-4343-9627-7957950ca679 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26e36bd9-7e2b-4343-9627-7957950ca679 found for delete ", "request_id": "req-80c53cfb-bdfc-4255-a0e7-48fb851fa2e3"}]} 2026-04-21 18:24:04.935 8 INFO neutron.services.segments.plugin [-] Segment 26e36bd9-7e2b-4343-9627-7957950ca679 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26e36bd9-7e2b-4343-9627-7957950ca679 found for delete ", "request_id": "req-728c5d45-1a29-41fb-a4cf-e895dca7b0d1"}]} [pid: 7|app: 0|req: 1126/2166] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:04 2026] DELETE /v2.0/security-groups/ab6611ce-9a9c-4a09-9351-7507d9e0a5dd => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager [None req-6c7db752-4a8c-4c85-85fb-46eeecffa4e9 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-37068 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-21 18:24:05.082 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-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-21 18:24:05.082 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-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-21 18:24:05.082 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-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-21 18:24:05.082 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-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-21 18:24:05.082 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-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-21 18:24:05.082 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-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:05.082 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1041/2167] 10.0.0.220 () {32 vars in 722 bytes} [Tue Apr 21 18:24:04 2026] DELETE /v2.0/trunks/ddec97ea-3350-4021-a8d2-499446388230 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2168] 10.0.0.220 () {32 vars in 719 bytes} [Tue Apr 21 18:24:05 2026] GET /v2.0/trunks/2deceb94-09c3-4882-a1d6-a932cff88504 => generated 429 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2169] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:24:05 2026] GET /v2.0/ports/a66ca5d2-e12e-494a-9daa-23f6dc7d7a07 => generated 826 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2170] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:05 2026] GET /v2.0/security-groups?tenant_id=0f3c6d6cc9384de382a5728a79475951&name=default => generated 2805 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager [None req-64b08b0b-2cf7-49f5-9616-b2c7bc45a3de 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-37068 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-21 18:24:05.370 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-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-21 18:24:05.370 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-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-21 18:24:05.370 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-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-21 18:24:05.370 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-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-21 18:24:05.370 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-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-21 18:24:05.370 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-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:05.370 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1043/2171] 10.0.0.220 () {32 vars in 722 bytes} [Tue Apr 21 18:24:05 2026] DELETE /v2.0/trunks/2deceb94-09c3-4882-a1d6-a932cff88504 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2172] 10.0.0.220 () {32 vars in 719 bytes} [Tue Apr 21 18:24:05 2026] GET /v2.0/trunks/04f8b79c-73ad-4717-9ac8-76da3131be8a => generated 414 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2173] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:05 2026] DELETE /v2.0/security-groups/9e23e26d-75fb-4f6a-9b04-1b070bd3d21b => 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: 1045/2174] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:24:05 2026] GET /v2.0/ports/e10d913d-9278-42d0-9275-0f7f3c896279 => generated 826 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2175] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:05 2026] GET /v2.0/security-groups?tenant_id=58b9a71e77564d29a2905ec60276b090&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager [None req-21c4f0d9-01ab-4fd4-b907-3ecdda4915b7 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-16814 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-21 18:24:05.611 7 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-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-21 18:24:05.611 7 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-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-21 18:24:05.611 7 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-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-21 18:24:05.611 7 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-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-21 18:24:05.611 7 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-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-21 18:24:05.611 7 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-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:05.611 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1130/2176] 10.0.0.220 () {32 vars in 722 bytes} [Tue Apr 21 18:24:05 2026] DELETE /v2.0/trunks/04f8b79c-73ad-4717-9ac8-76da3131be8a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2177] 10.0.0.220 () {32 vars in 719 bytes} [Tue Apr 21 18:24:05 2026] GET /v2.0/trunks/14bf6626-282e-439a-9c70-575cee24dec4 => generated 407 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2178] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:05 2026] DELETE /v2.0/security-groups/d0166c74-23e0-475e-9bf9-b4f620b659e6 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2179] 10.0.0.220 () {32 vars in 717 bytes} [Tue Apr 21 18:24:05 2026] GET /v2.0/ports/b905bc14-26ce-464f-abce-8365d195592b => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager [None req-3f6a9a8e-cb56-47b5-8da3-90bd2ee7ddea 88091308668c4651a9f0cf94f5d3b5e5 1a6fc53b24bd45de9d252b67bd229409 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-37068 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-04-21 18:24:05.874 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-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-04-21 18:24:05.874 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-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-04-21 18:24:05.874 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-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-04-21 18:24:05.874 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-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-04-21 18:24:05.874 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-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-04-21 18:24:05.874 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-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-04-21 18:24:05.874 8 ERROR neutron_lib.callbacks.manager  [pid: 8|app: 0|req: 1048/2180] 10.0.0.220 () {32 vars in 722 bytes} [Tue Apr 21 18:24:05 2026] DELETE /v2.0/trunks/14bf6626-282e-439a-9c70-575cee24dec4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2181] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:24:05 2026] DELETE /v2.0/ports/72aa4eb8-87ee-4236-adab-d0fdd98744ff => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2182] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:24:06 2026] DELETE /v2.0/ports/e55dfaff-8c7b-4f37-a693-33c66fe3d945 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2183] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:24:06 2026] DELETE /v2.0/ports/a66ca5d2-e12e-494a-9daa-23f6dc7d7a07 => 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: 1050/2184] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:24:06 2026] DELETE /v2.0/ports/e10d913d-9278-42d0-9275-0f7f3c896279 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2185] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:24:06 2026] DELETE /v2.0/ports/b905bc14-26ce-464f-abce-8365d195592b => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:24:07.437 8 INFO neutron.services.segments.plugin [-] Segment 8fa77ad4-7d8b-4419-b897-1f880216abc1 resource provider aggregate not found 2026-04-21 18:24:07.442 8 INFO neutron.services.segments.plugin [-] Segment 8fa77ad4-7d8b-4419-b897-1f880216abc1 resource provider aggregate not found 2026-04-21 18:24:07.458 8 INFO neutron.services.segments.plugin [-] Segment 8fa77ad4-7d8b-4419-b897-1f880216abc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa77ad4-7d8b-4419-b897-1f880216abc1 found for delete ", "request_id": "req-4e31e7e2-9057-428c-9017-36105b07d66d"}]} 2026-04-21 18:24:07.466 8 INFO neutron.services.segments.plugin [-] Segment 8fa77ad4-7d8b-4419-b897-1f880216abc1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fa77ad4-7d8b-4419-b897-1f880216abc1 found for delete ", "request_id": "req-99709a97-97b4-4699-91f9-56d1a473d1b6"}]} [pid: 8|app: 0|req: 1051/2186] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:07 2026] DELETE /v2.0/networks/6737fc1e-64a5-4159-92d8-b7894df5eb87 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2187] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:07 2026] DELETE /v2.0/networks/78c52295-c0f1-4a01-89bb-813f3b29862a => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:24:07.855 7 INFO neutron.db.segments_db [None req-38de869f-1f8c-43bf-ab22-e8e864f57956 cdfc3a6e7b4f483cbc07bfd13f42c37e bcbae6ddab8f4d0b910e03664141ca75 - - - -] Added segment bf1a4ea4-ae8b-4f40-b54f-f9d4b407d8b8 of type vxlan for network 63a555e5-f9b6-474e-9280-c4e2db5bc83d [pid: 7|app: 0|req: 1136/2188] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:07 2026] POST /v2.0/networks => generated 632 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2189] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:07 2026] DELETE /v2.0/networks/63823bd7-3652-41e7-b678-8077e57b22c4 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:24:08.066 7 INFO neutron.db.segments_db [None req-978b575f-05ab-4a56-9f8f-3fa25b0bc013 cdfc3a6e7b4f483cbc07bfd13f42c37e bcbae6ddab8f4d0b910e03664141ca75 - - - -] Added segment be0e365b-6205-42b6-8cc0-b77cdb372a99 of type vxlan for network 73fc3052-6fa5-4867-aaa8-c88a807cbebc [pid: 7|app: 0|req: 1137/2190] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:07 2026] POST /v2.0/networks => generated 631 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2193] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:24:08 2026] PUT /v2.0/networks/63a555e5-f9b6-474e-9280-c4e2db5bc83d/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2194] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:08 2026] DELETE /v2.0/networks/5c888ce5-54c9-42af-9058-d5459dffdf55 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2195] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:08 2026] GET /v2.0/networks/63a555e5-f9b6-474e-9280-c4e2db5bc83d/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2196] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:24:08 2026] PUT /v2.0/networks/73fc3052-6fa5-4867-aaa8-c88a807cbebc/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2197] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:08 2026] GET /v2.0/networks/73fc3052-6fa5-4867-aaa8-c88a807cbebc/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2198] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:24:08 2026] PUT /v2.0/networks/73fc3052-6fa5-4867-aaa8-c88a807cbebc/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2199] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:08 2026] DELETE /v2.0/networks/999027ad-d31c-4d9a-806c-278e20a503dc => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2200] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:08 2026] GET /v2.0/networks/73fc3052-6fa5-4867-aaa8-c88a807cbebc/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2201] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:08 2026] GET /v2.0/networks/63a555e5-f9b6-474e-9280-c4e2db5bc83d/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:08.938 7 INFO neutron.services.segments.plugin [-] Segment bf1a4ea4-ae8b-4f40-b54f-f9d4b407d8b8 resource provider aggregate not found 2026-04-21 18:24:08.956 7 INFO neutron.services.segments.plugin [-] Segment bf1a4ea4-ae8b-4f40-b54f-f9d4b407d8b8 resource provider aggregate not found 2026-04-21 18:24:08.970 7 INFO neutron.services.segments.plugin [-] Segment bf1a4ea4-ae8b-4f40-b54f-f9d4b407d8b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf1a4ea4-ae8b-4f40-b54f-f9d4b407d8b8 found for delete ", "request_id": "req-57417063-cb07-421f-a425-1a6315c76cc0"}]} 2026-04-21 18:24:08.975 7 INFO neutron.services.segments.plugin [-] Segment bf1a4ea4-ae8b-4f40-b54f-f9d4b407d8b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf1a4ea4-ae8b-4f40-b54f-f9d4b407d8b8 found for delete ", "request_id": "req-4c7331df-67d0-4954-b802-1cc26ef05b17"}]} [pid: 7|app: 0|req: 1146/2202] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:08 2026] DELETE /v2.0/networks/63a555e5-f9b6-474e-9280-c4e2db5bc83d => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2203] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:09 2026] DELETE /v2.0/networks/73fc3052-6fa5-4867-aaa8-c88a807cbebc => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:24:09.497 8 INFO neutron.services.segments.plugin [-] Segment 2b7e9e1e-eabf-4db8-95f2-9e357d7b4f5d resource provider aggregate not found 2026-04-21 18:24:09.503 8 INFO neutron.services.segments.plugin [-] Segment 2b7e9e1e-eabf-4db8-95f2-9e357d7b4f5d resource provider aggregate not found 2026-04-21 18:24:09.526 8 INFO neutron.services.segments.plugin [-] Segment 2b7e9e1e-eabf-4db8-95f2-9e357d7b4f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b7e9e1e-eabf-4db8-95f2-9e357d7b4f5d found for delete ", "request_id": "req-b32f18a3-fe26-41ef-a597-d66cb8c8465c"}]} 2026-04-21 18:24:09.539 8 INFO neutron.services.segments.plugin [-] Segment 2b7e9e1e-eabf-4db8-95f2-9e357d7b4f5d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b7e9e1e-eabf-4db8-95f2-9e357d7b4f5d found for delete ", "request_id": "req-1e39b608-158a-4612-a9f5-60110dd39752"}]} 2026-04-21 18:24:09.551 8 INFO neutron.services.segments.plugin [-] Segment 117e3b36-a7b6-4e35-98e9-70d47e451fcc resource provider aggregate not found 2026-04-21 18:24:09.570 8 INFO neutron.services.segments.plugin [-] Segment 117e3b36-a7b6-4e35-98e9-70d47e451fcc resource provider aggregate not found 2026-04-21 18:24:09.579 8 INFO neutron.services.segments.plugin [-] Segment 117e3b36-a7b6-4e35-98e9-70d47e451fcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117e3b36-a7b6-4e35-98e9-70d47e451fcc found for delete ", "request_id": "req-b1135290-dff6-4592-94bb-931c7fc9f8fd"}]} 2026-04-21 18:24:09.594 8 INFO neutron.services.segments.plugin [-] Segment 117e3b36-a7b6-4e35-98e9-70d47e451fcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 117e3b36-a7b6-4e35-98e9-70d47e451fcc found for delete ", "request_id": "req-d104420e-0613-41b1-b962-209f37f2678f"}]} 2026-04-21 18:24:09.614 8 INFO neutron.services.segments.plugin [-] Segment 66daeb82-8424-4619-ae6b-8cba83d08e25 resource provider aggregate not found 2026-04-21 18:24:09.623 8 INFO neutron.services.segments.plugin [-] Segment 66daeb82-8424-4619-ae6b-8cba83d08e25 resource provider aggregate not found 2026-04-21 18:24:09.634 8 INFO neutron.services.segments.plugin [-] Segment 66daeb82-8424-4619-ae6b-8cba83d08e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66daeb82-8424-4619-ae6b-8cba83d08e25 found for delete ", "request_id": "req-b83c2e84-afa6-4614-92be-f955420b480a"}]} 2026-04-21 18:24:09.640 8 INFO neutron.services.segments.plugin [-] Segment 66daeb82-8424-4619-ae6b-8cba83d08e25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66daeb82-8424-4619-ae6b-8cba83d08e25 found for delete ", "request_id": "req-9a5b28c3-cc27-43c9-bbd5-eb1c4c8bbe62"}]} 2026-04-21 18:24:09.655 8 INFO neutron.services.segments.plugin [-] Segment 1ff0b8f1-e394-4172-95bd-c3f75b7e76bc resource provider aggregate not found 2026-04-21 18:24:09.661 8 INFO neutron.services.segments.plugin [-] Segment 1ff0b8f1-e394-4172-95bd-c3f75b7e76bc resource provider aggregate not found 2026-04-21 18:24:09.678 8 INFO neutron.services.segments.plugin [-] Segment 1ff0b8f1-e394-4172-95bd-c3f75b7e76bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ff0b8f1-e394-4172-95bd-c3f75b7e76bc found for delete ", "request_id": "req-3f68bc09-9c97-4474-a5ac-d8861b51ad7a"}]} 2026-04-21 18:24:09.694 8 INFO neutron.services.segments.plugin [-] Segment 1ff0b8f1-e394-4172-95bd-c3f75b7e76bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ff0b8f1-e394-4172-95bd-c3f75b7e76bc found for delete ", "request_id": "req-b4113556-1145-4af0-be02-06831c0e4878"}]} [pid: 7|app: 0|req: 1148/2204] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:09 2026] GET /v2.0/security-groups?tenant_id=1a6fc53b24bd45de9d252b67bd229409&name=default => generated 2805 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2205] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:09 2026] DELETE /v2.0/security-groups/b1f5ad02-dd0c-4c04-a75a-00851aeffeab => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2206] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:24:08 2026] POST /v2.0/floatingips => generated 552 bytes in 1148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2207] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:24:10 2026] PUT /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2208] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:10 2026] GET /v2.0/security-groups?tenant_id=c2ac823b49274fd8bbb56917a821c96f&name=default => generated 2805 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2209] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:10 2026] GET /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2210] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:10 2026] DELETE /v2.0/security-groups/a0b3c220-c7ad-4443-98a5-4647711a4193 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2211] 10.0.0.220 () {34 vars in 770 bytes} [Tue Apr 21 18:24:10 2026] PUT /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags/green => 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: 1059/2212] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:10 2026] GET /v2.0/security-groups?tenant_id=c6fd38abff1e4a80a80d643ef380f584&name=default => generated 2805 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2213] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:10 2026] GET /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2214] 10.0.0.220 () {34 vars in 766 bytes} [Tue Apr 21 18:24:10 2026] PUT /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2215] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:10 2026] DELETE /v2.0/security-groups/345c1bbb-e044-477f-b9a3-0f1e2eca806f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2216] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:10 2026] GET /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2217] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:10 2026] GET /v2.0/security-groups?tenant_id=2153e0ae94354d3cbc5ea5e7109aab0f&name=default => generated 2805 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2218] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:10 2026] DELETE /v2.0/security-groups/ea5d8c34-03d8-4809-833b-597d021f77c6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2219] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:10 2026] GET /v2.0/security-groups?tenant_id=bcbae6ddab8f4d0b910e03664141ca75&name=default => generated 2805 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2220] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:10 2026] DELETE /v2.0/security-groups/3882dd52-ac6c-4f5c-bb16-10adc7613394 => 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: 1062/2221] 10.0.0.220 () {34 vars in 788 bytes} [Tue Apr 21 18:24:10 2026] PUT /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags/black.or.white => generated 4 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-21 18:24:11.173 7 INFO neutron.services.segments.plugin [-] Segment be0e365b-6205-42b6-8cc0-b77cdb372a99 resource provider aggregate not found 2026-04-21 18:24:11.177 7 INFO neutron.services.segments.plugin [-] Segment be0e365b-6205-42b6-8cc0-b77cdb372a99 resource provider aggregate not found [pid: 7|app: 0|req: 1160/2222] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:11 2026] GET /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2223] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:24:11 2026] PUT /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:11.272 7 INFO neutron.services.segments.plugin [-] Segment be0e365b-6205-42b6-8cc0-b77cdb372a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0e365b-6205-42b6-8cc0-b77cdb372a99 found for delete ", "request_id": "req-ba4fbcd0-ffbd-442c-ada3-31e9d6c5b8a3"}]} 2026-04-21 18:24:11.281 7 INFO neutron.services.segments.plugin [-] Segment be0e365b-6205-42b6-8cc0-b77cdb372a99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0e365b-6205-42b6-8cc0-b77cdb372a99 found for delete ", "request_id": "req-5a15a0c8-d2e1-43b6-a7de-c09402b71484"}]} [pid: 7|app: 0|req: 1161/2224] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:11 2026] GET /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2225] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:24:11 2026] GET /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:11.388 7 INFO neutron.api.v2.resource [None req-910cf012-b23a-4d8b-9779-e9f3d7d3f6bc accc8dba4ae740fd90778e8fa2847e63 4eb277652c9d492db4bfa43d015b46f5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1162/2226] 10.0.0.220 () {32 vars in 751 bytes} [Tue Apr 21 18:24:11 2026] GET /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/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: 1065/2227] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:24:11 2026] DELETE /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2228] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:11 2026] GET /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:11.556 8 INFO neutron.api.v2.resource [None req-de448433-7d7b-498b-b487-6f325cd6743a accc8dba4ae740fd90778e8fa2847e63 4eb277652c9d492db4bfa43d015b46f5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1066/2229] 10.0.0.220 () {32 vars in 754 bytes} [Tue Apr 21 18:24:11 2026] DELETE /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2230] 10.0.0.220 () {32 vars in 742 bytes} [Tue Apr 21 18:24:11 2026] DELETE /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => 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: 1067/2231] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:11 2026] GET /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2232] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:24:11 2026] DELETE /v2.0/floatingips/e023bd7e-2d61-4ac7-9f96-2d81f3b09865 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2233] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:12 2026] GET /v2.0/security-groups?tenant_id=fa987f80f1994f3d8960aa453ce04748&name=default => generated 2805 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2234] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:13 2026] DELETE /v2.0/security-groups/5d33b520-f8b0-42f8-b3dd-67a811776101 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2235] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:13 2026] GET /v2.0/security-groups?tenant_id=4eb277652c9d492db4bfa43d015b46f5&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2236] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:13 2026] DELETE /v2.0/security-groups/a812f975-a6a9-4b90-88c0-893bd4a419ec => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:14.539 8 INFO neutron.db.segments_db [None req-745ebcd5-5d5b-4eb1-8ff6-d8e3b99c3b85 6aa5941291d14c01b546cfb756e8aaa7 15119f13e7a54cf28cb4ac959ae6fe34 - - - -] Added segment fa8d39aa-0265-4230-85d7-73071178aad5 of type vxlan for network 1f7780e9-9374-4d45-8d6d-7d7692244536 [pid: 8|app: 0|req: 1070/2237] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:14 2026] POST /v2.0/networks => generated 632 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2238] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:24:14 2026] PUT /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2239] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:14 2026] GET /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2240] 10.0.0.220 () {34 vars in 764 bytes} [Tue Apr 21 18:24:14 2026] PUT /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags/green => generated 4 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2241] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:15 2026] GET /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2242] 10.0.0.220 () {34 vars in 760 bytes} [Tue Apr 21 18:24:15 2026] PUT /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags/red => 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: 1073/2243] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:15 2026] GET /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2244] 10.0.0.220 () {34 vars in 782 bytes} [Tue Apr 21 18:24:15 2026] PUT /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2245] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:15 2026] GET /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 52 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2246] 10.0.0.220 () {34 vars in 753 bytes} [Tue Apr 21 18:24:15 2026] PUT /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2247] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:15 2026] GET /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2248] 10.0.0.220 () {32 vars in 741 bytes} [Tue Apr 21 18:24:15 2026] GET /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:15.980 8 INFO neutron.api.v2.resource [None req-486e072f-9e07-492d-8186-8cd9066eb591 6aa5941291d14c01b546cfb756e8aaa7 15119f13e7a54cf28cb4ac959ae6fe34 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1076/2249] 10.0.0.220 () {32 vars in 745 bytes} [Tue Apr 21 18:24:15 2026] GET /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2250] 10.0.0.220 () {32 vars in 744 bytes} [Tue Apr 21 18:24:15 2026] DELETE /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2251] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:16 2026] GET /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:16.171 7 INFO neutron.api.v2.resource [None req-9e4ee254-158a-4833-8000-a541d924bdff 6aa5941291d14c01b546cfb756e8aaa7 15119f13e7a54cf28cb4ac959ae6fe34 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1175/2252] 10.0.0.220 () {32 vars in 748 bytes} [Tue Apr 21 18:24:16 2026] DELETE /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2253] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:24:16 2026] DELETE /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2254] 10.0.0.220 () {32 vars in 733 bytes} [Tue Apr 21 18:24:16 2026] GET /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:16.502 8 INFO neutron.services.segments.plugin [-] Segment fa8d39aa-0265-4230-85d7-73071178aad5 resource provider aggregate not found 2026-04-21 18:24:16.509 8 INFO neutron.services.segments.plugin [-] Segment fa8d39aa-0265-4230-85d7-73071178aad5 resource provider aggregate not found 2026-04-21 18:24:16.525 8 INFO neutron.services.segments.plugin [-] Segment fa8d39aa-0265-4230-85d7-73071178aad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa8d39aa-0265-4230-85d7-73071178aad5 found for delete ", "request_id": "req-30d0429a-b939-487e-9dc6-bdfadcfef01e"}]} 2026-04-21 18:24:16.526 8 INFO neutron.services.segments.plugin [-] Segment fa8d39aa-0265-4230-85d7-73071178aad5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa8d39aa-0265-4230-85d7-73071178aad5 found for delete ", "request_id": "req-b36da466-6f40-489e-ac0f-6a219f796f38"}]} [pid: 8|app: 0|req: 1079/2255] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:16 2026] DELETE /v2.0/networks/1f7780e9-9374-4d45-8d6d-7d7692244536 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2256] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups?tenant_id=15119f13e7a54cf28cb4ac959ae6fe34&name=default => generated 2805 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2257] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:24:17 2026] POST /v2.0/security-groups => generated 1539 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2258] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:17 2026] DELETE /v2.0/security-groups/84254c7d-2a00-456b-9390-16f6deac43e0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2259] 10.0.0.220 () {34 vars in 767 bytes} [Tue Apr 21 18:24:17 2026] PUT /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2260] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2261] 10.0.0.220 () {34 vars in 778 bytes} [Tue Apr 21 18:24:17 2026] PUT /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags/green => 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: 1083/2262] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2263] 10.0.0.220 () {34 vars in 774 bytes} [Tue Apr 21 18:24:17 2026] PUT /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags/red => generated 4 bytes in 14 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2264] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2265] 10.0.0.220 () {34 vars in 796 bytes} [Tue Apr 21 18:24:17 2026] PUT /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2266] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 52 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2267] 10.0.0.220 () {34 vars in 767 bytes} [Tue Apr 21 18:24:17 2026] PUT /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2268] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 37 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2269] 10.0.0.220 () {32 vars in 755 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags/red => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2270] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups?tenant_id=86d569cebaba49bb916caa7347b0b5dd&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:24:17.831 7 INFO neutron.api.v2.resource [None req-d4b288f5-3261-4fb8-9662-5933475cabd9 900c45c282894049a5174b51a7b98be7 4c3a6e7ba84e4f11a65d24dbbf13a072 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1186/2271] 10.0.0.220 () {32 vars in 759 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2272] 10.0.0.220 () {32 vars in 758 bytes} [Tue Apr 21 18:24:17 2026] DELETE /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2273] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:17.932 7 INFO neutron.api.v2.resource [None req-e90d6be5-d752-4db4-94b0-e5d0f4fa7765 900c45c282894049a5174b51a7b98be7 4c3a6e7ba84e4f11a65d24dbbf13a072 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2274] 10.0.0.220 () {32 vars in 762 bytes} [Tue Apr 21 18:24:17 2026] DELETE /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2275] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:17 2026] DELETE /v2.0/security-groups/f85fa17c-8b51-44a2-88fd-607c62a3299e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2276] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:24:17 2026] DELETE /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2277] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:24:17 2026] GET /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2278] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:18 2026] DELETE /v2.0/security-groups/ff55737a-b680-415e-a61a-9de205ee850e => 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: 1088/2279] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:18 2026] GET /v2.0/security-groups?tenant_id=d5b73c3d5cd3432089df0561e6fe44f6&name=default => generated 2805 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2280] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:19 2026] DELETE /v2.0/security-groups/8f05aba4-5ee3-4cec-8c9c-9410eccabb96 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2281] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:19 2026] GET /v2.0/security-groups?tenant_id=4c3a6e7ba84e4f11a65d24dbbf13a072&name=default => generated 2805 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2282] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:19 2026] DELETE /v2.0/security-groups/0128facc-83e7-4643-9983-50a921ca3521 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:21.604 7 INFO neutron.db.segments_db [None req-900e02a5-99a4-4a37-848d-1861e62b4d6c 9327b18f75234d6f92e9e5a989df65e6 8019badd014d4be59778b0de3b32c093 - - - -] Added segment ea7fa593-e7bc-4e34-a68a-a75e5165b031 of type vxlan for network cc6905aa-2878-4795-9feb-6ec4e6366081 2026-04-21 18:24:21.654 8 INFO neutron.db.segments_db [None req-636a4150-c994-4b29-b6f3-0375472ee794 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Added segment 19b7d8ca-0316-40d0-93e4-34df581e3940 of type vxlan for network 165a91de-dd30-41a4-961e-fc79af904457 [pid: 7|app: 0|req: 1194/2283] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:21 2026] POST /v2.0/networks => generated 631 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2284] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:21 2026] POST /v2.0/networks => generated 639 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2285] 10.0.0.220 () {34 vars in 664 bytes} [Tue Apr 21 18:24:21 2026] POST /v2.0/ports => generated 743 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2286] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:24:21 2026] POST /v2.0/subnets => generated 634 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2287] 10.0.0.220 () {34 vars in 747 bytes} [Tue Apr 21 18:24:22 2026] PUT /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2288] 10.0.0.220 () {32 vars in 727 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2289] 10.0.0.220 () {34 vars in 758 bytes} [Tue Apr 21 18:24:22 2026] PUT /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags/green => 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: 1095/2290] 10.0.0.220 () {32 vars in 727 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2291] 10.0.0.220 () {34 vars in 754 bytes} [Tue Apr 21 18:24:22 2026] PUT /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags/red => 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: 7|app: 0|req: 1196/2292] 10.0.0.220 () {32 vars in 722 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2293] 10.0.0.220 () {32 vars in 727 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2294] 10.0.0.220 () {34 vars in 776 bytes} [Tue Apr 21 18:24:22 2026] PUT /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2295] 10.0.0.220 () {32 vars in 727 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2296] 10.0.0.220 () {34 vars in 747 bytes} [Tue Apr 21 18:24:22 2026] PUT /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2297] 10.0.0.220 () {32 vars in 727 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2298] 10.0.0.220 () {32 vars in 735 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:22.739 7 INFO neutron.api.v2.resource [None req-b60e9460-ba85-49a2-a202-efae945c41c8 9327b18f75234d6f92e9e5a989df65e6 8019badd014d4be59778b0de3b32c093 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2299] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2300] 10.0.0.220 () {32 vars in 738 bytes} [Tue Apr 21 18:24:22 2026] DELETE /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags/red => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2301] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:24:22 2026] POST /v2.0/subnets => generated 708 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2302] 10.0.0.220 () {32 vars in 727 bytes} [Tue Apr 21 18:24:22 2026] GET /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:22.921 8 INFO neutron.db.segments_db [None req-420f4d2b-02ca-4bcd-ad8f-ca0817ff2780 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Added segment 286212e2-bb03-490b-9f4e-b1b4e07d3349 of type vxlan for network cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 2026-04-21 18:24:22.924 7 INFO neutron.api.v2.resource [None req-66d6cc7a-452e-4d1a-8864-b0f4c29aaf72 9327b18f75234d6f92e9e5a989df65e6 8019badd014d4be59778b0de3b32c093 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1205/2303] 10.0.0.220 () {32 vars in 742 bytes} [Tue Apr 21 18:24:22 2026] DELETE /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2304] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:22 2026] POST /v2.0/networks => generated 638 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2305] 10.0.0.220 () {32 vars in 730 bytes} [Tue Apr 21 18:24:23 2026] DELETE /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:23.156 7 INFO neutron.db.segments_db [None req-a20bf7fe-f20d-4772-bce0-cd28f866f308 7ec6c046b5754484a89577ee5c5048c2 b3ac01871fb84e63acb578aa1350f000 - - - -] Added segment 03f0276d-d467-4677-ad2a-febc89d65315 of type vxlan for network e37ce9b3-a6f3-444a-9ae7-4741b5305683 [pid: 7|app: 0|req: 1206/2306] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:22 2026] POST /v2.0/networks => generated 631 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2307] 10.0.0.220 () {32 vars in 727 bytes} [Tue Apr 21 18:24:23 2026] GET /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2310] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:24:23 2026] POST /v2.0/subnets => generated 631 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2311] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:24:23 2026] POST /v2.0/subnets => generated 602 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2312] 10.0.0.220 () {32 vars in 720 bytes} [Tue Apr 21 18:24:23 2026] DELETE /v2.0/ports/603f0897-6a1a-4343-849e-e53b17e6a742 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2313] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:24:23 2026] PUT /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:24.083 8 INFO neutron.services.segments.plugin [-] Segment ea7fa593-e7bc-4e34-a68a-a75e5165b031 resource provider aggregate not found 2026-04-21 18:24:24.091 8 INFO neutron.services.segments.plugin [-] Segment ea7fa593-e7bc-4e34-a68a-a75e5165b031 resource provider aggregate not found 2026-04-21 18:24:24.113 8 INFO neutron.services.segments.plugin [-] Segment ea7fa593-e7bc-4e34-a68a-a75e5165b031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea7fa593-e7bc-4e34-a68a-a75e5165b031 found for delete ", "request_id": "req-b714ad93-6ea0-4fb0-992f-38beeab0e6ec"}]} 2026-04-21 18:24:24.114 8 INFO neutron.services.segments.plugin [-] Segment ea7fa593-e7bc-4e34-a68a-a75e5165b031 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea7fa593-e7bc-4e34-a68a-a75e5165b031 found for delete ", "request_id": "req-1f479c61-1ae5-49a1-b82c-e644c23f51b2"}]} [pid: 8|app: 0|req: 1104/2314] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:23 2026] DELETE /v2.0/networks/cc6905aa-2878-4795-9feb-6ec4e6366081 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2315] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/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: 1106/2316] 10.0.0.220 () {34 vars in 762 bytes} [Tue Apr 21 18:24:24 2026] PUT /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2317] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:24:23 2026] POST /v2.0/subnets => generated 702 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2318] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:24.301 8 INFO neutron.db.segments_db [None req-11633fec-0091-4c78-aa79-f2dda6925bf0 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Added segment deb74ea6-a8a3-4a97-b1b6-b72f247186a2 of type vxlan for network 35aa2e30-86a4-4071-b8ee-68642378471f [pid: 7|app: 0|req: 1213/2319] 10.0.0.220 () {34 vars in 758 bytes} [Tue Apr 21 18:24:24 2026] PUT /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags/red => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2320] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags => generated 34 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2321] 10.0.0.220 () {34 vars in 670 bytes} [Tue Apr 21 18:24:24 2026] POST /v2.0/networks => generated 638 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2322] 10.0.0.220 () {34 vars in 780 bytes} [Tue Apr 21 18:24:24 2026] PUT /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2323] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2324] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:24:24 2026] PUT /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2325] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2326] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:24.789 7 INFO neutron.api.v2.resource [None req-08a1a8c2-bab2-4af1-aeb3-99a25880bf7d 7ec6c046b5754484a89577ee5c5048c2 b3ac01871fb84e63acb578aa1350f000 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1220/2327] 10.0.0.220 () {32 vars in 743 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2328] 10.0.0.220 () {32 vars in 742 bytes} [Tue Apr 21 18:24:24 2026] DELETE /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2329] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:24:24 2026] POST /v2.0/subnets => generated 631 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2330] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:24.966 7 INFO neutron.api.v2.resource [None req-c169161f-a4ba-4867-8321-c37d6eee59a2 7ec6c046b5754484a89577ee5c5048c2 b3ac01871fb84e63acb578aa1350f000 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1223/2331] 10.0.0.220 () {32 vars in 746 bytes} [Tue Apr 21 18:24:24 2026] DELETE /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2332] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:24 2026] GET /v2.0/security-groups?tenant_id=8019badd014d4be59778b0de3b32c093&name=default => generated 2805 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2333] 10.0.0.220 () {32 vars in 734 bytes} [Tue Apr 21 18:24:25 2026] DELETE /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2334] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:24:24 2026] POST /v2.0/subnets => generated 705 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2335] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:25 2026] DELETE /v2.0/security-groups/24b7f6e7-9470-4b1a-9d13-08a87626b696 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2336] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:25 2026] GET /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:25.439 7 INFO neutron.db.segments_db [None req-b57cfd20-a4a0-42c0-8f23-aa7f1ca4fb60 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Added segment 772cd092-e51e-40e4-8900-d5b3c2fb23d4 of type vxlan for network 96bb0a29-0941-4ecc-8712-36c4f1d61bc0 [pid: 8|app: 0|req: 1111/2337] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:24:25 2026] DELETE /v2.0/subnets/b11cc68a-f1e4-4540-afcc-a8f6c265b57a => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:24:25.853 7 INFO neutron.db.l3_hamode_db [None req-b57cfd20-a4a0-42c0-8f23-aa7f1ca4fb60 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1112/2338] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:25 2026] GET /v2.0/security-groups?tenant_id=57234729ec2d450db02c87d6f6b760f0&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:24:26.344 8 INFO neutron.services.segments.plugin [-] Segment 03f0276d-d467-4677-ad2a-febc89d65315 resource provider aggregate not found 2026-04-21 18:24:26.349 8 INFO neutron.services.segments.plugin [-] Segment 03f0276d-d467-4677-ad2a-febc89d65315 resource provider aggregate not found 2026-04-21 18:24:26.368 8 INFO neutron.services.segments.plugin [-] Segment 03f0276d-d467-4677-ad2a-febc89d65315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03f0276d-d467-4677-ad2a-febc89d65315 found for delete ", "request_id": "req-5e397f51-08cd-436d-9a91-1fd66df0f0ca"}]} 2026-04-21 18:24:26.370 8 INFO neutron.services.segments.plugin [-] Segment 03f0276d-d467-4677-ad2a-febc89d65315 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03f0276d-d467-4677-ad2a-febc89d65315 found for delete ", "request_id": "req-155ae166-b521-4029-86d4-9e22b7041831"}]} [pid: 8|app: 0|req: 1113/2339] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:24:25 2026] DELETE /v2.0/networks/e37ce9b3-a6f3-444a-9ae7-4741b5305683 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2340] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:26 2026] DELETE /v2.0/security-groups/ac2d76c1-00c5-4eae-8fd3-14ee03f25056 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:27.119 7 INFO neutron.db.l3_hamode_db [None req-b57cfd20-a4a0-42c0-8f23-aa7f1ca4fb60 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1115/2341] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:27 2026] GET /v2.0/security-groups?tenant_id=b3ac01871fb84e63acb578aa1350f000&name=default => generated 2805 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2342] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:27 2026] DELETE /v2.0/security-groups/5b2c1534-d307-4494-8de9-36fc74d3d29b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2343] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:27 2026] GET /v2.0/security-groups?tenant_id=c76bcce8f30749038ea1e9c9484af209&name=default => generated 2805 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2344] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:27 2026] DELETE /v2.0/security-groups/752033ff-231a-4237-97f6-ef68f4d377be => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2345] 10.0.0.220 () {34 vars in 669 bytes} [Tue Apr 21 18:24:25 2026] POST /v2.0/routers => generated 685 bytes in 3050 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:24:30.324 7 INFO neutron.db.segments_db [None req-f48e272e-da69-44b7-8e98-c7abb54bd305 5b49856de4714888953d7557b1359371 6d54a6d2c88540d1881251a46af49a89 - - - -] Added segment 9d84d39c-65b4-41b4-9e3c-ba517fe0b9d7 of type vxlan for network 81e499b5-6437-471d-ae57-9aa6206aa6fc 2026-04-21 18:24:30.700 7 INFO neutron.db.l3_hamode_db [None req-f48e272e-da69-44b7-8e98-c7abb54bd305 5b49856de4714888953d7557b1359371 6d54a6d2c88540d1881251a46af49a89 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-21 18:24:30.891 7 INFO neutron.db.l3_hamode_db [None req-f48e272e-da69-44b7-8e98-c7abb54bd305 5b49856de4714888953d7557b1359371 6d54a6d2c88540d1881251a46af49a89 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1119/2346] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:24:28 2026] PUT /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15/add_router_interface => generated 309 bytes in 2649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2347] 10.0.0.220 () {34 vars in 668 bytes} [Tue Apr 21 18:24:30 2026] POST /v2.0/routers => generated 474 bytes in 1640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2348] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:24:31 2026] PUT /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 25 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2349] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:32 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2350] 10.0.0.220 () {34 vars in 762 bytes} [Tue Apr 21 18:24:32 2026] PUT /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags/green => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2351] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:32 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2352] 10.0.0.220 () {34 vars in 758 bytes} [Tue Apr 21 18:24:32 2026] PUT /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2353] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:32 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2354] 10.0.0.220 () {34 vars in 780 bytes} [Tue Apr 21 18:24:32 2026] PUT /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags/black.or.white => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2355] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:32 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2356] 10.0.0.220 () {34 vars in 751 bytes} [Tue Apr 21 18:24:32 2026] PUT /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 37 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2357] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:24:31 2026] PUT /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15/add_router_interface => generated 309 bytes in 2035 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2358] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:33 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2359] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:33 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:33.290 7 INFO neutron.api.v2.resource [None req-b503f986-f7ff-44cc-b80e-9e9f0ddc5fa8 5b49856de4714888953d7557b1359371 6d54a6d2c88540d1881251a46af49a89 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1240/2360] 10.0.0.220 () {32 vars in 743 bytes} [Tue Apr 21 18:24:33 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags/green => generated 99 bytes in 82 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2361] 10.0.0.220 () {32 vars in 742 bytes} [Tue Apr 21 18:24:33 2026] DELETE /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags/red => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2362] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:33 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 30 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:33.545 7 INFO neutron.api.v2.resource [None req-39776600-a2d9-420e-acc5-661ad45b926c 5b49856de4714888953d7557b1359371 6d54a6d2c88540d1881251a46af49a89 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1243/2363] 10.0.0.220 () {32 vars in 746 bytes} [Tue Apr 21 18:24:33 2026] DELETE /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2364] 10.0.0.220 () {32 vars in 734 bytes} [Tue Apr 21 18:24:33 2026] DELETE /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2365] 10.0.0.220 () {32 vars in 731 bytes} [Tue Apr 21 18:24:33 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2366] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:24:33 2026] GET /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517 => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2367] 10.0.0.220 () {34 vars in 742 bytes} [Tue Apr 21 18:24:33 2026] PUT /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517 => generated 481 bytes in 850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2368] 10.0.0.220 () {32 vars in 736 bytes} [Tue Apr 21 18:24:34 2026] GET /v2.0/ports?device_id=d6c856a2-3dba-47e5-ab72-2579b14a1517 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2369] 10.0.0.220 () {34 vars in 783 bytes} [Tue Apr 21 18:24:33 2026] PUT /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15/add_router_interface => generated 309 bytes in 1915 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2370] 10.0.0.220 () {34 vars in 684 bytes} [Tue Apr 21 18:24:35 2026] POST /v2.0/security-groups => generated 1565 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2371] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-21 18:24:35.463 7 INFO neutron.services.segments.plugin [-] Segment 9d84d39c-65b4-41b4-9e3c-ba517fe0b9d7 resource provider aggregate not found 2026-04-21 18:24:35.470 7 INFO neutron.services.segments.plugin [-] Segment 9d84d39c-65b4-41b4-9e3c-ba517fe0b9d7 resource provider aggregate not found 2026-04-21 18:24:35.492 7 INFO neutron.services.segments.plugin [-] Segment 9d84d39c-65b4-41b4-9e3c-ba517fe0b9d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d84d39c-65b4-41b4-9e3c-ba517fe0b9d7 found for delete ", "request_id": "req-c71411cd-e3b9-468a-bc04-e58a27cea795"}]} 2026-04-21 18:24:35.504 7 INFO neutron.services.segments.plugin [-] Segment 9d84d39c-65b4-41b4-9e3c-ba517fe0b9d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d84d39c-65b4-41b4-9e3c-ba517fe0b9d7 found for delete ", "request_id": "req-8b48bc81-e71c-49a4-8e26-0fbdf7433a6f"}]} 2026-04-21 18:24:35.512 7 INFO neutron.db.l3_hamode_db [None req-8dd93321-c399-4679-a8fd-e40e76733641 5b49856de4714888953d7557b1359371 6d54a6d2c88540d1881251a46af49a89 - - - -] HA network 81e499b5-6437-471d-ae57-9aa6206aa6fc was deleted as no HA routers are present in tenant 6d54a6d2c88540d1881251a46af49a89. [pid: 7|app: 0|req: 1249/2372] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:24:34 2026] DELETE /v2.0/routers/d6c856a2-3dba-47e5-ab72-2579b14a1517 => generated 0 bytes in 829 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2373] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2374] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:35 2026] POST /v2.0/security-group-rules => generated 567 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2375] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2376] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2377] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2378] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2379] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2380] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:36 2026] POST /v2.0/security-group-rules => generated 567 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2381] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:36 2026] GET /v2.0/security-groups?tenant_id=265bea23d96443688714130d4a8f5333&name=default => generated 2805 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2382] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:36 2026] POST /v2.0/security-group-rules => generated 569 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2383] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:36 2026] DELETE /v2.0/security-groups/548965fe-f47d-4faf-be19-58222fbff978 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2384] 10.0.0.220 () {34 vars in 695 bytes} [Tue Apr 21 18:24:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2385] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:36 2026] GET /v2.0/security-groups?tenant_id=6d54a6d2c88540d1881251a46af49a89&name=default => generated 2805 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2386] 10.0.0.206 () {34 vars in 1094 bytes} [Tue Apr 21 18:24:36 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-565886329&fields=id&tenant_id=a1f3c6f591a3463b8e1ad0934489034a => generated 69 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2387] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:36 2026] DELETE /v2.0/security-groups/7cf06f5a-7a4a-4c4a-b75a-fa7a2bd4183b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2388] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:24:36 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 705 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2389] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:24:37 2026] GET /v2.0/quotas/a1f3c6f591a3463b8e1ad0934489034a => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2390] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:24:37 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&fields=id => generated 287 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2391] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:24:37 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2392] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:24:37 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?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: 1134/2393] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:24:37 2026] GET /v2.0/ports?device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2396] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:24:38 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2397] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:24:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1f3c6f591a3463b8e1ad0934489034a => generated 178 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2398] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:24:38 2026] POST /v2.0/ports => generated 1183 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2399] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:24:39 2026] PUT /v2.0/ports/63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 1428 bytes in 671 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1263/2400] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:24:39 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1467 bytes in 56 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-04-21 18:24:39.974 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcdf4c6d-863f-47b9-99b9-b6fcc1677c98'] response: {'name': 'network-changed', 'server_uuid': '18d383e8-97f6-493a-a645-b14f5b726372', 'tag': '63da5a55-06ec-42c1-bacb-302bd56d3386', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1138/2401] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:24:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.183&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 19 bytes in 67 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: 1139/2402] 10.0.0.220 () {34 vars in 676 bytes} [Tue Apr 21 18:24:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2403] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:24:40 2026] PUT /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2404] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:24:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 19 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2405] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2406] 10.0.0.220 () {34 vars in 770 bytes} [Tue Apr 21 18:24:40 2026] PUT /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2407] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5&id=b69564bd-8bfe-4280-9ac6-cb6483631d73 => generated 1362 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2408] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2409] 10.0.0.220 () {34 vars in 766 bytes} [Tue Apr 21 18:24:40 2026] PUT /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/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: 1145/2410] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2411] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2412] 10.0.0.220 () {34 vars in 788 bytes} [Tue Apr 21 18:24:40 2026] PUT /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2413] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&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: 1147/2414] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2415] 10.0.0.220 () {34 vars in 759 bytes} [Tue Apr 21 18:24:40 2026] PUT /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/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: 1149/2416] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags => generated 37 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2417] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?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: 1150/2418] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:24:40.915 8 INFO neutron.api.v2.resource [None req-3584db02-d7dc-4187-8a6b-738d6427f0dc 4e1c080c370344409a4ee300eda5c9ba 818f4fb3d49845768199c978aa6710ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1151/2419] 10.0.0.220 () {32 vars in 751 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2420] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?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: 1152/2421] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:24:40 2026] DELETE /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2422] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:41.026 7 INFO neutron.api.v2.resource [None req-268fc0ca-7138-4747-b46e-041882786e4c 4e1c080c370344409a4ee300eda5c9ba 818f4fb3d49845768199c978aa6710ae - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1271/2423] 10.0.0.220 () {32 vars in 754 bytes} [Tue Apr 21 18:24:41 2026] DELETE /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2424] 10.0.0.220 () {32 vars in 742 bytes} [Tue Apr 21 18:24:41 2026] DELETE /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2425] 10.0.0.220 () {32 vars in 739 bytes} [Tue Apr 21 18:24:41 2026] GET /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2426] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:24:41 2026] DELETE /v2.0/subnetpools/1d9d96b8-f2e6-40e3-862e-59e4f043637b => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2427] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:24:40 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1467 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2428] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:24:41 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 801 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2429] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.183&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2430] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:24:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => 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: 1155/2431] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:24:41 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5&id=b69564bd-8bfe-4280-9ac6-cb6483631d73 => generated 1362 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2432] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:41 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2433] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:41 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2434] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:24:41 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?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: 1158/2435] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:24:42 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2436] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:41 2026] GET /v2.0/security-groups?tenant_id=3d43be9be3d7480bb5ebe75b14c14f30&name=default => generated 2805 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2437] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:42 2026] DELETE /v2.0/security-groups/32f45ab6-b8d2-4dee-861a-606a8f997c00 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2438] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:24:42 2026] GET /v2.0/security-groups?tenant_id=818f4fb3d49845768199c978aa6710ae&name=default => generated 2805 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2439] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:24:42 2026] DELETE /v2.0/security-groups/00da6d1e-e139-413d-aafe-c912a7348ac8 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2440] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:24:42 2026] GET /v2.0/ports?device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1200 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2441] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:24:42 2026] GET /v2.0/security-groups?id=6190379a-dcbd-4157-9924-3b673850a537&fields=id&fields=name => generated 111 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2442] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:24:48 2026] GET /v2.0/ports?device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1200 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2443] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:24:48 2026] GET /v2.0/security-groups?id=6190379a-dcbd-4157-9924-3b673850a537&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2444] 10.0.0.220 () {32 vars in 818 bytes} [Tue Apr 21 18:24:48 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&mac_address=fa%3A16%3A3e%3A68%3A35%3A53 => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:24:49.639 8 INFO neutron.db.l3_db [None req-a3af6b25-f231-4b80-ae00-3665fbf0a13e 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Floating IP e32e2d23-88d7-40b4-b371-f5c35b617904 associated. External IP: 10.96.250.202, port: 63da5a55-06ec-42c1-bacb-302bd56d3386. [pid: 8|app: 0|req: 1163/2445] 10.0.0.220 () {34 vars in 677 bytes} [Tue Apr 21 18:24:48 2026] POST /v2.0/floatingips => generated 855 bytes in 1596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2446] 10.0.0.206 () {34 vars in 1094 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-565886329&fields=id&tenant_id=a1f3c6f591a3463b8e1ad0934489034a => generated 69 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:50.451 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52508ffa-317d-4cdb-81a9-456e973692a2'] response: {'name': 'network-changed', 'server_uuid': '18d383e8-97f6-493a-a645-b14f5b726372', 'tag': '63da5a55-06ec-42c1-bacb-302bd56d3386', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1164/2447] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 705 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2448] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/quotas/a1f3c6f591a3463b8e1ad0934489034a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2449] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1469 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2450] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2451] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.183&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 858 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2452] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => 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: 1166/2453] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&fields=id => generated 333 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2454] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5&id=b69564bd-8bfe-4280-9ac6-cb6483631d73 => generated 1362 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2455] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2456] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2457] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:24:50 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2458] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:24:51 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2459] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:24:51 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2460] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:24:51 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2461] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:24:51 2026] GET /v2.0/ports?device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2462] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:24:52 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2463] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:24:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a1f3c6f591a3463b8e1ad0934489034a => generated 178 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2464] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:24:52 2026] POST /v2.0/ports => generated 1187 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2467] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:24:52 2026] PUT /v2.0/ports/95f282f9-447a-4957-a64e-5097af004300 => generated 1432 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1297/2468] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 1471 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: 1172/2469] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.158&port_id=95f282f9-447a-4957-a64e-5097af004300 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2470] 199.19.213.60 () {34 vars in 1105 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a7&port_id=95f282f9-447a-4957-a64e-5097af004300 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:24:53.614 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f910eb9-1214-45d0-8bd5-6dcbeb978bcb'] response: {'name': 'network-changed', 'server_uuid': '16716d5b-94c6-41a8-b9e8-557fb437e222', 'tag': '95f282f9-447a-4957-a64e-5097af004300', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1173/2471] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.0/subnets?id=5bea899e-a866-4032-8217-8c3afd66f757&id=3680c2b5-467e-462b-bdcc-8244e7ebd76a => generated 1365 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2472] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1174/2473] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2474] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2475] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?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: 7|app: 0|req: 1301/2476] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:24:53 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 1471 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2477] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2478] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.158&port_id=95f282f9-447a-4957-a64e-5097af004300 => 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: 1177/2479] 199.19.213.60 () {34 vars in 1105 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a7&port_id=95f282f9-447a-4957-a64e-5097af004300 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2480] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/subnets?id=5bea899e-a866-4032-8217-8c3afd66f757&id=3680c2b5-467e-462b-bdcc-8244e7ebd76a => generated 1365 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2481] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2482] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2483] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2484] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2485] 10.0.0.210 () {34 vars in 990 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/ports?device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1469 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2486] 10.0.0.210 () {34 vars in 1040 bytes} [Tue Apr 21 18:24:54 2026] GET /v2.0/security-groups?id=6190379a-dcbd-4157-9924-3b673850a537&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2487] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:24:56 2026] GET /v2.0/ports?device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 1204 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2488] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:24:56 2026] GET /v2.0/security-groups?id=6190379a-dcbd-4157-9924-3b673850a537&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2489] 10.0.0.220 () {32 vars in 818 bytes} [Tue Apr 21 18:24:56 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&mac_address=fa%3A16%3A3e%3Af9%3A1c%3Ad3 => generated 1204 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:24:57.833 7 INFO neutron.db.l3_db [None req-831458dc-0d05-4dae-b88e-08c5055c1549 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Floating IP 6f0c1cbf-8875-4e6c-8aac-d26a31e251f2 associated. External IP: 10.96.250.217, port: 95f282f9-447a-4957-a64e-5097af004300. [pid: 7|app: 0|req: 1308/2490] 10.0.0.220 () {34 vars in 677 bytes} [Tue Apr 21 18:24:56 2026] POST /v2.0/floatingips => generated 855 bytes in 1945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2491] 10.0.0.210 () {34 vars in 990 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/ports?device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2492] 10.0.0.210 () {34 vars in 1040 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/security-groups?id=6190379a-dcbd-4157-9924-3b673850a537&fields=id&fields=name => generated 111 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2493] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:25:07.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91445a4d-887c-4257-8226-6f89185c6526'] response: {'name': 'network-changed', 'server_uuid': '16716d5b-94c6-41a8-b9e8-557fb437e222', 'tag': '95f282f9-447a-4957-a64e-5097af004300', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1310/2494] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2495] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.158&port_id=95f282f9-447a-4957-a64e-5097af004300 => generated 860 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2496] 199.19.213.60 () {34 vars in 1105 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a7&port_id=95f282f9-447a-4957-a64e-5097af004300 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2497] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/subnets?id=5bea899e-a866-4032-8217-8c3afd66f757&id=3680c2b5-467e-462b-bdcc-8244e7ebd76a => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2498] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&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: 1187/2499] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2500] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:25:07 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2501] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:25:08 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2504] 199.19.213.60 () {34 vars in 1095 bytes} [Tue Apr 21 18:25:08 2026] GET /v2.0/ports?device_id=18d383e8-97f6-493a-a645-b14f5b726372&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2505] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:25:08 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1469 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2506] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:25:08 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2507] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:25:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.183&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => 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: 1192/2508] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:25:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2509] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:25:09 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5&id=b69564bd-8bfe-4280-9ac6-cb6483631d73 => generated 1362 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2510] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:25:09 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2511] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:25:09 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2512] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:25:09 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2513] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:25:09 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2514] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:25:12 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2515] 10.0.0.97 () {30 vars in 658 bytes} [Tue Apr 21 18:25:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2516] 10.0.0.97 () {30 vars in 660 bytes} [Tue Apr 21 18:25: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: 7|app: 0|req: 1321/2517] 10.0.0.97 () {30 vars in 636 bytes} [Tue Apr 21 18:25: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: 8|app: 0|req: 1197/2518] 10.0.0.97 () {30 vars in 672 bytes} [Tue Apr 21 18:25: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: 7|app: 0|req: 1322/2519] 10.0.0.97 () {28 vars in 438 bytes} [Tue Apr 21 18:25:13 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2520] 10.0.0.97 () {30 vars in 696 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 634 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2521] 10.0.0.97 () {30 vars in 658 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2522] 10.0.0.97 () {30 vars in 660 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2523] 10.0.0.97 () {30 vars in 636 bytes} [Tue Apr 21 18:25:13 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: 1200/2524] 10.0.0.97 () {30 vars in 672 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2525] 10.0.0.97 () {30 vars in 696 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2526] 10.0.0.97 () {30 vars in 658 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2527] 10.0.0.97 () {30 vars in 660 bytes} [Tue Apr 21 18:25:13 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: 1202/2528] 10.0.0.97 () {30 vars in 636 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2529] 10.0.0.97 () {30 vars in 672 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2530] 10.0.0.97 () {30 vars in 698 bytes} [Tue Apr 21 18:25:13 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457 => generated 799 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2531] 10.0.0.97 () {30 vars in 650 bytes} [Tue Apr 21 18:25:14 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2532] 10.0.0.97 () {34 vars in 672 bytes} [Tue Apr 21 18:25:14 2026] POST /v2.0/ports => generated 1128 bytes in 1047 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2533] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:25:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 59 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: 1205/2534] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:25:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2535] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:25:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2536] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:25:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2537] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:25:16 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2538] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:25:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2539] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:25:16 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: 1208/2540] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:25:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2541] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:25:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2542] 199.19.213.60 () {30 vars in 731 bytes} [Tue Apr 21 18:25:16 2026] GET /v2.0/security-groups?name=lb-ebab1828-55a1-41d6-a8db-95b07aac4a1c => generated 23 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2543] 199.19.213.60 () {34 vars in 695 bytes} [Tue Apr 21 18:25:16 2026] POST /v2.0/security-groups => generated 1574 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2544] 199.19.213.60 () {30 vars in 761 bytes} [Tue Apr 21 18:25:17 2026] GET /v2.0/security-group-rules?security_group_id=34c4e400-e973-48d4-80bb-8da9207e6f1d => generated 1118 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2545] 199.19.213.60 () {34 vars in 748 bytes} [Tue Apr 21 18:25:17 2026] PUT /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2546] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:25:17 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1336/2547] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:25:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2548] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:25:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2549] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:25:17 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: 1213/2550] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:25:17 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2553] 10.0.0.206 () {34 vars in 1016 bytes} [Tue Apr 21 18:25:24 2026] GET /v2.0/security-groups?id=11b93ccb-07ef-46aa-8822-bea7d85c56cd&fields=id => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2554] 10.0.0.206 () {34 vars in 982 bytes} [Tue Apr 21 18:25:24 2026] GET /v2.0/networks?id=913dc04b-5f33-4422-a4c5-eee2f99890c1 => generated 735 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2555] 10.0.0.206 () {34 vars in 965 bytes} [Tue Apr 21 18:25:24 2026] GET /v2.0/quotas/cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2556] 10.0.0.206 () {34 vars in 1002 bytes} [Tue Apr 21 18:25:24 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2557] 10.0.0.206 () {34 vars in 1008 bytes} [Tue Apr 21 18:25:24 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=segments => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2558] 10.0.0.206 () {34 vars in 1108 bytes} [Tue Apr 21 18:25:25 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2559] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:25:25 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2560] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:25:25 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2561] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:25:26 2026] GET /v2.0/networks?id=913dc04b-5f33-4422-a4c5-eee2f99890c1 => generated 735 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2562] 199.19.213.60 () {34 vars in 1049 bytes} [Tue Apr 21 18:25:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3 => generated 343 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2563] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:25:26 2026] POST /v2.0/ports => generated 1078 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2564] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:25:26 2026] PUT /v2.0/ports/f748d8cc-dab3-4319-8667-c3fde11b6a39 => generated 1203 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1345/2565] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 1242 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-04-21 18:25:27.409 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da9686cd-4d09-4f28-9a7f-446332d0678b'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': 'f748d8cc-dab3-4319-8667-c3fde11b6a39', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1221/2566] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.34&port_id=f748d8cc-dab3-4319-8667-c3fde11b6a39 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2567] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/subnets?id=b1779c16-1666-48e8-ad99-30863a1f8ed2 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2568] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/ports?network_id=913dc04b-5f33-4422-a4c5-eee2f99890c1&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2569] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=segments => generated 14 bytes in 70 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: 1223/2570] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2571] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => 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: 1224/2572] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 1242 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2573] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/security-groups?id=11b93ccb-07ef-46aa-8822-bea7d85c56cd&fields=id&fields=name => generated 96 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2574] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/networks?id=913dc04b-5f33-4422-a4c5-eee2f99890c1 => generated 735 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2575] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.34&port_id=f748d8cc-dab3-4319-8667-c3fde11b6a39 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2576] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/subnets?id=b1779c16-1666-48e8-ad99-30863a1f8ed2 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2577] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2578] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2579] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/ports?network_id=913dc04b-5f33-4422-a4c5-eee2f99890c1&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2580] 199.19.213.60 () {34 vars in 1043 bytes} [Tue Apr 21 18:25:27 2026] GET /v2.0/security-groups?id=11b93ccb-07ef-46aa-8822-bea7d85c56cd&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2581] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:25:28 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=segments => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2582] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:25:28 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2583] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:25:30 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2584] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:25:30 2026] GET /v2.0/security-groups?id=11b93ccb-07ef-46aa-8822-bea7d85c56cd&fields=id&fields=name => generated 96 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2585] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:25:30 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2590] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:04 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: 1234/2591] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2592] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:04 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: 1235/2593] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2594] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2595] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:26:04 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2596] 199.19.213.60 () {34 vars in 676 bytes} [Tue Apr 21 18:26:04 2026] POST /v2.0/ports => generated 1093 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2597] 10.0.0.206 () {34 vars in 971 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1093 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1361/2598] 10.0.0.206 () {34 vars in 907 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2599] 199.19.213.60 () {34 vars in 1261 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2600] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?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: 1239/2601] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2602] 199.19.213.60 () {34 vars in 974 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1093 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2603] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:05 2026] GET /v2.0/networks?id=165a91de-dd30-41a4-961e-fc79af904457 => generated 802 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2604] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:26:05 2026] PUT /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1247 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2605] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2519 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-04-21 18:26:06.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d23c4a74-0426-4100-939c-c66ab9acb333'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': 'c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1365/2606] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.34&port_id=f748d8cc-dab3-4319-8667-c3fde11b6a39 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2607] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/subnets?id=b1779c16-1666-48e8-ad99-30863a1f8ed2 => generated 630 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2608] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/ports?network_id=913dc04b-5f33-4422-a4c5-eee2f99890c1&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: 1243/2609] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1367/2610] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?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: 1244/2611] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2612] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/subnets?id=9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 655 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2613] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/ports?network_id=165a91de-dd30-41a4-961e-fc79af904457&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2614] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2615] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:06 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2616] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2519 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2617] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/networks?id=165a91de-dd30-41a4-961e-fc79af904457 => generated 802 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2618] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2619] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/subnets?id=9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 655 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2620] 10.0.0.206 () {34 vars in 971 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2621] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/ports?network_id=165a91de-dd30-41a4-961e-fc79af904457&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2622] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2623] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2624] 199.19.213.60 () {34 vars in 748 bytes} [Tue Apr 21 18:26:07 2026] PUT /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1307 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2625] 199.19.213.60 () {30 vars in 731 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/security-groups?name=lb-ebab1828-55a1-41d6-a8db-95b07aac4a1c => generated 1577 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: 7|app: 0|req: 1374/2626] 199.19.213.60 () {34 vars in 748 bytes} [Tue Apr 21 18:26:07 2026] PUT /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1307 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2627] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1375/2628] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:07 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: 1254/2629] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2630] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:08 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: 1255/2631] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2632] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2635] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2636] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2637] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457 => generated 799 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2638] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2639] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:08 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2640] 199.19.213.60 () {34 vars in 1095 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.0/ports?device_id=16716d5b-94c6-41a8-b9e8-557fb437e222&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:26:09.894 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4021b8af-68d1-4a0b-98e3-c21e85f8d224'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': 'c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04', 'status': 'completed', 'code': 200} 2026-04-21 18:26:09.894 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4021b8af-68d1-4a0b-98e3-c21e85f8d224'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': 'c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1259/2641] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2581 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2642] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2643] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.0/networks?id=165a91de-dd30-41a4-961e-fc79af904457 => generated 802 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2644] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:09 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2645] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2646] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.158&port_id=95f282f9-447a-4957-a64e-5097af004300 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2647] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/subnets?id=9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 655 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2648] 199.19.213.60 () {34 vars in 1105 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a7&port_id=95f282f9-447a-4957-a64e-5097af004300 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2649] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/ports?network_id=165a91de-dd30-41a4-961e-fc79af904457&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2650] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/subnets?id=5bea899e-a866-4032-8217-8c3afd66f757&id=3680c2b5-467e-462b-bdcc-8244e7ebd76a => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2651] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2652] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2653] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2654] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2655] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2656] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2581 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2657] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?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: 1267/2658] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/networks?id=165a91de-dd30-41a4-961e-fc79af904457 => generated 802 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2659] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => 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: 1268/2660] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/subnets?id=9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2661] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/ports?network_id=165a91de-dd30-41a4-961e-fc79af904457&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: 1269/2662] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2663] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:10 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?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) 2026-04-21 18:26:16.772 8 INFO neutron.db.l3_db [None req-3b461072-7c39-4591-a553-364523a2af72 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Floating IP bfb33ed6-5911-45b0-bf8d-7d8c14e07796 associated. External IP: 10.96.250.210, port: 144b5e46-cbac-4367-9738-3d5196c3ec73. [pid: 8|app: 0|req: 1270/2664] 10.0.0.220 () {34 vars in 677 bytes} [Tue Apr 21 18:26:15 2026] POST /v2.0/floatingips => generated 898 bytes in 1451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2665] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2666] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2667] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:20 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2668] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2669] 199.19.213.60 () {30 vars in 731 bytes} [Tue Apr 21 18:26:20 2026] GET /v2.0/security-groups?name=lb-ebab1828-55a1-41d6-a8db-95b07aac4a1c => generated 1577 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2670] 199.19.213.60 () {30 vars in 761 bytes} [Tue Apr 21 18:26:21 2026] GET /v2.0/security-group-rules?security_group_id=34c4e400-e973-48d4-80bb-8da9207e6f1d => generated 1118 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2671] 199.19.213.60 () {34 vars in 706 bytes} [Tue Apr 21 18:26:21 2026] POST /v2.0/security-group-rules => generated 565 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2672] 199.19.213.60 () {34 vars in 706 bytes} [Tue Apr 21 18:26:21 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: 7|app: 0|req: 1400/2675] 10.0.0.97 () {30 vars in 658 bytes} [Tue Apr 21 18:26:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2676] 10.0.0.97 () {30 vars in 660 bytes} [Tue Apr 21 18:26:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2677] 10.0.0.97 () {30 vars in 636 bytes} [Tue Apr 21 18:26:28 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: 1277/2678] 10.0.0.97 () {30 vars in 672 bytes} [Tue Apr 21 18:26:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2679] 10.0.0.97 () {28 vars in 438 bytes} [Tue Apr 21 18:26:29 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2680] 10.0.0.97 () {30 vars in 696 bytes} [Tue Apr 21 18:26:29 2026] GET /v2.0/subnets/8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => generated 631 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2681] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2682] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2683] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:29 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: 1280/2684] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2685] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:30 2026] GET /v2.0/subnets/8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2686] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:26:30 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2581 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2687] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2688] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2689] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2690] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2691] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:30 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?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: 1284/2692] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:30 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2693] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:31 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 801 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2694] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:26:31 2026] POST /v2.0/ports => generated 1303 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2695] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:26:31 2026] PUT /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 1428 bytes in 562 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: 1286/2696] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 4037 bytes in 43 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-04-21 18:26:32.268 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8588704-a939-4856-8ac7-c3e2705ca776'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': '245ff25f-e10c-483c-873d-852edd936a54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1411/2697] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.34&port_id=f748d8cc-dab3-4319-8667-c3fde11b6a39 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2698] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/subnets?id=b1779c16-1666-48e8-ad99-30863a1f8ed2 => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2699] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/ports?network_id=913dc04b-5f33-4422-a4c5-eee2f99890c1&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: 1288/2700] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?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: 7|app: 0|req: 1413/2701] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2702] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2703] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/subnets?id=9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2704] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/ports?network_id=165a91de-dd30-41a4-961e-fc79af904457&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2705] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2706] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?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: 7|app: 0|req: 1416/2707] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=245ff25f-e10c-483c-873d-852edd936a54 => 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: 1292/2708] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=245ff25f-e10c-483c-873d-852edd936a54 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2709] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:26:32 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5&id=b69564bd-8bfe-4280-9ac6-cb6483631d73 => generated 1362 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2710] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2711] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2712] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2713] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2714] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 4037 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2715] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2716] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=245ff25f-e10c-483c-873d-852edd936a54 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2717] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=245ff25f-e10c-483c-873d-852edd936a54 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2718] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5&id=b69564bd-8bfe-4280-9ac6-cb6483631d73 => 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: 1297/2719] 10.0.0.206 () {34 vars in 971 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 1464 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2720] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2721] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2722] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 1464 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2723] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2724] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2725] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:33 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?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: 1300/2726] 199.19.213.60 () {34 vars in 749 bytes} [Tue Apr 21 18:26:33 2026] PUT /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 1199 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2727] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 798 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:34.300 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a1d0529-2b8e-4edc-b229-3d458ee09414'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': '245ff25f-e10c-483c-873d-852edd936a54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1301/2728] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/subnets/8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2729] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 3808 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2730] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2731] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2732] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:34 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: 1302/2733] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 801 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2734] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2735] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=245ff25f-e10c-483c-873d-852edd936a54 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2736] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => 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: 1304/2737] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2738] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2739] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2740] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1345 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2741] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2742] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2743] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457 => generated 799 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2744] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2745] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2746] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:34 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => 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: 1309/2749] 10.0.0.97 () {30 vars in 658 bytes} [Tue Apr 21 18:26:40 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2750] 10.0.0.97 () {30 vars in 660 bytes} [Tue Apr 21 18:26:40 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: 1310/2751] 10.0.0.97 () {30 vars in 636 bytes} [Tue Apr 21 18:26:40 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2752] 10.0.0.97 () {30 vars in 672 bytes} [Tue Apr 21 18:26:40 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2753] 10.0.0.97 () {28 vars in 438 bytes} [Tue Apr 21 18:26:40 2026] GET / => generated 151 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2754] 10.0.0.97 () {30 vars in 696 bytes} [Tue Apr 21 18:26:40 2026] GET /v2.0/subnets/5bea899e-a866-4032-8217-8c3afd66f757 => generated 631 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2755] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2756] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2757] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2758] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2759] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/subnets/8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2760] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/subnets/5bea899e-a866-4032-8217-8c3afd66f757 => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2761] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 3810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2762] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:41 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: 1316/2763] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2764] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:41 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: 1317/2765] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2766] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2767] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2768] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:41 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2769] 199.19.213.60 () {38 vars in 954 bytes} [Tue Apr 21 18:26:41 2026] POST /v2.0/ports => generated 1299 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2770] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:26:42 2026] PUT /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 1424 bytes in 1097 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: 1320/2771] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 5262 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1452/2772] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.34&port_id=f748d8cc-dab3-4319-8667-c3fde11b6a39 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2773] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.0/subnets?id=b1779c16-1666-48e8-ad99-30863a1f8ed2 => generated 630 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:26:43.738 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4818d424-1483-46a6-a552-d60118fd9a25'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': '2757fc60-6d20-4662-a588-74827aa18834', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1453/2774] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.0/ports?network_id=913dc04b-5f33-4422-a4c5-eee2f99890c1&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2775] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1454/2776] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?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: 1323/2777] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2778] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:43 2026] GET /v2.0/subnets?id=9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => 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: 1324/2779] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/ports?network_id=165a91de-dd30-41a4-961e-fc79af904457&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2780] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2781] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2782] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=245ff25f-e10c-483c-873d-852edd936a54 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2783] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => generated 652 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2784] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2785] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2786] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?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: 1328/2787] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=2757fc60-6d20-4662-a588-74827aa18834 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2788] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A69&port_id=2757fc60-6d20-4662-a588-74827aa18834 => 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: 1329/2789] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/subnets?id=5bea899e-a866-4032-8217-8c3afd66f757&id=3680c2b5-467e-462b-bdcc-8244e7ebd76a => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2790] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2791] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:44 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2792] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2793] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2794] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 5262 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2795] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 801 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2796] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=2757fc60-6d20-4662-a588-74827aa18834 => 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: 1333/2797] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A69&port_id=2757fc60-6d20-4662-a588-74827aa18834 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2798] 10.0.0.206 () {34 vars in 971 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 1460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2799] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/subnets?id=5bea899e-a866-4032-8217-8c3afd66f757&id=3680c2b5-467e-462b-bdcc-8244e7ebd76a => generated 1365 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2800] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 1460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2801] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2802] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 1460 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2803] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:45 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2804] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2805] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2806] 199.19.213.60 () {34 vars in 749 bytes} [Tue Apr 21 18:26:45 2026] PUT /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 1195 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2807] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f => generated 798 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-21 18:26:46.547 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7583b8b-eeaa-4dd5-bd40-c17eda282d83'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': '2757fc60-6d20-4662-a588-74827aa18834', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1337/2808] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/subnets/5bea899e-a866-4032-8217-8c3afd66f757 => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2809] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 5033 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2810] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:46 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: 1339/2811] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:46 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: 1340/2812] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2813] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2814] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 801 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2815] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2816] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=2757fc60-6d20-4662-a588-74827aa18834 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2817] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2818] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/subnets?id=5bea899e-a866-4032-8217-8c3afd66f757 => generated 652 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2819] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1345 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2820] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2821] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2822] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2823] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:26:46 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457 => generated 799 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2824] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:47 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2825] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:47 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?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: 1348/2826] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:47 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2829] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2830] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:55 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: 1351/2831] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2832] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2833] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/subnets/8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2834] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 5035 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2835] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2836] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:55 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: 1354/2837] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2838] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:55 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: 1355/2839] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 1233 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2840] 199.19.213.60 () {34 vars in 748 bytes} [Tue Apr 21 18:26:55 2026] PUT /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 1026 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2841] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f => generated 798 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:26:55.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1359efd4-fc2e-4f08-84d2-0f76f4087841'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': '2757fc60-6d20-4662-a588-74827aa18834', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1486/2842] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 4864 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2843] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:55 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 4864 bytes in 83 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: 1358/2844] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:26:56 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 4864 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2845] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:26:56 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 801 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2846] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:56 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2847] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:56 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2848] 199.19.213.60 () {34 vars in 974 bytes} [Tue Apr 21 18:26:56 2026] GET /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2849] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:26:56 2026] DELETE /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2850] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 3810 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2851] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 3810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:26:57.259 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e01dc29a-4964-40b9-8996-ccff7918b11c 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/2852] 199.19.213.60 () {32 vars in 718 bytes} [Tue Apr 21 18:26:57 2026] DELETE /v2.0/ports/2757fc60-6d20-4662-a588-74827aa18834 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2853] 199.19.213.60 () {34 vars in 1225 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/networks?id=913dc04b-5f33-4422-a4c5-eee2f99890c1&id=165a91de-dd30-41a4-961e-fc79af904457&id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 3097 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2854] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2855] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.34&port_id=f748d8cc-dab3-4319-8667-c3fde11b6a39 => 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: 1364/2856] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2857] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2858] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2859] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/subnets?id=b1779c16-1666-48e8-ad99-30863a1f8ed2 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2860] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2861] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/ports?network_id=913dc04b-5f33-4422-a4c5-eee2f99890c1&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2862] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2863] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2864] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1345 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2865] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2866] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2867] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2868] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457 => generated 799 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2869] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/subnets?id=9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 655 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2870] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2871] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2872] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/ports?network_id=165a91de-dd30-41a4-961e-fc79af904457&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: 1372/2873] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2874] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2875] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:26:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.223&port_id=245ff25f-e10c-483c-873d-852edd936a54 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-21 18:26:58.052 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a74f4574-71de-4607-90b4-61d2b9e86252'] response: {'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'name': 'network-vif-deleted', 'tag': '2757fc60-6d20-4662-a588-74827aa18834', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1503/2876] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:26:58 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => generated 652 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2877] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:26:58 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2878] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:26:58 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2879] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:26:58 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?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: 7|app: 0|req: 1505/2880] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:27:00 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: 1376/2881] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:27:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2882] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:27:00 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: 1377/2883] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:27:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2884] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:27:00 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 3810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2885] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:27:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2886] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:27:00 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: 1379/2887] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:27:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2888] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:27:00 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: 1380/2889] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:27:00 2026] GET /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 1237 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2890] 199.19.213.60 () {34 vars in 748 bytes} [Tue Apr 21 18:27:00 2026] PUT /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 1026 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2891] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:27:01 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 798 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1511/2892] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:27:01 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 3635 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2893] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:27:01 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 3635 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:27:01.479 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4927daa3-1bc2-4694-9636-471f0d2dc2dc'] response: {'name': 'network-changed', 'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'tag': '245ff25f-e10c-483c-873d-852edd936a54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1512/2894] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:27:01 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 3635 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2895] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:27:01 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 801 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2896] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:27:01 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2897] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:27:01 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2898] 199.19.213.60 () {34 vars in 974 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 1062 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2899] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:27:02 2026] DELETE /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2900] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2581 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:27:02.546 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6032a129-93b4-4633-aec1-3754d0dfaecf'] response: {'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'name': 'network-vif-deleted', 'tag': '245ff25f-e10c-483c-873d-852edd936a54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/2901] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2581 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2902] 199.19.213.60 () {34 vars in 1145 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/networks?id=913dc04b-5f33-4422-a4c5-eee2f99890c1&id=165a91de-dd30-41a4-961e-fc79af904457&id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 2310 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-21 18:27:02.606 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1ba68865-e3d1-4877-a669-c243a2e490ae 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/2903] 199.19.213.60 () {32 vars in 718 bytes} [Tue Apr 21 18:27:02 2026] DELETE /v2.0/ports/245ff25f-e10c-483c-873d-852edd936a54 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2904] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.34&port_id=f748d8cc-dab3-4319-8667-c3fde11b6a39 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2905] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/subnets?id=b1779c16-1666-48e8-ad99-30863a1f8ed2 => generated 630 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2906] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:27:02 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: 1389/2907] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:27:02 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: 1390/2908] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2909] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/ports?network_id=913dc04b-5f33-4422-a4c5-eee2f99890c1&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2910] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2911] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2912] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2913] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2914] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?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: 1394/2915] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1345 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2916] 199.19.213.60 () {34 vars in 1055 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.61&port_id=c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2917] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2918] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/subnets?id=9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 655 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2919] 199.19.213.60 () {30 vars in 702 bytes} [Tue Apr 21 18:27:02 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457 => generated 799 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2920] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:27:03 2026] GET /v2.0/ports?network_id=165a91de-dd30-41a4-961e-fc79af904457&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2921] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:27:03 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2922] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:27:03 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 652 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2923] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:27:03 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2924] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:27:03 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?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: 7|app: 0|req: 1527/2927] 199.19.213.60 () {34 vars in 1095 bytes} [Tue Apr 21 18:27:09 2026] GET /v2.0/ports?device_id=18d383e8-97f6-493a-a645-b14f5b726372&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2928] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:27:09 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2929] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:27:09 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => 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: 1402/2930] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.183&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2931] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:27:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2932] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:27:10 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5&id=b69564bd-8bfe-4280-9ac6-cb6483631d73 => generated 1362 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2933] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:27:10 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&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: 1404/2934] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:27:10 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2935] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:27:10 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2936] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:27:10 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2937] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:27:11 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: 1406/2938] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:27:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/2939] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:27:11 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: 1407/2940] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:27:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2941] 199.19.213.60 () {30 vars in 731 bytes} [Tue Apr 21 18:27:11 2026] GET /v2.0/security-groups?name=lb-ebab1828-55a1-41d6-a8db-95b07aac4a1c => generated 2741 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2942] 199.19.213.60 () {30 vars in 761 bytes} [Tue Apr 21 18:27:11 2026] GET /v2.0/security-group-rules?security_group_id=34c4e400-e973-48d4-80bb-8da9207e6f1d => generated 2206 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2943] 199.19.213.60 () {32 vars in 748 bytes} [Tue Apr 21 18:27:11 2026] DELETE /v2.0/security-group-rules/7af64cc6-49c7-47e6-82db-e3c2a3f13a0c => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2944] 199.19.213.60 () {32 vars in 748 bytes} [Tue Apr 21 18:27:12 2026] DELETE /v2.0/security-group-rules/a3fff232-f626-40ea-ab19-0b1824011ce7 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:16.767 7 INFO neutron.db.l3_db [None req-21346207-cb14-4a2e-9e9f-0c6c99fa9688 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Floating IP bfb33ed6-5911-45b0-bf8d-7d8c14e07796 disassociated (deleted). External IP: 10.96.250.210, port: 144b5e46-cbac-4367-9738-3d5196c3ec73. [pid: 7|app: 0|req: 1536/2945] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:27:16 2026] DELETE /v2.0/floatingips/bfb33ed6-5911-45b0-bf8d-7d8c14e07796 => generated 0 bytes in 922 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:17.213 8 INFO neutron.api.v2.resource [None req-cea2d4af-7dba-4515-beaa-489d7b7aa20c 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1410/2946] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:27:17 2026] GET /v2.0/floatingips/bfb33ed6-5911-45b0-bf8d-7d8c14e07796 => generated 144 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2947] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:27:17 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: 1411/2948] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:27:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/2949] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:27:17 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: 1412/2950] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:27:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2951] 199.19.213.60 () {30 vars in 700 bytes} [Tue Apr 21 18:27:17 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => 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: 1413/2952] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:27:17 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2581 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2953] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:27:17 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2581 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2954] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:27:17 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 2581 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2955] 199.19.213.60 () {34 vars in 974 bytes} [Tue Apr 21 18:27:18 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1345 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2956] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:27:18 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2957] 199.19.213.60 () {34 vars in 1015 bytes} [Tue Apr 21 18:27:18 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457?fields=dns_domain => generated 29 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2958] 199.19.213.60 () {30 vars in 715 bytes} [Tue Apr 21 18:27:18 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => 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: 1416/2959] 199.19.213.60 () {38 vars in 1027 bytes} [Tue Apr 21 18:27:18 2026] PUT /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1146 bytes in 361 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: 1417/2960] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/ports?tenant_id=cc7f9dcd506d4766b8de1ba63cc80ea3&device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2961] 199.19.213.60 () {34 vars in 1065 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/networks?id=913dc04b-5f33-4422-a4c5-eee2f99890c1&id=165a91de-dd30-41a4-961e-fc79af904457 => generated 1523 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2962] 199.19.213.60 () {34 vars in 1059 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.34&port_id=f748d8cc-dab3-4319-8667-c3fde11b6a39 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2963] 199.19.213.60 () {34 vars in 748 bytes} [Tue Apr 21 18:27:18 2026] PUT /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1086 bytes in 305 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: 1420/2964] 199.19.213.60 () {34 vars in 983 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/subnets?id=b1779c16-1666-48e8-ad99-30863a1f8ed2 => generated 630 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2965] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 1086 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2966] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/ports?network_id=913dc04b-5f33-4422-a4c5-eee2f99890c1&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: 1422/2967] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2968] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/networks/913dc04b-5f33-4422-a4c5-eee2f99890c1?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: 7|app: 0|req: 1546/2969] 199.19.213.60 () {32 vars in 718 bytes} [Tue Apr 21 18:27:19 2026] DELETE /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2970] 199.19.213.60 () {30 vars in 662 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2971] 199.19.213.60 () {30 vars in 664 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2972] 199.19.213.60 () {30 vars in 640 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2973] 199.19.213.60 () {30 vars in 676 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:27:19.793 8 INFO neutron.pecan_wsgi.hooks.translation [None req-58243b4a-c137-4107-8909-43bf959b4c2c 8daacc7e4cb74bc987e377f9d4772c39 cc7f9dcd506d4766b8de1ba63cc80ea3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1426/2974] 199.19.213.60 () {32 vars in 718 bytes} [Tue Apr 21 18:27:19 2026] DELETE /v2.0/ports/c1eeafe4-4a5b-4d7e-a46a-73731cd4dc04 => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2975] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2976] 199.19.213.60 () {30 vars in 731 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/security-groups?name=lb-ebab1828-55a1-41d6-a8db-95b07aac4a1c => generated 1577 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2977] 199.19.213.60 () {30 vars in 696 bytes} [Tue Apr 21 18:27:19 2026] GET /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1128 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2978] 199.19.213.60 () {34 vars in 748 bytes} [Tue Apr 21 18:27:19 2026] PUT /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 1090 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2979] 199.19.213.60 () {32 vars in 738 bytes} [Tue Apr 21 18:27:20 2026] DELETE /v2.0/security-groups/34c4e400-e973-48d4-80bb-8da9207e6f1d => 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: 1429/2980] 199.19.213.60 () {32 vars in 718 bytes} [Tue Apr 21 18:27:20 2026] DELETE /v2.0/ports/144b5e46-cbac-4367-9738-3d5196c3ec73 => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2981] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:27:21 2026] GET /v2.0/ports?device_id=88f4ccb3-f026-4509-8723-9d4c6c35a74a => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2982] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:27:21 2026] DELETE /v2.0/ports/f748d8cc-dab3-4319-8667-c3fde11b6a39 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:23.045 7 INFO neutron.db.l3_db [None req-075b8199-e4f1-4f91-85e9-8905555caf2f 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Floating IP 6f0c1cbf-8875-4e6c-8aac-d26a31e251f2 disassociated (deleted). External IP: 10.96.250.217, port: 95f282f9-447a-4957-a64e-5097af004300. [pid: 7|app: 0|req: 1553/2985] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:27:22 2026] DELETE /v2.0/floatingips/6f0c1cbf-8875-4e6c-8aac-d26a31e251f2 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:23.500 8 INFO neutron.api.v2.resource [None req-b603dfd2-279e-4f72-9732-d3c94a9db253 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1433/2986] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:27:23 2026] GET /v2.0/floatingips/6f0c1cbf-8875-4e6c-8aac-d26a31e251f2 => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:27:23.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc93db01-c17c-45b9-a3e5-3081442e671b'] response: {'name': 'network-changed', 'server_uuid': '16716d5b-94c6-41a8-b9e8-557fb437e222', 'tag': '95f282f9-447a-4957-a64e-5097af004300', 'status': 'completed', 'code': 200} 2026-04-21 18:27:23.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8656eb3b-a32e-42fd-9eeb-54d1651fddf5'] response: {'server_uuid': '88f4ccb3-f026-4509-8723-9d4c6c35a74a', 'name': 'network-vif-deleted', 'tag': 'f748d8cc-dab3-4319-8667-c3fde11b6a39', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2987] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:27:23 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 1473 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/2988] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:27:23 2026] GET /v2.0/ports?device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 1204 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2989] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:27:23 2026] GET /v2.0/security-groups?id=6190379a-dcbd-4157-9924-3b673850a537&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2990] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:27:23 2026] GET /v2.0/networks?id=35aa2e30-86a4-4071-b8ee-68642378471f => generated 801 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2991] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.158&port_id=95f282f9-447a-4957-a64e-5097af004300 => 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: 1436/2992] 199.19.213.60 () {34 vars in 1105 bytes} [Tue Apr 21 18:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2a7&port_id=95f282f9-447a-4957-a64e-5097af004300 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2993] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:27:23 2026] GET /v2.0/subnets?id=5bea899e-a866-4032-8217-8c3afd66f757&id=3680c2b5-467e-462b-bdcc-8244e7ebd76a => generated 1365 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2994] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:27:24 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2995] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:27:24 2026] GET /v2.0/ports?network_id=35aa2e30-86a4-4071-b8ee-68642378471f&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2996] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:27:24 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2997] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:27:24 2026] GET /v2.0/ports?device_id=16716d5b-94c6-41a8-b9e8-557fb437e222 => generated 1204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2998] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:27:24 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/2999] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:27:24 2026] DELETE /v2.0/ports/95f282f9-447a-4957-a64e-5097af004300 => generated 0 bytes in 942 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:29.464 8 INFO neutron.db.l3_db [None req-b7d9cee3-d7d0-4812-a821-a88ea5e15843 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] Floating IP e32e2d23-88d7-40b4-b371-f5c35b617904 disassociated (deleted). External IP: 10.96.250.202, port: 63da5a55-06ec-42c1-bacb-302bd56d3386. [pid: 8|app: 0|req: 1440/3000] 10.0.0.220 () {32 vars in 732 bytes} [Tue Apr 21 18:27:28 2026] DELETE /v2.0/floatingips/e32e2d23-88d7-40b4-b371-f5c35b617904 => generated 0 bytes in 953 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:29.926 7 INFO neutron.api.v2.resource [None req-b984b324-ca37-4a33-8ddf-bcccc63b3232 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3001] 10.0.0.220 () {32 vars in 729 bytes} [Tue Apr 21 18:27:29 2026] GET /v2.0/floatingips/e32e2d23-88d7-40b4-b371-f5c35b617904 => generated 144 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:27:30.157 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8befdefb-5eb4-4aa8-889c-6dca4b8292ff'] response: {'name': 'network-changed', 'server_uuid': '18d383e8-97f6-493a-a645-b14f5b726372', 'tag': '63da5a55-06ec-42c1-bacb-302bd56d3386', 'status': 'completed', 'code': 200} 2026-04-21 18:27:30.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e56d261-ca0e-4879-bb27-634083600539'] response: {'server_uuid': '16716d5b-94c6-41a8-b9e8-557fb437e222', 'name': 'network-vif-deleted', 'tag': '95f282f9-447a-4957-a64e-5097af004300', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1441/3002] 10.0.0.206 () {34 vars in 990 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/ports?device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1200 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3003] 199.19.213.60 () {34 vars in 1079 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/ports?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3004] 10.0.0.206 () {34 vars in 1040 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/security-groups?id=6190379a-dcbd-4157-9924-3b673850a537&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3005] 199.19.213.60 () {34 vars in 985 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/networks?id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3006] 199.19.213.60 () {34 vars in 1057 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.183&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3007] 199.19.213.60 () {34 vars in 1103 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fd&port_id=63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3008] 199.19.213.60 () {34 vars in 1063 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/subnets?id=8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5&id=b69564bd-8bfe-4280-9ac6-cb6483631d73 => generated 1362 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3009] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3010] 199.19.213.60 () {34 vars in 1051 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/ports?network_id=cfaf0852-2ab3-4ac3-aa86-e4a973eb4996&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3011] 199.19.213.60 () {34 vars in 1011 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3012] 199.19.213.60 () {34 vars in 993 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/ports?device_id=18d383e8-97f6-493a-a645-b14f5b726372 => generated 1200 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/3013] 199.19.213.60 () {34 vars in 1111 bytes} [Tue Apr 21 18:27:30 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3014] 199.19.213.60 () {36 vars in 996 bytes} [Tue Apr 21 18:27:30 2026] DELETE /v2.0/ports/63da5a55-06ec-42c1-bacb-302bd56d3386 => generated 0 bytes in 429 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3015] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:35 2026] DELETE /v2.0/security-group-rules/7076f40a-9802-4c20-a315-fe626e32590c => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:35.430 7 INFO neutron.api.v2.resource [None req-e1c99992-b521-4204-a498-7e7a02e8d177 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3016] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:35 2026] GET /v2.0/security-group-rules/7076f40a-9802-4c20-a315-fe626e32590c => generated 155 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3017] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:35 2026] DELETE /v2.0/security-group-rules/485978d8-4341-4f3b-9188-2cc716329b66 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:35.517 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b21765a-d354-4619-ac46-8f2e0b158283'] response: {'server_uuid': '18d383e8-97f6-493a-a645-b14f5b726372', 'name': 'network-vif-deleted', 'tag': '63da5a55-06ec-42c1-bacb-302bd56d3386', 'status': 'completed', 'code': 200} 2026-04-21 18:27:35.522 7 INFO neutron.api.v2.resource [None req-7fe21d0e-3870-4d38-a93b-845ba4b8288f 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3018] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:35 2026] GET /v2.0/security-group-rules/485978d8-4341-4f3b-9188-2cc716329b66 => 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: 1449/3019] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:35 2026] DELETE /v2.0/security-group-rules/5ad0966b-ed7c-4675-bdb9-49b1c4cb12fa => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:35.614 7 INFO neutron.api.v2.resource [None req-26de904c-d9a2-46da-b4b2-b51268dffec6 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3020] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:35 2026] GET /v2.0/security-group-rules/5ad0966b-ed7c-4675-bdb9-49b1c4cb12fa => 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: 1450/3021] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:35 2026] DELETE /v2.0/security-group-rules/f7f9d473-9b25-4254-a454-69fb8a5e58ea => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:35.701 7 INFO neutron.api.v2.resource [None req-b690105b-6b72-4d31-a3ca-dfe1640c3a05 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3022] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:35 2026] GET /v2.0/security-group-rules/f7f9d473-9b25-4254-a454-69fb8a5e58ea => 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: 1451/3023] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:35 2026] DELETE /v2.0/security-group-rules/3199079c-7aab-46c8-89f2-82f5639bd74a => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:35.800 7 INFO neutron.api.v2.resource [None req-c827adc6-681e-4637-a04e-9d1ffd38a636 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3024] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:35 2026] GET /v2.0/security-group-rules/3199079c-7aab-46c8-89f2-82f5639bd74a => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3025] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:35 2026] DELETE /v2.0/security-group-rules/347d2c6b-d15d-4c2b-b485-b7b754275963 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:35.894 7 INFO neutron.api.v2.resource [None req-2f87bf7b-48e7-43d6-94df-f7d9dc1c1a4d 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3026] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:35 2026] GET /v2.0/security-group-rules/347d2c6b-d15d-4c2b-b485-b7b754275963 => 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: 1453/3027] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:35 2026] DELETE /v2.0/security-group-rules/0bb4dd92-1f81-40a1-9825-4da3659b046d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:35.988 7 INFO neutron.api.v2.resource [None req-74e88258-9eb9-4d7a-8d52-9c97d2be65eb 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3028] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:35 2026] GET /v2.0/security-group-rules/0bb4dd92-1f81-40a1-9825-4da3659b046d => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3029] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:35 2026] DELETE /v2.0/security-group-rules/72a0c0db-c695-49dc-8152-bf8218892193 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:36.074 7 INFO neutron.api.v2.resource [None req-64b5845d-45bf-46b3-9b16-a65136ee4559 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3030] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:36 2026] GET /v2.0/security-group-rules/72a0c0db-c695-49dc-8152-bf8218892193 => 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: 1455/3031] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:36 2026] DELETE /v2.0/security-group-rules/ebfd638c-a37f-4741-aa8c-3bbab7ab5136 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:36.164 7 INFO neutron.api.v2.resource [None req-d97b8892-aa1f-4725-8553-6e29a73b92ef 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3032] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:36 2026] GET /v2.0/security-group-rules/ebfd638c-a37f-4741-aa8c-3bbab7ab5136 => 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: 1456/3033] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:36 2026] DELETE /v2.0/security-group-rules/9bb619c6-e009-4e37-96d8-9df01aa053f7 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:36.253 7 INFO neutron.api.v2.resource [None req-c4dc7374-ce1c-4ff9-ac15-2394f4da7938 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3034] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:36 2026] GET /v2.0/security-group-rules/9bb619c6-e009-4e37-96d8-9df01aa053f7 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3035] 10.0.0.220 () {32 vars in 750 bytes} [Tue Apr 21 18:27:36 2026] DELETE /v2.0/security-group-rules/e433ea74-a14c-469b-928a-ad588bd6cd38 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:36.345 7 INFO neutron.api.v2.resource [None req-8161f250-51fb-4337-9d91-c51871f813be 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1579/3036] 10.0.0.220 () {32 vars in 747 bytes} [Tue Apr 21 18:27:36 2026] GET /v2.0/security-group-rules/e433ea74-a14c-469b-928a-ad588bd6cd38 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/3037] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:27:36 2026] DELETE /v2.0/security-groups/6190379a-dcbd-4157-9924-3b673850a537 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:36.487 7 INFO neutron.api.v2.resource [None req-a95df3da-2fae-4afc-967e-5200fb47c332 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1580/3038] 10.0.0.220 () {32 vars in 737 bytes} [Tue Apr 21 18:27:36 2026] GET /v2.0/security-groups/6190379a-dcbd-4157-9924-3b673850a537 => 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: 1459/3041] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:27:36 2026] PUT /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15/remove_router_interface => generated 309 bytes in 2016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:27:38.833 7 INFO neutron.api.v2.resource [None req-b013d78d-79ff-4ab7-bcea-08a561aebb70 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3042] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:27:38 2026] PUT /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15/remove_router_interface => generated 198 bytes in 263 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3043] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:27:38 2026] PUT /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15/remove_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:27:40.393 7 INFO neutron.api.v2.resource [None req-d852af2f-bbf2-4813-8683-6c51aa32fcf1 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3044] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:27:40 2026] PUT /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15/remove_router_interface => generated 198 bytes in 230 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3045] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:27:40 2026] PUT /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15/remove_router_interface => generated 309 bytes in 1287 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-21 18:27:41.919 7 INFO neutron.api.v2.resource [None req-ffbbf6fb-8ad2-490e-8319-419d2c708b4f 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1585/3046] 10.0.0.220 () {34 vars in 789 bytes} [Tue Apr 21 18:27:41 2026] PUT /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15/remove_router_interface => generated 198 bytes in 225 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:27:43.046 8 INFO neutron.db.l3_hamode_db [None req-2f132b95-c9f0-4ade-8c75-80ec61eff1a6 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - - -] HA network 96bb0a29-0941-4ecc-8712-36c4f1d61bc0 was deleted as no HA routers are present in tenant a1f3c6f591a3463b8e1ad0934489034a. [pid: 8|app: 0|req: 1462/3047] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:27:41 2026] DELETE /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15 => generated 0 bytes in 1136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-21 18:27:43.098 7 INFO neutron.api.v2.resource [None req-f13cbcda-d1b9-488d-ae93-0482ad4260f2 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3048] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:27:43 2026] GET /v2.0/routers/bb78e2aa-6b9f-4047-8033-e21708823c15 => generated 135 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:27:43.123 8 INFO neutron.services.segments.plugin [-] Segment 772cd092-e51e-40e4-8900-d5b3c2fb23d4 resource provider aggregate not found 2026-04-21 18:27:43.133 8 INFO neutron.services.segments.plugin [-] Segment 772cd092-e51e-40e4-8900-d5b3c2fb23d4 resource provider aggregate not found 2026-04-21 18:27:43.156 8 INFO neutron.services.segments.plugin [-] Segment 772cd092-e51e-40e4-8900-d5b3c2fb23d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 772cd092-e51e-40e4-8900-d5b3c2fb23d4 found for delete ", "request_id": "req-1bdedd24-f9e2-46b2-a724-6388751e7eb4"}]} 2026-04-21 18:27:43.157 8 INFO neutron.services.segments.plugin [-] Segment 772cd092-e51e-40e4-8900-d5b3c2fb23d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 772cd092-e51e-40e4-8900-d5b3c2fb23d4 found for delete ", "request_id": "req-c63399a4-0d7f-43a7-b311-f4ad05f5013c"}]} [pid: 8|app: 0|req: 1463/3049] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:27:43 2026] DELETE /v2.0/subnets/3680c2b5-467e-462b-bdcc-8244e7ebd76a => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:43.414 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9c1aa96-1dbd-44eb-ae37-cdf06567fced 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1587/3050] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:27:43 2026] GET /v2.0/subnets/3680c2b5-467e-462b-bdcc-8244e7ebd76a => 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: 1464/3051] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:27:43 2026] DELETE /v2.0/subnets/5bea899e-a866-4032-8217-8c3afd66f757 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:43.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-999f9b1b-5870-4b99-ab4f-b4639122ce8d 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1588/3052] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:27:43 2026] GET /v2.0/subnets/5bea899e-a866-4032-8217-8c3afd66f757 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 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() [pid: 8|app: 0|req: 1465/3053] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:27:43 2026] DELETE /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f => generated 0 bytes in 928 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:44.664 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93468963-e291-4a3c-8f4c-a6f567f59250 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1589/3054] 10.0.0.220 () {32 vars in 723 bytes} [Tue Apr 21 18:27:44 2026] GET /v2.0/networks/35aa2e30-86a4-4071-b8ee-68642378471f => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3055] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:27:44 2026] DELETE /v2.0/subnets/b69564bd-8bfe-4280-9ac6-cb6483631d73 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:44.964 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fcf2edb7-ad15-40e4-bdd7-37600dfd1668 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1590/3056] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:27:44 2026] GET /v2.0/subnets/b69564bd-8bfe-4280-9ac6-cb6483631d73 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:27:45.192 8 INFO neutron.services.segments.plugin [-] Segment deb74ea6-a8a3-4a97-b1b6-b72f247186a2 resource provider aggregate not found 2026-04-21 18:27:45.199 8 INFO neutron.services.segments.plugin [-] Segment deb74ea6-a8a3-4a97-b1b6-b72f247186a2 resource provider aggregate not found 2026-04-21 18:27:45.211 8 INFO neutron.services.segments.plugin [-] Segment deb74ea6-a8a3-4a97-b1b6-b72f247186a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deb74ea6-a8a3-4a97-b1b6-b72f247186a2 found for delete ", "request_id": "req-0e9b7aad-378f-4842-9b30-fd5b80feff66"}]} 2026-04-21 18:27:45.225 8 INFO neutron.services.segments.plugin [-] Segment deb74ea6-a8a3-4a97-b1b6-b72f247186a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deb74ea6-a8a3-4a97-b1b6-b72f247186a2 found for delete ", "request_id": "req-6b80db6d-4704-46d7-8795-d69dd56ed1e6"}]} [pid: 8|app: 0|req: 1467/3057] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:27:44 2026] DELETE /v2.0/subnets/8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:45.301 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d1936524-c6b4-4af7-838b-f69fd5a25c50 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1591/3058] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:27:45 2026] GET /v2.0/subnets/8e7f6c8d-ea0f-4dd6-a15b-6609c9e0afb5 => 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: 1468/3059] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:27:45 2026] DELETE /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:45.812 7 INFO neutron.pecan_wsgi.hooks.translation [None req-06a49d46-6eaf-48ef-847f-4ef8332286bd 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1592/3060] 10.0.0.220 () {32 vars in 723 bytes} [Tue Apr 21 18:27:45 2026] GET /v2.0/networks/cfaf0852-2ab3-4ac3-aa86-e4a973eb4996 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3061] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:27:45 2026] DELETE /v2.0/subnets/79d82ddf-53ac-4bf2-82c3-a4f6ed16730c => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:46.119 7 INFO neutron.pecan_wsgi.hooks.translation [None req-913663fc-827b-409f-bb60-051c8d031172 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1593/3062] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:27:46 2026] GET /v2.0/subnets/79d82ddf-53ac-4bf2-82c3-a4f6ed16730c => 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: 1470/3063] 10.0.0.220 () {32 vars in 724 bytes} [Tue Apr 21 18:27:46 2026] DELETE /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:46.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f4bda4c0-172d-449e-b4df-efa468df87fb 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1594/3064] 10.0.0.220 () {32 vars in 721 bytes} [Tue Apr 21 18:27:46 2026] GET /v2.0/subnets/9e48e5aa-0f02-42c2-8b2a-c35b8d1f2f12 => 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: 1471/3065] 10.0.0.220 () {32 vars in 726 bytes} [Tue Apr 21 18:27:46 2026] DELETE /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457 => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-21 18:27:46.878 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1fec24fa-a8f5-4161-960f-59376f5bf0c8 658e7402fe464044a7048045e99f597c a1f3c6f591a3463b8e1ad0934489034a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1595/3066] 10.0.0.220 () {32 vars in 723 bytes} [Tue Apr 21 18:27:46 2026] GET /v2.0/networks/165a91de-dd30-41a4-961e-fc79af904457 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-21 18:27:49.086 8 INFO neutron.services.segments.plugin [-] Segment 286212e2-bb03-490b-9f4e-b1b4e07d3349 resource provider aggregate not found 2026-04-21 18:27:49.097 8 INFO neutron.services.segments.plugin [-] Segment 286212e2-bb03-490b-9f4e-b1b4e07d3349 resource provider aggregate not found 2026-04-21 18:27:49.111 8 INFO neutron.services.segments.plugin [-] Segment 286212e2-bb03-490b-9f4e-b1b4e07d3349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286212e2-bb03-490b-9f4e-b1b4e07d3349 found for delete ", "request_id": "req-fe674294-836c-41e5-ad29-7f579f18b778"}]} 2026-04-21 18:27:49.123 8 INFO neutron.services.segments.plugin [-] Segment 286212e2-bb03-490b-9f4e-b1b4e07d3349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 286212e2-bb03-490b-9f4e-b1b4e07d3349 found for delete ", "request_id": "req-43d2bb5e-c60b-490d-91fc-d9131789df47"}]} 2026-04-21 18:27:49.131 8 INFO neutron.services.segments.plugin [-] Segment 19b7d8ca-0316-40d0-93e4-34df581e3940 resource provider aggregate not found 2026-04-21 18:27:49.144 8 INFO neutron.services.segments.plugin [-] Segment 19b7d8ca-0316-40d0-93e4-34df581e3940 resource provider aggregate not found 2026-04-21 18:27:49.151 8 INFO neutron.services.segments.plugin [-] Segment 19b7d8ca-0316-40d0-93e4-34df581e3940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b7d8ca-0316-40d0-93e4-34df581e3940 found for delete ", "request_id": "req-c670192b-506b-4b08-9c7c-658dcd8031a8"}]} 2026-04-21 18:27:49.161 8 INFO neutron.services.segments.plugin [-] Segment 19b7d8ca-0316-40d0-93e4-34df581e3940 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b7d8ca-0316-40d0-93e4-34df581e3940 found for delete ", "request_id": "req-bf768aa3-34e7-4714-9888-a849849128db"}]} [pid: 8|app: 0|req: 1472/3067] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:27:49 2026] GET /v2.0/security-groups?tenant_id=0a0979640d2a40de9fa8ed067ff2a9ac&name=default => generated 2805 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3068] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:27:49 2026] DELETE /v2.0/security-groups/a9b4a80e-4715-4b2a-bdfe-00393f9f2d01 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3069] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:27:49 2026] GET /v2.0/security-groups?tenant_id=da86050452bd4d59b228309e018152a8&name=default => generated 2805 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3070] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:27:49 2026] DELETE /v2.0/security-groups/783bd8aa-d911-482f-852e-f28c1ce0b5f0 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3071] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:27:50 2026] GET /v2.0/security-groups?tenant_id=6fa576ea7dba41b8a73bd2b6a5e83176&name=default => generated 2805 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3072] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:27:50 2026] DELETE /v2.0/security-groups/e09ddb53-b2fd-4c53-b311-1e7d59d665c3 => 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: 1475/3073] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:27:50 2026] GET /v2.0/security-groups?tenant_id=a1f3c6f591a3463b8e1ad0934489034a&name=default => generated 2805 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3074] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:27:50 2026] DELETE /v2.0/security-groups/7af6a1f4-cd35-4a1b-b3c4-fe3fc322c3c8 => 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: 1476/3075] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:27:50 2026] GET /v2.0/security-groups?tenant_id=db62b44f43804f448e45238208ae948e&name=default => generated 2805 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3076] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:27:50 2026] DELETE /v2.0/security-groups/58271e6f-b4ba-4800-8a48-675655ab82fe => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3077] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:27:51 2026] GET /v2.0/security-groups?tenant_id=cf3ab9c94b704433aa5bcca8ca8a8b70&name=default => generated 2805 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3078] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:27:51 2026] DELETE /v2.0/security-groups/ce1009bc-3dfd-4027-b4b1-1f8ae7f09180 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3079] 10.0.0.220 () {32 vars in 774 bytes} [Tue Apr 21 18:27:51 2026] GET /v2.0/security-groups?tenant_id=b8686b936cc84489bdccfa1ef23f9d09&name=default => generated 2805 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3080] 10.0.0.220 () {32 vars in 740 bytes} [Tue Apr 21 18:27:51 2026] DELETE /v2.0/security-groups/58d3db11-58cd-49e1-ac8b-b71e55698c51 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3083] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:27:54 2026] GET /v2.0/networks => generated 2168 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3084] 10.0.0.220 () {32 vars in 655 bytes} [Tue Apr 21 18:27:55 2026] GET /v2.0/floatingips => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3085] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:27:55 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3086] 10.0.0.220 () {32 vars in 643 bytes} [Tue Apr 21 18:27:55 2026] GET /v2.0/ports => generated 4721 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3087] 10.0.0.220 () {32 vars in 647 bytes} [Tue Apr 21 18:27:55 2026] GET /v2.0/subnets => generated 1261 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3088] 10.0.0.220 () {32 vars in 649 bytes} [Tue Apr 21 18:27:55 2026] GET /v2.0/networks => generated 2168 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3089] 10.0.0.220 () {32 vars in 663 bytes} [Tue Apr 21 18:27:56 2026] GET /v2.0/security-groups => generated 16622 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3090] 10.0.0.220 () {32 vars in 655 bytes} [Tue Apr 21 18:27:56 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)