+ 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 7 00:40:02 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:06 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-95fbfcd45-hl489 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f0aedc08668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. 2 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-04-07 00:40:06.996 7 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:40:06.997 7 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-07 00:40:07.202 8 INFO neutron.common.config [-] Logging enabled! 2026-04-07 00:40:07.202 8 INFO neutron.common.config [-] uwsgi version 25.2.3.dev6 2026-04-07 00:40:07.578 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:40:07.762 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-07 00:40:08.727 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:40:08.730 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:40:08.740 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:40:08.743 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:40:08.743 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:40:08.743 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:40:08.743 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:08.751 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:08.751 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:08.752 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:40:08.774 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:40:08.775 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:40:08.776 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:40:08.776 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:40:08.777 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-07 00:40:08.781 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-07 00:40:08.782 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-07 00:40:08.782 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-07 00:40:08.783 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-07 00:40:08.783 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:08.790 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:08.791 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-07 00:40:08.791 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:40:08.813 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-07 00:40:08.814 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-07 00:40:08.815 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-07 00:40:08.823 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:40:08.823 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:40:08.823 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:40:08.823 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:40:08.860 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-07 00:40:08.860 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-07 00:40:08.860 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-07 00:40:08.860 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-07 00:40:09.257 7 INFO neutron.plugins.ml2.managers [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:40:09.307 8 INFO neutron.plugins.ml2.managers [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] Initializing driver for type 'vlan' 2026-04-07 00:40:09.398 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:40:09.398 7 INFO neutron.plugins.ml2.managers [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:40:09.399 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:40:09.414 7 INFO neutron.plugins.ml2.managers [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:40:09.414 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:40:09.415 7 INFO neutron.plugins.ml2.managers [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:40:09.415 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:40:09.415 7 INFO neutron.plugins.ml2.managers [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:40:09.415 7 INFO neutron.plugins.ml2.managers [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:40:09.415 7 INFO neutron.plugins.ml2.managers [None req-9616772a-f89c-45d6-ba0d-c13a41b548c4 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:40:09.426 7 INFO neutron.quota [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded quota_driver: . 2026-04-07 00:40:09.427 7 INFO neutron.plugins.ml2.plugin [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:40:09.427 7 INFO neutron.plugins.ml2.managers [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:40:09.427 7 INFO neutron.plugins.ml2.managers [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:40:09.427 7 INFO neutron.plugins.ml2.managers [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:40:09.428 7 INFO neutron.extensions.vlantransparent [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:40:09.428 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: qos 2026-04-07 00:40:09.440 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: router 2026-04-07 00:40:09.457 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] VlanTypeDriver initialization complete 2026-04-07 00:40:09.457 8 INFO neutron.plugins.ml2.managers [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] Initializing driver for type 'vxlan' 2026-04-07 00:40:09.457 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-07 00:40:09.474 8 INFO neutron.plugins.ml2.managers [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-07 00:40:09.474 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-07 00:40:09.474 8 INFO neutron.plugins.ml2.managers [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] Initializing extension driver 'port_security' 2026-04-07 00:40:09.474 8 INFO neutron.plugins.ml2.extensions.port_security [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-07 00:40:09.475 8 INFO neutron.plugins.ml2.managers [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] Initializing extension driver 'qos' 2026-04-07 00:40:09.475 8 INFO neutron.plugins.ml2.managers [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-07 00:40:09.475 8 INFO neutron.plugins.ml2.managers [None req-ed356e76-b298-4131-a10b-73d8b7f85478 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-07 00:40:09.480 7 INFO neutron.services.service_base [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:40:09.481 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: segments 2026-04-07 00:40:09.486 8 INFO neutron.quota [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded quota_driver: . 2026-04-07 00:40:09.487 8 INFO neutron.plugins.ml2.plugin [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Modular L2 Plugin initialization complete 2026-04-07 00:40:09.487 8 INFO neutron.plugins.ml2.managers [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-07 00:40:09.487 8 INFO neutron.plugins.ml2.managers [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-07 00:40:09.487 8 INFO neutron.plugins.ml2.managers [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-07 00:40:09.487 8 INFO neutron.extensions.vlantransparent [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Disabled vlantransparent extension. 2026-04-07 00:40:09.488 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: qos 2026-04-07 00:40:09.500 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: router 2026-04-07 00:40:09.541 8 INFO neutron.services.service_base [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-07 00:40:09.541 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: segments 2026-04-07 00:40:09.577 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: trunk 2026-04-07 00:40:09.592 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:40:09.634 7 WARNING stevedore.named [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:40:09.643 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: trunk 2026-04-07 00:40:09.659 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: vpnaas 2026-04-07 00:40:09.698 8 WARNING stevedore.named [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-07 00:40:09.718 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:40:09.718 7 INFO neutron.common.utils [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:40:09.718 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:40:09.723 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: tag 2026-04-07 00:40:09.730 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: timestamp 2026-04-07 00:40:09.733 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:40:09.736 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: flavors 2026-04-07 00:40:09.740 7 INFO neutron.manager [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loading Plugin: revisions 2026-04-07 00:40:09.744 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Initializing extension manager. 2026-04-07 00:40:09.746 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: address-group 2026-04-07 00:40:09.747 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: address-scope 2026-04-07 00:40:09.747 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:40:09.748 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: agent 2026-04-07 00:40:09.749 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:40:09.750 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:40:09.751 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:40:09.751 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: availability_zone 2026-04-07 00:40:09.752 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:40:09.753 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:40:09.753 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:40:09.755 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:40:09.755 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: dns-integration 2026-04-07 00:40:09.756 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:40:09.757 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:40:09.758 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: dvr 2026-04-07 00:40:09.758 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:40:09.759 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:40:09.760 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:40:09.761 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:40:09.761 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: external-net 2026-04-07 00:40:09.762 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:40:09.763 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: extraroute 2026-04-07 00:40:09.764 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:40:09.764 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:40:09.765 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:40:09.766 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:40:09.766 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:40:09.767 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:40:09.767 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: flavors 2026-04-07 00:40:09.769 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:40:09.769 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:40:09.770 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:40:09.770 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:40:09.771 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:40:09.772 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: router 2026-04-07 00:40:09.774 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:40:09.775 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:40:09.775 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:40:09.776 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:40:09.776 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: l3-ha 2026-04-07 00:40:09.776 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-07 00:40:09.777 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:40:09.777 8 INFO neutron.common.utils [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-07 00:40:09.777 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:40:09.777 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: auto_allocate 2026-04-07 00:40:09.778 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:40:09.779 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:40:09.779 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:40:09.783 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:40:09.783 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: tag 2026-04-07 00:40:09.784 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:40:09.785 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:40:09.786 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:40:09.787 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:40:09.788 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: multi-provider 2026-04-07 00:40:09.788 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: net-mtu 2026-04-07 00:40:09.789 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:40:09.789 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:40:09.790 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: network_ha 2026-04-07 00:40:09.790 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: timestamp 2026-04-07 00:40:09.790 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:40:09.792 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:40:09.792 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: pagination 2026-04-07 00:40:09.793 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:40:09.793 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: network_ip_availability 2026-04-07 00:40:09.793 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:40:09.794 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:40:09.794 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:40:09.795 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:40:09.795 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:40:09.796 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:40:09.796 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:40:09.796 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: flavors 2026-04-07 00:40:09.797 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:40:09.797 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:40:09.798 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:40:09.799 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: binding 2026-04-07 00:40:09.799 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: binding-extended 2026-04-07 00:40:09.800 8 INFO neutron.manager [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loading Plugin: revisions 2026-04-07 00:40:09.800 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: port-security 2026-04-07 00:40:09.800 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: project-id 2026-04-07 00:40:09.801 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: provider 2026-04-07 00:40:09.803 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Initializing extension manager. 2026-04-07 00:40:09.803 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos 2026-04-07 00:40:09.804 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:40:09.804 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: address-group 2026-04-07 00:40:09.804 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:40:09.805 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-default 2026-04-07 00:40:09.805 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: address-scope 2026-04-07 00:40:09.805 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-fip 2026-04-07 00:40:09.806 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-07 00:40:09.806 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:40:09.807 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:40:09.807 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: agent 2026-04-07 00:40:09.807 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:40:09.807 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: agent-resources-synced 2026-04-07 00:40:09.808 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:40:09.808 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:40:09.808 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-07 00:40:09.809 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-pps 2026-04-07 00:40:09.809 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-07 00:40:09.810 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: availability_zone 2026-04-07 00:40:09.810 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:40:09.810 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: availability_zone_filter 2026-04-07 00:40:09.811 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:40:09.811 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-07 00:40:09.811 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:40:09.812 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: default-subnetpools 2026-04-07 00:40:09.812 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:40:09.813 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-07 00:40:09.814 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: dns-integration 2026-04-07 00:40:09.814 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: quotas 2026-04-07 00:40:09.814 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: dns-domain-ports 2026-04-07 00:40:09.815 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-07 00:40:09.815 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: quota_details 2026-04-07 00:40:09.815 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: dvr 2026-04-07 00:40:09.816 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-07 00:40:09.816 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:40:09.816 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: empty-string-filtering 2026-04-07 00:40:09.817 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:40:09.817 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:40:09.817 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:40:09.817 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-07 00:40:09.818 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:40:09.818 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: external-net 2026-04-07 00:40:09.819 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:40:09.819 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-07 00:40:09.819 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:40:09.819 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: extraroute 2026-04-07 00:40:09.820 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: extraroute-atomic 2026-04-07 00:40:09.820 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:40:09.820 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-07 00:40:09.820 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:40:09.821 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:40:09.821 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-07 00:40:09.821 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-07 00:40:09.822 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-07 00:40:09.823 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:40:09.823 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: fip-port-details 2026-04-07 00:40:09.823 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:40:09.823 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: flavors 2026-04-07 00:40:09.824 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:40:09.824 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:40:09.824 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-07 00:40:09.825 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:40:09.825 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:40:09.825 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: floatingip-pools 2026-04-07 00:40:09.826 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: ip_allocation 2026-04-07 00:40:09.826 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-07 00:40:09.827 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: l2_adjacency 2026-04-07 00:40:09.828 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: router 2026-04-07 00:40:09.830 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: security-group 2026-04-07 00:40:09.830 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-07 00:40:09.831 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-07 00:40:09.831 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: segment 2026-04-07 00:40:09.831 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-07 00:40:09.831 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:40:09.832 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: ext-gw-mode 2026-04-07 00:40:09.832 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: service-type 2026-04-07 00:40:09.832 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: l3-ha 2026-04-07 00:40:09.833 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: sorting 2026-04-07 00:40:09.833 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:40:09.833 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:40:09.833 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-07 00:40:09.834 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:40:09.834 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: l3-flavors 2026-04-07 00:40:09.834 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:40:09.835 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-07 00:40:09.835 7 WARNING neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:40:09.835 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-07 00:40:09.835 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:40:09.836 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:40:09.836 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:40:09.837 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:40:09.837 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:40:09.838 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-07 00:40:09.838 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:40:09.839 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-07 00:40:09.839 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:40:09.839 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: tag-creation 2026-04-07 00:40:09.840 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-07 00:40:09.840 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:40:09.841 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-07 00:40:09.842 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-07 00:40:09.842 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: multi-provider 2026-04-07 00:40:09.843 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: net-mtu 2026-04-07 00:40:09.843 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: net-mtu-writable 2026-04-07 00:40:09.844 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:40:09.844 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: network_availability_zone 2026-04-07 00:40:09.844 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:40:09.844 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: network_ha 2026-04-07 00:40:09.845 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: trunk 2026-04-07 00:40:09.845 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: network-ip-availability 2026-04-07 00:40:09.845 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: trunk-details 2026-04-07 00:40:09.846 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:40:09.846 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-07 00:40:09.847 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: pagination 2026-04-07 00:40:09.847 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:40:09.847 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: port-device-profile 2026-04-07 00:40:09.848 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-07 00:40:09.848 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-07 00:40:09.848 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:40:09.849 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-07 00:40:09.849 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: port-mac-override 2026-04-07 00:40:09.849 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:40:09.850 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-07 00:40:09.850 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:40:09.850 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-07 00:40:09.851 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-07 00:40:09.851 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: port-resource-request 2026-04-07 00:40:09.851 7 INFO neutron.api.extensions [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Loaded extension: vpnaas 2026-04-07 00:40:09.852 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-07 00:40:09.853 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-07 00:40:09.853 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: binding 2026-04-07 00:40:09.854 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:40:09.854 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:40:09.854 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: binding-extended 2026-04-07 00:40:09.854 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:09.854 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:40:09.855 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: port-security 2026-04-07 00:40:09.855 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: project-id 2026-04-07 00:40:09.856 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: provider 2026-04-07 00:40:09.858 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos 2026-04-07 00:40:09.858 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:40:09.858 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:40:09.859 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-07 00:40:09.859 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-07 00:40:09.860 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-default 2026-04-07 00:40:09.860 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-fip 2026-04-07 00:40:09.861 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-07 00:40:09.861 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-07 00:40:09.862 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-07 00:40:09.862 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-07 00:40:09.862 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:40:09.863 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-07 00:40:09.863 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:40:09.864 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:40:09.864 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-pps 2026-04-07 00:40:09.864 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-07 00:40:09.864 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:09.865 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] subnetpool is already registered 2026-04-07 00:40:09.865 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-07 00:40:09.865 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:09.865 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] subnetpool is already registered 2026-04-07 00:40:09.865 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: qos-rules-alias 2026-04-07 00:40:09.866 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:40:09.866 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: quota-check-limit 2026-04-07 00:40:09.866 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:40:09.866 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:40:09.867 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:40:09.867 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:40:09.868 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:40:09.868 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: quotas 2026-04-07 00:40:09.869 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: quota_details 2026-04-07 00:40:09.871 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: rbac-policies 2026-04-07 00:40:09.871 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: rbac-address-group 2026-04-07 00:40:09.871 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:40:09.872 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] router is already registered 2026-04-07 00:40:09.872 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:40:09.872 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: rbac-address-scope 2026-04-07 00:40:09.872 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] floatingip is already registered 2026-04-07 00:40:09.873 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: rbac-security-groups 2026-04-07 00:40:09.873 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-07 00:40:09.874 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: revision-if-match 2026-04-07 00:40:09.875 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-07 00:40:09.875 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: router_availability_zone 2026-04-07 00:40:09.876 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-07 00:40:09.876 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:40:09.876 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] rbac_policy is already registered 2026-04-07 00:40:09.877 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:40:09.877 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] security_group is already registered 2026-04-07 00:40:09.877 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:40:09.878 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] security_group_rule is already registered 2026-04-07 00:40:09.878 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-07 00:40:09.878 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-07 00:40:09.879 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:09.879 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] subnetpool is already registered 2026-04-07 00:40:09.879 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-07 00:40:09.879 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:09.879 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] subnetpool is already registered 2026-04-07 00:40:09.879 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-07 00:40:09.880 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:40:09.880 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-07 00:40:09.880 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] trunk is already registered 2026-04-07 00:40:09.880 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:40:09.880 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-07 00:40:09.880 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] endpoint_group is already registered 2026-04-07 00:40:09.881 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:40:09.881 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] vpnservice is already registered 2026-04-07 00:40:09.881 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:40:09.882 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:40:09.882 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:40:09.882 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] ipsecpolicy is already registered 2026-04-07 00:40:09.883 7 INFO neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:40:09.883 7 WARNING neutron.quota.resource_registry [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] ikepolicy is already registered 2026-04-07 00:40:09.885 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: security-group 2026-04-07 00:40:09.887 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: segment 2026-04-07 00:40:09.887 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-07 00:40:09.888 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: service-type 2026-04-07 00:40:09.889 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: sorting 2026-04-07 00:40:09.889 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: standard-attr-segment 2026-04-07 00:40:09.890 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: standard-attr-description 2026-04-07 00:40:09.890 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: stateful-security-group 2026-04-07 00:40:09.891 8 WARNING neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-07 00:40:09.891 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-07 00:40:09.892 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: subnet-external-network 2026-04-07 00:40:09.893 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: subnet_onboard 2026-04-07 00:40:09.893 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-07 00:40:09.894 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: subnet-service-types 2026-04-07 00:40:09.894 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: subnet_allocation 2026-04-07 00:40:09.895 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-07 00:40:09.896 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: tag-creation 2026-04-07 00:40:09.896 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-07 00:40:09.900 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: standard-attr-tag 2026-04-07 00:40:09.901 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-07 00:40:09.902 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: trunk 2026-04-07 00:40:09.903 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: trunk-details 2026-04-07 00:40:09.903 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-07 00:40:09.904 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-07 00:40:09.906 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-07 00:40:09.907 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-07 00:40:09.908 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: vpn-flavors 2026-04-07 00:40:09.909 8 INFO neutron.api.extensions [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Loaded extension: vpnaas 2026-04-07 00:40:09.912 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-07 00:40:09.912 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-07 00:40:09.912 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:09.912 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-07 00:40:09.918 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:40:09.918 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:40:10.042 7 WARNING keystonemiddleware._common.config [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:40:10.049 7 WARNING oslo_config.cfg [None req-e0bffe90-0739-43ac-87e6-6f521cb0b9c6 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f0aedc08668 pid: 7 (default app) 2026-04-07 00:40:09.923 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:40:10.055 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:40:10.056 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:40:10.057 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:10.057 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] subnetpool is already registered 2026-04-07 00:40:10.058 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:10.058 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] subnetpool is already registered 2026-04-07 00:40:10.058 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:40:10.059 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:40:10.059 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:40:10.060 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:40:10.060 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:40:10.061 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:40:10.065 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-07 00:40:10.065 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] router is already registered 2026-04-07 00:40:10.065 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-07 00:40:10.065 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] floatingip is already registered 2026-04-07 00:40:10.069 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-07 00:40:10.069 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] rbac_policy is already registered 2026-04-07 00:40:10.070 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-07 00:40:10.070 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] security_group is already registered 2026-04-07 00:40:10.070 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-07 00:40:10.071 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] security_group_rule is already registered 2026-04-07 00:40:10.071 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:10.072 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] subnetpool is already registered 2026-04-07 00:40:10.072 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-07 00:40:10.072 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] subnetpool is already registered 2026-04-07 00:40:10.073 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-07 00:40:10.073 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] trunk is already registered 2026-04-07 00:40:10.073 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-07 00:40:10.073 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] endpoint_group is already registered 2026-04-07 00:40:10.074 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-07 00:40:10.074 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] vpnservice is already registered 2026-04-07 00:40:10.074 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-07 00:40:10.074 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] ipsec_site_connection is already registered 2026-04-07 00:40:10.075 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-07 00:40:10.075 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] ipsecpolicy is already registered 2026-04-07 00:40:10.075 8 INFO neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-07 00:40:10.076 8 WARNING neutron.quota.resource_registry [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] ikepolicy is already registered 2026-04-07 00:40:10.110 8 WARNING keystonemiddleware._common.config [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:40:10.116 8 WARNING oslo_config.cfg [None req-8ae30067-1e37-484b-8957-a0c766099db4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f0aedc08668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:40:15.213 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae3ba070-8e6b-4b3f-9775-6fc40bc8b847 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.33 () {44 vars in 923 bytes} [Tue Apr 7 00:40:14 2026] GET /v2.0/networks/public => generated 108 bytes in 640 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 00:40:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:40:15.799 7 WARNING neutron.services.revisions.revision_plugin [None req-3823f1b3-3a34-4546-ada2-fa3d1e4874bd 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:40:15.818 7 INFO neutron.db.segments_db [None req-3823f1b3-3a34-4546-ada2-fa3d1e4874bd 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment dfc62515-12b8-4e0c-b174-7ac4564a546c of type flat for network 5479d4a2-1f0d-41e3-a00c-e6771f26139b 2026-04-07 00:40:15.863 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3823f1b3-3a34-4546-ada2-fa3d1e4874bd 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.33 () {48 vars in 963 bytes} [Tue Apr 7 00:40:15 2026] POST /v2.0/networks => generated 124 bytes in 447 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:40:22.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06fe9da3-f5df-421f-891d-f4883e47194c 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.33 () {44 vars in 923 bytes} [Tue Apr 7 00:40:21 2026] GET /v2.0/networks/public => generated 108 bytes in 373 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 00:40:22 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:40:22.325 8 WARNING neutron.services.revisions.revision_plugin [None req-2b6abea0-d46b-417f-9a4e-348a254726a3 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:40:22.344 8 INFO neutron.db.segments_db [None req-2b6abea0-d46b-417f-9a4e-348a254726a3 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment ad92f7e8-cadb-4d86-abd0-f4b85919aaee of type flat for network 41b50f11-b10b-4686-83e8-de43aa32f514 2026-04-07 00:40:22.379 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b6abea0-d46b-417f-9a4e-348a254726a3 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.204.45.33 () {48 vars in 963 bytes} [Tue Apr 7 00:40:22 2026] POST /v2.0/networks => generated 124 bytes in 272 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:40:28.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cb059ee2-420d-4811-b850-3cbe2f7bf5b2 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.33 () {44 vars in 923 bytes} [Tue Apr 7 00:40:28 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 00:40:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:40:28.334 8 WARNING neutron.services.revisions.revision_plugin [None req-dc8ed11f-cc2d-4d40-a159-48e7f5e6056a 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:40:28.348 8 INFO neutron.db.segments_db [None req-dc8ed11f-cc2d-4d40-a159-48e7f5e6056a 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 2376b165-8ce0-4fae-a17f-fce21e5d1581 of type flat for network 286afc77-e235-4ab1-a3ab-2cb35592b5a2 2026-04-07 00:40:28.372 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc8ed11f-cc2d-4d40-a159-48e7f5e6056a 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.33 () {48 vars in 963 bytes} [Tue Apr 7 00:40:28 2026] POST /v2.0/networks => generated 124 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:40:34.189 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4afac1f-aed9-4603-8fa3-ef2e15eb54c1 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.33 () {44 vars in 923 bytes} [Tue Apr 7 00:40:34 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 00:40:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:40:34.262 7 WARNING neutron.services.revisions.revision_plugin [None req-92b87db7-299c-4342-8e57-58ca46261ed3 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:40:34.283 7 INFO neutron.db.segments_db [None req-92b87db7-299c-4342-8e57-58ca46261ed3 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 732af9c9-402a-4baf-8fe8-e6811d203c67 of type flat for network 3a560e5f-3af5-4d85-8792-6e1d55ddeb33 2026-04-07 00:40:34.308 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92b87db7-299c-4342-8e57-58ca46261ed3 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.33 () {48 vars in 963 bytes} [Tue Apr 7 00:40:34 2026] POST /v2.0/networks => generated 124 bytes in 105 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:40:40.165 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ec7100b4-e0e6-45af-b93d-671c170038b1 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.33 () {44 vars in 923 bytes} [Tue Apr 7 00:40:40 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 00:40:40 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:40:40.241 7 WARNING neutron.services.revisions.revision_plugin [None req-324ac8c2-bbdc-4d9c-a6cf-1b53cf1f5e8b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:40:40.263 7 INFO neutron.db.segments_db [None req-324ac8c2-bbdc-4d9c-a6cf-1b53cf1f5e8b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment fdbd82b4-a374-4c1a-a6d9-b575ffb46c23 of type flat for network 5ec129e2-7ba1-4b54-a20e-64a90189820b 2026-04-07 00:40:40.291 7 INFO neutron.pecan_wsgi.hooks.translation [None req-324ac8c2-bbdc-4d9c-a6cf-1b53cf1f5e8b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.33 () {48 vars in 963 bytes} [Tue Apr 7 00:40:40 2026] POST /v2.0/networks => generated 124 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:40:46.338 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c296bb98-7e1d-41bd-8fa1-622efabe799a 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.33 () {44 vars in 923 bytes} [Tue Apr 7 00:40:46 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 00:40:46 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:40:46.420 8 WARNING neutron.services.revisions.revision_plugin [None req-f418fc3e-da9a-402b-889a-7725162197d1 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Could not find related network for resource to bump revision. 2026-04-07 00:40:46.438 8 INFO neutron.db.segments_db [None req-f418fc3e-da9a-402b-889a-7725162197d1 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 5d5b25b6-46f4-4fdd-b5e6-ec54afdfe4c3 of type flat for network c372d510-0d40-49f9-94f7-9e3b53d75219 [pid: 8|app: 0|req: 10/23] 199.204.45.33 () {48 vars in 963 bytes} [Tue Apr 7 00:40:46 2026] POST /v2.0/networks => generated 706 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:40:47.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29f0186e-de14-4097-81d1-565167e51868 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.33 () {44 vars in 923 bytes} [Tue Apr 7 00:40:47 2026] GET /v2.0/networks/public => generated 108 bytes in 76 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 00:40:47 2026] GET /v2.0/networks?name=public => generated 709 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:40:47.962 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71f00f63-6306-46be-81ce-0b8bf414b6c9 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.33 () {44 vars in 1030 bytes} [Tue Apr 7 00:40:47 2026] GET /v2.0/subnets/public-subnet?network_id=c372d510-0d40-49f9-94f7-9e3b53d75219 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.33 () {44 vars in 1053 bytes} [Tue Apr 7 00:40:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=c372d510-0d40-49f9-94f7-9e3b53d75219 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.33 () {48 vars in 961 bytes} [Tue Apr 7 00:40:47 2026] POST /v2.0/subnets => generated 664 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:45:25.030 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:45:25.033 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:45:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.33) !!! 2026-04-07 00:45:25.141 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d673fc3-e44b-4a9e-a449-9f400542563d 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/66] 199.204.45.33 () {44 vars in 933 bytes} [Tue Apr 7 00:45:25 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 117 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:45:25.150 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:45:25.152 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:45:25 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.33) !!! [pid: 8|app: 0|req: 32/67] 199.204.45.33 () {44 vars in 955 bytes} [Tue Apr 7 00:45:25 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:45:25.224 7 INFO neutron.db.segments_db [None req-56030a2e-d419-4fc9-94e9-0580c7405bb3 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 1cad7eb4-d497-46aa-bd54-854c009c3968 of type vxlan for network 26ff2b76-073a-4961-b335-20c607ad8be5 [pid: 7|app: 0|req: 36/68] 199.204.45.33 () {48 vars in 962 bytes} [Tue Apr 7 00:45:25 2026] POST /v2.0/networks => generated 707 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:45:26.203 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40514. 2026-04-07 00:45:26.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d6153fc-2551-48e3-b6ca-bb80848aa437 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/69] 199.204.45.33 () {44 vars in 933 bytes} [Tue Apr 7 00:45:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:45:26.272 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40522. [pid: 7|app: 0|req: 37/70] 199.204.45.33 () {44 vars in 955 bytes} [Tue Apr 7 00:45:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:45:26.309 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1a7bfc5-7b8d-4847-96bd-733e2fec9cfb 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/71] 199.204.45.33 () {44 vars in 1032 bytes} [Tue Apr 7 00:45:26 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=26ff2b76-073a-4961-b335-20c607ad8be5 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.204.45.33 () {44 vars in 1055 bytes} [Tue Apr 7 00:45:26 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=26ff2b76-073a-4961-b335-20c607ad8be5 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 199.204.45.33 () {48 vars in 961 bytes} [Tue Apr 7 00:45:26 2026] POST /v2.0/subnets => generated 651 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 00:45:27.892 7 INFO neutron.api.v2.resource [None req-71b7d378-c87e-479a-bd02-57c5420d2a32 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/74] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 00:45:27 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.204.45.33 () {44 vars in 989 bytes} [Tue Apr 7 00:45:27 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.204.45.33 () {48 vars in 976 bytes} [Tue Apr 7 00:45:27 2026] POST /v2.0/security-groups => generated 1616 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:29 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 1616 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:29 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:29 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:45:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:30 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 2230 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:30 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:30 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:45:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:31 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:31 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:31 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/88] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:45:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:32 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 3462 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:32 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:32 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:45:32 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:33 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4078 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:33 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:33 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:45:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.33 () {44 vars in 983 bytes} [Tue Apr 7 00:45:34 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:45:34.720 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db8d65cc-53c8-44da-b007-45680c2ee754 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/98] 199.204.45.33 () {44 vars in 1072 bytes} [Tue Apr 7 00:45:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=26ff2b76-073a-4961-b335-20c607ad8be5 => 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: 48/99] 199.204.45.33 () {44 vars in 1095 bytes} [Tue Apr 7 00:45:34 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=26ff2b76-073a-4961-b335-20c607ad8be5 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:34 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.33 () {48 vars in 957 bytes} [Tue Apr 7 00:45:34 2026] POST /v2.0/ports => generated 1096 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 00:45:41.301 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d113ddd-38c1-4c0d-82f9-3a9fc8d25a95 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.33 () {44 vars in 974 bytes} [Tue Apr 7 00:45:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/105] 199.204.45.33 () {44 vars in 996 bytes} [Tue Apr 7 00:45:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.33 () {48 vars in 1026 bytes} [Tue Apr 7 00:45:41 2026] PUT /v2.0/ports/267b2a42-4bba-4d8a-9b67-462cad2d4e29 => generated 1245 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.33 () {44 vars in 916 bytes} [Tue Apr 7 00:45:43 2026] GET /v2.0/ports => generated 3726 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:45:44.452 7 INFO neutron.api.v2.resource [None req-6c351119-7c17-4cc8-90ed-fe6192240c2a 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.204.45.33 () {44 vars in 955 bytes} [Tue Apr 7 00:45:44 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.33 () {44 vars in 977 bytes} [Tue Apr 7 00:45:44 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.33 () {48 vars in 976 bytes} [Tue Apr 7 00:45:44 2026] POST /v2.0/security-groups => generated 1610 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:45 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:45 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:45 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:45:45 2026] POST /v2.0/security-group-rules => generated 621 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:46 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 2244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:46 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 2244 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:45:46 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 2244 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:45:46 2026] POST /v2.0/security-group-rules => generated 625 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/127] 199.204.45.33 () {44 vars in 971 bytes} [Tue Apr 7 00:46:46 2026] GET /v2.0/quotas/bdd46066d25f456c823562e91318b084 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 66/128] 199.204.45.33 () {48 vars in 1023 bytes} [Tue Apr 7 00:46:46 2026] PUT /v2.0/quotas/bdd46066d25f456c823562e91318b084 => generated 291 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 00:48:55.843 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 00:48:55.979 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc789e44-d517-43af-ad04-ba9963606c06 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 72/147] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 00:48:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:48:55.992 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:48:55.993 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 00:48: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.204.45.33) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 76/148] 199.204.45.33 () {30 vars in 760 bytes} [Tue Apr 7 00:48:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:48:57.950 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59660. 2026-04-07 00:48:58.042 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5caa5b3d-0f78-4c1c-ad37-6d37fef6602d 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 73/149] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 00:48:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:48:58.078 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59670. [pid: 7|app: 0|req: 77/150] 199.204.45.33 () {30 vars in 760 bytes} [Tue Apr 7 00:48:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:54:43.936 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:54:43.937 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Apr 7 00:54:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups/manila-service-security-group?project_id=0c4d2282e60d4de194efa0516f52e85c (ip 199.204.45.33) !!! 2026-04-07 00:54:44.090 7 INFO neutron.api.v2.resource [None req-621ceec9-6ddc-480b-9a29-6e70c95c39c8 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 101/197] 199.204.45.33 () {44 vars in 1070 bytes} [Tue Apr 7 00:54:43 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 139 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 00:54:44.100 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 00:54:44.102 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 00:54:44 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?name=manila-service-security-group&project_id=0c4d2282e60d4de194efa0516f52e85c (ip 199.204.45.33) !!! [pid: 8|app: 0|req: 97/198] 199.204.45.33 () {44 vars in 1093 bytes} [Tue Apr 7 00:54:44 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0c4d2282e60d4de194efa0516f52e85c => generated 23 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/199] 199.204.45.33 () {48 vars in 977 bytes} [Tue Apr 7 00:54:44 2026] POST /v2.0/security-groups => generated 1624 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 00:54:45.456 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46714. [pid: 8|app: 0|req: 98/200] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 00:54:45 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 1624 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/201] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:54:45 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/202] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 00:54:45 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:54:45.654 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 46722. [pid: 7|app: 0|req: 104/203] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:54:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/204] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 00:54:46 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/205] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:54:46 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6 => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/206] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 00:54:46 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/207] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:54:46 2026] POST /v2.0/security-group-rules => generated 599 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/208] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 00:54:47 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 2846 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:54:47 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 00:54:47 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:54:48 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 00:54:49 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/213] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 00:54:49 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 00:54:49 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 199.204.45.33 () {48 vars in 987 bytes} [Tue Apr 7 00:54:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/234] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 00:56:58 2026] GET /v2.0/networks?tenant_id=0c4d2282e60d4de194efa0516f52e85c&shared=False => generated 15 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:56:58.873 8 INFO neutron.db.segments_db [None req-e2d946b5-bf41-4515-b97f-c308e161e2cc 8928f9f28ab3436c8cb03783b3948e4a 0c4d2282e60d4de194efa0516f52e85c - - 0df9f8a0919a4cc4b647ef536855a3e1 0df9f8a0919a4cc4b647ef536855a3e1] Added segment 410d7c36-12a1-4880-bffb-89b7e3f51219 of type vxlan for network 2befa589-53a0-4443-a832-e60cac2f6577 [pid: 8|app: 0|req: 115/235] 199.204.45.33 () {34 vars in 680 bytes} [Tue Apr 7 00:56:58 2026] POST /v2.0/networks => generated 718 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/236] 199.204.45.33 () {30 vars in 720 bytes} [Tue Apr 7 00:56:58 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/237] 199.204.45.33 () {30 vars in 631 bytes} [Tue Apr 7 00:56:59 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/238] 199.204.45.33 () {34 vars in 675 bytes} [Tue Apr 7 00:56:59 2026] POST /v2.0/ports => generated 999 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/239] 199.204.45.33 () {30 vars in 701 bytes} [Tue Apr 7 00:56:59 2026] GET /v2.0/networks/2befa589-53a0-4443-a832-e60cac2f6577 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/240] 199.204.45.33 () {30 vars in 720 bytes} [Tue Apr 7 00:57:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/241] 199.204.45.33 () {30 vars in 701 bytes} [Tue Apr 7 00:57:01 2026] GET /v2.0/networks/2befa589-53a0-4443-a832-e60cac2f6577 => generated 705 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/246] 199.204.45.33 () {44 vars in 971 bytes} [Tue Apr 7 00:57:27 2026] GET /v2.0/quotas/0c4d2282e60d4de194efa0516f52e85c => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 8|app: 0|req: 121/247] 199.204.45.33 () {48 vars in 1023 bytes} [Tue Apr 7 00:57:27 2026] PUT /v2.0/quotas/0c4d2282e60d4de194efa0516f52e85c => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:08:15.100 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 01:08:15.101 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 01:08:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.33) !!! 2026-04-07 01:08:15.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d539614f-9751-456a-8e05-ed8977d4e9c4 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 170/334] 199.204.45.33 () {44 vars in 923 bytes} [Tue Apr 7 01:08:15 2026] GET /v2.0/networks/public => generated 108 bytes in 179 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:08:15.283 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-07 01:08:15.287 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 01:08:15 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.33) !!! [pid: 8|app: 0|req: 165/335] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 01:08:15 2026] GET /v2.0/networks?name=public => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:08:16.461 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38784. 2026-04-07 01:08:16.489 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82f96084-7ed7-408f-be02-7ca278d912dd 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 171/336] 199.204.45.33 () {44 vars in 923 bytes} [Tue Apr 7 01:08:16 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:08:16.521 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 38788. [pid: 8|app: 0|req: 166/337] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 01:08:16 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:08:16.559 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6cdb298a-743d-4b02-b454-ea15f22e35ea 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 172/338] 199.204.45.33 () {44 vars in 1030 bytes} [Tue Apr 7 01:08:16 2026] GET /v2.0/subnets/public-subnet?network_id=c372d510-0d40-49f9-94f7-9e3b53d75219 => generated 113 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/339] 199.204.45.33 () {44 vars in 1053 bytes} [Tue Apr 7 01:08:16 2026] GET /v2.0/subnets?name=public-subnet&network_id=c372d510-0d40-49f9-94f7-9e3b53d75219 => generated 667 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:08:42.816 8 INFO neutron.pecan_wsgi.hooks.translation [None req-312a44d0-d930-4d16-b10c-2a4544024a6b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/344] 199.204.45.33 () {44 vars in 933 bytes} [Tue Apr 7 01:08:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/345] 199.204.45.33 () {44 vars in 955 bytes} [Tue Apr 7 01:08:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:08:43.754 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f926f2f-e361-479b-9c71-9b4d14df159e 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/346] 199.204.45.33 () {44 vars in 933 bytes} [Tue Apr 7 01:08:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/347] 199.204.45.33 () {44 vars in 955 bytes} [Tue Apr 7 01:08:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:08:43.835 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09b45374-3871-4044-a082-c989a270ac8b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/348] 199.204.45.33 () {44 vars in 1032 bytes} [Tue Apr 7 01:08:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=26ff2b76-073a-4961-b335-20c607ad8be5 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/349] 199.204.45.33 () {44 vars in 1055 bytes} [Tue Apr 7 01:08:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=26ff2b76-073a-4961-b335-20c607ad8be5 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:08:44.876 8 INFO neutron.api.v2.resource [None req-d71b3d06-70bf-48b0-bee9-a1e50c0c5fca 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/350] 199.204.45.33 () {44 vars in 967 bytes} [Tue Apr 7 01:08:44 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/351] 199.204.45.33 () {44 vars in 989 bytes} [Tue Apr 7 01:08:44 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/352] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:45 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/353] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:46 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/354] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:08:46 2026] GET /v2.0/security-group-rules/5ec8e5ca-3679-4514-807c-abdd0bfc088f => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:46 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/356] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:46 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/357] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:08:46 2026] GET /v2.0/security-group-rules/c5b00067-68aa-4c85-b3ce-060d445bc955 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/358] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:47 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:47 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:08:47 2026] GET /v2.0/security-group-rules/30f41097-40ec-4d01-aa7c-a3588a908e8f => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/361] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:48 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/362] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:48 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/363] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:08:48 2026] GET /v2.0/security-group-rules/4513c1fa-647a-417f-b896-306f24fb6cca => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/364] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:49 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/365] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:49 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/366] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:08:49 2026] GET /v2.0/security-group-rules/2dd35997-66bb-417c-900d-26b0e9e61667 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/367] 199.204.45.33 () {44 vars in 983 bytes} [Tue Apr 7 01:08:50 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5 => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:08:51.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ec22d01-9ca3-4158-8dd6-e2560a1e616b 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/368] 199.204.45.33 () {44 vars in 1072 bytes} [Tue Apr 7 01:08:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=26ff2b76-073a-4961-b335-20c607ad8be5 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/369] 199.204.45.33 () {44 vars in 1095 bytes} [Tue Apr 7 01:08:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=26ff2b76-073a-4961-b335-20c607ad8be5 => generated 1250 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/370] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:08:51 2026] GET /v2.0/security-groups/94378fc9-daba-497a-af56-3524b8f765cb => generated 4694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:08:57.856 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5faf613b-2f7b-4211-96d2-9d3cc4fc16dc 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/373] 199.204.45.33 () {44 vars in 974 bytes} [Tue Apr 7 01:08:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/374] 199.204.45.33 () {44 vars in 996 bytes} [Tue Apr 7 01:08:57 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: 190/375] 199.204.45.33 () {44 vars in 916 bytes} [Tue Apr 7 01:08:59 2026] GET /v2.0/ports => generated 4721 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:09:00.596 8 INFO neutron.api.v2.resource [None req-1b91878b-a0f2-4072-8178-249c1d4c0903 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/376] 199.204.45.33 () {44 vars in 955 bytes} [Tue Apr 7 01:09:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/377] 199.204.45.33 () {44 vars in 977 bytes} [Tue Apr 7 01:09:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/378] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:09:01 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 2882 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/379] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:09:01 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/380] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:09:01 2026] GET /v2.0/security-group-rules/f5c87165-3c95-42d8-990e-d7506d94f57d => generated 621 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/381] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:09:02 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/382] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:09:02 2026] GET /v2.0/security-groups/18c9ac1e-39a9-46b8-a65f-569d7ddc6827 => generated 2882 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:09:02 2026] GET /v2.0/security-group-rules/4a3c2e37-e381-4269-8cc8-60380d7633a7 => generated 625 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/386] 199.204.45.33 () {44 vars in 971 bytes} [Tue Apr 7 01:09:13 2026] GET /v2.0/quotas/bdd46066d25f456c823562e91318b084 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:10:02.179 8 INFO neutron.api.v2.resource [None req-94137a0a-4c9b-4d4f-ae50-c37681bc2c2c 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 195/393] 199.204.45.33 () {44 vars in 1070 bytes} [Tue Apr 7 01:10:02 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 139 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.33 () {44 vars in 1093 bytes} [Tue Apr 7 01:10:02 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=0c4d2282e60d4de194efa0516f52e85c => generated 4072 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 01:10:03 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:10:03 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:10:03 2026] GET /v2.0/security-group-rules/e08de201-d329-4b04-9c47-2b0ea8a7f4bb => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 01:10:04 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:10:04 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:10:04 2026] GET /v2.0/security-group-rules/c419cc44-937b-4cb1-855e-0b1d85010fb5 => generated 599 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 01:10:05 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:10:05 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:10:05 2026] GET /v2.0/security-group-rules/6f346e78-70e3-4cac-b091-94d577e6bc7f => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.33 () {44 vars in 1084 bytes} [Tue Apr 7 01:10:06 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6?project_id=0c4d2282e60d4de194efa0516f52e85c => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.33 () {44 vars in 997 bytes} [Tue Apr 7 01:10:06 2026] GET /v2.0/security-groups/7b41189d-fd78-4c1d-a2ae-3059406b69a6 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 199.204.45.33 () {44 vars in 1007 bytes} [Tue Apr 7 01:10:06 2026] GET /v2.0/security-group-rules/bd60c5ad-1952-40e5-9ba3-e1906a83a053 => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.204.45.33 () {44 vars in 971 bytes} [Tue Apr 7 01:10:13 2026] GET /v2.0/quotas/0c4d2282e60d4de194efa0516f52e85c => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/416] 199.204.45.33 () {44 vars in 945 bytes} [Tue Apr 7 01:11:02 2026] GET /v2.0/networks?name=public => generated 753 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:11:42.087 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] 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: 214/423] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:11:42 2026] GET /v2.0/networks => generated 2168 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:11:43.304 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Apr 7 01:11:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/floatingips (ip 10.0.0.133) !!! [pid: 8|app: 0|req: 210/424] 10.0.0.133 () {32 vars in 654 bytes} [Tue Apr 7 01:11:43 2026] GET /v2.0/floatingips => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/425] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:11:43 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/426] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:11:43 2026] GET /v2.0/ports => generated 4721 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/427] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:11:43 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/428] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:11:43 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:11:43.584 7 INFO oslo.messaging._drivers.impl_rabbit [-] [7f24807b-5e83-4e61-a44b-cc666e9f4bb5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55642. [pid: 7|app: 0|req: 217/429] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:11:43 2026] GET /v2.0/security-groups => generated 17397 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 10.0.0.133 () {32 vars in 654 bytes} [Tue Apr 7 01:11:43 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:11:54.248 7 INFO neutron.db.segments_db [None req-d251379c-9348-4883-8217-cb19e9dbb60d 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 34576f05-a6fe-4227-a874-6f6ba49d244a of type vxlan for network 28ea19e6-eccd-4da3-b5ff-1d1835a6393d [pid: 7|app: 0|req: 218/431] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:11:54 2026] POST /v2.0/networks => generated 749 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:11:54.461 8 INFO neutron.db.segments_db [None req-52905ba2-74cd-4260-a41f-243f18346c27 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment df2a7195-f355-46c0-8a2e-f9e9bf68f8a6 of type vxlan for network 8dac666b-e89c-4e6f-96e9-5666099e927a 2026-04-07 01:11:54.521 7 INFO neutron.db.segments_db [None req-11308fec-92b9-42e2-a567-afe4c9f9adf1 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 68ff036e-3226-4b4d-8bae-1638d135ed7a of type vxlan for network c5f510da-a414-4083-bd02-7be2bc442d80 [pid: 8|app: 0|req: 214/432] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:11:54 2026] POST /v2.0/networks => generated 752 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:11:54 2026] POST /v2.0/networks => generated 744 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/436] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:11:54 2026] POST /v2.0/subnets => generated 696 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/437] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:11:54 2026] POST /v2.0/subnets => generated 699 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:11:54.833 7 INFO neutron.db.segments_db [None req-5714d7a5-73d3-483b-be17-0536e282ce30 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 4d1a2b76-c64e-4c0d-834b-01f5900f13e6 of type vxlan for network 5f866469-0f49-422b-95bf-77f6a34da7d0 [pid: 8|app: 0|req: 216/438] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:11:54 2026] POST /v2.0/subnets => generated 691 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:11:54.968 8 INFO neutron.db.segments_db [None req-95264737-dd82-4d4f-a6bc-a3c130b2225a 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment a00c11b7-856d-480c-87ac-1cc2a325d62f of type vxlan for network c30cdf8d-86f6-4448-801b-80b098f64168 2026-04-07 01:11:55.085 7 INFO neutron.db.l3_hamode_db [None req-5714d7a5-73d3-483b-be17-0536e282ce30 3d661f0655a14c959efdb15363021302 e0a2901b958443a898cacd591cf81ef2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:11:55.241 8 INFO neutron.db.l3_hamode_db [None req-95264737-dd82-4d4f-a6bc-a3c130b2225a 3d661f0655a14c959efdb15363021302 ede239af6aca4b14beb49f357cdc252f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:11:56.152 7 INFO neutron.db.l3_hamode_db [None req-5714d7a5-73d3-483b-be17-0536e282ce30 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:11:56.485 8 INFO neutron.db.l3_hamode_db [None req-95264737-dd82-4d4f-a6bc-a3c130b2225a 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 223/439] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:11:54 2026] POST /v2.0/routers => generated 736 bytes in 2419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:11:57.264 7 INFO neutron.db.segments_db [None req-9d819ad5-7b07-4907-9f44-06410d004b50 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment ec1dcf15-bcb0-4ded-9e0d-9a9d5664558f of type vxlan for network efe7356d-0c6c-4651-ab2f-f08f78e5121a 2026-04-07 01:11:57.541 7 INFO neutron.db.l3_hamode_db [None req-9d819ad5-7b07-4907-9f44-06410d004b50 3d661f0655a14c959efdb15363021302 86769bbfc5f446598ee9eef574f72e5b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 217/440] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:11:54 2026] POST /v2.0/routers => generated 739 bytes in 2630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/441] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:11:57 2026] GET /v2.0/security-groups?tenant_id=e8d610a53180474489eb20e9d193de4c&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:11:58.336 7 INFO neutron.db.l3_hamode_db [None req-9d819ad5-7b07-4907-9f44-06410d004b50 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 219/442] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:11:57 2026] PUT /v2.0/routers/cc61c9cc-4774-4433-9cf7-63efb908108f/add_router_interface => generated 309 bytes in 1300 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/443] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:11:57 2026] POST /v2.0/routers => generated 731 bytes in 2160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/444] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:11:59 2026] DELETE /v2.0/security-groups/6ba5124b-7c5a-4b97-9285-50a2edbca4d1 => 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: 220/445] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:11:59 2026] PUT /v2.0/routers/8fde378f-f86a-41cd-a170-97694cbc38a6/add_router_interface => generated 309 bytes in 1370 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:00.610 8 WARNING neutron_lib.context [req-493bf8f1-34b7-4411-af94-de1e0d29613f req-cea6d3af-cb30-475f-8ee0-2fdb4a61b724 fc5d2cd29ab54b42899c2427851f928c e0a2901b958443a898cacd591cf81ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 221/446] 10.0.0.153 () {38 vars in 970 bytes} [Tue Apr 7 01:12:00 2026] POST /v2.0/security-groups => generated 1686 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:12:01.080 8 WARNING neutron_lib.context [None req-37e1fdac-929c-4dc8-b450-ad1437399733 f42159c813164e978a16f41f00d2af61 ede239af6aca4b14beb49f357cdc252f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 222/447] 10.0.0.133 () {34 vars in 684 bytes} [Tue Apr 7 01:12:01 2026] POST /v2.0/security-groups => generated 1661 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:12:01.223 8 WARNING neutron_lib.context [None req-b459b636-993f-4d98-98d1-74eeba5d9fee f42159c813164e978a16f41f00d2af61 ede239af6aca4b14beb49f357cdc252f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 226/448] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:11:59 2026] PUT /v2.0/routers/1b256bac-db1f-42f5-9357-15a3b3ca8ca4/add_router_interface => generated 309 bytes in 1798 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/449] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:12:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:01.358 7 WARNING neutron_lib.context [None req-1788bd04-aca7-4b23-8882-d0dac7d83f7c f42159c813164e978a16f41f00d2af61 ede239af6aca4b14beb49f357cdc252f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 227/450] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:12:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:01.501 7 WARNING neutron_lib.context [None req-a9adb22d-59d8-43ef-a1aa-fed20fc9547b f42159c813164e978a16f41f00d2af61 ede239af6aca4b14beb49f357cdc252f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 224/451] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:01 2026] GET /v2.0/security-groups/288f74a4-c841-4996-afcf-ea4afa15233b => generated 1686 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:01.893 8 INFO neutron.db.segments_db [None req-ca99d67e-34c7-4470-b0a6-8e34f814d886 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 4bd4a759-983e-480d-acbc-881aebec8cf1 of type vxlan for network a2550e56-6340-4c8f-943f-6dada59f7f40 [pid: 8|app: 0|req: 225/452] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:12:01 2026] POST /v2.0/networks => generated 738 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:02.034 8 WARNING neutron_lib.context [req-731b3a3e-d85f-4276-a19f-7f75b40c5112 req-15470bcf-210d-48ea-a457-2fa2110d8d50 fc5d2cd29ab54b42899c2427851f928c e0a2901b958443a898cacd591cf81ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 228/453] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:12:01 2026] POST /v2.0/floatingips => generated 552 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:02.058 7 WARNING neutron_lib.context [req-6a708cd1-5631-449b-b5b9-1474ae5151df req-308a9595-9bc7-4b62-88d1-331939e4981b c612cb071de84c71b8dbbd61d59f1a6e 86769bbfc5f446598ee9eef574f72e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/454] 10.0.0.153 () {38 vars in 970 bytes} [Tue Apr 7 01:12:02 2026] POST /v2.0/security-groups => generated 1679 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 10.0.0.153 () {38 vars in 980 bytes} [Tue Apr 7 01:12:02 2026] POST /v2.0/security-group-rules => generated 614 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:02.218 8 WARNING neutron_lib.context [req-93aa2c9e-f636-4145-a344-4da152682b9b req-b358fcca-e3db-4d07-91eb-d20b95317a86 fc5d2cd29ab54b42899c2427851f928c e0a2901b958443a898cacd591cf81ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 230/456] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:12:02 2026] POST /v2.0/subnets => generated 685 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:02.346 7 WARNING neutron_lib.context [req-984fbdcb-6001-46e0-bf9b-dfd05b43798f req-095e98c8-1b84-44c4-bc7e-0253d31112a5 c612cb071de84c71b8dbbd61d59f1a6e 86769bbfc5f446598ee9eef574f72e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/457] 10.0.0.153 () {38 vars in 970 bytes} [Tue Apr 7 01:12:02 2026] POST /v2.0/security-groups => generated 1686 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:12:02.410 8 INFO neutron.db.segments_db [None req-f182682d-5515-41de-9422-afdf0c688bbf 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment df1fe373-878b-4235-a5d6-ab60fb46edf6 of type vxlan for network 0aea0cd3-3ac0-43a3-b4ca-8ca4aca26066 [pid: 7|app: 0|req: 231/458] 10.0.0.153 () {38 vars in 970 bytes} [Tue Apr 7 01:12:02 2026] POST /v2.0/security-groups => generated 1682 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/459] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:02 2026] GET /v2.0/security-groups/946ff133-4c76-4113-8f0e-1d06a1b3fde6 => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:02.491 7 WARNING neutron_lib.context [req-e780421e-b5db-478f-b373-a1a7db91410f req-74c0d15d-2615-4839-b904-962aea4f7138 fc5d2cd29ab54b42899c2427851f928c e0a2901b958443a898cacd591cf81ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 233/460] 10.0.0.153 () {38 vars in 980 bytes} [Tue Apr 7 01:12:02 2026] POST /v2.0/security-group-rules => generated 614 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/461] 10.0.0.153 () {34 vars in 1099 bytes} [Tue Apr 7 01:12:02 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1146986932&fields=id&tenant_id=ede239af6aca4b14beb49f357cdc252f => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:12:02.665 7 WARNING neutron_lib.context [req-260bf1d9-9d8a-4fbd-b46a-9f8f837cb97b req-1b9ccc4b-ec0b-438e-8d26-a7e9f66878d7 c612cb071de84c71b8dbbd61d59f1a6e 86769bbfc5f446598ee9eef574f72e5b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:02.682 8 INFO neutron.db.l3_hamode_db [None req-f182682d-5515-41de-9422-afdf0c688bbf 3d661f0655a14c959efdb15363021302 95c2ea819e474344bfdf5530f03c0789 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/462] 10.0.0.153 () {38 vars in 970 bytes} [Tue Apr 7 01:12:02 2026] POST /v2.0/security-groups => generated 1682 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/463] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:12:02 2026] GET /v2.0/networks?id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 684 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/464] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:02 2026] GET /v2.0/security-groups/946ff133-4c76-4113-8f0e-1d06a1b3fde6 => generated 2311 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/465] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:12:02 2026] GET /v2.0/quotas/ede239af6aca4b14beb49f357cdc252f => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:02.876 7 WARNING neutron_lib.context [req-52e48a8f-1418-4391-b6ff-36dceae39ed0 req-3ad8eb19-a58d-40f3-a3c3-622c0ab0043b fc5d2cd29ab54b42899c2427851f928c e0a2901b958443a898cacd591cf81ef2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/466] 10.0.0.153 () {38 vars in 980 bytes} [Tue Apr 7 01:12:02 2026] POST /v2.0/security-group-rules => generated 619 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/467] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:12:02 2026] GET /v2.0/ports?tenant_id=ede239af6aca4b14beb49f357cdc252f&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/468] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-groups?tenant_id=86769bbfc5f446598ee9eef574f72e5b => generated 7904 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/469] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-groups/a7fb7d23-1175-4309-82bf-00df0e932444 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/470] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-groups/a7fb7d23-1175-4309-82bf-00df0e932444 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/471] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-groups/946ff133-4c76-4113-8f0e-1d06a1b3fde6 => generated 2941 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/472] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-groups/1b680e3f-3be2-4962-a987-f1d9b431a3d5 => generated 1679 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/473] 10.0.0.153 () {36 vars in 1012 bytes} [Tue Apr 7 01:12:03 2026] DELETE /v2.0/security-groups/1b680e3f-3be2-4962-a987-f1d9b431a3d5 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/474] 10.0.0.153 () {34 vars in 906 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/extensions => generated 20516 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-07 01:12:03.544 8 INFO neutron.db.l3_hamode_db [None req-f182682d-5515-41de-9422-afdf0c688bbf 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 248/475] 10.0.0.153 () {34 vars in 1000 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-group-rules/29d945f1-e201-4a44-8a15-7b695b03f375 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/476] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?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: 250/477] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-groups/946ff133-4c76-4113-8f0e-1d06a1b3fde6 => generated 2941 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/478] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/479] 10.0.0.153 () {36 vars in 1022 bytes} [Tue Apr 7 01:12:03 2026] DELETE /v2.0/security-group-rules/29d945f1-e201-4a44-8a15-7b695b03f375 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:12:03.884 7 INFO neutron.api.v2.resource [req-8b63e4b7-530c-4b1c-a3dc-fe6673ad7115 req-33f90b56-2ca4-4066-9789-8777d48dcb7a c612cb071de84c71b8dbbd61d59f1a6e 86769bbfc5f446598ee9eef574f72e5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 253/480] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-groups/1b680e3f-3be2-4962-a987-f1d9b431a3d5 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/481] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-groups/946ff133-4c76-4113-8f0e-1d06a1b3fde6 => generated 2311 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/482] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:03 2026] GET /v2.0/security-groups/1845fb23-7b5f-42d0-801c-723be27cd44b => generated 1682 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/483] 10.0.0.153 () {36 vars in 1012 bytes} [Tue Apr 7 01:12:03 2026] DELETE /v2.0/security-groups/946ff133-4c76-4113-8f0e-1d06a1b3fde6 => 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: 257/484] 10.0.0.153 () {36 vars in 1012 bytes} [Tue Apr 7 01:12:04 2026] DELETE /v2.0/security-groups/1845fb23-7b5f-42d0-801c-723be27cd44b => 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: 258/485] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:04 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => 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: 259/486] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:04 2026] GET /v2.0/security-groups/288f74a4-c841-4996-afcf-ea4afa15233b => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:04.317 7 INFO neutron.api.v2.resource [req-98762962-ee6f-412b-b79d-78bdd43191c5 req-65a7dae0-61af-41df-aa45-0db9708cb18f c612cb071de84c71b8dbbd61d59f1a6e 86769bbfc5f446598ee9eef574f72e5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/487] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:04 2026] GET /v2.0/security-groups/1845fb23-7b5f-42d0-801c-723be27cd44b => 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: 261/488] 10.0.0.153 () {36 vars in 1012 bytes} [Tue Apr 7 01:12:04 2026] DELETE /v2.0/security-groups/288f74a4-c841-4996-afcf-ea4afa15233b => 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: 262/489] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:04 2026] GET /v2.0/security-groups/17c7c9ea-3316-46d8-8b29-fa11a1f74fdd => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/490] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:12:02 2026] POST /v2.0/routers => generated 725 bytes in 2254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/491] 10.0.0.153 () {36 vars in 1012 bytes} [Tue Apr 7 01:12:04 2026] DELETE /v2.0/security-groups/17c7c9ea-3316-46d8-8b29-fa11a1f74fdd => 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: 263/492] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:12:04 2026] PUT /v2.0/routers/cc61c9cc-4774-4433-9cf7-63efb908108f/remove_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:05.476 7 INFO neutron.api.v2.resource [req-63013ae6-1e5c-4ceb-ab58-29639cc7d646 req-b4bac206-b811-405a-98a5-76af0824ccf0 c612cb071de84c71b8dbbd61d59f1a6e 86769bbfc5f446598ee9eef574f72e5b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 264/493] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:05 2026] GET /v2.0/security-groups/17c7c9ea-3316-46d8-8b29-fa11a1f74fdd => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/494] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:05 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/495] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:12:04 2026] PUT /v2.0/routers/313beb65-d5a5-4d46-b1e6-0403cf743832/add_router_interface => generated 309 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:06.045 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-5a4b712a-8193-475b-9c53-4e4c96304d84 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 231/496] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:12:06 2026] GET /v2.0/security-groups?tenant_id=86769bbfc5f446598ee9eef574f72e5b => generated 2921 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/497] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:06 2026] GET /v2.0/security-groups/a7fb7d23-1175-4309-82bf-00df0e932444 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/498] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:06 2026] GET /v2.0/security-groups/a7fb7d23-1175-4309-82bf-00df0e932444 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:06.218 8 INFO neutron.api.v2.resource [req-9f1dae28-800f-4576-8a74-215b82e676c0 req-4e002e09-9b7d-4597-a792-c66ce5a1daf3 c612cb071de84c71b8dbbd61d59f1a6e 86769bbfc5f446598ee9eef574f72e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 234/499] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:06 2026] GET /v2.0/security-groups/17c7c9ea-3316-46d8-8b29-fa11a1f74fdd => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:12:06.251 8 INFO neutron.api.v2.resource [req-c2509532-0942-472c-8d1d-f41f29b22cf6 req-eed3623b-f6f7-4bd2-bb76-cbb37a230661 c612cb071de84c71b8dbbd61d59f1a6e 86769bbfc5f446598ee9eef574f72e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 235/500] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:06 2026] GET /v2.0/security-groups/1845fb23-7b5f-42d0-801c-723be27cd44b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:12:06.288 8 INFO neutron.api.v2.resource [req-3ff834fc-f446-4fd4-bcbc-cc0358c0fa2a req-875aa751-8bab-4283-8eb7-804bd5c39f79 c612cb071de84c71b8dbbd61d59f1a6e 86769bbfc5f446598ee9eef574f72e5b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 236/501] 10.0.0.153 () {34 vars in 990 bytes} [Tue Apr 7 01:12:06 2026] GET /v2.0/security-groups/1b680e3f-3be2-4962-a987-f1d9b431a3d5 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:12:06.412 7 INFO neutron.db.l3_hamode_db [None req-5a4b712a-8193-475b-9c53-4e4c96304d84 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network 5f866469-0f49-422b-95bf-77f6a34da7d0 was deleted as no HA routers are present in tenant e0a2901b958443a898cacd591cf81ef2. [pid: 7|app: 0|req: 266/502] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:05 2026] DELETE /v2.0/routers/cc61c9cc-4774-4433-9cf7-63efb908108f => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/503] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:06 2026] DELETE /v2.0/subnets/a157c49e-0b20-4f7c-97c4-bd03a8a03e8f => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:12:06.615 7 WARNING neutron_lib.context [None req-2eeaa5d5-d7ee-4904-a01f-a66aa2a145df 2d64687ddf234e51ad24ec4adae7b1f1 95c2ea819e474344bfdf5530f03c0789 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 268/504] 10.0.0.133 () {34 vars in 684 bytes} [Tue Apr 7 01:12:06 2026] POST /v2.0/security-groups => generated 1660 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:12:06.752 7 INFO neutron.services.segments.plugin [-] Segment 4d1a2b76-c64e-4c0d-834b-01f5900f13e6 resource provider aggregate not found 2026-04-07 01:12:06.766 7 INFO neutron.services.segments.plugin [-] Segment 4d1a2b76-c64e-4c0d-834b-01f5900f13e6 resource provider aggregate not found 2026-04-07 01:12:06.772 7 INFO neutron.services.segments.plugin [-] Segment 4d1a2b76-c64e-4c0d-834b-01f5900f13e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d1a2b76-c64e-4c0d-834b-01f5900f13e6 found for delete ", "request_id": "req-78f18192-0fa7-497b-a47c-96ecaf537501"}]} [pid: 7|app: 0|req: 269/505] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:06 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:12:06.782 7 INFO neutron.services.segments.plugin [-] Segment 4d1a2b76-c64e-4c0d-834b-01f5900f13e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d1a2b76-c64e-4c0d-834b-01f5900f13e6 found for delete ", "request_id": "req-80f26898-5333-4e25-a159-3364c045d583"}]} [pid: 7|app: 0|req: 270/506] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:06 2026] DELETE /v2.0/networks/28ea19e6-eccd-4da3-b5ff-1d1835a6393d => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:12:07.054 7 WARNING neutron_lib.context [None req-0977d87b-8112-4d87-b72a-8de9ba1063c6 2d64687ddf234e51ad24ec4adae7b1f1 95c2ea819e474344bfdf5530f03c0789 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 271/507] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:12:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:07.167 7 WARNING neutron_lib.context [None req-aa70be2b-e8da-4430-9f97-48152f9e6a4d 2d64687ddf234e51ad24ec4adae7b1f1 95c2ea819e474344bfdf5530f03c0789 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 272/508] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:12:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/509] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:07 2026] GET /v2.0/security-groups?tenant_id=e0a2901b958443a898cacd591cf81ef2&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:07.313 7 WARNING neutron_lib.context [None req-97c79717-b86a-485c-96b4-538bcd4069b8 2d64687ddf234e51ad24ec4adae7b1f1 95c2ea819e474344bfdf5530f03c0789 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 237/510] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:12:06 2026] PUT /v2.0/routers/1b256bac-db1f-42f5-9357-15a3b3ca8ca4/remove_router_interface => generated 309 bytes in 1046 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/511] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:07 2026] DELETE /v2.0/security-groups/958994d0-05b7-450c-a95c-8ac0b3717aa3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/512] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:12:07 2026] POST /v2.0/floatingips => generated 552 bytes in 614 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/513] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:07 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:12:08.097 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-ff04f517-f818-4840-85cf-8698670833cc 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 276/514] 10.0.0.153 () {34 vars in 1097 bytes} [Tue Apr 7 01:12:08 2026] GET /v2.0/security-groups?name=tempest-securitygroup--103486109&fields=id&tenant_id=95c2ea819e474344bfdf5530f03c0789 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:12:08.519 8 INFO neutron.db.l3_hamode_db [None req-ff04f517-f818-4840-85cf-8698670833cc 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network efe7356d-0c6c-4651-ab2f-f08f78e5121a was deleted as no HA routers are present in tenant 86769bbfc5f446598ee9eef574f72e5b. [pid: 7|app: 0|req: 277/515] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:12:08 2026] GET /v2.0/networks?id=a2550e56-6340-4c8f-943f-6dada59f7f40 => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/516] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:07 2026] DELETE /v2.0/routers/1b256bac-db1f-42f5-9357-15a3b3ca8ca4 => generated 0 bytes in 1075 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/517] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:12:08 2026] GET /v2.0/quotas/95c2ea819e474344bfdf5530f03c0789 => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/518] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:12:08 2026] GET /v2.0/ports?tenant_id=95c2ea819e474344bfdf5530f03c0789&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/519] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:08 2026] DELETE /v2.0/subnets/b0a0366a-642e-4a2d-878c-2e576f539eeb => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:12:08.796 7 INFO neutron.services.segments.plugin [-] Segment 34576f05-a6fe-4227-a874-6f6ba49d244a resource provider aggregate not found 2026-04-07 01:12:08.803 7 INFO neutron.services.segments.plugin [-] Segment 34576f05-a6fe-4227-a874-6f6ba49d244a resource provider aggregate not found 2026-04-07 01:12:08.816 7 INFO neutron.services.segments.plugin [-] Segment 34576f05-a6fe-4227-a874-6f6ba49d244a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34576f05-a6fe-4227-a874-6f6ba49d244a found for delete ", "request_id": "req-effc413f-dc7e-4544-b65d-bebc3c71e5f7"}]} 2026-04-07 01:12:08.818 7 INFO neutron.services.segments.plugin [-] Segment 34576f05-a6fe-4227-a874-6f6ba49d244a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34576f05-a6fe-4227-a874-6f6ba49d244a found for delete ", "request_id": "req-0516b1fc-dfd9-4029-ac63-e82804acf844"}]} [pid: 8|app: 0|req: 241/520] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:08 2026] GET /v2.0/networks?id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 684 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/521] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:08 2026] DELETE /v2.0/networks/c5f510da-a414-4083-bd02-7be2bc442d80 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/522] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:09 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/523] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:12:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ede239af6aca4b14beb49f357cdc252f => generated 181 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:09.112 8 INFO neutron.services.segments.plugin [-] Segment ec1dcf15-bcb0-4ded-9e0d-9a9d5664558f resource provider aggregate not found 2026-04-07 01:12:09.119 8 INFO neutron.services.segments.plugin [-] Segment ec1dcf15-bcb0-4ded-9e0d-9a9d5664558f resource provider aggregate not found 2026-04-07 01:12:09.125 8 WARNING neutron_lib.context [req-e1b63b42-2632-4820-a9db-835e76f9304a req-a257b7d7-d05e-4f80-a335-224b1496768f f42159c813164e978a16f41f00d2af61 ede239af6aca4b14beb49f357cdc252f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:09.141 8 INFO neutron.services.segments.plugin [-] Segment ec1dcf15-bcb0-4ded-9e0d-9a9d5664558f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1dcf15-bcb0-4ded-9e0d-9a9d5664558f found for delete ", "request_id": "req-042c5708-cb37-4b0f-abb3-3f5540620b40"}]} 2026-04-07 01:12:09.145 8 INFO neutron.services.segments.plugin [-] Segment ec1dcf15-bcb0-4ded-9e0d-9a9d5664558f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec1dcf15-bcb0-4ded-9e0d-9a9d5664558f found for delete ", "request_id": "req-53b9e06e-bd5c-4b46-9c17-cbe517756c78"}]} [pid: 7|app: 0|req: 282/524] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:09 2026] GET /v2.0/security-groups?tenant_id=86769bbfc5f446598ee9eef574f72e5b&name=default => generated 2921 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/525] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:09 2026] DELETE /v2.0/security-groups/a7fb7d23-1175-4309-82bf-00df0e932444 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/526] 10.0.0.153 () {34 vars in 906 bytes} [Tue Apr 7 01:12:09 2026] GET /v2.0/extensions => generated 20516 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/527] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:12:09 2026] GET /v2.0/networks/a2550e56-6340-4c8f-943f-6dada59f7f40?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/528] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:12:09 2026] POST /v2.0/ports => generated 954 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 246/531] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:12:09 2026] GET /v2.0/networks/a2550e56-6340-4c8f-943f-6dada59f7f40?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: 247/532] 199.204.45.33 () {34 vars in 909 bytes} [Tue Apr 7 01:12:09 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/533] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:09 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:12:09.879 7 INFO neutron.db.segments_db [None req-b05257f0-155e-4574-bfd8-f29787608047 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment aca56b1d-a7bd-4d36-9c74-cf8e49a6e231 of type vxlan for network 2f60e01f-e739-4a2d-842e-5a74e896aeb1 [pid: 7|app: 0|req: 286/534] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:12:09 2026] POST /v2.0/networks => generated 743 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/535] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:12:10 2026] POST /v2.0/subnets => generated 690 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/536] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:10 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 957 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:10.325 7 INFO neutron.db.segments_db [None req-eb1b022b-357a-452a-a5de-e931de8eaad1 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 98b6a130-3c3e-4bac-a67c-72de079ae1be of type vxlan for network c5288dcd-1bd6-4114-b603-043b1762cf65 [pid: 8|app: 0|req: 249/537] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:12:09 2026] PUT /v2.0/ports/e1b7c524-2ac3-4096-9951-30550590d3bd => generated 1235 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 250/538] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:10 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:10.620 7 INFO neutron.db.l3_hamode_db [None req-eb1b022b-357a-452a-a5de-e931de8eaad1 3d661f0655a14c959efdb15363021302 8625da26a93a48248d1ae381c6e6092a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:12:10.840 7 INFO neutron.services.segments.plugin [-] Segment 68ff036e-3226-4b4d-8bae-1638d135ed7a resource provider aggregate not found 2026-04-07 01:12:10.850 7 INFO neutron.services.segments.plugin [-] Segment 68ff036e-3226-4b4d-8bae-1638d135ed7a resource provider aggregate not found 2026-04-07 01:12:10.865 7 INFO neutron.services.segments.plugin [-] Segment 68ff036e-3226-4b4d-8bae-1638d135ed7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68ff036e-3226-4b4d-8bae-1638d135ed7a found for delete ", "request_id": "req-6a857e26-8829-4108-b2df-b3c2837eab7c"}]} 2026-04-07 01:12:10.875 7 INFO neutron.services.segments.plugin [-] Segment 68ff036e-3226-4b4d-8bae-1638d135ed7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68ff036e-3226-4b4d-8bae-1638d135ed7a found for delete ", "request_id": "req-ec8b767c-c794-4bd2-b2ed-cbd6c90e7178"}]} [pid: 8|app: 0|req: 251/539] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:10 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:12:11.538 7 INFO neutron.db.l3_hamode_db [None req-eb1b022b-357a-452a-a5de-e931de8eaad1 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 252/540] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:11 2026] GET /v2.0/ports?tenant_id=ede239af6aca4b14beb49f357cdc252f&device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/541] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:12:11.936 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11ff0c99-952a-4613-b9f2-583d1bbd4e18'] response: {'name': 'network-changed', 'server_uuid': '446ea2cf-899d-4101-b1aa-9588480f9378', 'tag': 'e1b7c524-2ac3-4096-9951-30550590d3bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 254/542] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:11 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 969 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/543] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:12 2026] GET /v2.0/subnets?id=8fb32027-93ca-4aa6-b421-d87d634fdb30 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/544] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:12 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/545] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:12 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/546] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:12 2026] GET /v2.0/ports?network_id=8dac666b-e89c-4e6f-96e9-5666099e927a&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: 8|app: 0|req: 259/547] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:12 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/548] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:12 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/549] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:12:10 2026] POST /v2.0/routers => generated 730 bytes in 2690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/550] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/551] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => 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: 292/552] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&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: 7|app: 0|req: 293/553] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/ports?tenant_id=ede239af6aca4b14beb49f357cdc252f&device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/554] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/networks?id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 780 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/555] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/556] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/subnets?id=8fb32027-93ca-4aa6-b421-d87d634fdb30 => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/557] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/ports?network_id=8dac666b-e89c-4e6f-96e9-5666099e927a&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/558] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/559] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:13 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/560] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:14 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => 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: 261/561] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:12:12 2026] PUT /v2.0/routers/38fd849d-d543-46a5-a82b-ee8cd18e022d/add_router_interface => generated 309 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/562] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:14 2026] GET /v2.0/networks?id=a2550e56-6340-4c8f-943f-6dada59f7f40 => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/563] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:14 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/564] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:12:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=95c2ea819e474344bfdf5530f03c0789 => generated 180 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:14.472 7 WARNING neutron_lib.context [req-153c6980-4340-404d-96c2-a5dab928e2fc req-9642d7c3-6407-4a02-8698-c1201920afbc 2d64687ddf234e51ad24ec4adae7b1f1 95c2ea819e474344bfdf5530f03c0789 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 263/565] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:14 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/566] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:12:14 2026] POST /v2.0/ports => generated 954 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:12:15.146 7 WARNING neutron_lib.context [None req-fbf97853-b626-4960-b0dc-8776ca531120 49544a8885554cc39bfcb53c329dbcd1 8625da26a93a48248d1ae381c6e6092a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 304/567] 10.0.0.133 () {34 vars in 684 bytes} [Tue Apr 7 01:12:15 2026] POST /v2.0/security-groups => generated 1659 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:12:15.288 7 WARNING neutron_lib.context [None req-85dc6099-7bcf-42f8-b5fa-de1a585f6714 49544a8885554cc39bfcb53c329dbcd1 8625da26a93a48248d1ae381c6e6092a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 264/568] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:12:14 2026] PUT /v2.0/ports/cd526e8d-5ff2-4709-bacb-dc816a816fca => generated 1235 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/569] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:12:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:12:15.429 8 WARNING neutron_lib.context [None req-f4067312-294e-48c0-983f-41f97fa42464 49544a8885554cc39bfcb53c329dbcd1 8625da26a93a48248d1ae381c6e6092a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:15.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78ae664e-1589-456f-84e3-505c1ebed515'] response: {'name': 'network-changed', 'server_uuid': 'cdbaf4f7-5138-4799-a85a-22f834d0582e', 'tag': 'cd526e8d-5ff2-4709-bacb-dc816a816fca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 306/570] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:15 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/571] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:12:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/572] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:15 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&fields=id&fields=name => generated 113 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:15.615 7 WARNING neutron_lib.context [None req-66dd1a1f-5981-4fc8-a984-5e56fa0321a7 49544a8885554cc39bfcb53c329dbcd1 8625da26a93a48248d1ae381c6e6092a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 266/573] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:15 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/574] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:15 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/575] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/ports?tenant_id=95c2ea819e474344bfdf5530f03c0789&device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/576] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/networks?tenant_id=95c2ea819e474344bfdf5530f03c0789&shared=False => generated 766 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/577] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/578] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:12:15 2026] POST /v2.0/floatingips => generated 552 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:16.643 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] 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: 309/579] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/580] 10.0.0.153 () {34 vars in 1097 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--637541663&fields=id&tenant_id=8625da26a93a48248d1ae381c6e6092a => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/581] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/582] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/networks?id=2f60e01f-e739-4a2d-842e-5a74e896aeb1 => generated 675 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/583] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/quotas/8625da26a93a48248d1ae381c6e6092a => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/584] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/585] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/586] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/ports?tenant_id=8625da26a93a48248d1ae381c6e6092a&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/587] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/networks/2f60e01f-e739-4a2d-842e-5a74e896aeb1?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/588] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/networks/2f60e01f-e739-4a2d-842e-5a74e896aeb1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/589] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/ports?tenant_id=95c2ea819e474344bfdf5530f03c0789&device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/590] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cd526e8d-5ff2-4709-bacb-dc816a816fca => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/591] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/592] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:16 2026] GET /v2.0/security-groups?tenant_id=7825b694aac74c9ca8bd0c17e30ecc28&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/593] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/subnets?id=c4b140c3-04cf-4d0d-b33c-73a6af7bfe2f => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/594] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/ports?network_id=a2550e56-6340-4c8f-943f-6dada59f7f40&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/595] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/networks/a2550e56-6340-4c8f-943f-6dada59f7f40?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/596] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:17 2026] DELETE /v2.0/security-groups/7e2328a3-36bd-4768-b293-cc3b67951abf => 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: 283/597] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/networks/a2550e56-6340-4c8f-943f-6dada59f7f40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/598] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/security-groups?tenant_id=f814936020d841a2bc70214a3cb1384a&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:17.715 8 INFO oslo.messaging._drivers.impl_rabbit [-] [1d4f3221-1ffc-48dc-b01d-0fcb4ae4a101] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47294. [pid: 8|app: 0|req: 284/599] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:17 2026] DELETE /v2.0/security-groups/919c238e-0dd5-40f4-a2c8-d5b1be45153d => 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: 316/600] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/601] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/602] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:17 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/603] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:18 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/604] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:18 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/605] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:19 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/606] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:19 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/607] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:19 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/608] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:19 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/609] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:19 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/610] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/611] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&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: 322/612] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/613] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&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: 323/614] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:20 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => 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: 292/615] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/616] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&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: 8|app: 0|req: 293/617] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/618] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/networks?id=2f60e01f-e739-4a2d-842e-5a74e896aeb1 => generated 675 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/619] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/620] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/621] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8625da26a93a48248d1ae381c6e6092a => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:21.704 7 WARNING neutron_lib.context [req-bd83b483-f5a3-40aa-9efc-4a856f13ef3e req-587c7ac3-a8db-4e6b-9c53-5c58e539626e 49544a8885554cc39bfcb53c329dbcd1 8625da26a93a48248d1ae381c6e6092a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 296/622] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:21 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/623] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:12:21 2026] POST /v2.0/ports => generated 954 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:12:22.389 8 INFO neutron.db.l3_db [None req-90b414da-c781-4bac-86e0-b59e5461d31a f42159c813164e978a16f41f00d2af61 ede239af6aca4b14beb49f357cdc252f - - default default] Floating IP 6ba9c91c-6cbb-4707-afe3-3ab648e9e069 associated. External IP: 10.96.250.213, port: e1b7c524-2ac3-4096-9951-30550590d3bd. [pid: 7|app: 0|req: 328/624] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:12:22 2026] PUT /v2.0/ports/b87b8186-1966-4ad8-b896-b02c0dc2a2f6 => generated 1235 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/625] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:12:21 2026] PUT /v2.0/floatingips/6ba9c91c-6cbb-4707-afe3-3ab648e9e069 => generated 855 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 298/626] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/627] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/628] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&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: 329/629] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/security-groups?tenant_id=f3ccb764b3424489967b4761c3c0550b&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/630] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/security-groups?id=f4f501ee-82a0-475b-a6c9-671a92221aef&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/631] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:22 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:23.066 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd87e635-5823-4e37-836c-5571e8972346'] response: {'name': 'network-changed', 'server_uuid': '446ea2cf-899d-4101-b1aa-9588480f9378', 'tag': 'e1b7c524-2ac3-4096-9951-30550590d3bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 303/632] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/633] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:22 2026] DELETE /v2.0/security-groups/85f75e0f-d052-46be-81ca-0cffab481a59 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/634] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:23.218 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6c895a3-8d73-4d6c-b985-f513590d5f25'] response: {'name': 'network-changed', 'server_uuid': 'a371a882-e807-4232-af31-6215f01811d9', 'tag': 'b87b8186-1966-4ad8-b896-b02c0dc2a2f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 305/635] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/security-groups?tenant_id=046a6dcf987a42189c26899fbda69444&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/636] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:23 2026] DELETE /v2.0/security-groups/59484ad7-d22d-407f-a923-6ef16dc9b0af => 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: 307/637] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/ports?tenant_id=ede239af6aca4b14beb49f357cdc252f&device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1240 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/638] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/ports?tenant_id=8625da26a93a48248d1ae381c6e6092a&device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:23.709 7 INFO neutron.db.l3_db [None req-3f3a2851-d1fe-4ef0-8cfe-2d8a4fdeabf4 2d64687ddf234e51ad24ec4adae7b1f1 95c2ea819e474344bfdf5530f03c0789 - - default default] Floating IP 63067489-db14-4591-83a4-28334b2ad4c1 associated. External IP: 10.96.250.217, port: cd526e8d-5ff2-4709-bacb-dc816a816fca. [pid: 8|app: 0|req: 309/639] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/networks?id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 780 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/640] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b87b8186-1966-4ad8-b896-b02c0dc2a2f6 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/641] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/642] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/subnets?id=021213be-00bf-4203-bd3a-512468ccb38b => generated 693 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/643] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/subnets?id=8fb32027-93ca-4aa6-b421-d87d634fdb30 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/644] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/ports?network_id=2f60e01f-e739-4a2d-842e-5a74e896aeb1&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: 315/645] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/ports?network_id=8dac666b-e89c-4e6f-96e9-5666099e927a&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: 316/646] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:23 2026] GET /v2.0/networks/2f60e01f-e739-4a2d-842e-5a74e896aeb1?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/647] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:12:23 2026] PUT /v2.0/floatingips/63067489-db14-4591-83a4-28334b2ad4c1 => generated 855 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/648] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?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: 332/649] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/networks/2f60e01f-e739-4a2d-842e-5a74e896aeb1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/650] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/652] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/security-groups?id=f4f501ee-82a0-475b-a6c9-671a92221aef&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/653] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/654] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&fields=id&fields=name => generated 113 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/657] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/658] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:24 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&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: 8|app: 0|req: 322/659] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/ports?tenant_id=8625da26a93a48248d1ae381c6e6092a&device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 1238 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/660] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/networks?id=2f60e01f-e739-4a2d-842e-5a74e896aeb1 => generated 771 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:25.276 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4264ae09-26fc-4ca7-9ecb-dc16caf4f62e'] response: {'name': 'network-changed', 'server_uuid': 'cdbaf4f7-5138-4799-a85a-22f834d0582e', 'tag': 'cd526e8d-5ff2-4709-bacb-dc816a816fca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 339/661] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b87b8186-1966-4ad8-b896-b02c0dc2a2f6 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/662] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/663] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/security-groups?id=f4f501ee-82a0-475b-a6c9-671a92221aef&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: 340/664] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/subnets?id=021213be-00bf-4203-bd3a-512468ccb38b => generated 693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/665] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/ports?network_id=2f60e01f-e739-4a2d-842e-5a74e896aeb1&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: 341/666] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/networks/2f60e01f-e739-4a2d-842e-5a74e896aeb1?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/667] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/networks/2f60e01f-e739-4a2d-842e-5a74e896aeb1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/668] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/ports?tenant_id=95c2ea819e474344bfdf5530f03c0789&device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/669] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/networks?id=a2550e56-6340-4c8f-943f-6dada59f7f40 => generated 766 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/670] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/671] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=cd526e8d-5ff2-4709-bacb-dc816a816fca => generated 858 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/672] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/subnets?id=c4b140c3-04cf-4d0d-b33c-73a6af7bfe2f => generated 688 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/673] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/security-groups?id=7621f825-d373-4624-912b-1bf97f0dab3a&fields=id&fields=name => generated 113 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/674] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:25 2026] GET /v2.0/ports?network_id=a2550e56-6340-4c8f-943f-6dada59f7f40&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: 344/675] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.0/networks/a2550e56-6340-4c8f-943f-6dada59f7f40?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/676] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.0/networks/a2550e56-6340-4c8f-943f-6dada59f7f40?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/677] 199.204.45.33 () {34 vars in 1094 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/678] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/679] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.0/security-groups?id=f4f501ee-82a0-475b-a6c9-671a92221aef&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: 334/680] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:12:26 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:26.936 7 INFO neutron.db.l3_db [req-52b81bfc-b3af-40ae-b270-cd5f5c30189c req-3683aba3-5bde-45da-b67b-705a04dd18fd 2d64687ddf234e51ad24ec4adae7b1f1 95c2ea819e474344bfdf5530f03c0789 - - default default] Floating IP 63067489-db14-4591-83a4-28334b2ad4c1 disassociated. External IP: 10.96.250.217, port: cd526e8d-5ff2-4709-bacb-dc816a816fca. [pid: 8|app: 0|req: 335/681] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => 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: 347/682] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:12:26 2026] DELETE /v2.0/ports/cd526e8d-5ff2-4709-bacb-dc816a816fca => generated 0 bytes in 812 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/683] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/ports?tenant_id=ede239af6aca4b14beb49f357cdc252f&device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:27.588 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47fd5e90-b9e9-4db7-b878-ebc38577954e'] response: {'server_uuid': 'cdbaf4f7-5138-4799-a85a-22f834d0582e', 'name': 'network-vif-deleted', 'tag': 'cd526e8d-5ff2-4709-bacb-dc816a816fca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 348/684] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/685] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/security-groups?id=f4f501ee-82a0-475b-a6c9-671a92221aef&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: 350/686] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/networks?id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 780 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/687] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/688] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:27 2026] GET /v2.0/security-groups?tenant_id=6738eccd143748a5838a3a44c9110d51&name=default => generated 2925 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/689] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/subnets?id=8fb32027-93ca-4aa6-b421-d87d634fdb30 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/690] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/ports?network_id=8dac666b-e89c-4e6f-96e9-5666099e927a&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: 338/691] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:28 2026] DELETE /v2.0/security-groups/d73ad7b3-f471-4379-a061-658d5b063acb => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/692] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/693] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/694] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/695] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/security-groups?tenant_id=9226c670a42e469c9bafd78bacf0545f&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/696] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:28 2026] DELETE /v2.0/security-groups/c3b1e27a-d732-4247-b65f-a45746c58daf => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/697] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/698] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/security-groups?id=f4f501ee-82a0-475b-a6c9-671a92221aef&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: 357/699] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:28 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:29.314 8 INFO neutron.db.l3_db [None req-4942a996-3da2-47c4-89aa-fff9ab9237c7 49544a8885554cc39bfcb53c329dbcd1 8625da26a93a48248d1ae381c6e6092a - - default default] Floating IP fe127914-e9ec-4a6d-907a-86a27c189570 associated. External IP: 10.96.250.208, port: b87b8186-1966-4ad8-b896-b02c0dc2a2f6. [pid: 7|app: 0|req: 358/700] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:29 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/701] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:12:28 2026] PUT /v2.0/floatingips/fe127914-e9ec-4a6d-907a-86a27c189570 => generated 855 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/702] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:29 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:29.958 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63d034b5-9d45-46d4-b045-e13779587d17'] response: {'name': 'network-changed', 'server_uuid': 'a371a882-e807-4232-af31-6215f01811d9', 'tag': 'b87b8186-1966-4ad8-b896-b02c0dc2a2f6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 344/703] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:29 2026] GET /v2.0/security-groups?id=f4f501ee-82a0-475b-a6c9-671a92221aef&fields=id&fields=name => generated 113 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/704] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/security-groups?id=f4f501ee-82a0-475b-a6c9-671a92221aef&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: 361/706] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/ports?device_id=cdbaf4f7-5138-4799-a85a-22f834d0582e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/707] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/ports?tenant_id=8625da26a93a48248d1ae381c6e6092a&device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 1240 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/708] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/networks?id=2f60e01f-e739-4a2d-842e-5a74e896aeb1 => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/709] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=b87b8186-1966-4ad8-b896-b02c0dc2a2f6 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/710] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/subnets?id=021213be-00bf-4203-bd3a-512468ccb38b => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/711] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/ports?network_id=2f60e01f-e739-4a2d-842e-5a74e896aeb1&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: 364/712] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/networks/2f60e01f-e739-4a2d-842e-5a74e896aeb1?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/713] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:30 2026] GET /v2.0/networks/2f60e01f-e739-4a2d-842e-5a74e896aeb1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/714] 10.0.0.223 () {34 vars in 989 bytes} [Tue Apr 7 01:12:31 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1240 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/715] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:31 2026] GET /v2.0/security-groups?tenant_id=97ee0c7b957349078a780b424e8e9ab7&name=default => generated 2925 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/716] 10.0.0.223 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:31 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/717] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:31 2026] DELETE /v2.0/security-groups/623f4a43-37cc-480f-b292-63d33ead09d2 => 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: 352/718] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:31 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/719] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:31 2026] GET /v2.0/security-groups?id=f4f501ee-82a0-475b-a6c9-671a92221aef&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: 367/720] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:31 2026] DELETE /v2.0/security-groups/7621f825-d373-4624-912b-1bf97f0dab3a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:12:31.677 8 INFO neutron.api.v2.resource [None req-68ba1a5d-0abc-4b55-be98-00e238505fd4 2d64687ddf234e51ad24ec4adae7b1f1 95c2ea819e474344bfdf5530f03c0789 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 354/721] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:12:31 2026] GET /v2.0/security-groups/7621f825-d373-4624-912b-1bf97f0dab3a => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/722] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:12:31 2026] DELETE /v2.0/floatingips/63067489-db14-4591-83a4-28334b2ad4c1 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/723] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:12:32 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 969 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:32.566 7 INFO neutron.db.l3_db [req-2fc84c16-f1bd-456f-8cbb-0b9aca5bf3c4 req-cfe3f1c8-38a1-46fb-a6f2-280d3c369f76 49544a8885554cc39bfcb53c329dbcd1 8625da26a93a48248d1ae381c6e6092a - - default default] Floating IP fe127914-e9ec-4a6d-907a-86a27c189570 disassociated. External IP: 10.96.250.208, port: b87b8186-1966-4ad8-b896-b02c0dc2a2f6. [pid: 7|app: 0|req: 370/724] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:12:32 2026] DELETE /v2.0/ports/b87b8186-1966-4ad8-b896-b02c0dc2a2f6 => generated 0 bytes in 723 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/725] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:33 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => 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: 355/726] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:12:32 2026] PUT /v2.0/routers/313beb65-d5a5-4d46-b1e6-0403cf743832/remove_router_interface => generated 309 bytes in 1019 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:33.048 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c43be145-e56d-4eab-ad51-6ac51cf66c62'] response: {'server_uuid': 'a371a882-e807-4232-af31-6215f01811d9', 'name': 'network-vif-deleted', 'tag': 'b87b8186-1966-4ad8-b896-b02c0dc2a2f6', 'status': 'completed', 'code': 200} 2026-04-07 01:12:33.326 8 WARNING neutron_lib.context [None req-79ee2b5f-8e8d-4eb8-90b4-e14ea4014048 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:33.327 8 WARNING neutron_lib.context [None req-79ee2b5f-8e8d-4eb8-90b4-e14ea4014048 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:33.514 8 INFO neutron.db.segments_db [None req-79ee2b5f-8e8d-4eb8-90b4-e14ea4014048 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Added segment b051240a-a415-463b-b4e9-920d6cbb3671 of type vxlan for network 24b6f179-904c-4ca9-bf6f-e2973dc1bf6d 2026-04-07 01:12:33.620 8 INFO neutron.db.segments_db [None req-79ee2b5f-8e8d-4eb8-90b4-e14ea4014048 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Added segment e5fe3dc2-55a0-4305-992f-12e2b1657bcf of type vxlan for network 2d78aa22-b5ce-4782-968b-814c9b1674f3 [pid: 8|app: 0|req: 356/727] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:12:33 2026] POST /v2.0/networks => generated 1245 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/728] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:12:33 2026] GET /v2.0/networks => generated 1844 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:33.926 7 INFO neutron.services.segments.plugin [-] Segment df1fe373-878b-4235-a5d6-ab60fb46edf6 resource provider aggregate not found 2026-04-07 01:12:33.930 7 INFO neutron.services.segments.plugin [-] Segment df1fe373-878b-4235-a5d6-ab60fb46edf6 resource provider aggregate not found 2026-04-07 01:12:33.938 8 INFO neutron.services.segments.plugin [-] Segment b051240a-a415-463b-b4e9-920d6cbb3671 resource provider aggregate not found 2026-04-07 01:12:33.941 8 INFO neutron.services.segments.plugin [-] Segment b051240a-a415-463b-b4e9-920d6cbb3671 resource provider aggregate not found 2026-04-07 01:12:33.943 7 INFO neutron.services.segments.plugin [-] Segment df1fe373-878b-4235-a5d6-ab60fb46edf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df1fe373-878b-4235-a5d6-ab60fb46edf6 found for delete ", "request_id": "req-f72ae770-d44b-439c-9949-351b3887fb0f"}]} 2026-04-07 01:12:33.949 8 INFO neutron.services.segments.plugin [-] Segment b051240a-a415-463b-b4e9-920d6cbb3671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b051240a-a415-463b-b4e9-920d6cbb3671 found for delete ", "request_id": "req-eb5d3dec-b991-4c7a-8a7f-750af9b2ff28"}]} 2026-04-07 01:12:33.949 7 INFO neutron.services.segments.plugin [-] Segment df1fe373-878b-4235-a5d6-ab60fb46edf6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df1fe373-878b-4235-a5d6-ab60fb46edf6 found for delete ", "request_id": "req-d7a16299-d14a-4b2a-9576-50e9d30c62e1"}]} 2026-04-07 01:12:33.954 8 INFO neutron.services.segments.plugin [-] Segment b051240a-a415-463b-b4e9-920d6cbb3671 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b051240a-a415-463b-b4e9-920d6cbb3671 found for delete ", "request_id": "req-6a83b4f9-0860-4773-afbe-2be0c12aade8"}]} 2026-04-07 01:12:33.955 7 INFO neutron.db.l3_hamode_db [None req-712e1e87-7179-449b-a903-a17b4d1bffdf 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network 0aea0cd3-3ac0-43a3-b4ca-8ca4aca26066 was deleted as no HA routers are present in tenant 95c2ea819e474344bfdf5530f03c0789. [pid: 7|app: 0|req: 372/729] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:33 2026] DELETE /v2.0/routers/313beb65-d5a5-4d46-b1e6-0403cf743832 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/730] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:33 2026] DELETE /v2.0/networks/24b6f179-904c-4ca9-bf6f-e2973dc1bf6d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/731] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:33 2026] DELETE /v2.0/subnets/c4b140c3-04cf-4d0d-b33c-73a6af7bfe2f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/732] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:33 2026] DELETE /v2.0/networks/2d78aa22-b5ce-4782-968b-814c9b1674f3 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/733] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:34 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/734] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:12:34 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:34.226 8 WARNING neutron_lib.context [None req-bb8761e2-5775-44a5-af8f-c24a1ffc462d 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:34.283 8 INFO neutron.db.segments_db [None req-bb8761e2-5775-44a5-af8f-c24a1ffc462d 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Added segment 919d84d9-12d0-449e-b76b-a31da12385a5 of type vxlan for network 0a784a91-e412-46d9-8593-da55741f36c4 [pid: 7|app: 0|req: 374/735] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:34 2026] DELETE /v2.0/networks/a2550e56-6340-4c8f-943f-6dada59f7f40 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/736] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:12:34 2026] POST /v2.0/networks => generated 654 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:34.401 7 WARNING neutron_lib.context [None req-205580d5-4aa9-4024-a459-f4d073df9dcf 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:34.463 7 INFO neutron.db.segments_db [None req-205580d5-4aa9-4024-a459-f4d073df9dcf 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Added segment f76042cb-952d-402d-8dfd-af36735e3024 of type vxlan for network 3c54d631-3ea0-44d3-8877-e4478db4843f [pid: 7|app: 0|req: 375/737] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:12:34 2026] POST /v2.0/networks => generated 654 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/738] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:34 2026] GET /v2.0/security-groups?tenant_id=95c2ea819e474344bfdf5530f03c0789&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:34.571 7 WARNING neutron_lib.context [None req-a878b402-da30-48f3-9302-daf228db4170 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:34.599 7 WARNING neutron_lib.context [None req-a878b402-da30-48f3-9302-daf228db4170 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 364/739] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:34 2026] DELETE /v2.0/security-groups/c81821d5-de30-45a3-97d9-d4adbd6a2db4 => 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: 365/740] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:35 2026] GET /v2.0/ports?device_id=a371a882-e807-4232-af31-6215f01811d9 => 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: 376/741] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:12:34 2026] POST /v2.0/ports => generated 1506 bytes in 949 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:12:35 2026] GET /v2.0/ports => generated 1506 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/743] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:12:35 2026] DELETE /v2.0/ports/5401b55c-06b4-43dd-a14a-f2ebe0f16df5 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:12:35.986 8 INFO neutron.services.segments.plugin [-] Segment e5fe3dc2-55a0-4305-992f-12e2b1657bcf resource provider aggregate not found 2026-04-07 01:12:35.991 8 INFO neutron.services.segments.plugin [-] Segment e5fe3dc2-55a0-4305-992f-12e2b1657bcf resource provider aggregate not found 2026-04-07 01:12:36.004 8 INFO neutron.services.segments.plugin [-] Segment e5fe3dc2-55a0-4305-992f-12e2b1657bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5fe3dc2-55a0-4305-992f-12e2b1657bcf found for delete ", "request_id": "req-9c162a09-1615-4f24-9371-a159fa61fbd6"}]} 2026-04-07 01:12:36.006 8 INFO neutron.services.segments.plugin [-] Segment e5fe3dc2-55a0-4305-992f-12e2b1657bcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5fe3dc2-55a0-4305-992f-12e2b1657bcf found for delete ", "request_id": "req-d1b3faf7-b65a-4775-b79f-72fbb81e8627"}]} [pid: 8|app: 0|req: 367/744] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:12:35 2026] DELETE /v2.0/ports/66214769-65ca-46ed-9d07-d281e9ea414b => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:12:36.139 7 INFO neutron.services.segments.plugin [-] Segment 4bd4a759-983e-480d-acbc-881aebec8cf1 resource provider aggregate not found [pid: 7|app: 0|req: 378/745] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:12:36 2026] GET /v2.0/ports => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:12:36.161 8 WARNING neutron_lib.context [None req-2c9125d8-7eed-44c2-9c72-1d94967fe6da 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:36.208 8 INFO neutron.db.segments_db [None req-2c9125d8-7eed-44c2-9c72-1d94967fe6da 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Added segment 45fdd0e9-15f6-496e-af8c-ffc16750f013 of type vxlan for network 321db6e2-c293-4d20-90e7-c658bb3f4422 [pid: 8|app: 0|req: 368/746] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:12:36 2026] POST /v2.0/networks => generated 653 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:36.312 7 INFO neutron.services.segments.plugin [-] Segment 4bd4a759-983e-480d-acbc-881aebec8cf1 resource provider aggregate not found 2026-04-07 01:12:36.319 7 INFO neutron.services.segments.plugin [-] Segment 4bd4a759-983e-480d-acbc-881aebec8cf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd4a759-983e-480d-acbc-881aebec8cf1 found for delete ", "request_id": "req-60d3382f-62fa-4ac5-af6e-813ff7d17c90"}]} 2026-04-07 01:12:36.322 7 WARNING neutron_lib.context [None req-844d2053-d2ac-4b45-baa5-432e09c5d1ab 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:36.333 7 INFO neutron.services.segments.plugin [-] Segment 4bd4a759-983e-480d-acbc-881aebec8cf1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bd4a759-983e-480d-acbc-881aebec8cf1 found for delete ", "request_id": "req-6e1da61a-ea85-4947-8404-ec1907d3d363"}]} 2026-04-07 01:12:36.379 7 INFO neutron.db.segments_db [None req-844d2053-d2ac-4b45-baa5-432e09c5d1ab 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Added segment 4721fec9-e744-4e2e-9c73-10cea03243e9 of type vxlan for network 9ad0ff68-5531-4173-8482-b9937157a84f [pid: 8|app: 0|req: 369/747] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:36 2026] DELETE /v2.0/security-groups/f4f501ee-82a0-475b-a6c9-671a92221aef => 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: 379/748] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:12:36 2026] POST /v2.0/networks => generated 654 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:36.478 7 INFO neutron.api.v2.resource [None req-38950459-79be-47b2-a905-01fa7faccfe0 49544a8885554cc39bfcb53c329dbcd1 8625da26a93a48248d1ae381c6e6092a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 380/749] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:12:36 2026] GET /v2.0/security-groups/f4f501ee-82a0-475b-a6c9-671a92221aef => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:12:36 2026] DELETE /v2.0/floatingips/fe127914-e9ec-4a6d-907a-86a27c189570 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:12:36.770 8 INFO neutron.db.segments_db [None req-a62434bb-138d-4a74-bbf6-d2f5d9ed1e1c 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 61455a78-3b26-46ae-b4ed-31f01082b66a of type vxlan for network 7c400a4f-7147-4821-bc45-012e7dd09413 [pid: 8|app: 0|req: 370/751] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:12:36 2026] POST /v2.0/networks => generated 743 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/752] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:12:36 2026] POST /v2.0/subnets => generated 690 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:37.047 8 WARNING neutron_lib.context [None req-81b156dd-f09d-4d2b-95b7-cc644c88bcc6 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:12:37.073 8 WARNING neutron_lib.context [None req-81b156dd-f09d-4d2b-95b7-cc644c88bcc6 03a778b5ad28403f82825f8d0b48c4f6 f3aacd7388d94cd99d22f4667a105d9b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 372/753] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:12:37 2026] POST /v2.0/subnets => generated 1324 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:12:37.517 8 INFO neutron.db.segments_db [None req-a5fd21a7-f9f7-4900-9f45-33c925499731 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 344334c2-846c-4a14-80b2-b2e60245bea0 of type vxlan for network 5c4a4ba5-7f6f-4d0e-8137-0c98b059dd79 [pid: 7|app: 0|req: 382/754] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:12:36 2026] PUT /v2.0/routers/38fd849d-d543-46a5-a82b-ee8cd18e022d/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/755] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:12:37 2026] GET /v2.0/subnets => generated 1960 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:37.779 8 INFO neutron.db.l3_hamode_db [None req-a5fd21a7-f9f7-4900-9f45-33c925499731 3d661f0655a14c959efdb15363021302 979f153c9141477c9cd62808852d6b73 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:12:38.617 7 INFO neutron.services.segments.plugin [-] Segment 98b6a130-3c3e-4bac-a67c-72de079ae1be resource provider aggregate not found 2026-04-07 01:12:38.623 7 INFO neutron.services.segments.plugin [-] Segment 98b6a130-3c3e-4bac-a67c-72de079ae1be resource provider aggregate not found 2026-04-07 01:12:38.637 7 INFO neutron.services.segments.plugin [-] Segment 98b6a130-3c3e-4bac-a67c-72de079ae1be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98b6a130-3c3e-4bac-a67c-72de079ae1be found for delete ", "request_id": "req-4f43465e-19e6-4eb0-9363-03f2f12e9d1a"}]} 2026-04-07 01:12:38.644 7 INFO neutron.services.segments.plugin [-] Segment 98b6a130-3c3e-4bac-a67c-72de079ae1be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98b6a130-3c3e-4bac-a67c-72de079ae1be found for delete ", "request_id": "req-90fa6a9a-7685-467c-bdeb-e4e2144090a6"}]} 2026-04-07 01:12:38.656 7 INFO neutron.db.l3_hamode_db [None req-1cd6cf2b-838d-468d-b6c6-da807e3a6f6c 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network c5288dcd-1bd6-4114-b603-043b1762cf65 was deleted as no HA routers are present in tenant 8625da26a93a48248d1ae381c6e6092a. [pid: 7|app: 0|req: 384/756] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:37 2026] DELETE /v2.0/routers/38fd849d-d543-46a5-a82b-ee8cd18e022d => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/757] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:38 2026] DELETE /v2.0/subnets/a5b86a8b-9ae6-4416-a8c1-628e28dd7c1f => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:12:38.964 8 INFO neutron.db.l3_hamode_db [None req-a5fd21a7-f9f7-4900-9f45-33c925499731 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 386/758] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:38 2026] DELETE /v2.0/subnets/021213be-00bf-4203-bd3a-512468ccb38b => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/759] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:39 2026] DELETE /v2.0/subnets/4a2dc384-4123-40bf-bf3f-ab9304b46a0b => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/760] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:39 2026] DELETE /v2.0/networks/2f60e01f-e739-4a2d-842e-5a74e896aeb1 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/761] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:12:39 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/762] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:39 2026] DELETE /v2.0/networks/9ad0ff68-5531-4173-8482-b9937157a84f => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/765] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:39 2026] GET /v2.0/security-groups?tenant_id=8625da26a93a48248d1ae381c6e6092a&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/766] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:12:37 2026] POST /v2.0/routers => generated 730 bytes in 2439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/767] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:39 2026] DELETE /v2.0/security-groups/a66e7e20-0379-4755-8742-1d06d1603214 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/768] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:39 2026] DELETE /v2.0/networks/321db6e2-c293-4d20-90e7-c658bb3f4422 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/769] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:40 2026] DELETE /v2.0/networks/3c54d631-3ea0-44d3-8877-e4478db4843f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/770] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:12:40 2026] DELETE /v2.0/networks/0a784a91-e412-46d9-8593-da55741f36c4 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:12:41.016 7 INFO neutron.services.segments.plugin [-] Segment aca56b1d-a7bd-4d36-9c74-cf8e49a6e231 resource provider aggregate not found 2026-04-07 01:12:41.023 7 INFO neutron.services.segments.plugin [-] Segment aca56b1d-a7bd-4d36-9c74-cf8e49a6e231 resource provider aggregate not found 2026-04-07 01:12:41.030 7 INFO neutron.services.segments.plugin [-] Segment aca56b1d-a7bd-4d36-9c74-cf8e49a6e231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca56b1d-a7bd-4d36-9c74-cf8e49a6e231 found for delete ", "request_id": "req-617e6991-feba-4a37-b25b-8d3dafa99364"}]} 2026-04-07 01:12:41.039 7 INFO neutron.services.segments.plugin [-] Segment aca56b1d-a7bd-4d36-9c74-cf8e49a6e231 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aca56b1d-a7bd-4d36-9c74-cf8e49a6e231 found for delete ", "request_id": "req-2ccf189d-81ee-4d09-bfcd-5fd87d26a50b"}]} 2026-04-07 01:12:41.046 7 INFO neutron.services.segments.plugin [-] Segment 4721fec9-e744-4e2e-9c73-10cea03243e9 resource provider aggregate not found 2026-04-07 01:12:41.061 7 INFO neutron.services.segments.plugin [-] Segment 4721fec9-e744-4e2e-9c73-10cea03243e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4721fec9-e744-4e2e-9c73-10cea03243e9 found for delete ", "request_id": "req-149f1d52-ceee-498e-86f9-a09d4ce9a935"}]} 2026-04-07 01:12:41.066 7 INFO neutron.services.segments.plugin [-] Segment 4721fec9-e744-4e2e-9c73-10cea03243e9 resource provider aggregate not found 2026-04-07 01:12:41.083 7 INFO neutron.services.segments.plugin [-] Segment 45fdd0e9-15f6-496e-af8c-ffc16750f013 resource provider aggregate not found 2026-04-07 01:12:41.089 7 INFO neutron.services.segments.plugin [-] Segment 4721fec9-e744-4e2e-9c73-10cea03243e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4721fec9-e744-4e2e-9c73-10cea03243e9 found for delete ", "request_id": "req-76cc56cd-b005-4d28-abee-4ce4b8838f37"}]} 2026-04-07 01:12:41.104 7 INFO neutron.services.segments.plugin [-] Segment 45fdd0e9-15f6-496e-af8c-ffc16750f013 resource provider aggregate not found 2026-04-07 01:12:41.109 7 INFO neutron.services.segments.plugin [-] Segment 45fdd0e9-15f6-496e-af8c-ffc16750f013 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45fdd0e9-15f6-496e-af8c-ffc16750f013 found for delete ", "request_id": "req-a11da78e-e628-4869-9973-03ac854d309e"}]} 2026-04-07 01:12:41.115 7 INFO neutron.services.segments.plugin [-] Segment 45fdd0e9-15f6-496e-af8c-ffc16750f013 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45fdd0e9-15f6-496e-af8c-ffc16750f013 found for delete ", "request_id": "req-14220b16-5815-4b81-8dc6-032e789b79bc"}]} 2026-04-07 01:12:41.127 7 INFO neutron.services.segments.plugin [-] Segment f76042cb-952d-402d-8dfd-af36735e3024 resource provider aggregate not found 2026-04-07 01:12:41.134 7 INFO neutron.services.segments.plugin [-] Segment f76042cb-952d-402d-8dfd-af36735e3024 resource provider aggregate not found 2026-04-07 01:12:41.147 7 INFO neutron.services.segments.plugin [-] Segment f76042cb-952d-402d-8dfd-af36735e3024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f76042cb-952d-402d-8dfd-af36735e3024 found for delete ", "request_id": "req-99d3bbab-9fbb-4b7a-a692-eac0a471351b"}]} 2026-04-07 01:12:41.154 7 INFO neutron.services.segments.plugin [-] Segment f76042cb-952d-402d-8dfd-af36735e3024 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f76042cb-952d-402d-8dfd-af36735e3024 found for delete ", "request_id": "req-67aa2f8f-9128-4e37-868e-ae9ed166f515"}]} 2026-04-07 01:12:41.166 7 INFO neutron.services.segments.plugin [-] Segment 919d84d9-12d0-449e-b76b-a31da12385a5 resource provider aggregate not found 2026-04-07 01:12:41.173 7 INFO neutron.services.segments.plugin [-] Segment 919d84d9-12d0-449e-b76b-a31da12385a5 resource provider aggregate not found 2026-04-07 01:12:41.192 7 INFO neutron.services.segments.plugin [-] Segment 919d84d9-12d0-449e-b76b-a31da12385a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 919d84d9-12d0-449e-b76b-a31da12385a5 found for delete ", "request_id": "req-bfb6e06c-281e-495b-9f45-7b79cf9a6698"}]} 2026-04-07 01:12:41.193 7 INFO neutron.services.segments.plugin [-] Segment 919d84d9-12d0-449e-b76b-a31da12385a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 919d84d9-12d0-449e-b76b-a31da12385a5 found for delete ", "request_id": "req-11de5346-2492-43f2-bd57-b2181443347d"}]} [pid: 7|app: 0|req: 397/771] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:40 2026] GET /v2.0/security-groups?tenant_id=f3aacd7388d94cd99d22f4667a105d9b&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/772] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:12:40 2026] PUT /v2.0/routers/e3854f19-2623-497c-b406-bb269b84ecc8/add_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/773] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:41 2026] DELETE /v2.0/security-groups/744b32c4-1184-4ed2-a2ac-ba1fe23256a0 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:12:41.888 8 WARNING neutron_lib.context [None req-f4288711-a619-4456-814b-7c7c33ea8672 23f659cd6da94a42a75ab904ad511b0e 979f153c9141477c9cd62808852d6b73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 376/774] 10.0.0.133 () {34 vars in 684 bytes} [Tue Apr 7 01:12:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:12:42.069 7 WARNING neutron_lib.context [None req-6a1692ca-2654-4523-a4df-2a9c61b41d42 23f659cd6da94a42a75ab904ad511b0e 979f153c9141477c9cd62808852d6b73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 399/775] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:12:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:42.207 8 WARNING neutron_lib.context [None req-3f92bbbd-9678-4726-bacd-bac393053a34 23f659cd6da94a42a75ab904ad511b0e 979f153c9141477c9cd62808852d6b73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 377/776] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:12:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:12:42.349 7 WARNING neutron_lib.context [None req-aec0b952-2595-4487-b770-9e99d4a22044 23f659cd6da94a42a75ab904ad511b0e 979f153c9141477c9cd62808852d6b73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 400/777] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:12:42 2026] POST /v2.0/floatingips => generated 552 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/778] 10.0.0.153 () {34 vars in 1099 bytes} [Tue Apr 7 01:12:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1651903477&fields=id&tenant_id=979f153c9141477c9cd62808852d6b73 => 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: 401/779] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:12:43 2026] GET /v2.0/networks?id=7c400a4f-7147-4821-bc45-012e7dd09413 => generated 675 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/780] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:12:43 2026] GET /v2.0/quotas/979f153c9141477c9cd62808852d6b73 => 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: 402/781] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:12:43 2026] GET /v2.0/ports?tenant_id=979f153c9141477c9cd62808852d6b73&fields=id => generated 103 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/782] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:12:43 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/783] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:12:43 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/784] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:43 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 404/785] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:43 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/786] 10.0.0.153 () {34 vars in 970 bytes} [Tue Apr 7 01:12:44 2026] GET /v2.0/ports/e1b7c524-2ac3-4096-9951-30550590d3bd => generated 968 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/787] 199.204.45.33 () {34 vars in 998 bytes} [Tue Apr 7 01:12:44 2026] GET /v2.0/subnets?network_id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 684 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/788] 199.204.45.33 () {34 vars in 1144 bytes} [Tue Apr 7 01:12:44 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378&device_owner=compute%3Anova&network_id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 971 bytes in 64 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.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:44 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 406/790] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:12:44 2026] PUT /v2.0/ports/e1b7c524-2ac3-4096-9951-30550590d3bd => generated 1145 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:45.813 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9d5989a0-744f-4bf6-9979-796dc9ed06b8'] response: {'name': 'network-changed', 'server_uuid': '446ea2cf-899d-4101-b1aa-9588480f9378', 'tag': 'e1b7c524-2ac3-4096-9951-30550590d3bd', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/791] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:45 2026] GET /v2.0/security-groups?tenant_id=18eddff60d0343edbe4a4586e4bb9781&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/792] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:45 2026] GET /v2.0/security-groups?tenant_id=01c6352144f94d9eb29f7080999ef146&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/793] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:45 2026] GET /v2.0/ports?tenant_id=ede239af6aca4b14beb49f357cdc252f&device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1417 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/794] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:45 2026] DELETE /v2.0/security-groups/8ed451d2-c9fa-4a8b-97e4-c7c34fb83a68 => 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: 387/795] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:45 2026] DELETE /v2.0/security-groups/33da075e-eaba-428c-8503-66c85c6b0ec1 => 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: 388/796] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:46 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/797] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:46 2026] GET /v2.0/networks?id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/798] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/799] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/800] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:46 2026] GET /v2.0/subnets?id=8fb32027-93ca-4aa6-b421-d87d634fdb30 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/801] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:46 2026] GET /v2.0/ports?network_id=8dac666b-e89c-4e6f-96e9-5666099e927a&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: 413/802] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:46 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/803] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:46 2026] GET /v2.0/security-groups?tenant_id=0db1c01e4d3144bbab1b5a58506412ee&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/804] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:46 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/805] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:46 2026] DELETE /v2.0/security-groups/cd3501c1-a81f-4c37-937f-e4a695606f1b => 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: 415/806] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 392/807] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/ports?tenant_id=ede239af6aca4b14beb49f357cdc252f&device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1417 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/808] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/networks?id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 780 bytes in 48 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.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/810] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/811] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&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: 418/812] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/813] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/subnets?id=8fb32027-93ca-4aa6-b421-d87d634fdb30 => generated 702 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/814] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/ports?network_id=8dac666b-e89c-4e6f-96e9-5666099e927a&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: 396/815] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/816] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:47 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/817] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:48 2026] GET /v2.0/networks?id=7c400a4f-7147-4821-bc45-012e7dd09413 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/818] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:12:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=979f153c9141477c9cd62808852d6b73 => generated 181 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:48.224 8 WARNING neutron_lib.context [req-0c172e81-f979-435b-8498-03c20d936202 req-62063f0d-336f-486a-8b2e-dc332647f47f 23f659cd6da94a42a75ab904ad511b0e 979f153c9141477c9cd62808852d6b73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 422/819] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:48 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 423/820] 199.204.45.33 () {34 vars in 1116 bytes} [Tue Apr 7 01:12:48 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.7 => generated 1148 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/821] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:12:48 2026] POST /v2.0/ports => generated 958 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/822] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:12:48 2026] PUT /v2.0/ports/e1b7c524-2ac3-4096-9951-30550590d3bd => generated 968 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/823] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:12:48 2026] PUT /v2.0/ports/5c4dd2f2-38d9-4432-98c3-97214fc0f152 => generated 1239 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:12:49.384 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f8faec1-6eab-4407-94a6-7fc2aeb0535c'] response: {'name': 'network-changed', 'server_uuid': '446ea2cf-899d-4101-b1aa-9588480f9378', 'tag': 'e1b7c524-2ac3-4096-9951-30550590d3bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 425/824] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/825] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:49.505 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-995f52b8-41f2-4a4d-b095-282e5ff9c183'] response: {'name': 'network-changed', 'server_uuid': 'e93cdfda-fb94-44bb-9136-f2e335b38116', 'tag': '5c4dd2f2-38d9-4432-98c3-97214fc0f152', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 401/826] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/ports?tenant_id=ede239af6aca4b14beb49f357cdc252f&device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/827] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/networks?id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 780 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/828] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/829] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/subnets?id=8fb32027-93ca-4aa6-b421-d87d634fdb30 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/830] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/ports?network_id=8dac666b-e89c-4e6f-96e9-5666099e927a&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/831] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/832] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/security-groups?tenant_id=1a63ee9c7b384d5f937f7dbe21d429a6&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/833] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:49 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/834] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:49 2026] DELETE /v2.0/security-groups/a7004d46-bf1a-4848-a509-45c61a23204d => 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: 408/835] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:50 2026] GET /v2.0/ports?tenant_id=979f153c9141477c9cd62808852d6b73&device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/836] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:12:50 2026] GET /v2.0/networks?tenant_id=979f153c9141477c9cd62808852d6b73&shared=False => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/837] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:12:50 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/838] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:50 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 410/839] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:50 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/840] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:50 2026] GET /v2.0/ports?tenant_id=ede239af6aca4b14beb49f357cdc252f&device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/841] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:50 2026] GET /v2.0/networks?id=8dac666b-e89c-4e6f-96e9-5666099e927a => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/842] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:12:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=e1b7c524-2ac3-4096-9951-30550590d3bd => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/843] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/subnets?id=8fb32027-93ca-4aa6-b421-d87d634fdb30 => generated 702 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/844] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/845] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/ports?network_id=8dac666b-e89c-4e6f-96e9-5666099e927a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/846] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/847] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/848] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/ports?tenant_id=979f153c9141477c9cd62808852d6b73&device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/849] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5c4dd2f2-38d9-4432-98c3-97214fc0f152 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/850] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a?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: 437/851] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/subnets?id=ee8a0177-df79-44cf-887a-e63eafeddaea => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/852] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/ports?network_id=7c400a4f-7147-4821-bc45-012e7dd09413&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/853] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/854] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?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: 7|app: 0|req: 439/855] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 417/856] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:51 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:52.337 7 INFO neutron.db.segments_db [None req-887ea604-fb0d-488f-a068-9924df76cf07 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 0a38ea50-ff2e-4a8a-b21b-75ed0a8da2fc of type vxlan for network b3fa1fba-3562-409f-a3b7-90f679b214e1 [pid: 8|app: 0|req: 418/857] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:52 2026] GET /v2.0/security-groups?tenant_id=07896d2e390b41eb88d16409f5445c8e&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/858] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:52 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/859] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:12:52 2026] POST /v2.0/networks => generated 740 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/860] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:52 2026] GET /v2.0/security-groups?id=3bb38bf5-2ec0-4287-944b-5198c9f13f09&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/861] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:52 2026] DELETE /v2.0/security-groups/54b88b31-7b9c-4358-9a42-c8b83b281c4f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/862] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:12:52 2026] POST /v2.0/subnets => generated 687 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/863] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:52 2026] GET /v2.0/security-groups?tenant_id=94748c520c4d467b9d9e9f559b61c082&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:12:52.725 7 INFO neutron.db.segments_db [None req-6f703710-df59-4624-a1da-4de5b75d3e40 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment e6d3f914-e3d8-4d87-8e8b-6a0ccb87e8e0 of type vxlan for network e66971bb-b489-4762-a0bd-25f466a4c91d [pid: 8|app: 0|req: 422/864] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:52 2026] DELETE /v2.0/security-groups/af21cdfd-9bc4-4182-81b2-5466e3026a80 => 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: 423/865] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:52 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:53.005 7 INFO neutron.db.l3_hamode_db [None req-6f703710-df59-4624-a1da-4de5b75d3e40 3d661f0655a14c959efdb15363021302 f4face46aa704565967974a59627a827 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 424/866] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:12:52 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/867] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:53 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:53.362 8 INFO neutron.db.l3_db [req-7377fc25-d253-4f2e-9dd9-22fa9c0ba62e req-274e6c75-dedf-44cc-be3f-54029fcf8ba1 f42159c813164e978a16f41f00d2af61 ede239af6aca4b14beb49f357cdc252f - - default default] Floating IP 6ba9c91c-6cbb-4707-afe3-3ab648e9e069 disassociated. External IP: 10.96.250.213, port: e1b7c524-2ac3-4096-9951-30550590d3bd. [pid: 8|app: 0|req: 426/868] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:12:53 2026] DELETE /v2.0/ports/e1b7c524-2ac3-4096-9951-30550590d3bd => generated 0 bytes in 783 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/869] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:53 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:12:53.880 7 INFO neutron.db.l3_hamode_db [None req-6f703710-df59-4624-a1da-4de5b75d3e40 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:12:54.119 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-76abc8ce-d1c1-4af6-bb65-b8ebb6c2278b'] response: {'server_uuid': '446ea2cf-899d-4101-b1aa-9588480f9378', 'name': 'network-vif-deleted', 'tag': 'e1b7c524-2ac3-4096-9951-30550590d3bd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 428/870] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:54 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/871] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:54 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/874] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:55 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => 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: 443/875] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:12:52 2026] POST /v2.0/routers => generated 727 bytes in 2467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/876] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:55 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/877] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:55 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&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: 446/878] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:12:55 2026] GET /v2.0/security-groups?tenant_id=7313df71533b449b91457c558b86dfd9&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/879] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:56 2026] DELETE /v2.0/security-groups/60baf27a-2ee6-47d9-82dc-ee15feac4c9d => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/880] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:56 2026] GET /v2.0/ports?device_id=446ea2cf-899d-4101-b1aa-9588480f9378 => 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: 449/881] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:56 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/882] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:12:55 2026] PUT /v2.0/routers/50860dfe-4ec6-48b5-9779-ff4fe51544c9/add_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/883] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:12:56 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&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: 434/884] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:12:56 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:57.146 7 INFO neutron.db.l3_db [None req-1b2ab2a3-68ff-4327-8514-f8385688223b 23f659cd6da94a42a75ab904ad511b0e 979f153c9141477c9cd62808852d6b73 - - default default] Floating IP 4389fc1f-359b-48e8-bb6c-607d9581548d associated. External IP: 10.96.250.217, port: 5c4dd2f2-38d9-4432-98c3-97214fc0f152. [pid: 8|app: 0|req: 435/885] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:12:57 2026] DELETE /v2.0/security-groups/3bb38bf5-2ec0-4287-944b-5198c9f13f09 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:12:57.425 8 INFO neutron.api.v2.resource [None req-2fd210bb-b8fb-4ab8-8c39-b76122581c97 f42159c813164e978a16f41f00d2af61 ede239af6aca4b14beb49f357cdc252f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 436/886] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:12:57 2026] GET /v2.0/security-groups/3bb38bf5-2ec0-4287-944b-5198c9f13f09 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/887] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:12:56 2026] PUT /v2.0/floatingips/4389fc1f-359b-48e8-bb6c-607d9581548d => generated 856 bytes in 710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/888] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:12:57 2026] DELETE /v2.0/floatingips/6ba9c91c-6cbb-4707-afe3-3ab648e9e069 => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:12:57.968 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c50734af-2a08-4a96-aaa2-84e555b11f62'] response: {'name': 'network-changed', 'server_uuid': 'e93cdfda-fb94-44bb-9136-f2e335b38116', 'tag': '5c4dd2f2-38d9-4432-98c3-97214fc0f152', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 438/889] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:12:58 2026] GET /v2.0/ports?tenant_id=979f153c9141477c9cd62808852d6b73&device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 439/890] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:12:58 2026] GET /v2.0/networks?id=7c400a4f-7147-4821-bc45-012e7dd09413 => generated 771 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/891] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:12:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5c4dd2f2-38d9-4432-98c3-97214fc0f152 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/892] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:12:58 2026] GET /v2.0/subnets?id=ee8a0177-df79-44cf-887a-e63eafeddaea => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/893] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:12:58 2026] GET /v2.0/ports?network_id=7c400a4f-7147-4821-bc45-012e7dd09413&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/894] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:12:58 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/895] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:12:58 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/896] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:12:57 2026] PUT /v2.0/routers/8fde378f-f86a-41cd-a170-97694cbc38a6/remove_router_interface => generated 309 bytes in 986 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:12:59.847 8 INFO neutron.services.segments.plugin [-] Segment a00c11b7-856d-480c-87ac-1cc2a325d62f resource provider aggregate not found 2026-04-07 01:12:59.853 8 INFO neutron.services.segments.plugin [-] Segment a00c11b7-856d-480c-87ac-1cc2a325d62f resource provider aggregate not found 2026-04-07 01:12:59.862 8 INFO neutron.services.segments.plugin [-] Segment a00c11b7-856d-480c-87ac-1cc2a325d62f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a00c11b7-856d-480c-87ac-1cc2a325d62f found for delete ", "request_id": "req-68c21d61-23f5-45b7-9393-afad2c36163d"}]} 2026-04-07 01:12:59.868 8 INFO neutron.services.segments.plugin [-] Segment a00c11b7-856d-480c-87ac-1cc2a325d62f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a00c11b7-856d-480c-87ac-1cc2a325d62f found for delete ", "request_id": "req-c226eace-3e3a-4def-836d-c529afdd3b67"}]} 2026-04-07 01:12:59.881 8 INFO neutron.db.l3_hamode_db [None req-5c3ac6f1-e08e-4aed-aece-3b0bfa24c499 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network c30cdf8d-86f6-4448-801b-80b098f64168 was deleted as no HA routers are present in tenant ede239af6aca4b14beb49f357cdc252f. [pid: 8|app: 0|req: 445/897] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:58 2026] DELETE /v2.0/routers/8fde378f-f86a-41cd-a170-97694cbc38a6 => generated 0 bytes in 967 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/898] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:12:59 2026] DELETE /v2.0/subnets/8fb32027-93ca-4aa6-b421-d87d634fdb30 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/899] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:13:00 2026] GET /v2.0/networks?id=b3fa1fba-3562-409f-a3b7-90f679b214e1 => generated 672 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/900] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:13:00 2026] GET /v2.0/quotas/f4face46aa704565967974a59627a827 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/901] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:00 2026] DELETE /v2.0/networks/8dac666b-e89c-4e6f-96e9-5666099e927a => generated 0 bytes in 404 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/902] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:13:00 2026] GET /v2.0/ports?tenant_id=f4face46aa704565967974a59627a827&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/903] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:13:00 2026] GET /v2.0/networks/b3fa1fba-3562-409f-a3b7-90f679b214e1?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/904] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:13:00 2026] GET /v2.0/networks/b3fa1fba-3562-409f-a3b7-90f679b214e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/905] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:00 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/906] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:00 2026] GET /v2.0/security-groups?tenant_id=ede239af6aca4b14beb49f357cdc252f&name=default => generated 2921 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/907] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:00 2026] DELETE /v2.0/security-groups/438fed96-5a38-4857-b6b4-cd67530b4743 => 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: 459/908] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:01 2026] GET /v2.0/security-groups?tenant_id=7d7f9711c26c4abaa420e5a771d1d60b&name=default => generated 2925 bytes in 460 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/909] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:01 2026] DELETE /v2.0/security-groups/7fd694d9-b840-4c18-afcd-86b8eb2174c6 => 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: 460/910] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:01 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:02.801 8 INFO neutron.services.segments.plugin [-] Segment df2a7195-f355-46c0-8a2e-f9e9bf68f8a6 resource provider aggregate not found 2026-04-07 01:13:02.807 8 INFO neutron.services.segments.plugin [-] Segment df2a7195-f355-46c0-8a2e-f9e9bf68f8a6 resource provider aggregate not found 2026-04-07 01:13:02.814 8 INFO neutron.services.segments.plugin [-] Segment df2a7195-f355-46c0-8a2e-f9e9bf68f8a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df2a7195-f355-46c0-8a2e-f9e9bf68f8a6 found for delete ", "request_id": "req-2ee35851-f2d5-4b6e-84ca-1cd5e59b44a7"}]} 2026-04-07 01:13:02.827 8 INFO neutron.services.segments.plugin [-] Segment df2a7195-f355-46c0-8a2e-f9e9bf68f8a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df2a7195-f355-46c0-8a2e-f9e9bf68f8a6 found for delete ", "request_id": "req-be3fb972-5326-4483-9bd0-1fe4b52f0fb6"}]} [pid: 7|app: 0|req: 461/911] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:02 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:03.118 8 INFO neutron.db.segments_db [None req-f16804f2-47c7-4005-8f8f-31771276702f 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment b27b2020-3def-4a14-ba0a-7529af6a9617 of type vxlan for network 465fc7dc-b9a9-479d-9e07-3912aeff9bae [pid: 8|app: 0|req: 451/912] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:13:02 2026] POST /v2.0/networks => generated 746 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/913] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:03 2026] POST /v2.0/subnets => generated 693 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:03.454 8 INFO neutron.db.segments_db [None req-487e2633-08c1-4789-b292-d0b868fc4222 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 3e5a1341-48b6-4fb1-9696-354e7a10cb0f of type vxlan for network c8017dda-a470-4385-8c3a-6b86550f7ff2 2026-04-07 01:13:03.733 8 INFO neutron.db.l3_hamode_db [None req-487e2633-08c1-4789-b292-d0b868fc4222 3d661f0655a14c959efdb15363021302 915dc99861084cd08be0b449032896aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 463/914] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:03 2026] GET /v2.0/security-groups?tenant_id=20b13d2d91fd426fb7a50147d31c4447&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/915] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:04 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/916] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:04 2026] DELETE /v2.0/security-groups/b94e7820-635e-48c6-b9da-52c5b24513f6 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:04.442 8 INFO neutron.db.l3_hamode_db [None req-487e2633-08c1-4789-b292-d0b868fc4222 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 466/917] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:13:05 2026] GET /v2.0/networks?id=b3fa1fba-3562-409f-a3b7-90f679b214e1 => generated 672 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:05.196 7 WARNING neutron_lib.context [req-a7afde67-f25e-4f9a-9742-ab01ec18a923 req-3a912a6f-77c2-4b83-80b5-b13f4e932316 7d7573c3d841412680f9266d9a6b23d8 f4face46aa704565967974a59627a827 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 452/918] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:03 2026] POST /v2.0/routers => generated 733 bytes in 1924 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/919] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:13:05 2026] POST /v2.0/ports => generated 958 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/920] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:05 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 961 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/921] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:13:05 2026] PUT /v2.0/ports/906b511b-0602-40ba-ad00-598b3e19fd54 => generated 1239 bytes in 431 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:13:06.090 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dfb9de87-d96e-4f33-876a-0eda9cd679d6'] response: {'name': 'network-changed', 'server_uuid': '9e5a49a3-c108-45fb-818e-7b0b53232e08', 'tag': '906b511b-0602-40ba-ad00-598b3e19fd54', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 470/922] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/923] 10.0.0.133 () {32 vars in 652 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions => generated 20516 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/924] 10.0.0.133 () {32 vars in 680 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/925] 10.0.0.133 () {32 vars in 680 bytes} [Tue Apr 7 01:13:06 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: 7|app: 0|req: 474/926] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:13:06 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: 475/927] 10.0.0.133 () {32 vars in 664 bytes} [Tue Apr 7 01:13:06 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: 476/928] 10.0.0.133 () {32 vars in 698 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/929] 10.0.0.133 () {32 vars in 696 bytes} [Tue Apr 7 01:13:06 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: 478/930] 10.0.0.133 () {32 vars in 700 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/931] 10.0.0.133 () {32 vars in 688 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/932] 10.0.0.133 () {32 vars in 702 bytes} [Tue Apr 7 01:13:06 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: 481/933] 10.0.0.133 () {32 vars in 692 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/934] 10.0.0.133 () {32 vars in 694 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/935] 10.0.0.133 () {32 vars in 684 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/936] 10.0.0.133 () {32 vars in 686 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/937] 10.0.0.133 () {32 vars in 660 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/938] 10.0.0.133 () {32 vars in 698 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/939] 10.0.0.133 () {32 vars in 678 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/940] 10.0.0.133 () {32 vars in 682 bytes} [Tue Apr 7 01:13:06 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: 489/941] 10.0.0.133 () {32 vars in 674 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/942] 10.0.0.133 () {32 vars in 688 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/943] 10.0.0.133 () {32 vars in 722 bytes} [Tue Apr 7 01:13:06 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: 492/944] 10.0.0.133 () {32 vars in 686 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/945] 10.0.0.133 () {32 vars in 668 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/946] 10.0.0.133 () {32 vars in 686 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/947] 10.0.0.133 () {32 vars in 680 bytes} [Tue Apr 7 01:13:06 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: 7|app: 0|req: 496/948] 10.0.0.133 () {32 vars in 698 bytes} [Tue Apr 7 01:13:06 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: 497/949] 10.0.0.133 () {32 vars in 678 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/951] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:13:05 2026] PUT /v2.0/routers/00fb407a-ffbe-43b2-b095-d50931ee0f80/add_router_interface => generated 309 bytes in 1165 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/951] 10.0.0.133 () {32 vars in 666 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/952] 10.0.0.133 () {32 vars in 676 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/953] 10.0.0.133 () {32 vars in 664 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/l3-ha => 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: 455/954] 10.0.0.133 () {32 vars in 674 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/l3-flavors => 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: 500/955] 10.0.0.133 () {32 vars in 712 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/956] 10.0.0.133 () {32 vars in 690 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/957] 10.0.0.133 () {32 vars in 682 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/958] 10.0.0.133 () {32 vars in 668 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/959] 10.0.0.133 () {32 vars in 686 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/960] 10.0.0.133 () {32 vars in 704 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/961] 10.0.0.133 () {32 vars in 674 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/962] 10.0.0.133 () {32 vars in 700 bytes} [Tue Apr 7 01:13:06 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: 505/963] 10.0.0.133 () {32 vars in 674 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/964] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/ports?tenant_id=f4face46aa704565967974a59627a827&device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/965] 10.0.0.133 () {32 vars in 692 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/966] 10.0.0.133 () {32 vars in 688 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/port-mac-override => 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: 461/967] 10.0.0.133 () {32 vars in 708 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/968] 10.0.0.133 () {32 vars in 704 bytes} [Tue Apr 7 01:13:06 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: 463/969] 10.0.0.133 () {32 vars in 718 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/970] 10.0.0.133 () {32 vars in 696 bytes} [Tue Apr 7 01:13:06 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: 465/971] 10.0.0.133 () {32 vars in 710 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/972] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/networks?tenant_id=f4face46aa704565967974a59627a827&shared=False => generated 768 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/973] 10.0.0.133 () {32 vars in 668 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/974] 10.0.0.133 () {32 vars in 686 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/975] 10.0.0.133 () {32 vars in 680 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/976] 10.0.0.133 () {32 vars in 674 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/977] 10.0.0.133 () {32 vars in 670 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/978] 10.0.0.133 () {32 vars in 660 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/979] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/980] 10.0.0.133 () {32 vars in 698 bytes} [Tue Apr 7 01:13:06 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: 8|app: 0|req: 468/981] 10.0.0.133 () {32 vars in 698 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/982] 10.0.0.133 () {32 vars in 676 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/983] 10.0.0.133 () {32 vars in 668 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/984] 10.0.0.133 () {32 vars in 682 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/985] 10.0.0.133 () {32 vars in 700 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/986] 10.0.0.133 () {32 vars in 684 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/987] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/988] 10.0.0.133 () {32 vars in 668 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/989] 10.0.0.133 () {32 vars in 696 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/990] 10.0.0.133 () {32 vars in 694 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/991] 10.0.0.133 () {32 vars in 684 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/992] 10.0.0.133 () {32 vars in 688 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/993] 10.0.0.133 () {32 vars in 666 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/994] 10.0.0.133 () {32 vars in 680 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/995] 10.0.0.133 () {32 vars in 680 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/996] 10.0.0.133 () {32 vars in 690 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/997] 10.0.0.133 () {32 vars in 690 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/998] 10.0.0.133 () {32 vars in 694 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/999] 10.0.0.133 () {32 vars in 684 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1000] 10.0.0.133 () {32 vars in 688 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1001] 10.0.0.133 () {32 vars in 700 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1002] 10.0.0.133 () {32 vars in 702 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1003] 10.0.0.133 () {32 vars in 712 bytes} [Tue Apr 7 01:13:06 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1004] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1005] 10.0.0.133 () {32 vars in 714 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:07.027 7 WARNING neutron_lib.context [None req-40ac22d7-80cd-49fd-b790-e1fd59764423 273b3ea1d00b408faf66dc056bc1bde7 915dc99861084cd08be0b449032896aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 481/1006] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1007] 10.0.0.133 () {32 vars in 740 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1008] 10.0.0.133 () {32 vars in 718 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1009] 10.0.0.133 () {32 vars in 682 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1010] 10.0.0.133 () {32 vars in 668 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1011] 10.0.0.133 () {32 vars in 718 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1012] 10.0.0.133 () {32 vars in 678 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1013] 10.0.0.133 () {32 vars in 668 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1014] 10.0.0.133 () {32 vars in 696 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1015] 10.0.0.133 () {32 vars in 704 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1016] 10.0.0.133 () {32 vars in 700 bytes} [Tue Apr 7 01:13:07 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: 8|app: 0|req: 492/1017] 10.0.0.133 () {32 vars in 700 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1018] 10.0.0.133 () {32 vars in 682 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1019] 10.0.0.133 () {32 vars in 704 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1020] 10.0.0.133 () {34 vars in 684 bytes} [Tue Apr 7 01:13:07 2026] POST /v2.0/security-groups => generated 1661 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1021] 10.0.0.133 () {32 vars in 694 bytes} [Tue Apr 7 01:13:07 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) 2026-04-07 01:13:07.160 7 WARNING neutron_lib.context [None req-5da89b7d-0650-4a36-b9e7-587fda0a6dbe 273b3ea1d00b408faf66dc056bc1bde7 915dc99861084cd08be0b449032896aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 496/1022] 10.0.0.133 () {32 vars in 688 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1023] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1024] 10.0.0.133 () {32 vars in 696 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1025] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:13:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1026] 10.0.0.133 () {32 vars in 678 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:07.301 7 WARNING neutron_lib.context [None req-73475217-d890-4197-bdb5-923603b4255e 273b3ea1d00b408faf66dc056bc1bde7 915dc99861084cd08be0b449032896aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 499/1027] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1028] 10.0.0.133 () {32 vars in 688 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1029] 10.0.0.133 () {32 vars in 700 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1030] 10.0.0.133 () {32 vars in 664 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1031] 10.0.0.133 () {32 vars in 680 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1032] 10.0.0.133 () {32 vars in 692 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1033] 10.0.0.133 () {32 vars in 676 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1034] 10.0.0.133 () {32 vars in 666 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1035] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:13:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:07.442 8 WARNING neutron_lib.context [None req-64bea232-da00-4299-a078-afe28eb47910 273b3ea1d00b408faf66dc056bc1bde7 915dc99861084cd08be0b449032896aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 530/1036] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/ports?tenant_id=f4face46aa704565967974a59627a827&device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => 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: 531/1037] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=906b511b-0602-40ba-ad00-598b3e19fd54 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1038] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/subnets?id=883de2be-b81e-4fe6-8f1a-9b0aa84d826f => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1039] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:13:07 2026] POST /v2.0/floatingips => generated 552 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1040] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:13:08 2026] GET /v2.0/ports?network_id=b3fa1fba-3562-409f-a3b7-90f679b214e1&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: 533/1041] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:07 2026] GET /v2.0/security-groups?tenant_id=2621fc6eb6e24636ad614c76bb53af7a&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1042] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:13:08 2026] GET /v2.0/networks/b3fa1fba-3562-409f-a3b7-90f679b214e1?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: 534/1043] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:08 2026] DELETE /v2.0/security-groups/23e72147-b8b1-4970-8484-47bf42f1557b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1044] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:13:08 2026] GET /v2.0/networks/b3fa1fba-3562-409f-a3b7-90f679b214e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1045] 10.0.0.223 () {34 vars in 989 bytes} [Tue Apr 7 01:13:08 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 1244 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1046] 10.0.0.223 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:08 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&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: 511/1047] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:08 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1048] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:08 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1051] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:09 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1052] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:09 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:09.976 8 WARNING neutron_lib.context [None req-6a9e91dd-fec4-4e3f-b71c-10407b27b6d4 c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:10.140 8 INFO neutron.db.segments_db [None req-6a9e91dd-fec4-4e3f-b71c-10407b27b6d4 c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Added segment 009e66dc-d942-4d49-bd62-b060faa11ae4 of type vxlan for network 502161cf-7b1e-4dba-a7a5-8900c0d91df6 [pid: 8|app: 0|req: 514/1053] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:09 2026] POST /v2.0/networks => generated 644 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:10.257 7 WARNING neutron_lib.context [None req-34df204c-06c4-4974-8c13-aa38579babab c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 540/1054] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:13:10 2026] POST /v2.0/ports => generated 775 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:10.595 8 WARNING neutron_lib.context [None req-e9d4e3a0-bb04-49e1-8c39-e093c8b5f430 c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:10.646 8 INFO neutron.db.segments_db [None req-e9d4e3a0-bb04-49e1-8c39-e093c8b5f430 c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Added segment 6c7bd4e3-2237-42db-a300-9e7589654198 of type vxlan for network b461821f-1dc5-4244-b37b-587f07cf6c3b /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1055] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:10 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:10.765 8 WARNING neutron_lib.context [None req-c432abb3-50af-4786-a1e5-801d9e1eaeeb c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 541/1056] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:10 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1057] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:10 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1058] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:10 2026] POST /v2.0/subnets => generated 626 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:11.062 7 WARNING neutron_lib.context [None req-d0bb2f4b-2d84-4960-88b2-6856ebcd069f c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 543/1059] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:13:11 2026] POST /v2.0/ports => generated 949 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1060] 10.0.0.153 () {34 vars in 1099 bytes} [Tue Apr 7 01:13:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1103040479&fields=id&tenant_id=915dc99861084cd08be0b449032896aa => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1061] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:13:11 2026] DELETE /v2.0/ports/de769cbc-5034-4aa9-bd71-a69d03dcd727 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:13:11.804 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9510b6a3-53d1-45e5-b37e-37911ca6d526 c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1062] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:13:11 2026] DELETE /v2.0/ports/de769cbc-5034-4aa9-bd71-a69d03dcd727 => 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: 545/1063] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:13:11 2026] GET /v2.0/networks?id=465fc7dc-b9a9-479d-9e07-3912aeff9bae => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:11.831 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4422818-3ba8-40bb-9319-94b0dfc4e5fa c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 519/1064] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:13:11 2026] GET /v2.0/ports/de769cbc-5034-4aa9-bd71-a69d03dcd727 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1065] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:13:11 2026] GET /v2.0/quotas/915dc99861084cd08be0b449032896aa => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1066] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:13:11 2026] GET /v2.0/ports?tenant_id=915dc99861084cd08be0b449032896aa&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1067] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:11 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 975 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1068] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:13:11 2026] GET /v2.0/networks/465fc7dc-b9a9-479d-9e07-3912aeff9bae?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1069] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:11 2026] DELETE /v2.0/subnets/0c8cac16-1048-4bc4-ac45-52c47538bb97 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1070] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:12 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1071] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:13:12 2026] GET /v2.0/networks/465fc7dc-b9a9-479d-9e07-3912aeff9bae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:12.376 8 INFO neutron.services.segments.plugin [-] Segment 6c7bd4e3-2237-42db-a300-9e7589654198 resource provider aggregate not found 2026-04-07 01:13:12.383 8 INFO neutron.services.segments.plugin [-] Segment 6c7bd4e3-2237-42db-a300-9e7589654198 resource provider aggregate not found [pid: 7|app: 0|req: 548/1072] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:12 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1073] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:12 2026] DELETE /v2.0/networks/b461821f-1dc5-4244-b37b-587f07cf6c3b => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:13:12.413 7 WARNING neutron_lib.context [None req-4ec6442f-a6b1-4283-a7c0-19374652925f c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:12.471 7 INFO neutron.db.segments_db [None req-4ec6442f-a6b1-4283-a7c0-19374652925f c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Added segment af526c66-0293-4970-8b47-7505e41d79f1 of type vxlan for network 584bac34-ecf1-4b04-ae6f-267107034f41 [pid: 7|app: 0|req: 549/1074] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:12 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:12.565 8 INFO neutron.services.segments.plugin [-] Segment 6c7bd4e3-2237-42db-a300-9e7589654198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7bd4e3-2237-42db-a300-9e7589654198 found for delete ", "request_id": "req-2c3145ab-3403-424c-83a7-638347ab0d28"}]} 2026-04-07 01:13:12.567 8 INFO neutron.services.segments.plugin [-] Segment 6c7bd4e3-2237-42db-a300-9e7589654198 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c7bd4e3-2237-42db-a300-9e7589654198 found for delete ", "request_id": "req-6e6f549e-1f4e-41af-a387-6332156075f7"}]} 2026-04-07 01:13:12.572 8 WARNING neutron_lib.context [None req-784a4872-d9b5-46e4-b230-8925eb3823c5 c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 526/1075] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:12 2026] POST /v2.0/subnets => generated 626 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:12.908 7 WARNING neutron_lib.context [None req-68751721-a626-407f-82ea-25e4a1f5d82e c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 527/1076] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:13 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1077] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:13:12 2026] POST /v2.0/ports => generated 916 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1078] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:13 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&fields=id&fields=name => generated 88 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1079] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:13 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1080] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:13 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1081] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:13 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1082] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:13 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1083] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:13 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1084] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:13:13 2026] DELETE /v2.0/ports/87cfbbfe-6b7c-4090-b83c-adf42e34895b => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:13:13.718 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d73fcc15-62e9-46be-a385-ff5cd5411baa c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 534/1085] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:13:13 2026] GET /v2.0/ports/87cfbbfe-6b7c-4090-b83c-adf42e34895b => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1086] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:13 2026] DELETE /v2.0/subnets/54b1c36e-f7b1-4aa2-8f07-20e4c49803dd => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1087] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:13 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1088] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:14 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1089] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:13 2026] DELETE /v2.0/networks/584bac34-ecf1-4b04-ae6f-267107034f41 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:13:14.356 7 WARNING neutron_lib.context [None req-6d6f2b84-d22e-469d-a4de-4bb8ec52cca2 c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 536/1090] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:14 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => 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: 537/1091] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:14 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&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-07 01:13:14.628 8 INFO neutron.services.segments.plugin [-] Segment af526c66-0293-4970-8b47-7505e41d79f1 resource provider aggregate not found 2026-04-07 01:13:14.637 8 INFO neutron.services.segments.plugin [-] Segment af526c66-0293-4970-8b47-7505e41d79f1 resource provider aggregate not found [pid: 8|app: 0|req: 538/1092] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:14 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => 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: 555/1093] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:13:14 2026] POST /v2.0/ports => generated 775 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:14.724 8 INFO neutron.services.segments.plugin [-] Segment af526c66-0293-4970-8b47-7505e41d79f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af526c66-0293-4970-8b47-7505e41d79f1 found for delete ", "request_id": "req-656c153c-2331-4823-889b-f7ec19e2e522"}]} 2026-04-07 01:13:14.726 8 INFO neutron.services.segments.plugin [-] Segment af526c66-0293-4970-8b47-7505e41d79f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af526c66-0293-4970-8b47-7505e41d79f1 found for delete ", "request_id": "req-8eed27c7-6ee5-44e6-9d3b-11d21728843f"}]} [pid: 8|app: 0|req: 539/1094] 10.0.0.133 () {34 vars in 736 bytes} [Tue Apr 7 01:13:14 2026] PUT /v2.0/ports/f8b397f6-cd13-4349-b1ac-6a3a4dfdacb2 => generated 752 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1095] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:13:14 2026] DELETE /v2.0/ports/f8b397f6-cd13-4349-b1ac-6a3a4dfdacb2 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1096] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/ports => generated 778 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:15.282 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a60595b-c558-4399-9734-2a40da985ad7 c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 541/1097] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/ports/f8b397f6-cd13-4349-b1ac-6a3a4dfdacb2 => 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: 557/1098] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1099] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1100] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/ports => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1101] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/ports/b5835808-4735-421b-a8d1-3eba2d0efa5f => generated 775 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:15.406 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cdd3175-7429-489b-a514-6df61c403cfa c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1102] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:13:15 2026] DELETE /v2.0/ports/87cfbbfe-6b7c-4090-b83c-adf42e34895b => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:13:15.427 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ebc6e0f-fa74-48e6-8112-e8e113438569 c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1103] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:15 2026] DELETE /v2.0/subnets/54b1c36e-f7b1-4aa2-8f07-20e4c49803dd => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:13:15.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-210e3447-e064-4999-8593-9a5d40a9a0ba c1676aadbd894adb8190516a9b74d13e 527c1df0d03a4661b827041171664ea7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 544/1104] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:15 2026] DELETE /v2.0/subnets/0c8cac16-1048-4bc4-ac45-52c47538bb97 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1105] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/ports?tenant_id=979f153c9141477c9cd62808852d6b73&device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 546/1106] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/networks?id=7c400a4f-7147-4821-bc45-012e7dd09413 => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1107] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:13:15 2026] DELETE /v2.0/ports/b5835808-4735-421b-a8d1-3eba2d0efa5f => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1108] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5c4dd2f2-38d9-4432-98c3-97214fc0f152 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1109] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/subnets?id=ee8a0177-df79-44cf-887a-e63eafeddaea => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1110] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1111] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/ports?network_id=7c400a4f-7147-4821-bc45-012e7dd09413&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:13:15.804 7 INFO neutron.services.segments.plugin [-] Segment 009e66dc-d942-4d49-bd62-b060faa11ae4 resource provider aggregate not found 2026-04-07 01:13:15.807 7 INFO neutron.services.segments.plugin [-] Segment 009e66dc-d942-4d49-bd62-b060faa11ae4 resource provider aggregate not found 2026-04-07 01:13:15.819 7 INFO neutron.services.segments.plugin [-] Segment 009e66dc-d942-4d49-bd62-b060faa11ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 009e66dc-d942-4d49-bd62-b060faa11ae4 found for delete ", "request_id": "req-3c9a98f4-5957-424e-8efc-6a948ac9b0a6"}]} [pid: 7|app: 0|req: 562/1112] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:15 2026] DELETE /v2.0/networks/502161cf-7b1e-4dba-a7a5-8900c0d91df6 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1113] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:15.862 7 INFO neutron.services.segments.plugin [-] Segment 009e66dc-d942-4d49-bd62-b060faa11ae4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 009e66dc-d942-4d49-bd62-b060faa11ae4 found for delete ", "request_id": "req-25eed77e-7f77-4663-801d-81375d7f1148"}]} [pid: 7|app: 0|req: 563/1114] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1115] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1116] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:15 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1117] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1118] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1119] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.0/security-groups?tenant_id=527c1df0d03a4661b827041171664ea7&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1120] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:16 2026] DELETE /v2.0/security-groups/3c464297-9cdf-483c-8ec9-75c5b02528a5 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1121] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.0/networks?id=465fc7dc-b9a9-479d-9e07-3912aeff9bae => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1123] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => 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: 568/1123] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:13:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=915dc99861084cd08be0b449032896aa => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:16.835 8 WARNING neutron_lib.context [req-b180afe3-ce6d-4991-b5ad-922eedd92dfd req-d29927da-33c5-4b5d-a07a-8df2f1b47206 273b3ea1d00b408faf66dc056bc1bde7 915dc99861084cd08be0b449032896aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 569/1124] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:17 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1125] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:17 2026] GET /v2.0/security-groups?id=6a866b09-aee2-448e-9538-87e5f0d8e836&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1126] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:13:16 2026] POST /v2.0/ports => generated 954 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1127] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:17 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1128] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:17 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1129] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:13:17 2026] PUT /v2.0/ports/3ad3b1f2-55e6-49db-a526-2035f8a8818a => generated 1235 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 559/1130] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:13:17 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:17.948 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d09e74c5-a3eb-4ca5-b681-b217a30dfb75'] response: {'name': 'network-changed', 'server_uuid': 'f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe', 'tag': '3ad3b1f2-55e6-49db-a526-2035f8a8818a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 572/1131] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:17 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1132] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:17 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&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: 8|app: 0|req: 560/1133] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:13:17 2026] DELETE /v2.0/ports/906b511b-0602-40ba-ad00-598b3e19fd54 => 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: 574/1134] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:18 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1135] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:18 2026] GET /v2.0/ports?tenant_id=915dc99861084cd08be0b449032896aa&device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1136] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:13:18 2026] GET /v2.0/networks?tenant_id=915dc99861084cd08be0b449032896aa&shared=False => generated 774 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:18.586 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-359728e7-24b8-42d6-9a3d-4695c7b287cc'] response: {'server_uuid': '9e5a49a3-c108-45fb-818e-7b0b53232e08', 'name': 'network-vif-deleted', 'tag': '906b511b-0602-40ba-ad00-598b3e19fd54', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 562/1137] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:13:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1138] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:18 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1139] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:18 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1140] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1141] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1142] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => 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: 565/1143] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/ports?tenant_id=915dc99861084cd08be0b449032896aa&device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1144] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3ad3b1f2-55e6-49db-a526-2035f8a8818a => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1145] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/subnets?id=e1850162-c9c4-4202-b62e-907f72780c64 => generated 696 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1146] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/ports?network_id=465fc7dc-b9a9-479d-9e07-3912aeff9bae&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: 567/1147] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/networks/465fc7dc-b9a9-479d-9e07-3912aeff9bae?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: 581/1148] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1149] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/networks/465fc7dc-b9a9-479d-9e07-3912aeff9bae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1150] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:19 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&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: 569/1151] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:20 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1152] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:20 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1153] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:20 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1154] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:21 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 973 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1155] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:21 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&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: 7|app: 0|req: 584/1156] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:20 2026] GET /v2.0/security-groups?tenant_id=05898f1879d24458b5d9940f6996a248&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1157] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:21 2026] DELETE /v2.0/security-groups/9b4d9652-4372-4697-98fd-9af5b231db9a => generated 0 bytes in 166 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1158] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:21 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1159] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:21 2026] GET /v2.0/ports?device_id=9e5a49a3-c108-45fb-818e-7b0b53232e08 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1160] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:21 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&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: 587/1161] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:21 2026] GET /v2.0/security-groups?tenant_id=3520b2070a8743c7a6be9958169ac572&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1162] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:21 2026] DELETE /v2.0/security-groups/db6703e7-9653-4772-bd7a-edb7fc6f4b49 => 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: 588/1163] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:22 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1164] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:22 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1165] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:22 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1166] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:22 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&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: 590/1167] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:23 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1168] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:23 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1171] 10.0.0.90 () {30 vars in 648 bytes} [Tue Apr 7 01:13:24 2026] GET /v2.0/extensions => generated 20516 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1172] 10.0.0.90 () {30 vars in 722 bytes} [Tue Apr 7 01:13:24 2026] GET /v2.0/quotas/27b0ece2068a4e3081aa1fc737ec34f5/details => generated 847 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1173] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:25 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1174] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:13:24 2026] PUT /v2.0/routers/50860dfe-4ec6-48b5-9779-ff4fe51544c9/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1175] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:25 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:25.992 7 INFO neutron.services.segments.plugin [-] Segment e6d3f914-e3d8-4d87-8e8b-6a0ccb87e8e0 resource provider aggregate not found 2026-04-07 01:13:25.998 7 INFO neutron.services.segments.plugin [-] Segment e6d3f914-e3d8-4d87-8e8b-6a0ccb87e8e0 resource provider aggregate not found 2026-04-07 01:13:26.011 7 INFO neutron.db.l3_hamode_db [None req-1629e017-f4d8-4893-b963-5e28b80d3f11 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network e66971bb-b489-4762-a0bd-25f466a4c91d was deleted as no HA routers are present in tenant f4face46aa704565967974a59627a827. [pid: 7|app: 0|req: 592/1176] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:25 2026] DELETE /v2.0/routers/50860dfe-4ec6-48b5-9779-ff4fe51544c9 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:26.179 7 INFO neutron.services.segments.plugin [-] Segment e6d3f914-e3d8-4d87-8e8b-6a0ccb87e8e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d3f914-e3d8-4d87-8e8b-6a0ccb87e8e0 found for delete ", "request_id": "req-9218fd67-2655-41d9-a84c-ca08418b8596"}]} 2026-04-07 01:13:26.181 7 INFO neutron.services.segments.plugin [-] Segment e6d3f914-e3d8-4d87-8e8b-6a0ccb87e8e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6d3f914-e3d8-4d87-8e8b-6a0ccb87e8e0 found for delete ", "request_id": "req-949773ea-93ca-49ad-a70e-8984ebd69a95"}]} [pid: 8|app: 0|req: 585/1177] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:26 2026] DELETE /v2.0/subnets/883de2be-b81e-4fe6-8f1a-9b0aa84d826f => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1178] 199.204.45.33 () {34 vars in 1094 bytes} [Tue Apr 7 01:13:26 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1179] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:26 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1180] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:26 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:26.550 8 INFO neutron.services.segments.plugin [-] Segment 0a38ea50-ff2e-4a8a-b21b-75ed0a8da2fc resource provider aggregate not found 2026-04-07 01:13:26.559 8 INFO neutron.services.segments.plugin [-] Segment 0a38ea50-ff2e-4a8a-b21b-75ed0a8da2fc resource provider aggregate not found 2026-04-07 01:13:26.563 8 INFO neutron.services.segments.plugin [-] Segment 0a38ea50-ff2e-4a8a-b21b-75ed0a8da2fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a38ea50-ff2e-4a8a-b21b-75ed0a8da2fc found for delete ", "request_id": "req-f2927f39-4e8d-4b74-8770-05dfc63c829e"}]} 2026-04-07 01:13:26.578 8 INFO neutron.services.segments.plugin [-] Segment 0a38ea50-ff2e-4a8a-b21b-75ed0a8da2fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a38ea50-ff2e-4a8a-b21b-75ed0a8da2fc found for delete ", "request_id": "req-f733a1ef-12c5-4e21-b62e-2621bba724c2"}]} [pid: 8|app: 0|req: 586/1181] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:26 2026] DELETE /v2.0/networks/b3fa1fba-3562-409f-a3b7-90f679b214e1 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1182] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:26 2026] GET /v2.0/security-groups?tenant_id=f4face46aa704565967974a59627a827&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1183] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:26 2026] DELETE /v2.0/security-groups/6a866b09-aee2-448e-9538-87e5f0d8e836 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1184] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:27 2026] GET /v2.0/ports?tenant_id=979f153c9141477c9cd62808852d6b73&device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 588/1185] 10.0.0.90 () {30 vars in 648 bytes} [Tue Apr 7 01:13:27 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1186] 10.0.0.90 () {30 vars in 722 bytes} [Tue Apr 7 01:13:27 2026] GET /v2.0/quotas/27b0ece2068a4e3081aa1fc737ec34f5/details => generated 847 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1187] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:27 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1188] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:27 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&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: 590/1189] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:27 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1190] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:13:27 2026] GET /v2.0/networks?id=7c400a4f-7147-4821-bc45-012e7dd09413 => generated 771 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1191] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:13:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=5c4dd2f2-38d9-4432-98c3-97214fc0f152 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1192] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:13:27 2026] GET /v2.0/subnets?id=ee8a0177-df79-44cf-887a-e63eafeddaea => generated 693 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1193] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:13:28 2026] GET /v2.0/ports?network_id=7c400a4f-7147-4821-bc45-012e7dd09413&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:13:28.351 7 INFO neutron.db.l3_db [None req-67f693c6-7195-42da-9451-3eb634ffa7ac 273b3ea1d00b408faf66dc056bc1bde7 915dc99861084cd08be0b449032896aa - - default default] Floating IP e61e9ff4-b63b-481d-905a-a315cc82821e associated. External IP: 10.96.250.218, port: 3ad3b1f2-55e6-49db-a526-2035f8a8818a. [pid: 8|app: 0|req: 595/1194] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:13:28 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1195] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:13:28 2026] GET /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1196] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:13:27 2026] PUT /v2.0/floatingips/e61e9ff4-b63b-481d-905a-a315cc82821e => generated 855 bytes in 1050 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1197] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:28 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:28.853 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a258b3cd-2c8c-4e54-b7cb-5ec2b61f0ef6'] response: {'name': 'network-changed', 'server_uuid': 'f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe', 'tag': '3ad3b1f2-55e6-49db-a526-2035f8a8818a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 601/1198] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:28 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&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: 598/1199] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1200] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&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: 599/1201] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/ports?tenant_id=915dc99861084cd08be0b449032896aa&device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1202] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/networks?id=465fc7dc-b9a9-479d-9e07-3912aeff9bae => generated 774 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1203] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3ad3b1f2-55e6-49db-a526-2035f8a8818a => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1204] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/subnets?id=e1850162-c9c4-4202-b62e-907f72780c64 => generated 696 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1205] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/ports?network_id=465fc7dc-b9a9-479d-9e07-3912aeff9bae&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: 8|app: 0|req: 602/1206] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/networks/465fc7dc-b9a9-479d-9e07-3912aeff9bae?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1207] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/networks/465fc7dc-b9a9-479d-9e07-3912aeff9bae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1208] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:29 2026] GET /v2.0/security-groups?tenant_id=27b0ece2068a4e3081aa1fc737ec34f5&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:13:30.147 8 WARNING neutron_lib.context [None req-092ee89f-fd69-4454-9e6a-a84fd7b4abd4 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 606/1209] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:30 2026] DELETE /v2.0/security-groups/cc59b0fa-1f7c-4f80-aa28-88acf6a7ca67 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:30.295 8 INFO neutron.db.segments_db [None req-092ee89f-fd69-4454-9e6a-a84fd7b4abd4 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Added segment 2d3f1b88-7049-4047-979a-0ec86159f8c4 of type vxlan for network 6b4b513e-4fa3-4a62-8735-82976e76dfc9 [pid: 7|app: 0|req: 607/1210] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:30 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1211] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:30 2026] GET /v2.0/security-groups?id=a70e943c-0824-4d0e-8a62-7110137f510b&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1212] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:13:30 2026] POST /v2.0/networks => generated 633 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:30.396 7 WARNING neutron_lib.context [None req-d5c03989-5e41-420d-a3c6-4b1b5253bef6 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:30.441 7 INFO neutron.db.segments_db [None req-d5c03989-5e41-420d-a3c6-4b1b5253bef6 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Added segment 971157fe-7631-410c-a48f-1a1332ea2901 of type vxlan for network 84aa7bf5-695f-4ec9-a4d4-37822917fdb7 2026-04-07 01:13:30.718 7 INFO neutron.db.l3_hamode_db [None req-d5c03989-5e41-420d-a3c6-4b1b5253bef6 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 605/1213] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:13:31 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:31.321 8 INFO neutron.db.l3_db [req-3e6b5c1d-3ca8-4af2-b0f8-5ee4499cdbd4 req-98790db9-5387-4cff-bd55-47e8652249e3 273b3ea1d00b408faf66dc056bc1bde7 915dc99861084cd08be0b449032896aa - - default default] Floating IP e61e9ff4-b63b-481d-905a-a315cc82821e disassociated. External IP: 10.96.250.218, port: 3ad3b1f2-55e6-49db-a526-2035f8a8818a. 2026-04-07 01:13:31.686 7 INFO neutron.db.l3_hamode_db [None req-d5c03989-5e41-420d-a3c6-4b1b5253bef6 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 606/1214] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:13:31 2026] DELETE /v2.0/ports/3ad3b1f2-55e6-49db-a526-2035f8a8818a => generated 0 bytes in 731 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1215] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:31 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => 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: 609/1216] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:30 2026] POST /v2.0/routers => generated 695 bytes in 2293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:32.692 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fec44456-5565-4677-9aca-899df2a11260'] response: {'server_uuid': 'f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe', 'name': 'network-vif-deleted', 'tag': '3ad3b1f2-55e6-49db-a526-2035f8a8818a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 610/1217] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:32 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1218] 10.0.0.133 () {32 vars in 775 bytes} [Tue Apr 7 01:13:32 2026] GET /v2.0/subnets?project_id=baf5012d1fbd4e97971a7d77fbddabb6&cidr=10.100.0.0%2F28 => generated 14 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1219] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:13:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1220] 10.0.0.133 () {32 vars in 783 bytes} [Tue Apr 7 01:13:32 2026] GET /v2.0/subnets?network_id=c372d510-0d40-49f9-94f7-9e3b53d75219&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:33.030 7 WARNING neutron_lib.context [None req-8e5c58b9-2f46-47c1-8493-fdbf0e08d117 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 612/1221] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:33 2026] POST /v2.0/subnets => generated 657 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1222] 10.0.0.223 () {34 vars in 989 bytes} [Tue Apr 7 01:13:33 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => 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: 614/1223] 10.0.0.223 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:33 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1224] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:33 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:34.490 7 WARNING neutron_lib.context [None req-264004e2-32e8-4615-9875-7e0bbdffd360 b52307ea5dcc4b8786da38243d2cec2a f4956b22f10b49599e9437547f079f29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 610/1225] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:13:33 2026] PUT /v2.0/routers/9d4a08fa-1bca-4dea-b6a7-c2fd47eda523/add_router_interface => generated 309 bytes in 1643 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1226] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:13:34 2026] GET /v2.0/networks => generated 6516 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1227] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:13:35 2026] GET /v2.0/subnets => generated 5202 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1228] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:35 2026] GET /v2.0/ports?device_id=f7c09dfe-e7d1-4b53-b95d-db6221f3ddbe => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1229] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:13:34 2026] POST /v2.0/floatingips => generated 552 bytes in 851 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:35.170 7 WARNING neutron_lib.context [None req-b1c3b4e1-2597-4051-a8ed-e9fd000ab7a9 b52307ea5dcc4b8786da38243d2cec2a f4956b22f10b49599e9437547f079f29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 614/1230] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:13:35 2026] GET /v2.0/routers => generated 2193 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:13:35.275 8 WARNING neutron_lib.context [None req-7d6e94be-ce09-44a6-b044-128ae50ffb98 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 615/1231] 10.0.0.133 () {34 vars in 684 bytes} [Tue Apr 7 01:13:35 2026] POST /v2.0/security-groups => generated 1675 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:13:35.406 8 WARNING neutron_lib.context [None req-24a09b85-1def-4f9d-95fa-42294a624302 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 616/1232] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:13:35 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:35.537 8 WARNING neutron_lib.context [None req-c49a74ed-3e65-40f5-8970-07d9700306da 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 617/1233] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:13:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:35.658 8 WARNING neutron_lib.context [None req-00fc85c1-7725-4eea-857d-8f2f223b67a5 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 617/1234] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:13:35 2026] POST /v2.0/floatingips => generated 552 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1235] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:13:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:35.790 7 WARNING neutron_lib.context [None req-b1235ca2-6db5-4627-9e9c-e1a45a118f01 b52307ea5dcc4b8786da38243d2cec2a f4956b22f10b49599e9437547f079f29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:35.796 8 WARNING neutron_lib.context [None req-f68a30dc-be92-4ce1-a529-fae06d17bd21 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 619/1236] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:13:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:35.933 8 WARNING neutron_lib.context [None req-0b0861e3-dba0-4cba-b7f9-64237b222cf9 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:35.969 8 INFO neutron.db.securitygroups_db [None req-0b0861e3-dba0-4cba-b7f9-64237b222cf9 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Project baf5012d1fbd4e97971a7d77fbddabb6 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: 620/1237] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:13:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:36.077 8 WARNING neutron_lib.context [None req-8b4557a7-0a53-4a18-bc9e-07424b75f35e 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:36.113 8 INFO neutron.db.securitygroups_db [None req-8b4557a7-0a53-4a18-bc9e-07424b75f35e 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Project baf5012d1fbd4e97971a7d77fbddabb6 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: 621/1238] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:13:36 2026] POST /v2.0/security-group-rules => generated 606 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1239] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:36 2026] DELETE /v2.0/security-groups/a70e943c-0824-4d0e-8a62-7110137f510b => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:36.328 8 INFO neutron.api.v2.resource [None req-1bdac88b-106e-4615-b561-1c90b45be372 273b3ea1d00b408faf66dc056bc1bde7 915dc99861084cd08be0b449032896aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1240] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:13:36 2026] GET /v2.0/security-groups/a70e943c-0824-4d0e-8a62-7110137f510b => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1241] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:13:35 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:36.369 7 WARNING neutron_lib.context [None req-ff9cf6ea-979d-4ebf-8857-368b116ffd00 b52307ea5dcc4b8786da38243d2cec2a f4956b22f10b49599e9437547f079f29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 624/1242] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:13:36 2026] DELETE /v2.0/floatingips/e61e9ff4-b63b-481d-905a-a315cc82821e => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1243] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:13:36 2026] GET /v2.0/networks => generated 1298 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1244] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:13:36 2026] POST /v2.0/floatingips => generated 552 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1245] 10.0.0.153 () {34 vars in 1099 bytes} [Tue Apr 7 01:13:36 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1677282778&fields=id&tenant_id=baf5012d1fbd4e97971a7d77fbddabb6 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:36.983 7 WARNING neutron_lib.context [None req-3a1528fb-c5fc-458f-b066-03bf62006276 b52307ea5dcc4b8786da38243d2cec2a f4956b22f10b49599e9437547f079f29 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 621/1246] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:13:36 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1247] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:13:37 2026] GET /v2.0/networks?id=6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1248] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:13:37 2026] PUT /v2.0/floatingips/16fde58d-9e84-47de-a064-455decc54927/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1249] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:13:37 2026] GET /v2.0/quotas/baf5012d1fbd4e97971a7d77fbddabb6 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1250] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:13:37 2026] PUT /v2.0/floatingips/f7014b57-2aef-471d-8472-3cc8d378f326/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1251] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:13:37 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&fields=id => generated 103 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1252] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:13:37 2026] PUT /v2.0/floatingips/4ec17560-6ed0-472e-8bd6-1a48d2d38eb3/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1253] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:13:37 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1254] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:13:36 2026] PUT /v2.0/routers/00fb407a-ffbe-43b2-b095-d50931ee0f80/remove_router_interface => generated 309 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1255] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:13:37 2026] PUT /v2.0/floatingips/068e7066-032c-4aec-811b-751d8d6db65c/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1256] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:13:37 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?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: 628/1257] 10.0.0.133 () {32 vars in 671 bytes} [Tue Apr 7 01:13:37 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1258] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:37 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1259] 10.0.0.133 () {32 vars in 685 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1260] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1261] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1262] 10.0.0.133 () {32 vars in 681 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1263] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1264] 10.0.0.133 () {32 vars in 679 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1265] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1266] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1267] 10.0.0.133 () {32 vars in 689 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1268] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:38 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1269] 10.0.0.133 () {32 vars in 701 bytes} [Tue Apr 7 01:13:38 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-07 01:13:38.756 7 INFO neutron.services.segments.plugin [-] Segment 3e5a1341-48b6-4fb1-9696-354e7a10cb0f resource provider aggregate not found 2026-04-07 01:13:38.761 7 INFO neutron.services.segments.plugin [-] Segment 3e5a1341-48b6-4fb1-9696-354e7a10cb0f resource provider aggregate not found 2026-04-07 01:13:38.775 7 INFO neutron.services.segments.plugin [-] Segment 3e5a1341-48b6-4fb1-9696-354e7a10cb0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e5a1341-48b6-4fb1-9696-354e7a10cb0f found for delete ", "request_id": "req-1c3429d4-f5e2-4d3a-92ec-9f9476946d7c"}]} 2026-04-07 01:13:38.777 7 INFO neutron.services.segments.plugin [-] Segment 3e5a1341-48b6-4fb1-9696-354e7a10cb0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e5a1341-48b6-4fb1-9696-354e7a10cb0f found for delete ", "request_id": "req-f1b00064-07f2-4acb-9b97-3d79ab1763ef"}]} 2026-04-07 01:13:38.788 7 INFO neutron.db.l3_hamode_db [None req-9c8231d4-bbc4-4184-a684-97f03b855772 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network c8017dda-a470-4385-8c3a-6b86550f7ff2 was deleted as no HA routers are present in tenant 915dc99861084cd08be0b449032896aa. [pid: 7|app: 0|req: 630/1270] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:37 2026] DELETE /v2.0/routers/00fb407a-ffbe-43b2-b095-d50931ee0f80 => generated 0 bytes in 962 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1271] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:13:38 2026] DELETE /v2.0/floatingips/16fde58d-9e84-47de-a064-455decc54927 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1272] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:38 2026] DELETE /v2.0/subnets/e1850162-c9c4-4202-b62e-907f72780c64 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1273] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:13:38 2026] DELETE /v2.0/floatingips/f7014b57-2aef-471d-8472-3cc8d378f326 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1274] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:38 2026] DELETE /v2.0/networks/465fc7dc-b9a9-479d-9e07-3912aeff9bae => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1275] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:39 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1276] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:13:39 2026] DELETE /v2.0/floatingips/4ec17560-6ed0-472e-8bd6-1a48d2d38eb3 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1277] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:39 2026] GET /v2.0/security-groups?tenant_id=915dc99861084cd08be0b449032896aa&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1278] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:39 2026] DELETE /v2.0/security-groups/e65267db-8e8b-44e4-bd00-a51c7265593f => 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: 644/1281] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:13:39 2026] DELETE /v2.0/floatingips/068e7066-032c-4aec-811b-751d8d6db65c => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1282] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:39 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1283] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:39 2026] GET /v2.0/security-groups?id=fd37d0a6-2599-42a7-bf57-aad1fa7c4c15&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1284] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:13:39 2026] DELETE /v2.0/floatingips/585c0c44-3845-4aa4-a034-a97967d3838a => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1285] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:40 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1286] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:13:40 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:40.577 7 INFO neutron.db.l3_db [req-9ed2fc49-8d8f-4055-a87b-9db7dc4cb6b7 req-d178b26e-9cf8-4e86-aede-d5b1dec271d8 23f659cd6da94a42a75ab904ad511b0e 979f153c9141477c9cd62808852d6b73 - - default default] Floating IP 4389fc1f-359b-48e8-bb6c-607d9581548d disassociated. External IP: 10.96.250.217, port: 5c4dd2f2-38d9-4432-98c3-97214fc0f152. 2026-04-07 01:13:40.795 7 INFO neutron.services.segments.plugin [-] Segment b27b2020-3def-4a14-ba0a-7529af6a9617 resource provider aggregate not found 2026-04-07 01:13:40.805 7 INFO neutron.services.segments.plugin [-] Segment b27b2020-3def-4a14-ba0a-7529af6a9617 resource provider aggregate not found 2026-04-07 01:13:40.812 7 INFO neutron.services.segments.plugin [-] Segment b27b2020-3def-4a14-ba0a-7529af6a9617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b27b2020-3def-4a14-ba0a-7529af6a9617 found for delete ", "request_id": "req-c572a17e-0ee8-4a70-8aac-285a49bcf34d"}]} 2026-04-07 01:13:40.817 7 INFO neutron.services.segments.plugin [-] Segment b27b2020-3def-4a14-ba0a-7529af6a9617 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b27b2020-3def-4a14-ba0a-7529af6a9617 found for delete ", "request_id": "req-767d3bde-f6cc-4da9-94b0-57ca9224d767"}]} [pid: 7|app: 0|req: 641/1287] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:13:40 2026] DELETE /v2.0/ports/5c4dd2f2-38d9-4432-98c3-97214fc0f152 => generated 0 bytes in 552 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1288] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:40 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1289] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:40 2026] GET /v2.0/security-groups?tenant_id=f4956b22f10b49599e9437547f079f29&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:13:40.970 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4f5d77e-65e7-4ea0-8a87-70c6e1ab1bc1'] response: {'server_uuid': 'e93cdfda-fb94-44bb-9136-f2e335b38116', 'name': 'network-vif-deleted', 'tag': '5c4dd2f2-38d9-4432-98c3-97214fc0f152', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 643/1290] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:40 2026] DELETE /v2.0/security-groups/e93751f1-cd13-4b0a-a252-e67339814467 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1291] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:41 2026] GET /v2.0/security-groups?tenant_id=d96831fc10b64026b6b1054368b65937&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1292] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:41 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1293] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:41 2026] DELETE /v2.0/security-groups/b8d70636-5376-4481-9350-86c903b00524 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:41.538 8 INFO neutron.db.segments_db [None req-f1202837-5428-48d8-b552-05f7c7ad31f9 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment a2a0d85f-95e0-47ad-ba54-9c50c06036ee of type vxlan for network 5092819e-0188-4e39-bbfd-bfe6cc1a647b [pid: 8|app: 0|req: 648/1294] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:13:41 2026] POST /v2.0/networks => generated 746 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1295] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:41 2026] GET /v2.0/security-groups?tenant_id=3cd9c19c54034bafb8f3e541abb468ff&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1296] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:41 2026] POST /v2.0/subnets => generated 693 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1297] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:41 2026] DELETE /v2.0/security-groups/57fefecf-8e52-43d2-9375-c92c36e3feae => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:41.902 8 INFO neutron.db.segments_db [None req-080410ae-edaa-4337-8b21-1af4c557cc85 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 8fe526ee-5400-4f29-b8f6-c1729f71dbb6 of type vxlan for network f82e396e-20dd-4e19-a854-0d2a017c9c35 [pid: 7|app: 0|req: 649/1298] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:41 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:42.166 8 INFO neutron.db.l3_hamode_db [None req-080410ae-edaa-4337-8b21-1af4c557cc85 3d661f0655a14c959efdb15363021302 f5545806499742f1aa872e30f3ee3d2a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 650/1299] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:13:42 2026] GET /v2.0/networks?id=6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 661 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1300] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:13:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=baf5012d1fbd4e97971a7d77fbddabb6 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:42.441 7 WARNING neutron_lib.context [req-782dfe3b-869e-4e59-854d-f28bed0fc1dc req-cb3039de-eba9-46aa-aa73-3b931858f6c9 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 652/1301] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:13:42 2026] POST /v2.0/ports => generated 954 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 653/1302] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:42 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 957 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:42.948 8 INFO neutron.db.l3_hamode_db [None req-080410ae-edaa-4337-8b21-1af4c557cc85 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 654/1303] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:13:42 2026] PUT /v2.0/ports/611008f1-4d3b-4383-a695-a1c2ce68ede0 => generated 1235 bytes in 455 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 655/1304] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:43 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1305] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:43 2026] GET /v2.0/ports?device_id=e93cdfda-fb94-44bb-9136-f2e335b38116 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:43.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e547ede-ba5c-4504-b199-40a90a7ebbe2'] response: {'name': 'network-changed', 'server_uuid': '09cbe6b6-5752-4af4-a84e-8e5f58395101', 'tag': '611008f1-4d3b-4383-a695-a1c2ce68ede0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 650/1306] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:41 2026] POST /v2.0/routers => generated 733 bytes in 2082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1307] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:43 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1308] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:13:43 2026] GET /v2.0/networks?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&shared=False => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1309] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:13:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1310] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:44 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1311] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:44 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&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: 662/1312] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:44 2026] DELETE /v2.0/security-groups/fd37d0a6-2599-42a7-bf57-aad1fa7c4c15 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:44.689 7 INFO neutron.api.v2.resource [None req-ba2658cb-eadd-44c5-b23d-e84194b3b667 23f659cd6da94a42a75ab904ad511b0e 979f153c9141477c9cd62808852d6b73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1313] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:13:44 2026] GET /v2.0/security-groups/fd37d0a6-2599-42a7-bf57-aad1fa7c4c15 => 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: 664/1314] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:13:44 2026] DELETE /v2.0/floatingips/4389fc1f-359b-48e8-bb6c-607d9581548d => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1315] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:13:43 2026] PUT /v2.0/routers/32ae728c-28b2-4384-a2a1-3078dfcddd06/add_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1316] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1317] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=611008f1-4d3b-4383-a695-a1c2ce68ede0 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1318] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/subnets?id=ed697b8d-0997-4248-9323-5cb853bf1705 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1319] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/ports?network_id=6b4b513e-4fa3-4a62-8735-82976e76dfc9&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1320] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1321] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1322] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1323] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1324] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:13:44 2026] PUT /v2.0/routers/e3854f19-2623-497c-b406-bb269b84ecc8/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1325] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:13:45 2026] GET /v2.0/networks?id=5092819e-0188-4e39-bbfd-bfe6cc1a647b => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1326] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:13:46 2026] GET /v2.0/quotas/f5545806499742f1aa872e30f3ee3d2a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1327] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:13:46 2026] GET /v2.0/ports?tenant_id=f5545806499742f1aa872e30f3ee3d2a&fields=id => generated 103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:46.278 8 WARNING neutron_lib.context [None req-613f85ac-bde8-4748-911b-c2c61612e9a9 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:46.495 8 INFO neutron.db.segments_db [None req-613f85ac-bde8-4748-911b-c2c61612e9a9 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Added segment cbde7637-af4c-4a3e-827a-b25208e1b92a of type vxlan for network b036ebad-c432-477e-8ca5-3ea6a4529067 [pid: 8|app: 0|req: 663/1328] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:46 2026] POST /v2.0/networks => generated 631 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1329] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:13:46 2026] GET /v2.0/networks/5092819e-0188-4e39-bbfd-bfe6cc1a647b?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:46.692 8 WARNING neutron_lib.context [None req-26a41fa6-25e7-4848-85f1-0202e9315709 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:46.765 8 INFO neutron.db.segments_db [None req-26a41fa6-25e7-4848-85f1-0202e9315709 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Added segment 89e2e4b3-45fa-4fe7-8f88-a19f9ffcd13b of type vxlan for network 95f88a19-0570-46c8-8269-b55901763282 [pid: 8|app: 0|req: 665/1330] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:46 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1331] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:13:46 2026] GET /v2.0/networks/5092819e-0188-4e39-bbfd-bfe6cc1a647b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1332] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:46 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:46.960 8 WARNING neutron_lib.context [None req-199fdd14-251e-4ff1-a4a2-3f99dab33d47 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:47.005 8 INFO neutron.db.segments_db [None req-199fdd14-251e-4ff1-a4a2-3f99dab33d47 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Added segment 2b2e5515-1ed1-4bac-aa50-b77230bef37f of type vxlan for network 6e23e348-fe0b-4836-bb30-e51e9fcb6edf 2026-04-07 01:13:47.108 7 INFO neutron.services.segments.plugin [-] Segment 344334c2-846c-4a14-80b2-b2e60245bea0 resource provider aggregate not found [pid: 8|app: 0|req: 668/1333] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:46 2026] POST /v2.0/networks => generated 632 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:47.113 7 INFO neutron.services.segments.plugin [-] Segment 344334c2-846c-4a14-80b2-b2e60245bea0 resource provider aggregate not found 2026-04-07 01:13:47.120 7 INFO neutron.services.segments.plugin [-] Segment 344334c2-846c-4a14-80b2-b2e60245bea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 344334c2-846c-4a14-80b2-b2e60245bea0 found for delete ", "request_id": "req-f7d57470-16ee-4bc9-bd5e-7ae8208ec9bd"}]} 2026-04-07 01:13:47.127 7 INFO neutron.services.segments.plugin [-] Segment 344334c2-846c-4a14-80b2-b2e60245bea0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 344334c2-846c-4a14-80b2-b2e60245bea0 found for delete ", "request_id": "req-9dca0893-5072-4ffc-93b3-027503cd3753"}]} 2026-04-07 01:13:47.135 7 INFO neutron.db.l3_hamode_db [None req-0a3575ed-916d-4afb-9878-daa765819895 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network 5c4a4ba5-7f6f-4d0e-8137-0c98b059dd79 was deleted as no HA routers are present in tenant 979f153c9141477c9cd62808852d6b73. [pid: 7|app: 0|req: 666/1334] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:46 2026] DELETE /v2.0/routers/e3854f19-2623-497c-b406-bb269b84ecc8 => generated 0 bytes in 1111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1335] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:47 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:47.152 8 WARNING neutron_lib.context [None req-3d5545d4-b8a2-4189-9295-d4ebc50540e1 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 667/1336] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:47 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:47.207 8 INFO neutron.db.segments_db [None req-3d5545d4-b8a2-4189-9295-d4ebc50540e1 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Added segment a0292360-04cc-4df7-b51a-129e4148515e of type vxlan for network d53d95f9-4d9c-437d-a411-b0124273dae6 [pid: 8|app: 0|req: 670/1337] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:47 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:47.327 8 WARNING neutron_lib.context [None req-784c23bc-5563-49b1-a011-3aa5eb2dc587 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 668/1338] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:47 2026] DELETE /v2.0/subnets/ee8a0177-df79-44cf-887a-e63eafeddaea => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:13:47.406 8 INFO neutron.db.segments_db [None req-784c23bc-5563-49b1-a011-3aa5eb2dc587 9827f201beb146c89769257f43dca965 b4d63aece1c64ae5ad4fc54ca058d907 - - default default] Added segment e9edd132-8a7d-421c-b8d7-782e819b7fa8 of type vxlan for network 039959f0-4f7b-4995-aff4-8d334d2d222a [pid: 8|app: 0|req: 671/1339] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:47 2026] POST /v2.0/networks => generated 629 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1340] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:13:47 2026] PUT /v2.0/networks/b036ebad-c432-477e-8ca5-3ea6a4529067/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1341] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:13:47 2026] PUT /v2.0/networks/95f88a19-0570-46c8-8269-b55901763282/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: 674/1342] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:13:47 2026] PUT /v2.0/networks/6e23e348-fe0b-4836-bb30-e51e9fcb6edf/tags => generated 34 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1343] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:47 2026] DELETE /v2.0/networks/7c400a4f-7147-4821-bc45-012e7dd09413 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1344] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:13:47 2026] PUT /v2.0/networks/d53d95f9-4d9c-437d-a411-b0124273dae6/tags => 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: 670/1345] 10.0.0.133 () {32 vars in 665 bytes} [Tue Apr 7 01:13:47 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1346] 10.0.0.133 () {32 vars in 679 bytes} [Tue Apr 7 01:13:47 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1347] 10.0.0.133 () {32 vars in 675 bytes} [Tue Apr 7 01:13:47 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1348] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:47 2026] GET /v2.0/security-groups?tenant_id=979f153c9141477c9cd62808852d6b73&name=default => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1349] 10.0.0.133 () {32 vars in 687 bytes} [Tue Apr 7 01:13:47 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1350] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:47 2026] DELETE /v2.0/security-groups/0d834c96-99c8-4b88-a6f3-74c23462eafb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1351] 10.0.0.133 () {32 vars in 673 bytes} [Tue Apr 7 01:13:48 2026] GET /v2.0/networks?not-tags=red => generated 1858 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1352] 10.0.0.133 () {32 vars in 687 bytes} [Tue Apr 7 01:13:48 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2464 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1353] 10.0.0.133 () {32 vars in 683 bytes} [Tue Apr 7 01:13:48 2026] GET /v2.0/networks?not-tags-any=blue => generated 2464 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1354] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:48 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1355] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:48 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1356] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:48 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1357] 10.0.0.133 () {32 vars in 695 bytes} [Tue Apr 7 01:13:48 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1358] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:48 2026] DELETE /v2.0/networks/b036ebad-c432-477e-8ca5-3ea6a4529067 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:13:48.661 8 INFO neutron.services.segments.plugin [-] Segment 89e2e4b3-45fa-4fe7-8f88-a19f9ffcd13b resource provider aggregate not found 2026-04-07 01:13:48.667 8 INFO neutron.services.segments.plugin [-] Segment 89e2e4b3-45fa-4fe7-8f88-a19f9ffcd13b resource provider aggregate not found 2026-04-07 01:13:48.675 8 INFO neutron.services.segments.plugin [-] Segment 89e2e4b3-45fa-4fe7-8f88-a19f9ffcd13b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89e2e4b3-45fa-4fe7-8f88-a19f9ffcd13b found for delete ", "request_id": "req-54cb1d45-d23c-414f-b649-efc38bd71812"}]} [pid: 8|app: 0|req: 682/1359] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:48 2026] DELETE /v2.0/networks/95f88a19-0570-46c8-8269-b55901763282 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1360] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:48 2026] DELETE /v2.0/networks/6e23e348-fe0b-4836-bb30-e51e9fcb6edf => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:13:48.833 8 INFO neutron.services.segments.plugin [-] Segment 89e2e4b3-45fa-4fe7-8f88-a19f9ffcd13b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89e2e4b3-45fa-4fe7-8f88-a19f9ffcd13b found for delete ", "request_id": "req-04913acf-092c-478d-a28d-5c51bb583a8c"}]} [pid: 8|app: 0|req: 683/1361] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:48 2026] DELETE /v2.0/networks/d53d95f9-4d9c-437d-a411-b0124273dae6 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1362] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:48 2026] DELETE /v2.0/networks/039959f0-4f7b-4995-aff4-8d334d2d222a => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1363] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:49 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:49.424 7 INFO neutron.services.segments.plugin [-] Segment 61455a78-3b26-46ae-b4ed-31f01082b66a resource provider aggregate not found 2026-04-07 01:13:49.434 7 INFO neutron.services.segments.plugin [-] Segment 61455a78-3b26-46ae-b4ed-31f01082b66a resource provider aggregate not found 2026-04-07 01:13:49.448 7 INFO neutron.services.segments.plugin [-] Segment 61455a78-3b26-46ae-b4ed-31f01082b66a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61455a78-3b26-46ae-b4ed-31f01082b66a found for delete ", "request_id": "req-4a31c171-4bc4-4ca1-94b4-9b6e7f3a5ae0"}]} 2026-04-07 01:13:49.452 7 INFO neutron.services.segments.plugin [-] Segment 61455a78-3b26-46ae-b4ed-31f01082b66a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61455a78-3b26-46ae-b4ed-31f01082b66a found for delete ", "request_id": "req-8b4051c8-06d6-401b-b812-3823f873ca66"}]} 2026-04-07 01:13:49.463 7 INFO neutron.services.segments.plugin [-] Segment cbde7637-af4c-4a3e-827a-b25208e1b92a resource provider aggregate not found 2026-04-07 01:13:49.467 7 INFO neutron.services.segments.plugin [-] Segment cbde7637-af4c-4a3e-827a-b25208e1b92a resource provider aggregate not found 2026-04-07 01:13:49.480 7 INFO neutron.services.segments.plugin [-] Segment cbde7637-af4c-4a3e-827a-b25208e1b92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbde7637-af4c-4a3e-827a-b25208e1b92a found for delete ", "request_id": "req-c85e1bc8-7254-4c67-abb7-8500b254c1d0"}]} 2026-04-07 01:13:49.484 7 INFO neutron.services.segments.plugin [-] Segment cbde7637-af4c-4a3e-827a-b25208e1b92a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbde7637-af4c-4a3e-827a-b25208e1b92a found for delete ", "request_id": "req-be4db9b1-6f16-4d20-865d-49e94fcede4a"}]} 2026-04-07 01:13:49.496 7 INFO neutron.services.segments.plugin [-] Segment 2b2e5515-1ed1-4bac-aa50-b77230bef37f resource provider aggregate not found 2026-04-07 01:13:49.501 7 INFO neutron.services.segments.plugin [-] Segment 2b2e5515-1ed1-4bac-aa50-b77230bef37f resource provider aggregate not found 2026-04-07 01:13:49.508 7 INFO neutron.services.segments.plugin [-] Segment 2b2e5515-1ed1-4bac-aa50-b77230bef37f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b2e5515-1ed1-4bac-aa50-b77230bef37f found for delete ", "request_id": "req-83ead8bc-808e-490f-8597-164cdbaa4c28"}]} 2026-04-07 01:13:49.516 7 INFO neutron.services.segments.plugin [-] Segment 2b2e5515-1ed1-4bac-aa50-b77230bef37f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b2e5515-1ed1-4bac-aa50-b77230bef37f found for delete ", "request_id": "req-4dd5d19a-c941-4f74-bf1d-96df7797a54e"}]} 2026-04-07 01:13:49.520 7 INFO neutron.services.segments.plugin [-] Segment e9edd132-8a7d-421c-b8d7-782e819b7fa8 resource provider aggregate not found 2026-04-07 01:13:49.530 7 INFO neutron.services.segments.plugin [-] Segment e9edd132-8a7d-421c-b8d7-782e819b7fa8 resource provider aggregate not found 2026-04-07 01:13:49.533 7 INFO neutron.services.segments.plugin [-] Segment e9edd132-8a7d-421c-b8d7-782e819b7fa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9edd132-8a7d-421c-b8d7-782e819b7fa8 found for delete ", "request_id": "req-0fb9d9d8-6968-4552-8ccb-e043e5b4b207"}]} [pid: 7|app: 0|req: 680/1364] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:49 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 971 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1365] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:49 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:49.643 7 INFO neutron.services.segments.plugin [-] Segment e9edd132-8a7d-421c-b8d7-782e819b7fa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e9edd132-8a7d-421c-b8d7-782e819b7fa8 found for delete ", "request_id": "req-f5aca380-7858-441f-801a-24a25defd65b"}]} [pid: 7|app: 0|req: 681/1366] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:49 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1367] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:49 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1368] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:13:49 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:13:49.859 8 WARNING neutron_lib.context [None req-355890d6-1871-48a2-af40-056d6c184005 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 683/1369] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:50 2026] GET /v2.0/security-groups?tenant_id=b4d63aece1c64ae5ad4fc54ca058d907&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1370] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:50 2026] DELETE /v2.0/security-groups/9774c162-175c-421d-be10-4a2a9c88bb23 => 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: 685/1371] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:50 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => 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: 686/1372] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:50 2026] GET /v2.0/security-groups?tenant_id=7c93abedc2f2468a8993530b7923555f&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:13:50.673 8 INFO neutron.db.l3_db [None req-355890d6-1871-48a2-af40-056d6c184005 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Floating IP 58c1915b-05ae-4564-b21f-5c5fbb439b0f associated. External IP: 10.96.250.203, port: 611008f1-4d3b-4383-a695-a1c2ce68ede0. 2026-04-07 01:13:50.706 8 INFO neutron.services.segments.plugin [-] Segment a0292360-04cc-4df7-b51a-129e4148515e resource provider aggregate not found 2026-04-07 01:13:50.724 8 INFO neutron.services.segments.plugin [-] Segment a0292360-04cc-4df7-b51a-129e4148515e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0292360-04cc-4df7-b51a-129e4148515e found for delete ", "request_id": "req-a45cc003-6dde-4014-9e55-d397cade6ed3"}]} [pid: 7|app: 0|req: 687/1373] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:50 2026] DELETE /v2.0/security-groups/96b3a9a2-7c6c-43fd-b861-d1342e0465e3 => 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: 688/1374] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:50 2026] GET /v2.0/security-groups?tenant_id=24616589e4144c4bbf25ae78efad2df0&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1375] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:50 2026] DELETE /v2.0/security-groups/d68ff5fb-3f0f-4602-a31c-c263f4583aee => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:51.306 8 INFO neutron.services.segments.plugin [-] Segment a0292360-04cc-4df7-b51a-129e4148515e resource provider aggregate not found 2026-04-07 01:13:51.320 8 INFO neutron.services.segments.plugin [-] Segment a0292360-04cc-4df7-b51a-129e4148515e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a0292360-04cc-4df7-b51a-129e4148515e found for delete ", "request_id": "req-a65a7f1a-4b99-4ffe-a264-b3cd60ffdeb3"}]} [pid: 8|app: 0|req: 687/1376] 10.0.0.133 () {34 vars in 676 bytes} [Tue Apr 7 01:13:49 2026] POST /v2.0/floatingips => generated 855 bytes in 1653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:51.582 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-195fd3f2-57a6-4ddd-b574-4d7a504e0d95'] response: {'name': 'network-changed', 'server_uuid': '09cbe6b6-5752-4af4-a84e-8e5f58395101', 'tag': '611008f1-4d3b-4383-a695-a1c2ce68ede0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 688/1377] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:13:51 2026] GET /v2.0/networks?id=5092819e-0188-4e39-bbfd-bfe6cc1a647b => generated 678 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1378] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:51 2026] GET /v2.0/security-groups?tenant_id=a1f3a000c0c84ebea1d1096435a11512&name=default => generated 2925 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1379] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:13:51 2026] GET /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 855 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:13:51.625 8 WARNING neutron_lib.context [req-840e4e85-6a18-4703-a81d-dcfcd54b6e62 req-7c776adf-bde7-4e67-b50c-bdf0a05b4e76 1dea772fc916468c97444f6a67695eda f5545806499742f1aa872e30f3ee3d2a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 691/1380] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:51 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1381] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:51 2026] DELETE /v2.0/security-groups/f2ac6255-3f29-4afd-9c09-204f398f3584 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1382] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:13:51 2026] POST /v2.0/ports => generated 954 bytes in 453 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 691/1383] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1384] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/networks?id=6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1385] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=611008f1-4d3b-4383-a695-a1c2ce68ede0 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1386] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/subnets?id=ed697b8d-0997-4248-9323-5cb853bf1705 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1387] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/ports?network_id=6b4b513e-4fa3-4a62-8735-82976e76dfc9&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: 696/1388] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1389] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?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: 693/1390] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:13:52 2026] PUT /v2.0/ports/35e66541-8564-492c-8b1f-c1e97cf2e903 => generated 1235 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1391] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:13:52.774 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9c62bd4-1b8e-49fd-9e90-bb3b81f8816f'] response: {'name': 'network-changed', 'server_uuid': '989f6586-c06e-4d41-8975-428df238d478', 'tag': '35e66541-8564-492c-8b1f-c1e97cf2e903', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 694/1392] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1393] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:52 2026] GET /v2.0/security-groups?id=dc16e614-1857-41c9-8366-5bc085f17bf6&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1394] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:53 2026] GET /v2.0/ports?tenant_id=f5545806499742f1aa872e30f3ee3d2a&device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 1238 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1395] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:13:53 2026] GET /v2.0/networks?tenant_id=f5545806499742f1aa872e30f3ee3d2a&shared=False => generated 774 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1396] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:13:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1397] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:13:53 2026] GET /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1398] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:53 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1399] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:53 2026] GET /v2.0/security-groups?id=dc16e614-1857-41c9-8366-5bc085f17bf6&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1402] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:13:54 2026] GET /v2.0/ports?tenant_id=f5545806499742f1aa872e30f3ee3d2a&device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1403] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:13:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=35e66541-8564-492c-8b1f-c1e97cf2e903 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1404] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:13:54 2026] GET /v2.0/subnets?id=c0d3b547-44dd-43b4-b129-c2ffa3256930 => generated 696 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1405] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:13:54 2026] GET /v2.0/ports?network_id=5092819e-0188-4e39-bbfd-bfe6cc1a647b&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: 706/1406] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:13:54 2026] GET /v2.0/networks/5092819e-0188-4e39-bbfd-bfe6cc1a647b?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1407] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:13:54 2026] GET /v2.0/networks/5092819e-0188-4e39-bbfd-bfe6cc1a647b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1408] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:55 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1409] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:55 2026] GET /v2.0/security-groups?id=dc16e614-1857-41c9-8366-5bc085f17bf6&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:55.478 8 WARNING neutron_lib.context [None req-082b8948-deeb-40e2-b272-37ee520c91a2 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:55.630 8 INFO neutron.db.segments_db [None req-082b8948-deeb-40e2-b272-37ee520c91a2 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Added segment d71df4e0-9034-4dcb-b7ad-cbdaf1313ed1 of type vxlan for network 627e57c9-612f-4eb0-b21b-9fca3b2ecc5c [pid: 8|app: 0|req: 708/1410] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:55 2026] POST /v2.0/networks => generated 631 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:55.736 7 WARNING neutron_lib.context [None req-e370d18b-602d-47d4-a790-a5801f526b5c 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 703/1411] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:55 2026] POST /v2.0/subnets => generated 626 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:56.040 8 WARNING neutron_lib.context [None req-9ef5dd30-7353-488c-80af-60bfa6d916fc 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:56.097 8 INFO neutron.db.segments_db [None req-9ef5dd30-7353-488c-80af-60bfa6d916fc 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Added segment bb786037-23ff-4b5d-8caf-a65b0dbcb537 of type vxlan for network 002f3e6b-812c-4f4a-b266-d9ab65c316ed [pid: 8|app: 0|req: 709/1412] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:56 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:56.245 7 WARNING neutron_lib.context [None req-561d49e6-73a1-4f86-8a73-d2d2865226bd 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 710/1413] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:56 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1414] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:56 2026] GET /v2.0/security-groups?id=dc16e614-1857-41c9-8366-5bc085f17bf6&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1415] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:56 2026] POST /v2.0/subnets => generated 629 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:56.526 7 WARNING neutron_lib.context [None req-5134ca2b-dee9-418f-96a4-889150cc94a9 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:13:56.600 7 INFO neutron.db.segments_db [None req-5134ca2b-dee9-418f-96a4-889150cc94a9 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Added segment eddda028-bd9f-42de-ba21-fb3761b86aea of type vxlan for network 0e51b0c7-a404-47a3-866f-9d5d684be59e [pid: 8|app: 0|req: 712/1416] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:56 2026] GET /v2.0/security-groups?tenant_id=99608b418082498ab4df6f3c3abe9449&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1417] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:56 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:56.717 7 WARNING neutron_lib.context [None req-a7f6d465-4400-4366-b08d-28eb56e325a9 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 713/1418] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:56 2026] DELETE /v2.0/security-groups/72e2344e-06d2-4b2f-9061-2ec72d0eb97c => 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: 714/1419] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:13:56 2026] GET /v2.0/security-groups?tenant_id=9c33139237804615ad034eb26dec2d6b&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1420] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:56 2026] POST /v2.0/subnets => generated 629 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:57.026 7 WARNING neutron_lib.context [None req-c940a68a-9fff-473d-8e2f-0dd25e918a6b 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 715/1421] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:13:56 2026] DELETE /v2.0/security-groups/2aea949c-78b1-4810-a742-9d56c097134c => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:13:57.105 7 INFO neutron.db.segments_db [None req-c940a68a-9fff-473d-8e2f-0dd25e918a6b 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Added segment 0d7a70e5-a598-44b3-9923-0ce995295b69 of type vxlan for network 1033022d-e41f-4212-87d9-2635a9408bce [pid: 7|app: 0|req: 707/1422] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:57 2026] POST /v2.0/networks => generated 631 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:57.219 8 WARNING neutron_lib.context [None req-b2ad7b56-d287-41ef-937c-1b3f7e4f31be 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 708/1423] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:57 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1424] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:57 2026] POST /v2.0/subnets => generated 629 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:57.482 8 WARNING neutron_lib.context [None req-163bdcec-40bd-4fac-afd3-7fe4d7722bca 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 709/1425] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:57 2026] GET /v2.0/security-groups?id=dc16e614-1857-41c9-8366-5bc085f17bf6&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:57.553 8 INFO neutron.db.segments_db [None req-163bdcec-40bd-4fac-afd3-7fe4d7722bca 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Added segment 0cd14bcf-266e-4d16-84b3-1a4e495a0174 of type vxlan for network 1905ad1b-71dc-40a5-af94-b2fd2427d3cc [pid: 8|app: 0|req: 717/1426] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:57 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:57.671 7 WARNING neutron_lib.context [None req-17084d10-18c9-43de-8498-27ae12581da7 1c35f04e10d64a64b52426a3ba248f4d 9f7147ebc56044f08115794edeaf568e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1427] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:57 2026] POST /v2.0/subnets => generated 629 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1428] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:13:58 2026] PUT /v2.0/subnets/8e8f1e7f-ba0f-4fc1-a55d-259479bee5d2/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1429] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:13:58 2026] PUT /v2.0/subnets/4624b77b-828b-4acd-8553-f7e37552aa26/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1430] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:13:58 2026] PUT /v2.0/subnets/bc5b273c-54ea-4609-aa07-ece09babf5f2/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1431] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:13:58 2026] PUT /v2.0/subnets/688f2d56-9205-496d-bab3-2547bbde83d3/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1432] 10.0.0.133 () {32 vars in 663 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1433] 10.0.0.133 () {32 vars in 677 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1434] 10.0.0.133 () {32 vars in 673 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1435] 10.0.0.133 () {32 vars in 685 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1436] 10.0.0.133 () {32 vars in 671 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1437] 10.0.0.133 () {32 vars in 685 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1438] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1439] 10.0.0.133 () {32 vars in 681 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1440] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1441] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:58 2026] GET /v2.0/security-groups?id=dc16e614-1857-41c9-8366-5bc085f17bf6&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1442] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:58 2026] DELETE /v2.0/subnets/8e8f1e7f-ba0f-4fc1-a55d-259479bee5d2 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1443] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:58 2026] DELETE /v2.0/subnets/4624b77b-828b-4acd-8553-f7e37552aa26 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:13:59.289 8 WARNING neutron_lib.context [None req-ea5e211f-1762-45f7-bf2a-314bc6d4e368 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 718/1444] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:59 2026] DELETE /v2.0/subnets/bc5b273c-54ea-4609-aa07-ece09babf5f2 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:13:59.471 8 INFO neutron.db.segments_db [None req-ea5e211f-1762-45f7-bf2a-314bc6d4e368 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Added segment ff0175ba-511b-47e7-a1fe-453a077c11c3 of type vxlan for network 1fa5fbae-e6d5-41fb-9a52-fa4d224002cf [pid: 8|app: 0|req: 727/1445] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:13:58 2026] POST /v2.0/networks => generated 649 bytes in 605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:13:59.598 8 WARNING neutron_lib.context [None req-5763f5d2-8504-41d7-850c-4a34ce8191ea 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 719/1446] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:59 2026] DELETE /v2.0/subnets/688f2d56-9205-496d-bab3-2547bbde83d3 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1447] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:13:59 2026] DELETE /v2.0/subnets/0958034c-5d91-46a3-9935-f1a5c83444d7 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1448] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:13:59 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1449] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:59 2026] POST /v2.0/subnets => generated 627 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1450] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:13:59 2026] GET /v2.0/security-groups?id=dc16e614-1857-41c9-8366-5bc085f17bf6&fields=id&fields=name => generated 88 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:13:59.976 8 WARNING neutron_lib.context [None req-e0a6ad56-be41-4820-90b4-e8657b9c7020 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:00.039 8 INFO neutron.db.segments_db [None req-e0a6ad56-be41-4820-90b4-e8657b9c7020 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Added segment e55bbe19-da65-415d-b3ab-4fcab72c8b5f of type vxlan for network 02dd8cac-afcf-42f8-b6f6-6705b150a5c0 2026-04-07 01:14:00.139 7 INFO neutron.services.segments.plugin [-] Segment d71df4e0-9034-4dcb-b7ad-cbdaf1313ed1 resource provider aggregate not found 2026-04-07 01:14:00.142 7 INFO neutron.services.segments.plugin [-] Segment d71df4e0-9034-4dcb-b7ad-cbdaf1313ed1 resource provider aggregate not found 2026-04-07 01:14:00.150 7 INFO neutron.services.segments.plugin [-] Segment d71df4e0-9034-4dcb-b7ad-cbdaf1313ed1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d71df4e0-9034-4dcb-b7ad-cbdaf1313ed1 found for delete ", "request_id": "req-76666af7-783e-4b17-8fdf-aaa7bdd17cef"}]} [pid: 7|app: 0|req: 722/1451] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:13:59 2026] DELETE /v2.0/networks/627e57c9-612f-4eb0-b21b-9fca3b2ecc5c => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:00.161 7 INFO neutron.services.segments.plugin [-] Segment d71df4e0-9034-4dcb-b7ad-cbdaf1313ed1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d71df4e0-9034-4dcb-b7ad-cbdaf1313ed1 found for delete ", "request_id": "req-60e254ba-f224-4ceb-a494-1a65e0dadd7f"}]} [pid: 7|app: 0|req: 723/1452] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:00 2026] DELETE /v2.0/networks/002f3e6b-812c-4f4a-b266-d9ab65c316ed => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1453] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:00 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:00.350 8 INFO neutron.db.l3_hamode_db [None req-e0a6ad56-be41-4820-90b4-e8657b9c7020 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 725/1454] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:00 2026] DELETE /v2.0/networks/0e51b0c7-a404-47a3-866f-9d5d684be59e => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1455] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:00 2026] GET /v2.0/security-groups?id=dc16e614-1857-41c9-8366-5bc085f17bf6&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1456] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:00 2026] DELETE /v2.0/networks/1033022d-e41f-4212-87d9-2635a9408bce => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1457] 10.0.0.223 () {34 vars in 989 bytes} [Tue Apr 7 01:14:00 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1458] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:00 2026] DELETE /v2.0/networks/1905ad1b-71dc-40a5-af94-b2fd2427d3cc => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:01.285 8 INFO neutron.db.l3_hamode_db [None req-e0a6ad56-be41-4820-90b4-e8657b9c7020 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 730/1459] 10.0.0.223 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:01 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&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: 731/1460] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:01 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1461] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:01 2026] GET /v2.0/security-groups?id=dc16e614-1857-41c9-8366-5bc085f17bf6&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-07 01:14:02.206 7 INFO neutron.services.segments.plugin [-] Segment bb786037-23ff-4b5d-8caf-a65b0dbcb537 resource provider aggregate not found 2026-04-07 01:14:02.221 7 INFO neutron.services.segments.plugin [-] Segment bb786037-23ff-4b5d-8caf-a65b0dbcb537 resource provider aggregate not found 2026-04-07 01:14:02.238 7 INFO neutron.services.segments.plugin [-] Segment bb786037-23ff-4b5d-8caf-a65b0dbcb537 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb786037-23ff-4b5d-8caf-a65b0dbcb537 found for delete ", "request_id": "req-0c9842f7-08c0-4447-b6d5-5a8331afb8ff"}]} 2026-04-07 01:14:02.243 7 INFO neutron.services.segments.plugin [-] Segment bb786037-23ff-4b5d-8caf-a65b0dbcb537 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb786037-23ff-4b5d-8caf-a65b0dbcb537 found for delete ", "request_id": "req-cf6dbee2-ca05-468b-a018-4457a8d5d214"}]} 2026-04-07 01:14:02.257 7 INFO neutron.services.segments.plugin [-] Segment eddda028-bd9f-42de-ba21-fb3761b86aea resource provider aggregate not found 2026-04-07 01:14:02.262 7 INFO neutron.services.segments.plugin [-] Segment eddda028-bd9f-42de-ba21-fb3761b86aea resource provider aggregate not found 2026-04-07 01:14:02.267 7 INFO neutron.services.segments.plugin [-] Segment eddda028-bd9f-42de-ba21-fb3761b86aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eddda028-bd9f-42de-ba21-fb3761b86aea found for delete ", "request_id": "req-a526eee3-0d8a-4c81-9560-9cb30122c6c2"}]} 2026-04-07 01:14:02.277 7 INFO neutron.services.segments.plugin [-] Segment eddda028-bd9f-42de-ba21-fb3761b86aea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eddda028-bd9f-42de-ba21-fb3761b86aea found for delete ", "request_id": "req-f53fe13b-1ffd-45be-b9e4-39892a920b61"}]} 2026-04-07 01:14:02.281 7 INFO neutron.services.segments.plugin [-] Segment 0d7a70e5-a598-44b3-9923-0ce995295b69 resource provider aggregate not found [pid: 8|app: 0|req: 730/1462] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:13:59 2026] POST /v2.0/routers => generated 695 bytes in 2325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:02.298 7 INFO neutron.services.segments.plugin [-] Segment 0d7a70e5-a598-44b3-9923-0ce995295b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d7a70e5-a598-44b3-9923-0ce995295b69 found for delete ", "request_id": "req-db2a67a2-57bf-4de2-9422-4f6ee7da3f62"}]} 2026-04-07 01:14:02.305 7 INFO neutron.services.segments.plugin [-] Segment 0d7a70e5-a598-44b3-9923-0ce995295b69 resource provider aggregate not found 2026-04-07 01:14:02.314 7 INFO neutron.services.segments.plugin [-] Segment 0cd14bcf-266e-4d16-84b3-1a4e495a0174 resource provider aggregate not found 2026-04-07 01:14:02.319 7 INFO neutron.services.segments.plugin [-] Segment 0d7a70e5-a598-44b3-9923-0ce995295b69 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0d7a70e5-a598-44b3-9923-0ce995295b69 found for delete ", "request_id": "req-c3bacc0f-c607-4322-b9d5-32a2bc926a1c"}]} 2026-04-07 01:14:02.325 7 INFO neutron.services.segments.plugin [-] Segment 0cd14bcf-266e-4d16-84b3-1a4e495a0174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cd14bcf-266e-4d16-84b3-1a4e495a0174 found for delete ", "request_id": "req-63a9f1cd-2fe0-423e-85d5-52ab21217438"}]} 2026-04-07 01:14:02.335 7 INFO neutron.services.segments.plugin [-] Segment 0cd14bcf-266e-4d16-84b3-1a4e495a0174 resource provider aggregate not found 2026-04-07 01:14:02.356 7 INFO neutron.services.segments.plugin [-] Segment 0cd14bcf-266e-4d16-84b3-1a4e495a0174 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0cd14bcf-266e-4d16-84b3-1a4e495a0174 found for delete ", "request_id": "req-4512d1c0-852f-4021-bfcd-726c2bd1e557"}]} [pid: 8|app: 0|req: 731/1463] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:14:02 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1464] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:02 2026] GET /v2.0/security-groups?tenant_id=69314f5ab23d4fd2b3ada10c4652c0fb&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1465] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:14:02 2026] DELETE /v2.0/ports/35e66541-8564-492c-8b1f-c1e97cf2e903 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:02.777 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f59b2d36-45fc-4624-a9be-cf3ab77b56f9'] response: {'server_uuid': '989f6586-c06e-4d41-8975-428df238d478', 'name': 'network-vif-deleted', 'tag': '35e66541-8564-492c-8b1f-c1e97cf2e903', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 735/1466] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:02 2026] DELETE /v2.0/security-groups/002595cb-dccc-4aba-9ee4-3bbe0c783c81 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1467] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:02 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1468] 10.0.0.133 () {32 vars in 825 bytes} [Tue Apr 7 01:14:02 2026] GET /v2.0/ports?project_id=baf5012d1fbd4e97971a7d77fbddabb6&network_id=6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1469] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:02 2026] GET /v2.0/security-groups?tenant_id=d4face363f4b408c81d42dd0722100f9&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1470] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:03 2026] DELETE /v2.0/security-groups/849dd08c-a132-488e-895c-398754998087 => 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: 740/1471] 10.0.0.133 () {32 vars in 741 bytes} [Tue Apr 7 01:14:03 2026] GET /v2.0/subnets?network_id=c372d510-0d40-49f9-94f7-9e3b53d75219 => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1472] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:03 2026] GET /v2.0/security-groups?tenant_id=9f7147ebc56044f08115794edeaf568e&name=default => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1473] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:03 2026] DELETE /v2.0/security-groups/c539c434-93e3-4e13-8616-ed4a563f7806 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:03.702 7 INFO neutron.db.l3_db [None req-620cfa17-045a-4c6c-b1b6-330752d7e6e7 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Floating IP 58c1915b-05ae-4564-b21f-5c5fbb439b0f disassociated. External IP: 10.96.250.203, port: 611008f1-4d3b-4383-a695-a1c2ce68ede0. [pid: 8|app: 0|req: 732/1474] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:14:02 2026] PUT /v2.0/routers/9d62b46a-b7c3-455d-8fca-0f8033ba4a7d/add_router_interface => generated 309 bytes in 1490 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:03.879 8 WARNING neutron_lib.context [None req-aa7ae5dc-c73a-4c12-a0e5-9adf56cfa4b9 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1475] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:14:03 2026] PUT /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 554 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1476] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:04 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1477] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:14:04 2026] GET /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 554 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1478] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:14:03 2026] POST /v2.0/ports => generated 953 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:04.279 7 WARNING neutron_lib.context [None req-36d891d4-4161-45ad-b2b1-440654acb17c 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 746/1479] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:14:04 2026] POST /v2.0/ports => generated 954 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:04.671 8 WARNING neutron_lib.context [None req-ef1f8ec3-b818-422a-a24c-e3b7ce28550e 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 747/1480] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:14:05 2026] GET /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:05.171 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de18dbad-ebd2-4a86-82f3-0675f229288c'] response: {'name': 'network-changed', 'server_uuid': '09cbe6b6-5752-4af4-a84e-8e5f58395101', 'tag': '611008f1-4d3b-4383-a695-a1c2ce68ede0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 748/1481] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:05 2026] GET /v2.0/ports?device_id=989f6586-c06e-4d41-8975-428df238d478 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:05.448 8 INFO neutron.db.l3_db [None req-ef1f8ec3-b818-422a-a24c-e3b7ce28550e 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Floating IP e5b46c7f-faf4-4b6a-9319-9e917cf964d6 associated. External IP: 10.96.250.209, port: 8d9155cd-1da8-4df2-bfa9-67ae3a9b2336. [pid: 7|app: 0|req: 749/1482] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:14:05 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1483] 10.0.0.133 () {34 vars in 676 bytes} [Tue Apr 7 01:14:04 2026] POST /v2.0/floatingips => generated 841 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1484] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:14:05 2026] GET /v2.0/networks?id=6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1485] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:14:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=611008f1-4d3b-4383-a695-a1c2ce68ede0 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1486] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:14:05 2026] GET /v2.0/subnets?id=ed697b8d-0997-4248-9323-5cb853bf1705 => generated 678 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:05.829 8 INFO neutron.db.l3_db [None req-b66ce0e7-97a2-4811-9534-3d1cdee78cfd 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Floating IP e5b46c7f-faf4-4b6a-9319-9e917cf964d6 disassociated. External IP: 10.96.250.209, port: 8d9155cd-1da8-4df2-bfa9-67ae3a9b2336. [pid: 7|app: 0|req: 753/1487] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:14:05 2026] GET /v2.0/ports?network_id=6b4b513e-4fa3-4a62-8735-82976e76dfc9&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: 754/1488] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:14:05 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1489] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:14:05 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1490] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:14:05 2026] PUT /v2.0/floatingips/e5b46c7f-faf4-4b6a-9319-9e917cf964d6 => generated 552 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1491] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:14:06 2026] GET /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1492] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:14:06 2026] DELETE /v2.0/floatingips/e5b46c7f-faf4-4b6a-9319-9e917cf964d6 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:06.467 8 WARNING neutron_lib.context [None req-4d65fa4b-227e-477f-bd8c-435e2463bbee 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1493] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:06 2026] PUT /v2.0/routers/32ae728c-28b2-4384-a2a1-3078dfcddd06/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:07.254 8 INFO neutron.db.l3_db [None req-4d65fa4b-227e-477f-bd8c-435e2463bbee 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Floating IP 427f826a-653b-4963-a873-8290d4f66e72 associated. External IP: 10.96.250.204, port: e9b9bf44-741b-413b-8966-755daeed2879. 2026-04-07 01:14:07.294 7 WARNING neutron_lib.context [None req-0d2ca7d9-aba2-4dfc-9c1b-13244308a336 36c327a205f944148500cbb8ba84800a bb5bd36f71fe431ea842e1e647357ab0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 737/1494] 10.0.0.133 () {34 vars in 676 bytes} [Tue Apr 7 01:14:06 2026] POST /v2.0/floatingips => generated 840 bytes in 1211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1495] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:14:07 2026] POST /v2.0/subnetpools => generated 516 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:07.805 7 WARNING neutron_lib.context [None req-73763444-cdd1-4d37-9c27-e5b557b5c14f 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1496] 10.0.0.133 () {34 vars in 684 bytes} [Tue Apr 7 01:14:07 2026] POST /v2.0/security-groups => generated 1675 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1497] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:14:07 2026] GET /v2.0/floatingips/427f826a-653b-4963-a873-8290d4f66e72 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1498] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:14:07 2026] PUT /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:07.997 7 WARNING neutron_lib.context [None req-01ca6275-7667-4160-8376-dcc9b3e0686e 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 762/1499] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:14:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1500] 10.0.0.133 () {32 vars in 654 bytes} [Tue Apr 7 01:14:08 2026] GET /v2.0/floatingips => generated 843 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1501] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:14:08 2026] GET /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:08.190 7 WARNING neutron_lib.context [None req-3ab86fb0-f19f-4723-a3db-a75b7a2344a3 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 765/1502] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:14:08 2026] POST /v2.0/security-group-rules => generated 596 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:08.552 8 INFO neutron.services.segments.plugin [-] Segment 8fe526ee-5400-4f29-b8f6-c1729f71dbb6 resource provider aggregate not found 2026-04-07 01:14:08.559 8 INFO neutron.services.segments.plugin [-] Segment 8fe526ee-5400-4f29-b8f6-c1729f71dbb6 resource provider aggregate not found 2026-04-07 01:14:08.568 8 INFO neutron.services.segments.plugin [-] Segment 8fe526ee-5400-4f29-b8f6-c1729f71dbb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe526ee-5400-4f29-b8f6-c1729f71dbb6 found for delete ", "request_id": "req-7dadae9a-0bba-4308-be9f-de1536fd2c6a"}]} 2026-04-07 01:14:08.572 8 INFO neutron.services.segments.plugin [-] Segment 8fe526ee-5400-4f29-b8f6-c1729f71dbb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8fe526ee-5400-4f29-b8f6-c1729f71dbb6 found for delete ", "request_id": "req-9aad955c-d525-4dd4-ae14-483c19d1f06a"}]} 2026-04-07 01:14:08.596 8 INFO neutron.db.l3_hamode_db [None req-8266b1c7-c7c1-4cda-b5ac-165a9371e809 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network f82e396e-20dd-4e19-a854-0d2a017c9c35 was deleted as no HA routers are present in tenant f5545806499742f1aa872e30f3ee3d2a. [pid: 8|app: 0|req: 738/1503] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:07 2026] DELETE /v2.0/routers/32ae728c-28b2-4384-a2a1-3078dfcddd06 => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1504] 10.0.0.133 () {34 vars in 769 bytes} [Tue Apr 7 01:14:08 2026] PUT /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-07 01:14:08.650 8 WARNING neutron_lib.context [None req-a6b4da47-df1c-4cb8-bac3-893354a11739 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:08.713 7 INFO neutron.db.l3_db [None req-6670a176-70c0-4493-975e-380d4d8d003e 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Floating IP 427f826a-653b-4963-a873-8290d4f66e72 associated. External IP: 10.96.250.204, port: e9b9bf44-741b-413b-8966-755daeed2879. [pid: 8|app: 0|req: 740/1505] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:14:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1506] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:08 2026] DELETE /v2.0/subnets/c0d3b547-44dd-43b4-b129-c2ffa3256930 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1507] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:14:08 2026] GET /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:08.944 8 WARNING neutron_lib.context [None req-81a94847-5ac8-4c39-9afa-31437b38b90d 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 743/1508] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:14:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1509] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:14:08 2026] PUT /v2.0/floatingips/427f826a-653b-4963-a873-8290d4f66e72 => generated 841 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1510] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:09 2026] DELETE /v2.0/networks/5092819e-0188-4e39-bbfd-bfe6cc1a647b => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:09.352 8 WARNING neutron_lib.context [None req-c745f744-0356-4799-a3f8-0306f1af4621 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 767/1511] 10.0.0.133 () {34 vars in 765 bytes} [Tue Apr 7 01:14:09 2026] PUT /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-07 01:14:09.384 8 INFO neutron.db.securitygroups_db [None req-c745f744-0356-4799-a3f8-0306f1af4621 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Project baf5012d1fbd4e97971a7d77fbddabb6 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: 745/1512] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:14:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:09.469 7 INFO neutron.db.l3_db [None req-df711904-e72d-489b-ae79-32181b1bf03d 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] Floating IP 427f826a-653b-4963-a873-8290d4f66e72 disassociated. External IP: 10.96.250.204, port: 8d9155cd-1da8-4df2-bfa9-67ae3a9b2336. [pid: 8|app: 0|req: 746/1513] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:14:09 2026] GET /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:09.489 8 WARNING neutron_lib.context [None req-e2334064-9922-4daf-9dc2-2b39aa886899 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:09.529 8 INFO neutron.db.securitygroups_db [None req-e2334064-9922-4daf-9dc2-2b39aa886899 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Project baf5012d1fbd4e97971a7d77fbddabb6 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: 747/1514] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:14:09 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1515] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:09 2026] GET /v2.0/security-groups?tenant_id=f5545806499742f1aa872e30f3ee3d2a&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1516] 10.0.0.133 () {34 vars in 787 bytes} [Tue Apr 7 01:14:09 2026] PUT /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags/black.or.white => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1519] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:14:09 2026] PUT /v2.0/floatingips/427f826a-653b-4963-a873-8290d4f66e72 => generated 552 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1520] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:09 2026] DELETE /v2.0/security-groups/dc16e614-1857-41c9-8366-5bc085f17bf6 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1521] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:14:09 2026] GET /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1522] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:14:09 2026] PUT /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/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: 771/1523] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:14:09 2026] GET /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1524] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:14:09 2026] GET /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:09.905 7 INFO neutron.api.v2.resource [None req-2031c6fb-ed25-4bc2-9fba-096e413d870a 36c327a205f944148500cbb8ba84800a bb5bd36f71fe431ea842e1e647357ab0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1525] 10.0.0.133 () {32 vars in 750 bytes} [Tue Apr 7 01:14:09 2026] GET /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1526] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:14:09 2026] DELETE /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1527] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:14:09 2026] GET /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:09.996 7 INFO neutron.api.v2.resource [None req-ebd05b27-6d4b-435f-9e0b-e4527222ed75 36c327a205f944148500cbb8ba84800a bb5bd36f71fe431ea842e1e647357ab0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1528] 10.0.0.133 () {32 vars in 753 bytes} [Tue Apr 7 01:14:09 2026] DELETE /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1529] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:14:09 2026] DELETE /v2.0/floatingips/427f826a-653b-4963-a873-8290d4f66e72 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1530] 10.0.0.133 () {32 vars in 741 bytes} [Tue Apr 7 01:14:10 2026] DELETE /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:10.058 7 INFO neutron.api.v2.resource [None req-3126204a-7094-478c-9996-f117a0464daf 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1531] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:14:10 2026] DELETE /v2.0/floatingips/427f826a-653b-4963-a873-8290d4f66e72 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1532] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1533] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/networks => generated 1298 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1534] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:14:10 2026] DELETE /v2.0/subnetpools/8e4a4eba-cf21-4175-9617-24cd6b039513 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1535] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:10 2026] DELETE /v2.0/ports/8d9155cd-1da8-4df2-bfa9-67ae3a9b2336 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1536] 10.0.0.153 () {34 vars in 1099 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1677287796&fields=id&tenant_id=baf5012d1fbd4e97971a7d77fbddabb6 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1537] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/networks?id=6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 661 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1538] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/quotas/baf5012d1fbd4e97971a7d77fbddabb6 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1539] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&fields=id => generated 149 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1540] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:10.596 8 INFO neutron.services.segments.plugin [-] Segment a2a0d85f-95e0-47ad-ba54-9c50c06036ee resource provider aggregate not found 2026-04-07 01:14:10.602 8 INFO neutron.services.segments.plugin [-] Segment a2a0d85f-95e0-47ad-ba54-9c50c06036ee resource provider aggregate not found 2026-04-07 01:14:10.618 8 INFO neutron.services.segments.plugin [-] Segment a2a0d85f-95e0-47ad-ba54-9c50c06036ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a0d85f-95e0-47ad-ba54-9c50c06036ee found for delete ", "request_id": "req-43ca2bcb-7365-4fbf-b035-b5a7c8226e3c"}]} 2026-04-07 01:14:10.619 8 INFO neutron.services.segments.plugin [-] Segment a2a0d85f-95e0-47ad-ba54-9c50c06036ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2a0d85f-95e0-47ad-ba54-9c50c06036ee found for delete ", "request_id": "req-ee91efb7-3983-4e73-a3c1-53d435570822"}]} [pid: 8|app: 0|req: 761/1541] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?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: 781/1542] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:10 2026] DELETE /v2.0/ports/e9b9bf44-741b-413b-8966-755daeed2879 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1543] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/ports?device_id=9d62b46a-b7c3-455d-8fca-0f8033ba4a7d => generated 958 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1544] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1545] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:10 2026] GET /v2.0/security-groups?tenant_id=bb5bd36f71fe431ea842e1e647357ab0&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1546] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:11 2026] DELETE /v2.0/security-groups/0241dc2e-541a-43fb-a046-5a40827480ad => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1547] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:11 2026] GET /v2.0/security-groups?tenant_id=0600e4d598a84231b337265fff18169d&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1548] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:11 2026] DELETE /v2.0/security-groups/e9bc80d3-3f4b-4c6e-8ce3-2457e63069a4 => 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: 763/1549] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:10 2026] PUT /v2.0/routers/9d62b46a-b7c3-455d-8fca-0f8033ba4a7d/remove_router_interface => generated 309 bytes in 927 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1550] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:11 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:12.552 7 INFO neutron.services.segments.plugin [-] Segment e55bbe19-da65-415d-b3ab-4fcab72c8b5f resource provider aggregate not found 2026-04-07 01:14:12.556 7 INFO neutron.services.segments.plugin [-] Segment e55bbe19-da65-415d-b3ab-4fcab72c8b5f resource provider aggregate not found 2026-04-07 01:14:12.569 7 INFO neutron.db.l3_hamode_db [None req-ab69e11b-b6bf-49e4-96f2-52d720ae5728 2cdbf797a5d345cea3255837d2d7b1da 43e73767cf5940c082ccad76163ea712 - - default default] HA network 02dd8cac-afcf-42f8-b6f6-6705b150a5c0 was deleted as no HA routers are present in tenant 43e73767cf5940c082ccad76163ea712. 2026-04-07 01:14:12.570 7 INFO neutron.services.segments.plugin [-] Segment e55bbe19-da65-415d-b3ab-4fcab72c8b5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55bbe19-da65-415d-b3ab-4fcab72c8b5f found for delete ", "request_id": "req-ee0bf20e-e144-442d-a830-88f00a07a3fa"}]} [pid: 7|app: 0|req: 787/1551] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:11 2026] DELETE /v2.0/routers/9d62b46a-b7c3-455d-8fca-0f8033ba4a7d => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1552] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:12 2026] DELETE /v2.0/subnets/23e5d20c-d437-4dc4-b783-3df61b516f3c => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:12.740 7 INFO neutron.services.segments.plugin [-] Segment e55bbe19-da65-415d-b3ab-4fcab72c8b5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55bbe19-da65-415d-b3ab-4fcab72c8b5f found for delete ", "request_id": "req-7e9940fb-96a0-4414-ab4b-e5fe35a50af7"}]} [pid: 7|app: 0|req: 788/1553] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:12 2026] DELETE /v2.0/networks/1fa5fbae-e6d5-41fb-9a52-fa4d224002cf => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1554] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:12 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => 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: 789/1555] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:13 2026] GET /v2.0/security-groups?tenant_id=43e73767cf5940c082ccad76163ea712&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1556] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:13 2026] DELETE /v2.0/security-groups/092f6edc-4db1-4c97-83aa-1160ee597f1e => 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: 790/1557] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:14 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1558] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:14 2026] GET /v2.0/security-groups?tenant_id=82e750b164c44fdf87c56dd16e504ad2&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:14.592 7 INFO neutron.services.segments.plugin [-] Segment ff0175ba-511b-47e7-a1fe-453a077c11c3 resource provider aggregate not found 2026-04-07 01:14:14.611 7 INFO neutron.services.segments.plugin [-] Segment ff0175ba-511b-47e7-a1fe-453a077c11c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff0175ba-511b-47e7-a1fe-453a077c11c3 found for delete ", "request_id": "req-67db7bc7-7dcd-4c01-b487-2faf6b8adf56"}]} [pid: 7|app: 0|req: 791/1559] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:14 2026] DELETE /v2.0/security-groups/89a345ee-b53c-4ccf-8c8d-b9262819e2df => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1560] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:14 2026] GET /v2.0/security-groups?tenant_id=b3e65e355c174116a0c3557e66ea6978&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:14.950 7 INFO neutron.services.segments.plugin [-] Segment ff0175ba-511b-47e7-a1fe-453a077c11c3 resource provider aggregate not found 2026-04-07 01:14:14.968 7 INFO neutron.services.segments.plugin [-] Segment ff0175ba-511b-47e7-a1fe-453a077c11c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff0175ba-511b-47e7-a1fe-453a077c11c3 found for delete ", "request_id": "req-bc1b2901-4228-41b9-a7f7-b1f482c1583e"}]} [pid: 7|app: 0|req: 792/1561] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:14 2026] DELETE /v2.0/security-groups/d3e3cd6c-693c-479b-a07f-b39a22037fc7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1562] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:14:15 2026] GET /v2.0/networks?id=6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1563] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:14:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=baf5012d1fbd4e97971a7d77fbddabb6 => generated 274 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1564] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:15 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:15.165 7 WARNING neutron_lib.context [req-7d8fdd0c-f2fa-43ec-9606-326c682c6c0a req-0c7fa03a-44e3-4a9a-8caa-f88aed632195 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:15.256 8 WARNING neutron_lib.context [None req-9cbb44e8-b5df-492b-80cb-579185eb5030 412ba3fc40b14a8e82d59aa0df394d28 5039260e63f74765a60eb57eac92fa89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:15.393 8 INFO neutron.db.segments_db [None req-9cbb44e8-b5df-492b-80cb-579185eb5030 412ba3fc40b14a8e82d59aa0df394d28 5039260e63f74765a60eb57eac92fa89 - - default default] Added segment dcddad56-9d7f-48b8-91dc-c03ed74b700a of type vxlan for network a5df2f95-02bb-44d0-aef7-5fc3cd84efe5 [pid: 8|app: 0|req: 771/1565] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:15 2026] POST /v2.0/networks => generated 632 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:15.490 8 WARNING neutron_lib.context [None req-d01b155e-7e42-4580-a02d-ea0ae3871fe4 412ba3fc40b14a8e82d59aa0df394d28 5039260e63f74765a60eb57eac92fa89 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 795/1566] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:14:15 2026] POST /v2.0/ports => generated 954 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:15.544 8 INFO neutron.db.segments_db [None req-d01b155e-7e42-4580-a02d-ea0ae3871fe4 412ba3fc40b14a8e82d59aa0df394d28 5039260e63f74765a60eb57eac92fa89 - - default default] Added segment 485365ac-a9d1-412d-b49b-70de10a6ff7a of type vxlan for network 7e3d6e75-9e76-4e7a-bfb4-1b4cc01cc030 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:15.640 7 WARNING neutron_lib.context [None req-4f2e6cf9-3209-4bed-8181-b33d89eb2cd2 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:15.641 7 WARNING neutron_lib.context [None req-4f2e6cf9-3209-4bed-8181-b33d89eb2cd2 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 772/1567] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:15 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:15.815 7 INFO neutron.db.segments_db [None req-4f2e6cf9-3209-4bed-8181-b33d89eb2cd2 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Added segment 04eac3de-1d59-4c37-acda-af9a51d81461 of type vxlan for network ebccd92b-988f-4b17-b6e5-c1fa19c188a5 2026-04-07 01:14:15.878 7 INFO neutron.db.segments_db [None req-4f2e6cf9-3209-4bed-8181-b33d89eb2cd2 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Added segment 082d4711-28d7-4629-83b9-6bcbfd7504cb of type vxlan for network df496589-28a9-44b4-a946-f30de9046665 [pid: 7|app: 0|req: 796/1568] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:15 2026] POST /v2.0/networks => generated 1246 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1569] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:14:15 2026] PUT /v2.0/networks/a5df2f95-02bb-44d0-aef7-5fc3cd84efe5/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: 773/1570] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:14:15 2026] PUT /v2.0/ports/020007cf-0d7a-4a7d-866d-f9fb45d4f3d7 => generated 1235 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 774/1571] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/networks/a5df2f95-02bb-44d0-aef7-5fc3cd84efe5/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:16.096 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-528fdf99-80a4-47d0-b2ef-003f931091c5'] response: {'name': 'network-changed', 'server_uuid': 'ba53bb0e-28a4-41ea-a69a-3f4a8a94f184', 'tag': '020007cf-0d7a-4a7d-866d-f9fb45d4f3d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 798/1572] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/networks => generated 1845 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1573] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:14:16 2026] PUT /v2.0/networks/7e3d6e75-9e76-4e7a-bfb4-1b4cc01cc030/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1574] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/networks/7e3d6e75-9e76-4e7a-bfb4-1b4cc01cc030/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: 777/1575] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:14:16 2026] PUT /v2.0/networks/7e3d6e75-9e76-4e7a-bfb4-1b4cc01cc030/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1576] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:16 2026] DELETE /v2.0/networks/ebccd92b-988f-4b17-b6e5-c1fa19c188a5 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1577] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/networks/7e3d6e75-9e76-4e7a-bfb4-1b4cc01cc030/tags => 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: 800/1578] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1579] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/networks/a5df2f95-02bb-44d0-aef7-5fc3cd84efe5/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1580] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:16.404 8 INFO neutron.services.segments.plugin [-] Segment 082d4711-28d7-4629-83b9-6bcbfd7504cb resource provider aggregate not found 2026-04-07 01:14:16.409 8 INFO neutron.services.segments.plugin [-] Segment 082d4711-28d7-4629-83b9-6bcbfd7504cb resource provider aggregate not found 2026-04-07 01:14:16.418 8 INFO neutron.services.segments.plugin [-] Segment 082d4711-28d7-4629-83b9-6bcbfd7504cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082d4711-28d7-4629-83b9-6bcbfd7504cb found for delete ", "request_id": "req-fa914538-f787-464b-a263-a8fec07b9362"}]} 2026-04-07 01:14:16.422 8 INFO neutron.services.segments.plugin [-] Segment 082d4711-28d7-4629-83b9-6bcbfd7504cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 082d4711-28d7-4629-83b9-6bcbfd7504cb found for delete ", "request_id": "req-4aa13706-456d-4524-9dee-437950ec7f64"}]} [pid: 8|app: 0|req: 779/1581] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:16 2026] DELETE /v2.0/networks/df496589-28a9-44b4-a946-f30de9046665 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1582] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:16 2026] DELETE /v2.0/networks/a5df2f95-02bb-44d0-aef7-5fc3cd84efe5 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1583] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/networks => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:16.500 8 WARNING neutron_lib.context [None req-c5d1e640-33b0-4a45-8cc5-19ec6f3f96a2 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:16.555 8 INFO neutron.db.segments_db [None req-c5d1e640-33b0-4a45-8cc5-19ec6f3f96a2 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Added segment 23cc5af2-35c9-47b2-b960-31877db53cb2 of type vxlan for network c3fe08d3-95e2-4232-acfd-69e2ee6e5a16 [pid: 7|app: 0|req: 804/1584] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:16 2026] DELETE /v2.0/networks/7e3d6e75-9e76-4e7a-bfb4-1b4cc01cc030 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:16.624 7 INFO neutron.services.segments.plugin [-] Segment 04eac3de-1d59-4c37-acda-af9a51d81461 resource provider aggregate not found [pid: 7|app: 0|req: 805/1585] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:16.648 7 INFO neutron.services.segments.plugin [-] Segment 04eac3de-1d59-4c37-acda-af9a51d81461 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04eac3de-1d59-4c37-acda-af9a51d81461 found for delete ", "request_id": "req-340196ff-7cfa-4908-a6d1-f730cbecc7bd"}]} [pid: 8|app: 0|req: 781/1586] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:16 2026] POST /v2.0/networks => generated 649 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:16.660 8 WARNING neutron_lib.context [None req-7e58d340-90cf-429e-a9e6-87c2d92e743c ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:16.661 7 INFO neutron.services.segments.plugin [-] Segment dcddad56-9d7f-48b8-91dc-c03ed74b700a resource provider aggregate not found 2026-04-07 01:14:16.674 7 INFO neutron.services.segments.plugin [-] Segment dcddad56-9d7f-48b8-91dc-c03ed74b700a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcddad56-9d7f-48b8-91dc-c03ed74b700a found for delete ", "request_id": "req-542ed0e5-e6bd-4c00-880a-cdd97cda06f7"}]} 2026-04-07 01:14:16.684 7 INFO neutron.services.segments.plugin [-] Segment 485365ac-a9d1-412d-b49b-70de10a6ff7a resource provider aggregate not found [pid: 7|app: 0|req: 806/1587] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/networks?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&shared=False => generated 757 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:16.709 7 INFO neutron.services.segments.plugin [-] Segment 485365ac-a9d1-412d-b49b-70de10a6ff7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 485365ac-a9d1-412d-b49b-70de10a6ff7a found for delete ", "request_id": "req-c2d77e2a-c627-4c3b-887a-4d29699a0db8"}]} 2026-04-07 01:14:16.710 8 INFO neutron.db.segments_db [None req-7e58d340-90cf-429e-a9e6-87c2d92e743c ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Added segment f42d5eb1-038d-490d-84c1-4ec824ab832a of type vxlan for network 85a22b35-c9f0-45ab-bb80-56b459a1b459 [pid: 7|app: 0|req: 807/1588] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:14:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1589] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:16 2026] POST /v2.0/networks => generated 649 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:16.805 7 WARNING neutron_lib.context [None req-73d740fc-289e-4e1b-854b-2a45dfe573e6 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:16.831 7 WARNING neutron_lib.context [None req-73d740fc-289e-4e1b-854b-2a45dfe573e6 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:16.984 7 INFO neutron.services.segments.plugin [-] Segment 04eac3de-1d59-4c37-acda-af9a51d81461 resource provider aggregate not found 2026-04-07 01:14:17.001 7 INFO neutron.services.segments.plugin [-] Segment 04eac3de-1d59-4c37-acda-af9a51d81461 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04eac3de-1d59-4c37-acda-af9a51d81461 found for delete ", "request_id": "req-fc07ffb0-7537-4b64-888d-ee7d64221754"}]} 2026-04-07 01:14:17.014 7 INFO neutron.services.segments.plugin [-] Segment dcddad56-9d7f-48b8-91dc-c03ed74b700a resource provider aggregate not found 2026-04-07 01:14:17.030 7 INFO neutron.services.segments.plugin [-] Segment dcddad56-9d7f-48b8-91dc-c03ed74b700a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dcddad56-9d7f-48b8-91dc-c03ed74b700a found for delete ", "request_id": "req-705c5e19-2171-4fd8-b7bd-834b0f2089cb"}]} 2026-04-07 01:14:17.047 7 INFO neutron.services.segments.plugin [-] Segment 485365ac-a9d1-412d-b49b-70de10a6ff7a resource provider aggregate not found 2026-04-07 01:14:17.065 7 INFO neutron.services.segments.plugin [-] Segment 485365ac-a9d1-412d-b49b-70de10a6ff7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 485365ac-a9d1-412d-b49b-70de10a6ff7a found for delete ", "request_id": "req-5e4b5021-49dc-4ae8-a480-657129af73d0"}]} [pid: 7|app: 0|req: 808/1590] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:14:16 2026] POST /v2.0/ports => generated 1506 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 783/1591] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/security-groups?tenant_id=5039260e63f74765a60eb57eac92fa89&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1592] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1593] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:17 2026] DELETE /v2.0/security-groups/e4ece0cf-f5ce-404f-b521-85a43c1b5e07 => 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: 784/1594] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/ports => generated 1506 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1595] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=020007cf-0d7a-4a7d-866d-f9fb45d4f3d7 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1596] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1597] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/subnets?id=ed697b8d-0997-4248-9323-5cb853bf1705 => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1598] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&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: 788/1599] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/ports?network_id=6b4b513e-4fa3-4a62-8735-82976e76dfc9&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1600] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:17 2026] DELETE /v2.0/ports/562d1d39-1471-4ec5-bfcd-faffb4176ba4 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1601] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1602] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/security-groups?tenant_id=54999de5204a48f3b6622105ecd10b00&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1603] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:14:17 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1604] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:17 2026] DELETE /v2.0/security-groups/fba13d68-d28b-4c1c-a02d-49230a0e4008 => 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: 814/1605] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:17 2026] DELETE /v2.0/ports/2e351d28-d85c-4c42-9b60-19b902d9ce48 => 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: 792/1606] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:14:18 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:18.056 7 WARNING neutron_lib.context [None req-3b432d31-0323-4518-9796-6d032e21fd56 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:18.116 7 INFO neutron.db.segments_db [None req-3b432d31-0323-4518-9796-6d032e21fd56 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Added segment 2ef30cb2-5d26-4573-801c-b60341605ecc of type vxlan for network cb72f264-dede-49b6-a664-ec17bcaa2eeb [pid: 7|app: 0|req: 815/1607] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:18 2026] POST /v2.0/networks => generated 650 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:18.228 8 WARNING neutron_lib.context [None req-47fbf670-8e5f-4ef0-bf1d-8b756f4e080e ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:18.282 8 INFO neutron.db.segments_db [None req-47fbf670-8e5f-4ef0-bf1d-8b756f4e080e ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Added segment c383bc21-3955-4645-87cf-b66acd154e63 of type vxlan for network 19484113-5048-4d95-bd1f-f6b80dda961b [pid: 8|app: 0|req: 793/1608] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:18 2026] POST /v2.0/networks => generated 650 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:18.433 7 WARNING neutron_lib.context [None req-7232abf6-9af2-4d1f-98e5-99e34a1d6392 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:18.455 7 WARNING neutron_lib.context [None req-7232abf6-9af2-4d1f-98e5-99e34a1d6392 ba278e3b0c9e4739a6bfb8644d77b7a7 2e351dab94694865b55992f448407f0f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1609] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:18 2026] GET /v2.0/security-groups?tenant_id=21b3e1edbdc74fa6bc0acce1c0f78a5c&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1610] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:18 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1611] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:18 2026] POST /v2.0/subnets => generated 1274 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1612] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:18 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1613] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:18 2026] DELETE /v2.0/security-groups/a41a0efa-0759-47ac-b57a-c46fce39e9ec => 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: 818/1614] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:14:18 2026] GET /v2.0/subnets => generated 1910 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1615] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:18 2026] DELETE /v2.0/subnets/11f81c8a-ae2f-4ecf-b157-c2e7c1c1aea1 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1616] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:19 2026] GET /v2.0/security-groups?tenant_id=5dc681476d9043b4944c3eadda5c7edb&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1617] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:19 2026] DELETE /v2.0/subnets/ad14c315-c382-47eb-a6b1-88d6663aeac8 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1618] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:19 2026] DELETE /v2.0/security-groups/f5d86486-ebd6-4716-90e1-d4895d84e5d1 => 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: 799/1619] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:14:19 2026] GET /v2.0/subnets => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:19.460 7 INFO neutron.services.segments.plugin [-] Segment c383bc21-3955-4645-87cf-b66acd154e63 resource provider aggregate not found 2026-04-07 01:14:19.464 7 INFO neutron.services.segments.plugin [-] Segment c383bc21-3955-4645-87cf-b66acd154e63 resource provider aggregate not found 2026-04-07 01:14:19.472 7 INFO neutron.services.segments.plugin [-] Segment c383bc21-3955-4645-87cf-b66acd154e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c383bc21-3955-4645-87cf-b66acd154e63 found for delete ", "request_id": "req-d2bb6007-008d-4a10-a4f6-7d4c0bfb6ada"}]} 2026-04-07 01:14:19.477 7 INFO neutron.services.segments.plugin [-] Segment c383bc21-3955-4645-87cf-b66acd154e63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c383bc21-3955-4645-87cf-b66acd154e63 found for delete ", "request_id": "req-ea44614c-ac64-4f3c-adf6-c9b2500f1513"}]} [pid: 7|app: 0|req: 821/1620] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:19 2026] DELETE /v2.0/networks/19484113-5048-4d95-bd1f-f6b80dda961b => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:19.638 8 INFO neutron.services.segments.plugin [-] Segment 2ef30cb2-5d26-4573-801c-b60341605ecc resource provider aggregate not found 2026-04-07 01:14:19.643 8 INFO neutron.services.segments.plugin [-] Segment 2ef30cb2-5d26-4573-801c-b60341605ecc resource provider aggregate not found 2026-04-07 01:14:19.657 8 INFO neutron.services.segments.plugin [-] Segment 2ef30cb2-5d26-4573-801c-b60341605ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ef30cb2-5d26-4573-801c-b60341605ecc found for delete ", "request_id": "req-a4843e96-89a8-4b12-92c9-8cdccaad8bfc"}]} 2026-04-07 01:14:19.658 8 INFO neutron.services.segments.plugin [-] Segment 2ef30cb2-5d26-4573-801c-b60341605ecc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ef30cb2-5d26-4573-801c-b60341605ecc found for delete ", "request_id": "req-e77e8967-c4e9-44c2-a0d5-039f390538c1"}]} [pid: 8|app: 0|req: 800/1621] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:19 2026] DELETE /v2.0/networks/cb72f264-dede-49b6-a664-ec17bcaa2eeb => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1622] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:19 2026] DELETE /v2.0/networks/85a22b35-c9f0-45ab-bb80-56b459a1b459 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1623] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:19 2026] DELETE /v2.0/networks/c3fe08d3-95e2-4232-acfd-69e2ee6e5a16 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1624] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:20 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1625] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:20 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1626] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:20 2026] GET /v2.0/security-groups?tenant_id=2e351dab94694865b55992f448407f0f&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1627] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:20 2026] DELETE /v2.0/security-groups/4509193d-2849-404c-b12a-98d6110d4200 => 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: 825/1628] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => 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: 804/1629] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:21.542 7 INFO neutron.services.segments.plugin [-] Segment f42d5eb1-038d-490d-84c1-4ec824ab832a resource provider aggregate not found 2026-04-07 01:14:21.550 7 INFO neutron.services.segments.plugin [-] Segment f42d5eb1-038d-490d-84c1-4ec824ab832a resource provider aggregate not found 2026-04-07 01:14:21.556 7 INFO neutron.services.segments.plugin [-] Segment f42d5eb1-038d-490d-84c1-4ec824ab832a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f42d5eb1-038d-490d-84c1-4ec824ab832a found for delete ", "request_id": "req-f59720c8-3324-44af-a5c5-a23faf42ec45"}]} 2026-04-07 01:14:21.565 7 INFO neutron.services.segments.plugin [-] Segment f42d5eb1-038d-490d-84c1-4ec824ab832a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f42d5eb1-038d-490d-84c1-4ec824ab832a found for delete ", "request_id": "req-5cb5198e-c696-4da4-9656-a6e69a4995dd"}]} [pid: 7|app: 0|req: 826/1630] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:21 2026] GET /v2.0/security-groups?tenant_id=dc9bf85929ab49f4b5cf25b0089fc7c8&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:21.918 8 INFO neutron.services.segments.plugin [-] Segment 23cc5af2-35c9-47b2-b960-31877db53cb2 resource provider aggregate not found 2026-04-07 01:14:21.923 8 INFO neutron.services.segments.plugin [-] Segment 23cc5af2-35c9-47b2-b960-31877db53cb2 resource provider aggregate not found 2026-04-07 01:14:21.939 8 INFO neutron.services.segments.plugin [-] Segment 23cc5af2-35c9-47b2-b960-31877db53cb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23cc5af2-35c9-47b2-b960-31877db53cb2 found for delete ", "request_id": "req-2e13fa21-e63b-446e-a4f6-a231e854a593"}]} 2026-04-07 01:14:21.942 8 INFO neutron.services.segments.plugin [-] Segment 23cc5af2-35c9-47b2-b960-31877db53cb2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23cc5af2-35c9-47b2-b960-31877db53cb2 found for delete ", "request_id": "req-812fb1ca-c3fa-402b-b1c9-67c095f6fb04"}]} [pid: 8|app: 0|req: 805/1631] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:21 2026] DELETE /v2.0/security-groups/caaf5b8c-6e69-4532-b1c6-739ad3325a99 => 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: 827/1632] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:22 2026] GET /v2.0/security-groups?tenant_id=f92b87bd4e984f2caaa0c46a1c35c89d&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1633] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:22 2026] DELETE /v2.0/security-groups/ff23dd5c-3ca8-445b-9bf9-059503692d8b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1634] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:22 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1635] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:22 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:23.077 7 WARNING neutron_lib.context [None req-45327b8d-481f-441e-8d20-39d0503b3226 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:23.230 7 INFO neutron.db.segments_db [None req-45327b8d-481f-441e-8d20-39d0503b3226 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Added segment 3880f45f-afab-4ea8-bf81-cb10161e79c2 of type vxlan for network fc10149f-cbbe-4e60-bff2-90bd6881c257 [pid: 7|app: 0|req: 829/1636] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:22 2026] POST /v2.0/networks => generated 634 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:23.365 8 WARNING neutron_lib.context [None req-6782d227-a61a-4bc9-9e6b-cbc3d6510db3 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:23.432 8 INFO neutron.db.segments_db [None req-6782d227-a61a-4bc9-9e6b-cbc3d6510db3 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Added segment c9424cfb-be9f-4676-8910-7d870d4d629e of type vxlan for network a317a97f-3572-4c46-97f6-87d185d57b94 [pid: 8|app: 0|req: 808/1637] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:23 2026] POST /v2.0/networks => generated 634 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:23.538 7 WARNING neutron_lib.context [None req-f305b802-51ce-4d2c-99a2-32575cf8c154 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 809/1638] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1639] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1640] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1641] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1642] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:23 2026] POST /v2.0/subnets => generated 646 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:23.876 8 WARNING neutron_lib.context [None req-11dd2151-1791-4db5-a2f3-36e8d76ab047 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 831/1643] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:23 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1644] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:23 2026] POST /v2.0/subnets => generated 655 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:24.159 8 WARNING neutron_lib.context [None req-0c37e6fa-eceb-4f59-96cd-41a3b86be2e5 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:24.200 8 INFO neutron.db.segments_db [None req-0c37e6fa-eceb-4f59-96cd-41a3b86be2e5 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Added segment f5bcb7d7-0009-41d2-b8ab-8184d5284dc3 of type vxlan for network 6e4c042a-d6ab-4a7c-b8af-9f014e5b322d 2026-04-07 01:14:24.336 7 INFO neutron.db.l3_db [None req-ec3357f2-3760-4de7-9880-7d4dd218b361 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Floating IP 58c1915b-05ae-4564-b21f-5c5fbb439b0f associated. External IP: 10.96.250.203, port: 020007cf-0d7a-4a7d-866d-f9fb45d4f3d7. 2026-04-07 01:14:24.457 8 INFO neutron.db.l3_hamode_db [None req-0c37e6fa-eceb-4f59-96cd-41a3b86be2e5 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:24.584 8 INFO neutron.db.l3_hamode_db [None req-0c37e6fa-eceb-4f59-96cd-41a3b86be2e5 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 832/1645] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:14:23 2026] PUT /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 855 bytes in 707 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1648] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:14:24 2026] GET /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:25.251 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37996698-44b2-43ca-b161-c7a483d2def3'] response: {'name': 'network-changed', 'server_uuid': 'ba53bb0e-28a4-41ea-a69a-3f4a8a94f184', 'tag': '020007cf-0d7a-4a7d-866d-f9fb45d4f3d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 814/1649] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:24 2026] POST /v2.0/routers => generated 509 bytes in 1113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1650] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1651] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/networks?id=6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 757 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1652] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=020007cf-0d7a-4a7d-866d-f9fb45d4f3d7 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1653] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/subnets?id=ed697b8d-0997-4248-9323-5cb853bf1705 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1654] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/ports?network_id=6b4b513e-4fa3-4a62-8735-82976e76dfc9&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: 841/1655] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/security-groups?tenant_id=5ceded4e9f0c44ec857284c667fe74c2&name=default => generated 2925 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1656] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?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: 843/1657] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:14:25 2026] GET /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1658] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:26 2026] DELETE /v2.0/security-groups/491d5157-d780-49e4-bcaa-e93d024def9d => 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: 845/1659] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:14:26 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1660] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:26 2026] GET /v2.0/security-groups?tenant_id=e09153a872f14192a3bad58a3d68f8be&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1661] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:14:25 2026] PUT /v2.0/routers/25c5dbed-8816-4ba9-88c3-28bd48c79fde/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1662] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:26 2026] GET /v2.0/ports/da6db22a-dd4a-49bc-8c3f-b62cff4e7f83 => generated 959 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1663] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:26 2026] DELETE /v2.0/security-groups/6855848d-c3fe-4e2a-b417-fdbe4b4a6510 => 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: 817/1664] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:14:26 2026] PUT /v2.0/routers/25c5dbed-8816-4ba9-88c3-28bd48c79fde/add_router_interface => generated 309 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1665] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:27 2026] GET /v2.0/ports/58ee0380-7501-4b33-a8a6-b6519a8a71c1 => generated 967 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1666] 199.204.45.33 () {34 vars in 1094 bytes} [Tue Apr 7 01:14:28 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:28.479 7 WARNING neutron_lib.context [None req-c0ec77ec-ba07-45a8-b6b8-5547f207273c ef1852b013564ddbba44514a05a3e7fb 7adc7dbcc770472ca0fabcfde93bebca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1667] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:27 2026] PUT /v2.0/routers/25c5dbed-8816-4ba9-88c3-28bd48c79fde/remove_router_interface => generated 309 bytes in 841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:28.650 7 INFO neutron.db.segments_db [None req-c0ec77ec-ba07-45a8-b6b8-5547f207273c ef1852b013564ddbba44514a05a3e7fb 7adc7dbcc770472ca0fabcfde93bebca - - default default] Added segment 49ebff79-2c68-4ab8-9ad1-3a7a70e0f7c6 of type vxlan for network 27bc52ea-0f47-4b52-89dd-af3cfd2784fe [pid: 7|app: 0|req: 850/1668] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:28 2026] POST /v2.0/networks => generated 647 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1669] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:14:29 2026] GET /v2.0/ports?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:29.225 7 WARNING neutron_lib.context [None req-1e576ca3-56f9-494c-9048-ed270067a134 ef1852b013564ddbba44514a05a3e7fb 7adc7dbcc770472ca0fabcfde93bebca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 852/1670] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:29 2026] POST /v2.0/subnets => generated 673 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:29.502 7 WARNING neutron_lib.context [None req-c8858557-f68e-498e-af63-c8fa6c7562de ef1852b013564ddbba44514a05a3e7fb 7adc7dbcc770472ca0fabcfde93bebca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:29.566 7 INFO neutron.db.segments_db [None req-c8858557-f68e-498e-af63-c8fa6c7562de ef1852b013564ddbba44514a05a3e7fb 7adc7dbcc770472ca0fabcfde93bebca - - default default] Added segment 0fa308f3-a409-4203-84f6-674dd6ea966f of type vxlan for network 38759be1-f9f6-4591-a86f-299ed8bd1db2 [pid: 7|app: 0|req: 853/1671] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:29 2026] POST /v2.0/networks => generated 648 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1672] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:14:29 2026] GET /v2.0/networks?id=6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 757 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1673] 10.0.0.133 () {34 vars in 742 bytes} [Tue Apr 7 01:14:29 2026] PUT /v2.0/networks/38759be1-f9f6-4591-a86f-299ed8bd1db2 => generated 592 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1674] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:14:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=611008f1-4d3b-4383-a695-a1c2ce68ede0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:29.921 7 WARNING neutron_lib.context [None req-970249db-7326-40be-ada4-84d35c65fa13 ef1852b013564ddbba44514a05a3e7fb 7adc7dbcc770472ca0fabcfde93bebca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 819/1675] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:28 2026] PUT /v2.0/routers/25c5dbed-8816-4ba9-88c3-28bd48c79fde/remove_router_interface => generated 309 bytes in 1315 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1676] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:14:29 2026] GET /v2.0/subnets?id=ed697b8d-0997-4248-9323-5cb853bf1705 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1677] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:29 2026] GET /v2.0/ports?device_id=25c5dbed-8816-4ba9-88c3-28bd48c79fde => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1678] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:14:29 2026] GET /v2.0/ports?network_id=6b4b513e-4fa3-4a62-8735-82976e76dfc9&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1679] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:29 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1680] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1681] 10.0.0.133 () {34 vars in 740 bytes} [Tue Apr 7 01:14:30 2026] PUT /v2.0/subnets/73102322-ea42-4cea-bb69-bbb5f4ac3eda => generated 656 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1682] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:30.624 8 INFO neutron.services.segments.plugin [-] Segment f5bcb7d7-0009-41d2-b8ab-8184d5284dc3 resource provider aggregate not found 2026-04-07 01:14:30.630 8 INFO neutron.services.segments.plugin [-] Segment f5bcb7d7-0009-41d2-b8ab-8184d5284dc3 resource provider aggregate not found 2026-04-07 01:14:30.634 7 INFO neutron.services.segments.plugin [-] Segment 0fa308f3-a409-4203-84f6-674dd6ea966f resource provider aggregate not found 2026-04-07 01:14:30.643 8 INFO neutron.services.segments.plugin [-] Segment f5bcb7d7-0009-41d2-b8ab-8184d5284dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5bcb7d7-0009-41d2-b8ab-8184d5284dc3 found for delete ", "request_id": "req-01a14634-d695-49ca-8b41-4e021c473bc5"}]} [pid: 7|app: 0|req: 861/1683] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:30 2026] DELETE /v2.0/networks/38759be1-f9f6-4591-a86f-299ed8bd1db2 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:30.654 7 INFO neutron.services.segments.plugin [-] Segment 0fa308f3-a409-4203-84f6-674dd6ea966f resource provider aggregate not found 2026-04-07 01:14:30.655 8 INFO neutron.services.segments.plugin [-] Segment f5bcb7d7-0009-41d2-b8ab-8184d5284dc3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5bcb7d7-0009-41d2-b8ab-8184d5284dc3 found for delete ", "request_id": "req-7057a081-2939-47c8-8582-d6e06c1c4261"}]} 2026-04-07 01:14:30.663 8 INFO neutron.db.l3_hamode_db [None req-a03fc9d8-8d3b-4035-8067-b63b15efd351 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] HA network 6e4c042a-d6ab-4a7c-b8af-9f014e5b322d was deleted as no HA routers are present in tenant 1c25116199e24b8096a8bc2e78a03a3e. 2026-04-07 01:14:30.669 7 INFO neutron.services.segments.plugin [-] Segment 0fa308f3-a409-4203-84f6-674dd6ea966f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fa308f3-a409-4203-84f6-674dd6ea966f found for delete ", "request_id": "req-06d2bc77-670c-4bfc-84fe-32095414f960"}]} 2026-04-07 01:14:30.670 7 INFO neutron.services.segments.plugin [-] Segment 0fa308f3-a409-4203-84f6-674dd6ea966f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fa308f3-a409-4203-84f6-674dd6ea966f found for delete ", "request_id": "req-8d2a058b-d0fa-459d-9740-fb7d331a84ad"}]} [pid: 8|app: 0|req: 823/1684] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:30 2026] DELETE /v2.0/routers/25c5dbed-8816-4ba9-88c3-28bd48c79fde => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:30.685 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a7ca7d6-eff9-4458-8fb2-686a04c6a3ef ef1852b013564ddbba44514a05a3e7fb 7adc7dbcc770472ca0fabcfde93bebca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1685] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:30 2026] DELETE /v2.0/networks/38759be1-f9f6-4591-a86f-299ed8bd1db2 => generated 138 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1686] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1687] 10.0.0.133 () {32 vars in 741 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/subnets?network_id=c372d510-0d40-49f9-94f7-9e3b53d75219 => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1688] 10.0.0.133 () {32 vars in 652 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1689] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/networks => generated 1312 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1690] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:30 2026] DELETE /v2.0/subnets/bc22c50e-6f6e-4e4f-a2b4-c588bad2bca7 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1691] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/subnets => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1692] 10.0.0.133 () {32 vars in 722 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/networks/27bc52ea-0f47-4b52-89dd-af3cfd2784fe => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1693] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:14:30 2026] GET /v2.0/subnets/d876bfac-2f70-4bd3-9f92-06588517a217 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:30.996 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d7b14f02-24a9-480c-b97a-cb5549ef85c5 ef1852b013564ddbba44514a05a3e7fb 7adc7dbcc770472ca0fabcfde93bebca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 870/1694] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:30 2026] DELETE /v2.0/subnets/73102322-ea42-4cea-bb69-bbb5f4ac3eda => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:31.014 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d20dc727-fdb7-4534-bd6d-5411504ae5d7 ef1852b013564ddbba44514a05a3e7fb 7adc7dbcc770472ca0fabcfde93bebca - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1695] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:31 2026] DELETE /v2.0/networks/38759be1-f9f6-4591-a86f-299ed8bd1db2 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1696] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:30 2026] DELETE /v2.0/subnets/43d64feb-2d2c-4d2c-8511-f319b974048a => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1697] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:31 2026] DELETE /v2.0/subnets/d876bfac-2f70-4bd3-9f92-06588517a217 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1698] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:31 2026] DELETE /v2.0/networks/a317a97f-3572-4c46-97f6-87d185d57b94 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1699] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:31 2026] DELETE /v2.0/networks/27bc52ea-0f47-4b52-89dd-af3cfd2784fe => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1700] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:31 2026] DELETE /v2.0/networks/fc10149f-cbbe-4e60-bff2-90bd6881c257 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:31.726 7 WARNING neutron_lib.context [None req-1748b23c-781d-441d-8cf1-8e102e9943ee b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:31.786 7 INFO neutron.db.segments_db [None req-1748b23c-781d-441d-8cf1-8e102e9943ee b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Added segment 0b6e12ae-a692-4b26-bdb8-031e601c30d1 of type vxlan for network 91f19bea-7da2-4381-be02-ed0c02cdaf6d [pid: 7|app: 0|req: 874/1701] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:31 2026] POST /v2.0/networks => generated 634 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:31.925 8 WARNING neutron_lib.context [None req-0be97191-f63e-49ef-bc01-d42415b1e204 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 828/1702] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:31 2026] POST /v2.0/subnets => generated 646 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:32.218 8 WARNING neutron_lib.context [None req-6c905552-eaeb-4cc8-8b5b-d6abc6345710 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:32.258 8 INFO neutron.db.segments_db [None req-6c905552-eaeb-4cc8-8b5b-d6abc6345710 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Added segment a4134279-fe01-4ea8-8eae-53c52405f6b7 of type vxlan for network 543f6460-1b93-47da-b34b-9e4ce10e02ed [pid: 7|app: 0|req: 875/1703] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:32 2026] GET /v2.0/security-groups?tenant_id=7adc7dbcc770472ca0fabcfde93bebca&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1704] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:32 2026] DELETE /v2.0/security-groups/11f3cf80-7749-46d4-83f7-6863f415b03e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:32.519 8 INFO neutron.db.l3_hamode_db [None req-6c905552-eaeb-4cc8-8b5b-d6abc6345710 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:32.637 8 INFO neutron.db.l3_hamode_db [None req-6c905552-eaeb-4cc8-8b5b-d6abc6345710 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:32.668 8 INFO neutron.services.segments.plugin [-] Segment c9424cfb-be9f-4676-8910-7d870d4d629e resource provider aggregate not found 2026-04-07 01:14:32.684 8 INFO neutron.services.segments.plugin [-] Segment c9424cfb-be9f-4676-8910-7d870d4d629e resource provider aggregate not found 2026-04-07 01:14:32.693 8 INFO neutron.services.segments.plugin [-] Segment c9424cfb-be9f-4676-8910-7d870d4d629e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9424cfb-be9f-4676-8910-7d870d4d629e found for delete ", "request_id": "req-43004fdd-f3ea-4485-bfd1-c43d20c05df6"}]} 2026-04-07 01:14:32.710 8 INFO neutron.services.segments.plugin [-] Segment c9424cfb-be9f-4676-8910-7d870d4d629e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9424cfb-be9f-4676-8910-7d870d4d629e found for delete ", "request_id": "req-198ed9fe-6700-4369-ae31-4507da018115"}]} 2026-04-07 01:14:32.717 8 INFO neutron.services.segments.plugin [-] Segment 3880f45f-afab-4ea8-bf81-cb10161e79c2 resource provider aggregate not found 2026-04-07 01:14:32.732 8 INFO neutron.services.segments.plugin [-] Segment 3880f45f-afab-4ea8-bf81-cb10161e79c2 resource provider aggregate not found 2026-04-07 01:14:32.737 8 INFO neutron.services.segments.plugin [-] Segment 3880f45f-afab-4ea8-bf81-cb10161e79c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3880f45f-afab-4ea8-bf81-cb10161e79c2 found for delete ", "request_id": "req-e8a2c835-c239-4f37-a272-8ab0d5aed7c1"}]} 2026-04-07 01:14:32.750 8 INFO neutron.services.segments.plugin [-] Segment 3880f45f-afab-4ea8-bf81-cb10161e79c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3880f45f-afab-4ea8-bf81-cb10161e79c2 found for delete ", "request_id": "req-ebe3c6c7-5458-4bad-9382-255a0f0267ea"}]} [pid: 8|app: 0|req: 829/1705] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:32 2026] POST /v2.0/routers => generated 511 bytes in 1195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:33.447 7 WARNING neutron_lib.context [None req-c63c8c23-3d93-4a35-912b-0182e1cbddf7 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:33.464 7 INFO neutron.services.segments.plugin [-] Segment 49ebff79-2c68-4ab8-9ad1-3a7a70e0f7c6 resource provider aggregate not found 2026-04-07 01:14:33.467 7 INFO neutron.services.segments.plugin [-] Segment 49ebff79-2c68-4ab8-9ad1-3a7a70e0f7c6 resource provider aggregate not found 2026-04-07 01:14:33.481 7 INFO neutron.services.segments.plugin [-] Segment 49ebff79-2c68-4ab8-9ad1-3a7a70e0f7c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ebff79-2c68-4ab8-9ad1-3a7a70e0f7c6 found for delete ", "request_id": "req-da1588a9-686a-44e9-9f28-d307a293e267"}]} 2026-04-07 01:14:33.487 7 INFO neutron.services.segments.plugin [-] Segment 49ebff79-2c68-4ab8-9ad1-3a7a70e0f7c6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49ebff79-2c68-4ab8-9ad1-3a7a70e0f7c6 found for delete ", "request_id": "req-036a7675-69fe-4ce8-8759-107987f88fc3"}]} [pid: 7|app: 0|req: 877/1706] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:14:33 2026] POST /v2.0/ports => generated 964 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:34.509 7 WARNING neutron_lib.context [None req-ed6f7c45-1909-4d62-8641-b12282dba3f1 963c8dd42b074733842ecd4285901c96 744dd92f84964f4a95f12331d1300275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:34.666 7 INFO neutron.db.segments_db [None req-ed6f7c45-1909-4d62-8641-b12282dba3f1 963c8dd42b074733842ecd4285901c96 744dd92f84964f4a95f12331d1300275 - - default default] Added segment 4a3ea60f-7690-4b78-bfab-3b510c7abca3 of type vxlan for network 255e9048-749d-4fd7-a06b-3519a75fe398 [pid: 7|app: 0|req: 878/1707] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:34 2026] POST /v2.0/networks => generated 643 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1708] 10.0.0.223 () {34 vars in 989 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:34.827 7 WARNING neutron_lib.context [None req-ffce99fb-2820-4197-9b96-5e361a2d2191 963c8dd42b074733842ecd4285901c96 744dd92f84964f4a95f12331d1300275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 830/1709] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:14:33 2026] PUT /v2.0/routers/fb0d5417-dbe7-4b98-91db-51d4156800f4/add_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 831/1710] 10.0.0.223 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1711] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:34 2026] GET /v2.0/ports/15e93ea0-b638-4694-884b-5dc2b733b114 => generated 1038 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1712] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:34 2026] POST /v2.0/subnets => generated 641 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:35.101 7 WARNING neutron_lib.context [None req-f7256672-74c8-414f-a90f-44a5b6a9a2e6 963c8dd42b074733842ecd4285901c96 744dd92f84964f4a95f12331d1300275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:35.158 7 INFO neutron.db.segments_db [None req-f7256672-74c8-414f-a90f-44a5b6a9a2e6 963c8dd42b074733842ecd4285901c96 744dd92f84964f4a95f12331d1300275 - - default default] Added segment 4ad52785-f978-4b05-83ea-608425a80f8c of type vxlan for network fd6ee84e-ef71-47ce-91ba-3a5c5b5e6f4b [pid: 7|app: 0|req: 881/1713] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:35 2026] POST /v2.0/networks => generated 644 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1714] 10.0.0.133 () {34 vars in 742 bytes} [Tue Apr 7 01:14:35 2026] PUT /v2.0/networks/fd6ee84e-ef71-47ce-91ba-3a5c5b5e6f4b => generated 592 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:35.391 7 WARNING neutron_lib.context [None req-71aab963-f8ec-445d-b4c5-f96dd89045f3 963c8dd42b074733842ecd4285901c96 744dd92f84964f4a95f12331d1300275 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 883/1715] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:35 2026] POST /v2.0/subnets => generated 626 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1716] 10.0.0.133 () {34 vars in 740 bytes} [Tue Apr 7 01:14:35 2026] PUT /v2.0/subnets/b6e94755-7c49-4e0e-a388-d549ac67ea64 => generated 636 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1717] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:35 2026] PUT /v2.0/routers/fb0d5417-dbe7-4b98-91db-51d4156800f4/remove_router_interface => generated 309 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:35.993 8 INFO neutron.api.v2.resource [None req-933b4ee8-26ee-48ae-b18a-b0de1900ed2e b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 834/1718] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:35 2026] PUT /v2.0/routers/fb0d5417-dbe7-4b98-91db-51d4156800f4/remove_router_interface => generated 197 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1719] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/ports?device_id=fb0d5417-dbe7-4b98-91db-51d4156800f4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:36.054 7 INFO neutron.services.segments.plugin [-] Segment 4ad52785-f978-4b05-83ea-608425a80f8c resource provider aggregate not found 2026-04-07 01:14:36.062 7 INFO neutron.services.segments.plugin [-] Segment 4ad52785-f978-4b05-83ea-608425a80f8c resource provider aggregate not found 2026-04-07 01:14:36.074 7 INFO neutron.services.segments.plugin [-] Segment 4ad52785-f978-4b05-83ea-608425a80f8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ad52785-f978-4b05-83ea-608425a80f8c found for delete ", "request_id": "req-53ef6e81-8151-423d-9709-cbdb25b03489"}]} 2026-04-07 01:14:36.079 7 INFO neutron.services.segments.plugin [-] Segment 4ad52785-f978-4b05-83ea-608425a80f8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ad52785-f978-4b05-83ea-608425a80f8c found for delete ", "request_id": "req-a23ccf2f-ecad-44cf-9c00-52f1b664b8bb"}]} [pid: 7|app: 0|req: 885/1720] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:35 2026] DELETE /v2.0/networks/fd6ee84e-ef71-47ce-91ba-3a5c5b5e6f4b => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:36.153 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2759fb00-bad9-408d-b49a-c3b11c1717bd 963c8dd42b074733842ecd4285901c96 744dd92f84964f4a95f12331d1300275 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1721] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2.0/networks/fd6ee84e-ef71-47ce-91ba-3a5c5b5e6f4b => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1722] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1723] 10.0.0.133 () {32 vars in 741 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/subnets?network_id=c372d510-0d40-49f9-94f7-9e3b53d75219 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1724] 10.0.0.133 () {32 vars in 652 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/extensions => generated 20516 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1725] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/networks => generated 1308 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1726] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/subnets => generated 1280 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1727] 10.0.0.133 () {32 vars in 722 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/networks/255e9048-749d-4fd7-a06b-3519a75fe398 => generated 668 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1728] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:14:36 2026] GET /v2.0/subnets/f12fed7b-c315-4693-b120-9df4a33c8764 => generated 641 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:36.486 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4993b54a-5a56-4f38-a673-12dbe2d3b805 963c8dd42b074733842ecd4285901c96 744dd92f84964f4a95f12331d1300275 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 894/1729] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2.0/subnets/b6e94755-7c49-4e0e-a388-d549ac67ea64 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:36.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c013a5e-b477-479c-a723-3740bacaf7a3 963c8dd42b074733842ecd4285901c96 744dd92f84964f4a95f12331d1300275 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 895/1730] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2.0/networks/fd6ee84e-ef71-47ce-91ba-3a5c5b5e6f4b => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:36.594 8 INFO neutron.services.segments.plugin [-] Segment a4134279-fe01-4ea8-8eae-53c52405f6b7 resource provider aggregate not found 2026-04-07 01:14:36.605 8 INFO neutron.services.segments.plugin [-] Segment a4134279-fe01-4ea8-8eae-53c52405f6b7 resource provider aggregate not found 2026-04-07 01:14:36.618 8 INFO neutron.services.segments.plugin [-] Segment a4134279-fe01-4ea8-8eae-53c52405f6b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4134279-fe01-4ea8-8eae-53c52405f6b7 found for delete ", "request_id": "req-7bd50807-4223-445b-b22e-561d0b497f1e"}]} 2026-04-07 01:14:36.622 8 INFO neutron.services.segments.plugin [-] Segment a4134279-fe01-4ea8-8eae-53c52405f6b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4134279-fe01-4ea8-8eae-53c52405f6b7 found for delete ", "request_id": "req-779befc0-5f16-4951-bce3-adacc158636a"}]} 2026-04-07 01:14:36.627 8 INFO neutron.db.l3_hamode_db [None req-2c50694f-fc52-414a-943b-13fe3cf08a64 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] HA network 543f6460-1b93-47da-b34b-9e4ce10e02ed was deleted as no HA routers are present in tenant 1c25116199e24b8096a8bc2e78a03a3e. [pid: 8|app: 0|req: 836/1731] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2.0/routers/fb0d5417-dbe7-4b98-91db-51d4156800f4 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1732] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2.0/subnets/f12fed7b-c315-4693-b120-9df4a33c8764 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1733] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2.0/subnets/c4b015bc-d575-4796-a91d-d642368e646e => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1734] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2.0/networks/255e9048-749d-4fd7-a06b-3519a75fe398 => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1735] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:36 2026] DELETE /v2.0/networks/91f19bea-7da2-4381-be02-ed0c02cdaf6d => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:37.184 7 WARNING neutron_lib.context [None req-3b61d282-8844-4e14-a833-3336e24c5945 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:37.235 7 INFO neutron.db.segments_db [None req-3b61d282-8844-4e14-a833-3336e24c5945 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Added segment ee46b537-cdc4-45e8-899f-b48355e0fdfd of type vxlan for network 9c16e08c-b94a-4302-867d-ba9f923ef7a1 [pid: 7|app: 0|req: 898/1736] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:37 2026] POST /v2.0/networks => generated 634 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:37.341 8 WARNING neutron_lib.context [None req-b0df220e-66a3-4222-8292-a4ca711ee62a b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 839/1737] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:37 2026] POST /v2.0/subnets => generated 646 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:37.628 8 WARNING neutron_lib.context [None req-761594ee-569c-455a-be60-0864d5acf27e b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:37.675 8 INFO neutron.db.segments_db [None req-761594ee-569c-455a-be60-0864d5acf27e b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Added segment e6c4ffb8-2463-4b6f-9eb9-52e9365bc623 of type vxlan for network 5e576b62-9f11-4f0c-8042-eb7803177eff [pid: 7|app: 0|req: 899/1738] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:37 2026] GET /v2.0/security-groups?tenant_id=744dd92f84964f4a95f12331d1300275&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1739] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:37 2026] DELETE /v2.0/security-groups/4c445743-928f-4420-8297-bf8d967bc4d8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:37.965 8 INFO neutron.db.l3_hamode_db [None req-761594ee-569c-455a-be60-0864d5acf27e b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:38.093 8 INFO neutron.db.l3_hamode_db [None req-761594ee-569c-455a-be60-0864d5acf27e b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:38.650 8 INFO neutron.services.segments.plugin [-] Segment 0b6e12ae-a692-4b26-bdb8-031e601c30d1 resource provider aggregate not found 2026-04-07 01:14:38.653 8 INFO neutron.services.segments.plugin [-] Segment 0b6e12ae-a692-4b26-bdb8-031e601c30d1 resource provider aggregate not found 2026-04-07 01:14:38.672 8 INFO neutron.services.segments.plugin [-] Segment 0b6e12ae-a692-4b26-bdb8-031e601c30d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b6e12ae-a692-4b26-bdb8-031e601c30d1 found for delete ", "request_id": "req-186cd639-e3b7-4615-bf39-3c6aa9cf2c58"}]} 2026-04-07 01:14:38.673 8 INFO neutron.services.segments.plugin [-] Segment 0b6e12ae-a692-4b26-bdb8-031e601c30d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b6e12ae-a692-4b26-bdb8-031e601c30d1 found for delete ", "request_id": "req-fe90e39e-c1f8-46c2-bef2-37e85a559ac2"}]} [pid: 8|app: 0|req: 840/1740] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:37 2026] POST /v2.0/routers => generated 511 bytes in 1172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:38.827 7 INFO neutron.services.segments.plugin [-] Segment 4a3ea60f-7690-4b78-bfab-3b510c7abca3 resource provider aggregate not found 2026-04-07 01:14:38.836 7 INFO neutron.services.segments.plugin [-] Segment 4a3ea60f-7690-4b78-bfab-3b510c7abca3 resource provider aggregate not found 2026-04-07 01:14:38.850 7 INFO neutron.services.segments.plugin [-] Segment 4a3ea60f-7690-4b78-bfab-3b510c7abca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a3ea60f-7690-4b78-bfab-3b510c7abca3 found for delete ", "request_id": "req-86884f44-b048-42cd-b455-89eb11609776"}]} 2026-04-07 01:14:38.860 7 INFO neutron.services.segments.plugin [-] Segment 4a3ea60f-7690-4b78-bfab-3b510c7abca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a3ea60f-7690-4b78-bfab-3b510c7abca3 found for delete ", "request_id": "req-6e0eced2-512c-4f64-bf7c-634c12dae6d4"}]} 2026-04-07 01:14:39.813 8 WARNING neutron_lib.context [None req-cb9bb480-b9c4-498a-9c38-d1405eeae660 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:39.957 8 INFO neutron.db.segments_db [None req-cb9bb480-b9c4-498a-9c38-d1405eeae660 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Added segment ec491ab6-3a22-43ef-8321-cd33baaefa29 of type vxlan for network a66023a1-bbdc-4c18-972b-d31c64df48fd [pid: 8|app: 0|req: 843/1743] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:39 2026] POST /v2.0/networks => generated 648 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1744] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:14:38 2026] PUT /v2.0/routers/ebdedaea-94e8-4b91-aea4-0d70ae0ebf98/add_router_interface => generated 309 bytes in 1266 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:40.069 7 WARNING neutron_lib.context [None req-1a7646eb-2aea-418d-a3c7-dc966f9c226d 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 844/1745] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:40 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1746] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:40 2026] GET /v2.0/ports/0751c442-d83c-4f23-bef3-8a29dadb65c6 => generated 959 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1747] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:40 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&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: 902/1748] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:14:40 2026] POST /v2.0/ports => generated 778 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:40.381 7 WARNING neutron_lib.context [None req-fc362777-8146-4bc5-ae0d-15e3c98ccc99 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:40.441 7 INFO neutron.db.segments_db [None req-fc362777-8146-4bc5-ae0d-15e3c98ccc99 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Added segment efa818c7-6ec3-4701-9c9b-d1e4aae50fda of type vxlan for network 58d844c1-3857-499f-a471-4a8092adc6b9 [pid: 7|app: 0|req: 903/1749] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:40 2026] POST /v2.0/networks => generated 635 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:40.543 7 WARNING neutron_lib.context [None req-883bf438-72c6-4504-aab0-a7ecf3490cb7 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 904/1750] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:40 2026] POST /v2.0/subnets => generated 646 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:40.818 7 WARNING neutron_lib.context [None req-53e97686-8b11-4ab3-8a10-a33c6fbf8772 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 847/1751] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:40 2026] PUT /v2.0/routers/ebdedaea-94e8-4b91-aea4-0d70ae0ebf98/remove_router_interface => generated 309 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1752] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:40 2026] GET /v2.0/ports?device_id=ebdedaea-94e8-4b91-aea4-0d70ae0ebf98 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1753] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:14:40 2026] POST /v2.0/ports => generated 960 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 906/1754] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:41 2026] DELETE /v2.0/ports/0588b1f0-9d75-457e-a54d-14f46d038be0 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1755] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:41.450 7 INFO neutron.pecan_wsgi.hooks.translation [None req-caa2a7e7-dc2a-432e-899b-d06d98fcf7ec 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1756] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:41 2026] DELETE /v2.0/ports/0588b1f0-9d75-457e-a54d-14f46d038be0 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:41.482 8 INFO neutron.services.segments.plugin [-] Segment e6c4ffb8-2463-4b6f-9eb9-52e9365bc623 resource provider aggregate not found 2026-04-07 01:14:41.487 8 INFO neutron.services.segments.plugin [-] Segment e6c4ffb8-2463-4b6f-9eb9-52e9365bc623 resource provider aggregate not found 2026-04-07 01:14:41.497 8 INFO neutron.services.segments.plugin [-] Segment e6c4ffb8-2463-4b6f-9eb9-52e9365bc623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c4ffb8-2463-4b6f-9eb9-52e9365bc623 found for delete ", "request_id": "req-acd5b5ae-6915-4d1e-bc5a-9159414ae40c"}]} [pid: 7|app: 0|req: 909/1757] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/security-groups?id=98b33f48-9e30-4ab8-b59a-8de847d5021a&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-07 01:14:41.501 8 INFO neutron.services.segments.plugin [-] Segment e6c4ffb8-2463-4b6f-9eb9-52e9365bc623 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6c4ffb8-2463-4b6f-9eb9-52e9365bc623 found for delete ", "request_id": "req-4418de2a-8370-4189-81fe-03ac5cc6836d"}]} 2026-04-07 01:14:41.508 8 INFO neutron.db.l3_hamode_db [None req-4d4f0187-9192-4416-97ad-03da8c773f33 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] HA network 5e576b62-9f11-4f0c-8042-eb7803177eff was deleted as no HA routers are present in tenant 1c25116199e24b8096a8bc2e78a03a3e. [pid: 8|app: 0|req: 849/1758] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:40 2026] DELETE /v2.0/routers/ebdedaea-94e8-4b91-aea4-0d70ae0ebf98 => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:41.518 7 INFO neutron.pecan_wsgi.hooks.translation [None req-375a39fd-4375-4c83-b6e4-f9b2c9a10c71 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 910/1759] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/ports/0588b1f0-9d75-457e-a54d-14f46d038be0 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1760] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:41 2026] DELETE /v2.0/subnets/bb3a2f45-f5ea-4940-b5a9-32e8a6de3286 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1761] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:41 2026] DELETE /v2.0/subnets/16d32be4-0d04-45c7-9f97-a0d4ce2321f7 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:41.939 7 INFO neutron.services.segments.plugin [-] Segment efa818c7-6ec3-4701-9c9b-d1e4aae50fda resource provider aggregate not found 2026-04-07 01:14:41.944 7 INFO neutron.services.segments.plugin [-] Segment efa818c7-6ec3-4701-9c9b-d1e4aae50fda resource provider aggregate not found 2026-04-07 01:14:41.963 7 INFO neutron.services.segments.plugin [-] Segment efa818c7-6ec3-4701-9c9b-d1e4aae50fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efa818c7-6ec3-4701-9c9b-d1e4aae50fda found for delete ", "request_id": "req-905dc25e-5055-4e92-8280-3dee0d0906a4"}]} 2026-04-07 01:14:41.965 7 INFO neutron.services.segments.plugin [-] Segment efa818c7-6ec3-4701-9c9b-d1e4aae50fda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efa818c7-6ec3-4701-9c9b-d1e4aae50fda found for delete ", "request_id": "req-943c6152-6b2c-4372-9362-cdc83b721fcb"}]} [pid: 8|app: 0|req: 851/1762] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:41 2026] DELETE /v2.0/networks/9c16e08c-b94a-4302-867d-ba9f923ef7a1 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1763] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:41 2026] DELETE /v2.0/networks/58d844c1-3857-499f-a471-4a8092adc6b9 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:41.986 7 WARNING neutron_lib.context [None req-9cca1371-4e69-4387-8c4f-667384ce8bfe b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 852/1764] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:14:41 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:42.017 8 WARNING neutron_lib.context [None req-029c314d-2a3b-4877-8867-c1e616d138c6 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:42.030 7 INFO neutron.db.segments_db [None req-9cca1371-4e69-4387-8c4f-667384ce8bfe b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Added segment 2652a8c7-729f-472b-acf2-eda7c0630551 of type vxlan for network c943ae43-81ce-4d1b-9b76-2f76c4952e1d 2026-04-07 01:14:42.068 8 INFO neutron.db.segments_db [None req-029c314d-2a3b-4877-8867-c1e616d138c6 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Added segment 46f206cb-fcbd-4381-b6aa-212f2e52e12f of type vxlan for network 90a056b4-9a56-464d-80e1-b297287c2a72 [pid: 8|app: 0|req: 853/1765] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:42 2026] POST /v2.0/networks => generated 635 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:42.289 7 INFO neutron.db.l3_hamode_db [None req-9cca1371-4e69-4387-8c4f-667384ce8bfe b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:42.436 8 INFO neutron.db.l3_db [req-0f8fa516-5cd9-4b0a-a8ee-f2acb6519482 req-5e8f2da4-ef37-42ad-9305-dfb43568ba4d 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] Floating IP 58c1915b-05ae-4564-b21f-5c5fbb439b0f disassociated. External IP: 10.96.250.203, port: 020007cf-0d7a-4a7d-866d-f9fb45d4f3d7. [pid: 8|app: 0|req: 854/1766] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:14:42 2026] DELETE /v2.0/ports/020007cf-0d7a-4a7d-866d-f9fb45d4f3d7 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:42.803 8 WARNING neutron_lib.context [None req-a25530e8-29bb-4c2c-90ca-9f8daf936d1a 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:42.847 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c970f2e-5ca8-4546-b738-2bf0a3c5b4a6'] response: {'server_uuid': 'ba53bb0e-28a4-41ea-a69a-3f4a8a94f184', 'name': 'network-vif-deleted', 'tag': '020007cf-0d7a-4a7d-866d-f9fb45d4f3d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 855/1767] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:42 2026] POST /v2.0/subnets => generated 646 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1768] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:43 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:43.126 8 WARNING neutron_lib.context [None req-10a08afb-505a-4356-bbea-3447baf7825f 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:43.270 7 INFO neutron.db.l3_hamode_db [None req-9cca1371-4e69-4387-8c4f-667384ce8bfe b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 857/1769] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:14:43 2026] POST /v2.0/ports => generated 924 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:43.513 8 INFO neutron.services.segments.plugin [-] Segment ee46b537-cdc4-45e8-899f-b48355e0fdfd resource provider aggregate not found 2026-04-07 01:14:43.533 8 INFO neutron.services.segments.plugin [-] Segment ee46b537-cdc4-45e8-899f-b48355e0fdfd resource provider aggregate not found 2026-04-07 01:14:43.536 8 INFO neutron.services.segments.plugin [-] Segment ee46b537-cdc4-45e8-899f-b48355e0fdfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee46b537-cdc4-45e8-899f-b48355e0fdfd found for delete ", "request_id": "req-f83b1d4f-3e23-481d-9376-bcede17d1268"}]} 2026-04-07 01:14:43.552 8 INFO neutron.services.segments.plugin [-] Segment ee46b537-cdc4-45e8-899f-b48355e0fdfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee46b537-cdc4-45e8-899f-b48355e0fdfd found for delete ", "request_id": "req-43342d63-dac2-4cad-8617-7e4f171f068d"}]} [pid: 8|app: 0|req: 858/1770] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:43 2026] DELETE /v2.0/ports/134c8bc5-46c2-4c63-b6fa-5aa2979d3c87 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:43.793 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d7ae0b8-c5fa-4aa3-9007-b831f686b965 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 859/1771] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:43 2026] GET /v2.0/ports/134c8bc5-46c2-4c63-b6fa-5aa2979d3c87 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1772] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:43 2026] DELETE /v2.0/subnets/9a1472c2-4aad-4b19-a7aa-d4c288d78524 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1773] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:41 2026] POST /v2.0/routers => generated 692 bytes in 2264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1774] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1775] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:44 2026] DELETE /v2.0/networks/90a056b4-9a56-464d-80e1-b297287c2a72 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1776] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/routers/53f55664-e731-4363-8574-b2fd389b4076 => generated 698 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:44.341 8 WARNING neutron_lib.context [None req-41ecff70-89dd-4611-97c3-f5ce74ce6c56 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 916/1777] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/routers => generated 701 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1778] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:14:44 2026] POST /v2.0/ports => generated 779 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 863/1779] 10.0.0.133 () {34 vars in 736 bytes} [Tue Apr 7 01:14:44 2026] PUT /v2.0/ports/8e6783ef-ae42-48c5-a587-d2c5e59e36e5 => generated 752 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 917/1780] 10.0.0.133 () {34 vars in 740 bytes} [Tue Apr 7 01:14:44 2026] PUT /v2.0/routers/53f55664-e731-4363-8574-b2fd389b4076 => generated 705 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1781] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/routers/53f55664-e731-4363-8574-b2fd389b4076 => generated 705 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1782] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:44 2026] GET /v2.0/ports?device_id=53f55664-e731-4363-8574-b2fd389b4076 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1783] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:44 2026] DELETE /v2.0/ports/8e6783ef-ae42-48c5-a587-d2c5e59e36e5 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1784] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports => generated 781 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:45.083 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6d50f538-0386-4b36-aa49-1f071ff6c9b1 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 866/1785] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports/8e6783ef-ae42-48c5-a587-d2c5e59e36e5 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1786] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:14:45 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: 868/1787] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports/0728bcd6-8ca4-422f-b37a-1b78282180d9 => generated 778 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:45.185 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1aa47e5d-0838-450a-a9fb-776540f05d39 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 869/1788] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/ports/134c8bc5-46c2-4c63-b6fa-5aa2979d3c87 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:45.200 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b13921c7-1f25-4753-9785-54089e525459 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 870/1789] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/subnets/9a1472c2-4aad-4b19-a7aa-d4c288d78524 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:45.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0df32b53-ec93-42af-9525-14d7b8e043ec 1f4e5fc17877471c8975c34319938243 944ee44c95bf4404a4bc622ec610594d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 871/1790] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/subnets/bb3a2f45-f5ea-4940-b5a9-32e8a6de3286 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1791] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/ports/0728bcd6-8ca4-422f-b37a-1b78282180d9 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1792] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?device_id=ba53bb0e-28a4-41ea-a69a-3f4a8a94f184 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:45.558 8 INFO neutron.services.segments.plugin [-] Segment 46f206cb-fcbd-4381-b6aa-212f2e52e12f resource provider aggregate not found [pid: 8|app: 0|req: 874/1793] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/networks/a66023a1-bbdc-4c18-972b-d31c64df48fd => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:45.723 7 INFO neutron.services.segments.plugin [-] Segment 2652a8c7-729f-472b-acf2-eda7c0630551 resource provider aggregate not found 2026-04-07 01:14:45.726 7 INFO neutron.services.segments.plugin [-] Segment 2652a8c7-729f-472b-acf2-eda7c0630551 resource provider aggregate not found 2026-04-07 01:14:45.734 7 INFO neutron.services.segments.plugin [-] Segment 2652a8c7-729f-472b-acf2-eda7c0630551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2652a8c7-729f-472b-acf2-eda7c0630551 found for delete ", "request_id": "req-27b29132-1ed9-4312-a705-609959d6c674"}]} 2026-04-07 01:14:45.739 7 INFO neutron.services.segments.plugin [-] Segment 2652a8c7-729f-472b-acf2-eda7c0630551 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2652a8c7-729f-472b-acf2-eda7c0630551 found for delete ", "request_id": "req-8b3c9cdd-6b3b-4048-aa9a-d6bc264582c0"}]} 2026-04-07 01:14:45.745 7 INFO neutron.db.l3_hamode_db [None req-018d0c94-e425-4150-830b-ba7684cf4b61 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] HA network c943ae43-81ce-4d1b-9b76-2f76c4952e1d was deleted as no HA routers are present in tenant 1c25116199e24b8096a8bc2e78a03a3e. [pid: 7|app: 0|req: 920/1794] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:44 2026] DELETE /v2.0/routers/53f55664-e731-4363-8574-b2fd389b4076 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:45.760 8 INFO neutron.services.segments.plugin [-] Segment 46f206cb-fcbd-4381-b6aa-212f2e52e12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46f206cb-fcbd-4381-b6aa-212f2e52e12f found for delete ", "request_id": "req-413a03ff-89d7-43ec-98f1-f2819fa2caad"}]} 2026-04-07 01:14:45.773 8 INFO neutron.services.segments.plugin [-] Segment 46f206cb-fcbd-4381-b6aa-212f2e52e12f resource provider aggregate not found 2026-04-07 01:14:45.784 8 INFO neutron.services.segments.plugin [-] Segment 46f206cb-fcbd-4381-b6aa-212f2e52e12f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46f206cb-fcbd-4381-b6aa-212f2e52e12f found for delete ", "request_id": "req-e5f2cefd-3bdb-453a-9f35-f4dcb70d0aa4"}]} 2026-04-07 01:14:45.788 8 INFO neutron.services.segments.plugin [-] Segment ec491ab6-3a22-43ef-8321-cd33baaefa29 resource provider aggregate not found [pid: 8|app: 0|req: 875/1795] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?device_id=53f55664-e731-4363-8574-b2fd389b4076 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:45.833 7 INFO neutron.api.v2.resource [None req-3ffb34fe-6d2f-4437-8a3b-e6a9f50d37bb b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1796] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/routers/53f55664-e731-4363-8574-b2fd389b4076 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:45.841 8 INFO neutron.services.segments.plugin [-] Segment ec491ab6-3a22-43ef-8321-cd33baaefa29 resource provider aggregate not found 2026-04-07 01:14:45.852 8 INFO neutron.services.segments.plugin [-] Segment ec491ab6-3a22-43ef-8321-cd33baaefa29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec491ab6-3a22-43ef-8321-cd33baaefa29 found for delete ", "request_id": "req-99a31f65-fbc1-4ebc-93cf-0784b3a61eec"}]} 2026-04-07 01:14:45.865 8 INFO neutron.services.segments.plugin [-] Segment ec491ab6-3a22-43ef-8321-cd33baaefa29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec491ab6-3a22-43ef-8321-cd33baaefa29 found for delete ", "request_id": "req-574ffad3-964f-4246-b73c-fd0cc3c3ea14"}]} [pid: 8|app: 0|req: 876/1797] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?device_id=ebdedaea-94e8-4b91-aea4-0d70ae0ebf98 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:45.894 7 INFO neutron.api.v2.resource [None req-ebe66870-ccdc-4657-b70f-7e4b7976a175 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1798] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/routers/ebdedaea-94e8-4b91-aea4-0d70ae0ebf98 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:45.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fab5056e-16d2-4b48-9551-122de0bf6f69 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1799] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/subnets/16d32be4-0d04-45c7-9f97-a0d4ce2321f7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1800] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?device_id=fb0d5417-dbe7-4b98-91db-51d4156800f4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:45.958 8 INFO neutron.api.v2.resource [None req-f1e54963-0878-4a2d-9f4d-0817b78a627c b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 878/1801] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/routers/fb0d5417-dbe7-4b98-91db-51d4156800f4 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:45.976 7 INFO neutron.pecan_wsgi.hooks.translation [None req-721099bf-85cf-48bf-86a9-96d183d922ec b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 924/1802] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:45 2026] DELETE /v2.0/subnets/c4b015bc-d575-4796-a91d-d642368e646e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1803] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:45 2026] GET /v2.0/ports?device_id=25c5dbed-8816-4ba9-88c3-28bd48c79fde => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:14:46.027 7 INFO neutron.api.v2.resource [None req-d9bcddd9-fb9f-4e52-bdca-be5254fcd695 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1804] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:46 2026] DELETE /v2.0/routers/25c5dbed-8816-4ba9-88c3-28bd48c79fde => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:46.047 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b741d11a-fbde-4c7a-98f6-98cfe2823655 b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 880/1805] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:46 2026] DELETE /v2.0/subnets/bc22c50e-6f6e-4e4f-a2b4-c588bad2bca7 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:46.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5f293926-664c-402e-b302-9a0580c3ff4b b3c0ca3b34284f37b35fd63bf40b8c72 1c25116199e24b8096a8bc2e78a03a3e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 881/1806] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:46 2026] DELETE /v2.0/subnets/43d64feb-2d2c-4d2c-8511-f319b974048a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1807] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:46 2026] GET /v2.0/security-groups?tenant_id=944ee44c95bf4404a4bc622ec610594d&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1808] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:46 2026] DELETE /v2.0/security-groups/fca7b93a-b293-487e-8b86-337be8dbe352 => 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: 927/1809] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:46 2026] DELETE /v2.0/security-groups/98b33f48-9e30-4ab8-b59a-8de847d5021a => 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: 883/1810] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:46 2026] GET /v2.0/security-groups?tenant_id=1c25116199e24b8096a8bc2e78a03a3e&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1811] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:14:46 2026] DELETE /v2.0/floatingips/58c1915b-05ae-4564-b21f-5c5fbb439b0f => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1812] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:46 2026] DELETE /v2.0/security-groups/d9229745-adc0-454d-8768-037eceb74679 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1813] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1814] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:47 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1815] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:48 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:48.343 7 WARNING neutron_lib.context [None req-5082481b-48cc-4270-a791-b8d57ff01a71 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 887/1816] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:14:48 2026] GET /v2.0/security-groups?id=8d24b559-8bb0-443a-be63-6527bd88128a&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-07 01:14:48.482 7 INFO neutron.db.segments_db [None req-5082481b-48cc-4270-a791-b8d57ff01a71 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Added segment 26538606-c208-4f46-ae80-6cf3049df66c of type vxlan for network 272d0933-587f-40f4-b2ba-78fa2675f8a5 [pid: 7|app: 0|req: 930/1817] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:48 2026] POST /v2.0/networks => generated 630 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:48.571 7 WARNING neutron_lib.context [None req-2bf003bd-db48-4f3d-aa2e-966e111bcf0f b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:48.601 8 WARNING neutron_lib.context [None req-454a7c37-92f7-417f-b7ca-b05325119bbb be121c2b2bd14eb7bf57b37bfd4fa41d 7e5102e00a1749b8843d01fa06fca462 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:48.617 7 INFO neutron.db.segments_db [None req-2bf003bd-db48-4f3d-aa2e-966e111bcf0f b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Added segment 3a2145c3-878f-40c4-a22f-4acc6dc1393a of type vxlan for network 9ac71c98-b51d-427a-bfe0-cd9129d79d4c [pid: 7|app: 0|req: 931/1818] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:48 2026] POST /v2.0/networks => generated 630 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:48.722 7 WARNING neutron_lib.context [None req-ba1e00a9-c799-4678-a4a8-0b6f97663bf0 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 888/1819] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:14:48 2026] POST /v2.0/security-groups => generated 1624 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1820] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:14:48 2026] GET /v2.0/security-groups => generated 4529 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1821] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:48 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:48.959 7 WARNING neutron_lib.context [None req-1b5426dd-7272-4b61-9c90-669998919fc7 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 890/1822] 10.0.0.133 () {34 vars in 757 bytes} [Tue Apr 7 01:14:48 2026] PUT /v2.0/security-groups/e92bb469-7e58-49dd-aefc-13c7f1ab98b1 => generated 1661 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1823] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:14:48 2026] GET /v2.0/security-groups/e92bb469-7e58-49dd-aefc-13c7f1ab98b1 => generated 1661 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1824] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:49 2026] DELETE /v2.0/security-groups/e92bb469-7e58-49dd-aefc-13c7f1ab98b1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1825] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:49.160 8 INFO neutron.api.v2.resource [None req-f3b54d40-7d97-4d57-a4d7-d555d57f7220 be121c2b2bd14eb7bf57b37bfd4fa41d 7e5102e00a1749b8843d01fa06fca462 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 894/1826] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:49 2026] DELETE /v2.0/security-groups/e92bb469-7e58-49dd-aefc-13c7f1ab98b1 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:49.172 8 WARNING neutron_lib.context [None req-ce9abdb1-b191-4363-9db1-99a08818a410 be121c2b2bd14eb7bf57b37bfd4fa41d 7e5102e00a1749b8843d01fa06fca462 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 933/1827] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:48 2026] POST /v2.0/subnets => generated 626 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:49.191 7 WARNING neutron_lib.context [None req-fecb02d4-b14f-4cf7-8513-bae818a88387 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:49.230 7 INFO neutron.db.segments_db [None req-fecb02d4-b14f-4cf7-8513-bae818a88387 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Added segment b20424d3-21b7-46b4-a6b7-4c8646ae2c9b of type vxlan for network 51624302-185c-4ff2-8200-d817e23dd571 [pid: 8|app: 0|req: 895/1828] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:14:49 2026] POST /v2.0/security-groups => generated 1625 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1829] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:49.300 8 WARNING neutron_lib.context [None req-cfded1e4-70ad-481c-9f7d-6b7d5dd62628 be121c2b2bd14eb7bf57b37bfd4fa41d 7e5102e00a1749b8843d01fa06fca462 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 897/1830] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:14:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:49.480 7 INFO neutron.db.l3_hamode_db [None req-fecb02d4-b14f-4cf7-8513-bae818a88387 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:49.588 7 INFO neutron.db.l3_hamode_db [None req-fecb02d4-b14f-4cf7-8513-bae818a88387 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 898/1831] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:14:49 2026] DELETE /v2.0/ports/611008f1-4d3b-4383-a695-a1c2ce68ede0 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1832] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/security-group-rules/5f691b15-6051-4cb3-8242-ee83a94c2240 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:49.713 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-58d748da-74d2-42ce-bc77-57db37798039'] response: {'server_uuid': '09cbe6b6-5752-4af4-a84e-8e5f58395101', 'name': 'network-vif-deleted', 'tag': '611008f1-4d3b-4383-a695-a1c2ce68ede0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 900/1833] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => 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: 901/1834] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1835] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:14:49 2026] DELETE /v2.0/security-group-rules/5f691b15-6051-4cb3-8242-ee83a94c2240 => 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: 903/1836] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:14:49 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:49.932 8 WARNING neutron_lib.context [None req-50091581-af76-4b83-8d5b-fa72b6e9e358 be121c2b2bd14eb7bf57b37bfd4fa41d 7e5102e00a1749b8843d01fa06fca462 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 904/1837] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:14:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1838] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/security-group-rules/837d0508-b9e6-4bca-97a0-e26e156dece5 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1839] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1840] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:14:50 2026] DELETE /v2.0/security-group-rules/837d0508-b9e6-4bca-97a0-e26e156dece5 => 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: 908/1841] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:14:50.297 8 WARNING neutron_lib.context [None req-0bbd65d1-45bf-4f69-b8dd-315ac622af40 be121c2b2bd14eb7bf57b37bfd4fa41d 7e5102e00a1749b8843d01fa06fca462 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:50.329 8 INFO neutron.db.securitygroups_db [None req-0bbd65d1-45bf-4f69-b8dd-315ac622af40 be121c2b2bd14eb7bf57b37bfd4fa41d 7e5102e00a1749b8843d01fa06fca462 - - default default] Project 7e5102e00a1749b8843d01fa06fca462 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: 909/1842] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:14:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1843] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/security-group-rules/4927e633-3ea9-4863-b94e-caae7797c48e => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1844] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1845] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:49 2026] POST /v2.0/routers => generated 507 bytes in 1419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1846] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:14:50 2026] DELETE /v2.0/security-group-rules/4927e633-3ea9-4863-b94e-caae7797c48e => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1847] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1848] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:50 2026] DELETE /v2.0/security-groups/0d8b7d7a-c341-4b1a-a28d-2df438d668b6 => 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: 915/1849] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1850] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1851] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:14:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1852] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:51 2026] GET /v2.0/security-groups?tenant_id=7e5102e00a1749b8843d01fa06fca462&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1853] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:51 2026] DELETE /v2.0/security-groups/e00dba29-19d6-480d-950b-afaaf6b8fe7e => 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: 920/1854] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:14:51 2026] GET /v2.0/ports?device_id=09cbe6b6-5752-4af4-a84e-8e5f58395101 => 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: 935/1855] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:14:50 2026] PUT /v2.0/routers/bfea3a47-d01b-49b1-a8b1-ac3a42c53a82/add_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: 921/1856] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:52 2026] GET /v2.0/ports/2da0c0f3-25cb-4e0d-a431-e34d555050d5 => generated 955 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1857] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:53 2026] DELETE /v2.0/security-groups/8d24b559-8bb0-443a-be63-6527bd88128a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1858] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:14:52 2026] PUT /v2.0/routers/bfea3a47-d01b-49b1-a8b1-ac3a42c53a82/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1859] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:14:53 2026] GET /v2.0/ports/2f142ee5-6689-45d5-a3bf-071d4d95554f => generated 955 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1860] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:53 2026] PUT /v2.0/routers/bfea3a47-d01b-49b1-a8b1-ac3a42c53a82/remove_router_interface => generated 309 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1861] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:53 2026] PUT /v2.0/routers/9d4a08fa-1bca-4dea-b6a7-c2fd47eda523/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:54.406 7 WARNING neutron_lib.context [None req-35a8dca0-c6c2-4461-bef8-bd4c90034a95 ac2883ab959b449a8b10b87dd4955f9d 8336f720c53e4f74b2db1629cf795192 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 939/1862] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:14:54 2026] POST /v2.0/subnetpools => generated 548 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1863] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:54 2026] DELETE /v2.0/subnets/ed697b8d-0997-4248-9323-5cb853bf1705 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1864] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:14:54 2026] GET /v2.0/subnetpools/28b954c1-a392-44e6-a6bd-55ec938aa883 => generated 548 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1867] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:14:54 2026] PUT /v2.0/routers/bfea3a47-d01b-49b1-a8b1-ac3a42c53a82/remove_router_interface => generated 309 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1868] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:14:55 2026] PUT /v2.0/subnetpools/28b954c1-a392-44e6-a6bd-55ec938aa883 => generated 501 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1869] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:14:55 2026] GET /v2.0/ports?device_id=bfea3a47-d01b-49b1-a8b1-ac3a42c53a82 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1870] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:14:55 2026] DELETE /v2.0/subnetpools/28b954c1-a392-44e6-a6bd-55ec938aa883 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:55.418 7 INFO neutron.services.segments.plugin [-] Segment 971157fe-7631-410c-a48f-1a1332ea2901 resource provider aggregate not found 2026-04-07 01:14:55.423 7 INFO neutron.services.segments.plugin [-] Segment 971157fe-7631-410c-a48f-1a1332ea2901 resource provider aggregate not found 2026-04-07 01:14:55.436 7 INFO neutron.db.l3_hamode_db [None req-ffc45a4f-47ba-46ac-9984-3e86139eec06 3db5c50c5bcf4cfeaf12a76d0bd16c77 baf5012d1fbd4e97971a7d77fbddabb6 - - default default] HA network 84aa7bf5-695f-4ec9-a4d4-37822917fdb7 was deleted as no HA routers are present in tenant baf5012d1fbd4e97971a7d77fbddabb6. 2026-04-07 01:14:55.437 7 INFO neutron.services.segments.plugin [-] Segment 971157fe-7631-410c-a48f-1a1332ea2901 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 971157fe-7631-410c-a48f-1a1332ea2901 found for delete ", "request_id": "req-e966fa89-20a9-401e-8b11-23c7130e6b43"}]} [pid: 7|app: 0|req: 944/1871] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:54 2026] DELETE /v2.0/routers/9d4a08fa-1bca-4dea-b6a7-c2fd47eda523 => generated 0 bytes in 809 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:55.443 7 INFO neutron.services.segments.plugin [-] Segment 971157fe-7631-410c-a48f-1a1332ea2901 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 971157fe-7631-410c-a48f-1a1332ea2901 found for delete ", "request_id": "req-6de54e74-1f6e-42e0-b4d1-0705443ee877"}]} 2026-04-07 01:14:55.450 7 INFO neutron.api.v2.resource [None req-8286c23f-0f03-4a1d-a5eb-5d81e632759b ac2883ab959b449a8b10b87dd4955f9d 8336f720c53e4f74b2db1629cf795192 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 945/1872] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:14:55 2026] GET /v2.0/subnetpools/28b954c1-a392-44e6-a6bd-55ec938aa883 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1873] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:55 2026] DELETE /v2.0/networks/6b4b513e-4fa3-4a62-8735-82976e76dfc9 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:55.585 7 INFO neutron.api.v2.resource [None req-407dc814-4222-4ec3-8da4-def53bdec710 ac2883ab959b449a8b10b87dd4955f9d 8336f720c53e4f74b2db1629cf795192 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 947/1874] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:14:55 2026] DELETE /v2.0/subnetpools/28b954c1-a392-44e6-a6bd-55ec938aa883 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:55.731 8 INFO neutron.services.segments.plugin [-] Segment b20424d3-21b7-46b4-a6b7-4c8646ae2c9b resource provider aggregate not found 2026-04-07 01:14:55.741 8 INFO neutron.services.segments.plugin [-] Segment b20424d3-21b7-46b4-a6b7-4c8646ae2c9b resource provider aggregate not found 2026-04-07 01:14:55.754 8 INFO neutron.services.segments.plugin [-] Segment b20424d3-21b7-46b4-a6b7-4c8646ae2c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b20424d3-21b7-46b4-a6b7-4c8646ae2c9b found for delete ", "request_id": "req-2de067df-74b6-4ead-8b6b-c884c202c1ce"}]} 2026-04-07 01:14:55.754 8 INFO neutron.services.segments.plugin [-] Segment b20424d3-21b7-46b4-a6b7-4c8646ae2c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b20424d3-21b7-46b4-a6b7-4c8646ae2c9b found for delete ", "request_id": "req-b241844a-10c3-4de9-a396-fd5024b3a96d"}]} 2026-04-07 01:14:55.762 8 INFO neutron.db.l3_hamode_db [None req-cf7bb365-f20b-49eb-abb8-33d6ff034246 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] HA network 51624302-185c-4ff2-8200-d817e23dd571 was deleted as no HA routers are present in tenant 417ed65edc1e40c8bf8adb8b884ea8a4. [pid: 8|app: 0|req: 928/1875] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:55 2026] DELETE /v2.0/routers/bfea3a47-d01b-49b1-a8b1-ac3a42c53a82 => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1876] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:55 2026] DELETE /v2.0/subnets/a18b648f-f5cb-4709-a233-ce1de53aa941 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1877] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:14:55 2026] DELETE /v2.0/subnets/dcaacdff-9286-4bd4-9dd7-443d935dc9f8 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1878] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:56 2026] GET /v2.0/security-groups?tenant_id=8336f720c53e4f74b2db1629cf795192&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1879] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:56 2026] DELETE /v2.0/networks/9ac71c98-b51d-427a-bfe0-cd9129d79d4c => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1880] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:56 2026] DELETE /v2.0/security-groups/63ce9378-845d-498c-9ccb-bd22812dfab2 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1881] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:56 2026] GET /v2.0/security-groups?tenant_id=541166b781fa44abbfce7b6953af9311&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1882] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:56 2026] DELETE /v2.0/security-groups/822f17c4-9078-4828-ab07-c9d65b77440a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() [pid: 8|app: 0|req: 933/1883] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:14:56 2026] GET /v2.0/security-groups?tenant_id=baf5012d1fbd4e97971a7d77fbddabb6&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1884] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:14:56 2026] DELETE /v2.0/networks/272d0933-587f-40f4-b2ba-78fa2675f8a5 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:14:56.953 7 WARNING neutron_lib.context [None req-a4e80e48-7d63-4172-8e42-9557875722d0 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:57.030 7 INFO neutron.db.segments_db [None req-a4e80e48-7d63-4172-8e42-9557875722d0 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Added segment 48b835dd-16c5-4922-9076-12bded4ba58d of type vxlan for network 0555b937-4ce2-4509-bf40-8e7d8998163b [pid: 8|app: 0|req: 934/1885] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:14:56 2026] DELETE /v2.0/security-groups/a8717e62-6c85-4598-913b-83b3324c2d6f => 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: 952/1886] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:14:56 2026] POST /v2.0/networks => generated 629 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:57.142 8 WARNING neutron_lib.context [None req-3c942f84-12df-44ae-9f42-60481d3692d5 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 935/1887] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:57 2026] POST /v2.0/subnets => generated 626 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:57.378 7 WARNING neutron_lib.context [None req-52cb85bd-a9de-4025-8117-b3140bc9290b b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:14:57.421 7 INFO neutron.db.segments_db [None req-52cb85bd-a9de-4025-8117-b3140bc9290b b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Added segment 827a4808-b4cb-4d0a-a358-22b2e1da96b6 of type vxlan for network a8edf1ca-2457-412d-9da4-63084a831363 2026-04-07 01:14:57.456 7 INFO neutron.services.segments.plugin [-] Segment 2d3f1b88-7049-4047-979a-0ec86159f8c4 resource provider aggregate not found 2026-04-07 01:14:57.467 7 INFO neutron.services.segments.plugin [-] Segment 2d3f1b88-7049-4047-979a-0ec86159f8c4 resource provider aggregate not found 2026-04-07 01:14:57.472 7 INFO neutron.services.segments.plugin [-] Segment 2d3f1b88-7049-4047-979a-0ec86159f8c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3f1b88-7049-4047-979a-0ec86159f8c4 found for delete ", "request_id": "req-7749ff7b-1c52-4a29-be18-e509a40f057a"}]} 2026-04-07 01:14:57.485 7 INFO neutron.services.segments.plugin [-] Segment 2d3f1b88-7049-4047-979a-0ec86159f8c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d3f1b88-7049-4047-979a-0ec86159f8c4 found for delete ", "request_id": "req-87a5358e-908e-483f-9b78-7dac60e4a856"}]} 2026-04-07 01:14:57.493 7 INFO neutron.services.segments.plugin [-] Segment 3a2145c3-878f-40c4-a22f-4acc6dc1393a resource provider aggregate not found 2026-04-07 01:14:57.501 7 INFO neutron.services.segments.plugin [-] Segment 3a2145c3-878f-40c4-a22f-4acc6dc1393a resource provider aggregate not found 2026-04-07 01:14:57.508 7 INFO neutron.services.segments.plugin [-] Segment 3a2145c3-878f-40c4-a22f-4acc6dc1393a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a2145c3-878f-40c4-a22f-4acc6dc1393a found for delete ", "request_id": "req-b73ee694-0763-4bfc-8a78-7437edf2cf38"}]} 2026-04-07 01:14:57.514 7 INFO neutron.services.segments.plugin [-] Segment 3a2145c3-878f-40c4-a22f-4acc6dc1393a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a2145c3-878f-40c4-a22f-4acc6dc1393a found for delete ", "request_id": "req-9b412c14-a27a-4368-85d0-efbb1f65d3c4"}]} 2026-04-07 01:14:57.520 7 INFO neutron.services.segments.plugin [-] Segment 26538606-c208-4f46-ae80-6cf3049df66c resource provider aggregate not found 2026-04-07 01:14:57.527 7 INFO neutron.services.segments.plugin [-] Segment 26538606-c208-4f46-ae80-6cf3049df66c resource provider aggregate not found 2026-04-07 01:14:57.533 7 INFO neutron.services.segments.plugin [-] Segment 26538606-c208-4f46-ae80-6cf3049df66c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26538606-c208-4f46-ae80-6cf3049df66c found for delete ", "request_id": "req-3ec28a9e-3902-4a9d-affb-61cb90974f4f"}]} 2026-04-07 01:14:57.538 7 INFO neutron.services.segments.plugin [-] Segment 26538606-c208-4f46-ae80-6cf3049df66c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26538606-c208-4f46-ae80-6cf3049df66c found for delete ", "request_id": "req-6e007fec-8413-4b94-aaf6-5454201c6ade"}]} 2026-04-07 01:14:57.712 7 INFO neutron.db.l3_hamode_db [None req-52cb85bd-a9de-4025-8117-b3140bc9290b b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:14:57.821 7 INFO neutron.db.l3_hamode_db [None req-52cb85bd-a9de-4025-8117-b3140bc9290b b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 953/1888] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:57 2026] POST /v2.0/routers => generated 507 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:58.490 8 WARNING neutron_lib.context [None req-fb56960f-7b7a-4fae-93b7-d47d45c5654e b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 936/1889] 10.0.0.133 () {34 vars in 664 bytes} [Tue Apr 7 01:14:58 2026] POST /v2.0/ports => generated 952 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:14:59.034 7 INFO neutron.db.segments_db [None req-e0e1ad7e-c528-4ddc-9a69-9e325ec39cba 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 38275dc5-ffb3-4c66-b914-7e39e9c958c5 of type vxlan for network 7cf54d03-a4ea-4bfe-933a-a42de0295372 [pid: 7|app: 0|req: 954/1890] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:14:58 2026] POST /v2.0/networks => generated 741 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1891] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:59 2026] POST /v2.0/subnets => generated 688 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:14:59.401 7 INFO neutron.db.segments_db [None req-22a85c55-0100-4e3f-9a48-84e6da65e87c 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment dd4fb2e3-83d8-4daa-9b2b-bc0a349d3c33 of type vxlan for network 1bf809f0-3c40-41d7-afc0-6c30614309cf 2026-04-07 01:14:59.664 7 INFO neutron.db.l3_hamode_db [None req-22a85c55-0100-4e3f-9a48-84e6da65e87c 3d661f0655a14c959efdb15363021302 96f8e953494d405d85830286239b1c84 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:00.463 7 INFO neutron.db.l3_hamode_db [None req-22a85c55-0100-4e3f-9a48-84e6da65e87c 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 937/1892] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:14:58 2026] PUT /v2.0/routers/5ec73faa-2133-4812-a7f1-17062a6c97d9/add_router_interface => generated 309 bytes in 1608 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 938/1893] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:00 2026] GET /v2.0/security-groups?tenant_id=9f87ebd6669a4b999f8750b25beebf81&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1894] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:15:00 2026] GET /v2.0/ports/f4891429-8754-424e-8a58-f10d200ffb4a => generated 1026 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1895] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:00 2026] DELETE /v2.0/security-groups/06843e50-2731-4cce-99cf-5803c02fb2fc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1896] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:14:59 2026] POST /v2.0/routers => generated 728 bytes in 2290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1897] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:15:00 2026] PUT /v2.0/routers/5ec73faa-2133-4812-a7f1-17062a6c97d9/remove_router_interface => generated 309 bytes in 951 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:01.964 8 INFO neutron.api.v2.resource [None req-4a3951e3-8e1f-4e01-8cc8-b6ee7b5b9b42 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 942/1898] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:15:01 2026] PUT /v2.0/routers/5ec73faa-2133-4812-a7f1-17062a6c97d9/remove_router_interface => generated 197 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1899] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:15:01 2026] GET /v2.0/ports?device_id=5ec73faa-2133-4812-a7f1-17062a6c97d9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:02.506 8 INFO neutron.services.segments.plugin [-] Segment 827a4808-b4cb-4d0a-a358-22b2e1da96b6 resource provider aggregate not found 2026-04-07 01:15:02.513 8 INFO neutron.services.segments.plugin [-] Segment 827a4808-b4cb-4d0a-a358-22b2e1da96b6 resource provider aggregate not found 2026-04-07 01:15:02.521 8 INFO neutron.services.segments.plugin [-] Segment 827a4808-b4cb-4d0a-a358-22b2e1da96b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 827a4808-b4cb-4d0a-a358-22b2e1da96b6 found for delete ", "request_id": "req-f7431d37-f2a6-4544-87c8-1f74b0693f4c"}]} 2026-04-07 01:15:02.527 8 INFO neutron.services.segments.plugin [-] Segment 827a4808-b4cb-4d0a-a358-22b2e1da96b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 827a4808-b4cb-4d0a-a358-22b2e1da96b6 found for delete ", "request_id": "req-49310737-01f6-4b9d-9eb0-a2da203635e4"}]} 2026-04-07 01:15:02.545 8 INFO neutron.db.l3_hamode_db [None req-f94165fb-cb7b-45f0-bc91-1681ee6419e9 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] HA network a8edf1ca-2457-412d-9da4-63084a831363 was deleted as no HA routers are present in tenant 417ed65edc1e40c8bf8adb8b884ea8a4. [pid: 8|app: 0|req: 944/1900] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:02 2026] DELETE /v2.0/routers/5ec73faa-2133-4812-a7f1-17062a6c97d9 => generated 0 bytes in 544 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1901] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:02 2026] DELETE /v2.0/subnets/3e52ab54-67e7-40f5-a001-3e0691e3bb6f => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1902] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:02 2026] DELETE /v2.0/networks/0555b937-4ce2-4509-bf40-8e7d8998163b => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:03.040 8 WARNING neutron_lib.context [None req-dc45b159-7e25-4451-afa0-b592f7859485 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 957/1903] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:15:01 2026] PUT /v2.0/routers/2bbbddfb-9112-42de-b33b-377176b17775/add_router_interface => generated 309 bytes in 1423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:03.105 8 INFO neutron.db.segments_db [None req-dc45b159-7e25-4451-afa0-b592f7859485 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Added segment 37bdb2d2-c642-4a89-a5e7-0664961020ee of type vxlan for network e7b9211e-cfa2-4513-941a-396613e04da6 [pid: 8|app: 0|req: 947/1904] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:03 2026] POST /v2.0/networks => generated 629 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:03.255 8 WARNING neutron_lib.context [None req-b5f5130c-8358-46bf-8f44-498ec29a1d57 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 958/1905] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:03 2026] GET /v2.0/security-groups?tenant_id=26178a19c4f74ea8a4f9b70502509acd&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1906] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:03 2026] POST /v2.0/subnets => generated 626 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:03.591 8 WARNING neutron_lib.context [None req-62680977-a95e-421f-8ce0-0d04d0cc696d b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:03.639 8 INFO neutron.db.segments_db [None req-62680977-a95e-421f-8ce0-0d04d0cc696d b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Added segment 7e58c9f0-b186-46ab-872a-2dc0e22377d3 of type vxlan for network 342587c7-7150-4189-8122-646c78a70cfe [pid: 7|app: 0|req: 959/1907] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:03 2026] DELETE /v2.0/security-groups/c321c64b-80a4-4e38-8597-aa0c6100fada => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:03.982 8 INFO neutron.db.l3_hamode_db [None req-62680977-a95e-421f-8ce0-0d04d0cc696d b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:04.163 8 INFO neutron.db.l3_hamode_db [None req-62680977-a95e-421f-8ce0-0d04d0cc696d b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:04.502 7 INFO neutron.db.segments_db [None req-30bdf9f1-8d46-43a4-9ce7-b9c30bfedb89 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment 94d9787d-36a2-475c-a382-b7185dc98498 of type vxlan for network 69932044-9894-4828-8691-a2d514f3a7c0 2026-04-07 01:15:04.541 8 INFO neutron.services.segments.plugin [-] Segment 48b835dd-16c5-4922-9076-12bded4ba58d resource provider aggregate not found 2026-04-07 01:15:04.546 8 INFO neutron.services.segments.plugin [-] Segment 48b835dd-16c5-4922-9076-12bded4ba58d resource provider aggregate not found 2026-04-07 01:15:04.559 8 INFO neutron.services.segments.plugin [-] Segment 48b835dd-16c5-4922-9076-12bded4ba58d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48b835dd-16c5-4922-9076-12bded4ba58d found for delete ", "request_id": "req-eeb53ed2-63e3-4e87-b50b-fb932e3a5136"}]} 2026-04-07 01:15:04.560 8 INFO neutron.services.segments.plugin [-] Segment 48b835dd-16c5-4922-9076-12bded4ba58d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48b835dd-16c5-4922-9076-12bded4ba58d found for delete ", "request_id": "req-4c9192e4-768c-49e5-bb2b-6c9b3492e38e"}]} [pid: 7|app: 0|req: 960/1908] 10.0.0.133 () {34 vars in 670 bytes} [Tue Apr 7 01:15:04 2026] POST /v2.0/networks => generated 741 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1909] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:04 2026] POST /v2.0/subnets => generated 688 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1910] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:03 2026] POST /v2.0/routers => generated 506 bytes in 1324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:04.953 7 INFO neutron.db.segments_db [None req-ac9cd6c3-7e33-45bf-97e1-158b9d6be08f 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Added segment c5f850c6-c0b9-48ac-8952-40b53f3d0af8 of type vxlan for network 8846e17b-b768-4f2e-ac8d-483cd4d3c914 2026-04-07 01:15:05.244 7 INFO neutron.db.l3_hamode_db [None req-ac9cd6c3-7e33-45bf-97e1-158b9d6be08f 3d661f0655a14c959efdb15363021302 5699dfc8780f4ebd85918892b5217c38 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:06.066 7 INFO neutron.db.l3_hamode_db [None req-ac9cd6c3-7e33-45bf-97e1-158b9d6be08f 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 950/1911] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:15:04 2026] PUT /v2.0/routers/12f1fc78-bd05-4468-97d0-9c8475f3070b/add_router_interface => generated 309 bytes in 1416 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1912] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:15:06 2026] GET /v2.0/ports/1ae7b81d-d196-454f-b3ac-2353b07d21d4 => generated 955 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1914] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:15:06 2026] PUT /v2.0/routers/12f1fc78-bd05-4468-97d0-9c8475f3070b/remove_router_interface => generated 309 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1914] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:04 2026] POST /v2.0/routers => generated 728 bytes in 2299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1915] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:15:07 2026] GET /v2.0/ports?device_id=12f1fc78-bd05-4468-97d0-9c8475f3070b => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:07.816 7 INFO neutron.services.segments.plugin [-] Segment 7e58c9f0-b186-46ab-872a-2dc0e22377d3 resource provider aggregate not found 2026-04-07 01:15:07.821 7 INFO neutron.services.segments.plugin [-] Segment 7e58c9f0-b186-46ab-872a-2dc0e22377d3 resource provider aggregate not found 2026-04-07 01:15:07.838 7 INFO neutron.services.segments.plugin [-] Segment 7e58c9f0-b186-46ab-872a-2dc0e22377d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e58c9f0-b186-46ab-872a-2dc0e22377d3 found for delete ", "request_id": "req-a1cb6666-ff28-4e37-95de-17044e281a21"}]} 2026-04-07 01:15:07.839 7 INFO neutron.db.l3_hamode_db [None req-3afb093b-f363-4fef-914e-64afc7658fca b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] HA network 342587c7-7150-4189-8122-646c78a70cfe was deleted as no HA routers are present in tenant 417ed65edc1e40c8bf8adb8b884ea8a4. [pid: 7|app: 0|req: 964/1916] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:07 2026] DELETE /v2.0/routers/12f1fc78-bd05-4468-97d0-9c8475f3070b => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:07.854 7 INFO neutron.services.segments.plugin [-] Segment 7e58c9f0-b186-46ab-872a-2dc0e22377d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e58c9f0-b186-46ab-872a-2dc0e22377d3 found for delete ", "request_id": "req-f9c926eb-10fb-4e27-a86e-5e605ff98419"}]} [pid: 7|app: 0|req: 965/1917] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:07 2026] DELETE /v2.0/subnets/b4fdcd05-cecf-462c-bac5-fd7c4a1bb2fc => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1918] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:08 2026] DELETE /v2.0/networks/e7b9211e-cfa2-4513-941a-396613e04da6 => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:08.428 7 WARNING neutron_lib.context [None req-12d0dcca-2f68-4c44-a80b-9812af893f46 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:08.467 7 INFO neutron.db.segments_db [None req-12d0dcca-2f68-4c44-a80b-9812af893f46 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Added segment 895d52eb-74dd-4f7d-a76a-659ff904dfad of type vxlan for network a098a2db-6a96-4f64-a896-3563761f1796 [pid: 8|app: 0|req: 953/1919] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:15:07 2026] PUT /v2.0/routers/873358dc-d65f-4284-9cf3-3537fb989dee/add_router_interface => generated 309 bytes in 1402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:08.727 7 INFO neutron.db.l3_hamode_db [None req-12d0dcca-2f68-4c44-a80b-9812af893f46 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:15:09.248 8 WARNING neutron_lib.context [None req-d2b6d3ec-8c01-4223-9134-86191debe124 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 954/1920] 10.0.0.133 () {34 vars in 684 bytes} [Tue Apr 7 01:15:09 2026] POST /v2.0/security-groups => generated 1673 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:09.359 8 WARNING neutron_lib.context [None req-d14668db-3285-4cb2-bdee-8e640e82372f b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 955/1921] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:09.458 8 WARNING neutron_lib.context [None req-9b02075f-6272-4c67-8f6e-b31c01cf85c1 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:09.549 7 INFO neutron.db.l3_hamode_db [None req-12d0dcca-2f68-4c44-a80b-9812af893f46 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 956/1922] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:09 2026] POST /v2.0/security-group-rules => generated 596 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:09.565 8 WARNING neutron_lib.context [None req-a0d78e44-8379-42c5-af2e-bddda3342b06 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 959/1925] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:09.687 8 WARNING neutron_lib.context [None req-5e8a6b0d-43f2-4bc6-b002-6bec883c09bd b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 960/1926] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:09 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:09.821 8 WARNING neutron_lib.context [None req-9c548e19-56f0-45d3-a9eb-6e96b34a558a b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:09.865 7 INFO neutron.services.segments.plugin [-] Segment 37bdb2d2-c642-4a89-a5e7-0664961020ee resource provider aggregate not found 2026-04-07 01:15:09.869 7 INFO neutron.services.segments.plugin [-] Segment 37bdb2d2-c642-4a89-a5e7-0664961020ee resource provider aggregate not found 2026-04-07 01:15:09.873 8 INFO neutron.db.securitygroups_db [None req-9c548e19-56f0-45d3-a9eb-6e96b34a558a b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Project 96f8e953494d405d85830286239b1c84 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-07 01:15:09.883 7 INFO neutron.services.segments.plugin [-] Segment 37bdb2d2-c642-4a89-a5e7-0664961020ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37bdb2d2-c642-4a89-a5e7-0664961020ee found for delete ", "request_id": "req-00fc4cb5-4679-4df2-860a-9dbf6c9fa34a"}]} 2026-04-07 01:15:09.884 7 INFO neutron.services.segments.plugin [-] Segment 37bdb2d2-c642-4a89-a5e7-0664961020ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37bdb2d2-c642-4a89-a5e7-0664961020ee found for delete ", "request_id": "req-0d90d1e3-b6d7-4397-81cc-a80ed0c818e1"}]} [pid: 8|app: 0|req: 961/1927] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:09 2026] POST /v2.0/security-group-rules => generated 607 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:09.974 8 WARNING neutron_lib.context [None req-236e6db3-6db3-4dfa-be44-59f0022c0919 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:10.013 8 INFO neutron.db.securitygroups_db [None req-236e6db3-6db3-4dfa-be44-59f0022c0919 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Project 96f8e953494d405d85830286239b1c84 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: 962/1928] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:09 2026] POST /v2.0/security-group-rules => generated 606 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:10.515 8 WARNING neutron_lib.context [None req-920f3590-9385-4ec6-a79a-edc2d4d8ca34 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 967/1929] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:08 2026] POST /v2.0/routers => generated 688 bytes in 2123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1930] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:15:10 2026] GET /v2.0/routers/b531c422-90dd-43bd-a30c-ae254b10a82a => generated 694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1931] 10.0.0.133 () {34 vars in 684 bytes} [Tue Apr 7 01:15:10 2026] POST /v2.0/security-groups => generated 1661 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:10.669 8 WARNING neutron_lib.context [None req-09c80b22-467b-4692-bfde-748dc22510e2 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 969/1932] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:15:10 2026] GET /v2.0/routers => generated 697 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1933] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:10.784 8 WARNING neutron_lib.context [None req-d31c0f6d-77b7-4e92-b78a-fe31da393c29 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/1934] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:10.933 8 WARNING neutron_lib.context [None req-cdaa8ecc-e699-41a7-a57a-9d3037bf9666 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 970/1935] 10.0.0.133 () {34 vars in 740 bytes} [Tue Apr 7 01:15:10 2026] PUT /v2.0/routers/b531c422-90dd-43bd-a30c-ae254b10a82a => generated 701 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1936] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/routers/b531c422-90dd-43bd-a30c-ae254b10a82a => generated 701 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1937] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/ports?device_id=b531c422-90dd-43bd-a30c-ae254b10a82a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1938] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:15:10 2026] POST /v2.0/floatingips => generated 552 bytes in 602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1939] 10.0.0.153 () {34 vars in 1099 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1582951898&fields=id&tenant_id=96f8e953494d405d85830286239b1c84 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1940] 10.0.0.153 () {34 vars in 1097 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-658432074&fields=id&tenant_id=96f8e953494d405d85830286239b1c84 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1941] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/networks?id=7cf54d03-a4ea-4bfe-933a-a42de0295372 => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1942] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/quotas/96f8e953494d405d85830286239b1c84 => 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: 971/1943] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/ports?tenant_id=96f8e953494d405d85830286239b1c84&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1944] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/networks/7cf54d03-a4ea-4bfe-933a-a42de0295372?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:11.984 7 INFO neutron.services.segments.plugin [-] Segment 895d52eb-74dd-4f7d-a76a-659ff904dfad resource provider aggregate not found 2026-04-07 01:15:11.989 7 INFO neutron.services.segments.plugin [-] Segment 895d52eb-74dd-4f7d-a76a-659ff904dfad resource provider aggregate not found 2026-04-07 01:15:12.004 7 INFO neutron.services.segments.plugin [-] Segment 895d52eb-74dd-4f7d-a76a-659ff904dfad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 895d52eb-74dd-4f7d-a76a-659ff904dfad found for delete ", "request_id": "req-986700f5-06db-4fe0-8c1a-d84dc05ec954"}]} 2026-04-07 01:15:12.009 7 INFO neutron.db.l3_hamode_db [None req-3b0aa8ae-2de2-4fab-8eca-5121878730b9 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] HA network a098a2db-6a96-4f64-a896-3563761f1796 was deleted as no HA routers are present in tenant 417ed65edc1e40c8bf8adb8b884ea8a4. [pid: 7|app: 0|req: 973/1945] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:11 2026] DELETE /v2.0/routers/b531c422-90dd-43bd-a30c-ae254b10a82a => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:12.022 7 INFO neutron.services.segments.plugin [-] Segment 895d52eb-74dd-4f7d-a76a-659ff904dfad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 895d52eb-74dd-4f7d-a76a-659ff904dfad found for delete ", "request_id": "req-37eb88da-13d6-4f6d-b88a-e35466c54b29"}]} [pid: 8|app: 0|req: 973/1946] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:15:11 2026] GET /v2.0/networks/7cf54d03-a4ea-4bfe-933a-a42de0295372?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: 974/1947] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/ports?device_id=b531c422-90dd-43bd-a30c-ae254b10a82a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:12.065 8 INFO neutron.api.v2.resource [None req-1612392c-bf71-45e7-b815-7317ce573c89 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 974/1948] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:12 2026] DELETE /v2.0/routers/b531c422-90dd-43bd-a30c-ae254b10a82a => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1949] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/ports?device_id=12f1fc78-bd05-4468-97d0-9c8475f3070b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:12.116 8 INFO neutron.api.v2.resource [None req-d1bf3cab-8c0d-4a46-946b-489f3416e805 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 975/1950] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:12 2026] DELETE /v2.0/routers/12f1fc78-bd05-4468-97d0-9c8475f3070b => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:12.138 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d73d137-487d-4718-bbd0-3d5fb608b65d b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 976/1951] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:12 2026] DELETE /v2.0/subnets/b4fdcd05-cecf-462c-bac5-fd7c4a1bb2fc => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1952] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/ports?device_id=5ec73faa-2133-4812-a7f1-17062a6c97d9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:12.205 7 INFO neutron.api.v2.resource [None req-2492f263-9b90-48c5-95de-56d375f7b3b7 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 977/1953] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:12 2026] DELETE /v2.0/routers/5ec73faa-2133-4812-a7f1-17062a6c97d9 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1954] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:12.230 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1102f72b-1c08-404d-9cae-306d184a8870 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 978/1955] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:12 2026] DELETE /v2.0/subnets/3e52ab54-67e7-40f5-a001-3e0691e3bb6f => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1956] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/ports?device_id=bfea3a47-d01b-49b1-a8b1-ac3a42c53a82 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:12.280 7 INFO neutron.api.v2.resource [None req-09f1aa53-bb1b-41dc-99a0-234855eb4996 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 979/1957] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:12 2026] DELETE /v2.0/routers/bfea3a47-d01b-49b1-a8b1-ac3a42c53a82 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:12.301 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d862d428-ee07-4937-9606-91599820772a b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/1958] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:12 2026] DELETE /v2.0/subnets/a18b648f-f5cb-4709-a233-ce1de53aa941 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:12.321 7 INFO neutron.pecan_wsgi.hooks.translation [None req-658e4c48-155e-4da6-9f13-500876a81ff0 b5509774fdec4a0d870a33e50caec8e0 417ed65edc1e40c8bf8adb8b884ea8a4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 980/1959] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:12 2026] DELETE /v2.0/subnets/dcaacdff-9286-4bd4-9dd7-443d935dc9f8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1960] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:12 2026] GET /v2.0/security-groups?tenant_id=417ed65edc1e40c8bf8adb8b884ea8a4&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1961] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:13 2026] DELETE /v2.0/security-groups/d3ba5f35-9621-4a39-aa93-5f4c8d4723b5 => 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: 981/1962] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => 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: 982/1963] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:13 2026] GET /v2.0/security-groups?tenant_id=92fb98a09afe42e1b3838498645706ab&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1964] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:14 2026] DELETE /v2.0/security-groups/3bd3914e-c970-4a94-8a51-ef5e3c9d241e => 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/1965] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:14 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:14.974 8 WARNING neutron_lib.context [None req-8e05a251-849a-4163-99ba-e1fb17a56922 03ce96c159cb482b86418c18d5824ed8 b850170a0b9a4bc4ba1a2f42d0ea9a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 983/1966] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:15:14 2026] POST /v2.0/security-groups => generated 1625 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1967] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/security-groups => generated 4530 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1968] 10.0.0.133 () {34 vars in 757 bytes} [Tue Apr 7 01:15:15 2026] PUT /v2.0/security-groups/0c99e3a7-ac2c-4f66-a384-75911cb4543a => generated 1664 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1969] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/security-groups/0c99e3a7-ac2c-4f66-a384-75911cb4543a => generated 1664 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1970] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:15 2026] DELETE /v2.0/security-groups/0c99e3a7-ac2c-4f66-a384-75911cb4543a => 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: 986/1971] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => 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: 986/1972] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:15.543 7 INFO neutron.api.v2.resource [None req-8d0324f0-f954-458c-9904-dc5daaae275d 03ce96c159cb482b86418c18d5824ed8 b850170a0b9a4bc4ba1a2f42d0ea9a40 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 987/1973] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:15 2026] DELETE /v2.0/security-groups/0c99e3a7-ac2c-4f66-a384-75911cb4543a => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:15.557 8 WARNING neutron_lib.context [None req-6deed8d6-1d5f-4522-8a55-ae2c1a6e296f 03ce96c159cb482b86418c18d5824ed8 b850170a0b9a4bc4ba1a2f42d0ea9a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/1974] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:15:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:15.690 7 WARNING neutron_lib.context [None req-66f69e3d-072b-497c-b795-d5347ed468ba 03ce96c159cb482b86418c18d5824ed8 b850170a0b9a4bc4ba1a2f42d0ea9a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 988/1975] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1976] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/security-group-rules/b9e30381-65ff-4f0c-b9b4-1b7094f18b33 => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1977] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:15:15 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1978] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:15:15 2026] DELETE /v2.0/security-group-rules/b9e30381-65ff-4f0c-b9b4-1b7094f18b33 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1979] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:16.077 8 WARNING neutron_lib.context [None req-568f036a-9f18-4550-83aa-8e3d54f11b73 03ce96c159cb482b86418c18d5824ed8 b850170a0b9a4bc4ba1a2f42d0ea9a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 990/1980] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1981] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-group-rules/6acb99eb-45c7-44a3-b506-589960bdaa23 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1982] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1983] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:15:16 2026] DELETE /v2.0/security-group-rules/6acb99eb-45c7-44a3-b506-589960bdaa23 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1984] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:16.408 7 WARNING neutron_lib.context [None req-0c93bde5-4ac1-4df9-b7ae-2bf81e2ef82d 03ce96c159cb482b86418c18d5824ed8 b850170a0b9a4bc4ba1a2f42d0ea9a40 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 993/1985] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/networks?id=7cf54d03-a4ea-4bfe-933a-a42de0295372 => generated 673 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1986] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1987] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=96f8e953494d405d85830286239b1c84 => generated 273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1988] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-group-rules/4ec04ce2-37b5-4073-aec5-8a25bb933e9c => generated 602 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:16.574 8 WARNING neutron_lib.context [req-6176f0c2-ba66-4661-a5d5-c5e1a0f9a3ad req-5d02f0bd-ca96-4345-b497-7cd7fddc85c1 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 995/1989] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1990] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1991] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:15:16 2026] DELETE /v2.0/security-group-rules/4ec04ce2-37b5-4073-aec5-8a25bb933e9c => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1992] 10.0.0.133 () {32 vars in 672 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1993] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:16 2026] DELETE /v2.0/security-groups/3f8376a3-99fe-4820-830d-39d13d90f6e3 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1994] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1995] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:15:16 2026] POST /v2.0/ports => generated 997 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1001/1996] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:15:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1997] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:15:16 2026] PUT /v2.0/ports/cbc9db58-3c99-4fc5-a33b-e02471b1d348 => generated 1278 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1998] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/security-groups?tenant_id=b850170a0b9a4bc4ba1a2f42d0ea9a40&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:17.761 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec9d1368-1d8d-45da-b681-966214df6b6f'] response: {'name': 'network-changed', 'server_uuid': '205868f1-0624-4f62-98ee-1770ddc3784d', 'tag': 'cbc9db58-3c99-4fc5-a33b-e02471b1d348', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1003/1999] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1012 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2000] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:17 2026] DELETE /v2.0/security-groups/fcd0f73c-22a9-4686-97af-498453c9ff18 => 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: 1004/2001] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:17 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2002] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/ports?tenant_id=96f8e953494d405d85830286239b1c84&device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1281 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2003] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/networks?tenant_id=96f8e953494d405d85830286239b1c84&shared=False => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2004] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2005] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1012 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2006] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:18 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2007] 10.0.0.133 () {32 vars in 622 bytes} [Tue Apr 7 01:15:19 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2008] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/ports?tenant_id=96f8e953494d405d85830286239b1c84&device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2009] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cbc9db58-3c99-4fc5-a33b-e02471b1d348 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2010] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/subnets?id=f6997fb8-e6be-46c6-8f47-dc2dadad2aaa => generated 691 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2011] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/ports?network_id=7cf54d03-a4ea-4bfe-933a-a42de0295372&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: 1012/2012] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/networks/7cf54d03-a4ea-4bfe-933a-a42de0295372?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2013] 10.0.0.133 () {32 vars in 632 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/ => generated 632 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2014] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:15:19 2026] GET /v2.0/networks/7cf54d03-a4ea-4bfe-933a-a42de0295372?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2015] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:20 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2016] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:20 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2017] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:20 2026] GET /v2.0/security-groups?tenant_id=a186833285d14255a3fdea2f54885b0b&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2018] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:20 2026] DELETE /v2.0/security-groups/c53bd18a-0a3b-4b5d-94bb-5d6385d56a6d => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2019] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:21 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1012 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2020] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:21 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2021] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2022] 199.204.45.33 () {34 vars in 1122 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/security-groups?id=745ea512-456f-4bc9-95b8-fed3bdf445be&id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2023] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2024] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:22 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:23.380 8 WARNING neutron_lib.context [None req-3eeacc3d-d828-44e6-a158-7daaf3c5e1be 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:23.540 8 INFO neutron.db.segments_db [None req-3eeacc3d-d828-44e6-a158-7daaf3c5e1be 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Added segment 9c9ef1fb-c7ba-42f5-bbbe-77d37e2f3e6e of type vxlan for network 8e9da64d-e4e3-4d50-a82b-bfeef68467c4 [pid: 8|app: 0|req: 1006/2025] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:23 2026] POST /v2.0/networks => generated 640 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:23.662 8 WARNING neutron_lib.context [None req-4ba5a173-cfaf-4eef-8888-6c032d8d7451 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1020/2026] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:23 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1014 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2027] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:23 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2028] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:23 2026] POST /v2.0/subnets => generated 658 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2029] 10.0.0.133 () {32 vars in 721 bytes} [Tue Apr 7 01:15:23 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:24.060 8 WARNING neutron_lib.context [None req-df7ee97b-e394-4bca-b399-cb2afe67e905 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1008/2030] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.0/subnets => generated 732 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:24.331 7 WARNING neutron_lib.context [None req-2dd14716-e1fd-48a3-a738-09ede0c8ad82 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:24.393 7 INFO neutron.db.segments_db [None req-2dd14716-e1fd-48a3-a738-09ede0c8ad82 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Added segment f06ac5a6-6de9-48f9-ace8-59f580eeda56 of type vxlan for network eb458576-076f-4d1b-a456-ca6f305ea46a [pid: 7|app: 0|req: 1023/2031] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.0/networks => generated 638 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:24.487 8 WARNING neutron_lib.context [None req-218e4573-574b-486e-b4cd-075ecb2cb64e 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1009/2034] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.0/subnets => generated 656 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:24.809 7 WARNING neutron_lib.context [None req-8d536649-096c-4b69-b9ac-55f4801ecc04 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1010/2035] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:24 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2036] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:24 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2037] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:25 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2038] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:24 2026] POST /v2.0/subnets => generated 725 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:25.185 7 WARNING neutron_lib.context [None req-a89b8af2-b27c-443c-8e8b-9dde4e699024 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:25.243 7 INFO neutron.db.segments_db [None req-a89b8af2-b27c-443c-8e8b-9dde4e699024 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Added segment d222b55c-c269-4384-9404-c6b5b889ee28 of type vxlan for network b38fd4ed-652d-45c1-8c00-f98b8eb17833 [pid: 7|app: 0|req: 1027/2039] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:25 2026] POST /v2.0/networks => generated 638 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:25.354 7 WARNING neutron_lib.context [None req-bc09a44c-bead-4672-863c-08218099c97e 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:25.502 8 INFO neutron.db.l3_db [None req-eac9f347-04fe-4e2f-ba11-cb1dc0ee95b2 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Floating IP dd36e6a1-4784-41f8-b7cb-7e1b3f660e70 associated. External IP: 10.96.250.206, port: cbc9db58-3c99-4fc5-a33b-e02471b1d348. [pid: 7|app: 0|req: 1028/2040] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:25 2026] POST /v2.0/subnets => generated 656 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:25.607 7 WARNING neutron_lib.context [None req-36642f00-2c25-41f6-b122-fc27b28c8c7e 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1013/2041] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:15:25 2026] PUT /v2.0/floatingips/dd36e6a1-4784-41f8-b7cb-7e1b3f660e70 => generated 856 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:26.144 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e9fec74-9659-4f35-8b72-630bafc39922'] response: {'name': 'network-changed', 'server_uuid': '205868f1-0624-4f62-98ee-1770ddc3784d', 'tag': 'cbc9db58-3c99-4fc5-a33b-e02471b1d348', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1029/2042] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:25 2026] POST /v2.0/subnets => generated 729 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:26.257 7 WARNING neutron_lib.context [None req-f3d3f962-8b27-4fe7-b6c7-36143c1a3827 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:26.297 7 INFO neutron.db.segments_db [None req-f3d3f962-8b27-4fe7-b6c7-36143c1a3827 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Added segment b71d7343-8ca4-4145-a383-a04b466dab70 of type vxlan for network 2468e42d-1c04-4ecb-83bf-b4f69cd6a2fd [pid: 8|app: 0|req: 1014/2043] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.0/security-groups?tenant_id=386f38dc5925430bb079de66342e83c8&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2044] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.0/security-groups/8ae8d447-f9cd-4adb-bff0-c6b1bb040a54 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:26.531 7 INFO neutron.db.l3_hamode_db [None req-f3d3f962-8b27-4fe7-b6c7-36143c1a3827 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1016/2045] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.0/ports?tenant_id=96f8e953494d405d85830286239b1c84&device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1283 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2046] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.0/security-groups?tenant_id=58a5fc46ecb54aab8891f0ef38251cec&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2047] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:15:26 2026] GET /v2.0/networks?id=7cf54d03-a4ea-4bfe-933a-a42de0295372 => generated 769 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2048] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:26 2026] DELETE /v2.0/security-groups/18adc078-6f59-4250-b6c8-e06cc82cb07b => 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: 1020/2049] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=cbc9db58-3c99-4fc5-a33b-e02471b1d348 => 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: 1021/2050] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.0/subnets?id=f6997fb8-e6be-46c6-8f47-dc2dadad2aaa => generated 691 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2051] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.0/ports?network_id=7cf54d03-a4ea-4bfe-933a-a42de0295372&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2052] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.0/networks/7cf54d03-a4ea-4bfe-933a-a42de0295372?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2053] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:15:27 2026] GET /v2.0/networks/7cf54d03-a4ea-4bfe-933a-a42de0295372?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:27.487 7 INFO neutron.db.l3_hamode_db [None req-f3d3f962-8b27-4fe7-b6c7-36143c1a3827 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1030/2054] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:26 2026] POST /v2.0/routers => generated 685 bytes in 2259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2055] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:15:28 2026] PUT /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13/add_router_interface => generated 309 bytes in 1401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2056] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:15:29 2026] PUT /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13/add_router_interface => generated 309 bytes in 1654 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2057] 10.0.0.133 () {34 vars in 782 bytes} [Tue Apr 7 01:15:31 2026] PUT /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13/add_router_interface => generated 309 bytes in 1585 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:33.236 7 WARNING neutron_lib.context [None req-0ffb50ef-fa03-461d-bba2-8379dcf631cb 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1032/2058] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:15:33 2026] POST /v2.0/security-groups => generated 1627 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:15:33.382 8 WARNING neutron_lib.context [None req-6ad84520-d6c7-4248-a04c-569ee0c522d2 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1027/2059] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:33.551 8 WARNING neutron_lib.context [None req-524dfe9a-1147-4f5c-b2c2-386f6203d781 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1033/2060] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1014 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2061] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:33.685 8 WARNING neutron_lib.context [None req-04bcfae1-e59c-4b1c-a4f1-a97b51613605 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1034/2062] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2063] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:33.827 8 WARNING neutron_lib.context [None req-c6f89de9-5e42-4823-a01a-72c7bb4a1b00 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1030/2064] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:33.943 8 WARNING neutron_lib.context [None req-0527f948-21fa-48d0-b52f-1d287243b417 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1035/2065] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:15:33 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1283 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2066] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:34.060 8 WARNING neutron_lib.context [None req-75009534-9994-4dd4-8425-1b507a2692b0 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1036/2067] 10.0.0.133 () {32 vars in 857 bytes} [Tue Apr 7 01:15:34 2026] GET /v2.0/floatingips?floating_network_id=c372d510-0d40-49f9-94f7-9e3b53d75219&port_id=cbc9db58-3c99-4fc5-a33b-e02471b1d348 => generated 861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2068] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:34.217 7 WARNING neutron_lib.context [None req-1f08747b-ed84-4570-af72-dc876efc2f05 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1037/2069] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:34.388 8 WARNING neutron_lib.context [None req-4006ab81-483a-4f02-b691-7f1e1abe0b0c 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1033/2070] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:34.533 7 WARNING neutron_lib.context [None req-50fae883-e814-48db-87fb-e99072aac100 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1038/2071] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:34.702 8 WARNING neutron_lib.context [None req-d71eae95-864a-4d7f-a7ee-35b62ec40117 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1034/2072] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:34.871 8 WARNING neutron_lib.context [None req-6705da61-5ed9-4c1c-9c69-bc7b7242f774 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1039/2073] 10.0.0.223 () {34 vars in 989 bytes} [Tue Apr 7 01:15:34 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1283 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2074] 10.0.0.223 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:34 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2075] 10.0.0.133 () {34 vars in 694 bytes} [Tue Apr 7 01:15:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2076] 10.0.0.153 () {34 vars in 1093 bytes} [Tue Apr 7 01:15:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-790244337&fields=id&tenant_id=ba05e97adb294a8a9c5d6457f879795a => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2077] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:15:35 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2078] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:15:35 2026] GET /v2.0/quotas/ba05e97adb294a8a9c5d6457f879795a => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2079] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:15:35 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&fields=id => generated 287 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2080] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:15:35 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2081] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:15:35 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2082] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:35 2026] GET /v2.0/ports?device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2083] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:36 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2084] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:37 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2085] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2086] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2087] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:15:38 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:39.209 7 INFO neutron.db.l3_db [req-f98fc119-9213-4b7c-984d-1f5461367bbb req-03276bd0-90f2-4a98-bf25-a54cc21b4c73 b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] Floating IP dd36e6a1-4784-41f8-b7cb-7e1b3f660e70 disassociated. External IP: 10.96.250.206, port: cbc9db58-3c99-4fc5-a33b-e02471b1d348. [pid: 8|app: 0|req: 1042/2088] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2089] 10.0.0.153 () {34 vars in 1119 bytes} [Tue Apr 7 01:15:39 2026] GET /v2.0/security-groups?id=1b6edff5-bf2f-451b-8402-afcb0f27daf0&id=745ea512-456f-4bc9-95b8-fed3bdf445be&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2092] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:15:38 2026] DELETE /v2.0/ports/cbc9db58-3c99-4fc5-a33b-e02471b1d348 => generated 0 bytes in 647 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2093] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 705 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:40.140 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bab2b0e7-2b47-45aa-bb55-ddf161c3bbe8'] response: {'server_uuid': '205868f1-0624-4f62-98ee-1770ddc3784d', 'name': 'network-vif-deleted', 'tag': 'cbc9db58-3c99-4fc5-a33b-e02471b1d348', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1048/2094] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ba05e97adb294a8a9c5d6457f879795a => generated 178 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:40.160 8 WARNING neutron_lib.context [req-50f2e847-9b47-4b23-9722-c9cb6e7704a8 req-bc4df5c4-d269-4f75-85f7-624cba6e31e8 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1047/2095] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:15:40 2026] POST /v2.0/ports => generated 1179 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2096] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/security-groups?tenant_id=024f8201af2a4e08b4afc40a5927baac&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1048/2097] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2098] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:40 2026] DELETE /v2.0/security-groups/def34dae-27f5-4ede-b044-7e7eee720f1e => 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: 1050/2099] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/ports?device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1194 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2100] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:40 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2101] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:15:40 2026] PUT /v2.0/ports/07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 1460 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2102] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:41 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1051/2103] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1463 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2104] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2105] 199.204.45.33 () {34 vars in 1100 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ad9&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2106] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/subnets?id=d645ef8e-85f2-40e1-a858-d46617b31804&id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:42.231 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-382e2fef-e8fb-42b1-875c-6d731aee7458'] response: {'name': 'network-changed', 'server_uuid': 'abb250a0-7943-4923-894a-ba3cc82e751c', 'tag': '07c1ad11-4cae-4f7f-992a-66ec76895813', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1053/2107] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2108] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&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: 1054/2109] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2110] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2111] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:42 2026] GET /v2.0/ports?device_id=205868f1-0624-4f62-98ee-1770ddc3784d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2112] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1463 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2113] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2114] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2115] 199.204.45.33 () {34 vars in 1100 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ad9&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2116] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/subnets?id=d645ef8e-85f2-40e1-a858-d46617b31804&id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2117] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2118] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2119] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2120] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:15:43 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2121] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:43 2026] DELETE /v2.0/security-groups/1b6edff5-bf2f-451b-8402-afcb0f27daf0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:44.025 8 INFO neutron.api.v2.resource [None req-44a1c77a-96b9-47e5-8296-65fbc4af1a1f b318d06c2a054fe293801d7b941c298e 96f8e953494d405d85830286239b1c84 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1062/2122] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:15:44 2026] GET /v2.0/security-groups/1b6edff5-bf2f-451b-8402-afcb0f27daf0 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2123] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:15:44 2026] DELETE /v2.0/floatingips/dd36e6a1-4784-41f8-b7cb-7e1b3f660e70 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2124] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:44 2026] DELETE /v2.0/security-groups/745ea512-456f-4bc9-95b8-fed3bdf445be => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:44.675 8 WARNING neutron_lib.context [None req-a6a313cc-6399-4dd2-8a07-b642b217056a 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:44.827 8 INFO neutron.db.segments_db [None req-a6a313cc-6399-4dd2-8a07-b642b217056a 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Added segment a999d886-ab03-428b-9ffa-a48b92b7ed88 of type vxlan for network 2e9dda6c-37a6-4792-81a2-6fefef7e9d98 [pid: 8|app: 0|req: 1064/2125] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:44 2026] POST /v2.0/networks => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:44.922 8 WARNING neutron_lib.context [None req-d4efd89a-d5da-4b68-9654-d2c6a729cfa6 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1065/2126] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:15:44 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:45.204 8 WARNING neutron_lib.context [None req-8f77ee85-cfbc-44a8-bf6c-050ae75aed69 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:45.253 8 INFO neutron.db.segments_db [None req-8f77ee85-cfbc-44a8-bf6c-050ae75aed69 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Added segment 3bff94bf-43ea-429f-81fb-ed350718851a of type vxlan for network 62c725cd-30ae-4216-a67b-d1ff5f2a6fde [pid: 8|app: 0|req: 1066/2127] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:45 2026] POST /v2.0/networks => generated 632 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:45.348 8 WARNING neutron_lib.context [None req-d77cca63-09c8-4a87-9e55-22bf29514e99 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1062/2128] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:15:44 2026] PUT /v2.0/routers/2bbbddfb-9112-42de-b33b-377176b17775/remove_router_interface => generated 309 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2129] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:15:45 2026] POST /v2.0/ports => generated 743 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:45.673 8 WARNING neutron_lib.context [None req-0b7a83bc-e19c-405e-9207-0e7d19b550db 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:45.733 8 INFO neutron.db.segments_db [None req-0b7a83bc-e19c-405e-9207-0e7d19b550db 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Added segment aa500375-3796-4ab4-8bcf-593bb0514e14 of type vxlan for network f9de5b28-4d70-4b43-afc9-33b418858ac5 [pid: 8|app: 0|req: 1068/2130] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:45 2026] POST /v2.0/networks => generated 632 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:45.842 8 WARNING neutron_lib.context [None req-07dc0afb-05c3-47ab-9cc2-14e712eeedd4 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1069/2131] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:15:45 2026] POST /v2.0/ports => generated 743 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:46.215 7 INFO neutron.services.segments.plugin [-] Segment dd4fb2e3-83d8-4daa-9b2b-bc0a349d3c33 resource provider aggregate not found 2026-04-07 01:15:46.221 7 INFO neutron.services.segments.plugin [-] Segment dd4fb2e3-83d8-4daa-9b2b-bc0a349d3c33 resource provider aggregate not found 2026-04-07 01:15:46.230 7 INFO neutron.services.segments.plugin [-] Segment dd4fb2e3-83d8-4daa-9b2b-bc0a349d3c33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4fb2e3-83d8-4daa-9b2b-bc0a349d3c33 found for delete ", "request_id": "req-88204ec0-e235-4e3b-a916-f1fd5b72697b"}]} 2026-04-07 01:15:46.232 7 INFO neutron.services.segments.plugin [-] Segment dd4fb2e3-83d8-4daa-9b2b-bc0a349d3c33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd4fb2e3-83d8-4daa-9b2b-bc0a349d3c33 found for delete ", "request_id": "req-9b5a5141-b2c3-4198-889e-7e2858edebff"}]} 2026-04-07 01:15:46.239 7 INFO neutron.db.l3_hamode_db [None req-5ab26f66-082f-4abf-8745-a320378a242a 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network 1bf809f0-3c40-41d7-afc0-6c30614309cf was deleted as no HA routers are present in tenant 96f8e953494d405d85830286239b1c84. [pid: 7|app: 0|req: 1063/2132] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:45 2026] DELETE /v2.0/routers/2bbbddfb-9112-42de-b33b-377176b17775 => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:46.250 7 WARNING neutron_lib.context [None req-3964ee3b-4a2e-4b00-b8f3-6adb885251a3 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1070/2133] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/ports?device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1194 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:46.311 7 INFO neutron.db.segments_db [None req-3964ee3b-4a2e-4b00-b8f3-6adb885251a3 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Added segment 040b67f0-9169-4214-89cc-3ca52484e91f of type vxlan for network 3df25798-5401-42a4-8dcc-001db852e117 [pid: 7|app: 0|req: 1064/2134] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:46 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2135] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:46 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:46.438 7 WARNING neutron_lib.context [None req-cedbcec8-795f-46b3-ba28-913f8e1d2c91 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1071/2136] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:46 2026] DELETE /v2.0/subnets/f6997fb8-e6be-46c6-8f47-dc2dadad2aaa => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2137] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:15:46 2026] POST /v2.0/ports => generated 743 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:15:46.725 7 WARNING neutron_lib.context [None req-07c8d518-1e57-4ea8-bf1d-9ba3d787f221 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:46.777 7 INFO neutron.db.segments_db [None req-07c8d518-1e57-4ea8-bf1d-9ba3d787f221 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Added segment 5ad6bbae-f200-4f43-acce-a4fc38338087 of type vxlan for network a119b07f-2d2e-49ba-8b62-4cdee3614895 2026-04-07 01:15:46.812 8 INFO neutron.services.segments.plugin [-] Segment 38275dc5-ffb3-4c66-b914-7e39e9c958c5 resource provider aggregate not found 2026-04-07 01:15:46.817 8 INFO neutron.services.segments.plugin [-] Segment 38275dc5-ffb3-4c66-b914-7e39e9c958c5 resource provider aggregate not found [pid: 8|app: 0|req: 1072/2138] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:46 2026] DELETE /v2.0/networks/7cf54d03-a4ea-4bfe-933a-a42de0295372 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:46.836 8 INFO neutron.services.segments.plugin [-] Segment 38275dc5-ffb3-4c66-b914-7e39e9c958c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38275dc5-ffb3-4c66-b914-7e39e9c958c5 found for delete ", "request_id": "req-d9ce125c-a48d-4ad1-855a-4c797c6d7885"}]} 2026-04-07 01:15:46.844 8 INFO neutron.services.segments.plugin [-] Segment 38275dc5-ffb3-4c66-b914-7e39e9c958c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38275dc5-ffb3-4c66-b914-7e39e9c958c5 found for delete ", "request_id": "req-c94c252c-82ad-49e8-89b5-58b287143659"}]} [pid: 7|app: 0|req: 1067/2139] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:46 2026] POST /v2.0/networks => generated 632 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:46.914 7 WARNING neutron_lib.context [None req-33c87a08-de2c-4ef9-8dcc-bb83f88d5077 635a4274c74b49018e951520c7eeb655 3cdd3afddb194a84a8d2742e43d3e94b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1068/2140] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:15:46 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1069/2141] 10.0.0.133 () {34 vars in 746 bytes} [Tue Apr 7 01:15:47 2026] PUT /v2.0/ports/48ee1141-488d-4cf6-9e30-a8ea575a1cc9/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2142] 10.0.0.133 () {34 vars in 746 bytes} [Tue Apr 7 01:15:47 2026] PUT /v2.0/ports/9a245236-4cd4-4124-b0be-3becbaea1183/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2143] 10.0.0.133 () {34 vars in 746 bytes} [Tue Apr 7 01:15:47 2026] PUT /v2.0/ports/93ea2a46-852b-4088-a8ff-7b558bee65ba/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: 1072/2144] 10.0.0.133 () {34 vars in 746 bytes} [Tue Apr 7 01:15:47 2026] PUT /v2.0/ports/6469aff8-4c03-4ed9-9199-2eb6d01f66df/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2145] 10.0.0.133 () {32 vars in 659 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2146] 10.0.0.133 () {32 vars in 673 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2147] 10.0.0.133 () {32 vars in 669 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2148] 10.0.0.133 () {32 vars in 681 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2149] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:15:46 2026] PUT /v2.0/routers/873358dc-d65f-4284-9cf3-3537fb989dee/remove_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2150] 10.0.0.133 () {32 vars in 667 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2151] 10.0.0.133 () {32 vars in 681 bytes} [Tue Apr 7 01:15:47 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2152] 10.0.0.133 () {32 vars in 677 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2153] 10.0.0.133 () {32 vars in 689 bytes} [Tue Apr 7 01:15:48 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2154] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/ports/48ee1141-488d-4cf6-9e30-a8ea575a1cc9 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2155] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/ports/9a245236-4cd4-4124-b0be-3becbaea1183 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2156] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/ports/93ea2a46-852b-4088-a8ff-7b558bee65ba => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:48.830 8 INFO neutron.db.l3_hamode_db [None req-e97a774c-6b35-48b9-a201-83d984d049d5 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] HA network 8846e17b-b768-4f2e-ac8d-483cd4d3c914 was deleted as no HA routers are present in tenant 5699dfc8780f4ebd85918892b5217c38. [pid: 8|app: 0|req: 1074/2157] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:47 2026] DELETE /v2.0/routers/873358dc-d65f-4284-9cf3-3537fb989dee => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:48.870 8 INFO neutron.services.segments.plugin [-] Segment c5f850c6-c0b9-48ac-8952-40b53f3d0af8 resource provider aggregate not found 2026-04-07 01:15:48.874 8 INFO neutron.services.segments.plugin [-] Segment c5f850c6-c0b9-48ac-8952-40b53f3d0af8 resource provider aggregate not found 2026-04-07 01:15:48.882 8 INFO neutron.services.segments.plugin [-] Segment c5f850c6-c0b9-48ac-8952-40b53f3d0af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5f850c6-c0b9-48ac-8952-40b53f3d0af8 found for delete ", "request_id": "req-efa92a75-ec65-4b69-800a-4ac7fdf84894"}]} 2026-04-07 01:15:48.889 8 INFO neutron.services.segments.plugin [-] Segment c5f850c6-c0b9-48ac-8952-40b53f3d0af8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5f850c6-c0b9-48ac-8952-40b53f3d0af8 found for delete ", "request_id": "req-ae5a13c1-e6bf-40c3-b1e4-8fa5bb47af92"}]} [pid: 7|app: 0|req: 1084/2158] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/ports/6469aff8-4c03-4ed9-9199-2eb6d01f66df => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2159] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/subnets/f354c20a-d776-42c2-a6c7-9ac46177d7cd => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2160] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:15:48 2026] DELETE /v2.0/ports/68f193dc-237f-4733-a697-70f041c0df8f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:49.226 7 INFO neutron.services.segments.plugin [-] Segment a999d886-ab03-428b-9ffa-a48b92b7ed88 resource provider aggregate not found 2026-04-07 01:15:49.233 7 INFO neutron.services.segments.plugin [-] Segment a999d886-ab03-428b-9ffa-a48b92b7ed88 resource provider aggregate not found 2026-04-07 01:15:49.248 7 INFO neutron.services.segments.plugin [-] Segment a999d886-ab03-428b-9ffa-a48b92b7ed88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a999d886-ab03-428b-9ffa-a48b92b7ed88 found for delete ", "request_id": "req-fea005d5-9ecd-486b-b6df-b7d6e21b9aa6"}]} 2026-04-07 01:15:49.250 7 INFO neutron.services.segments.plugin [-] Segment a999d886-ab03-428b-9ffa-a48b92b7ed88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a999d886-ab03-428b-9ffa-a48b92b7ed88 found for delete ", "request_id": "req-317ace03-2641-4b1e-838a-a522ccd49b1f"}]} [pid: 7|app: 0|req: 1086/2161] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/networks/2e9dda6c-37a6-4792-81a2-6fefef7e9d98 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2162] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/networks/69932044-9894-4828-8691-a2d514f3a7c0 => 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: 1087/2163] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/networks/62c725cd-30ae-4216-a67b-d1ff5f2a6fde => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2164] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/networks/f9de5b28-4d70-4b43-afc9-33b418858ac5 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2165] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/security-groups?tenant_id=96f8e953494d405d85830286239b1c84&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2166] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/security-groups/db04bf54-f90a-4160-9ab8-2fe7aa049f67 => 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: 1078/2167] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/networks/3df25798-5401-42a4-8dcc-001db852e117 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2168] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:49 2026] GET /v2.0/security-groups?tenant_id=5699dfc8780f4ebd85918892b5217c38&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2169] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/networks/a119b07f-2d2e-49ba-8b62-4cdee3614895 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2170] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:49 2026] DELETE /v2.0/security-groups/c1ffadef-710e-4762-9c55-9662be88f1f5 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2171] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:50 2026] GET /v2.0/security-groups?tenant_id=3cdd3afddb194a84a8d2742e43d3e94b&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2172] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:50 2026] DELETE /v2.0/security-groups/43d53a93-133f-4880-b336-05b5ae3e5737 => 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: 1092/2173] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/security-groups?tenant_id=2dc52ba7dddc465eb32743ef75bdebfd&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:51.199 8 INFO neutron.services.segments.plugin [-] Segment 94d9787d-36a2-475c-a382-b7185dc98498 resource provider aggregate not found 2026-04-07 01:15:51.202 8 INFO neutron.services.segments.plugin [-] Segment 94d9787d-36a2-475c-a382-b7185dc98498 resource provider aggregate not found 2026-04-07 01:15:51.216 8 INFO neutron.services.segments.plugin [-] Segment 94d9787d-36a2-475c-a382-b7185dc98498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d9787d-36a2-475c-a382-b7185dc98498 found for delete ", "request_id": "req-4ed1fc38-0dc2-4930-aa40-cf12ed778753"}]} 2026-04-07 01:15:51.221 8 INFO neutron.services.segments.plugin [-] Segment 94d9787d-36a2-475c-a382-b7185dc98498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d9787d-36a2-475c-a382-b7185dc98498 found for delete ", "request_id": "req-51580fa3-ece2-453a-b5a8-d7fd7d975269"}]} 2026-04-07 01:15:51.235 8 INFO neutron.services.segments.plugin [-] Segment aa500375-3796-4ab4-8bcf-593bb0514e14 resource provider aggregate not found 2026-04-07 01:15:51.242 8 INFO neutron.services.segments.plugin [-] Segment aa500375-3796-4ab4-8bcf-593bb0514e14 resource provider aggregate not found 2026-04-07 01:15:51.253 8 INFO neutron.services.segments.plugin [-] Segment aa500375-3796-4ab4-8bcf-593bb0514e14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa500375-3796-4ab4-8bcf-593bb0514e14 found for delete ", "request_id": "req-e7f97226-0e9c-45a4-b918-1917fb204e1d"}]} 2026-04-07 01:15:51.257 8 INFO neutron.services.segments.plugin [-] Segment aa500375-3796-4ab4-8bcf-593bb0514e14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa500375-3796-4ab4-8bcf-593bb0514e14 found for delete ", "request_id": "req-892187c4-f32d-47bf-acbc-a5b11f26530f"}]} 2026-04-07 01:15:51.270 8 INFO neutron.services.segments.plugin [-] Segment 040b67f0-9169-4214-89cc-3ca52484e91f resource provider aggregate not found 2026-04-07 01:15:51.273 8 INFO neutron.services.segments.plugin [-] Segment 040b67f0-9169-4214-89cc-3ca52484e91f resource provider aggregate not found 2026-04-07 01:15:51.284 8 INFO neutron.services.segments.plugin [-] Segment 040b67f0-9169-4214-89cc-3ca52484e91f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 040b67f0-9169-4214-89cc-3ca52484e91f found for delete ", "request_id": "req-864010bc-491a-4c40-889b-cd870911972d"}]} 2026-04-07 01:15:51.285 8 INFO neutron.services.segments.plugin [-] Segment 040b67f0-9169-4214-89cc-3ca52484e91f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 040b67f0-9169-4214-89cc-3ca52484e91f found for delete ", "request_id": "req-79f306e8-4fd7-4c61-a07f-fa1738d1066f"}]} [pid: 8|app: 0|req: 1082/2174] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/security-groups/fc5fa4d3-1720-4863-a518-d744a3a4d24c => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:51.490 7 INFO neutron.services.segments.plugin [-] Segment 3bff94bf-43ea-429f-81fb-ed350718851a resource provider aggregate not found 2026-04-07 01:15:51.496 7 INFO neutron.services.segments.plugin [-] Segment 3bff94bf-43ea-429f-81fb-ed350718851a resource provider aggregate not found 2026-04-07 01:15:51.512 7 INFO neutron.services.segments.plugin [-] Segment 3bff94bf-43ea-429f-81fb-ed350718851a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bff94bf-43ea-429f-81fb-ed350718851a found for delete ", "request_id": "req-47bcc6b4-5792-43d7-94f5-044f58bb728f"}]} 2026-04-07 01:15:51.519 7 INFO neutron.services.segments.plugin [-] Segment 3bff94bf-43ea-429f-81fb-ed350718851a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3bff94bf-43ea-429f-81fb-ed350718851a found for delete ", "request_id": "req-e8d31377-38ae-46f6-b8bc-616c98fc5712"}]} 2026-04-07 01:15:51.532 7 INFO neutron.services.segments.plugin [-] Segment 5ad6bbae-f200-4f43-acce-a4fc38338087 resource provider aggregate not found 2026-04-07 01:15:51.538 7 INFO neutron.services.segments.plugin [-] Segment 5ad6bbae-f200-4f43-acce-a4fc38338087 resource provider aggregate not found 2026-04-07 01:15:51.543 7 INFO neutron.services.segments.plugin [-] Segment 5ad6bbae-f200-4f43-acce-a4fc38338087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad6bbae-f200-4f43-acce-a4fc38338087 found for delete ", "request_id": "req-1ba00252-23ca-4454-baab-c305c1485fb9"}]} 2026-04-07 01:15:51.553 7 INFO neutron.services.segments.plugin [-] Segment 5ad6bbae-f200-4f43-acce-a4fc38338087 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ad6bbae-f200-4f43-acce-a4fc38338087 found for delete ", "request_id": "req-4691fa61-dedf-4d02-a91d-31dda2e244b5"}]} [pid: 8|app: 0|req: 1083/2175] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1196 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2176] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/security-groups?tenant_id=e432d55cf72446259501402d201ec9ec&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2177] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2178] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:51 2026] DELETE /v2.0/security-groups/6e5b814a-30e6-4a43-bd3a-c684334b3046 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2179] 10.0.0.133 () {32 vars in 817 bytes} [Tue Apr 7 01:15:51 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&mac_address=fa%3A16%3A3e%3A53%3Aab%3A7a => generated 1196 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:51.755 7 WARNING neutron_lib.context [None req-c16f8fa3-601f-4528-b845-6d460e682680 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:52.497 7 INFO neutron.db.l3_db [None req-c16f8fa3-601f-4528-b845-6d460e682680 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Floating IP 7cc694af-241d-450b-b6c3-094f1b3927d4 associated. External IP: 10.96.250.205, port: 07c1ad11-4cae-4f7f-992a-66ec76895813. [pid: 7|app: 0|req: 1095/2180] 10.0.0.133 () {34 vars in 676 bytes} [Tue Apr 7 01:15:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2181] 10.0.0.153 () {34 vars in 1093 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-790244337&fields=id&tenant_id=ba05e97adb294a8a9c5d6457f879795a => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:53.013 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-919aa9af-bc37-4660-93b3-ff249983a321'] response: {'name': 'network-changed', 'server_uuid': 'abb250a0-7943-4923-894a-ba3cc82e751c', 'tag': '07c1ad11-4cae-4f7f-992a-66ec76895813', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1096/2182] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:15:52 2026] GET /v2.0/networks?id=b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 705 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2183] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/quotas/ba05e97adb294a8a9c5d6457f879795a => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2184] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&fields=id => generated 333 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2185] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2186] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2187] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?device_id=dab06857-f626-415b-b9b2-638240056b56 => 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: 1099/2188] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1465 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2189] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2190] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2191] 199.204.45.33 () {34 vars in 1100 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ad9&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2192] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/subnets?id=d645ef8e-85f2-40e1-a858-d46617b31804&id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2193] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2194] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&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: 1093/2195] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2196] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:15:53 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:54.389 8 INFO neutron.db.segments_db [None req-49a1c6f3-9942-4da4-b8e7-4b060279d5c1 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] Added segment 2ad934b5-71b2-475c-bb64-d9282083403b of type vxlan for network b52e40ca-ac4b-45be-a440-223d823c471e [pid: 8|app: 0|req: 1094/2197] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.0/networks => generated 725 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2200] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.0/subnets => generated 644 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:54.754 8 WARNING neutron.api.v2.base [None req-725b3881-dcc2-43f9-9c0a-a023dd9837b1 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-07 01:15:54.755 8 INFO neutron.api.v2.resource [None req-725b3881-dcc2-43f9-9c0a-a023dd9837b1 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1097/2201] 10.0.0.133 () {34 vars in 680 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.0/rbac-policies => generated 143 bytes in 14 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-07 01:15:54.813 8 WARNING neutron_lib.context [None req-fb77ff28-6b60-445e-9f1b-ba97c5e4b7ad 4d6c56bde7d048cdb8cf881c3b0ba09c 693d5fd7cf11498086ed35055ecbb6a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:54.978 7 INFO neutron.services.segments.plugin [-] Segment 2ad934b5-71b2-475c-bb64-d9282083403b resource provider aggregate not found 2026-04-07 01:15:54.992 7 INFO neutron.services.segments.plugin [-] Segment 2ad934b5-71b2-475c-bb64-d9282083403b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad934b5-71b2-475c-bb64-d9282083403b found for delete ", "request_id": "req-4c4d2ba5-9623-4087-8ffc-21642f7c5186"}]} 2026-04-07 01:15:54.993 7 INFO neutron.services.segments.plugin [-] Segment 2ad934b5-71b2-475c-bb64-d9282083403b resource provider aggregate not found 2026-04-07 01:15:55.011 7 INFO neutron.services.segments.plugin [-] Segment 2ad934b5-71b2-475c-bb64-d9282083403b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ad934b5-71b2-475c-bb64-d9282083403b found for delete ", "request_id": "req-18075d0f-3b98-4320-bd4d-8dc9eb908376"}]} [pid: 7|app: 0|req: 1105/2202] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:54 2026] DELETE /v2.0/networks/b52e40ca-ac4b-45be-a440-223d823c471e => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:55.034 8 INFO neutron.db.segments_db [None req-fb77ff28-6b60-445e-9f1b-ba97c5e4b7ad 4d6c56bde7d048cdb8cf881c3b0ba09c 693d5fd7cf11498086ed35055ecbb6a4 - - default default] Added segment 12781139-599f-458c-bbcb-563659e57a7a of type vxlan for network 8f6f72da-382c-4edd-a8d3-e657b0ef3482 2026-04-07 01:15:55.094 7 INFO neutron.db.segments_db [None req-b12864c1-0590-40e5-a4a0-449979957aba 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] Added segment aa302f02-ee2c-4abb-8668-6bd76fb0253b of type vxlan for network ebcad7fa-d497-450e-8b52-a2dc834dcafe [pid: 8|app: 0|req: 1098/2203] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:54 2026] POST /v2.0/networks => generated 632 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:55.153 8 WARNING neutron_lib.context [None req-b65282f9-23b7-4eea-a3e8-3be4f1559d09 4d6c56bde7d048cdb8cf881c3b0ba09c 693d5fd7cf11498086ed35055ecbb6a4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1106/2204] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.0/networks => generated 726 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2205] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.0/subnets => generated 647 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:15:55.380 7 WARNING neutron.api.v2.base [None req-8d0a49b6-0d0b-41d9-9b58-9d16a6a76be9 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-07 01:15:55.381 7 INFO neutron.api.v2.resource [None req-8d0a49b6-0d0b-41d9-9b58-9d16a6a76be9 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1108/2206] 10.0.0.133 () {34 vars in 680 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2207] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.0/ports => generated 743 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1100/2208] 10.0.0.133 () {34 vars in 746 bytes} [Tue Apr 7 01:15:55 2026] PUT /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2209] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2210] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:55 2026] DELETE /v2.0/networks/ebcad7fa-d497-450e-8b52-a2dc834dcafe => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2211] 10.0.0.133 () {34 vars in 757 bytes} [Tue Apr 7 01:15:55 2026] PUT /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2212] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:55.632 7 INFO neutron.db.segments_db [None req-7e0c4649-301b-4e7d-a78e-d8edf13c83f9 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] Added segment 55fe0ca0-7497-4f17-b933-d0d578b61972 of type vxlan for network ba9d523f-459a-42e4-b6d5-3b7563884b2b [pid: 8|app: 0|req: 1104/2213] 10.0.0.133 () {34 vars in 753 bytes} [Tue Apr 7 01:15:55 2026] PUT /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2214] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/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: 1110/2215] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.0/networks => generated 726 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2216] 10.0.0.133 () {34 vars in 775 bytes} [Tue Apr 7 01:15:55 2026] PUT /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2217] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2218] 10.0.0.133 () {34 vars in 746 bytes} [Tue Apr 7 01:15:55 2026] PUT /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2219] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2220] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.0/subnets => generated 647 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2221] 10.0.0.133 () {32 vars in 734 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:15:55.959 8 INFO neutron.api.v2.resource [None req-c9adaef8-9574-4856-a2da-3bedee7e2765 4d6c56bde7d048cdb8cf881c3b0ba09c 693d5fd7cf11498086ed35055ecbb6a4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1111/2222] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:15:55 2026] GET /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2223] 10.0.0.133 () {32 vars in 737 bytes} [Tue Apr 7 01:15:55 2026] DELETE /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2224] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:15:56.086 8 INFO neutron.api.v2.resource [None req-a2a0716a-ec56-48a7-87aa-c8a35995a8ac 4d6c56bde7d048cdb8cf881c3b0ba09c 693d5fd7cf11498086ed35055ecbb6a4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1114/2225] 10.0.0.133 () {32 vars in 741 bytes} [Tue Apr 7 01:15:56 2026] DELETE /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/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: 1115/2226] 10.0.0.133 () {32 vars in 729 bytes} [Tue Apr 7 01:15:56 2026] DELETE /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2227] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d/tags => 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: 1112/2228] 10.0.0.133 () {34 vars in 680 bytes} [Tue Apr 7 01:15:55 2026] POST /v2.0/rbac-policies => generated 324 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2229] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:15:56 2026] DELETE /v2.0/ports/f970e97f-59dc-4e69-99ae-c61ef8b37e4d => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2230] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:56 2026] DELETE /v2.0/networks/8f6f72da-382c-4edd-a8d3-e657b0ef3482 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2231] 10.0.0.133 () {32 vars in 722 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/networks/ba9d523f-459a-42e4-b6d5-3b7563884b2b => generated 654 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:57.018 7 INFO neutron.services.segments.plugin [-] Segment aa302f02-ee2c-4abb-8668-6bd76fb0253b resource provider aggregate not found 2026-04-07 01:15:57.036 7 INFO neutron.services.segments.plugin [-] Segment aa302f02-ee2c-4abb-8668-6bd76fb0253b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa302f02-ee2c-4abb-8668-6bd76fb0253b found for delete ", "request_id": "req-bf422694-e2d6-4cca-96e7-e663eb2a608d"}]} 2026-04-07 01:15:57.041 7 INFO neutron.services.segments.plugin [-] Segment aa302f02-ee2c-4abb-8668-6bd76fb0253b resource provider aggregate not found 2026-04-07 01:15:57.049 7 INFO neutron.services.segments.plugin [-] Segment 12781139-599f-458c-bbcb-563659e57a7a resource provider aggregate not found 2026-04-07 01:15:57.058 7 INFO neutron.services.segments.plugin [-] Segment aa302f02-ee2c-4abb-8668-6bd76fb0253b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa302f02-ee2c-4abb-8668-6bd76fb0253b found for delete ", "request_id": "req-b3ce2a15-1fb9-485f-a944-0d759d905a4c"}]} 2026-04-07 01:15:57.067 7 INFO neutron.services.segments.plugin [-] Segment 12781139-599f-458c-bbcb-563659e57a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12781139-599f-458c-bbcb-563659e57a7a found for delete ", "request_id": "req-034d6e96-1ff1-497a-9d55-c7ae0dea0d17"}]} 2026-04-07 01:15:57.071 7 INFO neutron.services.segments.plugin [-] Segment 12781139-599f-458c-bbcb-563659e57a7a resource provider aggregate not found 2026-04-07 01:15:57.087 7 INFO neutron.services.segments.plugin [-] Segment 12781139-599f-458c-bbcb-563659e57a7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12781139-599f-458c-bbcb-563659e57a7a found for delete ", "request_id": "req-e2404904-a1b6-4462-9d5b-9883b2888294"}]} 2026-04-07 01:15:57.188 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e124b83d-f5b2-48de-91c5-e9fde8bb6747 d170a76a7d1c45488e267494eb02f046 0dfcc948dd90476a875d2e73bd1315b5 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1114/2232] 10.0.0.133 () {32 vars in 722 bytes} [Tue Apr 7 01:15:56 2026] GET /v2.0/networks/ba9d523f-459a-42e4-b6d5-3b7563884b2b => generated 138 bytes in 231 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2233] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups?tenant_id=693d5fd7cf11498086ed35055ecbb6a4&name=default => generated 2927 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2234] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:57 2026] DELETE /v2.0/security-groups/0a862121-c347-4c35-820a-4a8c2978fc7c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2235] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups?tenant_id=ab995e30a8c442c1aae9dedc517003c4&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2236] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:57 2026] DELETE /v2.0/security-groups/5e7cdb0b-db8c-4848-9b1a-47b0a5269378 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2237] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/networks?id=b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2238] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:15:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ba05e97adb294a8a9c5d6457f879795a => generated 178 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:15:57.905 7 WARNING neutron_lib.context [req-f2009633-3703-4ecf-9e53-60974e106d52 req-e32984e7-58ce-4fef-9735-54d3175de4ca 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:15:58.031 8 INFO neutron.services.segments.plugin [-] Segment 55fe0ca0-7497-4f17-b933-d0d578b61972 resource provider aggregate not found 2026-04-07 01:15:58.036 8 INFO neutron.services.segments.plugin [-] Segment 55fe0ca0-7497-4f17-b933-d0d578b61972 resource provider aggregate not found 2026-04-07 01:15:58.053 8 INFO neutron.services.segments.plugin [-] Segment 55fe0ca0-7497-4f17-b933-d0d578b61972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55fe0ca0-7497-4f17-b933-d0d578b61972 found for delete ", "request_id": "req-64aef707-805b-4935-ad52-baa9a01e3766"}]} 2026-04-07 01:15:58.054 8 INFO neutron.services.segments.plugin [-] Segment 55fe0ca0-7497-4f17-b933-d0d578b61972 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55fe0ca0-7497-4f17-b933-d0d578b61972 found for delete ", "request_id": "req-836518a8-e884-4119-b6af-2bf1f1c692b5"}]} [pid: 8|app: 0|req: 1119/2239] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:15:57 2026] DELETE /v2.0/networks/ba9d523f-459a-42e4-b6d5-3b7563884b2b => generated 0 bytes in 875 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:15:58.085 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3dffca6-61aa-4f78-9ec6-25203a8bbd6a 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1120/2240] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.0/subnets/e788b136-09ba-431a-a106-27f62f495a84 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:58.102 8 INFO neutron.pecan_wsgi.hooks.translation [None req-59e57cc0-85ec-49bd-b1bc-8e5ec333b399 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1121/2241] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.0/subnets/387b6e97-1729-4d42-8b47-42ecb3bcd866 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:15:58.116 8 INFO neutron.pecan_wsgi.hooks.translation [None req-181de836-90fd-40ec-93a5-8c253be02709 0c20a3a49d7849e48904ba957a74953a 805b8d79f163474db9a3de6d30ea5ece - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1122/2242] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:15:58 2026] DELETE /v2.0/subnets/22067fca-a5cc-4bbb-b441-815dd299bdec => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2243] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:15:57 2026] POST /v2.0/ports => generated 1183 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1122/2244] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1186 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2245] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&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: 1123/2246] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:15:58 2026] PUT /v2.0/ports/1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => generated 1464 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1124/2247] 10.0.0.223 () {34 vars in 989 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/ports?device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:15:58.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9bebd2fe-b87f-4687-9bcd-03f23336e9ca'] response: {'name': 'network-changed', 'server_uuid': 'dab06857-f626-415b-b9b2-638240056b56', 'tag': '1b072577-f0ec-48a9-a420-f7c3d3c1ed18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1125/2248] 10.0.0.223 () {34 vars in 1039 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2249] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:58 2026] GET /v2.0/security-groups?tenant_id=805b8d79f163474db9a3de6d30ea5ece&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2250] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:59 2026] DELETE /v2.0/security-groups/53deb2da-2487-4e2f-842b-ecfb6572e8c2 => 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: 1127/2251] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1467 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2252] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/networks?tenant_id=ba05e97adb294a8a9c5d6457f879795a&shared=False => generated 2377 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2253] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-groups?tenant_id=0dfcc948dd90476a875d2e73bd1315b5&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2254] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2255] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:15:59 2026] DELETE /v2.0/security-groups/2094e60d-c53d-4333-902e-19cb56706827 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2256] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:15:59 2026] GET /v2.0/security-groups?tenant_id=33f19c90915f45d8ab78180b189310bc&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2257] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:00 2026] DELETE /v2.0/security-groups/f392bd25-1b8e-4a8e-9d5a-a83474b29052 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2258] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2259] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.25&port_id=1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2260] 199.204.45.33 () {34 vars in 1104 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A237&port_id=1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2261] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/subnets?id=b77e2e02-eae1-4e6c-9ddf-cec4d1538d81&id=125ea778-51e0-49f4-b933-76c16952260f => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2262] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&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: 1130/2263] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2264] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:16:00 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2265] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:16:01 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:01.280 8 WARNING neutron_lib.context [None req-c3489c10-6420-4f36-b1c5-beecda760907 af2e697747034a6b9cfcb820e7c870b0 3f3afc5eb7e24558aad3fdcfedcbe84c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:01.318 8 INFO neutron.db.segments_db [None req-c3489c10-6420-4f36-b1c5-beecda760907 af2e697747034a6b9cfcb820e7c870b0 3f3afc5eb7e24558aad3fdcfedcbe84c - - default default] Added segment ebc695fe-5611-43d9-bb84-5508169a342c of type vxlan for network ac663ed4-21ef-4492-89b5-7896c5d5a28d 2026-04-07 01:16:01.615 8 INFO neutron.db.l3_hamode_db [None req-c3489c10-6420-4f36-b1c5-beecda760907 af2e697747034a6b9cfcb820e7c870b0 3f3afc5eb7e24558aad3fdcfedcbe84c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:01.742 8 INFO neutron.db.l3_hamode_db [None req-c3489c10-6420-4f36-b1c5-beecda760907 af2e697747034a6b9cfcb820e7c870b0 3f3afc5eb7e24558aad3fdcfedcbe84c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1135/2266] 10.0.0.133 () {34 vars in 667 bytes} [Tue Apr 7 01:16:01 2026] POST /v2.0/routers => generated 474 bytes in 1344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2267] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:16:02 2026] PUT /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2268] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2269] 10.0.0.133 () {34 vars in 761 bytes} [Tue Apr 7 01:16:02 2026] PUT /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2270] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2271] 10.0.0.133 () {34 vars in 757 bytes} [Tue Apr 7 01:16:02 2026] PUT /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2272] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2273] 10.0.0.133 () {34 vars in 779 bytes} [Tue Apr 7 01:16:02 2026] PUT /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2274] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:02 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2275] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:16:03 2026] PUT /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2276] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2277] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:03.278 8 INFO neutron.api.v2.resource [None req-dd745200-89fb-48a4-8399-4a444ea47a08 af2e697747034a6b9cfcb820e7c870b0 3f3afc5eb7e24558aad3fdcfedcbe84c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1141/2278] 10.0.0.133 () {32 vars in 742 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2279] 10.0.0.133 () {32 vars in 741 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2280] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 30 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:03.505 7 INFO neutron.api.v2.resource [None req-afdc6b86-48ae-4f6b-973e-af0139335ac5 af2e697747034a6b9cfcb820e7c870b0 3f3afc5eb7e24558aad3fdcfedcbe84c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1139/2281] 10.0.0.133 () {32 vars in 745 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2282] 10.0.0.133 () {32 vars in 733 bytes} [Tue Apr 7 01:16:03 2026] DELETE /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2283] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2284] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2285] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/ports?device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1198 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2286] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:03 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&fields=id&fields=name => generated 111 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2287] 10.0.0.133 () {34 vars in 741 bytes} [Tue Apr 7 01:16:03 2026] PUT /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb => generated 480 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:04.346 8 WARNING neutron_lib.context [None req-0f804afd-d6cc-4a38-9eb4-2b8585848b61 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1142/2288] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:16:04 2026] GET /v2.0/ports?device_id=6ebaf324-61bb-49f7-8109-0f3df3a82acb => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:04.416 8 INFO neutron.db.segments_db [None req-0f804afd-d6cc-4a38-9eb4-2b8585848b61 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Added segment 196bc6f1-7888-4c9c-a7b8-898bc166c522 of type vxlan for network cf9522a0-0a5d-44bf-ba65-10e460b6f3e1 2026-04-07 01:16:04.761 8 INFO neutron.db.l3_hamode_db [None req-0f804afd-d6cc-4a38-9eb4-2b8585848b61 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:04.926 8 INFO neutron.db.l3_hamode_db [None req-0f804afd-d6cc-4a38-9eb4-2b8585848b61 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:04.970 7 INFO neutron.services.segments.plugin [-] Segment ebc695fe-5611-43d9-bb84-5508169a342c resource provider aggregate not found 2026-04-07 01:16:04.977 7 INFO neutron.services.segments.plugin [-] Segment ebc695fe-5611-43d9-bb84-5508169a342c resource provider aggregate not found 2026-04-07 01:16:04.987 7 INFO neutron.services.segments.plugin [-] Segment ebc695fe-5611-43d9-bb84-5508169a342c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc695fe-5611-43d9-bb84-5508169a342c found for delete ", "request_id": "req-c6dc841d-7769-47a6-b8c6-36bbe6e02106"}]} 2026-04-07 01:16:04.999 7 INFO neutron.services.segments.plugin [-] Segment ebc695fe-5611-43d9-bb84-5508169a342c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc695fe-5611-43d9-bb84-5508169a342c found for delete ", "request_id": "req-4bb7973b-e6ab-4af9-a369-ef79f343e810"}]} 2026-04-07 01:16:05.005 7 INFO neutron.db.l3_hamode_db [None req-00e985da-3385-4da6-b5cf-d833a6417933 af2e697747034a6b9cfcb820e7c870b0 3f3afc5eb7e24558aad3fdcfedcbe84c - - default default] HA network ac663ed4-21ef-4492-89b5-7896c5d5a28d was deleted as no HA routers are present in tenant 3f3afc5eb7e24558aad3fdcfedcbe84c. [pid: 7|app: 0|req: 1143/2289] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:16:04 2026] DELETE /v2.0/routers/6ebaf324-61bb-49f7-8109-0f3df3a82acb => generated 0 bytes in 648 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2290] 10.0.0.133 () {34 vars in 667 bytes} [Tue Apr 7 01:16:04 2026] POST /v2.0/routers => generated 474 bytes in 1354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:05.558 7 WARNING neutron_lib.context [None req-8f18ad6c-a427-4164-afff-723964a5ad92 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:05.597 7 INFO neutron.db.l3_hamode_db [None req-8f18ad6c-a427-4164-afff-723964a5ad92 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:05.738 7 INFO neutron.db.l3_hamode_db [None req-8f18ad6c-a427-4164-afff-723964a5ad92 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1148/2291] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:05 2026] GET /v2.0/security-groups?tenant_id=3f3afc5eb7e24558aad3fdcfedcbe84c&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2292] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:05 2026] DELETE /v2.0/security-groups/cece897f-2658-4e4c-9fdf-c3e387eec5dc => 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: 1150/2293] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:06 2026] GET /v2.0/security-groups?tenant_id=ac382e1599fb482592b27f0cf68f34bb&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2294] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:06 2026] DELETE /v2.0/security-groups/a9a61e64-34f6-4480-8784-293b645cc8cf => 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: 1144/2295] 10.0.0.133 () {34 vars in 667 bytes} [Tue Apr 7 01:16:05 2026] POST /v2.0/routers => generated 474 bytes in 1220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:06.781 8 WARNING neutron_lib.context [None req-f3aebaa2-0403-4f1a-a504-2e0f90598edc b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:06.826 8 INFO neutron.db.l3_hamode_db [None req-f3aebaa2-0403-4f1a-a504-2e0f90598edc b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:06.938 8 INFO neutron.db.l3_hamode_db [None req-f3aebaa2-0403-4f1a-a504-2e0f90598edc b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1152/2296] 10.0.0.133 () {34 vars in 667 bytes} [Tue Apr 7 01:16:06 2026] POST /v2.0/routers => generated 474 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:07.518 7 WARNING neutron_lib.context [None req-2e29f13e-d598-43eb-b5bd-fbf97aa300c3 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:07.564 7 INFO neutron.db.l3_hamode_db [None req-2e29f13e-d598-43eb-b5bd-fbf97aa300c3 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:07.688 7 INFO neutron.db.l3_hamode_db [None req-2e29f13e-d598-43eb-b5bd-fbf97aa300c3 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1145/2297] 10.0.0.133 () {34 vars in 667 bytes} [Tue Apr 7 01:16:07 2026] POST /v2.0/routers => generated 474 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:08.358 8 WARNING neutron_lib.context [None req-0e9a4eb4-8d28-44b8-af7e-563167cf5868 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:08.413 8 INFO neutron.db.l3_hamode_db [None req-0e9a4eb4-8d28-44b8-af7e-563167cf5868 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-07 01:16:08.547 8 INFO neutron.db.l3_hamode_db [None req-0e9a4eb4-8d28-44b8-af7e-563167cf5868 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1153/2298] 10.0.0.133 () {34 vars in 667 bytes} [Tue Apr 7 01:16:08 2026] POST /v2.0/routers => generated 474 bytes in 787 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2299] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/ports?device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1200 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2300] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2301] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:16:09 2026] PUT /v2.0/routers/3a2baebc-9565-477f-8b27-181a088b4074/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2302] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:16:09 2026] PUT /v2.0/routers/81fcc342-1909-469a-af64-d88d5b76d936/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2303] 10.0.0.133 () {32 vars in 817 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&mac_address=fa%3A16%3A3e%3A7c%3Aa4%3Aa4 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:09.302 8 WARNING neutron_lib.context [None req-d3e28c54-1763-4fd1-b3dd-1c68d0c562a3 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1149/2304] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:16:09 2026] PUT /v2.0/routers/b35fa4ec-7109-4268-8ccc-f818b5c5cf74/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2305] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:16:09 2026] PUT /v2.0/routers/76f24da2-cde3-498c-87f6-919023638f27/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2306] 10.0.0.133 () {32 vars in 663 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2307] 10.0.0.133 () {32 vars in 677 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:09.700 7 WARNING neutron_lib.context [None req-507abf16-a1bb-4791-a315-004f794252f4 084c206aa8d2472ea9e1f964a867d78f da5dae543e2d4401a5eba2fc6f74ef48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:09.847 7 INFO neutron.db.segments_db [None req-507abf16-a1bb-4791-a315-004f794252f4 084c206aa8d2472ea9e1f964a867d78f da5dae543e2d4401a5eba2fc6f74ef48 - - default default] Added segment 64b2bd43-253b-4c26-9557-a3cbb9ca4404 of type vxlan for network 08e6bf79-b99e-41ea-b30e-1dbe2d183225 [pid: 7|app: 0|req: 1153/2308] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:16:09 2026] POST /v2.0/networks => generated 631 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2311] 10.0.0.133 () {32 vars in 673 bytes} [Tue Apr 7 01:16:09 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:10.030 7 WARNING neutron_lib.context [None req-872a2bad-c48e-417e-8d56-56d6fce43939 084c206aa8d2472ea9e1f964a867d78f da5dae543e2d4401a5eba2fc6f74ef48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:10.085 8 INFO neutron.db.l3_db [None req-d3e28c54-1763-4fd1-b3dd-1c68d0c562a3 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Floating IP 7e6e2f13-93c5-4b2d-9277-a26448e7e11f associated. External IP: 10.96.250.208, port: 1b072577-f0ec-48a9-a420-f7c3d3c1ed18. [pid: 7|app: 0|req: 1157/2312] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:16:10 2026] POST /v2.0/ports => generated 743 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1158/2313] 10.0.0.133 () {32 vars in 685 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:10.339 7 WARNING neutron_lib.context [None req-df713ae5-fc5c-4fc9-a7e9-d82c60e4d782 084c206aa8d2472ea9e1f964a867d78f da5dae543e2d4401a5eba2fc6f74ef48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1156/2314] 10.0.0.133 () {34 vars in 676 bytes} [Tue Apr 7 01:16:09 2026] POST /v2.0/floatingips => generated 854 bytes in 1133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:16:10.471 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8afaa5d-b162-404d-bbd6-2dc0533a3541'] response: {'name': 'network-changed', 'server_uuid': 'dab06857-f626-415b-b9b2-638240056b56', 'tag': '1b072577-f0ec-48a9-a420-f7c3d3c1ed18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1157/2315] 10.0.0.133 () {32 vars in 671 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2316] 10.0.0.133 () {34 vars in 665 bytes} [Tue Apr 7 01:16:10 2026] POST /v2.0/trunks => generated 407 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2317] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:16:10 2026] PUT /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/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: 1158/2318] 10.0.0.133 () {32 vars in 685 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2319] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags => generated 25 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2320] 10.0.0.133 () {34 vars in 759 bytes} [Tue Apr 7 01:16:10 2026] PUT /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/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: 1163/2321] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags => generated 34 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2322] 10.0.0.133 () {32 vars in 681 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2323] 10.0.0.133 () {34 vars in 755 bytes} [Tue Apr 7 01:16:10 2026] PUT /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/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: 1165/2324] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2325] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2326] 10.0.0.133 () {34 vars in 777 bytes} [Tue Apr 7 01:16:10 2026] PUT /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/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: 1161/2327] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2328] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/routers/3a2baebc-9565-477f-8b27-181a088b4074 => generated 485 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2329] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:16:10 2026] PUT /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2330] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags => generated 37 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2331] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:10.863 8 INFO neutron.api.v2.resource [None req-8f707f55-9e35-4207-bb82-17ccc984e2fd 084c206aa8d2472ea9e1f964a867d78f da5dae543e2d4401a5eba2fc6f74ef48 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1165/2332] 10.0.0.133 () {32 vars in 740 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2333] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:10 2026] DELETE /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2334] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:10.933 8 INFO neutron.api.v2.resource [None req-41e148b2-0983-48fb-9320-93cc13db329f 084c206aa8d2472ea9e1f964a867d78f da5dae543e2d4401a5eba2fc6f74ef48 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1168/2335] 10.0.0.133 () {32 vars in 743 bytes} [Tue Apr 7 01:16:10 2026] DELETE /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2336] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:16:10 2026] DELETE /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2337] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2338] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:16:10 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1469 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2339] 10.0.0.133 () {32 vars in 718 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49 => generated 407 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2340] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/networks?id=b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2341] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/ports/3cb9d826-fd1c-4a31-810b-c2649d652052 => generated 826 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2342] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.25&port_id=1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2343] 10.0.0.133 () {32 vars in 721 bytes} [Tue Apr 7 01:16:11 2026] DELETE /v2.0/trunks/eb070082-eb28-4a2a-b1a0-1252d9b8bd49 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2344] 199.204.45.33 () {34 vars in 1104 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A237&port_id=1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2345] 10.0.0.133 () {34 vars in 741 bytes} [Tue Apr 7 01:16:10 2026] PUT /v2.0/routers/3a2baebc-9565-477f-8b27-181a088b4074 => generated 485 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2346] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/subnets?id=b77e2e02-eae1-4e6c-9ddf-cec4d1538d81&id=125ea778-51e0-49f4-b933-76c16952260f => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2347] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/ports?device_id=3a2baebc-9565-477f-8b27-181a088b4074 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2348] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2349] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:16:11 2026] DELETE /v2.0/ports/3cb9d826-fd1c-4a31-810b-c2649d652052 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2350] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:11.622 8 INFO neutron.services.segments.plugin [-] Segment 64b2bd43-253b-4c26-9557-a3cbb9ca4404 resource provider aggregate not found 2026-04-07 01:16:11.631 8 INFO neutron.services.segments.plugin [-] Segment 64b2bd43-253b-4c26-9557-a3cbb9ca4404 resource provider aggregate not found 2026-04-07 01:16:11.634 8 INFO neutron.services.segments.plugin [-] Segment 64b2bd43-253b-4c26-9557-a3cbb9ca4404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b2bd43-253b-4c26-9557-a3cbb9ca4404 found for delete ", "request_id": "req-7ab98790-c842-4bfa-946e-320ac12f9c72"}]} [pid: 8|app: 0|req: 1180/2351] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:16:11 2026] DELETE /v2.0/networks/08e6bf79-b99e-41ea-b30e-1dbe2d183225 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:16:11.644 8 INFO neutron.services.segments.plugin [-] Segment 64b2bd43-253b-4c26-9557-a3cbb9ca4404 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b2bd43-253b-4c26-9557-a3cbb9ca4404 found for delete ", "request_id": "req-234693e2-c8de-42c3-94c2-975098b72b92"}]} [pid: 8|app: 0|req: 1181/2352] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2353] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2354] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:16:11 2026] DELETE /v2.0/routers/3a2baebc-9565-477f-8b27-181a088b4074 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2355] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:16:11 2026] GET /v2.0/routers/81fcc342-1909-469a-af64-d88d5b76d936 => generated 493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2356] 10.0.0.133 () {34 vars in 741 bytes} [Tue Apr 7 01:16:11 2026] PUT /v2.0/routers/81fcc342-1909-469a-af64-d88d5b76d936 => generated 493 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2357] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/security-groups?tenant_id=da5dae543e2d4401a5eba2fc6f74ef48&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2358] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/ports?device_id=81fcc342-1909-469a-af64-d88d5b76d936 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2359] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:12 2026] DELETE /v2.0/security-groups/40e3363e-db79-4d77-bd5c-5438e128fb14 => 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: 1186/2360] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/security-groups?tenant_id=8c6c201c09db48cbbc05754ef86edc43&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2361] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:16:12 2026] DELETE /v2.0/routers/81fcc342-1909-469a-af64-d88d5b76d936 => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2362] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:12 2026] DELETE /v2.0/security-groups/15ebcb1d-19ba-4764-8275-f7d1780f36ad => 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: 1176/2363] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:16:12 2026] GET /v2.0/routers/b35fa4ec-7109-4268-8ccc-f818b5c5cf74 => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2364] 10.0.0.133 () {34 vars in 741 bytes} [Tue Apr 7 01:16:12 2026] PUT /v2.0/routers/b35fa4ec-7109-4268-8ccc-f818b5c5cf74 => generated 502 bytes in 582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2365] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/ports?device_id=b35fa4ec-7109-4268-8ccc-f818b5c5cf74 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2366] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:16:13 2026] DELETE /v2.0/routers/b35fa4ec-7109-4268-8ccc-f818b5c5cf74 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2367] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:16:13 2026] GET /v2.0/routers/76f24da2-cde3-498c-87f6-919023638f27 => generated 487 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2368] 10.0.0.133 () {34 vars in 741 bytes} [Tue Apr 7 01:16:13 2026] PUT /v2.0/routers/76f24da2-cde3-498c-87f6-919023638f27 => generated 487 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2369] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/ports?device_id=76f24da2-cde3-498c-87f6-919023638f27 => 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: 1191/2370] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:16:14 2026] DELETE /v2.0/routers/76f24da2-cde3-498c-87f6-919023638f27 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2371] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:16:14 2026] GET /v2.0/routers/5860d134-01fa-4396-ad1f-f4af5f46c9bb => generated 480 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2372] 10.0.0.133 () {34 vars in 741 bytes} [Tue Apr 7 01:16:14 2026] PUT /v2.0/routers/5860d134-01fa-4396-ad1f-f4af5f46c9bb => generated 480 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2373] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:16:15 2026] GET /v2.0/ports?device_id=5860d134-01fa-4396-ad1f-f4af5f46c9bb => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:15.877 8 INFO neutron.services.segments.plugin [-] Segment 196bc6f1-7888-4c9c-a7b8-898bc166c522 resource provider aggregate not found 2026-04-07 01:16:15.882 8 INFO neutron.services.segments.plugin [-] Segment 196bc6f1-7888-4c9c-a7b8-898bc166c522 resource provider aggregate not found 2026-04-07 01:16:15.892 8 INFO neutron.services.segments.plugin [-] Segment 196bc6f1-7888-4c9c-a7b8-898bc166c522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 196bc6f1-7888-4c9c-a7b8-898bc166c522 found for delete ", "request_id": "req-98acf01d-46d4-4acd-b10d-fffd40ad098f"}]} 2026-04-07 01:16:15.893 8 INFO neutron.services.segments.plugin [-] Segment 196bc6f1-7888-4c9c-a7b8-898bc166c522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 196bc6f1-7888-4c9c-a7b8-898bc166c522 found for delete ", "request_id": "req-705825db-9f30-47d5-ae11-9c46f83c3f9b"}]} 2026-04-07 01:16:15.901 8 INFO neutron.db.l3_hamode_db [None req-ac42714c-0e17-47cd-a987-ec627a2aa995 b87241c5f25a4fb18dcbdacf6efe8b30 8beb43d1d9ec4ddeb14f94e11d6d93d5 - - default default] HA network cf9522a0-0a5d-44bf-ba65-10e460b6f3e1 was deleted as no HA routers are present in tenant 8beb43d1d9ec4ddeb14f94e11d6d93d5. [pid: 8|app: 0|req: 1193/2374] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:16:15 2026] DELETE /v2.0/routers/5860d134-01fa-4396-ad1f-f4af5f46c9bb => generated 0 bytes in 516 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2375] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:16 2026] GET /v2.0/security-groups?tenant_id=a8816db61645492d9af1903ca2f22453&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2376] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:16 2026] DELETE /v2.0/security-groups/0999672a-84f4-4ec7-ad14-993c195059eb => 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: 1183/2377] 10.0.0.223 () {34 vars in 989 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/ports?device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2378] 10.0.0.223 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2379] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/security-groups?tenant_id=221470b626c34cabab9fa1adcfb75939&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2380] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:17 2026] DELETE /v2.0/security-groups/0d38e07a-779d-4a8a-9d0e-84cf1a4766cb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2381] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:17 2026] GET /v2.0/security-groups?tenant_id=8beb43d1d9ec4ddeb14f94e11d6d93d5&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2382] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:17 2026] DELETE /v2.0/security-groups/c5572d46-f25b-4452-8f7f-dd5c7378d103 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:21.984 8 WARNING neutron_lib.context [None req-8bbf325a-e1de-4359-afdd-edcb6529fe40 9841e2cfce7d40dea619f4dc9a31a0a2 c50f9b5650194a5ca2876984d1cebaf8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1197/2383] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:16:21 2026] POST /v2.0/security-groups => generated 1603 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:16:22.225 7 WARNING neutron_lib.context [None req-fe27fd93-8a5c-45da-98c3-a4f343ab8bae 9841e2cfce7d40dea619f4dc9a31a0a2 c50f9b5650194a5ca2876984d1cebaf8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1187/2384] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:16:22.355 8 WARNING neutron_lib.context [None req-3a5cf9f1-2950-433c-b77b-824a62e80eed 9841e2cfce7d40dea619f4dc9a31a0a2 c50f9b5650194a5ca2876984d1cebaf8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1198/2385] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:16:22.507 7 WARNING neutron_lib.context [None req-e88f493c-3824-489f-af5e-928cba431934 9841e2cfce7d40dea619f4dc9a31a0a2 c50f9b5650194a5ca2876984d1cebaf8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1188/2386] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-07 01:16:22.636 8 WARNING neutron_lib.context [None req-7d0df21d-05f4-40ef-a7dc-08b9bc0b3d83 9841e2cfce7d40dea619f4dc9a31a0a2 c50f9b5650194a5ca2876984d1cebaf8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2387] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:16:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2388] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2389] 10.0.0.133 () {34 vars in 766 bytes} [Tue Apr 7 01:16:22 2026] PUT /v2.0/security-groups/ef5dee7d-9d2c-44be-b60a-3febd1ec5344/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2390] 10.0.0.133 () {34 vars in 766 bytes} [Tue Apr 7 01:16:22 2026] PUT /v2.0/security-groups/8184fec6-de67-483c-b6a6-a286429ba2c1/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2391] 10.0.0.133 () {34 vars in 766 bytes} [Tue Apr 7 01:16:22 2026] PUT /v2.0/security-groups/275ebcb0-fe38-410c-b42b-a146e7dfa3b0/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2392] 10.0.0.133 () {34 vars in 766 bytes} [Tue Apr 7 01:16:22 2026] PUT /v2.0/security-groups/dbb0b395-2b9a-464d-9e66-ca669044a5c3/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2393] 10.0.0.133 () {32 vars in 679 bytes} [Tue Apr 7 01:16:22 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2394] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2395] 10.0.0.133 () {32 vars in 689 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2396] 10.0.0.133 () {32 vars in 701 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2397] 10.0.0.133 () {32 vars in 687 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2398] 10.0.0.133 () {32 vars in 701 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2399] 10.0.0.133 () {32 vars in 697 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2400] 10.0.0.133 () {32 vars in 709 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2401] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:23 2026] DELETE /v2.0/security-groups/ef5dee7d-9d2c-44be-b60a-3febd1ec5344 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2402] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:23 2026] DELETE /v2.0/security-groups/8184fec6-de67-483c-b6a6-a286429ba2c1 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2403] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:23 2026] DELETE /v2.0/security-groups/275ebcb0-fe38-410c-b42b-a146e7dfa3b0 => 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: 1208/2404] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:23 2026] DELETE /v2.0/security-groups/dbb0b395-2b9a-464d-9e66-ca669044a5c3 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2405] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:23 2026] DELETE /v2.0/security-groups/8f6a3ee0-1b6a-48fe-a07c-7ba54cbc41da => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2406] 10.0.0.138 () {30 vars in 688 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2407] 10.0.0.138 () {30 vars in 690 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2408] 10.0.0.138 () {30 vars in 666 bytes} [Tue Apr 7 01:16:23 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: 1199/2409] 10.0.0.138 () {30 vars in 702 bytes} [Tue Apr 7 01:16:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2410] 10.0.0.138 () {28 vars in 437 bytes} [Tue Apr 7 01:16:24 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2413] 10.0.0.138 () {30 vars in 726 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 658 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2414] 10.0.0.138 () {30 vars in 688 bytes} [Tue Apr 7 01:16:24 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: 1202/2415] 10.0.0.138 () {30 vars in 690 bytes} [Tue Apr 7 01:16:24 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: 1203/2416] 10.0.0.138 () {30 vars in 666 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2417] 10.0.0.138 () {30 vars in 702 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2418] 10.0.0.138 () {30 vars in 726 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2419] 10.0.0.138 () {30 vars in 688 bytes} [Tue Apr 7 01:16:24 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: 1207/2420] 10.0.0.138 () {30 vars in 690 bytes} [Tue Apr 7 01:16:24 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: 1208/2421] 10.0.0.138 () {30 vars in 666 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2422] 10.0.0.138 () {30 vars in 702 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2423] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/security-groups?tenant_id=70a12a3ec70a4c64a654a7156bf6e1cd&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2424] 10.0.0.138 () {30 vars in 728 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2425] 10.0.0.138 () {30 vars in 680 bytes} [Tue Apr 7 01:16:24 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2426] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:24 2026] DELETE /v2.0/security-groups/2ddc876b-a313-4b43-abcc-6e8af2312e19 => 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: 1216/2427] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/security-groups?tenant_id=5f481994ed224e93917dfd96e3f270bc&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2428] 10.0.0.138 () {34 vars in 702 bytes} [Tue Apr 7 01:16:24 2026] POST /v2.0/ports => generated 1132 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2429] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:25 2026] DELETE /v2.0/security-groups/e9451038-d46d-4083-bb7a-d4d343683edd => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1213/2430] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:25 2026] GET /v2.0/security-groups?tenant_id=c50f9b5650194a5ca2876984d1cebaf8&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2431] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:25 2026] DELETE /v2.0/security-groups/4d095533-3fdd-4612-9c72-94acbc80c305 => 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: 1214/2432] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:16:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2433] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:16:27 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: 1215/2434] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2435] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:16:28 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: 1216/2436] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2437] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:16:28 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: 1217/2438] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:16: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: 8|app: 0|req: 1222/2439] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2440] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:28.340 8 INFO neutron.api.v2.resource [None req-eb5f91b5-adb3-40f8-bd3d-8506f21baa8e 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1223/2441] 199.204.45.33 () {30 vars in 760 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/security-groups/lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2442] 199.204.45.33 () {30 vars in 782 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/security-groups?name=lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2443] 199.204.45.33 () {34 vars in 733 bytes} [Tue Apr 7 01:16:28 2026] POST /v2.0/security-groups => generated 1638 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2444] 199.204.45.33 () {30 vars in 812 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/security-group-rules?security_group_id=14e3b7f0-8fee-4dd5-824e-359d1e342b62 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:28.760 7 WARNING neutron_lib.context [None req-9e654b62-c866-492d-941e-d4366c73b0b5 322f240758994b4c814d64ab30c2d758 0f59eeca0ac045dc899e69c9131cb9fb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1225/2445] 199.204.45.33 () {34 vars in 786 bytes} [Tue Apr 7 01:16:28 2026] PUT /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1226/2446] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2447] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2448] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2449] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2450] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:16:28 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2451] 199.204.45.33 () {34 vars in 1094 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/ports?device_id=abb250a0-7943-4923-894a-ba3cc82e751c&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2452] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:16:28 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2453] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:16:29 2026] PUT /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2454] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2455] 10.0.0.133 () {34 vars in 769 bytes} [Tue Apr 7 01:16:29 2026] PUT /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2456] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2457] 10.0.0.133 () {34 vars in 765 bytes} [Tue Apr 7 01:16:29 2026] PUT /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2458] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2459] 10.0.0.133 () {34 vars in 787 bytes} [Tue Apr 7 01:16:29 2026] PUT /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2460] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2461] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:16:29 2026] PUT /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2462] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2463] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:29.749 7 INFO neutron.api.v2.resource [None req-51ac19f4-bc21-4f23-aeaf-16ce862d9bdb 322f240758994b4c814d64ab30c2d758 0f59eeca0ac045dc899e69c9131cb9fb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1227/2464] 10.0.0.133 () {32 vars in 750 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2465] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:16:29 2026] DELETE /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2466] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:29.886 8 INFO neutron.api.v2.resource [None req-d7c52e54-cf44-4231-9bc6-8061b91e24e6 322f240758994b4c814d64ab30c2d758 0f59eeca0ac045dc899e69c9131cb9fb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1239/2467] 10.0.0.133 () {32 vars in 753 bytes} [Tue Apr 7 01:16:29 2026] DELETE /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2468] 10.0.0.133 () {32 vars in 741 bytes} [Tue Apr 7 01:16:29 2026] DELETE /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/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: 1240/2469] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:16:29 2026] GET /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12/tags => 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: 1230/2470] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:16:29 2026] DELETE /v2.0/floatingips/e7ecd8d8-f07f-4905-b8dc-e32b6c14fa12 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2471] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2472] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2473] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2474] 199.204.45.33 () {34 vars in 1100 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ad9&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2475] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/subnets?id=d645ef8e-85f2-40e1-a858-d46617b31804&id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2476] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:30 2026] GET /v2.0/security-groups?tenant_id=0f59eeca0ac045dc899e69c9131cb9fb&name=default => generated 2929 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2477] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2478] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2480] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2480] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:31 2026] DELETE /v2.0/security-groups/a02b2c6c-de84-4dc3-b79e-4c4647355d38 => 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: 1249/2481] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2482] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:31 2026] GET /v2.0/security-groups?tenant_id=c96cceba8f0541e7b9cc2bdd4fc79601&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2483] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:31 2026] DELETE /v2.0/security-groups/aa5dd4e3-894e-4ed0-9928-6514a19f59cf => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:34.714 7 WARNING neutron_lib.context [None req-23f19348-06b7-4373-b1bd-2403e9583bea 936c048999594337b79e65fb56220e78 6e9539c5b77c450e8377c7beb4498c17 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:16:34.883 7 INFO neutron.db.segments_db [None req-23f19348-06b7-4373-b1bd-2403e9583bea 936c048999594337b79e65fb56220e78 6e9539c5b77c450e8377c7beb4498c17 - - default default] Added segment 821287d8-00d4-4ad8-a969-861430f12116 of type vxlan for network b6902a20-9a58-4518-9494-e508dad54a5c [pid: 7|app: 0|req: 1234/2484] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:16:34 2026] POST /v2.0/networks => generated 632 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2485] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:16:34 2026] PUT /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2486] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2487] 10.0.0.133 () {34 vars in 763 bytes} [Tue Apr 7 01:16:35 2026] PUT /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2488] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2489] 10.0.0.133 () {34 vars in 759 bytes} [Tue Apr 7 01:16:35 2026] PUT /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2490] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2491] 10.0.0.133 () {34 vars in 781 bytes} [Tue Apr 7 01:16:35 2026] PUT /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2492] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2493] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:16:35 2026] PUT /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2494] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2495] 10.0.0.133 () {32 vars in 740 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:35.476 7 INFO neutron.api.v2.resource [None req-23b95af1-c66c-4cba-9115-c27e18a96a76 936c048999594337b79e65fb56220e78 6e9539c5b77c450e8377c7beb4498c17 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1240/2496] 10.0.0.133 () {32 vars in 744 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2497] 10.0.0.133 () {32 vars in 743 bytes} [Tue Apr 7 01:16:35 2026] DELETE /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2498] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:35.640 8 INFO neutron.api.v2.resource [None req-f6a603b2-779a-40e9-bcbc-bf284579191d 936c048999594337b79e65fb56220e78 6e9539c5b77c450e8377c7beb4498c17 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1258/2499] 10.0.0.133 () {32 vars in 747 bytes} [Tue Apr 7 01:16:35 2026] DELETE /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2500] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:16:35 2026] DELETE /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => 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: 1259/2501] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:16:35 2026] GET /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:35.906 7 INFO neutron.services.segments.plugin [-] Segment 821287d8-00d4-4ad8-a969-861430f12116 resource provider aggregate not found 2026-04-07 01:16:35.913 7 INFO neutron.services.segments.plugin [-] Segment 821287d8-00d4-4ad8-a969-861430f12116 resource provider aggregate not found 2026-04-07 01:16:35.938 7 INFO neutron.services.segments.plugin [-] Segment 821287d8-00d4-4ad8-a969-861430f12116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 821287d8-00d4-4ad8-a969-861430f12116 found for delete ", "request_id": "req-c4ef0a1d-fae3-4b71-aa39-92d474cce32b"}]} 2026-04-07 01:16:35.944 7 INFO neutron.services.segments.plugin [-] Segment 821287d8-00d4-4ad8-a969-861430f12116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 821287d8-00d4-4ad8-a969-861430f12116 found for delete ", "request_id": "req-eff9193c-ca53-4c62-bcdd-d10760cf576c"}]} [pid: 7|app: 0|req: 1243/2502] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:16:35 2026] DELETE /v2.0/networks/b6902a20-9a58-4518-9494-e508dad54a5c => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2503] 10.0.0.153 () {34 vars in 1015 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/security-groups?id=18c9ac1e-39a9-46b8-a65f-569d7ddc6827&fields=id => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2504] 10.0.0.153 () {34 vars in 981 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/networks?id=26ff2b76-073a-4961-b335-20c607ad8be5 => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2505] 10.0.0.153 () {34 vars in 964 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/quotas/bdd46066d25f456c823562e91318b084 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2506] 10.0.0.153 () {34 vars in 1001 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2507] 10.0.0.153 () {34 vars in 1007 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2508] 10.0.0.153 () {34 vars in 1107 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2509] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:36 2026] GET /v2.0/security-groups?tenant_id=6e9539c5b77c450e8377c7beb4498c17&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2510] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:36 2026] DELETE /v2.0/security-groups/5e9c85a1-875c-48fc-8d07-5256692962e6 => 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: 1264/2511] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/security-groups?tenant_id=6305681cc22d4858ad6401c1305661c3&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2512] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2513] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:37 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2514] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:37 2026] DELETE /v2.0/security-groups/d37f96cc-547c-4aa1-91c2-2571bee0f9ec => 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: 1250/2517] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:39 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2518] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:40.583 7 WARNING neutron_lib.context [None req-27d59d90-ec94-45e7-8acf-74e548c0df0f a3c810d5bc8640bcb9f3e120eeb2960d fe213b8406164dea80201c0613e5a056 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1251/2519] 10.0.0.133 () {34 vars in 683 bytes} [Tue Apr 7 01:16:40 2026] POST /v2.0/security-groups => generated 1603 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2520] 10.0.0.133 () {34 vars in 766 bytes} [Tue Apr 7 01:16:40 2026] PUT /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2521] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2522] 10.0.0.133 () {34 vars in 777 bytes} [Tue Apr 7 01:16:40 2026] PUT /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2523] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2524] 10.0.0.133 () {34 vars in 773 bytes} [Tue Apr 7 01:16:40 2026] PUT /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2525] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:16:40 2026] GET /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2526] 10.0.0.133 () {34 vars in 795 bytes} [Tue Apr 7 01:16:41 2026] PUT /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/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: 1255/2527] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2528] 10.0.0.133 () {34 vars in 766 bytes} [Tue Apr 7 01:16:41 2026] PUT /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/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: 1256/2529] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2530] 10.0.0.133 () {32 vars in 754 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2531] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/networks?id=26ff2b76-073a-4961-b335-20c607ad8be5 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:16:41.195 7 INFO neutron.api.v2.resource [None req-2e9971d3-ea6e-43b8-9d22-112ff5f09369 a3c810d5bc8640bcb9f3e120eeb2960d fe213b8406164dea80201c0613e5a056 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1258/2532] 10.0.0.133 () {32 vars in 758 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/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: 1259/2533] 10.0.0.133 () {32 vars in 757 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2534] 199.204.45.33 () {34 vars in 1048 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bdd46066d25f456c823562e91318b084 => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2535] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags => generated 30 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:41.282 7 INFO neutron.api.v2.resource [None req-8f99ad7b-9039-4d41-a23a-9f976b3ca4a1 a3c810d5bc8640bcb9f3e120eeb2960d fe213b8406164dea80201c0613e5a056 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1261/2536] 10.0.0.133 () {32 vars in 761 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/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: 1262/2537] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/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: 1263/2538] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:16:41 2026] GET /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2539] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:41 2026] DELETE /v2.0/security-groups/316da69e-c2ae-47c6-ad74-2e279573041e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2540] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:16:41 2026] POST /v2.0/ports => generated 1078 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2541] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:16:41 2026] PUT /v2.0/ports/3837cec3-bd56-451e-a443-96acbbd6e51b => generated 1239 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1277/2542] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/security-groups?tenant_id=5734d185636a45b5ad1c257c211d9cb6&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:16:42.386 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75f95c72-374b-40b8-84c0-1a26f93b84ef'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': '3837cec3-bd56-451e-a443-96acbbd6e51b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1266/2543] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/security-groups/f6f07221-4ac7-4420-82a8-d6e41b683382 => 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: 1278/2544] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/security-groups?tenant_id=fe213b8406164dea80201c0613e5a056&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2545] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:42 2026] DELETE /v2.0/security-groups/a502fda0-fea2-4bdb-864d-442c8517b3aa => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2546] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2547] 199.204.45.33 () {34 vars in 1016 bytes} [Tue Apr 7 01:16:42 2026] GET /v2.0/networks?tenant_id=bdd46066d25f456c823562e91318b084&shared=False => generated 735 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2548] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1242 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2549] 199.204.45.33 () {34 vars in 928 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2550] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/security-groups?id=18c9ac1e-39a9-46b8-a65f-569d7ddc6827&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2551] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:43 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2552] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1242 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2553] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.88&port_id=3837cec3-bd56-451e-a443-96acbbd6e51b => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2554] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/subnets?id=5f600e6c-725e-4b6e-9dc1-b92544252f76 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2555] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/ports?network_id=26ff2b76-073a-4961-b335-20c607ad8be5&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: 1273/2556] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2557] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:16:44 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2558] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1242 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2559] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:45 2026] GET /v2.0/security-groups?id=18c9ac1e-39a9-46b8-a65f-569d7ddc6827&fields=id&fields=name => generated 96 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:46.005 7 WARNING neutron_lib.context [None req-362e6af7-7617-46e8-83c8-9dd50b92b322 24e516bd2dc441f681f5a59f46d72e3b fba0b210f3b645b89c745479bb8a922d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1287/2560] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:16:46.140 7 INFO neutron.db.segments_db [None req-362e6af7-7617-46e8-83c8-9dd50b92b322 24e516bd2dc441f681f5a59f46d72e3b fba0b210f3b645b89c745479bb8a922d - - default default] Added segment 0f0d3cfd-a90b-426d-9480-7ddef0254e6a of type vxlan for network 15b48f52-ebf5-4f3f-9c4f-97734ee118a8 [pid: 7|app: 0|req: 1274/2561] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:16:45 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-07 01:16:46.256 8 WARNING neutron_lib.context [None req-49e32dfb-9ee8-4ee6-9389-c4e4b70a250d 24e516bd2dc441f681f5a59f46d72e3b fba0b210f3b645b89c745479bb8a922d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1288/2562] 10.0.0.133 () {34 vars in 668 bytes} [Tue Apr 7 01:16:46 2026] POST /v2.0/subnets => generated 626 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2563] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:16:46 2026] PUT /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2564] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2565] 10.0.0.133 () {34 vars in 761 bytes} [Tue Apr 7 01:16:46 2026] PUT /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2566] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/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: 1277/2567] 10.0.0.133 () {34 vars in 757 bytes} [Tue Apr 7 01:16:46 2026] PUT /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2568] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2569] 10.0.0.133 () {34 vars in 779 bytes} [Tue Apr 7 01:16:46 2026] PUT /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags/black.or.white => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2570] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2571] 10.0.0.133 () {34 vars in 750 bytes} [Tue Apr 7 01:16:46 2026] PUT /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2572] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/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: 1280/2573] 10.0.0.133 () {32 vars in 738 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:16:46.999 8 INFO neutron.api.v2.resource [None req-71f5eae4-ed76-400a-af0e-1260ec448e04 24e516bd2dc441f681f5a59f46d72e3b fba0b210f3b645b89c745479bb8a922d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1294/2574] 10.0.0.133 () {32 vars in 742 bytes} [Tue Apr 7 01:16:46 2026] GET /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2575] 10.0.0.133 () {32 vars in 741 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2576] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:47.130 7 INFO neutron.api.v2.resource [None req-d860bbf6-df47-4b82-b168-a086dbd06374 24e516bd2dc441f681f5a59f46d72e3b fba0b210f3b645b89c745479bb8a922d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1282/2577] 10.0.0.133 () {32 vars in 745 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2578] 10.0.0.133 () {32 vars in 733 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2579] 10.0.0.133 () {32 vars in 730 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab/tags => 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: 1297/2580] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.0/subnets/cbb4c36d-48dc-4dcf-b47c-43b3785f08ab => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2581] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2582] 199.204.45.33 () {34 vars in 1042 bytes} [Tue Apr 7 01:16:47 2026] GET /v2.0/security-groups?id=18c9ac1e-39a9-46b8-a65f-569d7ddc6827&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:16:47.711 7 INFO neutron.services.segments.plugin [-] Segment 0f0d3cfd-a90b-426d-9480-7ddef0254e6a resource provider aggregate not found 2026-04-07 01:16:47.715 7 INFO neutron.services.segments.plugin [-] Segment 0f0d3cfd-a90b-426d-9480-7ddef0254e6a resource provider aggregate not found 2026-04-07 01:16:47.728 7 INFO neutron.services.segments.plugin [-] Segment 0f0d3cfd-a90b-426d-9480-7ddef0254e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0d3cfd-a90b-426d-9480-7ddef0254e6a found for delete ", "request_id": "req-7e293e39-2731-4b7e-82e5-a5f1816a04fa"}]} 2026-04-07 01:16:47.731 7 INFO neutron.services.segments.plugin [-] Segment 0f0d3cfd-a90b-426d-9480-7ddef0254e6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f0d3cfd-a90b-426d-9480-7ddef0254e6a found for delete ", "request_id": "req-950fe75d-19fe-4751-9b5b-df6f0a924d43"}]} [pid: 7|app: 0|req: 1284/2583] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:16:47 2026] DELETE /v2.0/networks/15b48f52-ebf5-4f3f-9c4f-97734ee118a8 => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2584] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/security-groups?tenant_id=0e89c06a7d984ded8ccfe6528c292cad&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2585] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:48 2026] DELETE /v2.0/security-groups/e052693c-ef24-4562-9d7c-c7818d3b5afb => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2586] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/security-groups?tenant_id=fba0b210f3b645b89c745479bb8a922d&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2587] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:48 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2588] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:16:48 2026] DELETE /v2.0/security-groups/45cb6535-7426-43f5-976a-5c15930f3271 => 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: 1303/2589] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/security-groups?id=18c9ac1e-39a9-46b8-a65f-569d7ddc6827&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2590] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:49 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2591] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => 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: 1288/2592] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:16:51 2026] GET /v2.0/security-groups?id=18c9ac1e-39a9-46b8-a65f-569d7ddc6827&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2593] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:16:52 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => 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: 1292/2600] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:17:27 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: 1309/2601] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:17:27 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: 1293/2602] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:17:27 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: 1310/2603] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:17:27 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: 1294/2604] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2605] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:17:27 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1244 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2606] 199.204.45.33 () {34 vars in 714 bytes} [Tue Apr 7 01:17:27 2026] POST /v2.0/ports => generated 1093 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2607] 10.0.0.153 () {34 vars in 970 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1093 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1296/2608] 10.0.0.153 () {34 vars in 906 bytes} [Tue Apr 7 01:17:28 2026] GET /v2.0/extensions => generated 20516 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2609] 199.204.45.33 () {34 vars in 1260 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2610] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2611] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:17:29 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2612] 199.204.45.33 () {34 vars in 973 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1093 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2613] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/networks?id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2614] 199.204.45.33 () {34 vars in 1094 bytes} [Tue Apr 7 01:17:30 2026] GET /v2.0/ports?device_id=dab06857-f626-415b-b9b2-638240056b56&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2615] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:17:30 2026] PUT /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1283 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2616] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1300/2617] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2519 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2618] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/networks?id=b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2619] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.88&port_id=3837cec3-bd56-451e-a443-96acbbd6e51b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:17:31.932 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a6bc8ad-4206-420f-aceb-982861b1b096'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': 'c16256d9-2b31-4c1a-97ad-7f877cb85512', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1319/2620] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.25&port_id=1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2621] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/subnets?id=5f600e6c-725e-4b6e-9dc1-b92544252f76 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2622] 199.204.45.33 () {34 vars in 1104 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A237&port_id=1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2623] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/ports?network_id=26ff2b76-073a-4961-b335-20c607ad8be5&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: 1321/2624] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/subnets?id=b77e2e02-eae1-4e6c-9ddf-cec4d1538d81&id=125ea778-51e0-49f4-b933-76c16952260f => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2625] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2626] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:17:31 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2627] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2628] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2629] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2630] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?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: 1307/2631] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/subnets?id=4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2632] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2633] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/ports?network_id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4&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: 8|app: 0|req: 1326/2634] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2635] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:17:32 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2636] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:17:33 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2519 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2637] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:17:33 2026] GET /v2.0/networks?id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2638] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:17:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2639] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:17:33 2026] GET /v2.0/subnets?id=4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 679 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2640] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:33 2026] GET /v2.0/ports?network_id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2641] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:17:33 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2642] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:17:33 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2643] 10.0.0.153 () {34 vars in 970 bytes} [Tue Apr 7 01:17:35 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1285 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2644] 199.204.45.33 () {34 vars in 786 bytes} [Tue Apr 7 01:17:36 2026] PUT /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1310 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:36.259 7 INFO neutron.api.v2.resource [None req-1b7f7699-3cc2-46d4-b648-5dc491cad9bb 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1314/2645] 199.204.45.33 () {30 vars in 760 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/security-groups/lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1332/2646] 199.204.45.33 () {30 vars in 782 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/security-groups?name=lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 1639 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2647] 199.204.45.33 () {34 vars in 786 bytes} [Tue Apr 7 01:17:36 2026] PUT /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1310 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:17:36.810 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5261f3ad-f271-4c2f-9ddb-da4545be3e7b'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': 'c16256d9-2b31-4c1a-97ad-7f877cb85512', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1333/2648] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1316/2649] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:17:36 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: 1334/2650] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2651] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:36.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0bd2ddc-16f9-4c4a-a546-bc0cb59c0343'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': 'c16256d9-2b31-4c1a-97ad-7f877cb85512', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1318/2652] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2653] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2654] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2655] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/networks?id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2656] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2657] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:17:36 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2658] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/subnets?id=4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2659] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2660] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/ports?network_id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2661] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2662] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2663] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2664] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2665] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:17:37 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2666] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2667] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/networks?id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 803 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2668] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2669] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/subnets?id=4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2670] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/ports?network_id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4&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: 1327/2671] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2672] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:17:38 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?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) 2026-04-07 01:17:45.597 7 WARNING neutron_lib.context [None req-3fe73983-1516-4aff-b491-087d527493df 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:17:46.400 7 INFO neutron.db.l3_db [None req-3fe73983-1516-4aff-b491-087d527493df 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Floating IP 11321596-4df8-4d05-a01e-15ab58452c64 associated. External IP: 10.96.250.204, port: 6f406e5a-5cb1-405e-9d22-3de0adac7ce0. [pid: 7|app: 0|req: 1329/2675] 10.0.0.133 () {34 vars in 676 bytes} [Tue Apr 7 01:17:45 2026] POST /v2.0/floatingips => generated 899 bytes in 1179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2676] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:17:49 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: 1330/2677] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:17:49 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: 1348/2678] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:17:49 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: 1331/2679] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:17:49.665 8 INFO neutron.api.v2.resource [None req-dff4a568-e6ee-4c96-89b9-052268e0ce99 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1349/2680] 199.204.45.33 () {30 vars in 760 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups/lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2681] 199.204.45.33 () {30 vars in 782 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-groups?name=lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 1639 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2682] 199.204.45.33 () {30 vars in 812 bytes} [Tue Apr 7 01:17:49 2026] GET /v2.0/security-group-rules?security_group_id=14e3b7f0-8fee-4dd5-824e-359d1e342b62 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2683] 199.204.45.33 () {34 vars in 744 bytes} [Tue Apr 7 01:17:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2684] 199.204.45.33 () {34 vars in 744 bytes} [Tue Apr 7 01:17:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2687] 10.0.0.138 () {30 vars in 688 bytes} [Tue Apr 7 01:17:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2688] 10.0.0.138 () {30 vars in 690 bytes} [Tue Apr 7 01:17:58 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: 1336/2689] 10.0.0.138 () {30 vars in 666 bytes} [Tue Apr 7 01:17:58 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: 1354/2690] 10.0.0.138 () {30 vars in 702 bytes} [Tue Apr 7 01:17:58 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: 1337/2691] 10.0.0.138 () {28 vars in 437 bytes} [Tue Apr 7 01:17:59 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: 1355/2692] 10.0.0.138 () {30 vars in 726 bytes} [Tue Apr 7 01:17:59 2026] GET /v2.0/subnets/cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2693] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2694] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:00 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: 1339/2695] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:00 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: 1357/2696] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:00 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: 1340/2697] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/subnets/cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2698] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:00 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2699] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:01 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: 1359/2700] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:01 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: 1342/2701] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:01 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2702] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:01 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: 1343/2703] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2704] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2705] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:18:02 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2706] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:18:02 2026] POST /v2.0/ports => generated 1303 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2707] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:18:03 2026] PUT /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 1464 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1363/2708] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 4038 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1346/2709] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.88&port_id=3837cec3-bd56-451e-a443-96acbbd6e51b => 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/2710] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/subnets?id=5f600e6c-725e-4b6e-9dc1-b92544252f76 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2711] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:04 2026] GET /v2.0/ports?network_id=26ff2b76-073a-4961-b335-20c607ad8be5&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: 1365/2712] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:18:05.079 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2e5737a-13e7-46c1-8a7a-620ed41020e3'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': '698587ff-374f-4e57-81d8-3c956b4d001b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1348/2713] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2714] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2715] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/subnets?id=4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2716] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/ports?network_id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2717] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?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: 1368/2718] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2719] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=698587ff-374f-4e57-81d8-3c956b4d001b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2720] 199.204.45.33 () {34 vars in 1102 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a4&port_id=698587ff-374f-4e57-81d8-3c956b4d001b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2721] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/subnets?id=d645ef8e-85f2-40e1-a858-d46617b31804&id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2722] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2723] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&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: 1371/2724] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2725] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:05 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?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: 1372/2726] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 4038 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2727] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2728] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=698587ff-374f-4e57-81d8-3c956b4d001b => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2729] 199.204.45.33 () {34 vars in 1102 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2a4&port_id=698587ff-374f-4e57-81d8-3c956b4d001b => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2730] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/subnets?id=d645ef8e-85f2-40e1-a858-d46617b31804&id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2731] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&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: 1375/2732] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:06 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&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: 1358/2733] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2734] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:07 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?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: 1359/2735] 10.0.0.153 () {34 vars in 970 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 1466 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2736] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2737] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 1466 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2740] 199.204.45.33 () {34 vars in 787 bytes} [Tue Apr 7 01:18:09 2026] PUT /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 1201 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2741] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1379/2742] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/subnets/cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2743] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2744] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:10 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: 1365/2745] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:10 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) 2026-04-07 01:18:10.038 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2954d280-750c-4991-a360-0c7893c599c6'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': '698587ff-374f-4e57-81d8-3c956b4d001b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1381/2746] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:10 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: 1366/2747] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2748] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2749] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1346 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2750] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2751] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2752] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2753] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2754] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3811 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2755] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2756] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=698587ff-374f-4e57-81d8-3c956b4d001b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2757] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/subnets?id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2758] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&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: 1372/2759] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2760] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:10 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2761] 10.0.0.138 () {30 vars in 688 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2762] 10.0.0.138 () {30 vars in 690 bytes} [Tue Apr 7 01:18:14 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: 1374/2763] 10.0.0.138 () {30 vars in 666 bytes} [Tue Apr 7 01:18:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2764] 10.0.0.138 () {30 vars in 702 bytes} [Tue Apr 7 01:18:14 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: 1375/2765] 10.0.0.138 () {28 vars in 437 bytes} [Tue Apr 7 01:18:15 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: 1391/2766] 10.0.0.138 () {30 vars in 726 bytes} [Tue Apr 7 01:18:15 2026] GET /v2.0/subnets/125ea778-51e0-49f4-b933-76c16952260f => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2767] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2768] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2769] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:17 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: 1393/2770] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2771] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/subnets/cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2772] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/subnets/125ea778-51e0-49f4-b933-76c16952260f => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2773] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:17 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3811 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2774] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2775] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2776] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2777] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2778] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2779] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:19 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2780] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:18:20 2026] GET /v2.0/networks?id=b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2781] 199.204.45.33 () {38 vars in 953 bytes} [Tue Apr 7 01:18:20 2026] POST /v2.0/ports => generated 1307 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2782] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:18:20 2026] PUT /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 1468 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1384/2783] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 5271 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1400/2784] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.88&port_id=3837cec3-bd56-451e-a443-96acbbd6e51b => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2785] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/subnets?id=5f600e6c-725e-4b6e-9dc1-b92544252f76 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:18:22.373 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8a5d9ba-d7a5-481b-a80d-55dc1cfd9e08'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': '59511b40-3649-492f-aa44-a9659ec878fd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1401/2786] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/ports?network_id=26ff2b76-073a-4961-b335-20c607ad8be5&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: 1386/2787] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2788] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2789] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2790] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/subnets?id=4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2791] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/ports?network_id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2792] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?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: 1389/2793] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2794] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=698587ff-374f-4e57-81d8-3c956b4d001b => 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: 1390/2795] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/subnets?id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2796] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2797] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?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: 1407/2798] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:22 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2799] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=59511b40-3649-492f-aa44-a9659ec878fd => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2800] 199.204.45.33 () {34 vars in 1104 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A39e&port_id=59511b40-3649-492f-aa44-a9659ec878fd => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2801] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/subnets?id=b77e2e02-eae1-4e6c-9ddf-cec4d1538d81&id=125ea778-51e0-49f4-b933-76c16952260f => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2802] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&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: 1394/2803] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&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: 1410/2804] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2805] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:23 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2806] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 5271 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2807] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/networks?id=b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2808] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=59511b40-3649-492f-aa44-a9659ec878fd => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2809] 199.204.45.33 () {34 vars in 1104 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A39e&port_id=59511b40-3649-492f-aa44-a9659ec878fd => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2812] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/subnets?id=b77e2e02-eae1-4e6c-9ddf-cec4d1538d81&id=125ea778-51e0-49f4-b933-76c16952260f => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2813] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2814] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2815] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2816] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:24 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2817] 10.0.0.153 () {34 vars in 970 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 1470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2818] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 1470 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2819] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:26 2026] GET /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 1470 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2820] 199.204.45.33 () {34 vars in 787 bytes} [Tue Apr 7 01:18:26 2026] PUT /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 1201 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2821] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 798 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1418/2822] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/125ea778-51e0-49f4-b933-76c16952260f => generated 674 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2823] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:27 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) 2026-04-07 01:18:27.429 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea531c9c-c0a7-4729-ad05-548abdf786be'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': '59511b40-3649-492f-aa44-a9659ec878fd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1419/2824] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:27 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: 1406/2825] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:27 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: 1420/2826] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2827] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2828] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2829] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2830] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2831] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2832] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2833] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2834] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 5040 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2835] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/networks?id=b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2836] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=59511b40-3649-492f-aa44-a9659ec878fd => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2837] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/subnets?id=125ea778-51e0-49f4-b933-76c16952260f => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2838] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2839] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2840] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:28 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2841] 199.204.45.33 () {34 vars in 1094 bytes} [Tue Apr 7 01:18:32 2026] GET /v2.0/ports?device_id=abb250a0-7943-4923-894a-ba3cc82e751c&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: 1428/2842] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:33 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2843] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2844] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.236&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2845] 199.204.45.33 () {34 vars in 1100 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Ad9&port_id=07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2846] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/subnets?id=d645ef8e-85f2-40e1-a858-d46617b31804&id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2847] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&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: 1431/2848] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&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: 1418/2849] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2850] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:34 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2853] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:39 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: 1434/2854] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:39 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: 1421/2855] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:39 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: 1435/2856] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:39 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: 1422/2857] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:39 2026] GET /v2.0/subnets/cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2858] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 5040 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2859] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:40 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: 1437/2860] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:40 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: 1424/2861] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18: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: 8|app: 0|req: 1438/2862] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:40 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: 1425/2863] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2864] 199.204.45.33 () {34 vars in 786 bytes} [Tue Apr 7 01:18:40 2026] PUT /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 1026 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2865] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1440/2866] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 4865 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2867] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:40 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 4865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:41.280 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b1e62de-20e3-4301-bd8f-9294c5ff4f6e'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': '59511b40-3649-492f-aa44-a9659ec878fd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1441/2868] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 4865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2869] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/networks?id=b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2870] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2871] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2872] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:41 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 4865 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2873] 199.204.45.33 () {34 vars in 973 bytes} [Tue Apr 7 01:18:42 2026] GET /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2874] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:42 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 4865 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2875] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:18:42 2026] DELETE /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2876] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3811 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:44.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-099bda43-e3bc-4455-adb8-515ebfdb1f3d 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1445/2877] 199.204.45.33 () {32 vars in 756 bytes} [Tue Apr 7 01:18:44 2026] DELETE /v2.0/ports/59511b40-3649-492f-aa44-a9659ec878fd => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2878] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:44 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) 2026-04-07 01:18:44.218 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0896b2a2-409e-4aaa-b37d-991f202039b8'] response: {'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'name': 'network-vif-deleted', 'tag': '59511b40-3649-492f-aa44-a9659ec878fd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1446/2879] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:44 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: 1434/2880] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2881] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2882] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2883] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2884] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2885] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2886] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2887] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2888] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2889] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3811 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2890] 199.204.45.33 () {34 vars in 1144 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/networks?id=26ff2b76-073a-4961-b335-20c607ad8be5&id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4&id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 2311 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2891] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.88&port_id=3837cec3-bd56-451e-a443-96acbbd6e51b => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2892] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/subnets?id=5f600e6c-725e-4b6e-9dc1-b92544252f76 => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2893] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/ports?network_id=26ff2b76-073a-4961-b335-20c607ad8be5&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: 1441/2894] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2895] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:44 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2896] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2897] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/subnets?id=4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2898] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/ports?network_id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4&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: 1456/2899] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2900] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2901] 199.204.45.33 () {34 vars in 1056 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=698587ff-374f-4e57-81d8-3c956b4d001b => 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: 1445/2902] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/subnets?id=cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2903] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/ports?network_id=eb458576-076f-4d1b-a456-ca6f305ea46a&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2904] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2905] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:45 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2906] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2907] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:50 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: 1448/2908] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:50 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: 1461/2909] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2910] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2911] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:50 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: 1450/2912] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:50 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: 1463/2913] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:50 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: 1451/2914] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:50 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: 1464/2915] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 1237 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2916] 199.204.45.33 () {34 vars in 786 bytes} [Tue Apr 7 01:18:50 2026] PUT /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 1026 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2917] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1453/2918] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:50 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3636 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2919] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:51 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3636 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:51.456 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d3af3a3-a89e-4f02-93cf-d3ebf2e1d483'] response: {'name': 'network-changed', 'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'tag': '698587ff-374f-4e57-81d8-3c956b4d001b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1454/2920] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:51 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3636 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2921] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:18:51 2026] GET /v2.0/networks?id=eb458576-076f-4d1b-a456-ca6f305ea46a => generated 801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2922] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:51 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2923] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:51 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2924] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:52 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3636 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2925] 199.204.45.33 () {34 vars in 973 bytes} [Tue Apr 7 01:18:53 2026] GET /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 1062 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2926] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:53 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 3636 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2927] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:18:53 2026] DELETE /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2928] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:18:54.290 7 INFO neutron.pecan_wsgi.hooks.translation [None req-645d1549-5634-4c11-b774-4722c1d0bdd3 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1458/2929] 199.204.45.33 () {32 vars in 756 bytes} [Tue Apr 7 01:18:54 2026] DELETE /v2.0/ports/698587ff-374f-4e57-81d8-3c956b4d001b => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2930] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:18:54 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) 2026-04-07 01:18:54.419 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-88894f21-b7c5-4887-bb7b-4b93db3c975a'] response: {'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'name': 'network-vif-deleted', 'tag': '698587ff-374f-4e57-81d8-3c956b4d001b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1459/2931] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:18:54 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: 1473/2932] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:18:54 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: 1460/2933] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2934] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2937] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2938] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1346 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2939] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2940] 199.204.45.33 () {30 vars in 740 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2941] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2942] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2943] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2944] 199.204.45.33 () {34 vars in 1064 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/networks?id=26ff2b76-073a-4961-b335-20c607ad8be5&id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 1524 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2945] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:18:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.88&port_id=3837cec3-bd56-451e-a443-96acbbd6e51b => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2946] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/subnets?id=5f600e6c-725e-4b6e-9dc1-b92544252f76 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2947] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/ports?network_id=26ff2b76-073a-4961-b335-20c607ad8be5&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2948] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2949] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2950] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=c16256d9-2b31-4c1a-97ad-7f877cb85512 => 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: 1468/2951] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/subnets?id=4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2952] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/ports?network_id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2953] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2954] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:18:55 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2955] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:19:06 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: 1486/2956] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:19:06 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: 1471/2957] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:19:06 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: 1487/2958] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:06.456 7 INFO neutron.api.v2.resource [None req-11fd1d36-79b1-4143-8f8f-8b01ed07bb54 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1472/2959] 199.204.45.33 () {30 vars in 760 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/security-groups/lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2960] 199.204.45.33 () {30 vars in 782 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/security-groups?name=lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 2865 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2961] 199.204.45.33 () {30 vars in 812 bytes} [Tue Apr 7 01:19:06 2026] GET /v2.0/security-group-rules?security_group_id=14e3b7f0-8fee-4dd5-824e-359d1e342b62 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2962] 199.204.45.33 () {32 vars in 786 bytes} [Tue Apr 7 01:19:06 2026] DELETE /v2.0/security-group-rules/284347f2-b5e5-47aa-9fa9-d4c3a8472e7e => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2963] 199.204.45.33 () {32 vars in 786 bytes} [Tue Apr 7 01:19:06 2026] DELETE /v2.0/security-group-rules/93d17041-7ddb-434d-8611-5c016233b99c => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:10.608 8 INFO neutron.db.l3_db [None req-b43a0e5a-20ec-4f59-96a4-7fb335fcfca4 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Floating IP 11321596-4df8-4d05-a01e-15ab58452c64 disassociated (deleted). External IP: 10.96.250.204, port: 6f406e5a-5cb1-405e-9d22-3de0adac7ce0. [pid: 8|app: 0|req: 1491/2966] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:19:10 2026] DELETE /v2.0/floatingips/11321596-4df8-4d05-a01e-15ab58452c64 => generated 0 bytes in 674 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:10.963 7 INFO neutron.api.v2.resource [None req-1bf5050f-f555-44da-8f70-02724b863586 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1476/2967] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:19:10 2026] GET /v2.0/floatingips/11321596-4df8-4d05-a01e-15ab58452c64 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2968] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:19:11 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: 1477/2969] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2970] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:19: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: 7|app: 0|req: 1478/2971] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:11.729 8 INFO neutron.api.v2.resource [None req-b1fec1b0-9629-4c9d-8b50-c960c76fe3f7 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/2972] 199.204.45.33 () {30 vars in 760 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/security-groups/lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2973] 199.204.45.33 () {30 vars in 782 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/security-groups?name=lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2974] 199.204.45.33 () {30 vars in 812 bytes} [Tue Apr 7 01:19:11 2026] GET /v2.0/security-group-rules?security_group_id=14e3b7f0-8fee-4dd5-824e-359d1e342b62 => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2975] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2976] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:19:12 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: 1481/2977] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:19:12 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: 1497/2978] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:19: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: 1482/2979] 199.204.45.33 () {30 vars in 738 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2980] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2981] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2982] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:19:12 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2983] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:19:13 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2984] 199.204.45.33 () {34 vars in 973 bytes} [Tue Apr 7 01:19:14 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1346 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2985] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:14 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2986] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:19:14 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 2582 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2987] 199.204.45.33 () {34 vars in 1014 bytes} [Tue Apr 7 01:19:14 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2988] 199.204.45.33 () {38 vars in 1026 bytes} [Tue Apr 7 01:19:14 2026] PUT /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1147 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2989] 199.204.45.33 () {30 vars in 766 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1503/2990] 199.204.45.33 () {34 vars in 786 bytes} [Tue Apr 7 01:19:15 2026] PUT /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1086 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2991] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:19:15 2026] GET /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 1086 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1504/2992] 199.204.45.33 () {32 vars in 756 bytes} [Tue Apr 7 01:19:15 2026] DELETE /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2993] 199.204.45.33 () {30 vars in 700 bytes} [Tue Apr 7 01:19:16 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: 1505/2994] 199.204.45.33 () {30 vars in 702 bytes} [Tue Apr 7 01:19:16 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: 1490/2995] 199.204.45.33 () {30 vars in 678 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2996] 199.204.45.33 () {30 vars in 714 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:16.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-30f7af03-6d8b-4c63-8fe7-2128f5fc5d2f 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/2997] 199.204.45.33 () {32 vars in 756 bytes} [Tue Apr 7 01:19:16 2026] DELETE /v2.0/ports/c16256d9-2b31-4c1a-97ad-7f877cb85512 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2998] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/ports?tenant_id=bdd46066d25f456c823562e91318b084&device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => 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: 1492/2999] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:16.411 7 INFO neutron.api.v2.resource [None req-9ceff9ee-6b94-480a-8b51-2369b2727992 3d661f0655a14c959efdb15363021302 bdd46066d25f456c823562e91318b084 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/3000] 199.204.45.33 () {30 vars in 760 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups/lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3001] 199.204.45.33 () {34 vars in 1064 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/networks?id=26ff2b76-073a-4961-b335-20c607ad8be5&id=8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 1524 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3002] 199.204.45.33 () {30 vars in 782 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/security-groups?name=lb-7c4ad3d0-11be-427f-b03a-5b484e8b38e9 => generated 1639 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3003] 199.204.45.33 () {34 vars in 1058 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.88&port_id=3837cec3-bd56-451e-a443-96acbbd6e51b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3004] 199.204.45.33 () {30 vars in 734 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3005] 199.204.45.33 () {34 vars in 982 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/subnets?id=5f600e6c-725e-4b6e-9dc1-b92544252f76 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3006] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/ports?network_id=26ff2b76-073a-4961-b335-20c607ad8be5&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: 1497/3007] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3008] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:19:16 2026] GET /v2.0/networks/26ff2b76-073a-4961-b335-20c607ad8be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3009] 199.204.45.33 () {34 vars in 786 bytes} [Tue Apr 7 01:19:16 2026] PUT /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => generated 1094 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3010] 199.204.45.33 () {32 vars in 776 bytes} [Tue Apr 7 01:19:16 2026] DELETE /v2.0/security-groups/14e3b7f0-8fee-4dd5-824e-359d1e342b62 => 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: 1512/3011] 199.204.45.33 () {32 vars in 756 bytes} [Tue Apr 7 01:19:16 2026] DELETE /v2.0/ports/6f406e5a-5cb1-405e-9d22-3de0adac7ce0 => 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: 1500/3012] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:19:19 2026] GET /v2.0/ports?device_id=3bd35990-83d8-4aaf-b486-c3ab358de78d => 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: 1513/3013] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:19:19 2026] DELETE /v2.0/ports/3837cec3-bd56-451e-a443-96acbbd6e51b => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:21.556 7 INFO neutron.db.l3_db [None req-a062268a-fb83-428b-a035-4382293f6ef3 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Floating IP 7e6e2f13-93c5-4b2d-9277-a26448e7e11f disassociated (deleted). External IP: 10.96.250.208, port: 1b072577-f0ec-48a9-a420-f7c3d3c1ed18. [pid: 7|app: 0|req: 1501/3014] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:19:21 2026] DELETE /v2.0/floatingips/7e6e2f13-93c5-4b2d-9277-a26448e7e11f => generated 0 bytes in 742 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:21.938 8 INFO neutron.api.v2.resource [None req-bc0b60d3-1f97-49d0-9861-684b483c5037 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3015] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:19:21 2026] GET /v2.0/floatingips/7e6e2f13-93c5-4b2d-9277-a26448e7e11f => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:19:22.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbdad303-8915-47b1-be72-65549651344d'] response: {'name': 'network-changed', 'server_uuid': 'dab06857-f626-415b-b9b2-638240056b56', 'tag': '1b072577-f0ec-48a9-a420-f7c3d3c1ed18', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1502/3016] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3017] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3018] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:19:22.715 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4ceefae-08f7-45b9-87ba-e39502dafb86'] response: {'server_uuid': '3bd35990-83d8-4aaf-b486-c3ab358de78d', 'name': 'network-vif-deleted', 'tag': '3837cec3-bd56-451e-a443-96acbbd6e51b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1516/3019] 199.204.45.33 () {34 vars in 984 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/networks?id=b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3020] 199.204.45.33 () {34 vars in 1054 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.25&port_id=1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => 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: 1517/3021] 199.204.45.33 () {34 vars in 1104 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A237&port_id=1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => 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: 1505/3022] 199.204.45.33 () {34 vars in 1062 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/subnets?id=b77e2e02-eae1-4e6c-9ddf-cec4d1538d81&id=125ea778-51e0-49f4-b933-76c16952260f => generated 1414 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3023] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3024] 199.204.45.33 () {34 vars in 1050 bytes} [Tue Apr 7 01:19:22 2026] GET /v2.0/ports?network_id=b38fd4ed-652d-45c1-8c00-f98b8eb17833&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3025] 199.204.45.33 () {34 vars in 1010 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3026] 199.204.45.33 () {34 vars in 1110 bytes} [Tue Apr 7 01:19:23 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3027] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:19:24 2026] GET /v2.0/ports?device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 1200 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3028] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:19:24 2026] DELETE /v2.0/ports/1b072577-f0ec-48a9-a420-f7c3d3c1ed18 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3031] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:19:27 2026] GET /v2.0/ports?device_id=dab06857-f626-415b-b9b2-638240056b56 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:32.429 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef9c0323-ef25-48ed-b4f5-f36e8da7fd32'] response: {'server_uuid': 'dab06857-f626-415b-b9b2-638240056b56', 'name': 'network-vif-deleted', 'tag': '1b072577-f0ec-48a9-a420-f7c3d3c1ed18', 'status': 'completed', 'code': 200} 2026-04-07 01:19:32.728 7 INFO neutron.db.l3_db [None req-6aae83e2-ec9a-4494-8583-5bfe3c18fdab 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] Floating IP 7cc694af-241d-450b-b6c3-094f1b3927d4 disassociated (deleted). External IP: 10.96.250.205, port: 07c1ad11-4cae-4f7f-992a-66ec76895813. [pid: 7|app: 0|req: 1510/3032] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:19:32 2026] DELETE /v2.0/floatingips/7cc694af-241d-450b-b6c3-094f1b3927d4 => generated 0 bytes in 666 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:33.084 8 INFO neutron.api.v2.resource [None req-57011a36-e576-47c1-8933-d8a85bcba6e5 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3033] 10.0.0.133 () {32 vars in 728 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/floatingips/7cc694af-241d-450b-b6c3-094f1b3927d4 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3034] 10.0.0.153 () {34 vars in 989 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/ports?device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1196 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3035] 10.0.0.153 () {34 vars in 1039 bytes} [Tue Apr 7 01:19:33 2026] GET /v2.0/security-groups?id=62512688-b041-474a-8045-3ac967fe71af&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3036] 199.204.45.33 () {34 vars in 992 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/ports?device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 1196 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3037] 199.204.45.33 () {36 vars in 995 bytes} [Tue Apr 7 01:19:35 2026] DELETE /v2.0/ports/07c1ad11-4cae-4f7f-992a-66ec76895813 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:35.707 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3077dba6-9e4a-4cfa-9baf-d643e055a514'] response: {'name': 'network-changed', 'server_uuid': 'abb250a0-7943-4923-894a-ba3cc82e751c', 'tag': '07c1ad11-4cae-4f7f-992a-66ec76895813', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1513/3038] 199.204.45.33 () {34 vars in 1078 bytes} [Tue Apr 7 01:19:35 2026] GET /v2.0/ports?tenant_id=ba05e97adb294a8a9c5d6457f879795a&device_id=abb250a0-7943-4923-894a-ba3cc82e751c => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:19:38.994 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe19fc69-9c3b-4e46-b735-7e914243a8d4'] response: {'server_uuid': 'abb250a0-7943-4923-894a-ba3cc82e751c', 'name': 'network-vif-deleted', 'tag': '07c1ad11-4cae-4f7f-992a-66ec76895813', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1526/3039] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:38 2026] DELETE /v2.0/security-group-rules/6493dedf-d0c6-4520-a139-51ff0b2b6451 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.090 7 INFO neutron.api.v2.resource [None req-b0e6ba9c-bb09-46ad-939f-fc18b01856b8 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3040] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/6493dedf-d0c6-4520-a139-51ff0b2b6451 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3041] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/df83a8c6-0885-42d5-8271-121f4496ae72 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.187 7 INFO neutron.api.v2.resource [None req-55628040-4b02-4ce9-9343-415eb61b1522 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1515/3042] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/df83a8c6-0885-42d5-8271-121f4496ae72 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3043] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/472535cf-e92f-4637-bb88-cb509be2459e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.301 7 INFO neutron.api.v2.resource [None req-770b9abb-4ca5-43f0-91de-a937e51ae4dc 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1516/3044] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/472535cf-e92f-4637-bb88-cb509be2459e => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3045] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/51f2519c-0fac-452e-bd96-330a2b6f1a5d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.408 7 INFO neutron.api.v2.resource [None req-bdfed44e-feaf-4ace-ac98-d47cabd6924d 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1517/3046] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/51f2519c-0fac-452e-bd96-330a2b6f1a5d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3047] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/e41c942c-94ce-421f-87b6-9b941d9e15a9 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.505 7 INFO neutron.api.v2.resource [None req-0fbfd3f4-1d7e-4faa-ad08-4e5819f8bae0 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3048] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/e41c942c-94ce-421f-87b6-9b941d9e15a9 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3051] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/aafeb4dd-26f3-4edc-9128-a7b80d9ab48b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.604 7 INFO neutron.api.v2.resource [None req-02342b63-b232-4189-9739-c181e0077569 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3052] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/aafeb4dd-26f3-4edc-9128-a7b80d9ab48b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3053] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/32db2ebd-716a-432b-8f31-fbaa67b4910e => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.710 7 INFO neutron.api.v2.resource [None req-d351cfe2-95b5-416b-97d9-082cd877da46 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/3054] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/32db2ebd-716a-432b-8f31-fbaa67b4910e => 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: 1533/3055] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/1a7382ec-b6d4-44b5-9600-e63f03292ffb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.810 7 INFO neutron.api.v2.resource [None req-0a0620d8-acbf-4635-aefa-002b789dc3af 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/3056] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/1a7382ec-b6d4-44b5-9600-e63f03292ffb => 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: 1534/3057] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/f0917e2f-2b7e-453d-be3a-2c099481574a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.904 7 INFO neutron.api.v2.resource [None req-b4107760-d907-4dcd-b9b4-991f948e657b 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/3058] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/f0917e2f-2b7e-453d-be3a-2c099481574a => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3059] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/ee2f679b-3212-448a-95af-6c0eef7cb80d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:39.993 7 INFO neutron.api.v2.resource [None req-42604092-43a7-446f-9302-4cdb4d9bc3f0 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/3060] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:39 2026] GET /v2.0/security-group-rules/ee2f679b-3212-448a-95af-6c0eef7cb80d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3061] 10.0.0.133 () {32 vars in 749 bytes} [Tue Apr 7 01:19:39 2026] DELETE /v2.0/security-group-rules/91eab9bc-d4a7-4c8a-9e9d-3d1603225bb6 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:40.085 7 INFO neutron.api.v2.resource [None req-6e82e7e9-916a-41aa-8c46-e9b8908f6564 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/3062] 10.0.0.133 () {32 vars in 746 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/security-group-rules/91eab9bc-d4a7-4c8a-9e9d-3d1603225bb6 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3063] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:40 2026] DELETE /v2.0/security-groups/62512688-b041-474a-8045-3ac967fe71af => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:40.184 7 INFO neutron.api.v2.resource [None req-790e4876-baf3-49e6-9bde-3ede502746ec 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/3064] 10.0.0.133 () {32 vars in 736 bytes} [Tue Apr 7 01:19:40 2026] GET /v2.0/security-groups/62512688-b041-474a-8045-3ac967fe71af => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3065] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:19:40 2026] PUT /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13/remove_router_interface => generated 309 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:41.454 7 INFO neutron.api.v2.resource [None req-18fa1706-15cb-4c3a-86cc-01ef5114ec43 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/3066] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:19:41 2026] PUT /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3067] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:19:41 2026] PUT /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13/remove_router_interface => generated 309 bytes in 973 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:42.614 7 INFO neutron.api.v2.resource [None req-edd8d71a-238f-4b78-9022-2bef78512855 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/3068] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:19:42 2026] PUT /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13/remove_router_interface => generated 198 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3069] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:19:42 2026] PUT /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13/remove_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:19:43.843 7 INFO neutron.api.v2.resource [None req-81a7b6bb-eb88-49c0-affb-8097ada41d89 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3070] 10.0.0.133 () {34 vars in 788 bytes} [Tue Apr 7 01:19:43 2026] PUT /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:19:44.800 8 INFO neutron.db.l3_hamode_db [None req-261afa85-2886-44a3-8336-d257f57a0db4 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] HA network 2468e42d-1c04-4ecb-83bf-b4f69cd6a2fd was deleted as no HA routers are present in tenant ba05e97adb294a8a9c5d6457f879795a. [pid: 8|app: 0|req: 1541/3071] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:19:43 2026] DELETE /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:19:44.834 7 INFO neutron.api.v2.resource [None req-9e1611fb-09d9-4a69-8eb2-688f3bf9f08e 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/3072] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:19:44 2026] GET /v2.0/routers/d5e80335-f2e4-4518-a660-3c332a670b13 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:19:44.850 8 INFO neutron.services.segments.plugin [-] Segment b71d7343-8ca4-4145-a383-a04b466dab70 resource provider aggregate not found 2026-04-07 01:19:44.863 8 INFO neutron.services.segments.plugin [-] Segment b71d7343-8ca4-4145-a383-a04b466dab70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b71d7343-8ca4-4145-a383-a04b466dab70 found for delete ", "request_id": "req-da59f57a-79b7-4fff-aa71-916c58ec4be0"}]} 2026-04-07 01:19:44.864 8 INFO neutron.services.segments.plugin [-] Segment b71d7343-8ca4-4145-a383-a04b466dab70 resource provider aggregate not found 2026-04-07 01:19:44.875 8 INFO neutron.services.segments.plugin [-] Segment b71d7343-8ca4-4145-a383-a04b466dab70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b71d7343-8ca4-4145-a383-a04b466dab70 found for delete ", "request_id": "req-21fa37d7-640a-4995-b226-ae688dae7d73"}]} [pid: 8|app: 0|req: 1542/3073] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:19:44 2026] DELETE /v2.0/subnets/b77e2e02-eae1-4e6c-9ddf-cec4d1538d81 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:45.056 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2da87f11-2151-45db-9cac-ec9d8225b2b4 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3074] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:19:45 2026] GET /v2.0/subnets/b77e2e02-eae1-4e6c-9ddf-cec4d1538d81 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3075] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:19:45 2026] DELETE /v2.0/subnets/125ea778-51e0-49f4-b933-76c16952260f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:45.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dcec873c-1d24-4538-b48a-56cdc8f819b2 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3076] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:19:45 2026] GET /v2.0/subnets/125ea778-51e0-49f4-b933-76c16952260f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3077] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:19:45 2026] DELETE /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:45.577 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b6a046d-9106-45d7-bdf0-357646b2ef1a 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3078] 10.0.0.133 () {32 vars in 722 bytes} [Tue Apr 7 01:19:45 2026] GET /v2.0/networks/b38fd4ed-652d-45c1-8c00-f98b8eb17833 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3079] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:19:45 2026] DELETE /v2.0/subnets/d645ef8e-85f2-40e1-a858-d46617b31804 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:45.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12f08d4d-76cc-4eb8-94ce-8e869e1276aa 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3080] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:19:45 2026] GET /v2.0/subnets/d645ef8e-85f2-40e1-a858-d46617b31804 => 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: 1546/3081] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:19:45 2026] DELETE /v2.0/subnets/cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:46.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e07f0cd8-dd05-4478-b147-f7d2af8d75d4 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3082] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:19:45 2026] GET /v2.0/subnets/cf9da5a9-da9b-454f-94dd-cfdd72fbbca3 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3083] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:19:46 2026] DELETE /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:46.381 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0a16d43-897e-4340-990d-8749c980cdce 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3084] 10.0.0.133 () {32 vars in 722 bytes} [Tue Apr 7 01:19:46 2026] GET /v2.0/networks/eb458576-076f-4d1b-a456-ca6f305ea46a => 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: 1548/3085] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:19:46 2026] DELETE /v2.0/subnets/f34f2ec3-9195-49cd-bdc7-0e1055d8abc1 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:46.623 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57c5ed44-364c-4343-9578-cf6e9feb0442 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3086] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:19:46 2026] GET /v2.0/subnets/f34f2ec3-9195-49cd-bdc7-0e1055d8abc1 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3087] 10.0.0.133 () {32 vars in 723 bytes} [Tue Apr 7 01:19:46 2026] DELETE /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:46.851 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b3b545e8-391c-4c73-9796-5e40c276682c 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3088] 10.0.0.133 () {32 vars in 720 bytes} [Tue Apr 7 01:19:46 2026] GET /v2.0/subnets/4afe12a2-3ac2-426d-a0d8-a0d8ff5ff7fc => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:19:46.885 8 INFO neutron.services.segments.plugin [-] Segment d222b55c-c269-4384-9404-c6b5b889ee28 resource provider aggregate not found 2026-04-07 01:19:46.896 8 INFO neutron.services.segments.plugin [-] Segment d222b55c-c269-4384-9404-c6b5b889ee28 resource provider aggregate not found 2026-04-07 01:19:46.906 8 INFO neutron.services.segments.plugin [-] Segment d222b55c-c269-4384-9404-c6b5b889ee28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d222b55c-c269-4384-9404-c6b5b889ee28 found for delete ", "request_id": "req-7d3d7490-467d-4517-938b-ee080efce1aa"}]} 2026-04-07 01:19:46.910 8 INFO neutron.services.segments.plugin [-] Segment d222b55c-c269-4384-9404-c6b5b889ee28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d222b55c-c269-4384-9404-c6b5b889ee28 found for delete ", "request_id": "req-26a04654-933c-4e4f-9a8e-35ffa49dad4d"}]} 2026-04-07 01:19:46.919 8 INFO neutron.services.segments.plugin [-] Segment f06ac5a6-6de9-48f9-ace8-59f580eeda56 resource provider aggregate not found 2026-04-07 01:19:46.926 8 INFO neutron.services.segments.plugin [-] Segment f06ac5a6-6de9-48f9-ace8-59f580eeda56 resource provider aggregate not found 2026-04-07 01:19:46.935 8 INFO neutron.services.segments.plugin [-] Segment f06ac5a6-6de9-48f9-ace8-59f580eeda56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06ac5a6-6de9-48f9-ace8-59f580eeda56 found for delete ", "request_id": "req-dff06967-746c-477f-aedb-78185097e365"}]} 2026-04-07 01:19:46.943 8 INFO neutron.services.segments.plugin [-] Segment f06ac5a6-6de9-48f9-ace8-59f580eeda56 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06ac5a6-6de9-48f9-ace8-59f580eeda56 found for delete ", "request_id": "req-b9f81d0d-d3ff-48ea-961b-1d5cd3b30fba"}]} [pid: 8|app: 0|req: 1550/3089] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:19:46 2026] DELETE /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:19:47.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cfa3705c-6dbc-4a77-af14-e7b1d61c0ef5 5e77943cf7114cf3bc174d6457881045 ba05e97adb294a8a9c5d6457f879795a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3090] 10.0.0.133 () {32 vars in 722 bytes} [Tue Apr 7 01:19:47 2026] GET /v2.0/networks/8e9da64d-e4e3-4d50-a82b-bfeef68467c4 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:19:49.335 8 INFO neutron.services.segments.plugin [-] Segment 9c9ef1fb-c7ba-42f5-bbbe-77d37e2f3e6e resource provider aggregate not found 2026-04-07 01:19:49.339 8 INFO neutron.services.segments.plugin [-] Segment 9c9ef1fb-c7ba-42f5-bbbe-77d37e2f3e6e resource provider aggregate not found 2026-04-07 01:19:49.350 8 INFO neutron.services.segments.plugin [-] Segment 9c9ef1fb-c7ba-42f5-bbbe-77d37e2f3e6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c9ef1fb-c7ba-42f5-bbbe-77d37e2f3e6e found for delete ", "request_id": "req-702e2ea6-6b1e-4ef6-ab01-c73d24f980e9"}]} 2026-04-07 01:19:49.353 8 INFO neutron.services.segments.plugin [-] Segment 9c9ef1fb-c7ba-42f5-bbbe-77d37e2f3e6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c9ef1fb-c7ba-42f5-bbbe-77d37e2f3e6e found for delete ", "request_id": "req-5115c9f3-18b9-4fd0-a6d9-8427dbd94cec"}]} [pid: 8|app: 0|req: 1551/3091] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/security-groups?tenant_id=f04edee76ea447afa385b90199410dbd&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3092] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:49 2026] DELETE /v2.0/security-groups/4577abe6-2d48-43a7-b444-21cabc267938 => 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: 1552/3093] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:49 2026] GET /v2.0/security-groups?tenant_id=e04a8f1b43d7495eb2df720ee504d653&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3094] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:49 2026] DELETE /v2.0/security-groups/d1be1f6a-2b8b-43a4-8060-df620070628a => 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: 1553/3095] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:50 2026] GET /v2.0/security-groups?tenant_id=0cf5a6d350b5421382f0075b3b8d59fc&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3096] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:50 2026] DELETE /v2.0/security-groups/1a9812a9-8f91-4d2b-b0aa-4804edb48386 => 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: 1554/3097] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:50 2026] GET /v2.0/security-groups?tenant_id=1cf4d45f702b4edaa17236f43096c53b&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3098] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:50 2026] DELETE /v2.0/security-groups/a21eb37f-04ba-4a10-bd6f-38742d67a189 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3099] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/security-groups?tenant_id=ba05e97adb294a8a9c5d6457f879795a&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3100] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:51 2026] DELETE /v2.0/security-groups/639880d3-ef2a-4357-9bb1-74c1a751ee1e => 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: 1556/3101] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/security-groups?tenant_id=5c8bb9f93eee451581c6423d14d9cc4b&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3102] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:51 2026] DELETE /v2.0/security-groups/211f477d-603e-42a1-91d7-aa9b1fec5c84 => 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: 1557/3103] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:51 2026] GET /v2.0/security-groups?tenant_id=8a5c785f6385496eaf363ef6b5447183&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3104] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:51 2026] DELETE /v2.0/security-groups/f6bd4f90-d32c-4963-8521-b8f84276c132 => 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: 1549/3107] 10.0.0.133 () {34 vars in 677 bytes} [Tue Apr 7 01:19:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3108] 10.0.0.133 () {34 vars in 677 bytes} [Tue Apr 7 01:19:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3109] 10.0.0.133 () {34 vars in 677 bytes} [Tue Apr 7 01:19:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3110] 10.0.0.133 () {34 vars in 677 bytes} [Tue Apr 7 01:19:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3111] 10.0.0.133 () {34 vars in 677 bytes} [Tue Apr 7 01:19:56 2026] POST /v2.0/qos/policies => generated 359 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3112] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:19:56 2026] PUT /v2.0/policies/4f666c2e-499b-4f22-9516-92b4b4a805d1/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3113] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:19:56 2026] PUT /v2.0/policies/1c0f4c39-526b-4055-a0c0-92b5965a77bd/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3114] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:19:56 2026] PUT /v2.0/policies/294b81e7-c6da-455f-9db2-b67e4f22e3c7/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: 1553/3115] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:19:56 2026] PUT /v2.0/policies/00078c0f-88d3-44c4-9ffb-567433658839/tags => 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: 1563/3116] 10.0.0.133 () {32 vars in 673 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3117] 10.0.0.133 () {32 vars in 687 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3118] 10.0.0.133 () {32 vars in 683 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3119] 10.0.0.133 () {32 vars in 695 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3120] 10.0.0.133 () {32 vars in 681 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3121] 10.0.0.133 () {32 vars in 695 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3122] 10.0.0.133 () {32 vars in 691 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3123] 10.0.0.133 () {32 vars in 703 bytes} [Tue Apr 7 01:19:57 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3124] 10.0.0.133 () {32 vars in 733 bytes} [Tue Apr 7 01:19:57 2026] DELETE /v2.0/qos/policies/4f666c2e-499b-4f22-9516-92b4b4a805d1 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3125] 10.0.0.133 () {32 vars in 733 bytes} [Tue Apr 7 01:19:57 2026] DELETE /v2.0/qos/policies/1c0f4c39-526b-4055-a0c0-92b5965a77bd => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3126] 10.0.0.133 () {32 vars in 733 bytes} [Tue Apr 7 01:19:57 2026] DELETE /v2.0/qos/policies/294b81e7-c6da-455f-9db2-b67e4f22e3c7 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3127] 10.0.0.133 () {32 vars in 733 bytes} [Tue Apr 7 01:19:57 2026] DELETE /v2.0/qos/policies/00078c0f-88d3-44c4-9ffb-567433658839 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3128] 10.0.0.133 () {32 vars in 733 bytes} [Tue Apr 7 01:19:58 2026] DELETE /v2.0/qos/policies/1db96a30-67b2-46e8-9d87-db6a11353f24 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3129] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:58 2026] GET /v2.0/security-groups?tenant_id=47d463ef0b8640008c5abcbd62d05c59&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3130] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:59 2026] DELETE /v2.0/security-groups/29e91ad1-31d9-4d67-bd7a-1eb494ebd1f5 => 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: 1561/3131] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/security-groups?tenant_id=790a082312c6477ca38278be702b0699&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3132] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:59 2026] DELETE /v2.0/security-groups/faa442f8-af36-4d0f-a5f9-8a2d92c78adb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3133] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:19:59 2026] GET /v2.0/security-groups?tenant_id=34b8843329fc41a6a8248b3f3dcc77fb&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3134] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:19:59 2026] DELETE /v2.0/security-groups/5cd0294e-4f0c-4f82-8365-5d7f6bba84ac => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:04.204 7 WARNING neutron_lib.context [None req-d9b82c97-9ece-47ac-934f-35ffb5ab9b28 e3634091010946d4a73325cd5da8345f 7fb70c4420ec4a0c81de123e8f1d3e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1563/3135] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:20:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:04.268 8 WARNING neutron_lib.context [None req-a96e0e24-39c5-4480-91ba-988e5db0e251 e3634091010946d4a73325cd5da8345f 7fb70c4420ec4a0c81de123e8f1d3e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1573/3136] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:20:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:04.350 7 WARNING neutron_lib.context [None req-67dd7970-f1b3-4638-a233-6c4dfa5335ab e3634091010946d4a73325cd5da8345f 7fb70c4420ec4a0c81de123e8f1d3e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1564/3137] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:20:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:04.415 8 WARNING neutron_lib.context [None req-e8173c79-97b0-487c-9ecc-d02a1db1564c e3634091010946d4a73325cd5da8345f 7fb70c4420ec4a0c81de123e8f1d3e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1574/3138] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:20:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:04.484 7 WARNING neutron_lib.context [None req-c7fe00ef-ef4d-43ae-a938-0bce1dbe3c72 e3634091010946d4a73325cd5da8345f 7fb70c4420ec4a0c81de123e8f1d3e43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1565/3139] 10.0.0.133 () {34 vars in 675 bytes} [Tue Apr 7 01:20:04 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3140] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:20:04 2026] PUT /v2.0/subnetpools/211ae82f-69c1-4954-baed-cadfd73c8e02/tags => generated 17 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3141] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:20:04 2026] PUT /v2.0/subnetpools/5b234de3-f9f6-44ae-8022-126ccbd2efea/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: 1576/3142] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:20:04 2026] PUT /v2.0/subnetpools/d9b9a52a-5c1e-4ca5-9e6d-121fc6fc5e56/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3143] 10.0.0.133 () {34 vars in 758 bytes} [Tue Apr 7 01:20:04 2026] PUT /v2.0/subnetpools/89dff914-5fe0-45da-9a0e-7327b18f22ab/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3144] 10.0.0.133 () {32 vars in 671 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3145] 10.0.0.133 () {32 vars in 685 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3146] 10.0.0.133 () {32 vars in 681 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3147] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3148] 10.0.0.133 () {32 vars in 679 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3149] 10.0.0.133 () {32 vars in 693 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3150] 10.0.0.133 () {32 vars in 689 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3151] 10.0.0.133 () {32 vars in 701 bytes} [Tue Apr 7 01:20:04 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3152] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:20:04 2026] DELETE /v2.0/subnetpools/211ae82f-69c1-4954-baed-cadfd73c8e02 => 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: 1572/3153] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:20:05 2026] DELETE /v2.0/subnetpools/5b234de3-f9f6-44ae-8022-126ccbd2efea => 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: 1582/3154] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:20:05 2026] DELETE /v2.0/subnetpools/d9b9a52a-5c1e-4ca5-9e6d-121fc6fc5e56 => 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: 1573/3155] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:20:05 2026] DELETE /v2.0/subnetpools/89dff914-5fe0-45da-9a0e-7327b18f22ab => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3156] 10.0.0.133 () {32 vars in 731 bytes} [Tue Apr 7 01:20:05 2026] DELETE /v2.0/subnetpools/e91f8dae-2e05-43df-9615-e64d9dce698c => 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: 1574/3157] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/security-groups?tenant_id=7fb70c4420ec4a0c81de123e8f1d3e43&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3158] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:20:06 2026] DELETE /v2.0/security-groups/3187cdbe-f463-4f1d-955d-e78d38daa321 => 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: 1575/3159] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/security-groups?tenant_id=ee45fd51635b4f07bd5986c4e313bdbd&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3160] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:20:06 2026] DELETE /v2.0/security-groups/05858b81-8797-4e9f-9b88-ce5037838175 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3161] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:20:06 2026] GET /v2.0/security-groups?tenant_id=9e5d2164fe3d4f1abbe12e7f7e480575&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3162] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:20:07 2026] DELETE /v2.0/security-groups/1aaf7163-5d1b-4a69-a1a7-a8427b655a9a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:11.342 8 WARNING neutron_lib.context [None req-caaa597c-d9a4-4fb0-8b7e-40b8f73984be 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:20:11.519 8 INFO neutron.db.segments_db [None req-caaa597c-d9a4-4fb0-8b7e-40b8f73984be 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Added segment a833aef5-0926-48c5-ba56-bae486b33498 of type vxlan for network 613e8fa3-4dab-4dc5-911b-8dcc09a403ac [pid: 8|app: 0|req: 1588/3165] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:20:11 2026] POST /v2.0/networks => generated 632 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:11.630 7 WARNING neutron_lib.context [None req-0dc28be9-21f4-4715-9ba7-8cbd42bf684b 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1578/3166] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:20:11 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:11.956 8 WARNING neutron_lib.context [None req-82e5f686-a39a-4cbd-b837-5250a9c993c4 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1589/3167] 10.0.0.133 () {34 vars in 665 bytes} [Tue Apr 7 01:20:11 2026] POST /v2.0/trunks => generated 407 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:12.219 7 WARNING neutron_lib.context [None req-131166fc-3bb9-461a-8b1d-50bacbfe76c8 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:20:12.276 7 INFO neutron.db.segments_db [None req-131166fc-3bb9-461a-8b1d-50bacbfe76c8 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Added segment 0747db17-bc22-4659-9abf-90df56eace97 of type vxlan for network b1f378ba-1dce-4c91-b73b-8b3fa9d4ad63 [pid: 7|app: 0|req: 1579/3168] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:20:12 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:12.377 8 WARNING neutron_lib.context [None req-d87ea559-468b-4229-882e-8b08269a364f 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1590/3169] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:20:12 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:12.654 7 WARNING neutron_lib.context [None req-852c0bc3-7aff-4fe2-bee0-92c3c9103e06 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1580/3170] 10.0.0.133 () {34 vars in 665 bytes} [Tue Apr 7 01:20:12 2026] POST /v2.0/trunks => generated 407 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:12.834 8 WARNING neutron_lib.context [None req-76641d03-5c84-4bc4-b480-bd4ba7a4701c 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:20:12.889 8 INFO neutron.db.segments_db [None req-76641d03-5c84-4bc4-b480-bd4ba7a4701c 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Added segment aad10777-80b8-4fda-b36d-c1ef357b5604 of type vxlan for network 6d66d36b-bcba-4bae-b2df-f12f1c7882b3 [pid: 8|app: 0|req: 1591/3171] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:20:12 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:13.009 7 WARNING neutron_lib.context [None req-673e2715-2a24-4134-a205-4cebc70ffecc 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1581/3172] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:20:13 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:13.301 8 WARNING neutron_lib.context [None req-cfd4eeeb-c085-4f4f-972f-8c05d2d28741 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1592/3173] 10.0.0.133 () {34 vars in 665 bytes} [Tue Apr 7 01:20:13 2026] POST /v2.0/trunks => generated 407 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:13.453 7 WARNING neutron_lib.context [None req-17b1a0de-f618-4bbb-90d0-806eef656fcc 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:20:13.508 7 INFO neutron.db.segments_db [None req-17b1a0de-f618-4bbb-90d0-806eef656fcc 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Added segment 0b232917-091e-47c7-90fd-12f713cc7333 of type vxlan for network 0f14477a-b9e6-4192-97ba-617aab1f2f32 [pid: 7|app: 0|req: 1582/3174] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:20:13 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:13.606 8 WARNING neutron_lib.context [None req-1ecb54f2-afba-4aa0-b6b2-d7820a36234b 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1593/3175] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:20:13 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:13.917 7 WARNING neutron_lib.context [None req-0ee26795-cd60-4c97-a37e-3f02c8a8b820 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1583/3176] 10.0.0.133 () {34 vars in 665 bytes} [Tue Apr 7 01:20:13 2026] POST /v2.0/trunks => generated 407 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-07 01:20:14.068 8 WARNING neutron_lib.context [None req-2d293ae7-795a-4613-b4a9-27c5f3815107 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-04-07 01:20:14.122 8 INFO neutron.db.segments_db [None req-2d293ae7-795a-4613-b4a9-27c5f3815107 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Added segment 43c9dda5-a283-4496-821c-b4f45886197e of type vxlan for network c692e89b-36f7-40dd-85b3-e2bdefa87ebb [pid: 8|app: 0|req: 1594/3177] 10.0.0.133 () {34 vars in 669 bytes} [Tue Apr 7 01:20:14 2026] POST /v2.0/networks => generated 630 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:14.239 7 WARNING neutron_lib.context [None req-35ca55bd-efb8-4aa3-bc69-ddfc1f3ad1c9 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1584/3178] 10.0.0.133 () {34 vars in 663 bytes} [Tue Apr 7 01:20:14 2026] POST /v2.0/ports => generated 743 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-07 01:20:14.535 8 WARNING neutron_lib.context [None req-9978373a-52e0-445d-b751-a575039c0364 64f85af737eb4f18b81b727532b52974 5dc82894d39442e383759b201ede2b7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1595/3179] 10.0.0.133 () {34 vars in 665 bytes} [Tue Apr 7 01:20:14 2026] POST /v2.0/trunks => generated 407 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1585/3180] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:20:14 2026] PUT /v2.0/trunks/16bcdda9-3286-488e-8962-8a1a805d138d/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3181] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:20:14 2026] PUT /v2.0/trunks/05c7dd75-5661-4df7-81ac-df899763722f/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: 1586/3182] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:20:14 2026] PUT /v2.0/trunks/4e7c5ce0-c5a4-4174-a4dc-437a0f565a42/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3183] 10.0.0.133 () {34 vars in 748 bytes} [Tue Apr 7 01:20:14 2026] PUT /v2.0/trunks/3dfe815a-017b-4d62-85be-f813fa92a706/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3184] 10.0.0.133 () {32 vars in 661 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3185] 10.0.0.133 () {32 vars in 675 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3186] 10.0.0.133 () {32 vars in 671 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3187] 10.0.0.133 () {32 vars in 683 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3188] 10.0.0.133 () {32 vars in 669 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3189] 10.0.0.133 () {32 vars in 683 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3190] 10.0.0.133 () {32 vars in 679 bytes} [Tue Apr 7 01:20:14 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3191] 10.0.0.133 () {32 vars in 691 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3192] 10.0.0.133 () {32 vars in 718 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/trunks/16bcdda9-3286-488e-8962-8a1a805d138d => generated 412 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3193] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/ports/b856f871-c69a-4f81-938b-f7943b83bc17 => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3194] 10.0.0.133 () {32 vars in 721 bytes} [Tue Apr 7 01:20:15 2026] DELETE /v2.0/trunks/16bcdda9-3286-488e-8962-8a1a805d138d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3195] 10.0.0.133 () {32 vars in 718 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/trunks/05c7dd75-5661-4df7-81ac-df899763722f => generated 420 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3196] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/ports/3db8ccf3-8648-4476-963c-93b6470aafd6 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3197] 10.0.0.133 () {32 vars in 721 bytes} [Tue Apr 7 01:20:15 2026] DELETE /v2.0/trunks/05c7dd75-5661-4df7-81ac-df899763722f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3198] 10.0.0.133 () {32 vars in 718 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/trunks/4e7c5ce0-c5a4-4174-a4dc-437a0f565a42 => generated 429 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3199] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/ports/2b174cd1-5e6d-465e-bff7-e01214f21003 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3200] 10.0.0.133 () {32 vars in 721 bytes} [Tue Apr 7 01:20:15 2026] DELETE /v2.0/trunks/4e7c5ce0-c5a4-4174-a4dc-437a0f565a42 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3201] 10.0.0.133 () {32 vars in 718 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/trunks/3dfe815a-017b-4d62-85be-f813fa92a706 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3202] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/ports/48037597-bdb2-41c7-9d57-c3d895d5cb60 => generated 826 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3203] 10.0.0.133 () {32 vars in 721 bytes} [Tue Apr 7 01:20:15 2026] DELETE /v2.0/trunks/3dfe815a-017b-4d62-85be-f813fa92a706 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3204] 10.0.0.133 () {32 vars in 718 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/trunks/edb7772f-6c48-43f6-8aab-d152755a052f => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3205] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 7 01:20:15 2026] GET /v2.0/ports/03c2b75e-46b0-4a7e-ac79-4966c21b23a4 => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3206] 10.0.0.133 () {32 vars in 721 bytes} [Tue Apr 7 01:20:15 2026] DELETE /v2.0/trunks/edb7772f-6c48-43f6-8aab-d152755a052f => 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: 1609/3207] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:20:16 2026] DELETE /v2.0/ports/b856f871-c69a-4f81-938b-f7943b83bc17 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3208] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:20:16 2026] DELETE /v2.0/ports/3db8ccf3-8648-4476-963c-93b6470aafd6 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3209] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:20:16 2026] DELETE /v2.0/ports/2b174cd1-5e6d-465e-bff7-e01214f21003 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3210] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:20:16 2026] DELETE /v2.0/ports/48037597-bdb2-41c7-9d57-c3d895d5cb60 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3211] 10.0.0.133 () {32 vars in 719 bytes} [Tue Apr 7 01:20:16 2026] DELETE /v2.0/ports/03c2b75e-46b0-4a7e-ac79-4966c21b23a4 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3212] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:20:17 2026] DELETE /v2.0/networks/613e8fa3-4dab-4dc5-911b-8dcc09a403ac => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:17.349 8 INFO neutron.services.segments.plugin [-] Segment 0747db17-bc22-4659-9abf-90df56eace97 resource provider aggregate not found 2026-04-07 01:20:17.355 8 INFO neutron.services.segments.plugin [-] Segment 0747db17-bc22-4659-9abf-90df56eace97 resource provider aggregate not found [pid: 8|app: 0|req: 1612/3213] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:20:17 2026] DELETE /v2.0/networks/b1f378ba-1dce-4c91-b73b-8b3fa9d4ad63 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:17.380 7 INFO neutron.services.segments.plugin [-] Segment a833aef5-0926-48c5-ba56-bae486b33498 resource provider aggregate not found 2026-04-07 01:20:17.392 7 INFO neutron.services.segments.plugin [-] Segment a833aef5-0926-48c5-ba56-bae486b33498 resource provider aggregate not found 2026-04-07 01:20:17.407 7 INFO neutron.services.segments.plugin [-] Segment a833aef5-0926-48c5-ba56-bae486b33498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a833aef5-0926-48c5-ba56-bae486b33498 found for delete ", "request_id": "req-f4464bd0-7c0a-4f6f-903e-5321d4c476be"}]} 2026-04-07 01:20:17.409 7 INFO neutron.services.segments.plugin [-] Segment a833aef5-0926-48c5-ba56-bae486b33498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a833aef5-0926-48c5-ba56-bae486b33498 found for delete ", "request_id": "req-e8fa04a6-0aef-4cb9-bab7-4148e9367d98"}]} [pid: 7|app: 0|req: 1602/3214] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:20:17 2026] DELETE /v2.0/networks/6d66d36b-bcba-4bae-b2df-f12f1c7882b3 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-07 01:20:17.547 8 INFO neutron.services.segments.plugin [-] Segment 0747db17-bc22-4659-9abf-90df56eace97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0747db17-bc22-4659-9abf-90df56eace97 found for delete ", "request_id": "req-815393fd-2d45-48b7-abeb-e78afb9790b4"}]} 2026-04-07 01:20:17.554 8 INFO neutron.services.segments.plugin [-] Segment 0747db17-bc22-4659-9abf-90df56eace97 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0747db17-bc22-4659-9abf-90df56eace97 found for delete ", "request_id": "req-420e5365-30ed-4df5-b298-9c5bf4ea0a12"}]} [pid: 8|app: 0|req: 1613/3215] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:20:17 2026] DELETE /v2.0/networks/0f14477a-b9e6-4192-97ba-617aab1f2f32 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3216] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 7 01:20:17 2026] DELETE /v2.0/networks/c692e89b-36f7-40dd-85b3-e2bdefa87ebb => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3217] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:20:18 2026] GET /v2.0/security-groups?tenant_id=5dc82894d39442e383759b201ede2b7c&name=default => generated 2929 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3218] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:20:18 2026] DELETE /v2.0/security-groups/1d5ffda6-7ed9-48e5-a119-07bc1e2130a0 => 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: 1615/3219] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:20:18 2026] GET /v2.0/security-groups?tenant_id=9d95812040654efcb885ab288f5b7c12&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3220] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:20:19 2026] DELETE /v2.0/security-groups/46a883d2-3140-4b0d-a83f-66cd5101916d => 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: 1616/3221] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:20:19 2026] GET /v2.0/security-groups?tenant_id=1016ff361a754391af51b9f4cd7e6476&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 01:20:19.510 7 INFO neutron.services.segments.plugin [-] Segment aad10777-80b8-4fda-b36d-c1ef357b5604 resource provider aggregate not found 2026-04-07 01:20:19.514 7 INFO neutron.services.segments.plugin [-] Segment aad10777-80b8-4fda-b36d-c1ef357b5604 resource provider aggregate not found 2026-04-07 01:20:19.521 7 INFO neutron.services.segments.plugin [-] Segment aad10777-80b8-4fda-b36d-c1ef357b5604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aad10777-80b8-4fda-b36d-c1ef357b5604 found for delete ", "request_id": "req-b4407ad0-0d4c-40bd-8a5f-a047b2635438"}]} 2026-04-07 01:20:19.526 7 INFO neutron.services.segments.plugin [-] Segment aad10777-80b8-4fda-b36d-c1ef357b5604 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aad10777-80b8-4fda-b36d-c1ef357b5604 found for delete ", "request_id": "req-76a53301-e4d4-4279-8dbe-47a91f11fd23"}]} 2026-04-07 01:20:19.531 7 INFO neutron.services.segments.plugin [-] Segment 43c9dda5-a283-4496-821c-b4f45886197e resource provider aggregate not found 2026-04-07 01:20:19.540 7 INFO neutron.services.segments.plugin [-] Segment 43c9dda5-a283-4496-821c-b4f45886197e resource provider aggregate not found 2026-04-07 01:20:19.543 7 INFO neutron.services.segments.plugin [-] Segment 43c9dda5-a283-4496-821c-b4f45886197e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43c9dda5-a283-4496-821c-b4f45886197e found for delete ", "request_id": "req-6d0eab5f-2817-4c7a-a087-9a44531c5816"}]} 2026-04-07 01:20:19.554 7 INFO neutron.services.segments.plugin [-] Segment 43c9dda5-a283-4496-821c-b4f45886197e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43c9dda5-a283-4496-821c-b4f45886197e found for delete ", "request_id": "req-a6497971-faae-4252-86b2-ed6f2bb66e21"}]} [pid: 7|app: 0|req: 1606/3222] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:20:19 2026] DELETE /v2.0/security-groups/a88338c6-740a-4ef0-a7e4-50bbc478b032 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:22.689 8 INFO neutron.services.segments.plugin [-] Segment 0b232917-091e-47c7-90fd-12f713cc7333 resource provider aggregate not found 2026-04-07 01:20:22.696 8 INFO neutron.services.segments.plugin [-] Segment 0b232917-091e-47c7-90fd-12f713cc7333 resource provider aggregate not found 2026-04-07 01:20:22.713 8 INFO neutron.services.segments.plugin [-] Segment 0b232917-091e-47c7-90fd-12f713cc7333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b232917-091e-47c7-90fd-12f713cc7333 found for delete ", "request_id": "req-015e3fb6-947b-49ae-92a6-20881a0cc20c"}]} 2026-04-07 01:20:22.714 8 INFO neutron.services.segments.plugin [-] Segment 0b232917-091e-47c7-90fd-12f713cc7333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b232917-091e-47c7-90fd-12f713cc7333 found for delete ", "request_id": "req-be0144a8-e7c5-49cb-9157-930e4bcbb760"}]} [pid: 8|app: 0|req: 1617/3223] 10.0.0.133 () {34 vars in 677 bytes} [Tue Apr 7 01:20:22 2026] POST /v2.0/qos/policies => generated 359 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3224] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:20:22 2026] PUT /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3225] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3226] 10.0.0.133 () {34 vars in 763 bytes} [Tue Apr 7 01:20:22 2026] PUT /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags/green => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3227] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:20:22 2026] GET /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3228] 10.0.0.133 () {34 vars in 759 bytes} [Tue Apr 7 01:20:23 2026] PUT /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/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: 1620/3229] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3230] 10.0.0.133 () {34 vars in 781 bytes} [Tue Apr 7 01:20:23 2026] PUT /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3231] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/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: 1611/3232] 10.0.0.133 () {34 vars in 752 bytes} [Tue Apr 7 01:20:23 2026] PUT /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3233] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3234] 10.0.0.133 () {32 vars in 740 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:20:23.247 8 INFO neutron.api.v2.resource [None req-ab1e7605-fb31-4646-afea-22f828514889 45cf0f64d44b418790bdda13c63fa1a0 17ff9dd417cb422ba69f558f23bf3493 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1623/3235] 10.0.0.133 () {32 vars in 744 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3236] 10.0.0.133 () {32 vars in 743 bytes} [Tue Apr 7 01:20:23 2026] DELETE /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3237] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 01:20:23.326 7 INFO neutron.api.v2.resource [None req-abdfe5ba-d1f9-4232-b92e-fe1090473259 45cf0f64d44b418790bdda13c63fa1a0 17ff9dd417cb422ba69f558f23bf3493 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1614/3238] 10.0.0.133 () {32 vars in 747 bytes} [Tue Apr 7 01:20:23 2026] DELETE /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3239] 10.0.0.133 () {32 vars in 735 bytes} [Tue Apr 7 01:20:23 2026] DELETE /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3240] 10.0.0.133 () {32 vars in 732 bytes} [Tue Apr 7 01:20:23 2026] GET /v2.0/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3241] 10.0.0.133 () {32 vars in 733 bytes} [Tue Apr 7 01:20:23 2026] DELETE /v2.0/qos/policies/4e13ff37-c2ca-4ab3-a327-9e696f7363fa => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3242] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:20:24 2026] GET /v2.0/security-groups?tenant_id=6230c67b7b444d428dab44ae68eb3d9f&name=default => generated 2929 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3243] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:20:24 2026] DELETE /v2.0/security-groups/5f218aba-10e4-4948-9cf1-50920efc2339 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3246] 10.0.0.133 () {32 vars in 773 bytes} [Tue Apr 7 01:20:24 2026] GET /v2.0/security-groups?tenant_id=17ff9dd417cb422ba69f558f23bf3493&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3247] 10.0.0.133 () {32 vars in 739 bytes} [Tue Apr 7 01:20:24 2026] DELETE /v2.0/security-groups/9b745768-c779-497e-b17b-69920fe595e2 => 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: 1630/3248] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:20:27 2026] GET /v2.0/networks => generated 2168 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3249] 10.0.0.133 () {32 vars in 654 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/floatingips => 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: 1631/3250] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3251] 10.0.0.133 () {32 vars in 642 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/ports => generated 4721 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3252] 10.0.0.133 () {32 vars in 646 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3253] 10.0.0.133 () {32 vars in 648 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3254] 10.0.0.133 () {32 vars in 662 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/security-groups => generated 17397 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3255] 10.0.0.133 () {32 vars in 654 bytes} [Tue Apr 7 01:20:28 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)