+ 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 Jun 23 19:19:11 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: neutron-server-69bd5d669-bqhd4 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f8c06c7d668 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-06-23 19:19:16.286 8 INFO neutron.common.config [-] Logging enabled! 2026-06-23 19:19:16.286 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-23 19:19:16.314 7 INFO neutron.common.config [-] Logging enabled! 2026-06-23 19:19:16.314 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-23 19:19:16.855 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 19:19:16.902 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-23 19:19:17.945 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:19:17.949 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 19:19:17.952 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-23 19:19:17.954 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:19:17.954 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-23 19:19:17.954 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-23 19:19:17.954 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:19:17.962 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:19:17.962 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:19:17.962 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:19:17.984 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-23 19:19:17.985 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:19:17.985 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-23 19:19:18.003 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:19:18.007 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-23 19:19:18.011 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-23 19:19:18.012 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-23 19:19:18.012 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-23 19:19:18.013 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-23 19:19:18.013 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:19:18.020 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:19:18.020 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-23 19:19:18.021 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:19:18.030 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 19:19:18.030 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 19:19:18.030 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-23 19:19:18.030 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-23 19:19:18.043 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-23 19:19:18.044 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-23 19:19:18.044 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-23 19:19:18.095 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-23 19:19:18.095 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-23 19:19:18.095 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-23 19:19:18.095 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-23 19:19:18.464 7 INFO neutron.plugins.ml2.managers [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] Initializing driver for type 'vlan' 2026-06-23 19:19:18.570 8 INFO neutron.plugins.ml2.managers [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] Initializing driver for type 'vlan' 2026-06-23 19:19:18.605 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] VlanTypeDriver initialization complete 2026-06-23 19:19:18.605 7 INFO neutron.plugins.ml2.managers [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] Initializing driver for type 'vxlan' 2026-06-23 19:19:18.606 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-23 19:19:18.623 7 INFO neutron.plugins.ml2.managers [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 19:19:18.624 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 19:19:18.624 7 INFO neutron.plugins.ml2.managers [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] Initializing extension driver 'port_security' 2026-06-23 19:19:18.624 7 INFO neutron.plugins.ml2.extensions.port_security [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 19:19:18.624 7 INFO neutron.plugins.ml2.managers [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] Initializing extension driver 'qos' 2026-06-23 19:19:18.624 7 INFO neutron.plugins.ml2.managers [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-23 19:19:18.625 7 INFO neutron.plugins.ml2.managers [None req-658a2a20-596c-4324-b36a-c45308cb969f - - - - - -] Initializing mechanism driver 'l2population' 2026-06-23 19:19:18.637 7 INFO neutron.quota [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded quota_driver: . 2026-06-23 19:19:18.638 7 INFO neutron.plugins.ml2.plugin [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 19:19:18.638 7 INFO neutron.plugins.ml2.managers [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 19:19:18.638 7 INFO neutron.plugins.ml2.managers [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 19:19:18.638 7 INFO neutron.plugins.ml2.managers [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 19:19:18.639 7 INFO neutron.extensions.vlantransparent [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Disabled vlantransparent extension. 2026-06-23 19:19:18.639 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: qos 2026-06-23 19:19:18.654 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: router 2026-06-23 19:19:18.700 7 INFO neutron.services.service_base [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-23 19:19:18.701 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: segments 2026-06-23 19:19:18.728 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] VlanTypeDriver initialization complete 2026-06-23 19:19:18.728 8 INFO neutron.plugins.ml2.managers [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] Initializing driver for type 'vxlan' 2026-06-23 19:19:18.729 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-23 19:19:18.746 8 INFO neutron.plugins.ml2.managers [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-23 19:19:18.746 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-23 19:19:18.746 8 INFO neutron.plugins.ml2.managers [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] Initializing extension driver 'port_security' 2026-06-23 19:19:18.746 8 INFO neutron.plugins.ml2.extensions.port_security [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-23 19:19:18.746 8 INFO neutron.plugins.ml2.managers [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] Initializing extension driver 'qos' 2026-06-23 19:19:18.747 8 INFO neutron.plugins.ml2.managers [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-23 19:19:18.747 8 INFO neutron.plugins.ml2.managers [None req-c3e25341-78c1-492f-b2fa-38d9f0c7de38 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-23 19:19:18.760 8 INFO neutron.quota [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded quota_driver: . 2026-06-23 19:19:18.760 8 INFO neutron.plugins.ml2.plugin [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Modular L2 Plugin initialization complete 2026-06-23 19:19:18.761 8 INFO neutron.plugins.ml2.managers [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-23 19:19:18.761 8 INFO neutron.plugins.ml2.managers [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-23 19:19:18.761 8 INFO neutron.plugins.ml2.managers [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-23 19:19:18.761 8 INFO neutron.extensions.vlantransparent [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Disabled vlantransparent extension. 2026-06-23 19:19:18.761 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: qos 2026-06-23 19:19:18.775 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: router 2026-06-23 19:19:18.804 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: trunk 2026-06-23 19:19:18.817 8 INFO neutron.services.service_base [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-23 19:19:18.818 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: segments 2026-06-23 19:19:18.820 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: vpnaas 2026-06-23 19:19:18.861 7 WARNING stevedore.named [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 19:19:18.914 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: trunk 2026-06-23 19:19:18.929 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: vpnaas 2026-06-23 19:19:18.939 7 INFO neutron_vpnaas.services.vpn.plugin [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 19:19:18.940 7 INFO neutron.common.utils [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-23 19:19:18.940 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: auto_allocate 2026-06-23 19:19:18.945 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: tag 2026-06-23 19:19:18.951 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: timestamp 2026-06-23 19:19:18.954 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 19:19:18.957 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: flavors 2026-06-23 19:19:18.961 7 INFO neutron.manager [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loading Plugin: revisions 2026-06-23 19:19:18.964 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Initializing extension manager. 2026-06-23 19:19:18.965 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: address-group 2026-06-23 19:19:18.966 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: address-scope 2026-06-23 19:19:18.966 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-23 19:19:18.967 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: agent 2026-06-23 19:19:18.968 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: agent-resources-synced 2026-06-23 19:19:18.968 8 WARNING stevedore.named [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-23 19:19:18.969 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 19:19:18.970 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 19:19:18.971 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: availability_zone 2026-06-23 19:19:18.971 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: availability_zone_filter 2026-06-23 19:19:18.972 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 19:19:18.972 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: default-subnetpools 2026-06-23 19:19:18.974 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 19:19:18.974 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: dns-integration 2026-06-23 19:19:18.975 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 19:19:18.975 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-23 19:19:18.976 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: dvr 2026-06-23 19:19:18.976 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 19:19:18.977 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 19:19:18.977 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:19:18.978 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 19:19:18.978 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: external-net 2026-06-23 19:19:18.979 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 19:19:18.979 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: extraroute 2026-06-23 19:19:18.980 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: extraroute-atomic 2026-06-23 19:19:18.981 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 19:19:18.981 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 19:19:18.982 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 19:19:18.982 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 19:19:18.983 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: fip-port-details 2026-06-23 19:19:18.983 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: flavors 2026-06-23 19:19:18.985 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 19:19:18.985 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: floatingip-pools 2026-06-23 19:19:18.986 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: ip_allocation 2026-06-23 19:19:18.986 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-23 19:19:18.987 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: l2_adjacency 2026-06-23 19:19:18.988 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: router 2026-06-23 19:19:18.990 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:19:18.990 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-23 19:19:18.991 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-23 19:19:18.991 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 19:19:18.992 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: l3-ha 2026-06-23 19:19:18.992 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:19:18.993 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-23 19:19:18.993 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: l3-flavors 2026-06-23 19:19:18.994 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:19:18.995 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-23 19:19:18.998 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-23 19:19:18.999 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 19:19:19.000 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-23 19:19:19.001 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 19:19:19.002 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 19:19:19.003 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: multi-provider 2026-06-23 19:19:19.003 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: net-mtu 2026-06-23 19:19:19.004 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 19:19:19.004 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: network_availability_zone 2026-06-23 19:19:19.005 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: network_ha 2026-06-23 19:19:19.005 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: network-ip-availability 2026-06-23 19:19:19.007 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 19:19:19.007 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: pagination 2026-06-23 19:19:19.007 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: port-device-profile 2026-06-23 19:19:19.008 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-23 19:19:19.009 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 19:19:19.009 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 19:19:19.010 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: port-mac-override 2026-06-23 19:19:19.010 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 19:19:19.011 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 19:19:19.011 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-23 19:19:19.012 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: port-resource-request 2026-06-23 19:19:19.012 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 19:19:19.013 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-23 19:19:19.013 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: binding 2026-06-23 19:19:19.014 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: binding-extended 2026-06-23 19:19:19.015 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: port-security 2026-06-23 19:19:19.015 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: project-id 2026-06-23 19:19:19.016 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: provider 2026-06-23 19:19:19.018 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos 2026-06-23 19:19:19.019 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 19:19:19.020 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 19:19:19.020 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-default 2026-06-23 19:19:19.021 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-fip 2026-06-23 19:19:19.021 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 19:19:19.022 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 19:19:19.022 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 19:19:19.023 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 19:19:19.024 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 19:19:19.024 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-pps 2026-06-23 19:19:19.025 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 19:19:19.025 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 19:19:19.026 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 19:19:19.026 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: quota-check-limit 2026-06-23 19:19:19.029 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: quotas 2026-06-23 19:19:19.030 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: quota_details 2026-06-23 19:19:19.031 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: rbac-policies 2026-06-23 19:19:19.032 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: rbac-address-group 2026-06-23 19:19:19.032 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 19:19:19.033 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 19:19:19.033 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-23 19:19:19.034 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: revision-if-match 2026-06-23 19:19:19.035 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 19:19:19.035 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: router_availability_zone 2026-06-23 19:19:19.036 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 19:19:19.038 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 19:19:19.038 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 19:19:19.039 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-23 19:19:19.039 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 19:19:19.040 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-23 19:19:19.040 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 19:19:19.043 8 INFO neutron_vpnaas.services.vpn.plugin [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-23 19:19:19.044 8 INFO neutron.common.utils [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-23 19:19:19.044 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: auto_allocate 2026-06-23 19:19:19.045 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: security-group 2026-06-23 19:19:19.047 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: segment 2026-06-23 19:19:19.047 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 19:19:19.048 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: service-type 2026-06-23 19:19:19.048 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: sorting 2026-06-23 19:19:19.048 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: tag 2026-06-23 19:19:19.049 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 19:19:19.050 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: standard-attr-description 2026-06-23 19:19:19.050 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: stateful-security-group 2026-06-23 19:19:19.051 7 WARNING neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 19:19:19.051 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-23 19:19:19.052 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: subnet-external-network 2026-06-23 19:19:19.052 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: subnet_onboard 2026-06-23 19:19:19.053 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 19:19:19.053 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: subnet-service-types 2026-06-23 19:19:19.054 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: subnet_allocation 2026-06-23 19:19:19.055 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 19:19:19.055 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: tag-creation 2026-06-23 19:19:19.055 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: timestamp 2026-06-23 19:19:19.056 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 19:19:19.058 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: network_ip_availability 2026-06-23 19:19:19.059 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 19:19:19.060 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 19:19:19.061 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: trunk 2026-06-23 19:19:19.061 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: trunk-details 2026-06-23 19:19:19.062 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: flavors 2026-06-23 19:19:19.062 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 19:19:19.062 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 19:19:19.064 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-23 19:19:19.065 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 19:19:19.066 8 INFO neutron.manager [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loading Plugin: revisions 2026-06-23 19:19:19.066 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: vpn-flavors 2026-06-23 19:19:19.067 7 INFO neutron.api.extensions [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Loaded extension: vpnaas 2026-06-23 19:19:19.069 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Initializing extension manager. 2026-06-23 19:19:19.070 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-23 19:19:19.070 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-23 19:19:19.070 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: address-group 2026-06-23 19:19:19.070 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.070 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-23 19:19:19.071 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: address-scope 2026-06-23 19:19:19.072 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-23 19:19:19.073 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: agent 2026-06-23 19:19:19.073 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: agent-resources-synced 2026-06-23 19:19:19.074 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 19:19:19.074 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 19:19:19.074 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-23 19:19:19.075 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-23 19:19:19.076 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: availability_zone 2026-06-23 19:19:19.076 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: availability_zone_filter 2026-06-23 19:19:19.077 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-23 19:19:19.078 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: default-subnetpools 2026-06-23 19:19:19.079 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 19:19:19.079 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 19:19:19.080 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 19:19:19.080 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-23 19:19:19.081 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.081 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: dns-integration 2026-06-23 19:19:19.081 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] subnetpool is already registered 2026-06-23 19:19:19.081 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.081 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] subnetpool is already registered 2026-06-23 19:19:19.081 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: dns-domain-ports 2026-06-23 19:19:19.082 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 19:19:19.082 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 19:19:19.082 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-23 19:19:19.083 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 19:19:19.083 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 19:19:19.084 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:19:19.084 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: dvr 2026-06-23 19:19:19.084 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:19:19.084 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-23 19:19:19.085 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: empty-string-filtering 2026-06-23 19:19:19.085 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:19:19.086 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-23 19:19:19.086 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: external-net 2026-06-23 19:19:19.087 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-23 19:19:19.087 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: extraroute 2026-06-23 19:19:19.088 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 19:19:19.088 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: extraroute-atomic 2026-06-23 19:19:19.088 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] router is already registered 2026-06-23 19:19:19.088 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 19:19:19.089 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-23 19:19:19.089 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] floatingip is already registered 2026-06-23 19:19:19.089 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-23 19:19:19.090 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-23 19:19:19.090 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-23 19:19:19.091 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: fip-port-details 2026-06-23 19:19:19.091 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: flavors 2026-06-23 19:19:19.093 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 19:19:19.093 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-23 19:19:19.093 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] rbac_policy is already registered 2026-06-23 19:19:19.093 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: floatingip-pools 2026-06-23 19:19:19.093 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 19:19:19.093 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] security_group is already registered 2026-06-23 19:19:19.094 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: ip_allocation 2026-06-23 19:19:19.094 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 19:19:19.094 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] security_group_rule is already registered 2026-06-23 19:19:19.094 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-23 19:19:19.095 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: l2_adjacency 2026-06-23 19:19:19.095 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.095 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] subnetpool is already registered 2026-06-23 19:19:19.095 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.096 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] subnetpool is already registered 2026-06-23 19:19:19.096 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: router 2026-06-23 19:19:19.096 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 19:19:19.096 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] trunk is already registered 2026-06-23 19:19:19.097 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 19:19:19.097 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] endpoint_group is already registered 2026-06-23 19:19:19.097 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 19:19:19.098 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] vpnservice is already registered 2026-06-23 19:19:19.098 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-23 19:19:19.098 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 19:19:19.098 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] ipsec_site_connection is already registered 2026-06-23 19:19:19.098 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:19:19.098 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-23 19:19:19.099 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] ipsecpolicy is already registered 2026-06-23 19:19:19.099 7 INFO neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:19:19.099 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-23 19:19:19.099 7 WARNING neutron.quota.resource_registry [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] ikepolicy is already registered 2026-06-23 19:19:19.100 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: ext-gw-mode 2026-06-23 19:19:19.101 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: l3-ha 2026-06-23 19:19:19.101 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:19:19.102 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-23 19:19:19.103 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: l3-flavors 2026-06-23 19:19:19.104 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-23 19:19:19.104 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-23 19:19:19.109 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-23 19:19:19.110 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-23 19:19:19.111 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-23 19:19:19.113 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-23 19:19:19.113 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-23 19:19:19.114 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: multi-provider 2026-06-23 19:19:19.114 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: net-mtu 2026-06-23 19:19:19.115 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: net-mtu-writable 2026-06-23 19:19:19.115 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: network_availability_zone 2026-06-23 19:19:19.116 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: network_ha 2026-06-23 19:19:19.117 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: network-ip-availability 2026-06-23 19:19:19.119 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-23 19:19:19.120 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: pagination 2026-06-23 19:19:19.121 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: port-device-profile 2026-06-23 19:19:19.121 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-23 19:19:19.122 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-23 19:19:19.123 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-23 19:19:19.124 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: port-mac-override 2026-06-23 19:19:19.125 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-23 19:19:19.125 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-23 19:19:19.126 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-23 19:19:19.127 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: port-resource-request 2026-06-23 19:19:19.128 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-23 19:19:19.129 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-23 19:19:19.130 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: binding 2026-06-23 19:19:19.131 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: binding-extended 2026-06-23 19:19:19.132 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: port-security 2026-06-23 19:19:19.133 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: project-id 2026-06-23 19:19:19.133 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: provider 2026-06-23 19:19:19.135 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos 2026-06-23 19:19:19.137 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-23 19:19:19.137 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-23 19:19:19.138 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-default 2026-06-23 19:19:19.138 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-fip 2026-06-23 19:19:19.139 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-23 19:19:19.140 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-23 19:19:19.140 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-23 19:19:19.141 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-23 19:19:19.142 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-23 19:19:19.142 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-pps 2026-06-23 19:19:19.143 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-23 19:19:19.143 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-23 19:19:19.144 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: qos-rules-alias 2026-06-23 19:19:19.145 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: quota-check-limit 2026-06-23 19:19:19.147 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: quotas 2026-06-23 19:19:19.148 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: quota_details 2026-06-23 19:19:19.149 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: rbac-policies 2026-06-23 19:19:19.150 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: rbac-address-group 2026-06-23 19:19:19.151 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: rbac-address-scope 2026-06-23 19:19:19.151 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: rbac-security-groups 2026-06-23 19:19:19.152 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-23 19:19:19.152 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: revision-if-match 2026-06-23 19:19:19.153 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-23 19:19:19.154 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: router_availability_zone 2026-06-23 19:19:19.154 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-23 19:19:19.156 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-23 19:19:19.157 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-23 19:19:19.157 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-23 19:19:19.158 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-23 19:19:19.158 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-23 19:19:19.159 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-23 19:19:19.163 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: security-group 2026-06-23 19:19:19.165 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: segment 2026-06-23 19:19:19.165 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-23 19:19:19.166 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: service-type 2026-06-23 19:19:19.166 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: sorting 2026-06-23 19:19:19.167 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: standard-attr-segment 2026-06-23 19:19:19.168 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: standard-attr-description 2026-06-23 19:19:19.168 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: stateful-security-group 2026-06-23 19:19:19.169 8 WARNING neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-23 19:19:19.169 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-23 19:19:19.170 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: subnet-external-network 2026-06-23 19:19:19.171 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: subnet_onboard 2026-06-23 19:19:19.171 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-23 19:19:19.172 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: subnet-service-types 2026-06-23 19:19:19.172 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: subnet_allocation 2026-06-23 19:19:19.173 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-23 19:19:19.174 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: tag-creation 2026-06-23 19:19:19.174 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-23 19:19:19.178 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: standard-attr-tag 2026-06-23 19:19:19.179 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-23 19:19:19.180 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: trunk 2026-06-23 19:19:19.180 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: trunk-details 2026-06-23 19:19:19.181 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-23 19:19:19.182 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-23 19:19:19.183 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-23 19:19:19.184 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-23 19:19:19.185 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: vpn-flavors 2026-06-23 19:19:19.187 8 INFO neutron.api.extensions [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Loaded extension: vpnaas 2026-06-23 19:19:19.189 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-23 19:19:19.189 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-23 19:19:19.189 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.190 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-23 19:19:19.193 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 19:19:19.193 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 19:19:19.198 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 19:19:19.198 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 19:19:19.199 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 19:19:19.200 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.200 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] subnetpool is already registered 2026-06-23 19:19:19.200 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.201 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] subnetpool is already registered 2026-06-23 19:19:19.201 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 19:19:19.202 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 19:19:19.202 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 19:19:19.203 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 19:19:19.204 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:19:19.204 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:19:19.208 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-23 19:19:19.208 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] router is already registered 2026-06-23 19:19:19.209 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-23 19:19:19.209 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] floatingip is already registered 2026-06-23 19:19:19.213 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-23 19:19:19.213 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] rbac_policy is already registered 2026-06-23 19:19:19.213 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-23 19:19:19.214 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] security_group is already registered 2026-06-23 19:19:19.214 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-23 19:19:19.214 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] security_group_rule is already registered 2026-06-23 19:19:19.215 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.215 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] subnetpool is already registered 2026-06-23 19:19:19.216 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-23 19:19:19.216 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] subnetpool is already registered 2026-06-23 19:19:19.217 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-23 19:19:19.217 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] trunk is already registered 2026-06-23 19:19:19.217 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-23 19:19:19.218 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] endpoint_group is already registered 2026-06-23 19:19:19.218 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-23 19:19:19.218 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] vpnservice is already registered 2026-06-23 19:19:19.219 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-23 19:19:19.219 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] ipsec_site_connection is already registered 2026-06-23 19:19:19.219 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-23 19:19:19.220 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] ipsecpolicy is already registered 2026-06-23 19:19:19.220 8 INFO neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-23 19:19:19.220 8 WARNING neutron.quota.resource_registry [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] ikepolicy is already registered 2026-06-23 19:19:19.268 7 WARNING keystonemiddleware._common.config [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:19:19.274 7 WARNING oslo_config.cfg [None req-7d4ca88f-5cfa-4e2c-b0df-5f3d7f4c14a8 - - - - - -] 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 0x7f8c06c7d668 pid: 7 (default app) 2026-06-23 19:19:19.412 8 WARNING keystonemiddleware._common.config [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 19:19:19.419 8 WARNING oslo_config.cfg [None req-59339271-4837-4436-8f74-8d598f86dcc3 - - - - - -] 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 0x7f8c06c7d668 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-06-23 19:19:24.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2ff482c-a5fa-4ff4-a899-5a7c39c3c9b5 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 199.19.213.153 () {44 vars in 927 bytes} [Tue Jun 23 19:19:23 2026] GET /v2.0/networks/public => generated 108 bytes in 775 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/4] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:19:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:19:25.291 7 WARNING neutron.services.revisions.revision_plugin [None req-26290823-f080-4989-9be3-22bc3086dc54 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:25.318 7 INFO neutron.db.segments_db [None req-26290823-f080-4989-9be3-22bc3086dc54 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 7863421a-13d6-45ca-b2e9-f471f47c9e22 of type flat for network a67dd015-1f9d-4d44-8811-63efb396a0fc 2026-06-23 19:19:25.390 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26290823-f080-4989-9be3-22bc3086dc54 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 199.19.213.153 () {48 vars in 967 bytes} [Tue Jun 23 19:19:24 2026] POST /v2.0/networks => generated 124 bytes in 518 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:19:31.614 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d65c92d-0bf0-4914-be3e-c7c0220f9eec 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/7] 199.19.213.153 () {44 vars in 927 bytes} [Tue Jun 23 19:19:31 2026] GET /v2.0/networks/public => generated 108 bytes in 397 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:19:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:19:31.885 8 WARNING neutron.services.revisions.revision_plugin [None req-e98cfe46-1151-4b42-b3ab-8ea4055cdd02 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:31.909 8 INFO neutron.db.segments_db [None req-e98cfe46-1151-4b42-b3ab-8ea4055cdd02 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 96af7a05-fd77-4b09-b18e-0a436f055ab0 of type flat for network f1f1da8e-e1f0-4b7e-989d-031520ea9371 2026-06-23 19:19:31.952 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e98cfe46-1151-4b42-b3ab-8ea4055cdd02 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/9] 199.19.213.153 () {48 vars in 967 bytes} [Tue Jun 23 19:19:31 2026] POST /v2.0/networks => generated 124 bytes in 310 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:19:37.896 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44fbef1f-4d49-4884-bd7f-cda3f687e6fc 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.19.213.153 () {44 vars in 927 bytes} [Tue Jun 23 19:19:37 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) [pid: 8|app: 0|req: 4/11] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:19:37 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-06-23 19:19:37.979 7 WARNING neutron.services.revisions.revision_plugin [None req-b55b2184-f1a2-45a6-afe9-4a315fc83dce 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:37.993 7 INFO neutron.db.segments_db [None req-b55b2184-f1a2-45a6-afe9-4a315fc83dce 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment fed80086-0945-478e-8f8a-f77ee16e1d5f of type flat for network 7f8c56eb-4fdf-4721-9f6a-1f569d6ee596 2026-06-23 19:19:38.019 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b55b2184-f1a2-45a6-afe9-4a315fc83dce 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/12] 199.19.213.153 () {48 vars in 967 bytes} [Tue Jun 23 19:19:37 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:19:43.987 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77f3bf0b-5d46-4bd3-b9e2-3365f7eef0af 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.19.213.153 () {44 vars in 927 bytes} [Tue Jun 23 19:19:43 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:19:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:19:44.062 8 WARNING neutron.services.revisions.revision_plugin [None req-28a2d22b-462f-4251-b108-665f75932c24 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:44.081 8 INFO neutron.db.segments_db [None req-28a2d22b-462f-4251-b108-665f75932c24 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 3b1872a2-9519-42e1-a6a5-ddccb63077da of type flat for network 7cee976e-bc9c-4bff-8c16-c021ddf5b11f 2026-06-23 19:19:44.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-28a2d22b-462f-4251-b108-665f75932c24 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.19.213.153 () {48 vars in 967 bytes} [Tue Jun 23 19:19:44 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:19:49.997 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df5451b6-bf2c-4de3-96f0-00806aa7d6a3 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.19.213.153 () {44 vars in 927 bytes} [Tue Jun 23 19:19:49 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: 11/18] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:19:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:19:50.143 8 WARNING neutron.services.revisions.revision_plugin [None req-53c791c0-2798-45e9-b95e-d4f3bd07305b 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:50.163 8 INFO neutron.db.segments_db [None req-53c791c0-2798-45e9-b95e-d4f3bd07305b 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 888b749e-f1f6-459b-8c01-6d4901a4a2bf of type flat for network 7b476989-098d-4a0c-8cbe-6b855f69159e 2026-06-23 19:19:50.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53c791c0-2798-45e9-b95e-d4f3bd07305b 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/19] 199.19.213.153 () {48 vars in 967 bytes} [Tue Jun 23 19:19:50 2026] POST /v2.0/networks => generated 124 bytes in 149 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:19:56.125 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c29cde1d-759d-44b1-9aa3-a5d8df885274 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.19.213.153 () {44 vars in 927 bytes} [Tue Jun 23 19:19:56 2026] GET /v2.0/networks/public => generated 108 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/21] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:19:56 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-06-23 19:19:56.205 7 WARNING neutron.services.revisions.revision_plugin [None req-72014409-3ccb-4f5b-85ff-4b56abe0bbca 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Could not find related network for resource to bump revision. 2026-06-23 19:19:56.239 7 INFO neutron.db.segments_db [None req-72014409-3ccb-4f5b-85ff-4b56abe0bbca 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment a2285e36-236a-4df7-b0a9-38c97a4c01c3 of type flat for network 7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2 [pid: 7|app: 0|req: 13/22] 199.19.213.153 () {48 vars in 967 bytes} [Tue Jun 23 19:19:56 2026] POST /v2.0/networks => generated 706 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:19:57.582 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30dfc384-55f5-40d9-92ff-096d80ff854e 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.19.213.153 () {44 vars in 927 bytes} [Tue Jun 23 19:19:57 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:19:57 2026] GET /v2.0/networks?name=public => generated 709 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:19:57.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3f7a63c-2ba5-40ef-b1d1-6be684123d25 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/25] 199.19.213.153 () {44 vars in 1034 bytes} [Tue Jun 23 19:19:57 2026] GET /v2.0/subnets/public-subnet?network_id=7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.19.213.153 () {44 vars in 1057 bytes} [Tue Jun 23 19:19:57 2026] GET /v2.0/subnets?name=public-subnet&network_id=7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.19.213.153 () {48 vars in 965 bytes} [Tue Jun 23 19:19:57 2026] POST /v2.0/subnets => generated 664 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:24:39.714 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-23 19:24:39.717 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 23 19:24:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.19.213.153) !!! 2026-06-23 19:24:39.839 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6d9cabf-6892-43b5-99db-42464bfe6bde 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 31/65] 199.19.213.153 () {44 vars in 937 bytes} [Tue Jun 23 19:24:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:24:39.850 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-23 19:24:39.851 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 23 19:24:39 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.19.213.153) !!! [pid: 7|app: 0|req: 35/66] 199.19.213.153 () {44 vars in 959 bytes} [Tue Jun 23 19:24:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:24:39.933 8 INFO neutron.db.segments_db [None req-12e05240-4d2c-46ee-8c8c-1255728f1671 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 9c7b7cf2-5e1c-40b3-927a-f59bec8a1275 of type vxlan for network 01386317-294d-4042-8817-3e730c2c03e1 [pid: 8|app: 0|req: 32/67] 199.19.213.153 () {48 vars in 966 bytes} [Tue Jun 23 19:24:39 2026] POST /v2.0/networks => generated 706 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:24:41.146 7 INFO oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37026. 2026-06-23 19:24:41.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a618872b-bfdb-4872-aea4-eedbdb353c00 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/68] 199.19.213.153 () {44 vars in 937 bytes} [Tue Jun 23 19:24:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:24:41.219 8 INFO oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37028. [pid: 8|app: 0|req: 33/69] 199.19.213.153 () {44 vars in 959 bytes} [Tue Jun 23 19:24:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:24:41.258 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54076705-3da1-4205-9676-1c94580def1d 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/70] 199.19.213.153 () {44 vars in 1036 bytes} [Tue Jun 23 19:24:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=01386317-294d-4042-8817-3e730c2c03e1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.19.213.153 () {44 vars in 1059 bytes} [Tue Jun 23 19:24:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=01386317-294d-4042-8817-3e730c2c03e1 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 199.19.213.153 () {48 vars in 965 bytes} [Tue Jun 23 19:24:41 2026] POST /v2.0/subnets => generated 651 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:24:42.897 8 INFO neutron.api.v2.resource [None req-234574d0-e4ae-4bf9-b1a3-b07a097ade2a 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/73] 199.19.213.153 () {44 vars in 971 bytes} [Tue Jun 23 19:24:42 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.19.213.153 () {44 vars in 993 bytes} [Tue Jun 23 19:24:42 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 199.19.213.153 () {48 vars in 980 bytes} [Tue Jun 23 19:24:42 2026] POST /v2.0/security-groups => generated 1616 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:44 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 1616 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:44 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/78] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:44 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:24:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/80] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:45 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 2230 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:45 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:45 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:24:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:46 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:46 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:46 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/89] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:24:46 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: 7|app: 0|req: 48/90] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:47 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 3462 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/91] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:47 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/92] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:47 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/93] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:24:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/94] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:48 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4078 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/95] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:48 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/96] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:48 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4078 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/97] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:24:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/98] 199.19.213.153 () {44 vars in 987 bytes} [Tue Jun 23 19:24:49 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1 => generated 731 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:24:49.960 8 INFO neutron.pecan_wsgi.hooks.translation [None req-460ae07c-96bf-446c-9bba-05ba72b23635 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/99] 199.19.213.153 () {44 vars in 1076 bytes} [Tue Jun 23 19:24:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=01386317-294d-4042-8817-3e730c2c03e1 => 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: 53/100] 199.19.213.153 () {44 vars in 1099 bytes} [Tue Jun 23 19:24:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=01386317-294d-4042-8817-3e730c2c03e1 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/101] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:24:50 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/102] 199.19.213.153 () {48 vars in 961 bytes} [Tue Jun 23 19:24:50 2026] POST /v2.0/ports => generated 1096 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:24:56.671 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b7a95b5-6388-40b0-a510-30501f251218 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/103] 199.19.213.153 () {44 vars in 978 bytes} [Tue Jun 23 19:24:56 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 55/104] 199.19.213.153 () {44 vars in 1000 bytes} [Tue Jun 23 19:24:56 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/105] 199.19.213.153 () {48 vars in 1030 bytes} [Tue Jun 23 19:24:56 2026] PUT /v2.0/ports/d8e418ed-c326-482b-a46e-1f949d4005e2 => generated 1245 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/106] 199.19.213.153 () {44 vars in 920 bytes} [Tue Jun 23 19:24:58 2026] GET /v2.0/ports => generated 3726 bytes in 104 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-06-23 19:24:59.814 8 INFO neutron.api.v2.resource [None req-36d2b056-47a2-4323-b215-c0780d79665c 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/107] 199.19.213.153 () {44 vars in 959 bytes} [Tue Jun 23 19:24:59 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: 7|app: 0|req: 57/108] 199.19.213.153 () {44 vars in 981 bytes} [Tue Jun 23 19:24:59 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/109] 199.19.213.153 () {48 vars in 980 bytes} [Tue Jun 23 19:24:59 2026] POST /v2.0/security-groups => generated 1610 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/110] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:25:00 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => generated 1610 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/111] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:25:01 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/112] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:25:01 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/113] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:25:01 2026] POST /v2.0/security-group-rules => generated 621 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/116] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:25:02 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => generated 2244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/117] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:25:02 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/118] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:25:02 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => generated 2244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/119] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:25:02 2026] POST /v2.0/security-group-rules => generated 625 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/128] 199.19.213.153 () {44 vars in 975 bytes} [Tue Jun 23 19:26:03 2026] GET /v2.0/quotas/b106222b24094847805e51d8feec8a04 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 62/129] 199.19.213.153 () {48 vars in 1027 bytes} [Tue Jun 23 19:26:03 2026] PUT /v2.0/quotas/b106222b24094847805e51d8feec8a04 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:28:13.334 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] 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-06-23 19:28:13.460 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48c11849-6ae3-483a-b9ff-07620c1dad88 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/146] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:28:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:28:13.474 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-23 19:28:13.477 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 23 19:28:13 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 199.19.213.153) !!! /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: 71/147] 199.19.213.153 () {30 vars in 761 bytes} [Tue Jun 23 19:28:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:28:15.338 7 INFO oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54702. 2026-06-23 19:28:15.376 7 INFO neutron.pecan_wsgi.hooks.translation [None req-134a26c3-9978-441c-a545-1a5ca9953a89 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/148] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:28:15 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:28:15.416 8 INFO oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 54706. [pid: 8|app: 0|req: 72/149] 199.19.213.153 () {30 vars in 761 bytes} [Tue Jun 23 19:28:15 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:34:20.735 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-23 19:34:20.735 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 23 19:34:20 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=afeaacc0dc0e4f1da83be1724be6675a (ip 199.19.213.153) !!! 2026-06-23 19:34:20.871 7 INFO neutron.api.v2.resource [None req-fddefd2e-b360-420a-872e-73bdc405d7a4 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 103/200] 199.19.213.153 () {44 vars in 1074 bytes} [Tue Jun 23 19:34:20 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 139 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:34:20.881 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-23 19:34:20.881 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 23 19:34:20 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=afeaacc0dc0e4f1da83be1724be6675a (ip 199.19.213.153) !!! [pid: 8|app: 0|req: 98/201] 199.19.213.153 () {44 vars in 1097 bytes} [Tue Jun 23 19:34:20 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 23 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/202] 199.19.213.153 () {48 vars in 981 bytes} [Tue Jun 23 19:34:21 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:34:22.196 8 INFO oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48064. [pid: 8|app: 0|req: 99/203] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:34:22 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 1624 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/204] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:34:22 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/205] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:34:22 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 1624 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:34:22.375 7 INFO oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48080. [pid: 7|app: 0|req: 106/206] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:34:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/207] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:34:23 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/208] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:34:23 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/209] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:34:23 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 2234 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/210] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:34:23 2026] POST /v2.0/security-group-rules => generated 599 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/211] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:34:24 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/212] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:34:24 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/213] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:34:24 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/214] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:34:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/215] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:34:25 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 3460 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/216] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:34:25 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/217] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:34:25 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/218] 199.19.213.153 () {48 vars in 991 bytes} [Tue Jun 23 19:34:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/237] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:36:39 2026] GET /v2.0/networks?tenant_id=afeaacc0dc0e4f1da83be1724be6675a&shared=False => generated 15 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:36:40.193 8 INFO neutron.db.segments_db [None req-a607b0b5-2038-4506-8fc9-4a8ded97302d 450855911df24d528dadb67a5bc31675 afeaacc0dc0e4f1da83be1724be6675a - - 2f06150a807b46149726f1faf827fd7b 2f06150a807b46149726f1faf827fd7b] Added segment cb797ae1-7f6b-48f5-a2a7-b261324b6e6e of type vxlan for network 451a0df0-1707-41aa-bf1a-1ca8b63ec160 [pid: 8|app: 0|req: 116/238] 199.19.213.153 () {34 vars in 681 bytes} [Tue Jun 23 19:36:40 2026] POST /v2.0/networks => generated 718 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/239] 199.19.213.153 () {30 vars in 721 bytes} [Tue Jun 23 19:36:40 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: 117/240] 199.19.213.153 () {30 vars in 632 bytes} [Tue Jun 23 19:36:40 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: 124/241] 199.19.213.153 () {34 vars in 676 bytes} [Tue Jun 23 19:36:40 2026] POST /v2.0/ports => generated 999 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/242] 199.19.213.153 () {30 vars in 702 bytes} [Tue Jun 23 19:36:40 2026] GET /v2.0/networks/451a0df0-1707-41aa-bf1a-1ca8b63ec160 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/243] 199.19.213.153 () {30 vars in 721 bytes} [Tue Jun 23 19:36:42 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/244] 199.19.213.153 () {30 vars in 702 bytes} [Tue Jun 23 19:36:42 2026] GET /v2.0/networks/451a0df0-1707-41aa-bf1a-1ca8b63ec160 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/247] 199.19.213.153 () {44 vars in 975 bytes} [Tue Jun 23 19:37:00 2026] GET /v2.0/quotas/afeaacc0dc0e4f1da83be1724be6675a => 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: 121/248] 199.19.213.153 () {48 vars in 1027 bytes} [Tue Jun 23 19:37:00 2026] PUT /v2.0/quotas/afeaacc0dc0e4f1da83be1724be6675a => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:48:38.380 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-23 19:48:38.383 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 23 19:48:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.19.213.153) !!! 2026-06-23 19:48:38.524 8 INFO neutron.pecan_wsgi.hooks.translation [None req-caeb143a-2ea9-41c1-9ca0-37b95fb945be 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 169/343] 199.19.213.153 () {44 vars in 927 bytes} [Tue Jun 23 19:48:38 2026] GET /v2.0/networks/public => generated 108 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:48:38.533 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-23 19:48:38.535 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 23 19:48:38 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.19.213.153) !!! [pid: 7|app: 0|req: 175/344] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:48:38 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:48:39.799 8 INFO oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59158. 2026-06-23 19:48:39.832 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e34314c8-4f48-4ea6-bf7b-f6c05956fbe3 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 170/345] 199.19.213.153 () {44 vars in 927 bytes} [Tue Jun 23 19:48:39 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:48:39.863 7 INFO oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 59174. [pid: 7|app: 0|req: 176/346] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:48:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:48:39.912 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c0e7042-0cb3-4d4c-845a-835e7d0fc50b 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 171/347] 199.19.213.153 () {44 vars in 1034 bytes} [Tue Jun 23 19:48:39 2026] GET /v2.0/subnets/public-subnet?network_id=7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2 => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/348] 199.19.213.153 () {44 vars in 1057 bytes} [Tue Jun 23 19:48:39 2026] GET /v2.0/subnets?name=public-subnet&network_id=7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2 => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:49:08.423 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34ca6dc7-2356-4655-bef7-329ac0ed3204 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/353] 199.19.213.153 () {44 vars in 937 bytes} [Tue Jun 23 19:49:08 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/354] 199.19.213.153 () {44 vars in 959 bytes} [Tue Jun 23 19:49:08 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:49:09.446 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ab1112e-79d3-4603-a7f7-66b0039a91f7 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/355] 199.19.213.153 () {44 vars in 937 bytes} [Tue Jun 23 19:49:09 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/356] 199.19.213.153 () {44 vars in 959 bytes} [Tue Jun 23 19:49:09 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 734 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:49:09.528 7 INFO neutron.pecan_wsgi.hooks.translation [None req-985ab13b-fcb9-4bcb-be16-36845c4cb45c 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/357] 199.19.213.153 () {44 vars in 1036 bytes} [Tue Jun 23 19:49:09 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=01386317-294d-4042-8817-3e730c2c03e1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/358] 199.19.213.153 () {44 vars in 1059 bytes} [Tue Jun 23 19:49:09 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=01386317-294d-4042-8817-3e730c2c03e1 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:49:10.620 7 INFO neutron.api.v2.resource [None req-9bf4ed5f-92c8-4032-b3d8-2036ee0cbb65 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/359] 199.19.213.153 () {44 vars in 971 bytes} [Tue Jun 23 19:49:10 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: 8|app: 0|req: 177/360] 199.19.213.153 () {44 vars in 993 bytes} [Tue Jun 23 19:49:10 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/361] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:11 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/362] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:11 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/363] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:49:11 2026] GET /v2.0/security-group-rules/1e209730-689b-4d93-92b0-0bfa1a18ee4c => 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: 179/364] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:12 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/365] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:12 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => 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: 180/366] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:49:12 2026] GET /v2.0/security-group-rules/06a07393-fae8-4447-946f-20f00655c0dd => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/367] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:13 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/368] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:13 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/369] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:49:13 2026] GET /v2.0/security-group-rules/671e0677-5d63-4f9b-87d8-5ba7fe3adf15 => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/370] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:14 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/371] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:14 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:49:14 2026] GET /v2.0/security-group-rules/cc89c03f-2026-4308-8866-4963c19af5ed => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/373] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:15 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/374] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:15 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:49:15 2026] GET /v2.0/security-group-rules/61e9fed6-882a-4d5d-9c99-fb6718adfb48 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/378] 199.19.213.153 () {44 vars in 987 bytes} [Tue Jun 23 19:49:16 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1 => generated 731 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:49:16.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd800eef-3315-4276-83b8-e6ced62414c5 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/379] 199.19.213.153 () {44 vars in 1076 bytes} [Tue Jun 23 19:49:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=01386317-294d-4042-8817-3e730c2c03e1 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.19.213.153 () {44 vars in 1099 bytes} [Tue Jun 23 19:49:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=01386317-294d-4042-8817-3e730c2c03e1 => generated 1250 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:17 2026] GET /v2.0/security-groups/c6943c1d-3f4c-41d7-b63d-c1da1d284503 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:49:24.015 7 INFO neutron.pecan_wsgi.hooks.translation [None req-339cc2f5-134d-4029-9c08-4644b2e83d54 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/382] 199.19.213.153 () {44 vars in 978 bytes} [Tue Jun 23 19:49:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.19.213.153 () {44 vars in 1000 bytes} [Tue Jun 23 19:49:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.19.213.153 () {44 vars in 920 bytes} [Tue Jun 23 19:49:25 2026] GET /v2.0/ports => generated 4721 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:49:26.781 8 INFO neutron.api.v2.resource [None req-cd908730-fcda-4c5c-b122-58d7c3c98ce5 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 189/385] 199.19.213.153 () {44 vars in 959 bytes} [Tue Jun 23 19:49:26 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.19.213.153 () {44 vars in 981 bytes} [Tue Jun 23 19:49:26 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:27 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => generated 2882 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:27 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:49:27 2026] GET /v2.0/security-group-rules/80d0a37c-9584-4e23-86d5-44bcea11e38a => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:28 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => 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: 192/391] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:49:28 2026] GET /v2.0/security-groups/b8fe2276-f961-440b-90d4-385e5d8f643f => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:49:28 2026] GET /v2.0/security-group-rules/18f92a46-70ab-4800-a6d2-bec91f7f8006 => generated 625 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.19.213.153 () {44 vars in 975 bytes} [Tue Jun 23 19:49:41 2026] GET /v2.0/quotas/b106222b24094847805e51d8feec8a04 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:50:34.327 8 INFO neutron.api.v2.resource [None req-392520f5-b223-44f4-a823-fb190beb5317 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 199/404] 199.19.213.153 () {44 vars in 1074 bytes} [Tue Jun 23 19:50:34 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 139 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.19.213.153 () {44 vars in 1097 bytes} [Tue Jun 23 19:50:34 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:50:35 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => 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: 207/407] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:50:35 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b => generated 4075 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/408] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:50:35 2026] GET /v2.0/security-group-rules/d79ef4fd-f8f4-448b-8cc1-945e799439bd => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/409] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:50:36 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/410] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:50:36 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b => generated 4075 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:50:36 2026] GET /v2.0/security-group-rules/a3b3c97a-f266-4bcf-99bf-3d7626c98740 => generated 599 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:50:37 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => 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: 210/413] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:50:37 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:50:37 2026] GET /v2.0/security-group-rules/9300bf85-dc60-426b-b399-1a5d926253f7 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.19.213.153 () {44 vars in 1088 bytes} [Tue Jun 23 19:50:38 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b?project_id=afeaacc0dc0e4f1da83be1724be6675a => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.19.213.153 () {44 vars in 1001 bytes} [Tue Jun 23 19:50:38 2026] GET /v2.0/security-groups/0233c790-9b89-45af-ada8-c0e07926bb8b => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.19.213.153 () {44 vars in 1011 bytes} [Tue Jun 23 19:50:38 2026] GET /v2.0/security-group-rules/b7ad1e5a-023c-46ba-99b6-facc8ac1443a => generated 602 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/418] 199.19.213.153 () {44 vars in 975 bytes} [Tue Jun 23 19:50:46 2026] GET /v2.0/quotas/afeaacc0dc0e4f1da83be1724be6675a => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/427] 199.19.213.153 () {44 vars in 949 bytes} [Tue Jun 23 19:51:39 2026] GET /v2.0/networks?name=public => generated 753 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:17.474 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: [pid: 8|app: 0|req: 214/434] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:52:17 2026] GET /v2.0/networks => generated 2167 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:18.796 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] 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: 221/435] 10.0.0.240 () {32 vars in 654 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/floatingips => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/436] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/437] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/ports => generated 4721 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/439] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:52:18 2026] GET /v2.0/networks => generated 2167 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:19.051 8 INFO oslo.messaging._drivers.impl_rabbit [-] [43355c7b-d9f6-4dc8-b4c5-e6cbfefd6fb4] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43622. [pid: 8|app: 0|req: 217/440] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:52:19 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: 224/441] 10.0.0.240 () {32 vars in 654 bytes} [Tue Jun 23 19:52:19 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:29.896 7 INFO oslo.messaging._drivers.impl_rabbit [-] [af939508-e2ef-4862-9d87-8eccefef6bd0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 40338. 2026-06-23 19:52:30.034 8 INFO neutron.db.segments_db [None req-496a8714-c0e5-4370-97c8-4cfd455581ba 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 29a528b9-0336-4b4b-a839-8b7e2dca662b of type vxlan for network df89919e-5d8c-494e-a5f6-5ce541327084 2026-06-23 19:52:30.101 7 INFO neutron.db.segments_db [None req-4cf0125c-80a0-4fe8-9fb6-70d0d6dacb8c 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 252e8899-3671-40bf-a4f3-71bb4ed77417 of type vxlan for network b208357d-1e99-474e-9956-116baaa9a507 [pid: 8|app: 0|req: 218/442] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:52:29 2026] POST /v2.0/networks => generated 743 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/443] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:52:29 2026] POST /v2.0/networks => generated 744 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:30.320 8 INFO neutron.db.segments_db [None req-fbf30881-3e28-481b-b7ee-107945feb256 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 125e894f-f0c5-4f8b-81bd-2931f4b1b4f2 of type vxlan for network ed51e84f-78b5-41f9-8e2f-8acd8b898f0a [pid: 7|app: 0|req: 226/444] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:30 2026] POST /v2.0/subnets => generated 690 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/445] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:52:30 2026] POST /v2.0/networks => generated 749 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:30.459 8 INFO neutron.db.segments_db [None req-ee3441b6-d962-47bf-82a2-84cdef5eb572 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 2b09f4b6-6411-4fb1-9aae-ae227aa4a3d8 of type vxlan for network 756c50ae-d16b-452d-a770-8dfdfc1510ef [pid: 7|app: 0|req: 227/446] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:30 2026] POST /v2.0/subnets => generated 691 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:30.781 8 INFO neutron.db.l3_hamode_db [None req-ee3441b6-d962-47bf-82a2-84cdef5eb572 7983849fc5074bb1aa9754df791c35dc 340ab76001774c3f97efec7fa14629a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 228/447] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:30 2026] POST /v2.0/subnets => generated 696 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:30.876 7 INFO neutron.db.segments_db [None req-8ce0a33c-71ec-4e6f-88ff-bf0078c00392 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment a70686f7-3fa9-4487-bf57-8d9bcf398b02 of type vxlan for network e74a7d33-39d3-4481-83dd-7bc6b81be4b6 2026-06-23 19:52:31.158 7 INFO neutron.db.l3_hamode_db [None req-8ce0a33c-71ec-4e6f-88ff-bf0078c00392 7983849fc5074bb1aa9754df791c35dc 6e9e83eba2f749118494fb97b8e41de3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:52:32.003 8 INFO neutron.db.l3_hamode_db [None req-ee3441b6-d962-47bf-82a2-84cdef5eb572 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:52:32.363 7 INFO neutron.db.l3_hamode_db [None req-8ce0a33c-71ec-4e6f-88ff-bf0078c00392 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 220/448] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:30 2026] POST /v2.0/routers => generated 730 bytes in 2675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/449] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:33 2026] GET /v2.0/security-groups?tenant_id=2471000313184eeea913d4fa5a74046b&name=default => generated 2922 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:33.357 8 INFO neutron.db.segments_db [None req-b6436754-a6de-4423-b404-b5587e181b72 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment c6d4891c-b712-4571-b6a0-18a7511d256d of type vxlan for network 77683a28-d66f-4f5b-8234-33343175d436 [pid: 7|app: 0|req: 229/450] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:30 2026] POST /v2.0/routers => generated 731 bytes in 2601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:33.587 8 INFO neutron.db.l3_hamode_db [None req-b6436754-a6de-4423-b404-b5587e181b72 7983849fc5074bb1aa9754df791c35dc d57690ec3d1849e684a04880dcd5e458 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:52:34.405 8 INFO neutron.db.l3_hamode_db [None req-b6436754-a6de-4423-b404-b5587e181b72 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 232/453] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:52:33 2026] PUT /v2.0/routers/267b90c3-e126-40aa-a880-8ef574a3a597/add_router_interface => generated 309 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/454] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:34 2026] DELETE /v2.0/security-groups/7741ed10-6366-4795-9529-ea503b809cab => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/455] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:33 2026] POST /v2.0/routers => generated 736 bytes in 1985 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/456] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:52:34 2026] PUT /v2.0/routers/be01b7f9-a01d-406e-83db-e1e226c8f52d/add_router_interface => generated 309 bytes in 1565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:36.449 7 WARNING neutron_lib.context [None req-9588c0b0-50c1-4e52-912c-4655ae04bca9 3c805cccbba04698ba6ff3b64405c2f0 340ab76001774c3f97efec7fa14629a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 235/457] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 19:52:36 2026] POST /v2.0/security-groups => generated 1660 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:52:36.605 7 WARNING neutron_lib.context [None req-6c07e47b-a0ad-4a33-b24d-e743093c10e5 3c805cccbba04698ba6ff3b64405c2f0 340ab76001774c3f97efec7fa14629a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 236/458] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:52:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:36.771 7 WARNING neutron_lib.context [None req-b3790234-ec83-4a9e-b940-1f5a470d241f 3c805cccbba04698ba6ff3b64405c2f0 340ab76001774c3f97efec7fa14629a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 223/459] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:52:35 2026] PUT /v2.0/routers/91908c01-a870-4acd-81e9-ab80b16bca80/add_router_interface => generated 309 bytes in 1557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/460] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:52:36 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:36.920 8 WARNING neutron_lib.context [None req-27c86090-e7ca-4349-9a5e-d1f79524293b 3c805cccbba04698ba6ff3b64405c2f0 340ab76001774c3f97efec7fa14629a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/461] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:52:36 2026] POST /v2.0/floatingips => generated 552 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:37.608 7 WARNING neutron_lib.context [req-d3b75f73-7a09-4321-9b9f-d5e9508ceb45 req-a839fc74-490a-420d-9351-e4e2dccae9a2 9c63b7363f894ece8cc01703d877d8b9 6e9e83eba2f749118494fb97b8e41de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 238/462] 10.0.0.125 () {38 vars in 970 bytes} [Tue Jun 23 19:52:37 2026] POST /v2.0/security-groups => generated 1679 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:52:37.769 8 WARNING neutron_lib.context [req-a9b30497-1279-4e9c-9d00-23754e154687 req-98dd8fbc-79c9-4dda-917b-06f826d9e0f5 9c63b7363f894ece8cc01703d877d8b9 6e9e83eba2f749118494fb97b8e41de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 225/463] 10.0.0.125 () {38 vars in 970 bytes} [Tue Jun 23 19:52:37 2026] POST /v2.0/security-groups => generated 1680 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:52:37.936 8 WARNING neutron_lib.context [req-5b21b2ea-180b-4c4c-8523-c10a773a1dd3 req-da6d5fb4-a5a4-4443-8d43-4d7bcfc48a3c 9c63b7363f894ece8cc01703d877d8b9 6e9e83eba2f749118494fb97b8e41de3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:52:37.994 7 WARNING neutron_lib.context [req-a9f79889-5838-4868-b16f-a6b14d55900e req-022e47b4-f683-449c-ae2c-eee946861dfe a8a09ea16c0b459cadd9e3b110df7fcd d57690ec3d1849e684a04880dcd5e458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 226/464] 10.0.0.125 () {38 vars in 970 bytes} [Tue Jun 23 19:52:37 2026] POST /v2.0/security-groups => generated 1680 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/465] 10.0.0.125 () {38 vars in 970 bytes} [Tue Jun 23 19:52:37 2026] POST /v2.0/security-groups => generated 1686 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/466] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups?tenant_id=6e9e83eba2f749118494fb97b8e41de3 => generated 7900 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/467] 10.0.0.125 () {34 vars in 1097 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--218048064&fields=id&tenant_id=340ab76001774c3f97efec7fa14629a7 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/468] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups/e45b8e06-f200-4864-a153-a64ca6b7fbc4 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/469] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/networks?id=df89919e-5d8c-494e-a5f6-5ce541327084 => generated 675 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/470] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups/e45b8e06-f200-4864-a153-a64ca6b7fbc4 => generated 2918 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/471] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/quotas/340ab76001774c3f97efec7fa14629a7 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/472] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups/bfcae1bf-c509-425d-83f1-9e957930b32d => generated 1686 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:38.324 8 WARNING neutron_lib.context [req-7f4a7bb6-d6c1-4477-89c5-86fc8579a4dc req-062f9832-d048-4a84-b27f-2cf4ba3d75ed a8a09ea16c0b459cadd9e3b110df7fcd d57690ec3d1849e684a04880dcd5e458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 243/473] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/ports?tenant_id=340ab76001774c3f97efec7fa14629a7&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/474] 10.0.0.125 () {38 vars in 980 bytes} [Tue Jun 23 19:52:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/475] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups/433b617a-3775-4c8d-8825-93bb4c3b06de => generated 1679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/476] 10.0.0.125 () {36 vars in 1012 bytes} [Tue Jun 23 19:52:38 2026] DELETE /v2.0/security-groups/433b617a-3775-4c8d-8825-93bb4c3b06de => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:38.602 7 WARNING neutron_lib.context [req-b7fa3b8e-071d-4f8e-b7d3-045b9c3999c3 req-1588248d-02c2-4bbc-9b3d-eb998a47741e a8a09ea16c0b459cadd9e3b110df7fcd d57690ec3d1849e684a04880dcd5e458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 245/477] 10.0.0.125 () {38 vars in 970 bytes} [Tue Jun 23 19:52:38 2026] POST /v2.0/security-groups => generated 1684 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:52:38.795 8 INFO neutron.api.v2.resource [req-d703bb2f-4a7a-49fd-aba4-d6d167d0a61e req-7de535c1-b2f0-41d8-8957-3d55ea4359c5 9c63b7363f894ece8cc01703d877d8b9 6e9e83eba2f749118494fb97b8e41de3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 233/478] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups/433b617a-3775-4c8d-8825-93bb4c3b06de => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/479] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups/c3bbd925-4164-4658-a30e-f238c74bdd15 => generated 1684 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:38.855 8 WARNING neutron_lib.context [req-ded70993-6203-429a-a17f-d2f88a1eaff1 req-f82f4009-3943-4588-bd8d-2201d4ae5c48 a8a09ea16c0b459cadd9e3b110df7fcd d57690ec3d1849e684a04880dcd5e458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 246/480] 10.0.0.125 () {34 vars in 906 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/extensions => generated 20516 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/481] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/networks/df89919e-5d8c-494e-a5f6-5ce541327084?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/482] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/networks/df89919e-5d8c-494e-a5f6-5ce541327084?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: 235/483] 10.0.0.125 () {38 vars in 980 bytes} [Tue Jun 23 19:52:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/484] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:38 2026] GET /v2.0/security-groups/ee8b67f2-b2ab-4dc0-8fc0-b502037217b6 => generated 1680 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/485] 10.0.0.125 () {36 vars in 1012 bytes} [Tue Jun 23 19:52:39 2026] DELETE /v2.0/security-groups/ee8b67f2-b2ab-4dc0-8fc0-b502037217b6 => 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: 250/486] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/c3bbd925-4164-4658-a30e-f238c74bdd15 => generated 2309 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:39.190 8 WARNING neutron_lib.context [req-9d3215de-8dc9-47f9-9972-d0b2ead0d01d req-f315d7a1-20a6-419a-ac9d-7df9e1f57dec a8a09ea16c0b459cadd9e3b110df7fcd d57690ec3d1849e684a04880dcd5e458 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 251/487] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => 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: 237/488] 10.0.0.125 () {38 vars in 980 bytes} [Tue Jun 23 19:52:39 2026] POST /v2.0/security-group-rules => generated 619 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:39.299 7 INFO neutron.api.v2.resource [req-95584ba1-5693-4e98-8644-b7a52dfd12d0 req-e5d1f27e-b11b-4627-a1a3-2b1c3ac49b19 9c63b7363f894ece8cc01703d877d8b9 6e9e83eba2f749118494fb97b8e41de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 252/489] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/ee8b67f2-b2ab-4dc0-8fc0-b502037217b6 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/490] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/53f3851e-c737-479a-afa5-0c7e929a610e => generated 1680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/491] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/c3bbd925-4164-4658-a30e-f238c74bdd15 => generated 2939 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/492] 10.0.0.125 () {34 vars in 1000 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-group-rules/de094366-1ab5-46af-bb9d-dd3f1f6056ae => generated 616 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/493] 10.0.0.125 () {36 vars in 1012 bytes} [Tue Jun 23 19:52:39 2026] DELETE /v2.0/security-groups/53f3851e-c737-479a-afa5-0c7e929a610e => 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: 255/494] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/c3bbd925-4164-4658-a30e-f238c74bdd15 => generated 2939 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:39.478 7 INFO neutron.api.v2.resource [req-35e225f2-c193-40ce-aee6-c97703579220 req-831a15f4-d2ba-425c-a690-2cf6dfd4b24f 9c63b7363f894ece8cc01703d877d8b9 6e9e83eba2f749118494fb97b8e41de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 256/495] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/53f3851e-c737-479a-afa5-0c7e929a610e => 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: 257/496] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups?tenant_id=6e9e83eba2f749118494fb97b8e41de3 => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/497] 10.0.0.125 () {36 vars in 1022 bytes} [Tue Jun 23 19:52:39 2026] DELETE /v2.0/security-group-rules/de094366-1ab5-46af-bb9d-dd3f1f6056ae => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/498] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/e45b8e06-f200-4864-a153-a64ca6b7fbc4 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/499] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/c3bbd925-4164-4658-a30e-f238c74bdd15 => generated 2309 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/500] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/e45b8e06-f200-4864-a153-a64ca6b7fbc4 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:39.657 7 INFO neutron.api.v2.resource [req-c70bd7e2-7f8c-4a81-8200-faa0ff3c2bb8 req-771c05be-ee3b-495b-8cb0-810ee22cb890 9c63b7363f894ece8cc01703d877d8b9 6e9e83eba2f749118494fb97b8e41de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 260/501] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/53f3851e-c737-479a-afa5-0c7e929a610e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:52:39.696 7 INFO neutron.api.v2.resource [req-a280fa0a-1ccf-476d-a3f0-8aca60ef98e1 req-7245962e-5923-47f5-a4cb-f732f16e658e 9c63b7363f894ece8cc01703d877d8b9 6e9e83eba2f749118494fb97b8e41de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 261/502] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/ee8b67f2-b2ab-4dc0-8fc0-b502037217b6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:52:39.737 7 INFO neutron.api.v2.resource [req-7e8a7ab6-6c34-4480-8251-eb633aa0bff8 req-c377f9de-c7fb-44e6-951a-878c9edddee9 9c63b7363f894ece8cc01703d877d8b9 6e9e83eba2f749118494fb97b8e41de3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 262/503] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/433b617a-3775-4c8d-8825-93bb4c3b06de => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/504] 10.0.0.125 () {36 vars in 1012 bytes} [Tue Jun 23 19:52:39 2026] DELETE /v2.0/security-groups/c3bbd925-4164-4658-a30e-f238c74bdd15 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/505] 10.0.0.125 () {34 vars in 990 bytes} [Tue Jun 23 19:52:39 2026] GET /v2.0/security-groups/bfcae1bf-c509-425d-83f1-9e957930b32d => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/506] 10.0.0.125 () {36 vars in 1012 bytes} [Tue Jun 23 19:52:39 2026] DELETE /v2.0/security-groups/bfcae1bf-c509-425d-83f1-9e957930b32d => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/507] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:52:39 2026] PUT /v2.0/routers/be01b7f9-a01d-406e-83db-e1e226c8f52d/remove_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/508] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => 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: 245/509] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:52:39 2026] PUT /v2.0/routers/91908c01-a870-4acd-81e9-ab80b16bca80/remove_router_interface => generated 309 bytes in 1044 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/510] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:40 2026] GET /v2.0/security-groups?tenant_id=ce37bb39266d4a1f9e49200fafee11dc&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:41.535 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-b8414b67-9456-4569-b306-18f6b2405513 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-23 19:52:41.752 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-09fb2a86-6ecf-4d3b-8e10-3c3444b6f464 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-23 19:52:41.900 8 INFO neutron.db.l3_hamode_db [None req-b8414b67-9456-4569-b306-18f6b2405513 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network e74a7d33-39d3-4481-83dd-7bc6b81be4b6 was deleted as no HA routers are present in tenant 6e9e83eba2f749118494fb97b8e41de3. [pid: 8|app: 0|req: 246/511] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:52:41 2026] DELETE /v2.0/routers/be01b7f9-a01d-406e-83db-e1e226c8f52d => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/512] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:41 2026] DELETE /v2.0/security-groups/92a4c278-4db9-4005-9a51-1fe1bdd21c5a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:52:42.127 7 INFO neutron.db.l3_hamode_db [None req-09fb2a86-6ecf-4d3b-8e10-3c3444b6f464 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network 77683a28-d66f-4f5b-8234-33343175d436 was deleted as no HA routers are present in tenant d57690ec3d1849e684a04880dcd5e458. [pid: 7|app: 0|req: 266/513] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:52:41 2026] DELETE /v2.0/routers/91908c01-a870-4acd-81e9-ab80b16bca80 => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/514] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => 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: 248/515] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:52:42 2026] DELETE /v2.0/subnets/b6df41a7-6026-4723-89c9-e3c208e469ec => 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: 268/516] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:52:42 2026] DELETE /v2.0/subnets/6cf17ffd-0198-4a89-9231-6175808393a0 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:52:42.350 8 INFO neutron.services.segments.plugin [-] Segment a70686f7-3fa9-4487-bf57-8d9bcf398b02 resource provider aggregate not found 2026-06-23 19:52:42.368 8 INFO neutron.services.segments.plugin [-] Segment a70686f7-3fa9-4487-bf57-8d9bcf398b02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70686f7-3fa9-4487-bf57-8d9bcf398b02 found for delete ", "request_id": "req-d66781f6-5114-4830-8285-1fe5d926c537"}]} [pid: 8|app: 0|req: 249/517] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.0/security-groups?tenant_id=cb62e4db78574d14a227b7527029df8a&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:52:42.390 8 INFO neutron.services.segments.plugin [-] Segment a70686f7-3fa9-4487-bf57-8d9bcf398b02 resource provider aggregate not found 2026-06-23 19:52:42.404 8 INFO neutron.services.segments.plugin [-] Segment a70686f7-3fa9-4487-bf57-8d9bcf398b02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a70686f7-3fa9-4487-bf57-8d9bcf398b02 found for delete ", "request_id": "req-335f57f8-51df-4118-b072-5d6117c37c0d"}]} 2026-06-23 19:52:42.457 7 INFO neutron.services.segments.plugin [-] Segment c6d4891c-b712-4571-b6a0-18a7511d256d resource provider aggregate not found 2026-06-23 19:52:42.478 7 INFO neutron.services.segments.plugin [-] Segment c6d4891c-b712-4571-b6a0-18a7511d256d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d4891c-b712-4571-b6a0-18a7511d256d found for delete ", "request_id": "req-637492c2-ac4d-414d-b16f-de0c8fba7886"}]} 2026-06-23 19:52:42.502 7 INFO neutron.services.segments.plugin [-] Segment c6d4891c-b712-4571-b6a0-18a7511d256d resource provider aggregate not found 2026-06-23 19:52:42.519 7 INFO neutron.services.segments.plugin [-] Segment c6d4891c-b712-4571-b6a0-18a7511d256d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d4891c-b712-4571-b6a0-18a7511d256d found for delete ", "request_id": "req-52b2fc9b-aa72-42e7-8d37-3647b2a39da6"}]} [pid: 7|app: 0|req: 269/518] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:52:42 2026] DELETE /v2.0/networks/b208357d-1e99-474e-9956-116baaa9a507 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/519] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:52:42 2026] DELETE /v2.0/networks/ed51e84f-78b5-41f9-8e2f-8acd8b898f0a => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/520] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:42 2026] DELETE /v2.0/security-groups/773b6452-7652-436d-8b01-d1d955e7382e => 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: 251/521] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.0/security-groups?tenant_id=6e9e83eba2f749118494fb97b8e41de3&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/522] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:42 2026] GET /v2.0/security-groups?tenant_id=d57690ec3d1849e684a04880dcd5e458&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/523] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:42 2026] DELETE /v2.0/security-groups/e45b8e06-f200-4864-a153-a64ca6b7fbc4 => 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: 272/524] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:42 2026] DELETE /v2.0/security-groups/d5c7aaa2-bdbf-464f-a729-1bf096bce145 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/525] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:43 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/526] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:44 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/527] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:52:44 2026] GET /v2.0/networks?id=df89919e-5d8c-494e-a5f6-5ce541327084 => generated 675 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:44.458 8 INFO neutron.services.segments.plugin [-] Segment 125e894f-f0c5-4f8b-81bd-2931f4b1b4f2 resource provider aggregate not found 2026-06-23 19:52:44.467 8 INFO neutron.services.segments.plugin [-] Segment 125e894f-f0c5-4f8b-81bd-2931f4b1b4f2 resource provider aggregate not found 2026-06-23 19:52:44.483 8 INFO neutron.services.segments.plugin [-] Segment 125e894f-f0c5-4f8b-81bd-2931f4b1b4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 125e894f-f0c5-4f8b-81bd-2931f4b1b4f2 found for delete ", "request_id": "req-615dc14f-a7c6-44dc-8981-02d7cc163417"}]} 2026-06-23 19:52:44.491 8 INFO neutron.services.segments.plugin [-] Segment 125e894f-f0c5-4f8b-81bd-2931f4b1b4f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 125e894f-f0c5-4f8b-81bd-2931f4b1b4f2 found for delete ", "request_id": "req-78241b5c-64a2-4836-9a97-69bc29af1af3"}]} [pid: 8|app: 0|req: 255/528] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:52:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=340ab76001774c3f97efec7fa14629a7 => generated 180 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:44.538 7 WARNING neutron_lib.context [req-ccd13e7c-fff6-45af-b116-7ddb5c5bd8a6 req-006f4f61-0b1e-4773-9cfc-a26f445e5780 3c805cccbba04698ba6ff3b64405c2f0 340ab76001774c3f97efec7fa14629a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:52:44.565 7 INFO neutron.services.segments.plugin [-] Segment 252e8899-3671-40bf-a4f3-71bb4ed77417 resource provider aggregate not found 2026-06-23 19:52:44.569 7 INFO neutron.services.segments.plugin [-] Segment 252e8899-3671-40bf-a4f3-71bb4ed77417 resource provider aggregate not found 2026-06-23 19:52:44.591 7 INFO neutron.services.segments.plugin [-] Segment 252e8899-3671-40bf-a4f3-71bb4ed77417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252e8899-3671-40bf-a4f3-71bb4ed77417 found for delete ", "request_id": "req-106c2261-74b1-4254-95e2-eccdd3cc60a1"}]} 2026-06-23 19:52:44.593 7 INFO neutron.services.segments.plugin [-] Segment 252e8899-3671-40bf-a4f3-71bb4ed77417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 252e8899-3671-40bf-a4f3-71bb4ed77417 found for delete ", "request_id": "req-66d4d724-2f6d-4465-9a24-4a353dbda3d5"}]} 2026-06-23 19:52:45.058 8 INFO neutron.db.segments_db [None req-7db9234c-8bf7-488a-8d28-97a8763b2ebe 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment a3d6baec-aa17-4678-8856-c2fd52a1d769 of type vxlan for network e029c3ec-d068-4f82-bec1-87ed74265d44 [pid: 7|app: 0|req: 274/529] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:52:44 2026] POST /v2.0/ports => generated 958 bytes in 570 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: 256/530] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:52:44 2026] POST /v2.0/networks => generated 752 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/531] 199.19.213.153 () {34 vars in 910 bytes} [Tue Jun 23 19:52:45 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) 2026-06-23 19:52:45.302 7 INFO neutron.db.segments_db [None req-483d2c6b-ee5c-4944-b9fa-4639eb52268f 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment cf4e88a5-9180-48c3-8ce0-c40b4ab230f8 of type vxlan for network c55aa527-d7ee-422a-ba63-78d45b11c50b [pid: 7|app: 0|req: 275/532] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:52:45 2026] POST /v2.0/networks => generated 737 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/533] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:45 2026] POST /v2.0/subnets => generated 699 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:45.492 8 INFO neutron.db.segments_db [None req-32aa90ed-08ae-4ad0-a4ed-942f56ff7196 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment fc753a1d-075b-4ec3-8000-04742c90b302 of type vxlan for network a988b6a5-45f1-4259-b3b8-70c4bd9531d1 [pid: 7|app: 0|req: 276/534] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:45 2026] POST /v2.0/subnets => generated 684 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/535] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:45 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 961 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:45.722 8 INFO neutron.db.l3_hamode_db [None req-32aa90ed-08ae-4ad0-a4ed-942f56ff7196 7983849fc5074bb1aa9754df791c35dc 24b90b17a743416daa4a8a9ba0209cb1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 278/536] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:52:45 2026] PUT /v2.0/ports/fc1d0d21-b34a-46d8-8708-074851707b8c => generated 1239 bytes in 641 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-06-23 19:52:46.393 7 INFO neutron.db.segments_db [None req-2d9c922c-5c0d-40a9-ba61-4f0a4cbd7a3d 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment ec61a5a6-dbdd-4cfa-88bb-588288198415 of type vxlan for network 0b87d1f5-c932-4c35-94cb-1f0e16958d2d 2026-06-23 19:52:46.507 8 INFO neutron.db.l3_hamode_db [None req-32aa90ed-08ae-4ad0-a4ed-942f56ff7196 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:52:46.704 7 INFO neutron.db.l3_hamode_db [None req-2d9c922c-5c0d-40a9-ba61-4f0a4cbd7a3d 7983849fc5074bb1aa9754df791c35dc 98bc2311da784c3a8b5c3c8641f64d23 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:52:46.922 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c42324d-0b25-43f6-9c00-41cf41c69a9a'] response: {'name': 'network-changed', 'server_uuid': '875121d2-9b27-4d74-b704-32ed6e9f3944', 'tag': 'fc1d0d21-b34a-46d8-8708-074851707b8c', 'status': 'completed', 'code': 200} 2026-06-23 19:52:47.546 7 INFO neutron.db.l3_hamode_db [None req-2d9c922c-5c0d-40a9-ba61-4f0a4cbd7a3d 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 259/537] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:45 2026] POST /v2.0/routers => generated 739 bytes in 2118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/538] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:47 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/541] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:47 2026] GET /v2.0/security-groups?tenant_id=b9f7f91c10cb49718dd081caf4172730&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/542] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:52:47 2026] GET /v2.0/ports?tenant_id=340ab76001774c3f97efec7fa14629a7&device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 1242 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/543] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:46 2026] POST /v2.0/routers => generated 724 bytes in 2484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/544] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:48 2026] DELETE /v2.0/security-groups/4ba29db4-bffa-42e9-83d9-d260cb7043e0 => 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: 281/545] 199.19.213.153 () {34 vars in 1059 bytes} [Tue Jun 23 19:52:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fc1d0d21-b34a-46d8-8708-074851707b8c => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/546] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:48 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/547] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:52:47 2026] PUT /v2.0/routers/ec49b333-4bc5-433d-ace5-71e82fade075/add_router_interface => generated 309 bytes in 1555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/548] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:52:49 2026] GET /v2.0/subnets?id=142c2ade-933f-4d57-9b03-b700d69860bc => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/549] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:49 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&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: 268/550] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:49 2026] GET /v2.0/security-groups?tenant_id=00a932fc368c4166a541a5b09437b02d&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/551] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:52:49 2026] GET /v2.0/ports?network_id=df89919e-5d8c-494e-a5f6-5ce541327084&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/552] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:49 2026] DELETE /v2.0/security-groups/7f5fc464-caed-405e-9a2b-0216caad3365 => 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: 271/553] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:52:49 2026] GET /v2.0/networks/df89919e-5d8c-494e-a5f6-5ce541327084?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/554] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:52:49 2026] GET /v2.0/networks/df89919e-5d8c-494e-a5f6-5ce541327084?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-06-23 19:52:50.329 8 WARNING neutron_lib.context [None req-21f84edb-ad3b-4bfd-93ab-cf72626a3a06 7dc1efa3a47d41a6b1d5ccab41b077ab 24b90b17a743416daa4a8a9ba0209cb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 273/555] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 19:52:50 2026] POST /v2.0/security-groups => generated 1661 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/556] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:52:48 2026] PUT /v2.0/routers/c5ce880d-34d0-408a-bca9-fd62d595e13d/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:50.508 8 WARNING neutron_lib.context [None req-3ecd2262-67a5-4e16-bf73-f88c48894209 7dc1efa3a47d41a6b1d5ccab41b077ab 24b90b17a743416daa4a8a9ba0209cb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 274/557] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:52:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:50.690 8 WARNING neutron_lib.context [None req-8ced5289-0d0b-4222-aa25-522d73731338 7dc1efa3a47d41a6b1d5ccab41b077ab 24b90b17a743416daa4a8a9ba0209cb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 284/558] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:50 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 973 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/559] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:50 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&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: 8|app: 0|req: 275/560] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:52:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:50.851 7 WARNING neutron_lib.context [None req-77f41bb1-25b7-4370-93f5-04f61f324695 7dc1efa3a47d41a6b1d5ccab41b077ab 24b90b17a743416daa4a8a9ba0209cb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 276/561] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:52:50 2026] GET /v2.0/ports?tenant_id=340ab76001774c3f97efec7fa14629a7&device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/562] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/networks?id=df89919e-5d8c-494e-a5f6-5ce541327084 => generated 771 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/563] 199.19.213.153 () {34 vars in 1059 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fc1d0d21-b34a-46d8-8708-074851707b8c => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:51.205 8 WARNING neutron_lib.context [None req-99365971-aa4b-4355-be2c-9360fd5c968d 43972997ff7f421281cb3c9bdb25a347 98bc2311da784c3a8b5c3c8641f64d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 279/564] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 19:52:51 2026] POST /v2.0/security-groups => generated 1659 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/565] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/subnets?id=142c2ade-933f-4d57-9b03-b700d69860bc => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:51.369 8 WARNING neutron_lib.context [None req-067eb46b-9e6d-4374-b7ef-6e4591b20579 43972997ff7f421281cb3c9bdb25a347 98bc2311da784c3a8b5c3c8641f64d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 286/566] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:52:50 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/567] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:52:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:51.497 8 WARNING neutron_lib.context [None req-2ac35ca7-5cce-4fb5-be37-3f687f1df06e 43972997ff7f421281cb3c9bdb25a347 98bc2311da784c3a8b5c3c8641f64d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 287/568] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/ports?network_id=df89919e-5d8c-494e-a5f6-5ce541327084&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/569] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/networks/df89919e-5d8c-494e-a5f6-5ce541327084?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: 282/570] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:52:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:52:51.618 8 WARNING neutron_lib.context [None req-f3ac7f4d-0aa0-4352-9069-ed35cbf543d6 43972997ff7f421281cb3c9bdb25a347 98bc2311da784c3a8b5c3c8641f64d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 289/571] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/networks/df89919e-5d8c-494e-a5f6-5ce541327084?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: 290/572] 10.0.0.125 () {34 vars in 1099 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1329252862&fields=id&tenant_id=24b90b17a743416daa4a8a9ba0209cb1 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/573] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => 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: 292/574] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:52:51 2026] GET /v2.0/networks?id=e029c3ec-d068-4f82-bec1-87ed74265d44 => generated 684 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/575] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/576] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/quotas/24b90b17a743416daa4a8a9ba0209cb1 => 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: 283/577] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:52:51 2026] POST /v2.0/floatingips => generated 552 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/578] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/ports?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/579] 10.0.0.125 () {34 vars in 1099 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1627677652&fields=id&tenant_id=98bc2311da784c3a8b5c3c8641f64d23 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/580] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/networks?id=c55aa527-d7ee-422a-ba63-78d45b11c50b => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/581] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/quotas/98bc2311da784c3a8b5c3c8641f64d23 => 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: 285/582] 10.0.0.125 () {34 vars in 906 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/extensions => generated 20516 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/583] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/ports?tenant_id=98bc2311da784c3a8b5c3c8641f64d23&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/584] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 287/585] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 299/586] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/networks/c55aa527-d7ee-422a-ba63-78d45b11c50b?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: 288/587] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/networks/c55aa527-d7ee-422a-ba63-78d45b11c50b?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: 300/588] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:52 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/589] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:53 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => 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: 301/590] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:53 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/591] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:53 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/592] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:54 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => 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: 303/593] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:54 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => 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: 291/594] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:54 2026] GET /v2.0/security-groups?tenant_id=b10d53fd735b419a9d8bd04bb866e439&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/595] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:54 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/596] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:54 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/597] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:54 2026] DELETE /v2.0/security-groups/c314be1c-ab20-4561-8172-c4bad10ca4f1 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/598] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:54 2026] GET /v2.0/security-groups?tenant_id=f8e69edc172b4070b26b93525eafbedb&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/599] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:54 2026] DELETE /v2.0/security-groups/77d6193c-729a-40d7-becc-fb33f552fa20 => 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: 307/600] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:55 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/601] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:55 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => 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: 308/602] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:55 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => 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: 295/603] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:55 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/604] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:56 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => 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: 296/605] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:56 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/606] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:56 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 975 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/607] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:56 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/608] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:57 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => 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: 311/609] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:52:57 2026] GET /v2.0/security-groups?tenant_id=666b720dea154e0cbec60d4c04b3cfe7&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/610] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:52:57 2026] GET /v2.0/networks?id=e029c3ec-d068-4f82-bec1-87ed74265d44 => generated 684 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/611] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:57 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => 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: 301/612] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:52:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=24b90b17a743416daa4a8a9ba0209cb1 => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:57.483 8 WARNING neutron_lib.context [req-00001d72-5f9e-4e79-8524-bb68120761c7 req-c4926edc-35ce-4305-81d0-42301d34cdb8 7dc1efa3a47d41a6b1d5ccab41b077ab 24b90b17a743416daa4a8a9ba0209cb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 312/613] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:52:57 2026] DELETE /v2.0/security-groups/57da2fb6-6475-4c0f-91f2-086694ec74a6 => 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: 313/614] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:57 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => 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: 314/615] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:57 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/616] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:52:57 2026] POST /v2.0/ports => generated 954 bytes in 495 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: 303/617] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:58 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/618] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:52:57 2026] PUT /v2.0/ports/31725274-1a2d-437b-bd69-6952a968c98c => generated 1235 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:52:58.461 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc73cac1-0035-4403-9a3f-e10000f058c5'] response: {'name': 'network-changed', 'server_uuid': '59ec7608-f1db-49ac-b916-531a43e21db4', 'tag': '31725274-1a2d-437b-bd69-6952a968c98c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 316/619] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:58 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/620] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:58 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:52:58.525 8 INFO neutron.db.l3_db [None req-4879820c-640b-48fa-9faa-a56697c677bf 3c805cccbba04698ba6ff3b64405c2f0 340ab76001774c3f97efec7fa14629a7 - - default default] Floating IP ee8efbae-09d5-48b7-84b6-eba71ba14305 associated. External IP: 10.96.250.202, port: fc1d0d21-b34a-46d8-8708-074851707b8c. [pid: 7|app: 0|req: 318/621] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:58 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&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: 304/622] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:52:58 2026] PUT /v2.0/floatingips/ee8efbae-09d5-48b7-84b6-eba71ba14305 => generated 856 bytes in 787 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/623] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:58 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/624] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:58 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/625] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:52:58 2026] GET /v2.0/ports?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/626] 199.19.213.153 () {34 vars in 1017 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.0/networks?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&shared=False => generated 780 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/627] 199.19.213.153 () {34 vars in 929 bytes} [Tue Jun 23 19:52: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) 2026-06-23 19:52:59.357 7 WARNING neutron_lib.context [None req-f766bfcf-8a72-4ce3-b979-62b946e09215 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 307/628] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/629] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:59.531 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f87a7372-482a-410d-b282-77da337638bc'] response: {'name': 'network-changed', 'server_uuid': '875121d2-9b27-4d74-b704-32ed6e9f3944', 'tag': 'fc1d0d21-b34a-46d8-8708-074851707b8c', 'status': 'completed', 'code': 200} 2026-06-23 19:52:59.558 7 INFO neutron.db.segments_db [None req-f766bfcf-8a72-4ce3-b979-62b946e09215 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Added segment 376cf1e9-f2cf-45ea-a530-73d2f9d9a452 of type vxlan for network e193c7ba-36ff-4d61-b7dd-5ef432eb81aa [pid: 8|app: 0|req: 309/630] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.0/networks?id=c55aa527-d7ee-422a-ba63-78d45b11c50b => generated 669 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/631] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => 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: 322/632] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:52:59 2026] POST /v2.0/networks => generated 650 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/633] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=98bc2311da784c3a8b5c3c8641f64d23 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:59.749 7 WARNING neutron_lib.context [None req-713017a0-ba00-45e6-8468-2981ea51dc18 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 311/634] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:52:59 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:52:59.759 8 WARNING neutron_lib.context [req-ab2fa5fc-c234-4846-bbdc-dfa1670fc23f req-38d02d31-c8ba-47b3-b579-fa61caa181c7 43972997ff7f421281cb3c9bdb25a347 98bc2311da784c3a8b5c3c8641f64d23 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 324/635] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:52:59 2026] POST /v2.0/subnets => generated 627 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/636] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:00 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:00.071 7 WARNING neutron_lib.context [None req-ddc2678c-8d8d-468a-83fc-665bb493acf1 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:00.116 7 INFO neutron.db.segments_db [None req-ddc2678c-8d8d-468a-83fc-665bb493acf1 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Added segment 26276520-0eeb-4776-a6d9-038d3ef3e9d4 of type vxlan for network 97e6a115-615c-4317-a1da-356e9a22d91f [pid: 8|app: 0|req: 312/637] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:52:59 2026] POST /v2.0/ports => generated 954 bytes in 396 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: 313/638] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:00 2026] GET /v2.0/ports?tenant_id=340ab76001774c3f97efec7fa14629a7&device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:00.398 7 INFO neutron.db.l3_hamode_db [None req-ddc2678c-8d8d-468a-83fc-665bb493acf1 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 314/639] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:53:00 2026] PUT /v2.0/ports/570b10c5-79d8-4bc8-8de5-726278097322 => generated 1235 bytes in 505 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: 315/640] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:00 2026] GET /v2.0/ports?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => 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: 316/641] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:00 2026] GET /v2.0/networks?id=df89919e-5d8c-494e-a5f6-5ce541327084 => generated 771 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/642] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:00 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/643] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:00 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/644] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31725274-1a2d-437b-bd69-6952a968c98c => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/645] 199.19.213.153 () {34 vars in 1059 bytes} [Tue Jun 23 19:53:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=fc1d0d21-b34a-46d8-8708-074851707b8c => generated 859 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/646] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/security-groups?id=ff6dcf32-7de8-431d-864e-802f462299e1&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/647] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/security-groups?id=0e74fa93-c015-4009-a4e4-d47da74d4b81&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/648] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/subnets?id=a86df784-0323-4c0a-b62d-ab448c5b686c => 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: 324/649] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/subnets?id=142c2ade-933f-4d57-9b03-b700d69860bc => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/ports?network_id=e029c3ec-d068-4f82-bec1-87ed74265d44&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/651] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/ports?network_id=df89919e-5d8c-494e-a5f6-5ce541327084&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:01.295 7 INFO neutron.db.l3_hamode_db [None req-ddc2678c-8d8d-468a-83fc-665bb493acf1 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 328/653] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 329/654] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&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: 330/655] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/networks/df89919e-5d8c-494e-a5f6-5ce541327084?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: 331/656] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/657] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/658] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:01 2026] GET /v2.0/networks/df89919e-5d8c-494e-a5f6-5ce541327084?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:01.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-be4d6b63-08d5-4e1d-9192-b21bd9df515b'] response: {'name': 'network-changed', 'server_uuid': 'd97d3ace-f5f5-4a95-8505-dc72165eae16', 'tag': '570b10c5-79d8-4bc8-8de5-726278097322', 'status': 'completed', 'code': 200} 2026-06-23 19:53:01.853 8 INFO neutron.db.l3_db [req-3ed2367c-6120-4a50-a7b1-57e65239496b req-48c45237-d07a-49f1-bb9f-e55d6938a8af 3c805cccbba04698ba6ff3b64405c2f0 340ab76001774c3f97efec7fa14629a7 - - default default] Floating IP ee8efbae-09d5-48b7-84b6-eba71ba14305 disassociated. External IP: 10.96.250.202, port: fc1d0d21-b34a-46d8-8708-074851707b8c. [pid: 8|app: 0|req: 336/661] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:53:01 2026] DELETE /v2.0/ports/fc1d0d21-b34a-46d8-8708-074851707b8c => generated 0 bytes in 729 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/662] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:00 2026] POST /v2.0/routers => generated 694 bytes in 2187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/663] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => 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: 337/664] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/ports?tenant_id=98bc2311da784c3a8b5c3c8641f64d23&device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => 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: 328/665] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/666] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=570b10c5-79d8-4bc8-8de5-726278097322 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/667] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/security-groups?id=0e74fa93-c015-4009-a4e4-d47da74d4b81&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: 331/668] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/subnets?id=ab3999cc-da76-47b7-a11e-2d8aed79ca1e => generated 687 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/670] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/ports?network_id=c55aa527-d7ee-422a-ba63-78d45b11c50b&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: 334/671] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/networks/c55aa527-d7ee-422a-ba63-78d45b11c50b?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: 336/673] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:02 2026] GET /v2.0/networks/c55aa527-d7ee-422a-ba63-78d45b11c50b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => 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: 338/675] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/security-groups?id=0e74fa93-c015-4009-a4e4-d47da74d4b81&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:03.647 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1e58d09-db88-4b2b-9057-4db81e646eee'] response: {'server_uuid': '875121d2-9b27-4d74-b704-32ed6e9f3944', 'name': 'network-vif-deleted', 'tag': 'fc1d0d21-b34a-46d8-8708-074851707b8c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/677] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 971 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/ports?tenant_id=98bc2311da784c3a8b5c3c8641f64d23&device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&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: 343/680] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/networks?id=c55aa527-d7ee-422a-ba63-78d45b11c50b => generated 765 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=570b10c5-79d8-4bc8-8de5-726278097322 => 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: 345/682] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:03 2026] GET /v2.0/subnets?id=ab3999cc-da76-47b7-a11e-2d8aed79ca1e => generated 687 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/683] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/ports?network_id=c55aa527-d7ee-422a-ba63-78d45b11c50b&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: 8|app: 0|req: 338/684] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:53:02 2026] PUT /v2.0/routers/96dc0b8b-b92d-436f-a182-cd4437607ab6/add_router_interface => generated 309 bytes in 1792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:04.090 8 WARNING neutron_lib.context [None req-fdbb9afd-9ffa-4d0c-8f59-3c5c40d1bc20 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 347/685] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/networks/c55aa527-d7ee-422a-ba63-78d45b11c50b?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: 348/686] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/networks/c55aa527-d7ee-422a-ba63-78d45b11c50b?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: 349/687] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/ports?device_id=875121d2-9b27-4d74-b704-32ed6e9f3944 => 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: 339/688] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:04 2026] POST /v2.0/ports => generated 955 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:04.559 7 WARNING neutron_lib.context [None req-d1cc4b24-061d-4130-84c6-d66691ff0dd4 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 8|app: 0|req: 340/689] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/security-groups?id=0e74fa93-c015-4009-a4e4-d47da74d4b81&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/691] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:04 2026] POST /v2.0/ports => generated 957 bytes in 452 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-06-23 19:53:05.014 7 WARNING neutron_lib.context [None req-a984548d-8e81-43f2-87b5-9d450b923ac5 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 342/692] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:04 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/693] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/694] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:05 2026] DELETE /v2.0/security-groups/ff6dcf32-7de8-431d-864e-802f462299e1 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:05.724 8 INFO neutron.api.v2.resource [None req-d0f72b76-19a4-4b6a-97f7-e91cffa7e85f 3c805cccbba04698ba6ff3b64405c2f0 340ab76001774c3f97efec7fa14629a7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 345/695] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:53:05 2026] GET /v2.0/security-groups/ff6dcf32-7de8-431d-864e-802f462299e1 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:06.019 7 INFO neutron.db.l3_db [None req-a984548d-8e81-43f2-87b5-9d450b923ac5 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Floating IP acc660b4-5c77-4ffc-8641-66059df2ef55 associated. External IP: 10.96.250.211, port: db21cebf-aa75-4244-a8d3-934614e54da3. [pid: 8|app: 0|req: 346/696] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:53:05 2026] DELETE /v2.0/floatingips/ee8efbae-09d5-48b7-84b6-eba71ba14305 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:06 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.240 () {34 vars in 676 bytes} [Tue Jun 23 19:53:05 2026] POST /v2.0/floatingips => generated 841 bytes in 1385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:06 2026] GET /v2.0/security-groups?id=0e74fa93-c015-4009-a4e4-d47da74d4b81&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:06 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:06.635 7 INFO neutron.db.l3_db [None req-505c51db-e170-4ffc-b9f1-0b268e6ac6c3 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Floating IP acc660b4-5c77-4ffc-8641-66059df2ef55 disassociated. External IP: 10.96.250.211, port: db21cebf-aa75-4244-a8d3-934614e54da3. [pid: 7|app: 0|req: 354/701] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:53:06 2026] PUT /v2.0/floatingips/acc660b4-5c77-4ffc-8641-66059df2ef55 => generated 552 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:06 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&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: 348/703] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:53:06 2026] PUT /v2.0/routers/267b90c3-e126-40aa-a880-8ef574a3a597/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/704] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:07 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/705] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:53:06 2026] DELETE /v2.0/floatingips/acc660b4-5c77-4ffc-8641-66059df2ef55 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:07.964 7 INFO neutron.db.l3_db [None req-cd1ae922-1b1b-4590-a7d1-2a8df84a8d20 7dc1efa3a47d41a6b1d5ccab41b077ab 24b90b17a743416daa4a8a9ba0209cb1 - - default default] Floating IP 40b8279d-3991-43bb-8949-847736f90ec7 associated. External IP: 10.96.250.207, port: 31725274-1a2d-437b-bd69-6952a968c98c. 2026-06-23 19:53:08.065 8 INFO neutron.services.segments.plugin [-] Segment 2b09f4b6-6411-4fb1-9aae-ae227aa4a3d8 resource provider aggregate not found 2026-06-23 19:53:08.070 8 INFO neutron.services.segments.plugin [-] Segment 2b09f4b6-6411-4fb1-9aae-ae227aa4a3d8 resource provider aggregate not found 2026-06-23 19:53:08.086 8 INFO neutron.services.segments.plugin [-] Segment 2b09f4b6-6411-4fb1-9aae-ae227aa4a3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b09f4b6-6411-4fb1-9aae-ae227aa4a3d8 found for delete ", "request_id": "req-744ac569-21fd-4d85-a1ff-ba390f57cbc5"}]} 2026-06-23 19:53:08.089 8 INFO neutron.services.segments.plugin [-] Segment 2b09f4b6-6411-4fb1-9aae-ae227aa4a3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b09f4b6-6411-4fb1-9aae-ae227aa4a3d8 found for delete ", "request_id": "req-efca5bf9-a476-472c-9abb-f1b888aeae78"}]} 2026-06-23 19:53:08.096 8 INFO neutron.db.l3_hamode_db [None req-5135b5f8-3f4f-436a-aceb-b86ecb47ebd3 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network 756c50ae-d16b-452d-a770-8dfdfc1510ef was deleted as no HA routers are present in tenant 340ab76001774c3f97efec7fa14629a7. [pid: 8|app: 0|req: 350/706] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:07 2026] DELETE /v2.0/routers/267b90c3-e126-40aa-a880-8ef574a3a597 => generated 0 bytes in 947 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:08.106 8 WARNING neutron_lib.context [None req-a1237cf5-324e-4c9f-91e9-4f5fc9eb76fc 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 357/707] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:53:07 2026] PUT /v2.0/floatingips/40b8279d-3991-43bb-8949-847736f90ec7 => generated 855 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:08.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a568d05-e34f-4776-9580-4fe1e4e92669'] response: {'name': 'network-changed', 'server_uuid': '59ec7608-f1db-49ac-b916-531a43e21db4', 'tag': '31725274-1a2d-437b-bd69-6952a968c98c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/708] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/709] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:08 2026] DELETE /v2.0/subnets/142c2ade-933f-4d57-9b03-b700d69860bc => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/710] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/711] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/security-groups?id=0e74fa93-c015-4009-a4e4-d47da74d4b81&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:08.848 8 INFO neutron.db.l3_db [None req-a1237cf5-324e-4c9f-91e9-4f5fc9eb76fc 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Floating IP c05a20c1-f0ce-4e01-bbbf-4bae5449da43 associated. External IP: 10.96.250.215, port: a00c1733-198f-4ce1-9c8f-b367e3daf8d3. 2026-06-23 19:53:08.937 7 INFO neutron.services.segments.plugin [-] Segment 29a528b9-0336-4b4b-a839-8b7e2dca662b resource provider aggregate not found 2026-06-23 19:53:08.945 7 INFO neutron.services.segments.plugin [-] Segment 29a528b9-0336-4b4b-a839-8b7e2dca662b resource provider aggregate not found [pid: 7|app: 0|req: 362/712] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:08 2026] DELETE /v2.0/networks/df89919e-5d8c-494e-a5f6-5ce541327084 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:08.968 7 INFO neutron.services.segments.plugin [-] Segment 29a528b9-0336-4b4b-a839-8b7e2dca662b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29a528b9-0336-4b4b-a839-8b7e2dca662b found for delete ", "request_id": "req-92e753dd-9424-494d-912e-e5a19644b06a"}]} 2026-06-23 19:53:08.974 7 INFO neutron.services.segments.plugin [-] Segment 29a528b9-0336-4b4b-a839-8b7e2dca662b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29a528b9-0336-4b4b-a839-8b7e2dca662b found for delete ", "request_id": "req-5cfe5e8d-26fe-4345-9cb9-36760e150e79"}]} [pid: 7|app: 0|req: 363/713] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:08 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&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: 364/714] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => 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: 365/715] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/ports?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 1240 bytes in 31 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.240 () {34 vars in 676 bytes} [Tue Jun 23 19:53:08 2026] POST /v2.0/floatingips => generated 842 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/717] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/networks?id=e029c3ec-d068-4f82-bec1-87ed74265d44 => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/718] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/security-groups?tenant_id=340ab76001774c3f97efec7fa14629a7&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/719] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/floatingips/c05a20c1-f0ce-4e01-bbbf-4bae5449da43 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/720] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31725274-1a2d-437b-bd69-6952a968c98c => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:09.399 7 INFO neutron.db.l3_db [None req-77e0de18-a6df-4df0-9364-a6946884e7d5 43972997ff7f421281cb3c9bdb25a347 98bc2311da784c3a8b5c3c8641f64d23 - - default default] Floating IP 88332d3b-ff29-435b-bb23-aa8465b8d662 associated. External IP: 10.96.250.210, port: 570b10c5-79d8-4bc8-8de5-726278097322. [pid: 8|app: 0|req: 356/721] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:09 2026] DELETE /v2.0/security-groups/dd782708-58b9-4037-9e99-48ea21aa3a60 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.240 () {32 vars in 654 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/floatingips => generated 845 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/723] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/subnets?id=a86df784-0323-4c0a-b62d-ab448c5b686c => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/724] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:53:09 2026] PUT /v2.0/floatingips/88332d3b-ff29-435b-bb23-aa8465b8d662 => generated 855 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/725] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/ports?network_id=e029c3ec-d068-4f82-bec1-87ed74265d44&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: 368/726] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:09.866 8 INFO neutron.db.l3_db [None req-cc83739c-4ebe-4e2a-b3d8-f8ae77a46ba7 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Floating IP c05a20c1-f0ce-4e01-bbbf-4bae5449da43 associated. External IP: 10.96.250.215, port: a00c1733-198f-4ce1-9c8f-b367e3daf8d3. [pid: 7|app: 0|req: 369/727] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 370/728] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/security-groups?id=0e74fa93-c015-4009-a4e4-d47da74d4b81&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/729] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:09 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 372/730] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:10 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => 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: 373/731] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:10 2026] GET /v2.0/security-groups?id=0e74fa93-c015-4009-a4e4-d47da74d4b81&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: 359/732] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:53:09 2026] PUT /v2.0/floatingips/c05a20c1-f0ce-4e01-bbbf-4bae5449da43 => generated 841 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:10.539 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c330e8b9-dce8-41e3-b2a8-919fc7bb510f'] response: {'name': 'network-changed', 'server_uuid': 'd97d3ace-f5f5-4a95-8505-dc72165eae16', 'tag': '570b10c5-79d8-4bc8-8de5-726278097322', 'status': 'completed', 'code': 200} 2026-06-23 19:53:10.620 7 INFO neutron.db.l3_db [None req-798ccc62-14fb-46ec-af3a-637205b2f5e5 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] Floating IP c05a20c1-f0ce-4e01-bbbf-4bae5449da43 disassociated. External IP: 10.96.250.215, port: db21cebf-aa75-4244-a8d3-934614e54da3. [pid: 7|app: 0|req: 374/733] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:53:10 2026] PUT /v2.0/floatingips/c05a20c1-f0ce-4e01-bbbf-4bae5449da43 => generated 552 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/734] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/ports?tenant_id=98bc2311da784c3a8b5c3c8641f64d23&device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/735] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/networks?id=c55aa527-d7ee-422a-ba63-78d45b11c50b => generated 765 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/736] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=570b10c5-79d8-4bc8-8de5-726278097322 => 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: 360/737] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:53:11 2026] DELETE /v2.0/floatingips/c05a20c1-f0ce-4e01-bbbf-4bae5449da43 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/738] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/subnets?id=ab3999cc-da76-47b7-a11e-2d8aed79ca1e => generated 687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:11.318 8 INFO neutron.api.v2.resource [None req-d69f3c9a-1307-4c2a-ba8c-b78cfc7628df 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 362/739] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:53:11 2026] DELETE /v2.0/floatingips/c05a20c1-f0ce-4e01-bbbf-4bae5449da43 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/740] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/ports?network_id=c55aa527-d7ee-422a-ba63-78d45b11c50b&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:11.525 7 INFO neutron.db.segments_db [None req-52b885d1-60a2-46ff-8077-87fe4e324abb 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 09fa808f-934e-4c3a-a067-fe4af1fcd4ff of type vxlan for network 8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db [pid: 7|app: 0|req: 378/741] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:53:11 2026] POST /v2.0/networks => generated 744 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/742] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/networks/c55aa527-d7ee-422a-ba63-78d45b11c50b?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: 380/743] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/744] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:11 2026] DELETE /v2.0/ports/db21cebf-aa75-4244-a8d3-934614e54da3 => generated 0 bytes in 409 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/745] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/networks/c55aa527-d7ee-422a-ba63-78d45b11c50b?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: 366/746] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:11 2026] GET /v2.0/security-groups?id=0e74fa93-c015-4009-a4e4-d47da74d4b81&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: 381/747] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:11 2026] POST /v2.0/subnets => generated 691 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:12.015 7 INFO neutron.db.segments_db [None req-32ba227e-441c-4c04-9b76-3981f3c2734a 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 4c77b09c-cc23-4d73-9762-3823da80ccc0 of type vxlan for network ee8f9102-6313-4bda-bada-1380f48f1d6a [pid: 8|app: 0|req: 367/748] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:11 2026] DELETE /v2.0/ports/a00c1733-198f-4ce1-9c8f-b367e3daf8d3 => 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: 368/749] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:53:12 2026] GET /v2.0/ports?device_id=96dc0b8b-b92d-436f-a182-cd4437607ab6 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/750] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:53:12 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:12.306 7 INFO neutron.db.l3_hamode_db [None req-32ba227e-441c-4c04-9b76-3981f3c2734a 7983849fc5074bb1aa9754df791c35dc b565d37bafbd45cd9b5f3275015ac74d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:53:13.113 7 INFO neutron.db.l3_hamode_db [None req-32ba227e-441c-4c04-9b76-3981f3c2734a 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 370/751] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:53:12 2026] PUT /v2.0/routers/96dc0b8b-b92d-436f-a182-cd4437607ab6/remove_router_interface => generated 309 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:13.359 8 INFO neutron.db.l3_db [req-9dd45d50-3737-4901-8a12-e25e1866a525 req-0b40156d-5dd8-474f-8f6d-0ba08ba612d7 43972997ff7f421281cb3c9bdb25a347 98bc2311da784c3a8b5c3c8641f64d23 - - default default] Floating IP 88332d3b-ff29-435b-bb23-aa8465b8d662 disassociated. External IP: 10.96.250.210, port: 570b10c5-79d8-4bc8-8de5-726278097322. [pid: 8|app: 0|req: 371/752] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:53:13 2026] DELETE /v2.0/ports/570b10c5-79d8-4bc8-8de5-726278097322 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:13 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:13.772 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1efec3ab-2db4-4629-9647-c9934fde8349'] response: {'server_uuid': 'd97d3ace-f5f5-4a95-8505-dc72165eae16', 'name': 'network-vif-deleted', 'tag': '570b10c5-79d8-4bc8-8de5-726278097322', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 382/754] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:11 2026] POST /v2.0/routers => generated 731 bytes in 2120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:14.571 8 INFO neutron.services.segments.plugin [-] Segment 26276520-0eeb-4776-a6d9-038d3ef3e9d4 resource provider aggregate not found 2026-06-23 19:53:14.574 8 INFO neutron.services.segments.plugin [-] Segment 26276520-0eeb-4776-a6d9-038d3ef3e9d4 resource provider aggregate not found 2026-06-23 19:53:14.595 8 INFO neutron.services.segments.plugin [-] Segment 26276520-0eeb-4776-a6d9-038d3ef3e9d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26276520-0eeb-4776-a6d9-038d3ef3e9d4 found for delete ", "request_id": "req-55dfb41e-06ee-4633-831f-8be46de69fff"}]} 2026-06-23 19:53:14.595 8 INFO neutron.services.segments.plugin [-] Segment 26276520-0eeb-4776-a6d9-038d3ef3e9d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26276520-0eeb-4776-a6d9-038d3ef3e9d4 found for delete ", "request_id": "req-06ebc477-805b-4182-8e2e-63b5e4b40da4"}]} 2026-06-23 19:53:14.599 8 INFO neutron.db.l3_hamode_db [None req-97e65d25-2c92-4a74-bf82-e699f0636674 11ed25647ec6402384f067733af4085f 2f7321b66a7541af9850342260d29b4f - - default default] HA network 97e6a115-615c-4317-a1da-356e9a22d91f was deleted as no HA routers are present in tenant 2f7321b66a7541af9850342260d29b4f. [pid: 8|app: 0|req: 373/755] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:13 2026] DELETE /v2.0/routers/96dc0b8b-b92d-436f-a182-cd4437607ab6 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/756] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:14 2026] DELETE /v2.0/subnets/88a00c9d-82fd-4db9-a8ee-cb37c08f7266 => 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: 375/757] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:14 2026] DELETE /v2.0/networks/e193c7ba-36ff-4d61-b7dd-5ef432eb81aa => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/758] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:14 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => 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: 383/759] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:53:14 2026] PUT /v2.0/routers/dd0fa361-da82-48d4-8dae-31cc6d9ffff5/add_router_interface => generated 309 bytes in 1366 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/760] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:15 2026] GET /v2.0/security-groups?tenant_id=2f7321b66a7541af9850342260d29b4f&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/761] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:15 2026] DELETE /v2.0/security-groups/6a5f82c6-37a1-4dfa-a91f-937c14480e6f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:16.119 7 WARNING neutron_lib.context [None req-19e277d3-30a5-46e0-a15e-a5cbd4d8810e c4908625c5734b038e2fec96b7f5967d b565d37bafbd45cd9b5f3275015ac74d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 378/762] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:16 2026] GET /v2.0/ports?device_id=d97d3ace-f5f5-4a95-8505-dc72165eae16 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 19:53:16 2026] POST /v2.0/security-groups => generated 1659 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:53:16.258 8 WARNING neutron_lib.context [None req-a0cfe0b0-996e-4d0a-b55c-43e09d31d629 c4908625c5734b038e2fec96b7f5967d b565d37bafbd45cd9b5f3275015ac74d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 379/764] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:53:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:16.408 7 WARNING neutron_lib.context [None req-a612f665-b9ba-4f54-8f1d-fc2c3dd90de6 c4908625c5734b038e2fec96b7f5967d b565d37bafbd45cd9b5f3275015ac74d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 386/767] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:53:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:16.547 8 WARNING neutron_lib.context [None req-3ed14008-74ed-4d9e-8b2f-317d052ead43 c4908625c5734b038e2fec96b7f5967d b565d37bafbd45cd9b5f3275015ac74d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:16.621 8 INFO neutron.services.segments.plugin [-] Segment 376cf1e9-f2cf-45ea-a530-73d2f9d9a452 resource provider aggregate not found 2026-06-23 19:53:16.624 8 INFO neutron.services.segments.plugin [-] Segment 376cf1e9-f2cf-45ea-a530-73d2f9d9a452 resource provider aggregate not found 2026-06-23 19:53:16.639 8 INFO neutron.services.segments.plugin [-] Segment 376cf1e9-f2cf-45ea-a530-73d2f9d9a452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376cf1e9-f2cf-45ea-a530-73d2f9d9a452 found for delete ", "request_id": "req-4f5749bd-293b-45a5-ac53-55d7f2a16d99"}]} 2026-06-23 19:53:16.642 8 INFO neutron.services.segments.plugin [-] Segment 376cf1e9-f2cf-45ea-a530-73d2f9d9a452 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 376cf1e9-f2cf-45ea-a530-73d2f9d9a452 found for delete ", "request_id": "req-27e02994-cfd9-485f-8fa6-42f0a95d2978"}]} [pid: 8|app: 0|req: 382/768] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:53:16 2026] POST /v2.0/floatingips => generated 552 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/769] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:17 2026] DELETE /v2.0/security-groups/0e74fa93-c015-4009-a4e4-d47da74d4b81 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:17.357 8 INFO neutron.api.v2.resource [None req-aa28128a-7d41-4c0e-b59a-f9fd89677969 43972997ff7f421281cb3c9bdb25a347 98bc2311da784c3a8b5c3c8641f64d23 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 383/770] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-groups/0e74fa93-c015-4009-a4e4-d47da74d4b81 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:17.653 8 WARNING neutron_lib.context [None req-b3e380d0-43d5-418b-9101-8adc456f9de8 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 388/771] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:53:17 2026] DELETE /v2.0/floatingips/88332d3b-ff29-435b-bb23-aa8465b8d662 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/772] 10.0.0.125 () {34 vars in 1097 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--842444537&fields=id&tenant_id=b565d37bafbd45cd9b5f3275015ac74d => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:17.843 8 INFO neutron.db.segments_db [None req-b3e380d0-43d5-418b-9101-8adc456f9de8 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Added segment 75dcbd28-d565-4da6-9f06-f8902eadf24a of type vxlan for network e43c918a-21f5-4b93-b64f-a6eaa63f331c [pid: 8|app: 0|req: 384/773] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:53:17 2026] POST /v2.0/networks => generated 644 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:53:17 2026] GET /v2.0/networks?id=8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:17.963 8 WARNING neutron_lib.context [None req-aacd1f81-3c87-4e76-a7cf-115d716f800f 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 386/775] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:17 2026] POST /v2.0/ports => generated 775 bytes in 299 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: 387/776] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:53:18 2026] GET /v2.0/quotas/b565d37bafbd45cd9b5f3275015ac74d => 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: 388/777] 10.0.0.16 () {34 vars in 988 bytes} [Tue Jun 23 19:53:18 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 1240 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:18.384 8 WARNING neutron_lib.context [None req-cae19eda-eea1-40a9-abd0-253c4c1d832d 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:18.433 8 INFO neutron.db.segments_db [None req-cae19eda-eea1-40a9-abd0-253c4c1d832d 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Added segment 16cf30af-368d-43da-851a-939b191727f9 of type vxlan for network 5e0774f4-689a-416f-be10-5044ad90fef2 [pid: 8|app: 0|req: 389/778] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:53:18 2026] POST /v2.0/networks => generated 632 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:53:17 2026] PUT /v2.0/routers/c5ce880d-34d0-408a-bca9-fd62d595e13d/remove_router_interface => generated 309 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 10.0.0.16 () {34 vars in 1038 bytes} [Tue Jun 23 19:53:18 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:18.620 7 WARNING neutron_lib.context [None req-d02cce7d-c0cb-4312-94a7-9cc02d710809 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 390/781] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:53:18 2026] GET /v2.0/ports?tenant_id=b565d37bafbd45cd9b5f3275015ac74d&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/782] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:18 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:53:18 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:18.913 7 WARNING neutron_lib.context [None req-279f608b-f53a-4362-8e34-16c2c03dd4c6 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 394/784] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:18 2026] POST /v2.0/ports => generated 953 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/785] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:53:19 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?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: 396/786] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:19 2026] DELETE /v2.0/ports/95572f77-96d0-4842-bdc5-e987a6e5dda4 => 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: 397/787] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:19 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:19.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91044bbe-0ba8-4a01-98d5-aab56b635526 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 398/788] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:19 2026] DELETE /v2.0/ports/95572f77-96d0-4842-bdc5-e987a6e5dda4 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:19.634 8 INFO neutron.services.segments.plugin [-] Segment ec61a5a6-dbdd-4cfa-88bb-588288198415 resource provider aggregate not found 2026-06-23 19:53:19.639 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3b3b66a-752e-41f1-a6cf-5350e2e60d36 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 399/789] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:53:19 2026] GET /v2.0/ports/95572f77-96d0-4842-bdc5-e987a6e5dda4 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:19.643 8 INFO neutron.services.segments.plugin [-] Segment ec61a5a6-dbdd-4cfa-88bb-588288198415 resource provider aggregate not found 2026-06-23 19:53:19.654 8 INFO neutron.services.segments.plugin [-] Segment ec61a5a6-dbdd-4cfa-88bb-588288198415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec61a5a6-dbdd-4cfa-88bb-588288198415 found for delete ", "request_id": "req-62a405a3-c05b-42c0-91f4-2790a33d5188"}]} 2026-06-23 19:53:19.659 8 INFO neutron.services.segments.plugin [-] Segment ec61a5a6-dbdd-4cfa-88bb-588288198415 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec61a5a6-dbdd-4cfa-88bb-588288198415 found for delete ", "request_id": "req-e6282e98-d699-4d19-a60c-61d8606120e1"}]} 2026-06-23 19:53:19.686 8 INFO neutron.db.l3_hamode_db [None req-a2a9c17b-6afd-4628-883e-e0d9d18b4487 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network 0b87d1f5-c932-4c35-94cb-1f0e16958d2d was deleted as no HA routers are present in tenant 98bc2311da784c3a8b5c3c8641f64d23. [pid: 8|app: 0|req: 391/790] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:18 2026] DELETE /v2.0/routers/c5ce880d-34d0-408a-bca9-fd62d595e13d => generated 0 bytes in 1061 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/791] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:19 2026] DELETE /v2.0/subnets/a98848f2-57c4-427f-9409-c7a2e2895006 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/792] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:19 2026] DELETE /v2.0/subnets/ab3999cc-da76-47b7-a11e-2d8aed79ca1e => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:20.231 7 INFO neutron.services.segments.plugin [-] Segment 16cf30af-368d-43da-851a-939b191727f9 resource provider aggregate not found 2026-06-23 19:53:20.242 7 INFO neutron.services.segments.plugin [-] Segment 16cf30af-368d-43da-851a-939b191727f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16cf30af-368d-43da-851a-939b191727f9 found for delete ", "request_id": "req-6cb6f1fd-d424-4f22-a982-9d70eae881be"}]} [pid: 7|app: 0|req: 401/793] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:19 2026] DELETE /v2.0/networks/5e0774f4-689a-416f-be10-5044ad90fef2 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:20.253 7 INFO neutron.services.segments.plugin [-] Segment 16cf30af-368d-43da-851a-939b191727f9 resource provider aggregate not found [pid: 8|app: 0|req: 393/794] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:19 2026] DELETE /v2.0/networks/c55aa527-d7ee-422a-ba63-78d45b11c50b => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:20.260 7 WARNING neutron_lib.context [None req-413aa8b4-43a1-461f-ae8f-de5c8d58ea6e 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:20.269 7 INFO neutron.services.segments.plugin [-] Segment 16cf30af-368d-43da-851a-939b191727f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16cf30af-368d-43da-851a-939b191727f9 found for delete ", "request_id": "req-2a74bb6f-efa2-441d-ad60-4a66744ff1c9"}]} 2026-06-23 19:53:20.309 7 INFO neutron.db.segments_db [None req-413aa8b4-43a1-461f-ae8f-de5c8d58ea6e 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Added segment f94f8abf-a9d1-46de-8e53-7eb8ad5c6f8b of type vxlan for network 3e8aae1b-1ede-4f02-8de4-902742b9f848 [pid: 7|app: 0|req: 402/795] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:53:20 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-06-23 19:53:20.417 8 WARNING neutron_lib.context [None req-cbfd468e-3191-4c13-9a68-cfe958a5c0e9 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 403/796] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:20 2026] GET /v2.0/security-groups?tenant_id=98bc2311da784c3a8b5c3c8641f64d23&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/797] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:20 2026] DELETE /v2.0/security-groups/63988d6b-01eb-4b0d-a064-f95b087da569 => 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: 394/798] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:20 2026] POST /v2.0/subnets => generated 626 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/799] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:20 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:20.695 8 WARNING neutron_lib.context [None req-777a9f00-8888-4799-a7ce-9f6bd02fd06c 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 395/800] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:20 2026] POST /v2.0/ports => generated 911 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:21 2026] DELETE /v2.0/ports/7f25dc40-4a38-4384-976a-7b69b60eab05 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:21.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eb362e76-0bb0-4379-80fe-76ca703c9d7d 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 396/802] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:53:21 2026] GET /v2.0/ports/7f25dc40-4a38-4384-976a-7b69b60eab05 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/803] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:21 2026] DELETE /v2.0/subnets/8b8bbf6a-b244-498e-843c-4586ec84305d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:21.673 8 INFO neutron.services.segments.plugin [-] Segment cf4e88a5-9180-48c3-8ce0-c40b4ab230f8 resource provider aggregate not found 2026-06-23 19:53:21.679 8 INFO neutron.services.segments.plugin [-] Segment cf4e88a5-9180-48c3-8ce0-c40b4ab230f8 resource provider aggregate not found 2026-06-23 19:53:21.688 8 INFO neutron.services.segments.plugin [-] Segment cf4e88a5-9180-48c3-8ce0-c40b4ab230f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4e88a5-9180-48c3-8ce0-c40b4ab230f8 found for delete ", "request_id": "req-fba678ba-169d-4771-b582-27aa5e8b66aa"}]} 2026-06-23 19:53:21.698 8 INFO neutron.services.segments.plugin [-] Segment cf4e88a5-9180-48c3-8ce0-c40b4ab230f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf4e88a5-9180-48c3-8ce0-c40b4ab230f8 found for delete ", "request_id": "req-0a10b7a6-f64a-46f3-bb99-6a8218609f3d"}]} [pid: 7|app: 0|req: 408/804] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:21 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/805] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:21 2026] DELETE /v2.0/networks/3e8aae1b-1ede-4f02-8de4-902742b9f848 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:21.885 7 WARNING neutron_lib.context [None req-9e7b48c2-079a-4ba0-9f38-5401d15e6d39 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 409/806] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:21 2026] POST /v2.0/ports => generated 774 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/807] 10.0.0.240 () {34 vars in 736 bytes} [Tue Jun 23 19:53:22 2026] PUT /v2.0/ports/93df83e9-f955-4d78-8472-a5c4ca9c3008 => generated 752 bytes in 183 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: 410/808] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:22 2026] DELETE /v2.0/ports/93df83e9-f955-4d78-8472-a5c4ca9c3008 => generated 0 bytes in 192 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: 399/809] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:53:22 2026] GET /v2.0/ports => generated 778 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:22.751 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5c24b943-4863-459f-91c0-90176edb87eb 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 411/810] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:53:22 2026] GET /v2.0/ports/93df83e9-f955-4d78-8472-a5c4ca9c3008 => 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: 400/811] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:53:22 2026] GET /v2.0/ports => generated 778 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/812] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:53:22 2026] GET /v2.0/ports/ed2aeb8a-6475-4026-8045-4c3575c3081b => generated 775 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:22.860 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea62c2a9-ad97-41a2-abcb-672bbae92ffd 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 401/813] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:22 2026] DELETE /v2.0/ports/7f25dc40-4a38-4384-976a-7b69b60eab05 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:22.884 7 INFO neutron.pecan_wsgi.hooks.translation [None req-938bcabc-8d07-460e-9c2b-5d42786ae9f7 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 413/814] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:22 2026] DELETE /v2.0/subnets/8b8bbf6a-b244-498e-843c-4586ec84305d => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:22.904 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2593cb7d-763a-491e-ad9b-909dcde15240 4c22c1c78b5f40498d7ce6d4a40adbc3 5f0ce65c4b0e44238067c41bbc2bb720 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 402/815] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:22 2026] DELETE /v2.0/subnets/a98848f2-57c4-427f-9409-c7a2e2895006 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/816] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => 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: 414/817] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:22 2026] DELETE /v2.0/ports/ed2aeb8a-6475-4026-8045-4c3575c3081b => 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: 404/818] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:23 2026] DELETE /v2.0/networks/e43c918a-21f5-4b93-b64f-a6eaa63f331c => 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: 415/819] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/820] 10.0.0.125 () {34 vars in 970 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/ports/31725274-1a2d-437b-bd69-6952a968c98c => generated 968 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:23.713 8 INFO neutron.services.segments.plugin [-] Segment f94f8abf-a9d1-46de-8e53-7eb8ad5c6f8b resource provider aggregate not found 2026-06-23 19:53:23.730 8 INFO neutron.services.segments.plugin [-] Segment f94f8abf-a9d1-46de-8e53-7eb8ad5c6f8b resource provider aggregate not found 2026-06-23 19:53:23.736 8 INFO neutron.services.segments.plugin [-] Segment f94f8abf-a9d1-46de-8e53-7eb8ad5c6f8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f94f8abf-a9d1-46de-8e53-7eb8ad5c6f8b found for delete ", "request_id": "req-d3787bce-a78d-4893-83be-01dba0985e9b"}]} 2026-06-23 19:53:23.747 8 INFO neutron.services.segments.plugin [-] Segment f94f8abf-a9d1-46de-8e53-7eb8ad5c6f8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f94f8abf-a9d1-46de-8e53-7eb8ad5c6f8b found for delete ", "request_id": "req-9a43f051-c405-41bd-891d-720097d3b866"}]} 2026-06-23 19:53:23.755 8 INFO neutron.services.segments.plugin [-] Segment 75dcbd28-d565-4da6-9f06-f8902eadf24a resource provider aggregate not found [pid: 7|app: 0|req: 417/821] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/networks?id=8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:23.764 8 INFO neutron.services.segments.plugin [-] Segment 75dcbd28-d565-4da6-9f06-f8902eadf24a resource provider aggregate not found 2026-06-23 19:53:23.770 8 INFO neutron.services.segments.plugin [-] Segment 75dcbd28-d565-4da6-9f06-f8902eadf24a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75dcbd28-d565-4da6-9f06-f8902eadf24a found for delete ", "request_id": "req-2ea79981-310d-4355-b7b1-3c00fcb79f94"}]} [pid: 8|app: 0|req: 405/822] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/security-groups?tenant_id=37fcbe31d97046e7b2619c195937ac5c&name=default => generated 2925 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:23.780 8 INFO neutron.services.segments.plugin [-] Segment 75dcbd28-d565-4da6-9f06-f8902eadf24a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75dcbd28-d565-4da6-9f06-f8902eadf24a found for delete ", "request_id": "req-63dc033b-34cd-4d42-84a3-2a7193aef63c"}]} [pid: 8|app: 0|req: 406/823] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b565d37bafbd45cd9b5f3275015ac74d => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/824] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:23 2026] GET /v2.0/security-groups?tenant_id=5f0ce65c4b0e44238067c41bbc2bb720&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:23.886 7 WARNING neutron_lib.context [req-b589def4-2cf9-43f6-a8f8-d4e1213bd3e0 req-55e8955c-257e-46a6-ac68-b80ca78023c1 c4908625c5734b038e2fec96b7f5967d b565d37bafbd45cd9b5f3275015ac74d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 407/825] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:23 2026] DELETE /v2.0/security-groups/3cac996c-1085-48a3-920e-e25fbc1a650d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/826] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:23 2026] DELETE /v2.0/security-groups/fa920f1b-4515-49be-94a8-2548a9f43e17 => 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: 409/827] 199.19.213.153 () {34 vars in 999 bytes} [Tue Jun 23 19:53:24 2026] GET /v2.0/subnets?network_id=e029c3ec-d068-4f82-bec1-87ed74265d44 => generated 684 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/828] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:24 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 957 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/829] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:53:23 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: 420/830] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:24 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/831] 199.19.213.153 () {34 vars in 1145 bytes} [Tue Jun 23 19:53:24 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4&device_owner=compute%3Anova&network_id=e029c3ec-d068-4f82-bec1-87ed74265d44 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/832] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:53:24 2026] PUT /v2.0/ports/4c54b292-8d64-473e-abb5-5ee6bd4b343b => generated 1235 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/833] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:53:24 2026] PUT /v2.0/ports/31725274-1a2d-437b-bd69-6952a968c98c => generated 1149 bytes in 525 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, ' /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: 422/834] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/ports?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 1421 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:25.390 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f817927a-fba2-47cc-a2cf-25550d3e6fc8'] response: {'name': 'network-changed', 'server_uuid': 'd03bde6b-7e5f-4718-9a51-d34fcf8a45a9', 'tag': '4c54b292-8d64-473e-abb5-5ee6bd4b343b', 'status': 'completed', 'code': 200} 2026-06-23 19:53:25.415 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e87b1e93-af69-432d-a19c-28daa6b16814'] response: {'name': 'network-changed', 'server_uuid': '59ec7608-f1db-49ac-b916-531a43e21db4', 'tag': '31725274-1a2d-437b-bd69-6952a968c98c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 413/835] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/836] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/networks?id=e029c3ec-d068-4f82-bec1-87ed74265d44 => 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: 424/837] 199.19.213.153 () {34 vars in 1059 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=31725274-1a2d-437b-bd69-6952a968c98c => 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: 414/838] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/839] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31725274-1a2d-437b-bd69-6952a968c98c => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/840] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/subnets?id=a86df784-0323-4c0a-b62d-ab448c5b686c => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/841] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/ports?network_id=e029c3ec-d068-4f82-bec1-87ed74265d44&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: 416/842] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 427/843] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 417/844] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/ports?tenant_id=b565d37bafbd45cd9b5f3275015ac74d&device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 1238 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/845] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4c54b292-8d64-473e-abb5-5ee6bd4b343b => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/846] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/subnets?id=a921b695-54ce-4311-9181-8d2bc4acf06b => generated 694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/847] 199.19.213.153 () {34 vars in 1095 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4&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: 419/848] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/ports?network_id=8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/849] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:25 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?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: 421/850] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?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) 2026-06-23 19:53:26.131 7 WARNING neutron_lib.context [None req-16875db3-fec6-4460-85b7-48ad866c81ba 7d8ac480b3974b13bc42959c8a7ddfe7 5a31e98f4bfa4ad084d307081654a806 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 430/851] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:53:25 2026] POST /v2.0/subnetpools => generated 548 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/852] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/subnetpools/7e6950f5-30d5-43dc-90f6-ea9d2b440ba3 => generated 548 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/853] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:53:26 2026] PUT /v2.0/subnetpools/7e6950f5-30d5-43dc-90f6-ea9d2b440ba3 => generated 501 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/854] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:53:26 2026] DELETE /v2.0/subnetpools/7e6950f5-30d5-43dc-90f6-ea9d2b440ba3 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:26.358 7 INFO neutron.api.v2.resource [None req-6f15715a-6f2a-4481-aada-5b5945d07bfb 7d8ac480b3974b13bc42959c8a7ddfe7 5a31e98f4bfa4ad084d307081654a806 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 432/855] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/subnetpools/7e6950f5-30d5-43dc-90f6-ea9d2b440ba3 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:26.376 8 INFO neutron.api.v2.resource [None req-63eb539a-2be0-4e78-8df8-e30b17fb4dfd 7d8ac480b3974b13bc42959c8a7ddfe7 5a31e98f4bfa4ad084d307081654a806 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/856] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:53:26 2026] DELETE /v2.0/subnetpools/7e6950f5-30d5-43dc-90f6-ea9d2b440ba3 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/857] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/858] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&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: 7|app: 0|req: 434/859] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/ports?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 1421 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/860] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 1152 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/861] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/networks?id=e029c3ec-d068-4f82-bec1-87ed74265d44 => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/862] 199.19.213.153 () {34 vars in 1059 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=31725274-1a2d-437b-bd69-6952a968c98c => 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: 436/863] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&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: 428/864] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31725274-1a2d-437b-bd69-6952a968c98c => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/865] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/subnets?id=a86df784-0323-4c0a-b62d-ab448c5b686c => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/866] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/ports?network_id=e029c3ec-d068-4f82-bec1-87ed74265d44&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: 431/867] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:27.035 7 WARNING keystonemiddleware.audit [req-f4a2e5af-1b6f-4c33-8cc2-fb9d9655d01c req-f5960e22-e857-4986-b3df-b80f8bd29847 7dc1efa3a47d41a6b1d5ccab41b077ab 24b90b17a743416daa4a8a9ba0209cb1 - - default default] Skipping service tempest-service-203616242 as it have no endpoints. [pid: 8|app: 0|req: 432/868] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 433/869] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/ports?tenant_id=b565d37bafbd45cd9b5f3275015ac74d&device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => 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: 437/870] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:26 2026] GET /v2.0/security-groups?tenant_id=5a31e98f4bfa4ad084d307081654a806&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/871] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/networks?id=8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:27.196 7 WARNING keystonemiddleware.audit [None req-91402ae5-c1c4-427c-a062-8b59f49cea97 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Skipping service tempest-service-203616242 as it have no endpoints. [pid: 8|app: 0|req: 435/872] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4c54b292-8d64-473e-abb5-5ee6bd4b343b => 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: 436/873] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/subnets?id=a921b695-54ce-4311-9181-8d2bc4acf06b => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/874] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:27 2026] DELETE /v2.0/security-groups/3bd8a345-c18d-4b68-bee6-2773c0e0e510 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/875] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/ports?network_id=8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db&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: 439/876] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?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: 438/877] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?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: 440/878] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/879] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:27 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/880] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:28 2026] GET /v2.0/ports?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/881] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:28 2026] GET /v2.0/security-groups?tenant_id=36f874e70584411e9f65b7041ac390c9&name=default => generated 2925 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/882] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:28 2026] DELETE /v2.0/security-groups/74f47f17-4eb3-45b8-9270-e0bb2519bd91 => 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: 442/883] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:28 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/884] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:28 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&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: 8|app: 0|req: 442/885] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:28 2026] GET /v2.0/security-groups?tenant_id=1a346a5b1c7949f2bc27c2d51d22a0f8&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: 443/886] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:29 2026] GET /v2.0/networks?id=e029c3ec-d068-4f82-bec1-87ed74265d44 => 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: 444/887] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:29 2026] DELETE /v2.0/security-groups/62acc12c-e5c8-4feb-9975-22811291e5dc => 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: 444/888] 199.19.213.153 () {34 vars in 1059 bytes} [Tue Jun 23 19:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=31725274-1a2d-437b-bd69-6952a968c98c => 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: 445/889] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31725274-1a2d-437b-bd69-6952a968c98c => 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: 445/890] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:29 2026] GET /v2.0/subnets?id=a86df784-0323-4c0a-b62d-ab448c5b686c => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/891] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:29 2026] GET /v2.0/ports?network_id=e029c3ec-d068-4f82-bec1-87ed74265d44&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/892] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:29 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 447/893] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:29 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/894] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:30 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/895] 199.19.213.153 () {34 vars in 1119 bytes} [Tue Jun 23 19:53:30 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/896] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:30 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/897] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:53:30 2026] PUT /v2.0/ports/31725274-1a2d-437b-bd69-6952a968c98c => generated 968 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/898] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/ports?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:53:31.252 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9ecd147-c03e-4f96-8ea0-60e374169218'] response: {'name': 'network-changed', 'server_uuid': '59ec7608-f1db-49ac-b916-531a43e21db4', 'tag': '31725274-1a2d-437b-bd69-6952a968c98c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 449/899] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/networks?id=e029c3ec-d068-4f82-bec1-87ed74265d44 => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/900] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/901] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31725274-1a2d-437b-bd69-6952a968c98c => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/902] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/903] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/subnets?id=a86df784-0323-4c0a-b62d-ab448c5b686c => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/904] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/ports?network_id=e029c3ec-d068-4f82-bec1-87ed74265d44&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: 454/905] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/906] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/909] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:31 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:32.420 8 INFO neutron.db.l3_db [None req-0c94de38-e2c8-4df9-b0a1-49077c6471de c4908625c5734b038e2fec96b7f5967d b565d37bafbd45cd9b5f3275015ac74d - - default default] Floating IP adf17504-badd-419b-b616-ba804659288b associated. External IP: 10.96.250.205, port: 4c54b292-8d64-473e-abb5-5ee6bd4b343b. 2026-06-23 19:53:32.495 7 WARNING keystonemiddleware.audit [req-21e03cbb-86f1-4ae8-b04a-dc3845e32cf4 req-38689aea-823f-476a-b9fa-be3dbc6c1796 6be6fb003efd4e65b619374d9535203d afeaacc0dc0e4f1da83be1724be6675a - - 2f06150a807b46149726f1faf827fd7b 2f06150a807b46149726f1faf827fd7b] Skipping service tempest-service-956713753 as it have no endpoints. [pid: 7|app: 0|req: 457/910] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/security-groups?tenant_id=3cdf25e59fbf48b5b3b21443152f3899&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/911] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/912] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/ports?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:32.756 7 WARNING keystonemiddleware.audit [req-36bdcc70-d4c9-4193-8109-0d9a1cc4ba6f req-09b7e5c9-9029-47ea-a65f-04df9ff118a1 6be6fb003efd4e65b619374d9535203d afeaacc0dc0e4f1da83be1724be6675a - - 2f06150a807b46149726f1faf827fd7b 2f06150a807b46149726f1faf827fd7b] Skipping service tempest-service-956713753 as it have no endpoints. [pid: 8|app: 0|req: 454/913] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:53:31 2026] PUT /v2.0/floatingips/adf17504-badd-419b-b616-ba804659288b => generated 855 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/914] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/915] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:32 2026] DELETE /v2.0/security-groups/39dfab3c-e7d6-4661-986a-dc9b11ce9543 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/916] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/networks?id=e029c3ec-d068-4f82-bec1-87ed74265d44 => generated 780 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/917] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=31725274-1a2d-437b-bd69-6952a968c98c => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/918] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/subnets?id=a86df784-0323-4c0a-b62d-ab448c5b686c => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:33.036 8 WARNING keystonemiddleware.audit [req-36bdcc70-d4c9-4193-8109-0d9a1cc4ba6f req-b446162d-5335-41b5-a43f-2c74cda20fc2 6be6fb003efd4e65b619374d9535203d afeaacc0dc0e4f1da83be1724be6675a - - 2f06150a807b46149726f1faf827fd7b 2f06150a807b46149726f1faf827fd7b] Skipping service tempest-service-956713753 as it have no endpoints. [pid: 7|app: 0|req: 462/919] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:32 2026] GET /v2.0/ports?network_id=e029c3ec-d068-4f82-bec1-87ed74265d44&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: 463/920] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/921] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44?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: 458/922] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/security-groups?tenant_id=1d899f505804427c984f5bcc26468690&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:33.213 8 WARNING keystonemiddleware.audit [None req-371e78e0-20ab-4707-8382-614739d3ff0a 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Skipping service tempest-service-956713753 as it have no endpoints. 2026-06-23 19:53:33.287 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6472b29e-249a-4168-8275-2d271aeee3a1'] response: {'name': 'network-changed', 'server_uuid': 'd03bde6b-7e5f-4718-9a51-d34fcf8a45a9', 'tag': '4c54b292-8d64-473e-abb5-5ee6bd4b343b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 459/923] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/security-groups/8db530d2-8dc0-4fb9-89d8-556cd40cb808 => 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: 465/924] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/security-groups?tenant_id=8c41f0365f2743f89ad6f67542890c49&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/925] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/security-groups/d5eaac27-876d-4dc1-a8a9-4daba651f811 => 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: 461/926] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/ports?tenant_id=b565d37bafbd45cd9b5f3275015ac74d&device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/927] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/security-groups?tenant_id=60e9714ae8cb476d8f890a9e3cff53ac&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: 462/928] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/networks?id=8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/929] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4c54b292-8d64-473e-abb5-5ee6bd4b343b => generated 858 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/930] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => 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: 467/931] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:33 2026] DELETE /v2.0/security-groups/f6ff026f-e05c-4c08-9666-197786c1a9a3 => 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: 465/932] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:33 2026] GET /v2.0/subnets?id=a921b695-54ce-4311-9181-8d2bc4acf06b => generated 694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/933] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:34 2026] GET /v2.0/security-groups?id=955075fc-c9bb-4bb6-807b-d896759bacfd&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/934] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:34 2026] GET /v2.0/ports?network_id=8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/935] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:34 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/936] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:34 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?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: 470/937] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:53:34 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:34.623 8 INFO neutron.db.l3_db [req-1df70e06-907e-40f2-ae51-f258d5fceafd req-5c783860-bca9-4741-9c80-379c7e617cd3 7dc1efa3a47d41a6b1d5ccab41b077ab 24b90b17a743416daa4a8a9ba0209cb1 - - default default] Floating IP 40b8279d-3991-43bb-8949-847736f90ec7 disassociated. External IP: 10.96.250.207, port: 31725274-1a2d-437b-bd69-6952a968c98c. [pid: 8|app: 0|req: 468/938] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:53:34 2026] DELETE /v2.0/ports/31725274-1a2d-437b-bd69-6952a968c98c => generated 0 bytes in 697 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/939] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:35 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => 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: 469/940] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:36 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => 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: 472/941] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:36 2026] GET /v2.0/security-groups?tenant_id=13fde0f83f1041e3a244b4ceaf81b235&name=default => generated 2925 bytes in 380 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:36.809 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c618c952-ae30-42b4-9e34-8d34efd32d4d'] response: {'server_uuid': '59ec7608-f1db-49ac-b916-531a43e21db4', 'name': 'network-vif-deleted', 'tag': '31725274-1a2d-437b-bd69-6952a968c98c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 470/942] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:36 2026] DELETE /v2.0/security-groups/df996a95-7274-4d33-8281-3404239295f4 => 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: 473/943] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:36 2026] GET /v2.0/security-groups?tenant_id=05d54d49f14c4206b952827203f5e7ac&name=default => generated 2925 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/944] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:37 2026] GET /v2.0/ports?device_id=59ec7608-f1db-49ac-b916-531a43e21db4 => 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: 471/945] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:37 2026] DELETE /v2.0/security-groups/f97819a2-6bc5-4a2b-b338-6ea2bb51ddeb => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/946] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:38 2026] DELETE /v2.0/security-groups/955075fc-c9bb-4bb6-807b-d896759bacfd => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:38.585 8 INFO neutron.api.v2.resource [None req-a9fd39cb-a70d-4bc6-8d8d-9547b51508c1 7dc1efa3a47d41a6b1d5ccab41b077ab 24b90b17a743416daa4a8a9ba0209cb1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 472/947] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:53:38 2026] GET /v2.0/security-groups/955075fc-c9bb-4bb6-807b-d896759bacfd => 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: 476/948] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:53:38 2026] DELETE /v2.0/floatingips/40b8279d-3991-43bb-8949-847736f90ec7 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/949] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:53:38 2026] PUT /v2.0/routers/ec49b333-4bc5-433d-ace5-71e82fade075/remove_router_interface => generated 309 bytes in 1011 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:40.857 7 INFO neutron.services.segments.plugin [-] Segment fc753a1d-075b-4ec3-8000-04742c90b302 resource provider aggregate not found 2026-06-23 19:53:40.866 7 INFO neutron.services.segments.plugin [-] Segment fc753a1d-075b-4ec3-8000-04742c90b302 resource provider aggregate not found 2026-06-23 19:53:40.874 7 INFO neutron.services.segments.plugin [-] Segment fc753a1d-075b-4ec3-8000-04742c90b302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc753a1d-075b-4ec3-8000-04742c90b302 found for delete ", "request_id": "req-4aa976f1-9390-411c-998a-b0de365fca7b"}]} 2026-06-23 19:53:40.883 7 INFO neutron.services.segments.plugin [-] Segment fc753a1d-075b-4ec3-8000-04742c90b302 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc753a1d-075b-4ec3-8000-04742c90b302 found for delete ", "request_id": "req-9cc6bab5-ec2c-42c3-8057-4d908e349fb8"}]} 2026-06-23 19:53:40.892 7 INFO neutron.db.l3_hamode_db [None req-ccd05bb6-9b9e-4234-88f6-203196e6bbfa 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network a988b6a5-45f1-4259-b3b8-70c4bd9531d1 was deleted as no HA routers are present in tenant 24b90b17a743416daa4a8a9ba0209cb1. [pid: 7|app: 0|req: 477/950] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:39 2026] DELETE /v2.0/routers/ec49b333-4bc5-433d-ace5-71e82fade075 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/951] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:40 2026] GET /v2.0/security-groups?tenant_id=2d27946423244084befde87cdbfeccad&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/952] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:40 2026] DELETE /v2.0/subnets/a86df784-0323-4c0a-b62d-ab448c5b686c => 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: 475/953] 10.0.0.16 () {34 vars in 988 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/954] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v2.0/security-groups/45b28abf-a0e5-40ab-82d9-e5097309ebb6 => 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: 480/955] 10.0.0.16 () {34 vars in 1038 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:41.542 8 INFO neutron.services.segments.plugin [-] Segment a3d6baec-aa17-4678-8856-c2fd52a1d769 resource provider aggregate not found 2026-06-23 19:53:41.555 8 INFO neutron.services.segments.plugin [-] Segment a3d6baec-aa17-4678-8856-c2fd52a1d769 resource provider aggregate not found [pid: 8|app: 0|req: 476/956] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v2.0/networks/e029c3ec-d068-4f82-bec1-87ed74265d44 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/957] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:41 2026] GET /v2.0/security-groups?tenant_id=24b90b17a743416daa4a8a9ba0209cb1&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:41.838 8 INFO neutron.services.segments.plugin [-] Segment a3d6baec-aa17-4678-8856-c2fd52a1d769 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d6baec-aa17-4678-8856-c2fd52a1d769 found for delete ", "request_id": "req-ecc5f225-ab0c-4bc9-a48d-5b7b945656f0"}]} 2026-06-23 19:53:41.840 8 INFO neutron.services.segments.plugin [-] Segment a3d6baec-aa17-4678-8856-c2fd52a1d769 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3d6baec-aa17-4678-8856-c2fd52a1d769 found for delete ", "request_id": "req-fd4ef9f8-eb1a-456e-a0b0-cee786648958"}]} [pid: 8|app: 0|req: 477/958] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:41 2026] DELETE /v2.0/security-groups/0df9308c-48dc-407c-a3c4-6814a00a4d62 => 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: 482/959] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:42 2026] GET /v2.0/security-groups?tenant_id=b608afd0be7a45c4b2a88e02d44f89c1&name=default => generated 2925 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/960] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:42 2026] DELETE /v2.0/security-groups/3e432136-f114-45e7-8d25-e9029dc0905f => 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: 483/961] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:43 2026] GET /v2.0/security-groups?tenant_id=bfe63513a5414a75b4da08fc4dd4713e&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/962] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:43 2026] DELETE /v2.0/security-groups/6c434de7-b614-489f-8679-67e665b2b088 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:53:44.057 7 INFO neutron.db.segments_db [None req-4c69b35e-2a6c-4a00-b3f0-00bddc88081e 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 2c24d5e7-030e-4af3-8b62-3aa75b86ad18 of type vxlan for network ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84 [pid: 7|app: 0|req: 484/963] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:53:43 2026] POST /v2.0/networks => generated 748 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/964] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/965] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/966] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/967] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:44 2026] POST /v2.0/subnets => generated 695 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/968] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:44.381 7 INFO neutron.db.segments_db [None req-6f9ec47a-492c-4b60-90a9-7d16d23d0d66 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment d084879e-e94a-4730-82fa-60eab34f4736 of type vxlan for network 4f806b20-c702-4164-b723-1f18effc0ad3 2026-06-23 19:53:44.529 8 WARNING neutron_lib.context [None req-69fcc12e-1b38-4349-b752-0a2d8fdaf090 9b1c9389aacb48a1a4c109ce668d6714 b029c16d3fda4200907e911d288fc601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:44.662 7 INFO neutron.db.l3_hamode_db [None req-6f9ec47a-492c-4b60-90a9-7d16d23d0d66 7983849fc5074bb1aa9754df791c35dc 014b6097e6b54b2ab8ab668f6c94f0d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:53:44.695 8 INFO neutron.db.segments_db [None req-69fcc12e-1b38-4349-b752-0a2d8fdaf090 9b1c9389aacb48a1a4c109ce668d6714 b029c16d3fda4200907e911d288fc601 - - default default] Added segment 5a9b28e9-89b3-4c6f-81a8-00eb40a2ac09 of type vxlan for network f75eaa28-8907-4223-b0db-42518218de12 [pid: 8|app: 0|req: 484/969] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:53:44 2026] POST /v2.0/networks => generated 648 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/970] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => 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: 486/971] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:44 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:45.254 8 WARNING neutron_lib.context [None req-acd4195a-e47f-439a-b5b1-7a59544632a2 9b1c9389aacb48a1a4c109ce668d6714 b029c16d3fda4200907e911d288fc601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:45.514 7 INFO neutron.db.l3_hamode_db [None req-6f9ec47a-492c-4b60-90a9-7d16d23d0d66 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 487/972] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:45 2026] POST /v2.0/subnets => generated 673 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:45.571 8 WARNING neutron_lib.context [None req-ff66eef5-ab3b-47d0-b79d-ac44a2483a43 9b1c9389aacb48a1a4c109ce668d6714 b029c16d3fda4200907e911d288fc601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:45.637 8 INFO neutron.db.segments_db [None req-ff66eef5-ab3b-47d0-b79d-ac44a2483a43 9b1c9389aacb48a1a4c109ce668d6714 b029c16d3fda4200907e911d288fc601 - - default default] Added segment 5726db3c-e13b-434f-b837-d5c661b3fd00 of type vxlan for network 26fa61be-ca64-4761-9c1e-450ad7642c68 [pid: 8|app: 0|req: 488/973] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:53:45 2026] POST /v2.0/networks => generated 648 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:46.129 8 INFO neutron.db.segments_db [None req-316a645c-7182-41ac-b917-18ac35c1a1e6 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 9741f3b8-103a-4ff5-b704-6ecd9f587376 of type vxlan for network 005f1484-660e-4d6d-aea9-f19c2dce630a [pid: 8|app: 0|req: 489/974] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:53:45 2026] POST /v2.0/networks => generated 741 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/975] 10.0.0.240 () {34 vars in 742 bytes} [Tue Jun 23 19:53:46 2026] PUT /v2.0/networks/26fa61be-ca64-4761-9c1e-450ad7642c68 => generated 592 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/976] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:46 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/977] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:53:46 2026] GET /v2.0/ports?tenant_id=b565d37bafbd45cd9b5f3275015ac74d&device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/978] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:46 2026] POST /v2.0/subnets => generated 688 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:46.650 8 WARNING neutron_lib.context [None req-dead985e-32b5-4596-9ef9-c2e3429227d7 9b1c9389aacb48a1a4c109ce668d6714 b029c16d3fda4200907e911d288fc601 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 486/979] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:44 2026] POST /v2.0/routers => generated 735 bytes in 2455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/980] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:46 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/981] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:53:46 2026] GET /v2.0/networks?id=8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db => generated 772 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/984] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:46 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-06-23 19:53:46.942 7 INFO neutron.db.segments_db [None req-db29ac61-f19e-4470-b4c6-071a9b854c39 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 5e133404-90b5-4271-97c5-02097f865bcc of type vxlan for network c7c59b91-3e6a-4df1-91dc-b3c45b5ebca9 2026-06-23 19:53:47.252 7 INFO neutron.db.l3_hamode_db [None req-db29ac61-f19e-4470-b4c6-071a9b854c39 7983849fc5074bb1aa9754df791c35dc ce90c37fe1f546a29c4c082fdd6428bf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 495/985] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:53:46 2026] PUT /v2.0/routers/36239fe0-76c0-42ce-8727-6152c8b5c415/add_router_interface => generated 309 bytes in 1428 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:48.391 7 INFO neutron.db.l3_hamode_db [None req-db29ac61-f19e-4470-b4c6-071a9b854c39 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 496/986] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:53:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4c54b292-8d64-473e-abb5-5ee6bd4b343b => generated 860 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/987] 10.0.0.240 () {34 vars in 740 bytes} [Tue Jun 23 19:53:48 2026] PUT /v2.0/subnets/7283c825-5324-43d6-9259-c6bbae15b259 => generated 656 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/988] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:48 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/989] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:53:48 2026] GET /v2.0/subnets?id=a921b695-54ce-4311-9181-8d2bc4acf06b => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:49.145 8 INFO neutron.services.segments.plugin [-] Segment 5726db3c-e13b-434f-b837-d5c661b3fd00 resource provider aggregate not found 2026-06-23 19:53:49.149 8 INFO neutron.services.segments.plugin [-] Segment 5726db3c-e13b-434f-b837-d5c661b3fd00 resource provider aggregate not found 2026-06-23 19:53:49.163 8 INFO neutron.services.segments.plugin [-] Segment 5726db3c-e13b-434f-b837-d5c661b3fd00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5726db3c-e13b-434f-b837-d5c661b3fd00 found for delete ", "request_id": "req-68ee1edd-78cd-40c0-ad23-025772053590"}]} 2026-06-23 19:53:49.180 8 INFO neutron.services.segments.plugin [-] Segment 5726db3c-e13b-434f-b837-d5c661b3fd00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5726db3c-e13b-434f-b837-d5c661b3fd00 found for delete ", "request_id": "req-2111b29b-7b3a-48b9-8895-a6d07bf856d6"}]} [pid: 8|app: 0|req: 500/990] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:48 2026] DELETE /v2.0/networks/26fa61be-ca64-4761-9c1e-450ad7642c68 => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/991] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/992] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/ports?network_id=8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:53:49.274 8 WARNING neutron_lib.context [None req-7f211a1f-7fec-4b7b-80ef-4534287a9ce4 6d8e85ff9f96458fac3940408e784312 014b6097e6b54b2ab8ab668f6c94f0d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 503/993] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 19:53:49 2026] POST /v2.0/security-groups => generated 1658 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:53:49.431 8 INFO neutron.pecan_wsgi.hooks.translation [None req-84917c57-7711-4d90-96d7-d5f77093e150 9b1c9389aacb48a1a4c109ce668d6714 b029c16d3fda4200907e911d288fc601 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 504/994] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:49 2026] DELETE /v2.0/networks/26fa61be-ca64-4761-9c1e-450ad7642c68 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/995] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:46 2026] POST /v2.0/routers => generated 728 bytes in 2571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:49.468 7 WARNING neutron_lib.context [None req-7bf8df4a-ac2f-4b21-8585-db88232327c4 6d8e85ff9f96458fac3940408e784312 014b6097e6b54b2ab8ab668f6c94f0d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 505/996] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?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: 506/997] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/998] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:53:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/999] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1000] 10.0.0.240 () {32 vars in 741 bytes} [Tue Jun 23 19:53:49 2026] GET /v2.0/subnets?network_id=7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2 => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:49.715 7 WARNING neutron_lib.context [None req-7284aa8d-015e-4baf-a3d9-c2dc270b8227 6d8e85ff9f96458fac3940408e784312 014b6097e6b54b2ab8ab668f6c94f0d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 495/1001] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:53:49 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) [pid: 7|app: 0|req: 496/1002] 10.0.0.240 () {32 vars in 652 bytes} [Tue Jun 23 19:53:49 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) 2026-06-23 19:53:49.841 7 WARNING neutron_lib.context [None req-9d0e60d6-1957-49dd-bed4-71ebd3908700 6d8e85ff9f96458fac3940408e784312 014b6097e6b54b2ab8ab668f6c94f0d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 497/1003] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:53:49 2026] POST /v2.0/floatingips => generated 552 bytes in 701 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1004] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/networks => generated 1313 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1005] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1006] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/subnets => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1007] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1008] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/networks/f75eaa28-8907-4223-b0db-42518218de12 => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1009] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:53:50 2026] GET /v2.0/subnets/ff0c2b6c-5b4c-4370-b514-633d546a165f => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:50.982 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43e9411d-bf8c-4176-9cc5-e25d32711c6d 9b1c9389aacb48a1a4c109ce668d6714 b029c16d3fda4200907e911d288fc601 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 504/1010] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:50 2026] DELETE /v2.0/subnets/7283c825-5324-43d6-9259-c6bbae15b259 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:51.006 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bca06bec-2787-4d9b-9299-d2b4bbbe1588 9b1c9389aacb48a1a4c109ce668d6714 b029c16d3fda4200907e911d288fc601 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1011] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:50 2026] DELETE /v2.0/networks/26fa61be-ca64-4761-9c1e-450ad7642c68 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1012] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:53:49 2026] PUT /v2.0/routers/61d889af-1db4-47b0-8c1c-a1c2cad15d56/add_router_interface => generated 309 bytes in 1525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1013] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:51 2026] DELETE /v2.0/subnets/ff0c2b6c-5b4c-4370-b514-633d546a165f => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:51.592 8 INFO neutron.services.segments.plugin [-] Segment 5a9b28e9-89b3-4c6f-81a8-00eb40a2ac09 resource provider aggregate not found 2026-06-23 19:53:51.602 8 INFO neutron.services.segments.plugin [-] Segment 5a9b28e9-89b3-4c6f-81a8-00eb40a2ac09 resource provider aggregate not found 2026-06-23 19:53:51.606 8 INFO neutron.services.segments.plugin [-] Segment 5a9b28e9-89b3-4c6f-81a8-00eb40a2ac09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9b28e9-89b3-4c6f-81a8-00eb40a2ac09 found for delete ", "request_id": "req-a0368bc6-b4d9-4298-ad6d-efca4ebd2e7a"}]} 2026-06-23 19:53:51.615 8 INFO neutron.services.segments.plugin [-] Segment 5a9b28e9-89b3-4c6f-81a8-00eb40a2ac09 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a9b28e9-89b3-4c6f-81a8-00eb40a2ac09 found for delete ", "request_id": "req-1876b308-efdf-4f21-8569-0861c40f2b66"}]} [pid: 8|app: 0|req: 508/1014] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:51 2026] DELETE /v2.0/networks/f75eaa28-8907-4223-b0db-42518218de12 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1015] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:51 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1016] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:52 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1017] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:53:52 2026] GET /v2.0/security-groups?tenant_id=b029c16d3fda4200907e911d288fc601&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1018] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:53:52 2026] DELETE /v2.0/security-groups/b95523e4-7904-428b-9a74-169e845a503f => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1019] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1020] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:53 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1021] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:54 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:54.427 7 WARNING neutron_lib.context [None req-3b850f34-e38f-4637-8552-c78b42f301f6 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 513/1022] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:54 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:54.594 7 INFO neutron.db.segments_db [None req-3b850f34-e38f-4637-8552-c78b42f301f6 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Added segment a23f7922-2956-4303-9c09-fa337627a8a5 of type vxlan for network 68dbe29e-35c1-4087-a736-c9a32b31db62 [pid: 7|app: 0|req: 510/1023] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:53:54 2026] POST /v2.0/networks => generated 648 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:54.723 8 WARNING neutron_lib.context [None req-0bdc1128-d32f-4468-8127-43f7f1584aa5 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 514/1024] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:54 2026] POST /v2.0/ports => generated 778 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:55.028 7 WARNING neutron_lib.context [None req-036f6324-4c65-4abb-ad0c-4aeb4c4881e0 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:55.082 7 INFO neutron.db.segments_db [None req-036f6324-4c65-4abb-ad0c-4aeb4c4881e0 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Added segment 3579a16f-77bd-481d-b7ac-d9f7bfd744e8 of type vxlan for network 20869d23-22dd-4908-a1e4-2516868f9d62 [pid: 7|app: 0|req: 511/1025] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:53:55 2026] POST /v2.0/networks => generated 636 bytes in 154 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-06-23 19:53:55.187 8 WARNING neutron_lib.context [None req-2f9fb98d-e785-441e-92be-40ea3b81ed50 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 512/1026] 10.0.0.125 () {34 vars in 1095 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/security-groups?name=tempest-securitygroup--30277418&fields=id&tenant_id=014b6097e6b54b2ab8ab668f6c94f0d5 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1027] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/networks?id=ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84 => generated 680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1028] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/quotas/014b6097e6b54b2ab8ab668f6c94f0d5 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1029] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:55 2026] POST /v2.0/subnets => generated 646 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1030] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/ports?tenant_id=014b6097e6b54b2ab8ab668f6c94f0d5&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:55.545 8 WARNING neutron_lib.context [None req-f4905f61-61be-4fb9-8d5c-3b27780c4731 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 516/1031] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1032] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/networks/ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1033] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1034] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/networks/ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1035] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/networks?id=005f1484-660e-4d6d-aea9-f19c2dce630a => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1036] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/quotas/ce90c37fe1f546a29c4c082fdd6428bf => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1037] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:55 2026] POST /v2.0/ports => generated 962 bytes in 373 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: 522/1038] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/ports?tenant_id=ce90c37fe1f546a29c4c082fdd6428bf&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1039] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:53:55 2026] GET /v2.0/networks/005f1484-660e-4d6d-aea9-f19c2dce630a?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: 524/1040] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:53:56 2026] GET /v2.0/networks/005f1484-660e-4d6d-aea9-f19c2dce630a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1041] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:55 2026] DELETE /v2.0/ports/684c4917-8c39-4767-9588-92afcd84eac8 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:56.160 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e356aa73-7c84-4b05-a880-eb09e34e8caa 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 525/1042] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:56 2026] DELETE /v2.0/ports/684c4917-8c39-4767-9588-92afcd84eac8 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:56.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a525b8ba-9b42-4357-86d1-19a66e928317 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 518/1043] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:53:56 2026] GET /v2.0/ports/684c4917-8c39-4767-9588-92afcd84eac8 => 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: 519/1044] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:56 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => 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: 526/1045] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:56 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1046] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:56 2026] DELETE /v2.0/subnets/122cee70-3981-41cf-8349-fe006bd13c45 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:56.801 7 INFO neutron.services.segments.plugin [-] Segment 3579a16f-77bd-481d-b7ac-d9f7bfd744e8 resource provider aggregate not found 2026-06-23 19:53:56.804 7 INFO neutron.services.segments.plugin [-] Segment 3579a16f-77bd-481d-b7ac-d9f7bfd744e8 resource provider aggregate not found [pid: 7|app: 0|req: 527/1047] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:56 2026] DELETE /v2.0/networks/20869d23-22dd-4908-a1e4-2516868f9d62 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:56.835 8 WARNING neutron_lib.context [None req-c58dd665-eecb-4b31-a263-8b62113e6464 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:56.899 8 INFO neutron.db.segments_db [None req-c58dd665-eecb-4b31-a263-8b62113e6464 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Added segment d0797608-f6ae-4ad9-b07c-0eeab32b0947 of type vxlan for network 2c0533da-9f47-42ad-b671-60d5300ea515 [pid: 8|app: 0|req: 521/1048] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:53:56 2026] POST /v2.0/networks => generated 635 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:57.019 7 WARNING neutron_lib.context [None req-e875e4de-9f27-491d-beb6-1d2c581982fa 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:53:57.021 7 INFO neutron.services.segments.plugin [-] Segment 3579a16f-77bd-481d-b7ac-d9f7bfd744e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3579a16f-77bd-481d-b7ac-d9f7bfd744e8 found for delete ", "request_id": "req-56add122-00a5-4fa6-8448-100ed61626dc"}]} 2026-06-23 19:53:57.022 7 INFO neutron.services.segments.plugin [-] Segment 3579a16f-77bd-481d-b7ac-d9f7bfd744e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3579a16f-77bd-481d-b7ac-d9f7bfd744e8 found for delete ", "request_id": "req-ac042227-31d3-4ab6-84da-def4c990f5f1"}]} [pid: 7|app: 0|req: 528/1049] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:53:57 2026] POST /v2.0/subnets => generated 646 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:53:57.257 8 WARNING neutron_lib.context [None req-776856c4-e231-4e15-ba2c-0dce7f476ad0 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 529/1050] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:57 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => 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: 530/1051] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:57 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => 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: 522/1052] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:57 2026] POST /v2.0/ports => generated 927 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1053] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:57 2026] DELETE /v2.0/ports/4db39b33-3ab5-4540-856a-5cd9129beade => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:57.925 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f387c84c-0cf5-4ed4-a4a9-22036a26f0b0 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 523/1054] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:53:57 2026] GET /v2.0/ports/4db39b33-3ab5-4540-856a-5cd9129beade => generated 132 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1055] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:57 2026] DELETE /v2.0/subnets/351f2acb-c14b-4519-bc87-d7c1253e2af7 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1056] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:58 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => 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: 534/1057] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:58 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:58.451 8 INFO neutron.services.segments.plugin [-] Segment d0797608-f6ae-4ad9-b07c-0eeab32b0947 resource provider aggregate not found 2026-06-23 19:53:58.455 8 INFO neutron.services.segments.plugin [-] Segment d0797608-f6ae-4ad9-b07c-0eeab32b0947 resource provider aggregate not found 2026-06-23 19:53:58.474 8 INFO neutron.services.segments.plugin [-] Segment d0797608-f6ae-4ad9-b07c-0eeab32b0947 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0797608-f6ae-4ad9-b07c-0eeab32b0947 found for delete ", "request_id": "req-ba37fa16-19fe-4a5e-8625-99511f96f375"}]} 2026-06-23 19:53:58.476 8 INFO neutron.services.segments.plugin [-] Segment d0797608-f6ae-4ad9-b07c-0eeab32b0947 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0797608-f6ae-4ad9-b07c-0eeab32b0947 found for delete ", "request_id": "req-44ee6be2-395e-49cd-a432-76ecd3e4df96"}]} [pid: 8|app: 0|req: 524/1058] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:58 2026] DELETE /v2.0/networks/2c0533da-9f47-42ad-b671-60d5300ea515 => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:53:58.506 7 WARNING neutron_lib.context [None req-3719b1a6-e384-4ac3-b64b-5edda0fd0b13 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 535/1059] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:53:58 2026] POST /v2.0/ports => generated 779 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1060] 10.0.0.240 () {34 vars in 736 bytes} [Tue Jun 23 19:53:58 2026] PUT /v2.0/ports/ec93ec49-dfe4-416a-9cf3-c10170707787 => generated 752 bytes in 208 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: 536/1061] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:59 2026] DELETE /v2.0/ports/ec93ec49-dfe4-416a-9cf3-c10170707787 => generated 0 bytes in 202 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: 526/1062] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/ports => generated 781 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:59.358 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b78dade-10fb-4521-8629-96cf31930101 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1063] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/ports/ec93ec49-dfe4-416a-9cf3-c10170707787 => 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: 527/1064] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:53:59 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) [pid: 7|app: 0|req: 538/1065] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/ports/ed56e4f7-893e-413c-9890-4554ccc8109d => generated 778 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:53:59.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c5cc0dc-b2b6-40be-809b-0e48850b4395 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 528/1066] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:59 2026] DELETE /v2.0/ports/4db39b33-3ab5-4540-856a-5cd9129beade => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1067] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:53:59.493 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f2eb3c79-43c2-4ad4-a1ac-f7396e29f068 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1068] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:59 2026] DELETE /v2.0/subnets/351f2acb-c14b-4519-bc87-d7c1253e2af7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:53:59.512 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0bdd9688-0734-495f-b991-ad2580625628 04177fc3f3bc450c99aeb1c628609615 55353866785f42188e6a190197e7bd8b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 540/1069] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:53:59 2026] DELETE /v2.0/subnets/122cee70-3981-41cf-8349-fe006bd13c45 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1070] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:53:59 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => 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: 541/1071] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:53:59 2026] DELETE /v2.0/ports/ed56e4f7-893e-413c-9890-4554ccc8109d => 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: 531/1072] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:53:59 2026] DELETE /v2.0/networks/68dbe29e-35c1-4087-a736-c9a32b31db62 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1073] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/security-groups?tenant_id=55353866785f42188e6a190197e7bd8b&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:00.535 8 INFO neutron.services.segments.plugin [-] Segment a23f7922-2956-4303-9c09-fa337627a8a5 resource provider aggregate not found 2026-06-23 19:54:00.540 8 INFO neutron.services.segments.plugin [-] Segment a23f7922-2956-4303-9c09-fa337627a8a5 resource provider aggregate not found 2026-06-23 19:54:00.559 8 INFO neutron.services.segments.plugin [-] Segment a23f7922-2956-4303-9c09-fa337627a8a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a23f7922-2956-4303-9c09-fa337627a8a5 found for delete ", "request_id": "req-bf49b537-1253-4dc4-ad49-9cf39129ea74"}]} 2026-06-23 19:54:00.561 8 INFO neutron.services.segments.plugin [-] Segment a23f7922-2956-4303-9c09-fa337627a8a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a23f7922-2956-4303-9c09-fa337627a8a5 found for delete ", "request_id": "req-1a44ce43-5c9c-40b5-a332-10a887a5e453"}]} [pid: 7|app: 0|req: 543/1074] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/networks?id=005f1484-660e-4d6d-aea9-f19c2dce630a => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1075] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:00.586 7 WARNING neutron_lib.context [req-fb773686-9790-4c58-b73e-594eb2a7a5a5 req-e522fddf-ebc5-4c7d-8dc1-4d4c73a216cb 1837088dbaa849929cc19e7a55565f89 ce90c37fe1f546a29c4c082fdd6428bf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 532/1076] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:00 2026] DELETE /v2.0/security-groups/05110eeb-5736-4750-9531-cd546b555bd6 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1077] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:00 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => 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: 545/1078] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:54:00 2026] POST /v2.0/ports => generated 954 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1079] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:54:01 2026] PUT /v2.0/ports/68e70a54-9e40-4e46-a03a-be1b622fa67a => generated 1235 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, ' [pid: 8|app: 0|req: 536/1082] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:01 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 12 bytes in 40 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: 547/1083] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:01 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:01.858 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73cd476b-fe89-4f1a-866d-ba11b674b71d'] response: {'name': 'network-changed', 'server_uuid': 'bd7b14ca-4cc8-46fb-8fac-807057a3122f', 'tag': '68e70a54-9e40-4e46-a03a-be1b622fa67a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 537/1084] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:01 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1085] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/ports?tenant_id=ce90c37fe1f546a29c4c082fdd6428bf&device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1086] 199.19.213.153 () {34 vars in 1017 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/networks?tenant_id=ce90c37fe1f546a29c4c082fdd6428bf&shared=False => generated 769 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1087] 199.19.213.153 () {34 vars in 929 bytes} [Tue Jun 23 19:54:02 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) 2026-06-23 19:54:02.501 8 WARNING neutron_lib.context [None req-edbe97a7-597d-4cdd-aa66-c5b38c1bc113 f42c267d4e9a4fccbec703267ae835db 3d88831d0fae4f01a0f050d9793d916e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 550/1088] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/networks?id=ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84 => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1089] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:54:02 2026] POST /v2.0/security-groups => generated 1625 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1090] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=014b6097e6b54b2ab8ab668f6c94f0d5 => generated 179 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1091] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:02.802 7 WARNING neutron_lib.context [req-2f28c2ad-5a67-4847-bc7e-2cc09a5314f7 req-8056ca75-2eec-4803-beee-af1cedd2303d 6d8e85ff9f96458fac3940408e784312 014b6097e6b54b2ab8ab668f6c94f0d5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 540/1092] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/security-groups => generated 4530 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1093] 10.0.0.240 () {34 vars in 757 bytes} [Tue Jun 23 19:54:02 2026] PUT /v2.0/security-groups/fe96ebd0-b737-45f6-ba6b-7472dd3eb7db => generated 1663 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1094] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/security-groups/fe96ebd0-b737-45f6-ba6b-7472dd3eb7db => generated 1663 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1095] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:02 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1096] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:03 2026] DELETE /v2.0/security-groups/fe96ebd0-b737-45f6-ba6b-7472dd3eb7db => 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: 553/1097] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:54:02 2026] POST /v2.0/ports => generated 958 bytes in 416 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: 545/1098] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&fields=id&fields=name => generated 88 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1099] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:03.275 7 INFO neutron.api.v2.resource [None req-f4857b97-3926-4f2c-9d9f-87f13f808502 f42c267d4e9a4fccbec703267ae835db 3d88831d0fae4f01a0f050d9793d916e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1100] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:03 2026] DELETE /v2.0/security-groups/fe96ebd0-b737-45f6-ba6b-7472dd3eb7db => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:03.287 7 WARNING neutron_lib.context [None req-a7f7bc7f-831a-42d1-aebf-f4c2131b41a8 f42c267d4e9a4fccbec703267ae835db 3d88831d0fae4f01a0f050d9793d916e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 556/1101] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:54:03 2026] POST /v2.0/security-groups => generated 1625 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:54:03.417 7 WARNING neutron_lib.context [None req-89e1183c-d2eb-4f80-8801-52d50a82af98 f42c267d4e9a4fccbec703267ae835db 3d88831d0fae4f01a0f050d9793d916e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 557/1102] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:54:03 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: 7|app: 0|req: 558/1103] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/ports?tenant_id=ce90c37fe1f546a29c4c082fdd6428bf&device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => 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: 559/1104] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/security-group-rules/038bf152-2768-4117-9dca-f6b021254c98 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1105] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=68e70a54-9e40-4e46-a03a-be1b622fa67a => 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: 561/1106] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1107] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/subnets?id=c1bd12d1-df4e-42c0-997d-4e97ed21cd46 => generated 691 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1108] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:54:03 2026] PUT /v2.0/ports/723ed852-acd3-43c5-b6de-b9b9edd2dae2 => generated 1239 bytes in 525 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: 547/1109] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/ports?network_id=005f1484-660e-4d6d-aea9-f19c2dce630a&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1110] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:54:03 2026] DELETE /v2.0/security-group-rules/038bf152-2768-4117-9dca-f6b021254c98 => 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: 548/1111] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/networks/005f1484-660e-4d6d-aea9-f19c2dce630a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:03.886 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d5fbcb1-3433-4ee0-b574-ea56a97f906c'] response: {'name': 'network-changed', 'server_uuid': '902b60e7-a707-45f5-bd85-304465f56160', 'tag': '723ed852-acd3-43c5-b6de-b9b9edd2dae2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 564/1112] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1113] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/networks/005f1484-660e-4d6d-aea9-f19c2dce630a?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) 2026-06-23 19:54:03.911 8 WARNING neutron_lib.context [None req-59dd761b-63a1-4cea-a563-9eeb0a2c5472 f42c267d4e9a4fccbec703267ae835db 3d88831d0fae4f01a0f050d9793d916e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 565/1114] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:03 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1115] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:54:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1116] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1117] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-group-rules/9310cf68-9b47-4f40-bc8b-45e828d1465e => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1118] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1119] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:54:04 2026] DELETE /v2.0/security-group-rules/9310cf68-9b47-4f40-bc8b-45e828d1465e => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1120] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:04.258 8 WARNING neutron_lib.context [None req-ca0c80b3-ad90-41ed-85c9-0420cd6b9c78 f42c267d4e9a4fccbec703267ae835db 3d88831d0fae4f01a0f050d9793d916e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:04.296 8 INFO neutron.db.securitygroups_db [None req-ca0c80b3-ad90-41ed-85c9-0420cd6b9c78 f42c267d4e9a4fccbec703267ae835db 3d88831d0fae4f01a0f050d9793d916e - - default default] Project 3d88831d0fae4f01a0f050d9793d916e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 569/1121] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1122] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:54:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1123] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&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: 8|app: 0|req: 554/1124] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-group-rules/ef4b5cce-6935-4d80-95ce-d7e9de4ea561 => generated 607 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1125] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/ports?tenant_id=014b6097e6b54b2ab8ab668f6c94f0d5&device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1126] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1127] 199.19.213.153 () {34 vars in 1017 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/networks?tenant_id=014b6097e6b54b2ab8ab668f6c94f0d5&shared=False => generated 776 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1128] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:54:04 2026] DELETE /v2.0/security-group-rules/ef4b5cce-6935-4d80-95ce-d7e9de4ea561 => 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: 557/1129] 199.19.213.153 () {34 vars in 929 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1130] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1131] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:04 2026] DELETE /v2.0/security-groups/7cc85be9-9707-412e-a1a6-3bf9bb2ab87a => 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: 574/1132] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:54:04 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: 559/1133] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:54:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1134] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1135] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1136] 10.0.0.16 () {34 vars in 988 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => 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: 576/1137] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/security-groups?tenant_id=3d88831d0fae4f01a0f050d9793d916e&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1138] 10.0.0.16 () {34 vars in 1038 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1139] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1140] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1141] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:05 2026] DELETE /v2.0/security-groups/52ad7ccf-2938-4162-91f9-3663df47ec12 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1142] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/ports?tenant_id=014b6097e6b54b2ab8ab668f6c94f0d5&device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1143] 199.19.213.153 () {34 vars in 1059 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=723ed852-acd3-43c5-b6de-b9b9edd2dae2 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1144] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/subnets?id=abddcca2-5eff-418e-acbb-07f81503ac4d => generated 698 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1145] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/ports?network_id=ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1146] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/networks/ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1147] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:54:05 2026] GET /v2.0/networks/ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1148] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:06 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1149] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:06 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1150] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:06 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => 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: 582/1151] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:06 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:07.517 8 WARNING neutron_lib.context [None req-1b8125be-624e-4442-b695-96523acf9094 bc19d2b0e7a24e26a1be66018ed0a1cf 93f326d24a2f4680b5e838d9fce82f3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 583/1152] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1153] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1154] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:54:07 2026] POST /v2.0/security-groups => generated 1625 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1155] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups => generated 4530 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1156] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1157] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1158] 10.0.0.240 () {34 vars in 757 bytes} [Tue Jun 23 19:54:07 2026] PUT /v2.0/security-groups/e657c980-7b12-4e15-bb3d-8daf3cec43df => generated 1664 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1159] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:54:07 2026] GET /v2.0/security-groups/e657c980-7b12-4e15-bb3d-8daf3cec43df => generated 1664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1160] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:07 2026] DELETE /v2.0/security-groups/e657c980-7b12-4e15-bb3d-8daf3cec43df => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1161] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:08.060 7 INFO neutron.api.v2.resource [None req-316174c0-54c4-4039-ae24-ad0193e4cabe bc19d2b0e7a24e26a1be66018ed0a1cf 93f326d24a2f4680b5e838d9fce82f3d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1162] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:08 2026] DELETE /v2.0/security-groups/e657c980-7b12-4e15-bb3d-8daf3cec43df => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:08.074 8 WARNING neutron_lib.context [None req-4d12354b-2db6-45c4-9bd4-5c3ee6429bd2 bc19d2b0e7a24e26a1be66018ed0a1cf 93f326d24a2f4680b5e838d9fce82f3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 575/1163] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:54:08 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:54:08.207 7 WARNING neutron_lib.context [None req-dd5fae33-6b31-4831-99be-b2d5296e3431 bc19d2b0e7a24e26a1be66018ed0a1cf 93f326d24a2f4680b5e838d9fce82f3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 589/1164] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:54:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1165] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-group-rules/1d372ccb-200b-44cd-b19a-c192ae984663 => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1166] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1167] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:54:08 2026] DELETE /v2.0/security-group-rules/1d372ccb-200b-44cd-b19a-c192ae984663 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1168] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:08.602 8 WARNING neutron_lib.context [None req-a92832e3-0dff-404b-b54f-7cc16d2adfdb bc19d2b0e7a24e26a1be66018ed0a1cf 93f326d24a2f4680b5e838d9fce82f3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 592/1169] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1170] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:54:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1171] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1172] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-group-rules/38f21704-4b38-49b6-89a0-1d30dade684a => 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: 594/1173] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1174] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:54:08 2026] DELETE /v2.0/security-group-rules/38f21704-4b38-49b6-89a0-1d30dade684a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1175] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1176] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:08 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:09.042 8 WARNING neutron_lib.context [None req-adbb1e0d-f96b-48a4-8c7a-219fe076e7ce bc19d2b0e7a24e26a1be66018ed0a1cf 93f326d24a2f4680b5e838d9fce82f3d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 596/1177] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&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: 582/1178] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:54:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1179] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-group-rules/1670094e-026d-42ca-9d82-5c7d13079fb6 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1180] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1181] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:54:09 2026] DELETE /v2.0/security-group-rules/1670094e-026d-42ca-9d82-5c7d13079fb6 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1182] 10.0.0.240 () {32 vars in 672 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1183] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:09 2026] DELETE /v2.0/security-groups/da03c477-a43f-4e9e-8db8-b571b725f647 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1184] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1185] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1186] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1187] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:09 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1188] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:10 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => 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: 588/1189] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:10 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1190] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:10 2026] GET /v2.0/security-groups?tenant_id=93f326d24a2f4680b5e838d9fce82f3d&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1191] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:10 2026] DELETE /v2.0/security-groups/b054e26c-ec3e-4c26-a025-5134fda5703c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1192] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:11 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1193] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:11 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => 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: 604/1194] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:11 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1195] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:11 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1196] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:11 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1197] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:11 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1198] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:11 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1199] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:11 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&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: 607/1200] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:12 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1201] 10.0.0.240 () {32 vars in 622 bytes} [Tue Jun 23 19:54:12 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: 594/1202] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:12 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1203] 10.0.0.240 () {32 vars in 632 bytes} [Tue Jun 23 19:54:12 2026] GET /v2.0/ => generated 632 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1204] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:12 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1205] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:12 2026] GET /v2.0/security-groups?id=514c1828-d705-473f-a7d0-ece36d07bd02&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1206] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:12 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1207] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:12 2026] GET /v2.0/security-groups?id=eb5595e6-efde-4833-a5cf-1704e37b5b8e&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1208] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/security-groups?tenant_id=a5f76802586f48eca121301efb9898ff&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1209] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => 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: 598/1210] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:13 2026] DELETE /v2.0/security-groups/5de67626-62c1-491c-9cf3-4c1521ecabfb => 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: 599/1211] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1212] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1213] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:13.747 7 INFO neutron.db.l3_db [req-6c639391-242b-4e29-b481-ba7e5957f5ed req-b7b916b1-5793-4a83-82fd-5fefcc981df5 c4908625c5734b038e2fec96b7f5967d b565d37bafbd45cd9b5f3275015ac74d - - default default] Floating IP adf17504-badd-419b-b616-ba804659288b disassociated. External IP: 10.96.250.205, port: 4c54b292-8d64-473e-abb5-5ee6bd4b343b. [pid: 8|app: 0|req: 602/1214] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:54:13 2026] DELETE /v2.0/ports/68e70a54-9e40-4e46-a03a-be1b622fa67a => 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: 603/1215] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:13 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1216] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:14 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:14.047 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6f786b4-8753-489f-85d8-6f6c12b03b24'] response: {'server_uuid': 'bd7b14ca-4cc8-46fb-8fac-807057a3122f', 'name': 'network-vif-deleted', 'tag': '68e70a54-9e40-4e46-a03a-be1b622fa67a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 613/1217] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:54:13 2026] DELETE /v2.0/ports/4c54b292-8d64-473e-abb5-5ee6bd4b343b => generated 0 bytes in 701 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1218] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:14 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:14.417 8 INFO neutron.db.l3_db [None req-09b84916-ad10-4697-8e20-362d78439373 6d8e85ff9f96458fac3940408e784312 014b6097e6b54b2ab8ab668f6c94f0d5 - - default default] Floating IP 529a3d10-e4ac-43ed-8c02-1682890dbb8c associated. External IP: 10.96.250.207, port: 723ed852-acd3-43c5-b6de-b9b9edd2dae2. [pid: 8|app: 0|req: 605/1219] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:54:14 2026] PUT /v2.0/floatingips/529a3d10-e4ac-43ed-8c02-1682890dbb8c => generated 856 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1220] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:14 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => 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: 606/1221] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:14 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:15.136 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-116b191c-bde2-4fb9-b6f7-6900ae61c302'] response: {'server_uuid': 'd03bde6b-7e5f-4718-9a51-d34fcf8a45a9', 'name': 'network-vif-deleted', 'tag': '4c54b292-8d64-473e-abb5-5ee6bd4b343b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 616/1222] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:15 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1223] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:15 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => 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: 607/1224] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:15 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1225] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:15 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1226] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => 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: 619/1227] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/ports?device_id=bd7b14ca-4cc8-46fb-8fac-807057a3122f => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:16.427 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37ac2b15-5aac-4e7b-a334-16b67e41aba7'] response: {'name': 'network-changed', 'server_uuid': '902b60e7-a707-45f5-bd85-304465f56160', 'tag': '723ed852-acd3-43c5-b6de-b9b9edd2dae2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 609/1228] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1231] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/security-groups?id=26dfefc1-8889-44cf-bac2-0690ca066105&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1232] 10.0.0.212 () {30 vars in 649 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/extensions => generated 20516 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1233] 10.0.0.212 () {30 vars in 723 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/quotas/bb3269e66cfe41d88c00508e5f10c72f/details => generated 847 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1234] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/ports?tenant_id=014b6097e6b54b2ab8ab668f6c94f0d5&device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1235] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/networks?id=ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84 => generated 776 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1236] 199.19.213.153 () {34 vars in 1059 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=723ed852-acd3-43c5-b6de-b9b9edd2dae2 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1237] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/subnets?id=abddcca2-5eff-418e-acbb-07f81503ac4d => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1238] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/ports?network_id=ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1239] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:54:16 2026] GET /v2.0/networks/ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84?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: 624/1240] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:54:17 2026] GET /v2.0/networks/ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84?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: 617/1241] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:54:17 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => 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: 618/1242] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:17 2026] GET /v2.0/ports?device_id=d03bde6b-7e5f-4718-9a51-d34fcf8a45a9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:17.480 7 INFO neutron.db.l3_db [req-f9b2795e-b5d8-4d04-9641-09d3aa2f9e2c req-86bbc50a-688a-492e-9357-d566ba5fe756 6d8e85ff9f96458fac3940408e784312 014b6097e6b54b2ab8ab668f6c94f0d5 - - default default] Floating IP 529a3d10-e4ac-43ed-8c02-1682890dbb8c disassociated. External IP: 10.96.250.207, port: 723ed852-acd3-43c5-b6de-b9b9edd2dae2. [pid: 8|app: 0|req: 619/1243] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:17 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1244] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:54:17 2026] DELETE /v2.0/ports/723ed852-acd3-43c5-b6de-b9b9edd2dae2 => generated 0 bytes in 770 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1245] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:18 2026] DELETE /v2.0/security-groups/514c1828-d705-473f-a7d0-ece36d07bd02 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:18.649 7 INFO neutron.api.v2.resource [None req-af34ffb7-5640-461d-956c-a6a0833d9b3a c4908625c5734b038e2fec96b7f5967d b565d37bafbd45cd9b5f3275015ac74d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 626/1246] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:54:18 2026] GET /v2.0/security-groups/514c1828-d705-473f-a7d0-ece36d07bd02 => generated 146 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:18.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5edea0d-80c3-4536-a7c0-02c0360f3aed'] response: {'server_uuid': '902b60e7-a707-45f5-bd85-304465f56160', 'name': 'network-vif-deleted', 'tag': '723ed852-acd3-43c5-b6de-b9b9edd2dae2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 627/1247] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:54:18 2026] DELETE /v2.0/floatingips/adf17504-badd-419b-b616-ba804659288b => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1248] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:18 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1249] 10.0.0.212 () {30 vars in 649 bytes} [Tue Jun 23 19:54:18 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: 8|app: 0|req: 621/1250] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:54:18 2026] PUT /v2.0/routers/61d889af-1db4-47b0-8c1c-a1c2cad15d56/remove_router_interface => generated 309 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1251] 10.0.0.212 () {30 vars in 723 bytes} [Tue Jun 23 19:54:19 2026] GET /v2.0/quotas/bb3269e66cfe41d88c00508e5f10c72f/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1252] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:54:18 2026] PUT /v2.0/routers/dd0fa361-da82-48d4-8dae-31cc6d9ffff5/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:20.641 8 INFO neutron.db.l3_hamode_db [None req-d75b56a7-2ac0-4309-85ad-3654732e2934 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network c7c59b91-3e6a-4df1-91dc-b3c45b5ebca9 was deleted as no HA routers are present in tenant ce90c37fe1f546a29c4c082fdd6428bf. 2026-06-23 19:54:20.643 8 INFO neutron.services.segments.plugin [-] Segment 5e133404-90b5-4271-97c5-02097f865bcc resource provider aggregate not found [pid: 8|app: 0|req: 623/1253] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:19 2026] DELETE /v2.0/routers/61d889af-1db4-47b0-8c1c-a1c2cad15d56 => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:20.657 8 INFO neutron.services.segments.plugin [-] Segment 5e133404-90b5-4271-97c5-02097f865bcc resource provider aggregate not found 2026-06-23 19:54:20.663 8 INFO neutron.services.segments.plugin [-] Segment 5e133404-90b5-4271-97c5-02097f865bcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e133404-90b5-4271-97c5-02097f865bcc found for delete ", "request_id": "req-21cd35c7-d2c8-4003-9049-ca9a6955f10b"}]} 2026-06-23 19:54:20.679 8 INFO neutron.services.segments.plugin [-] Segment 5e133404-90b5-4271-97c5-02097f865bcc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e133404-90b5-4271-97c5-02097f865bcc found for delete ", "request_id": "req-dbb9d919-5aed-4283-a827-2a710af4e839"}]} [pid: 8|app: 0|req: 624/1254] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:20 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => 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: 625/1255] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:20 2026] DELETE /v2.0/subnets/c1bd12d1-df4e-42c0-997d-4e97ed21cd46 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:20.894 7 INFO neutron.services.segments.plugin [-] Segment 4c77b09c-cc23-4d73-9762-3823da80ccc0 resource provider aggregate not found 2026-06-23 19:54:20.905 7 INFO neutron.services.segments.plugin [-] Segment 4c77b09c-cc23-4d73-9762-3823da80ccc0 resource provider aggregate not found 2026-06-23 19:54:20.915 7 INFO neutron.db.l3_hamode_db [None req-1ba09175-0990-4c7f-a76b-aeb6d32a9f18 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network ee8f9102-6313-4bda-bada-1380f48f1d6a was deleted as no HA routers are present in tenant b565d37bafbd45cd9b5f3275015ac74d. [pid: 7|app: 0|req: 631/1256] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:19 2026] DELETE /v2.0/routers/dd0fa361-da82-48d4-8dae-31cc6d9ffff5 => generated 0 bytes in 982 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:20.930 7 INFO neutron.services.segments.plugin [-] Segment 4c77b09c-cc23-4d73-9762-3823da80ccc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c77b09c-cc23-4d73-9762-3823da80ccc0 found for delete ", "request_id": "req-77549282-a040-48ed-b557-bb5c5023629b"}]} 2026-06-23 19:54:20.931 7 INFO neutron.services.segments.plugin [-] Segment 4c77b09c-cc23-4d73-9762-3823da80ccc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c77b09c-cc23-4d73-9762-3823da80ccc0 found for delete ", "request_id": "req-1705fb1d-9b77-4276-8058-e9bb6e3bb329"}]} [pid: 7|app: 0|req: 632/1257] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:20 2026] DELETE /v2.0/subnets/a921b695-54ce-4311-9181-8d2bc4acf06b => 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: 626/1258] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:20 2026] DELETE /v2.0/networks/005f1484-660e-4d6d-aea9-f19c2dce630a => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1259] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/security-groups?tenant_id=ce90c37fe1f546a29c4c082fdd6428bf&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1260] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:21 2026] DELETE /v2.0/networks/8569f4c5-9ae4-47bc-8bb8-fcfd6132f6db => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1261] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:21 2026] DELETE /v2.0/security-groups/eb5595e6-efde-4833-a5cf-1704e37b5b8e => 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: 634/1262] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/security-groups?tenant_id=b565d37bafbd45cd9b5f3275015ac74d&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: 629/1263] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:21 2026] DELETE /v2.0/security-groups/47e19c61-d311-4442-b9e3-3af6bf139d44 => 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: 635/1264] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/ports?device_id=902b60e7-a707-45f5-bd85-304465f56160 => 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: 630/1265] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:21 2026] GET /v2.0/security-groups?tenant_id=bb3269e66cfe41d88c00508e5f10c72f&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1266] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:22 2026] DELETE /v2.0/security-groups/3d92d2bd-aee2-45ab-a13f-d89ca63452d8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:22.905 8 INFO neutron.services.segments.plugin [-] Segment 9741f3b8-103a-4ff5-b704-6ecd9f587376 resource provider aggregate not found 2026-06-23 19:54:22.910 8 INFO neutron.services.segments.plugin [-] Segment 9741f3b8-103a-4ff5-b704-6ecd9f587376 resource provider aggregate not found 2026-06-23 19:54:22.923 8 INFO neutron.services.segments.plugin [-] Segment 9741f3b8-103a-4ff5-b704-6ecd9f587376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9741f3b8-103a-4ff5-b704-6ecd9f587376 found for delete ", "request_id": "req-4ff68c62-3507-440c-bf0a-8e80d21a6b13"}]} 2026-06-23 19:54:22.923 8 INFO neutron.services.segments.plugin [-] Segment 9741f3b8-103a-4ff5-b704-6ecd9f587376 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9741f3b8-103a-4ff5-b704-6ecd9f587376 found for delete ", "request_id": "req-28cb225f-21a7-4a68-9d2d-4cb635bdf185"}]} [pid: 8|app: 0|req: 631/1267] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:22 2026] DELETE /v2.0/security-groups/26dfefc1-8889-44cf-bac2-0690ca066105 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:23.050 7 INFO neutron.services.segments.plugin [-] Segment 09fa808f-934e-4c3a-a067-fe4af1fcd4ff resource provider aggregate not found 2026-06-23 19:54:23.053 7 INFO neutron.services.segments.plugin [-] Segment 09fa808f-934e-4c3a-a067-fe4af1fcd4ff resource provider aggregate not found 2026-06-23 19:54:23.058 7 INFO neutron.api.v2.resource [None req-ad0b6bed-a31f-47a2-a5f8-16799bb50eba 6d8e85ff9f96458fac3940408e784312 014b6097e6b54b2ab8ab668f6c94f0d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 637/1268] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:54:23 2026] GET /v2.0/security-groups/26dfefc1-8889-44cf-bac2-0690ca066105 => generated 146 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1269] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:54:23 2026] DELETE /v2.0/floatingips/529a3d10-e4ac-43ed-8c02-1682890dbb8c => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:23.408 7 INFO neutron.services.segments.plugin [-] Segment 09fa808f-934e-4c3a-a067-fe4af1fcd4ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09fa808f-934e-4c3a-a067-fe4af1fcd4ff found for delete ", "request_id": "req-a1b1d255-06bf-4ef6-85b8-4435bc77838f"}]} 2026-06-23 19:54:23.410 7 INFO neutron.services.segments.plugin [-] Segment 09fa808f-934e-4c3a-a067-fe4af1fcd4ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09fa808f-934e-4c3a-a067-fe4af1fcd4ff found for delete ", "request_id": "req-bdb56d7d-46d4-45b2-856d-5a3905cdb2f3"}]} 2026-06-23 19:54:23.838 8 INFO neutron.db.segments_db [None req-359273c3-2a1b-4824-a382-a7a9f77dd63b 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 23965fe8-580d-4262-b4a1-baf6ec99b691 of type vxlan for network 00cc913c-5f47-42f3-9741-ee9362cd1b30 [pid: 8|app: 0|req: 633/1270] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:54:23 2026] POST /v2.0/networks => generated 746 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1271] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:54:23 2026] POST /v2.0/subnets => generated 693 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:24.220 8 INFO neutron.db.segments_db [None req-76a67099-05df-42c4-bdd0-cc29631eba56 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment ce9bb660-79f1-4c4f-ade4-3d0a53dac6ea of type vxlan for network f402cc26-ddea-4dd2-8a25-b88bff483fad 2026-06-23 19:54:24.484 8 INFO neutron.db.l3_hamode_db [None req-76a67099-05df-42c4-bdd0-cc29631eba56 7983849fc5074bb1aa9754df791c35dc 4755e472b7b9495d85db27bbe03cb98d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 638/1272] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:54:23 2026] PUT /v2.0/routers/36239fe0-76c0-42ce-8727-6152c8b5c415/remove_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:25.298 8 INFO neutron.db.l3_hamode_db [None req-76a67099-05df-42c4-bdd0-cc29631eba56 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:25.439 7 INFO neutron.services.segments.plugin [-] Segment d084879e-e94a-4730-82fa-60eab34f4736 resource provider aggregate not found 2026-06-23 19:54:25.444 7 INFO neutron.services.segments.plugin [-] Segment d084879e-e94a-4730-82fa-60eab34f4736 resource provider aggregate not found 2026-06-23 19:54:25.464 7 INFO neutron.services.segments.plugin [-] Segment d084879e-e94a-4730-82fa-60eab34f4736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d084879e-e94a-4730-82fa-60eab34f4736 found for delete ", "request_id": "req-5d46a5b8-053e-482b-87c9-fc7178c17245"}]} 2026-06-23 19:54:25.469 7 INFO neutron.db.l3_hamode_db [None req-031a9403-2e97-4ba7-9d57-73e36461c34d 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network 4f806b20-c702-4164-b723-1f18effc0ad3 was deleted as no HA routers are present in tenant 014b6097e6b54b2ab8ab668f6c94f0d5. 2026-06-23 19:54:25.472 7 INFO neutron.services.segments.plugin [-] Segment d084879e-e94a-4730-82fa-60eab34f4736 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d084879e-e94a-4730-82fa-60eab34f4736 found for delete ", "request_id": "req-21ec0ccc-1f7c-4b10-8cf0-5e7ebc931ac9"}]} [pid: 7|app: 0|req: 639/1273] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:24 2026] DELETE /v2.0/routers/36239fe0-76c0-42ce-8727-6152c8b5c415 => generated 0 bytes in 959 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1274] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:25 2026] DELETE /v2.0/subnets/abddcca2-5eff-418e-acbb-07f81503ac4d => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1275] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:25 2026] DELETE /v2.0/networks/ff8f6cc2-0555-4f47-a0fc-b5c5fb6acb84 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1276] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:26 2026] GET /v2.0/security-groups?tenant_id=014b6097e6b54b2ab8ab668f6c94f0d5&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1277] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:26 2026] DELETE /v2.0/security-groups/9e9da2c5-cfbd-4ebe-bdca-c46d16907af2 => 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: 635/1278] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:54:24 2026] POST /v2.0/routers => generated 733 bytes in 2144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:26.811 8 WARNING neutron_lib.context [None req-847dc83b-b54c-4443-8566-0cf6542a4e4e f8e6d06d49c24ade8b8ef71a38027dfa 915215caa10944029b22e9d909e22aca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 636/1279] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:54:26 2026] POST /v2.0/security-groups => generated 1601 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:54:27.044 8 WARNING neutron_lib.context [None req-752d127f-75de-4f77-a750-76abb984bfb3 f8e6d06d49c24ade8b8ef71a38027dfa 915215caa10944029b22e9d909e22aca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 637/1280] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:54:27 2026] POST /v2.0/security-groups => generated 1601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:54:27.187 8 WARNING neutron_lib.context [None req-8addc93c-73b1-4c83-a89c-53c7985dd5a9 f8e6d06d49c24ade8b8ef71a38027dfa 915215caa10944029b22e9d909e22aca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 638/1281] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:54:27 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:54:27.313 8 WARNING neutron_lib.context [None req-0c13a773-4660-4979-b8aa-a239fd866a6d f8e6d06d49c24ade8b8ef71a38027dfa 915215caa10944029b22e9d909e22aca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 639/1282] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:54:27 2026] POST /v2.0/security-groups => generated 1601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:54:27.439 8 WARNING neutron_lib.context [None req-9101b3fb-d9a1-4c05-b204-dea27f8ea44b f8e6d06d49c24ade8b8ef71a38027dfa 915215caa10944029b22e9d909e22aca - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:27.486 7 INFO neutron.services.segments.plugin [-] Segment 2c24d5e7-030e-4af3-8b62-3aa75b86ad18 resource provider aggregate not found 2026-06-23 19:54:27.507 7 INFO neutron.services.segments.plugin [-] Segment 2c24d5e7-030e-4af3-8b62-3aa75b86ad18 resource provider aggregate not found 2026-06-23 19:54:27.511 7 INFO neutron.services.segments.plugin [-] Segment 2c24d5e7-030e-4af3-8b62-3aa75b86ad18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c24d5e7-030e-4af3-8b62-3aa75b86ad18 found for delete ", "request_id": "req-289ccc32-5951-48c4-ae96-f4cb51370384"}]} 2026-06-23 19:54:27.523 7 INFO neutron.services.segments.plugin [-] Segment 2c24d5e7-030e-4af3-8b62-3aa75b86ad18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c24d5e7-030e-4af3-8b62-3aa75b86ad18 found for delete ", "request_id": "req-b6702bc5-cf04-4d46-965f-3ef45781f5eb"}]} [pid: 8|app: 0|req: 640/1283] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:54:27 2026] POST /v2.0/security-groups => generated 1601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1284] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:54:26 2026] PUT /v2.0/routers/8b7095e5-7102-4ef8-bab9-6fd71e9d127c/add_router_interface => generated 309 bytes in 1220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1285] 10.0.0.240 () {34 vars in 766 bytes} [Tue Jun 23 19:54:27 2026] PUT /v2.0/security-groups/528bb3b1-02c0-4604-ae69-bf2b8774125a/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1286] 10.0.0.240 () {34 vars in 766 bytes} [Tue Jun 23 19:54:27 2026] PUT /v2.0/security-groups/de19f28d-74e6-4d0c-ae36-472bd346407e/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1287] 10.0.0.240 () {34 vars in 766 bytes} [Tue Jun 23 19:54:27 2026] PUT /v2.0/security-groups/247c9756-99d1-47cc-8be8-75c9f423cae6/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1288] 10.0.0.240 () {34 vars in 766 bytes} [Tue Jun 23 19:54:27 2026] PUT /v2.0/security-groups/11b30032-1cc7-4edd-a29b-2f70c13e3a0c/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1289] 10.0.0.240 () {32 vars in 679 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1290] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1291] 10.0.0.240 () {32 vars in 689 bytes} [Tue Jun 23 19:54:27 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1292] 10.0.0.240 () {32 vars in 701 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1293] 10.0.0.240 () {32 vars in 687 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1294] 10.0.0.240 () {32 vars in 701 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1295] 10.0.0.240 () {32 vars in 697 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1296] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/networks?id=00cc913c-5f47-42f3-9741-ee9362cd1b30 => generated 678 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1297] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/quotas/4755e472b7b9495d85db27bbe03cb98d => 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: 650/1298] 10.0.0.240 () {32 vars in 709 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1299] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/ports?tenant_id=4755e472b7b9495d85db27bbe03cb98d&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1300] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/networks/00cc913c-5f47-42f3-9741-ee9362cd1b30?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1301] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:28 2026] DELETE /v2.0/security-groups/528bb3b1-02c0-4604-ae69-bf2b8774125a => 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: 651/1302] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:54:28 2026] GET /v2.0/networks/00cc913c-5f47-42f3-9741-ee9362cd1b30?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: 652/1303] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:28 2026] DELETE /v2.0/security-groups/de19f28d-74e6-4d0c-ae36-472bd346407e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1304] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:29 2026] DELETE /v2.0/security-groups/247c9756-99d1-47cc-8be8-75c9f423cae6 => 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: 653/1305] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:29 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => 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: 653/1306] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:29 2026] DELETE /v2.0/security-groups/11b30032-1cc7-4edd-a29b-2f70c13e3a0c => 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: 654/1307] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:29 2026] DELETE /v2.0/security-groups/87cc8440-571d-4646-8d47-a11f39942aad => 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: 654/1308] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:30 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => 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: 655/1309] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:30 2026] GET /v2.0/security-groups?tenant_id=915215caa10944029b22e9d909e22aca&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1310] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:30 2026] DELETE /v2.0/security-groups/429c3887-5fbb-4f7c-a10a-972ab882951b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1311] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:30 2026] GET /v2.0/security-groups?tenant_id=9da5d60cf7c54a86b2af4823d5c48d46&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1312] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:30 2026] DELETE /v2.0/security-groups/40ab70b6-9c25-47ed-8602-ac25391591a6 => 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: 657/1313] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:31 2026] GET /v2.0/security-groups?tenant_id=00306b316fe94c7ba413c39eb2434c98&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1314] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:31 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => 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: 659/1315] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:31 2026] DELETE /v2.0/security-groups/aa473a58-9d6e-4ada-8908-d30b7fd775cb => 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: 657/1318] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:31 2026] GET /v2.0/security-groups?tenant_id=06b06ee7747d412faf77c96c3db7ec7f&name=default => generated 2925 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1319] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:31 2026] DELETE /v2.0/security-groups/ca71e100-d731-47e9-ac3c-1e7a332ccf2b => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1320] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:31 2026] GET /v2.0/security-groups?tenant_id=4ec4fdf5dffe407fbb3853023115179d&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1321] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:32 2026] DELETE /v2.0/security-groups/95acaee4-0a14-4047-b135-d3826deb86ff => 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: 663/1322] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/security-groups?tenant_id=9fa5aae2418f48dda991a6dc4e5a12e3&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1323] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:32 2026] DELETE /v2.0/security-groups/3511e506-9a14-44bb-ad97-bd23265dd280 => 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: 664/1324] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:32 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => 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: 661/1325] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:54:33 2026] GET /v2.0/networks?id=00cc913c-5f47-42f3-9741-ee9362cd1b30 => generated 678 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:33.471 8 WARNING neutron_lib.context [req-f99be008-ba5f-4c4e-9462-5b17695e3572 req-bc9477cc-8957-4b70-bb9b-9b03d264eb71 2c2f0c0861d3411bbc316a1a05e89798 4755e472b7b9495d85db27bbe03cb98d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 662/1326] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:33 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => 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: 665/1327] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:54:33 2026] POST /v2.0/ports => generated 954 bytes in 828 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: 666/1328] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:34 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1329] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:54:34 2026] PUT /v2.0/ports/a2815fbb-0c5c-4993-b6c4-91dee59ac6ae => generated 1235 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1330] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:34 2026] GET /v2.0/security-groups?id=d3aba3cf-6f82-47b5-9ae8-6da3eae3c09d&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:35.842 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68a09939-ef67-41e8-b4a4-f78ad5267cda'] response: {'name': 'network-changed', 'server_uuid': '96f67b9d-1d33-47bc-ab1f-b7134b045df9', 'tag': 'a2815fbb-0c5c-4993-b6c4-91dee59ac6ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 668/1331] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:54:35 2026] GET /v2.0/ports?tenant_id=4755e472b7b9495d85db27bbe03cb98d&device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1332] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:54:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a2815fbb-0c5c-4993-b6c4-91dee59ac6ae => generated 19 bytes in 21 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, ' 2026-06-23 19:54:35.920 7 WARNING neutron_lib.context [None req-573acd63-758d-4e2d-85d8-222298a682db fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 670/1333] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:54:35 2026] GET /v2.0/subnets?id=d12a07f2-5ce9-4b20-af8b-d3a810c3c5ea => generated 696 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1334] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:35 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => 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: 672/1335] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:54:35 2026] GET /v2.0/ports?network_id=00cc913c-5f47-42f3-9741-ee9362cd1b30&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: 673/1336] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:36 2026] GET /v2.0/security-groups?id=d3aba3cf-6f82-47b5-9ae8-6da3eae3c09d&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-06-23 19:54:36.125 7 INFO neutron.db.segments_db [None req-573acd63-758d-4e2d-85d8-222298a682db fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Added segment 9e2eb080-1745-4378-8fe0-af1c5f2fd95d of type vxlan for network b20d16bb-f377-40fc-9cbf-0d9e1b1a961c [pid: 8|app: 0|req: 674/1337] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:54:36 2026] GET /v2.0/networks/00cc913c-5f47-42f3-9741-ee9362cd1b30?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1338] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:54:36 2026] GET /v2.0/networks/00cc913c-5f47-42f3-9741-ee9362cd1b30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1339] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:35 2026] POST /v2.0/networks => generated 629 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:36.283 8 WARNING neutron_lib.context [None req-97c0495d-ee76-4b72-89fb-97087a65bf7e fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 676/1340] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:54:36 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:36.597 7 WARNING neutron_lib.context [None req-138a6fe9-5f06-498d-a779-e49bc806dc65 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 665/1341] 10.0.0.240 () {34 vars in 665 bytes} [Tue Jun 23 19:54:36 2026] POST /v2.0/trunks => generated 407 bytes in 228 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-06-23 19:54:36.830 8 WARNING neutron_lib.context [None req-a1a02df1-209c-4db8-a1aa-ef003a4d0f09 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:36.893 8 INFO neutron.db.segments_db [None req-a1a02df1-209c-4db8-a1aa-ef003a4d0f09 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Added segment 40ccfd67-1442-4aa9-9bf7-082de35e83ae of type vxlan for network fc624f57-dca6-464a-b84c-9134185ccdd9 [pid: 8|app: 0|req: 677/1342] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:36 2026] POST /v2.0/networks => generated 631 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:36.990 8 WARNING neutron_lib.context [None req-f45b9622-3176-451b-b072-58b174c0cd1e fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:37.160 7 WARNING neutron_lib.context [None req-930d543c-a028-4f75-939d-123952ff8ab4 4b6598517d244a48abaf889f82f8dd24 42270da46b5649ab9bfd20ae85986f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 678/1343] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:54:36 2026] POST /v2.0/ports => generated 743 bytes in 298 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: 679/1344] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1345] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/ports?tenant_id=4755e472b7b9495d85db27bbe03cb98d&device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:37.376 8 WARNING neutron_lib.context [None req-51dbcb98-5c38-4699-93dd-61a8f4ea03a9 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 681/1346] 10.0.0.240 () {34 vars in 665 bytes} [Tue Jun 23 19:54:37 2026] POST /v2.0/trunks => generated 407 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1347] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/security-groups?id=d3aba3cf-6f82-47b5-9ae8-6da3eae3c09d&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: 683/1348] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/networks?id=00cc913c-5f47-42f3-9741-ee9362cd1b30 => generated 774 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:37.660 8 WARNING neutron_lib.context [None req-91843b13-1f9f-4d7b-8044-7a3751617647 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 666/1349] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:54:36 2026] POST /v2.0/floatingips => generated 552 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:37.718 8 INFO neutron.db.segments_db [None req-91843b13-1f9f-4d7b-8044-7a3751617647 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Added segment 2ea500fe-b98f-4225-afd4-81d2c006e17e of type vxlan for network 7f2b7619-4464-43f4-8d46-0d732285e1cc [pid: 7|app: 0|req: 667/1350] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=a2815fbb-0c5c-4993-b6c4-91dee59ac6ae => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:37.736 7 WARNING neutron_lib.context [None req-ed64352a-91a4-4ba4-8392-451e63a0bb1e 4b6598517d244a48abaf889f82f8dd24 42270da46b5649ab9bfd20ae85986f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 684/1351] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:37 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1352] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:54:37 2026] GET /v2.0/subnets?id=d12a07f2-5ce9-4b20-af8b-d3a810c3c5ea => generated 696 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:37.844 8 WARNING neutron_lib.context [None req-df3ba8db-7e18-4828-9291-efb3804b626b fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 686/1353] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:54:37 2026] POST /v2.0/ports => generated 743 bytes in 269 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: 687/1354] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:54:38 2026] GET /v2.0/ports?network_id=00cc913c-5f47-42f3-9741-ee9362cd1b30&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:38.156 8 WARNING neutron_lib.context [None req-d7bd2019-06cf-44b2-94e7-ed725d9cf504 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1355] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:54:37 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1356] 10.0.0.240 () {34 vars in 665 bytes} [Tue Jun 23 19:54:38 2026] POST /v2.0/trunks => generated 407 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:38.314 8 WARNING neutron_lib.context [None req-eac6dcd9-e3a6-43a3-b453-d607cb5ad100 4b6598517d244a48abaf889f82f8dd24 42270da46b5649ab9bfd20ae85986f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 669/1357] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:54:38 2026] GET /v2.0/networks/00cc913c-5f47-42f3-9741-ee9362cd1b30?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:38.325 7 WARNING neutron_lib.context [None req-e3214d5b-5c91-4518-8fbb-81d1b8a563b2 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:38.382 7 INFO neutron.db.segments_db [None req-e3214d5b-5c91-4518-8fbb-81d1b8a563b2 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Added segment e71a0e7c-4e22-4e69-b1e8-8273a6499921 of type vxlan for network e7ea5026-e621-427e-a55f-d3f678c02372 [pid: 7|app: 0|req: 670/1358] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:38 2026] POST /v2.0/networks => generated 630 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1359] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:54:38 2026] GET /v2.0/networks/00cc913c-5f47-42f3-9741-ee9362cd1b30?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:38.554 7 WARNING neutron_lib.context [None req-9fb008aa-3c3e-427a-9a87-43f916d99397 fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 672/1360] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:54:38 2026] POST /v2.0/ports => generated 743 bytes in 289 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: 689/1361] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:54:38 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-06-23 19:54:38.870 8 WARNING neutron_lib.context [None req-841a60c9-8c9e-4de1-a0cb-5f6209bf223f fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 673/1362] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:38 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:38.920 7 WARNING neutron_lib.context [None req-ae27beb1-601e-46d2-abbc-8453fdb78cf6 4b6598517d244a48abaf889f82f8dd24 42270da46b5649ab9bfd20ae85986f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 690/1363] 10.0.0.240 () {34 vars in 665 bytes} [Tue Jun 23 19:54:38 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) [pid: 8|app: 0|req: 691/1364] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/security-groups?tenant_id=e4f595a71c494a5284982fa74d41f616&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1365] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/security-groups?id=d3aba3cf-6f82-47b5-9ae8-6da3eae3c09d&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:39.387 8 WARNING neutron_lib.context [None req-e80a7711-4717-4047-88df-93ece73a7c6c fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:39.442 8 INFO neutron.db.segments_db [None req-e80a7711-4717-4047-88df-93ece73a7c6c fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Added segment d73f2403-fff7-4b05-932f-00555e5d1e9d of type vxlan for network 3009b6fb-b237-412d-bc53-102180261739 [pid: 7|app: 0|req: 674/1366] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:54:38 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1367] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:39 2026] POST /v2.0/networks => generated 631 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:39.538 8 WARNING neutron_lib.context [None req-f62e336b-be89-49ff-9763-6fd74d36f142 4b6598517d244a48abaf889f82f8dd24 42270da46b5649ab9bfd20ae85986f8e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 675/1368] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:39 2026] DELETE /v2.0/security-groups/21875377-1766-48d7-b86d-83e780bc61f8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:39.574 7 WARNING neutron_lib.context [None req-31162be2-70ca-43c2-99b2-a70b34e53fca fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 676/1369] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:54:39 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 677/1370] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:39 2026] GET /v2.0/security-groups?tenant_id=5dc6339ef5aa418ca5eee261dfa2c9ae&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:40.027 7 WARNING neutron_lib.context [None req-bb8d6a61-f0a0-41cd-a383-5bbf3fc8afda fe3da3ce8968401d82497aa12ae044c4 dfb78674c7854339bae2bd7a99bfe213 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 694/1371] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:54:39 2026] POST /v2.0/floatingips => generated 552 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1372] 10.0.0.240 () {34 vars in 665 bytes} [Tue Jun 23 19:54:40 2026] POST /v2.0/trunks => generated 407 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1373] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/floatingips/66621ca5-a8d9-4935-95c9-4123dfd298f2/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1374] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:40 2026] DELETE /v2.0/security-groups/be1aa92b-0bc2-43c1-bcb9-0938c03ae18a => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1375] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/trunks/15a61ac4-73a9-4bab-b483-60ed97e12764/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1376] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/floatingips/37564b99-4ef4-4468-aeda-e92dfca238f2/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1377] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/trunks/87c9a80b-8cbc-473b-b07e-841f251ef4a0/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1378] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/trunks/7f6754b8-d918-4d6b-927c-1888654c341d/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1379] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/floatingips/0f2c5dc0-b182-489b-8905-699c2fa9815e/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1380] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/trunks/f5ba2cce-4834-42d6-a41c-a0e0d8a21cc3/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1381] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:54:40 2026] PUT /v2.0/floatingips/9ddb6308-ff6b-4911-aea9-2eadb2e66043/tags => 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: 684/1382] 10.0.0.240 () {32 vars in 661 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1383] 10.0.0.240 () {32 vars in 671 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1384] 10.0.0.240 () {32 vars in 675 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1385] 10.0.0.240 () {32 vars in 685 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1386] 10.0.0.240 () {32 vars in 671 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1387] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1388] 10.0.0.240 () {32 vars in 683 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1389] 10.0.0.240 () {32 vars in 681 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1390] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/security-groups?id=d3aba3cf-6f82-47b5-9ae8-6da3eae3c09d&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1391] 10.0.0.240 () {32 vars in 669 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1392] 10.0.0.240 () {32 vars in 683 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1393] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1394] 10.0.0.240 () {32 vars in 679 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1395] 10.0.0.240 () {32 vars in 691 bytes} [Tue Jun 23 19:54:40 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: 8|app: 0|req: 704/1396] 10.0.0.240 () {32 vars in 679 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1397] 10.0.0.240 () {32 vars in 718 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks/15a61ac4-73a9-4bab-b483-60ed97e12764 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1398] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1399] 10.0.0.240 () {32 vars in 689 bytes} [Tue Jun 23 19:54:40 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: 707/1400] 10.0.0.240 () {32 vars in 701 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1401] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/ports/4ecad5fb-6808-496a-b654-6c87b10fa10e => generated 826 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1402] 10.0.0.240 () {32 vars in 721 bytes} [Tue Jun 23 19:54:40 2026] DELETE /v2.0/trunks/15a61ac4-73a9-4bab-b483-60ed97e12764 => 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: 696/1403] 10.0.0.240 () {32 vars in 718 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/trunks/87c9a80b-8cbc-473b-b07e-841f251ef4a0 => generated 420 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1404] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:54:40 2026] GET /v2.0/ports/ccbefc41-98df-4aa6-aa1d-f7f2d2def305 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1405] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:54:40 2026] DELETE /v2.0/floatingips/66621ca5-a8d9-4935-95c9-4123dfd298f2 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1406] 10.0.0.240 () {32 vars in 721 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/trunks/87c9a80b-8cbc-473b-b07e-841f251ef4a0 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1407] 10.0.0.240 () {32 vars in 718 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/trunks/7f6754b8-d918-4d6b-927c-1888654c341d => generated 429 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1408] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/ports/a21f0089-b0fa-4b36-b1ed-953e871ab5d8 => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1409] 10.0.0.240 () {32 vars in 721 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/trunks/7f6754b8-d918-4d6b-927c-1888654c341d => 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: 702/1410] 10.0.0.240 () {32 vars in 718 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/trunks/f5ba2cce-4834-42d6-a41c-a0e0d8a21cc3 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1411] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/ports/234c9756-aa14-425f-8220-87035f7f354b => generated 826 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1412] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/floatingips/37564b99-4ef4-4468-aeda-e92dfca238f2 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1413] 10.0.0.240 () {32 vars in 721 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/trunks/f5ba2cce-4834-42d6-a41c-a0e0d8a21cc3 => 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: 705/1414] 10.0.0.240 () {32 vars in 718 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/trunks/50beb802-0d89-42ce-abd5-4310ce58a9f4 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1415] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/ports/3e333c50-b997-4e2e-87ee-8e16283349b9 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1416] 10.0.0.240 () {32 vars in 721 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/trunks/50beb802-0d89-42ce-abd5-4310ce58a9f4 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1417] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/floatingips/0f2c5dc0-b182-489b-8905-699c2fa9815e => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1418] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => 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: 711/1419] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/ports/4ecad5fb-6808-496a-b654-6c87b10fa10e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1420] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:41 2026] GET /v2.0/security-groups?id=d3aba3cf-6f82-47b5-9ae8-6da3eae3c09d&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: 7|app: 0|req: 709/1421] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:54:41 2026] DELETE /v2.0/floatingips/9ddb6308-ff6b-4911-aea9-2eadb2e66043 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1422] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/ports/ccbefc41-98df-4aa6-aa1d-f7f2d2def305 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:42.241 7 WARNING neutron_lib.context [None req-f5a1ee7c-77f5-45ff-be1a-efc2d44e3e9e 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:42.416 7 INFO neutron.db.segments_db [None req-f5a1ee7c-77f5-45ff-be1a-efc2d44e3e9e 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Added segment 3eb8a195-31ed-423a-9620-06b9a2a980e1 of type vxlan for network a961db64-a7cd-4e3c-a6fa-f38c3e46c411 [pid: 8|app: 0|req: 714/1423] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/floatingips/cac8ab5f-eeef-4100-90aa-037cc630db2d => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1424] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:42 2026] POST /v2.0/networks => generated 633 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1425] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:42 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:42.573 7 WARNING neutron_lib.context [None req-df26d914-1f10-4111-8239-821b5bd02a71 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:42.622 7 INFO neutron.db.segments_db [None req-df26d914-1f10-4111-8239-821b5bd02a71 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Added segment 51c9cb8f-d9cf-4c6a-8da4-2424a4433bda of type vxlan for network bff73940-9564-4c46-9f2c-9f860a95034e [pid: 8|app: 0|req: 715/1426] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/ports/a21f0089-b0fa-4b36-b1ed-953e871ab5d8 => 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: 712/1427] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:42 2026] POST /v2.0/networks => generated 634 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1428] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:42 2026] GET /v2.0/security-groups?id=d3aba3cf-6f82-47b5-9ae8-6da3eae3c09d&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:42.770 8 WARNING neutron_lib.context [None req-d501f338-e249-49bc-9f90-3f34ed13b840 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 713/1429] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/ports/234c9756-aa14-425f-8220-87035f7f354b => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1430] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:54:42 2026] POST /v2.0/subnets => generated 646 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:43.040 8 WARNING neutron_lib.context [None req-8e573ffe-49b2-4fa3-b9e4-399c564c99bb 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 714/1431] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:54:42 2026] DELETE /v2.0/ports/3e333c50-b997-4e2e-87ee-8e16283349b9 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:43.241 7 INFO neutron.services.segments.plugin [-] Segment 9e2eb080-1745-4378-8fe0-af1c5f2fd95d resource provider aggregate not found 2026-06-23 19:54:43.249 7 INFO neutron.services.segments.plugin [-] Segment 9e2eb080-1745-4378-8fe0-af1c5f2fd95d resource provider aggregate not found 2026-06-23 19:54:43.255 7 INFO neutron.services.segments.plugin [-] Segment 9e2eb080-1745-4378-8fe0-af1c5f2fd95d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2eb080-1745-4378-8fe0-af1c5f2fd95d found for delete ", "request_id": "req-e3cc312e-ebe6-4a6a-b882-851a2b249a4c"}]} 2026-06-23 19:54:43.264 7 INFO neutron.services.segments.plugin [-] Segment 9e2eb080-1745-4378-8fe0-af1c5f2fd95d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e2eb080-1745-4378-8fe0-af1c5f2fd95d found for delete ", "request_id": "req-a9545d9f-eea3-4ceb-a1dc-5863d85e5f28"}]} [pid: 7|app: 0|req: 715/1432] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:43 2026] DELETE /v2.0/networks/b20d16bb-f377-40fc-9cbf-0d9e1b1a961c => 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: 718/1433] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:54:43 2026] POST /v2.0/subnets => generated 655 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:43.310 8 WARNING neutron_lib.context [None req-2a918987-c00f-4a06-b1c6-126b920a5e33 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:43.348 8 INFO neutron.db.segments_db [None req-2a918987-c00f-4a06-b1c6-126b920a5e33 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Added segment ed23b3dc-f6c7-4cd3-9e5c-b56361d007d4 of type vxlan for network a3a042c5-1cfd-4412-9221-eed91c1d8309 [pid: 7|app: 0|req: 716/1434] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:43 2026] DELETE /v2.0/networks/fc624f57-dca6-464a-b84c-9134185ccdd9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1435] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:43 2026] DELETE /v2.0/networks/7f2b7619-4464-43f4-8d46-0d732285e1cc => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:43.599 8 INFO neutron.db.l3_hamode_db [None req-2a918987-c00f-4a06-b1c6-126b920a5e33 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:43.750 8 INFO neutron.db.l3_hamode_db [None req-2a918987-c00f-4a06-b1c6-126b920a5e33 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 718/1436] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:43 2026] GET /v2.0/security-groups?tenant_id=42270da46b5649ab9bfd20ae85986f8e&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1437] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:43 2026] DELETE /v2.0/networks/e7ea5026-e621-427e-a55f-d3f678c02372 => 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: 720/1438] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:43 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1439] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:44 2026] DELETE /v2.0/security-groups/957e4e85-6160-4a23-8b52-e1b111055eb4 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1440] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:44 2026] DELETE /v2.0/networks/3009b6fb-b237-412d-bc53-102180261739 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1441] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:54:44 2026] GET /v2.0/security-groups?id=d3aba3cf-6f82-47b5-9ae8-6da3eae3c09d&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1442] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:54:43 2026] POST /v2.0/routers => generated 511 bytes in 1061 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1443] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:54:44 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1444] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:44 2026] GET /v2.0/security-groups?tenant_id=e2a5ee311d844256bcbe1deb1ac53253&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1445] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:54:44 2026] DELETE /v2.0/ports/a2815fbb-0c5c-4993-b6c4-91dee59ac6ae => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:44.827 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93becfac-4b52-4b48-90ec-1ae5357de87f'] response: {'server_uuid': '96f67b9d-1d33-47bc-ab1f-b7134b045df9', 'name': 'network-vif-deleted', 'tag': 'a2815fbb-0c5c-4993-b6c4-91dee59ac6ae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 722/1446] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:44 2026] DELETE /v2.0/security-groups/37d3bef0-355b-45c5-bec3-ca47b17f39b4 => 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: 723/1447] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/security-groups?tenant_id=a3917f8b1aed46109681299fd4dfea12&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:45.272 7 INFO neutron.services.segments.plugin [-] Segment 40ccfd67-1442-4aa9-9bf7-082de35e83ae resource provider aggregate not found 2026-06-23 19:54:45.284 7 INFO neutron.services.segments.plugin [-] Segment 40ccfd67-1442-4aa9-9bf7-082de35e83ae resource provider aggregate not found 2026-06-23 19:54:45.290 7 INFO neutron.services.segments.plugin [-] Segment 40ccfd67-1442-4aa9-9bf7-082de35e83ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40ccfd67-1442-4aa9-9bf7-082de35e83ae found for delete ", "request_id": "req-5cc29c82-5405-46b3-b2f3-18d395970f2b"}]} 2026-06-23 19:54:45.299 7 INFO neutron.services.segments.plugin [-] Segment 40ccfd67-1442-4aa9-9bf7-082de35e83ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40ccfd67-1442-4aa9-9bf7-082de35e83ae found for delete ", "request_id": "req-330afe55-ff6b-4870-b5cb-fd7fc1d61898"}]} 2026-06-23 19:54:45.302 7 INFO neutron.services.segments.plugin [-] Segment 2ea500fe-b98f-4225-afd4-81d2c006e17e resource provider aggregate not found 2026-06-23 19:54:45.317 7 INFO neutron.services.segments.plugin [-] Segment 2ea500fe-b98f-4225-afd4-81d2c006e17e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ea500fe-b98f-4225-afd4-81d2c006e17e found for delete ", "request_id": "req-dd710435-1821-44d2-858d-33e50b8179ee"}]} 2026-06-23 19:54:45.325 7 INFO neutron.services.segments.plugin [-] Segment 2ea500fe-b98f-4225-afd4-81d2c006e17e resource provider aggregate not found 2026-06-23 19:54:45.342 7 INFO neutron.services.segments.plugin [-] Segment e71a0e7c-4e22-4e69-b1e8-8273a6499921 resource provider aggregate not found 2026-06-23 19:54:45.346 7 INFO neutron.services.segments.plugin [-] Segment 2ea500fe-b98f-4225-afd4-81d2c006e17e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ea500fe-b98f-4225-afd4-81d2c006e17e found for delete ", "request_id": "req-c2dfde55-a6e4-4380-ab11-017302ffbf5d"}]} 2026-06-23 19:54:45.358 7 INFO neutron.services.segments.plugin [-] Segment e71a0e7c-4e22-4e69-b1e8-8273a6499921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71a0e7c-4e22-4e69-b1e8-8273a6499921 found for delete ", "request_id": "req-511066ba-ebb3-481d-a5d3-b46715262843"}]} 2026-06-23 19:54:45.365 7 INFO neutron.services.segments.plugin [-] Segment e71a0e7c-4e22-4e69-b1e8-8273a6499921 resource provider aggregate not found 2026-06-23 19:54:45.372 7 INFO neutron.services.segments.plugin [-] Segment d73f2403-fff7-4b05-932f-00555e5d1e9d resource provider aggregate not found 2026-06-23 19:54:45.381 7 INFO neutron.services.segments.plugin [-] Segment e71a0e7c-4e22-4e69-b1e8-8273a6499921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e71a0e7c-4e22-4e69-b1e8-8273a6499921 found for delete ", "request_id": "req-c08be0e7-8fe0-4461-ae4b-16f13442f517"}]} 2026-06-23 19:54:45.385 7 INFO neutron.services.segments.plugin [-] Segment d73f2403-fff7-4b05-932f-00555e5d1e9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d73f2403-fff7-4b05-932f-00555e5d1e9d found for delete ", "request_id": "req-9da6fcdc-9315-4306-b224-7445e5ea8a8c"}]} 2026-06-23 19:54:45.396 7 INFO neutron.services.segments.plugin [-] Segment d73f2403-fff7-4b05-932f-00555e5d1e9d resource provider aggregate not found 2026-06-23 19:54:45.412 7 INFO neutron.services.segments.plugin [-] Segment d73f2403-fff7-4b05-932f-00555e5d1e9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d73f2403-fff7-4b05-932f-00555e5d1e9d found for delete ", "request_id": "req-7b50c7f1-6537-43d3-ae4a-9ef6138b812e"}]} [pid: 8|app: 0|req: 724/1448] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/security-groups?tenant_id=dfb78674c7854339bae2bd7a99bfe213&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1449] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:45 2026] DELETE /v2.0/security-groups/719155a4-8e96-4497-9f34-944f109a0301 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1450] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => 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: 725/1451] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:54:44 2026] PUT /v2.0/routers/58670540-1964-40e9-b49b-7b91a526fc6d/add_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1452] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:45 2026] DELETE /v2.0/security-groups/76b42382-532e-4223-8a2a-5596ac842447 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1453] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/ports/addb8b4d-308b-4fd3-aa9b-e301c8f552ae => generated 959 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1454] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:45 2026] GET /v2.0/security-groups?tenant_id=770b9f47b97e4cc59bf9a6ac10041508&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1455] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:45 2026] DELETE /v2.0/security-groups/b3783c35-dcdb-4926-a31d-75efcf105945 => 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: 729/1456] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:46 2026] GET /v2.0/security-groups?tenant_id=70220b523e0a48d49ef12a90504f8acc&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1457] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:46 2026] DELETE /v2.0/security-groups/c63547a1-3e87-4664-b730-b3303ea2fe2a => 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: 733/1460] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:46 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => 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: 728/1461] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:54:45 2026] PUT /v2.0/routers/58670540-1964-40e9-b49b-7b91a526fc6d/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1462] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:54:46 2026] GET /v2.0/ports/9a06544e-a713-47e0-b831-885a2672a4ed => generated 967 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1463] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:54:47 2026] GET /v2.0/ports?device_id=96f67b9d-1d33-47bc-ab1f-b7134b045df9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1464] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:54:47 2026] PUT /v2.0/routers/58670540-1964-40e9-b49b-7b91a526fc6d/remove_router_interface => generated 309 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1465] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:54:47 2026] PUT /v2.0/routers/58670540-1964-40e9-b49b-7b91a526fc6d/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1466] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:54:48 2026] GET /v2.0/ports?device_id=58670540-1964-40e9-b49b-7b91a526fc6d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:49.337 7 INFO neutron.services.segments.plugin [-] Segment ed23b3dc-f6c7-4cd3-9e5c-b56361d007d4 resource provider aggregate not found 2026-06-23 19:54:49.344 7 INFO neutron.services.segments.plugin [-] Segment ed23b3dc-f6c7-4cd3-9e5c-b56361d007d4 resource provider aggregate not found 2026-06-23 19:54:49.352 7 INFO neutron.services.segments.plugin [-] Segment ed23b3dc-f6c7-4cd3-9e5c-b56361d007d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed23b3dc-f6c7-4cd3-9e5c-b56361d007d4 found for delete ", "request_id": "req-f86a2876-0d78-4cc4-afeb-e13b41ee4b81"}]} 2026-06-23 19:54:49.364 7 INFO neutron.services.segments.plugin [-] Segment ed23b3dc-f6c7-4cd3-9e5c-b56361d007d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed23b3dc-f6c7-4cd3-9e5c-b56361d007d4 found for delete ", "request_id": "req-d61e1a9f-66b2-4631-88db-61aed117e5d8"}]} 2026-06-23 19:54:49.401 7 INFO neutron.db.l3_hamode_db [None req-74613b26-2826-4c9b-85fb-72280da7ffaf 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] HA network a3a042c5-1cfd-4412-9221-eed91c1d8309 was deleted as no HA routers are present in tenant b2301e44901c41dca177f951ed2474e3. [pid: 7|app: 0|req: 737/1467] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:48 2026] DELETE /v2.0/routers/58670540-1964-40e9-b49b-7b91a526fc6d => generated 0 bytes in 631 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1468] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:49 2026] DELETE /v2.0/subnets/4e8bff6d-aaf7-4c1f-a8df-12e82035a80a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1469] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:49 2026] DELETE /v2.0/subnets/4725b592-1d00-4d33-b4e2-38a1f66e5aaa => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1470] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:54:48 2026] PUT /v2.0/routers/8b7095e5-7102-4ef8-bab9-6fd71e9d127c/remove_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:54:49.948 7 WARNING neutron_lib.context [None req-0adbaaca-49be-448f-ac3b-d1bd968ab83d 27f851522f6f4de2a19526d27a185210 1ad6d8462eab4b87ae0aa185c726eb48 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:50.122 7 INFO neutron.db.segments_db [None req-0adbaaca-49be-448f-ac3b-d1bd968ab83d 27f851522f6f4de2a19526d27a185210 1ad6d8462eab4b87ae0aa185c726eb48 - - default default] Added segment fc2d51b3-b656-4351-9fd9-22776485b479 of type vxlan for network d4367545-2d9a-4132-932b-41241e03e857 [pid: 7|app: 0|req: 740/1471] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:49 2026] POST /v2.0/networks => generated 632 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:50.406 8 INFO neutron.services.segments.plugin [-] Segment 51c9cb8f-d9cf-4c6a-8da4-2424a4433bda resource provider aggregate not found 2026-06-23 19:54:50.421 8 INFO neutron.services.segments.plugin [-] Segment 51c9cb8f-d9cf-4c6a-8da4-2424a4433bda resource provider aggregate not found 2026-06-23 19:54:50.426 8 INFO neutron.services.segments.plugin [-] Segment 51c9cb8f-d9cf-4c6a-8da4-2424a4433bda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51c9cb8f-d9cf-4c6a-8da4-2424a4433bda found for delete ", "request_id": "req-a957f28e-7b89-409a-8143-7f05d726a1d5"}]} [pid: 8|app: 0|req: 732/1472] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:49 2026] DELETE /v2.0/networks/bff73940-9564-4c46-9f2c-9f860a95034e => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:50.442 8 INFO neutron.services.segments.plugin [-] Segment 51c9cb8f-d9cf-4c6a-8da4-2424a4433bda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51c9cb8f-d9cf-4c6a-8da4-2424a4433bda found for delete ", "request_id": "req-bfaa1c43-3c03-4c3b-85cf-b42864c77edd"}]} 2026-06-23 19:54:50.480 8 WARNING neutron_lib.context [None req-b0541bde-1f7b-463c-92ea-4d7b86c08749 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:50.530 8 INFO neutron.db.segments_db [None req-b0541bde-1f7b-463c-92ea-4d7b86c08749 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Added segment 056bcfd5-16f1-4739-a9c3-289680f8865d of type vxlan for network 574ac4f7-4969-4a3c-a7da-00d84913ea59 2026-06-23 19:54:50.806 8 INFO neutron.db.l3_hamode_db [None req-b0541bde-1f7b-463c-92ea-4d7b86c08749 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:50.933 8 INFO neutron.db.l3_hamode_db [None req-b0541bde-1f7b-463c-92ea-4d7b86c08749 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:51.187 7 INFO neutron.db.l3_hamode_db [None req-b67c5e6f-6fd8-4e88-ac5e-df166c498d8a 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network f402cc26-ddea-4dd2-8a25-b88bff483fad was deleted as no HA routers are present in tenant 4755e472b7b9495d85db27bbe03cb98d. [pid: 7|app: 0|req: 741/1473] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:50 2026] DELETE /v2.0/routers/8b7095e5-7102-4ef8-bab9-6fd71e9d127c => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1474] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:54:51 2026] PUT /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/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: 743/1475] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:51 2026] DELETE /v2.0/networks/a961db64-a7cd-4e3c-a6fa-f38c3e46c411 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:51.379 7 INFO neutron.services.segments.plugin [-] Segment ce9bb660-79f1-4c4f-ade4-3d0a53dac6ea resource provider aggregate not found 2026-06-23 19:54:51.384 7 INFO neutron.services.segments.plugin [-] Segment ce9bb660-79f1-4c4f-ade4-3d0a53dac6ea resource provider aggregate not found 2026-06-23 19:54:51.394 7 INFO neutron.services.segments.plugin [-] Segment ce9bb660-79f1-4c4f-ade4-3d0a53dac6ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce9bb660-79f1-4c4f-ade4-3d0a53dac6ea found for delete ", "request_id": "req-9e3f7110-1405-4d05-970f-e74b07bc6bf9"}]} 2026-06-23 19:54:51.401 7 INFO neutron.services.segments.plugin [-] Segment ce9bb660-79f1-4c4f-ade4-3d0a53dac6ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce9bb660-79f1-4c4f-ade4-3d0a53dac6ea found for delete ", "request_id": "req-f07796b8-463c-412d-b9a2-a69361add2dd"}]} 2026-06-23 19:54:51.406 7 INFO neutron.services.segments.plugin [-] Segment 3eb8a195-31ed-423a-9620-06b9a2a980e1 resource provider aggregate not found 2026-06-23 19:54:51.413 7 INFO neutron.services.segments.plugin [-] Segment 3eb8a195-31ed-423a-9620-06b9a2a980e1 resource provider aggregate not found 2026-06-23 19:54:51.424 7 INFO neutron.services.segments.plugin [-] Segment 3eb8a195-31ed-423a-9620-06b9a2a980e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb8a195-31ed-423a-9620-06b9a2a980e1 found for delete ", "request_id": "req-5d21d8c6-dd0a-49fc-a82e-1a0f8281d593"}]} 2026-06-23 19:54:51.426 7 INFO neutron.services.segments.plugin [-] Segment 3eb8a195-31ed-423a-9620-06b9a2a980e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3eb8a195-31ed-423a-9620-06b9a2a980e1 found for delete ", "request_id": "req-c78da463-7f13-4ab8-8fed-bcba229030a1"}]} [pid: 7|app: 0|req: 744/1476] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:51 2026] DELETE /v2.0/subnets/d12a07f2-5ce9-4b20-af8b-d3a810c3c5ea => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1477] 10.0.0.240 () {34 vars in 667 bytes} [Tue Jun 23 19:54:50 2026] POST /v2.0/routers => generated 474 bytes in 1108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:51.545 8 WARNING neutron_lib.context [None req-0025f861-035d-491f-82ac-886731f5116a 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 745/1478] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:54:51 2026] GET /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:51.595 8 INFO neutron.db.segments_db [None req-0025f861-035d-491f-82ac-886731f5116a 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Added segment a17ba080-d7e1-4776-8966-018613af96d3 of type vxlan for network f3092c67-f0bb-4e27-afbf-db33b76a69c2 [pid: 8|app: 0|req: 734/1479] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:51 2026] POST /v2.0/networks => generated 634 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:51.695 8 WARNING neutron_lib.context [None req-61494088-c4e1-44ad-82c5-085879dafc35 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:51.742 8 INFO neutron.db.l3_hamode_db [None req-61494088-c4e1-44ad-82c5-085879dafc35 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 746/1480] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:51 2026] DELETE /v2.0/networks/00cc913c-5f47-42f3-9741-ee9362cd1b30 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:54:51.863 8 INFO neutron.db.l3_hamode_db [None req-61494088-c4e1-44ad-82c5-085879dafc35 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 747/1481] 10.0.0.240 () {34 vars in 763 bytes} [Tue Jun 23 19:54:51 2026] PUT /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-23 19:54:51.908 7 WARNING neutron_lib.context [None req-29cb61cc-2c74-42a4-8080-1885591eec5c 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 748/1482] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:54:51 2026] POST /v2.0/subnets => generated 646 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1483] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:54:52 2026] GET /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/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: 750/1484] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:52 2026] GET /v2.0/security-groups?tenant_id=4755e472b7b9495d85db27bbe03cb98d&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:52.235 7 WARNING neutron_lib.context [None req-0f30bc0b-c7f7-4172-8bcc-29102a612cf7 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:52.272 7 INFO neutron.db.segments_db [None req-0f30bc0b-c7f7-4172-8bcc-29102a612cf7 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Added segment 469b40a6-edac-4f42-86d5-a22a9c995244 of type vxlan for network 26ec1cb3-761a-474a-b3b6-d90cbebacafc [pid: 8|app: 0|req: 735/1485] 10.0.0.240 () {34 vars in 667 bytes} [Tue Jun 23 19:54:51 2026] POST /v2.0/routers => generated 474 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1486] 10.0.0.240 () {34 vars in 759 bytes} [Tue Jun 23 19:54:52 2026] PUT /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-23 19:54:52.514 7 INFO neutron.db.l3_hamode_db [None req-0f30bc0b-c7f7-4172-8bcc-29102a612cf7 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 737/1487] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:52 2026] DELETE /v2.0/security-groups/d3aba3cf-6f82-47b5-9ae8-6da3eae3c09d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:52.597 8 WARNING neutron_lib.context [None req-5e37bc4e-e9bf-4c3c-a291-40a071f47ad2 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:52.639 7 INFO neutron.db.l3_hamode_db [None req-0f30bc0b-c7f7-4172-8bcc-29102a612cf7 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:52.643 8 INFO neutron.db.l3_hamode_db [None req-5e37bc4e-e9bf-4c3c-a291-40a071f47ad2 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:52.786 8 INFO neutron.db.l3_hamode_db [None req-5e37bc4e-e9bf-4c3c-a291-40a071f47ad2 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 751/1488] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:54:52 2026] POST /v2.0/routers => generated 511 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1489] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:54:53 2026] GET /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:53.305 7 WARNING neutron_lib.context [None req-3d3d4759-2464-4ec1-89da-e01983352578 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:53.446 7 INFO neutron.services.segments.plugin [-] Segment 23965fe8-580d-4262-b4a1-baf6ec99b691 resource provider aggregate not found [pid: 8|app: 0|req: 738/1490] 10.0.0.240 () {34 vars in 667 bytes} [Tue Jun 23 19:54:52 2026] POST /v2.0/routers => generated 474 bytes in 854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:53.450 7 INFO neutron.services.segments.plugin [-] Segment 23965fe8-580d-4262-b4a1-baf6ec99b691 resource provider aggregate not found 2026-06-23 19:54:53.464 7 INFO neutron.services.segments.plugin [-] Segment 23965fe8-580d-4262-b4a1-baf6ec99b691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23965fe8-580d-4262-b4a1-baf6ec99b691 found for delete ", "request_id": "req-886f1141-ae07-4ae3-a034-9eb71c8e5604"}]} 2026-06-23 19:54:53.466 7 INFO neutron.services.segments.plugin [-] Segment 23965fe8-580d-4262-b4a1-baf6ec99b691 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23965fe8-580d-4262-b4a1-baf6ec99b691 found for delete ", "request_id": "req-8dd0e497-6fcd-42c6-9612-a4835d623f76"}]} [pid: 8|app: 0|req: 739/1491] 10.0.0.240 () {34 vars in 781 bytes} [Tue Jun 23 19:54:53 2026] PUT /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-23 19:54:53.497 8 WARNING neutron_lib.context [None req-ba655637-d196-43c9-8501-7e86b2a2a9d6 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:53.538 8 INFO neutron.db.l3_hamode_db [None req-ba655637-d196-43c9-8501-7e86b2a2a9d6 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 753/1492] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:54:53 2026] POST /v2.0/ports => generated 959 bytes in 326 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: 754/1493] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:54:53 2026] GET /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:53.657 8 INFO neutron.db.l3_hamode_db [None req-ba655637-d196-43c9-8501-7e86b2a2a9d6 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 740/1494] 10.0.0.240 () {34 vars in 667 bytes} [Tue Jun 23 19:54:53 2026] POST /v2.0/routers => generated 474 bytes in 813 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1495] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:54:54 2026] PUT /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:54.358 8 WARNING neutron_lib.context [None req-86e4c640-4528-4bb8-8ab1-1bd363e954f6 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:54.398 8 INFO neutron.db.l3_hamode_db [None req-86e4c640-4528-4bb8-8ab1-1bd363e954f6 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:54.516 8 INFO neutron.db.l3_hamode_db [None req-86e4c640-4528-4bb8-8ab1-1bd363e954f6 fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 755/1496] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:54:53 2026] PUT /v2.0/routers/fd571e31-5cc8-4bb3-939a-85132511234b/add_router_interface => generated 309 bytes in 1128 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: 756/1497] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:54:54 2026] GET /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/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: 757/1498] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:54:54 2026] GET /v2.0/ports/163452b4-d8f8-4f55-9c3a-db668abf6981 => generated 1033 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1499] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 19:54:54 2026] GET /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1500] 10.0.0.240 () {34 vars in 667 bytes} [Tue Jun 23 19:54:54 2026] POST /v2.0/routers => generated 474 bytes in 755 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:55.129 8 INFO neutron.api.v2.resource [None req-c63e9d2b-9edb-47a5-ad56-bcd5d273935c 27f851522f6f4de2a19526d27a185210 1ad6d8462eab4b87ae0aa185c726eb48 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 743/1501] 10.0.0.240 () {32 vars in 744 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/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: 744/1502] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/routers/99fd0694-9bd5-4b92-99db-eb1c8672a4b0/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1503] 10.0.0.240 () {32 vars in 743 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1504] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/routers/f444be02-53df-4f61-9a2f-6b890d51a7f5/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1505] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1506] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/routers/7fea21ff-070c-4b16-82ea-e2369f862a77/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:55.437 8 INFO neutron.api.v2.resource [None req-6f2df7c1-f7ea-4b0c-9ad8-22aa40ff689f 27f851522f6f4de2a19526d27a185210 1ad6d8462eab4b87ae0aa185c726eb48 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 749/1507] 10.0.0.240 () {32 vars in 747 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/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: 750/1508] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/routers/0e80338d-7780-4835-95a9-c8cac5fbaf73/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1509] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1510] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:54:54 2026] PUT /v2.0/routers/fd571e31-5cc8-4bb3-939a-85132511234b/remove_router_interface => generated 309 bytes in 803 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: 760/1511] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:55.828 7 INFO neutron.api.v2.resource [None req-05fba4e3-3b05-4cbe-be00-e54fec5b5f66 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1512] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:54:55 2026] PUT /v2.0/routers/fd571e31-5cc8-4bb3-939a-85132511234b/remove_router_interface => generated 197 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:54:55.946 7 INFO neutron.services.segments.plugin [-] Segment fc2d51b3-b656-4351-9fd9-22776485b479 resource provider aggregate not found 2026-06-23 19:54:55.951 7 INFO neutron.services.segments.plugin [-] Segment fc2d51b3-b656-4351-9fd9-22776485b479 resource provider aggregate not found 2026-06-23 19:54:55.963 7 INFO neutron.services.segments.plugin [-] Segment fc2d51b3-b656-4351-9fd9-22776485b479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc2d51b3-b656-4351-9fd9-22776485b479 found for delete ", "request_id": "req-c3516e31-cbd2-40a1-8e19-3e9d4af295c8"}]} 2026-06-23 19:54:55.965 7 INFO neutron.services.segments.plugin [-] Segment fc2d51b3-b656-4351-9fd9-22776485b479 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc2d51b3-b656-4351-9fd9-22776485b479 found for delete ", "request_id": "req-ab028975-c95e-48c3-9b90-f8e1bf733f96"}]} [pid: 7|app: 0|req: 762/1513] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/networks/d4367545-2d9a-4132-932b-41241e03e857 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1514] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/ports?device_id=fd571e31-5cc8-4bb3-939a-85132511234b => 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: 752/1515] 10.0.0.240 () {32 vars in 663 bytes} [Tue Jun 23 19:54:55 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1516] 10.0.0.240 () {32 vars in 677 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1517] 10.0.0.240 () {32 vars in 673 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1518] 10.0.0.240 () {32 vars in 685 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1519] 10.0.0.240 () {32 vars in 671 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1520] 10.0.0.240 () {32 vars in 685 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1521] 10.0.0.240 () {32 vars in 681 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:54:56.503 7 INFO neutron.db.l3_hamode_db [None req-e41e4a3a-c185-47b7-99ec-28aa907cf76d 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] HA network 26ec1cb3-761a-474a-b3b6-d90cbebacafc was deleted as no HA routers are present in tenant b2301e44901c41dca177f951ed2474e3. [pid: 7|app: 0|req: 764/1522] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:55 2026] DELETE /v2.0/routers/fd571e31-5cc8-4bb3-939a-85132511234b => generated 0 bytes in 509 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1523] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1524] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/routers/99fd0694-9bd5-4b92-99db-eb1c8672a4b0 => generated 485 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1525] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:56 2026] DELETE /v2.0/subnets/95d9a773-15b1-4061-8594-e3b3f0ee86ba => 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: 766/1526] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:56 2026] GET /v2.0/security-groups?tenant_id=1ad6d8462eab4b87ae0aa185c726eb48&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1527] 10.0.0.240 () {34 vars in 741 bytes} [Tue Jun 23 19:54:56 2026] PUT /v2.0/routers/99fd0694-9bd5-4b92-99db-eb1c8672a4b0 => generated 485 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1528] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:54:56 2026] DELETE /v2.0/networks/f3092c67-f0bb-4e27-afbf-db33b76a69c2 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1529] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:54:57 2026] GET /v2.0/ports?device_id=99fd0694-9bd5-4b92-99db-eb1c8672a4b0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:54:57.233 7 WARNING neutron_lib.context [None req-d20a4fd5-3823-4b49-851b-5e56b6d4aefd 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:57.288 7 INFO neutron.db.segments_db [None req-d20a4fd5-3823-4b49-851b-5e56b6d4aefd 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Added segment a4c4e324-d777-433e-b506-254a00bfa2e1 of type vxlan for network ffa98fc7-2590-4a83-9481-4fac204cce70 [pid: 8|app: 0|req: 762/1530] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:57 2026] DELETE /v2.0/security-groups/cfc5d1ee-670b-42cc-915b-a8aa06b164e0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1531] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:54:57 2026] POST /v2.0/networks => generated 633 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:54:57.397 7 WARNING neutron_lib.context [None req-0fa97da9-38a7-4cdc-b598-d56389bac7b1 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 770/1532] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:54:57 2026] POST /v2.0/subnets => generated 646 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1533] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:57 2026] DELETE /v2.0/routers/99fd0694-9bd5-4b92-99db-eb1c8672a4b0 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:57.680 8 WARNING neutron_lib.context [None req-2655f68f-90d3-41e4-ae9c-66ee5fb6423d 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:54:57.728 8 INFO neutron.db.segments_db [None req-2655f68f-90d3-41e4-ae9c-66ee5fb6423d 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Added segment 31c79707-8e91-4355-9d10-c149554d2320 of type vxlan for network fc6ef84e-5a73-44ee-b84f-ae7627546bc6 [pid: 7|app: 0|req: 771/1534] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:57 2026] GET /v2.0/security-groups?tenant_id=010251260a304ef497b18f24f9ac40e5&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1535] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:54:57 2026] GET /v2.0/routers/f444be02-53df-4f61-9a2f-6b890d51a7f5 => generated 493 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1536] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:57 2026] DELETE /v2.0/security-groups/5f76b0f4-2e46-4048-aec7-f429d16bcc9e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:54:57.988 7 INFO neutron.services.segments.plugin [-] Segment 469b40a6-edac-4f42-86d5-a22a9c995244 resource provider aggregate not found 2026-06-23 19:54:58.003 7 INFO neutron.services.segments.plugin [-] Segment 469b40a6-edac-4f42-86d5-a22a9c995244 resource provider aggregate not found 2026-06-23 19:54:58.007 7 INFO neutron.services.segments.plugin [-] Segment 469b40a6-edac-4f42-86d5-a22a9c995244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469b40a6-edac-4f42-86d5-a22a9c995244 found for delete ", "request_id": "req-7a11a025-fd3d-43ea-8e82-ffe5f2235052"}]} 2026-06-23 19:54:58.019 7 INFO neutron.services.segments.plugin [-] Segment 469b40a6-edac-4f42-86d5-a22a9c995244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 469b40a6-edac-4f42-86d5-a22a9c995244 found for delete ", "request_id": "req-090f5a0a-3924-4fda-a1f8-95219c3a673e"}]} 2026-06-23 19:54:58.020 8 INFO neutron.db.l3_hamode_db [None req-2655f68f-90d3-41e4-ae9c-66ee5fb6423d 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:54:58.026 7 INFO neutron.services.segments.plugin [-] Segment a17ba080-d7e1-4776-8966-018613af96d3 resource provider aggregate not found 2026-06-23 19:54:58.045 7 INFO neutron.services.segments.plugin [-] Segment a17ba080-d7e1-4776-8966-018613af96d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17ba080-d7e1-4776-8966-018613af96d3 found for delete ", "request_id": "req-d203716d-16da-40f8-a781-04351c255a89"}]} 2026-06-23 19:54:58.048 7 INFO neutron.services.segments.plugin [-] Segment a17ba080-d7e1-4776-8966-018613af96d3 resource provider aggregate not found 2026-06-23 19:54:58.066 7 INFO neutron.services.segments.plugin [-] Segment a17ba080-d7e1-4776-8966-018613af96d3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17ba080-d7e1-4776-8966-018613af96d3 found for delete ", "request_id": "req-98b64900-bc91-4c10-9e18-95a69ca76e7f"}]} 2026-06-23 19:54:58.163 8 INFO neutron.db.l3_hamode_db [None req-2655f68f-90d3-41e4-ae9c-66ee5fb6423d 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 764/1537] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:54:57 2026] POST /v2.0/routers => generated 510 bytes in 1135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1538] 10.0.0.240 () {34 vars in 741 bytes} [Tue Jun 23 19:54:57 2026] PUT /v2.0/routers/f444be02-53df-4f61-9a2f-6b890d51a7f5 => generated 493 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1539] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:58 2026] GET /v2.0/security-groups?tenant_id=be3c17f5c3ed4e869029ae98103fe8d6&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1540] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:54:59 2026] GET /v2.0/ports?device_id=f444be02-53df-4f61-9a2f-6b890d51a7f5 => 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: 767/1541] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:59 2026] DELETE /v2.0/security-groups/495c151c-8926-448f-b391-a8b9648e8083 => 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: 768/1542] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:54:59 2026] DELETE /v2.0/routers/f444be02-53df-4f61-9a2f-6b890d51a7f5 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1543] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:54:59 2026] GET /v2.0/security-groups?tenant_id=3f13034e27a5456fbd51fa1adb11e109&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: 770/1544] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:54:59 2026] GET /v2.0/routers/7fea21ff-070c-4b16-82ea-e2369f862a77 => generated 502 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1545] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:54:59 2026] DELETE /v2.0/security-groups/3c5031ac-dd1e-4677-8339-e411b35225bc => 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: 775/1546] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:54:58 2026] PUT /v2.0/routers/6025154d-9b21-4067-aeea-b59583fc5674/add_router_interface => generated 309 bytes in 1145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1547] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:55:00 2026] GET /v2.0/ports/51b0df22-f67c-454a-8712-c4131856e393 => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1548] 10.0.0.240 () {34 vars in 741 bytes} [Tue Jun 23 19:54:59 2026] PUT /v2.0/routers/7fea21ff-070c-4b16-82ea-e2369f862a77 => generated 502 bytes in 523 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1549] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:00 2026] GET /v2.0/ports?device_id=7fea21ff-070c-4b16-82ea-e2369f862a77 => 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: 774/1550] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:00 2026] DELETE /v2.0/routers/7fea21ff-070c-4b16-82ea-e2369f862a77 => generated 0 bytes in 476 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1551] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:55:00 2026] GET /v2.0/routers/0e80338d-7780-4835-95a9-c8cac5fbaf73 => generated 487 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1552] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:55:00 2026] PUT /v2.0/routers/6025154d-9b21-4067-aeea-b59583fc5674/remove_router_interface => generated 309 bytes in 840 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1553] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:01 2026] GET /v2.0/ports?device_id=6025154d-9b21-4067-aeea-b59583fc5674 => 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: 776/1554] 10.0.0.240 () {34 vars in 741 bytes} [Tue Jun 23 19:55:00 2026] PUT /v2.0/routers/0e80338d-7780-4835-95a9-c8cac5fbaf73 => generated 487 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:01.690 7 INFO neutron.services.segments.plugin [-] Segment 31c79707-8e91-4355-9d10-c149554d2320 resource provider aggregate not found 2026-06-23 19:55:01.714 7 INFO neutron.services.segments.plugin [-] Segment 31c79707-8e91-4355-9d10-c149554d2320 resource provider aggregate not found 2026-06-23 19:55:01.721 7 INFO neutron.services.segments.plugin [-] Segment 31c79707-8e91-4355-9d10-c149554d2320 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31c79707-8e91-4355-9d10-c149554d2320 found for delete ", "request_id": "req-6f1d2e93-ed2d-42a5-98e2-5a691277c303"}]} 2026-06-23 19:55:01.737 7 INFO neutron.services.segments.plugin [-] Segment 31c79707-8e91-4355-9d10-c149554d2320 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31c79707-8e91-4355-9d10-c149554d2320 found for delete ", "request_id": "req-fdc75b19-d0d5-43d4-be41-99fc41ca6664"}]} 2026-06-23 19:55:01.739 7 INFO neutron.db.l3_hamode_db [None req-7fbce559-8825-409b-81d2-b2be88b8e21d 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] HA network fc6ef84e-5a73-44ee-b84f-ae7627546bc6 was deleted as no HA routers are present in tenant b2301e44901c41dca177f951ed2474e3. [pid: 7|app: 0|req: 779/1555] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:01 2026] DELETE /v2.0/routers/6025154d-9b21-4067-aeea-b59583fc5674 => generated 0 bytes in 702 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1558] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:01 2026] GET /v2.0/ports?device_id=0e80338d-7780-4835-95a9-c8cac5fbaf73 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:01.870 8 WARNING neutron_lib.context [None req-5e60320e-ac0f-4fca-b755-463bb5f6186f a160873a0cb14ebdbe11496551883aec fb803dfad16f4df79d850bf0deb5b8b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 777/1559] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:55:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1560] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:01 2026] DELETE /v2.0/subnets/5bdf2c64-e43f-43ce-b922-ed93640ba09e => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1561] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:55:01 2026] PUT /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1562] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:01 2026] DELETE /v2.0/networks/ffa98fc7-2590-4a83-9481-4fac204cce70 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1563] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:55:02 2026] GET /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:02.383 7 WARNING neutron_lib.context [None req-db145815-6134-4c24-953b-1de348d5d965 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:02.422 7 INFO neutron.db.segments_db [None req-db145815-6134-4c24-953b-1de348d5d965 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Added segment f7acd8a6-d3ff-4827-bde1-9b2b3aa17499 of type vxlan for network 291f97cc-635c-4d87-84ca-ab5036b23c21 [pid: 8|app: 0|req: 778/1564] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:01 2026] DELETE /v2.0/routers/0e80338d-7780-4835-95a9-c8cac5fbaf73 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1565] 10.0.0.240 () {34 vars in 769 bytes} [Tue Jun 23 19:55:02 2026] PUT /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags/green => generated 4 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1566] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:55:02 2026] GET /v2.0/routers/61a12eb6-ece9-49c7-822f-af04b532a6b4 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1567] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:55:02 2026] GET /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:02.677 7 INFO neutron.db.l3_hamode_db [None req-db145815-6134-4c24-953b-1de348d5d965 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 782/1568] 10.0.0.240 () {34 vars in 741 bytes} [Tue Jun 23 19:55:02 2026] PUT /v2.0/routers/61a12eb6-ece9-49c7-822f-af04b532a6b4 => generated 480 bytes in 536 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1569] 10.0.0.240 () {34 vars in 765 bytes} [Tue Jun 23 19:55:03 2026] PUT /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags/red => generated 4 bytes in 18 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1570] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:03 2026] GET /v2.0/ports?device_id=61a12eb6-ece9-49c7-822f-af04b532a6b4 => 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: 785/1571] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:55:03 2026] GET /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:03.542 7 INFO neutron.db.l3_hamode_db [None req-db145815-6134-4c24-953b-1de348d5d965 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:55:03.747 7 INFO neutron.services.segments.plugin [-] Segment a4c4e324-d777-433e-b506-254a00bfa2e1 resource provider aggregate not found 2026-06-23 19:55:03.758 8 INFO neutron.services.segments.plugin [-] Segment 056bcfd5-16f1-4739-a9c3-289680f8865d resource provider aggregate not found 2026-06-23 19:55:03.764 8 INFO neutron.services.segments.plugin [-] Segment 056bcfd5-16f1-4739-a9c3-289680f8865d resource provider aggregate not found 2026-06-23 19:55:03.774 7 INFO neutron.services.segments.plugin [-] Segment a4c4e324-d777-433e-b506-254a00bfa2e1 resource provider aggregate not found 2026-06-23 19:55:03.779 7 INFO neutron.services.segments.plugin [-] Segment a4c4e324-d777-433e-b506-254a00bfa2e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c4e324-d777-433e-b506-254a00bfa2e1 found for delete ", "request_id": "req-a8617ff1-8225-4733-b51d-0bf6f07ace73"}]} 2026-06-23 19:55:03.784 8 INFO neutron.services.segments.plugin [-] Segment 056bcfd5-16f1-4739-a9c3-289680f8865d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 056bcfd5-16f1-4739-a9c3-289680f8865d found for delete ", "request_id": "req-c277ca45-1e6d-443a-bac6-0065e6297d4a"}]} 2026-06-23 19:55:03.788 8 INFO neutron.services.segments.plugin [-] Segment 056bcfd5-16f1-4739-a9c3-289680f8865d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 056bcfd5-16f1-4739-a9c3-289680f8865d found for delete ", "request_id": "req-cfb9891f-f8ae-4f23-809a-410b4bb1e940"}]} 2026-06-23 19:55:03.788 8 INFO neutron.db.l3_hamode_db [None req-643bdfb6-32d9-420e-8bb4-00ee0b87647f fd99a355d8c04778826044dfcde05ac6 a99652435c524e58a37b15902ef61f59 - - default default] HA network 574ac4f7-4969-4a3c-a7da-00d84913ea59 was deleted as no HA routers are present in tenant a99652435c524e58a37b15902ef61f59. [pid: 8|app: 0|req: 786/1572] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:03 2026] DELETE /v2.0/routers/61a12eb6-ece9-49c7-822f-af04b532a6b4 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:03.794 7 INFO neutron.services.segments.plugin [-] Segment a4c4e324-d777-433e-b506-254a00bfa2e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4c4e324-d777-433e-b506-254a00bfa2e1 found for delete ", "request_id": "req-67d5c9ea-8d86-4fc6-a973-3ff59b9436a0"}]} [pid: 8|app: 0|req: 787/1573] 10.0.0.240 () {34 vars in 787 bytes} [Tue Jun 23 19:55:03 2026] PUT /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags/black.or.white => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1574] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:55:03 2026] GET /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1575] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:55:03 2026] PUT /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1576] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:55:03 2026] GET /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1577] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:55:03 2026] GET /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:03.977 8 INFO neutron.api.v2.resource [None req-fa017b5a-90be-4ef3-b0f9-961ee36e9619 a160873a0cb14ebdbe11496551883aec fb803dfad16f4df79d850bf0deb5b8b7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 792/1578] 10.0.0.240 () {32 vars in 750 bytes} [Tue Jun 23 19:55:03 2026] GET /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/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: 793/1579] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:55:03 2026] DELETE /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1580] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:55:04 2026] GET /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:04.084 8 INFO neutron.api.v2.resource [None req-1b61ce24-e08a-456e-8d3e-79ce97101c0d a160873a0cb14ebdbe11496551883aec fb803dfad16f4df79d850bf0deb5b8b7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 795/1581] 10.0.0.240 () {32 vars in 753 bytes} [Tue Jun 23 19:55:04 2026] DELETE /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/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: 796/1582] 10.0.0.240 () {32 vars in 741 bytes} [Tue Jun 23 19:55:04 2026] DELETE /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1583] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:55:04 2026] GET /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1584] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:55:04 2026] DELETE /v2.0/subnetpools/37001be5-c49a-4ccf-8788-c5b9f6e80389 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1585] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:02 2026] POST /v2.0/routers => generated 691 bytes in 2241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1586] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:55:04 2026] GET /v2.0/routers/bdb4769b-80ed-4041-97e3-9a32367ffe3c => generated 697 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1587] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:55:04 2026] GET /v2.0/routers => generated 700 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1588] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:04 2026] GET /v2.0/security-groups?tenant_id=b57fe7a1dd04405f878ba7a445bab5a7&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1589] 10.0.0.240 () {34 vars in 740 bytes} [Tue Jun 23 19:55:04 2026] PUT /v2.0/routers/bdb4769b-80ed-4041-97e3-9a32367ffe3c => generated 704 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1590] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:05 2026] DELETE /v2.0/security-groups/48e57729-ab17-44d6-b6f3-6bc41858c644 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1591] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:55:05 2026] GET /v2.0/routers/bdb4769b-80ed-4041-97e3-9a32367ffe3c => generated 704 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1592] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:05 2026] GET /v2.0/ports?device_id=bdb4769b-80ed-4041-97e3-9a32367ffe3c => 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: 790/1593] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:05 2026] GET /v2.0/security-groups?tenant_id=9ce9dfbd46fd40e893c5182532ce4e1d&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1594] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:05 2026] DELETE /v2.0/security-groups/e93bff99-eda0-4204-8da7-b7f715186f4d => 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: 805/1595] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:05 2026] GET /v2.0/security-groups?tenant_id=fb803dfad16f4df79d850bf0deb5b8b7&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1596] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:05 2026] DELETE /v2.0/security-groups/5520e9ac-0b40-4343-b93b-657ce158dd95 => 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: 807/1597] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:05 2026] GET /v2.0/security-groups?tenant_id=a99652435c524e58a37b15902ef61f59&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1598] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:05 2026] DELETE /v2.0/security-groups/411164d8-2217-44a7-a955-b36850add3d5 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1599] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/security-groups?tenant_id=ba55ea0753bf4d6581d20d123e5dcc0d&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:06.352 7 INFO neutron.services.segments.plugin [-] Segment f7acd8a6-d3ff-4827-bde1-9b2b3aa17499 resource provider aggregate not found 2026-06-23 19:55:06.367 7 INFO neutron.services.segments.plugin [-] Segment f7acd8a6-d3ff-4827-bde1-9b2b3aa17499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7acd8a6-d3ff-4827-bde1-9b2b3aa17499 found for delete ", "request_id": "req-3f303a3c-317f-45e3-a39d-57b202f4094c"}]} 2026-06-23 19:55:06.375 7 INFO neutron.services.segments.plugin [-] Segment f7acd8a6-d3ff-4827-bde1-9b2b3aa17499 resource provider aggregate not found 2026-06-23 19:55:06.392 7 INFO neutron.services.segments.plugin [-] Segment f7acd8a6-d3ff-4827-bde1-9b2b3aa17499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7acd8a6-d3ff-4827-bde1-9b2b3aa17499 found for delete ", "request_id": "req-f8a6734e-8380-406e-8ac4-28bd89f76fc9"}]} 2026-06-23 19:55:06.402 7 INFO neutron.db.l3_hamode_db [None req-d208b2ea-5a8c-43e5-8ff0-1ad731f21758 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] HA network 291f97cc-635c-4d87-84ca-ab5036b23c21 was deleted as no HA routers are present in tenant b2301e44901c41dca177f951ed2474e3. [pid: 7|app: 0|req: 791/1600] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:05 2026] DELETE /v2.0/routers/bdb4769b-80ed-4041-97e3-9a32367ffe3c => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1601] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/ports?device_id=bdb4769b-80ed-4041-97e3-9a32367ffe3c => 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: 810/1602] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/security-groups/9aa7a6d6-48b3-4e63-9e8b-42a0a76841da => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:06.455 7 INFO neutron.api.v2.resource [None req-777b5c59-5ebf-4933-b8b4-de27fad54410 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1603] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/routers/bdb4769b-80ed-4041-97e3-9a32367ffe3c => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1604] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/ports?device_id=6025154d-9b21-4067-aeea-b59583fc5674 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:06.500 7 INFO neutron.api.v2.resource [None req-b27974b6-0f36-4e4d-a6fc-b1386c4e584c 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 794/1605] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/routers/6025154d-9b21-4067-aeea-b59583fc5674 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:55:06.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdc3b7f0-5151-47a2-8d5b-149b3540d939 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 812/1606] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/subnets/5bdf2c64-e43f-43ce-b922-ed93640ba09e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1607] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/ports?device_id=fd571e31-5cc8-4bb3-939a-85132511234b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:06.569 8 INFO neutron.api.v2.resource [None req-e8c1c9ba-4b39-4efd-a550-23fcb5a52a6e 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 813/1608] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/routers/fd571e31-5cc8-4bb3-939a-85132511234b => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:55:06.590 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2977e46d-1e88-4357-8be9-3d831c96f26f 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 796/1609] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/subnets/95d9a773-15b1-4061-8594-e3b3f0ee86ba => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1610] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/ports?device_id=58670540-1964-40e9-b49b-7b91a526fc6d => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:06.651 7 INFO neutron.api.v2.resource [None req-04f62c85-e7b1-49da-a946-85e3fab5065f 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 798/1611] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/routers/58670540-1964-40e9-b49b-7b91a526fc6d => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:55:06.674 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a403c8c5-52fb-40ce-a5ad-554b101cf6b6 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 799/1612] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/subnets/4e8bff6d-aaf7-4c1f-a8df-12e82035a80a => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:55:06.702 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7875f6d-1a86-4fdf-9712-667e01b4486f 4797e3ca604b4dafb18e834f38e4b922 b2301e44901c41dca177f951ed2474e3 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1613] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/subnets/4725b592-1d00-4d33-b4e2-38a1f66e5aaa => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1614] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:06 2026] GET /v2.0/security-groups?tenant_id=8ac1b89e85904054a34084ff9bfee292&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1615] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:06 2026] DELETE /v2.0/security-groups/e0139f4a-2e1f-4866-b9cd-4c584da9d6ea => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1616] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/security-groups?tenant_id=6d587487ef964797bea83effdc48b1ad&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1617] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:07 2026] GET /v2.0/security-groups?tenant_id=b2301e44901c41dca177f951ed2474e3&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1618] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:07 2026] DELETE /v2.0/security-groups/40d54c17-e6bf-4031-af12-4dafa54047e3 => 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: 803/1619] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:07 2026] DELETE /v2.0/security-groups/71310e1c-7450-4c40-835b-3b0e435c543c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:09.783 8 WARNING neutron_lib.context [None req-7ce8b694-5fac-44ab-922f-7b2912282624 e3da9310b6934763b6dadfabe56b13b8 98fd1e6647db41939d7f0fa24eccfbed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:09.931 8 INFO neutron.db.segments_db [None req-7ce8b694-5fac-44ab-922f-7b2912282624 e3da9310b6934763b6dadfabe56b13b8 98fd1e6647db41939d7f0fa24eccfbed - - default default] Added segment 2fd3ad0c-bea0-4cb0-a50b-136dfe28cea8 of type vxlan for network dc6c051f-3d74-4743-882f-b9d9bd690847 [pid: 7|app: 0|req: 804/1620] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:09 2026] GET /v2.0/security-groups?tenant_id=08d13465ef3e427daec8dcd2d357d038&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1621] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:09 2026] POST /v2.0/networks => generated 631 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:10.041 8 WARNING neutron_lib.context [None req-aa6d4303-8fdc-4cab-9334-927ca492a729 e3da9310b6934763b6dadfabe56b13b8 98fd1e6647db41939d7f0fa24eccfbed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 805/1622] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:09 2026] DELETE /v2.0/security-groups/511975e0-accb-460f-92de-f05f63ffdb58 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1623] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:55:10 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:10.410 7 WARNING neutron_lib.context [None req-32360025-9990-408f-890c-8349fd34a285 e3da9310b6934763b6dadfabe56b13b8 98fd1e6647db41939d7f0fa24eccfbed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 806/1624] 10.0.0.240 () {34 vars in 665 bytes} [Tue Jun 23 19:55:10 2026] POST /v2.0/trunks => generated 407 bytes in 195 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: 819/1625] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:55:10 2026] PUT /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1626] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:10 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1627] 10.0.0.240 () {34 vars in 759 bytes} [Tue Jun 23 19:55:10 2026] PUT /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags/green => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1628] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:10 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1629] 10.0.0.240 () {34 vars in 755 bytes} [Tue Jun 23 19:55:10 2026] PUT /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1630] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:10 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/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: 822/1631] 10.0.0.240 () {34 vars in 777 bytes} [Tue Jun 23 19:55:10 2026] PUT /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/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: 7|app: 0|req: 810/1632] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:10 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1633] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:55:10 2026] PUT /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/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: 811/1634] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:10 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags => generated 37 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1635] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:55:10 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:10.993 7 INFO neutron.api.v2.resource [None req-93c323a3-31a4-493b-a166-baccec8d22e3 e3da9310b6934763b6dadfabe56b13b8 98fd1e6647db41939d7f0fa24eccfbed - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1636] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 19:55:10 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1637] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:10 2026] DELETE /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1638] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:11.084 8 INFO neutron.api.v2.resource [None req-6142218f-b28f-42d7-b9c2-56dc4d0c737a e3da9310b6934763b6dadfabe56b13b8 98fd1e6647db41939d7f0fa24eccfbed - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1639] 10.0.0.240 () {32 vars in 743 bytes} [Tue Jun 23 19:55:11 2026] DELETE /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/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: 814/1640] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:55:11 2026] DELETE /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1641] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7/tags => 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: 815/1642] 10.0.0.240 () {32 vars in 718 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1643] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/ports/331a9ad9-fa28-4b78-b8d0-b31883b843df => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1644] 10.0.0.240 () {32 vars in 721 bytes} [Tue Jun 23 19:55:11 2026] DELETE /v2.0/trunks/edf868ee-9813-4ae2-a3c8-9073d7b744a7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1645] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:11 2026] GET /v2.0/security-groups?tenant_id=e09b457e091d4e4fb858d1d379c1a87a&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1646] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:55:11 2026] DELETE /v2.0/ports/331a9ad9-fa28-4b78-b8d0-b31883b843df => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1647] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:11 2026] DELETE /v2.0/security-groups/87ce0b76-2161-46e2-9695-6cdc525bc165 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:11.811 8 INFO neutron.services.segments.plugin [-] Segment 2fd3ad0c-bea0-4cb0-a50b-136dfe28cea8 resource provider aggregate not found 2026-06-23 19:55:11.818 8 INFO neutron.services.segments.plugin [-] Segment 2fd3ad0c-bea0-4cb0-a50b-136dfe28cea8 resource provider aggregate not found 2026-06-23 19:55:11.836 8 INFO neutron.services.segments.plugin [-] Segment 2fd3ad0c-bea0-4cb0-a50b-136dfe28cea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd3ad0c-bea0-4cb0-a50b-136dfe28cea8 found for delete ", "request_id": "req-1e330fde-ec9b-4e29-b4eb-73221134ed58"}]} 2026-06-23 19:55:11.839 8 INFO neutron.services.segments.plugin [-] Segment 2fd3ad0c-bea0-4cb0-a50b-136dfe28cea8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fd3ad0c-bea0-4cb0-a50b-136dfe28cea8 found for delete ", "request_id": "req-1724182a-bbd0-4897-9a97-58f20c5c05e4"}]} [pid: 8|app: 0|req: 831/1648] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:11 2026] DELETE /v2.0/networks/dc6c051f-3d74-4743-882f-b9d9bd690847 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1649] 10.0.0.240 () {32 vars in 652 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions => generated 20516 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1650] 10.0.0.240 () {32 vars in 680 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1651] 10.0.0.240 () {32 vars in 680 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1652] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1653] 10.0.0.240 () {32 vars in 664 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1654] 10.0.0.240 () {32 vars in 698 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1655] 10.0.0.240 () {32 vars in 696 bytes} [Tue Jun 23 19:55:12 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: 835/1656] 10.0.0.240 () {32 vars in 700 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1657] 10.0.0.240 () {32 vars in 688 bytes} [Tue Jun 23 19:55:12 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: 8|app: 0|req: 836/1658] 10.0.0.240 () {32 vars in 702 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1659] 10.0.0.240 () {32 vars in 692 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1660] 10.0.0.240 () {32 vars in 694 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1661] 10.0.0.240 () {32 vars in 684 bytes} [Tue Jun 23 19:55: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: 8|app: 0|req: 838/1662] 10.0.0.240 () {32 vars in 686 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1663] 10.0.0.240 () {32 vars in 660 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1664] 10.0.0.240 () {32 vars in 698 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1665] 10.0.0.240 () {32 vars in 678 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1666] 10.0.0.240 () {32 vars in 682 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1667] 10.0.0.240 () {32 vars in 674 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1668] 10.0.0.240 () {32 vars in 688 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1669] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1670] 10.0.0.240 () {32 vars in 686 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1671] 10.0.0.240 () {32 vars in 668 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1672] 10.0.0.240 () {32 vars in 686 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1673] 10.0.0.240 () {32 vars in 680 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1674] 10.0.0.240 () {32 vars in 698 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1675] 10.0.0.240 () {32 vars in 678 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1676] 10.0.0.240 () {32 vars in 666 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1677] 10.0.0.240 () {32 vars in 676 bytes} [Tue Jun 23 19:55:12 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: 833/1678] 10.0.0.240 () {32 vars in 664 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1679] 10.0.0.240 () {32 vars in 674 bytes} [Tue Jun 23 19:55:12 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: 835/1680] 10.0.0.240 () {32 vars in 712 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1681] 10.0.0.240 () {32 vars in 690 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1682] 10.0.0.240 () {32 vars in 682 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/multi-provider => 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: 838/1683] 10.0.0.240 () {32 vars in 668 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1684] 10.0.0.240 () {32 vars in 686 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1685] 10.0.0.240 () {32 vars in 704 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1686] 10.0.0.240 () {32 vars in 674 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1687] 10.0.0.240 () {32 vars in 700 bytes} [Tue Jun 23 19:55:12 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: 843/1688] 10.0.0.240 () {32 vars in 674 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/pagination => 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: 844/1689] 10.0.0.240 () {32 vars in 692 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1690] 10.0.0.240 () {32 vars in 688 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1691] 10.0.0.240 () {32 vars in 708 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/port-mac-address-regenerate => 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: 847/1692] 10.0.0.240 () {32 vars in 704 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1693] 10.0.0.240 () {32 vars in 718 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1694] 10.0.0.240 () {32 vars in 696 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1695] 10.0.0.240 () {32 vars in 710 bytes} [Tue Jun 23 19:55:12 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: 851/1696] 10.0.0.240 () {32 vars in 668 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1697] 10.0.0.240 () {32 vars in 686 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1698] 10.0.0.240 () {32 vars in 680 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1699] 10.0.0.240 () {32 vars in 674 bytes} [Tue Jun 23 19:55:12 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: 855/1700] 10.0.0.240 () {32 vars in 670 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/provider => generated 191 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1701] 10.0.0.240 () {32 vars in 660 bytes} [Tue Jun 23 19:55:12 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: 857/1702] 10.0.0.240 () {32 vars in 698 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1703] 10.0.0.240 () {32 vars in 698 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1704] 10.0.0.240 () {32 vars in 676 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1705] 10.0.0.240 () {32 vars in 668 bytes} [Tue Jun 23 19:55:12 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: 861/1706] 10.0.0.240 () {32 vars in 682 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1707] 10.0.0.240 () {32 vars in 700 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1708] 10.0.0.240 () {32 vars in 684 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1709] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/security-groups?tenant_id=c001ade2672e4054a97817d23798f459&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1710] 10.0.0.240 () {32 vars in 706 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1711] 10.0.0.240 () {32 vars in 668 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1712] 10.0.0.240 () {32 vars in 696 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1713] 10.0.0.240 () {32 vars in 694 bytes} [Tue Jun 23 19:55:12 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: 850/1714] 10.0.0.240 () {32 vars in 684 bytes} [Tue Jun 23 19:55:12 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: 8|app: 0|req: 851/1715] 10.0.0.240 () {32 vars in 688 bytes} [Tue Jun 23 19:55:12 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: 852/1716] 10.0.0.240 () {32 vars in 666 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1717] 10.0.0.240 () {32 vars in 680 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1718] 10.0.0.240 () {32 vars in 680 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1719] 10.0.0.240 () {32 vars in 690 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1720] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:12 2026] DELETE /v2.0/security-groups/84ac95ff-a098-489e-8d66-701360433042 => 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: 856/1721] 10.0.0.240 () {32 vars in 690 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1722] 10.0.0.240 () {32 vars in 694 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1723] 10.0.0.240 () {32 vars in 684 bytes} [Tue Jun 23 19:55:12 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1724] 10.0.0.240 () {32 vars in 688 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1725] 10.0.0.240 () {32 vars in 700 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1726] 10.0.0.240 () {32 vars in 702 bytes} [Tue Jun 23 19:55:13 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: 859/1727] 10.0.0.240 () {32 vars in 712 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1728] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1729] 10.0.0.240 () {32 vars in 714 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1730] 10.0.0.240 () {32 vars in 726 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1731] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1732] 10.0.0.240 () {32 vars in 718 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1733] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/security-groups?tenant_id=98fd1e6647db41939d7f0fa24eccfbed&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1734] 10.0.0.240 () {32 vars in 682 bytes} [Tue Jun 23 19:55:13 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: 871/1735] 10.0.0.240 () {32 vars in 668 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1736] 10.0.0.240 () {32 vars in 718 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1737] 10.0.0.240 () {32 vars in 678 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1738] 10.0.0.240 () {32 vars in 668 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1739] 10.0.0.240 () {32 vars in 696 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1740] 10.0.0.240 () {32 vars in 704 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1741] 10.0.0.240 () {32 vars in 700 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1742] 10.0.0.240 () {32 vars in 700 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1743] 10.0.0.240 () {32 vars in 682 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1744] 10.0.0.240 () {32 vars in 704 bytes} [Tue Jun 23 19:55:13 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: 881/1745] 10.0.0.240 () {32 vars in 694 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1746] 10.0.0.240 () {32 vars in 688 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1747] 10.0.0.240 () {32 vars in 696 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1748] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:13 2026] DELETE /v2.0/security-groups/257ec721-5615-4a3b-a2b0-8e64cac2498d => 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: 884/1749] 10.0.0.240 () {32 vars in 678 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1750] 10.0.0.240 () {32 vars in 688 bytes} [Tue Jun 23 19:55:13 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: 7|app: 0|req: 885/1751] 10.0.0.240 () {32 vars in 700 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1752] 10.0.0.240 () {32 vars in 664 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1753] 10.0.0.240 () {32 vars in 680 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1754] 10.0.0.240 () {32 vars in 692 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1755] 10.0.0.240 () {32 vars in 676 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1756] 10.0.0.240 () {32 vars in 666 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1757] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:13 2026] GET /v2.0/security-groups?tenant_id=da5c42d70a2243cebb2b1a9c62671162&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1758] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:14 2026] DELETE /v2.0/security-groups/5c1d491b-9255-4d68-b6e9-f1250d707e37 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:15.521 7 WARNING neutron_lib.context [None req-6830a43b-a91c-4027-91fc-ef160a018d84 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:15.688 7 INFO neutron.db.segments_db [None req-6830a43b-a91c-4027-91fc-ef160a018d84 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Added segment 4c9fdd7d-a38e-493f-bfec-637f4da9154a of type vxlan for network 84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 [pid: 7|app: 0|req: 889/1759] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:15 2026] POST /v2.0/networks => generated 640 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:15.783 8 WARNING neutron_lib.context [None req-093c86f8-60c7-4959-8f71-ae353876943f 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:16.010 7 WARNING neutron_lib.context [None req-3edbb96b-3eb9-4094-b6d7-a760c2ac518a b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:16.010 7 WARNING neutron_lib.context [None req-3edbb96b-3eb9-4094-b6d7-a760c2ac518a b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 871/1760] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:15 2026] POST /v2.0/subnets => generated 657 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1761] 10.0.0.240 () {32 vars in 721 bytes} [Tue Jun 23 19:55:16 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:16.160 8 WARNING neutron_lib.context [None req-9193337e-9610-4586-96ec-f3eb9d5fb7a5 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:16.175 7 INFO neutron.db.segments_db [None req-3edbb96b-3eb9-4094-b6d7-a760c2ac518a b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Added segment b1234a86-bf09-4843-9c9a-b74d45c030a9 of type vxlan for network 5afaa020-ff9d-4bd8-bc27-e37af70602b9 2026-06-23 19:55:16.249 7 INFO neutron.db.segments_db [None req-3edbb96b-3eb9-4094-b6d7-a760c2ac518a b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Added segment f99529da-6a27-423c-97f6-520ca12386e1 of type vxlan for network b12b7335-1071-4043-a700-6c642daa620b [pid: 7|app: 0|req: 890/1762] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:15 2026] POST /v2.0/networks => generated 1245 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1763] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/subnets => generated 732 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:16.414 8 WARNING neutron_lib.context [None req-c46880da-8924-46ee-904b-1b3e2b19d23c 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 891/1764] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:55:16 2026] GET /v2.0/networks => generated 1844 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:16.462 8 INFO neutron.db.segments_db [None req-c46880da-8924-46ee-904b-1b3e2b19d23c 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Added segment 8ef7d1c4-defa-495f-8709-b25791ed3c5c of type vxlan for network 03fe8eee-2330-488f-b2ff-dac867c77dc6 [pid: 8|app: 0|req: 874/1765] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/networks => generated 637 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:16.560 8 WARNING neutron_lib.context [None req-c8a29978-5313-480b-a0df-8b6430fee3ed 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:16.576 7 INFO neutron.services.segments.plugin [-] Segment b1234a86-bf09-4843-9c9a-b74d45c030a9 resource provider aggregate not found 2026-06-23 19:55:16.581 7 INFO neutron.services.segments.plugin [-] Segment b1234a86-bf09-4843-9c9a-b74d45c030a9 resource provider aggregate not found 2026-06-23 19:55:16.596 7 INFO neutron.services.segments.plugin [-] Segment b1234a86-bf09-4843-9c9a-b74d45c030a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1234a86-bf09-4843-9c9a-b74d45c030a9 found for delete ", "request_id": "req-7f5861c5-9b01-49fc-bfd9-ccfee6ea5c45"}]} 2026-06-23 19:55:16.597 7 INFO neutron.services.segments.plugin [-] Segment b1234a86-bf09-4843-9c9a-b74d45c030a9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1234a86-bf09-4843-9c9a-b74d45c030a9 found for delete ", "request_id": "req-8df8757c-df3a-4144-9ffd-962199387d32"}]} [pid: 7|app: 0|req: 892/1768] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:16 2026] DELETE /v2.0/networks/5afaa020-ff9d-4bd8-bc27-e37af70602b9 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1769] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:16 2026] DELETE /v2.0/networks/b12b7335-1071-4043-a700-6c642daa620b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1770] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/subnets => generated 656 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1771] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:55:16 2026] GET /v2.0/networks => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:16.837 8 WARNING neutron_lib.context [None req-41b2566f-fc57-4279-9946-9906db6f0504 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:16.841 7 WARNING neutron_lib.context [None req-3d166049-f650-4533-a267-6d1f07fd463b b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:16.891 7 INFO neutron.db.segments_db [None req-3d166049-f650-4533-a267-6d1f07fd463b b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Added segment 4cb86a9a-7060-442f-8c77-e4f168180741 of type vxlan for network d1123bc7-c357-4fe8-a547-01ed25d6d931 [pid: 7|app: 0|req: 895/1772] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/networks => generated 653 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:16.993 7 WARNING neutron_lib.context [None req-acd0a618-9f5f-44cc-8eb0-f1130d16e2eb b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:17.049 7 INFO neutron.db.segments_db [None req-acd0a618-9f5f-44cc-8eb0-f1130d16e2eb b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Added segment 1a7ae86d-05b7-48dc-8d00-aee4965fd532 of type vxlan for network f232cc6e-8a19-4b6d-af20-fb9d04e7290e [pid: 8|app: 0|req: 878/1773] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/subnets => generated 726 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:17.080 8 WARNING neutron_lib.context [None req-9945a1b8-100b-4c09-9225-393c14d52d5d 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:17.136 8 INFO neutron.db.segments_db [None req-9945a1b8-100b-4c09-9225-393c14d52d5d 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Added segment 51379194-9a20-49e2-9e6f-f80203821607 of type vxlan for network 0acd4553-f360-4895-8fc3-873a224050e3 [pid: 7|app: 0|req: 896/1774] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:16 2026] POST /v2.0/networks => generated 653 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:17.163 7 WARNING neutron_lib.context [None req-c3e9aa0c-bad8-4b36-868d-7edefc3d03b2 b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:17.193 7 WARNING neutron_lib.context [None req-c3e9aa0c-bad8-4b36-868d-7edefc3d03b2 b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 879/1775] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:17 2026] POST /v2.0/networks => generated 637 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:17.244 8 WARNING neutron_lib.context [None req-31d9a3cd-63cb-4e4e-9464-16e4bc8dfc1c 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 880/1776] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:17 2026] POST /v2.0/subnets => generated 656 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:17.499 8 WARNING neutron_lib.context [None req-6331095e-7f49-430a-8bbd-59f3920498a8 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 897/1777] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:55:17 2026] POST /v2.0/ports => generated 1506 bytes in 602 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: 881/1778] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:17 2026] POST /v2.0/subnets => generated 730 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:17.792 8 WARNING neutron_lib.context [None req-5e857042-489a-45e9-9bff-6e10f7dbbcf8 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:17.839 8 INFO neutron.db.segments_db [None req-5e857042-489a-45e9-9bff-6e10f7dbbcf8 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Added segment 54bfed4d-b2bd-4f21-834e-1a1b2fe9a67d of type vxlan for network f208727a-b206-421c-b578-39f55495bbd6 [pid: 7|app: 0|req: 898/1779] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:55:17 2026] GET /v2.0/ports => generated 1506 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1780] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:55:17 2026] DELETE /v2.0/ports/22ab5269-43dc-40d2-8c37-a67f5d2acdd4 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:18.128 8 INFO neutron.db.l3_hamode_db [None req-5e857042-489a-45e9-9bff-6e10f7dbbcf8 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 900/1781] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:55:18 2026] DELETE /v2.0/ports/c6756cf3-6e96-4fa3-9037-bd1c5f8404f6 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1782] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:55:18 2026] GET /v2.0/ports => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:18.322 7 WARNING neutron_lib.context [None req-e97aa76f-cadd-4a6c-bc79-cbc2f3f8a418 b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:18.377 7 INFO neutron.db.segments_db [None req-e97aa76f-cadd-4a6c-bc79-cbc2f3f8a418 b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Added segment cb2560fc-5eda-4af3-a66f-d8e93585d033 of type vxlan for network 61dc0bd4-2946-4de3-b214-12c43dd44fda [pid: 7|app: 0|req: 902/1783] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:18 2026] POST /v2.0/networks => generated 653 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:18.467 7 WARNING neutron_lib.context [None req-3d90bda7-a7e9-4b58-942d-9818a1ad4c3a b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:18.531 7 INFO neutron.db.segments_db [None req-3d90bda7-a7e9-4b58-942d-9818a1ad4c3a b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Added segment 7b9c82e8-e119-499b-89a3-1b4288d0ed5f of type vxlan for network 3722d7a7-632c-4018-a867-6c9bba4a73a4 2026-06-23 19:55:18.613 7 INFO neutron.services.segments.plugin [-] Segment f99529da-6a27-423c-97f6-520ca12386e1 resource provider aggregate not found 2026-06-23 19:55:18.619 7 INFO neutron.services.segments.plugin [-] Segment f99529da-6a27-423c-97f6-520ca12386e1 resource provider aggregate not found 2026-06-23 19:55:18.629 7 INFO neutron.services.segments.plugin [-] Segment f99529da-6a27-423c-97f6-520ca12386e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f99529da-6a27-423c-97f6-520ca12386e1 found for delete ", "request_id": "req-9633fd30-856c-4c10-b29d-ff0c99ee9e38"}]} 2026-06-23 19:55:18.634 7 INFO neutron.services.segments.plugin [-] Segment f99529da-6a27-423c-97f6-520ca12386e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f99529da-6a27-423c-97f6-520ca12386e1 found for delete ", "request_id": "req-bfd4ed40-8384-4886-9b91-d311d0a3eb8f"}]} [pid: 7|app: 0|req: 903/1784] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:18 2026] POST /v2.0/networks => generated 653 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:18.983 8 INFO neutron.db.l3_hamode_db [None req-5e857042-489a-45e9-9bff-6e10f7dbbcf8 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:55:19.108 7 WARNING neutron_lib.context [None req-421d6d6c-39f8-4556-bd0a-1a4f329e2a86 b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:19.145 7 WARNING neutron_lib.context [None req-421d6d6c-39f8-4556-bd0a-1a4f329e2a86 b3797206122c4c26be9475d62cdcec0b 0f426f541af5455abbad834034187ab2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1785] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:19 2026] POST /v2.0/subnets => generated 1324 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1786] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:55:19 2026] GET /v2.0/subnets => generated 1960 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1787] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:19 2026] DELETE /v2.0/subnets/edf4acdb-69cc-4e8d-bade-4a8ffe65763c => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1788] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:19 2026] DELETE /v2.0/subnets/cde01053-2fba-4e1a-a2b7-7a313418107e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1789] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:17 2026] POST /v2.0/routers => generated 685 bytes in 2200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1790] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:55: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-06-23 19:55:20.176 8 INFO neutron.services.segments.plugin [-] Segment 7b9c82e8-e119-499b-89a3-1b4288d0ed5f resource provider aggregate not found 2026-06-23 19:55:20.184 8 INFO neutron.services.segments.plugin [-] Segment 7b9c82e8-e119-499b-89a3-1b4288d0ed5f resource provider aggregate not found 2026-06-23 19:55:20.188 8 INFO neutron.services.segments.plugin [-] Segment 7b9c82e8-e119-499b-89a3-1b4288d0ed5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b9c82e8-e119-499b-89a3-1b4288d0ed5f found for delete ", "request_id": "req-93f69402-ddf6-407e-9892-919af986f997"}]} 2026-06-23 19:55:20.197 8 INFO neutron.services.segments.plugin [-] Segment 7b9c82e8-e119-499b-89a3-1b4288d0ed5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b9c82e8-e119-499b-89a3-1b4288d0ed5f found for delete ", "request_id": "req-8e185b69-7803-4149-a9a9-b5a60922d8b8"}]} [pid: 8|app: 0|req: 884/1791] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:20 2026] DELETE /v2.0/networks/3722d7a7-632c-4018-a867-6c9bba4a73a4 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1792] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:20 2026] DELETE /v2.0/networks/61dc0bd4-2946-4de3-b214-12c43dd44fda => 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: 886/1793] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:20 2026] DELETE /v2.0/networks/f232cc6e-8a19-4b6d-af20-fb9d04e7290e => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1794] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:20 2026] DELETE /v2.0/networks/d1123bc7-c357-4fe8-a547-01ed25d6d931 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1796] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:21 2026] GET /v2.0/security-groups?tenant_id=0f426f541af5455abbad834034187ab2&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1796] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:55:19 2026] PUT /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63/add_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1797] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:21 2026] DELETE /v2.0/security-groups/02fdf86e-e198-427e-a7cf-ef766166edeb => 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: 909/1798] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:55:21 2026] PUT /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63/add_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:22.994 8 INFO neutron.services.segments.plugin [-] Segment cb2560fc-5eda-4af3-a66f-d8e93585d033 resource provider aggregate not found 2026-06-23 19:55:23.017 8 INFO neutron.services.segments.plugin [-] Segment cb2560fc-5eda-4af3-a66f-d8e93585d033 resource provider aggregate not found 2026-06-23 19:55:23.022 8 INFO neutron.services.segments.plugin [-] Segment cb2560fc-5eda-4af3-a66f-d8e93585d033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb2560fc-5eda-4af3-a66f-d8e93585d033 found for delete ", "request_id": "req-ec927e6e-679c-4c70-bf7f-fc2d0e810b5c"}]} 2026-06-23 19:55:23.040 8 INFO neutron.services.segments.plugin [-] Segment 1a7ae86d-05b7-48dc-8d00-aee4965fd532 resource provider aggregate not found 2026-06-23 19:55:23.046 8 INFO neutron.services.segments.plugin [-] Segment cb2560fc-5eda-4af3-a66f-d8e93585d033 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb2560fc-5eda-4af3-a66f-d8e93585d033 found for delete ", "request_id": "req-b09f85fe-8bb4-42f1-9494-08bdbde66bce"}]} 2026-06-23 19:55:23.055 8 INFO neutron.services.segments.plugin [-] Segment 1a7ae86d-05b7-48dc-8d00-aee4965fd532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a7ae86d-05b7-48dc-8d00-aee4965fd532 found for delete ", "request_id": "req-81009555-69a1-4c77-a118-f94bcc6b331f"}]} 2026-06-23 19:55:23.062 8 INFO neutron.services.segments.plugin [-] Segment 1a7ae86d-05b7-48dc-8d00-aee4965fd532 resource provider aggregate not found 2026-06-23 19:55:23.073 8 INFO neutron.services.segments.plugin [-] Segment 4cb86a9a-7060-442f-8c77-e4f168180741 resource provider aggregate not found 2026-06-23 19:55:23.077 8 INFO neutron.services.segments.plugin [-] Segment 1a7ae86d-05b7-48dc-8d00-aee4965fd532 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a7ae86d-05b7-48dc-8d00-aee4965fd532 found for delete ", "request_id": "req-5dc973b9-9716-4938-b82c-f73e29eb8316"}]} 2026-06-23 19:55:23.088 8 INFO neutron.services.segments.plugin [-] Segment 4cb86a9a-7060-442f-8c77-e4f168180741 resource provider aggregate not found 2026-06-23 19:55:23.092 8 INFO neutron.services.segments.plugin [-] Segment 4cb86a9a-7060-442f-8c77-e4f168180741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb86a9a-7060-442f-8c77-e4f168180741 found for delete ", "request_id": "req-db6c7167-3e85-458b-9c3e-f0cc0343d0e6"}]} 2026-06-23 19:55:23.104 8 INFO neutron.services.segments.plugin [-] Segment 4cb86a9a-7060-442f-8c77-e4f168180741 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cb86a9a-7060-442f-8c77-e4f168180741 found for delete ", "request_id": "req-9b8ba041-1a21-47cc-a223-ffaa254760f2"}]} 2026-06-23 19:55:23.569 7 WARNING neutron_lib.context [None req-02118e3c-8e5c-45d3-9d6d-58dc227f5983 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:23.570 7 WARNING neutron_lib.context [None req-02118e3c-8e5c-45d3-9d6d-58dc227f5983 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:23.803 7 INFO neutron.db.segments_db [None req-02118e3c-8e5c-45d3-9d6d-58dc227f5983 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Added segment aff24d5b-525b-492d-a5bc-93367b4ee399 of type vxlan for network 15c2f0b2-dfb8-40ff-8f6e-2072af22c6fe 2026-06-23 19:55:23.876 7 INFO neutron.db.segments_db [None req-02118e3c-8e5c-45d3-9d6d-58dc227f5983 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Added segment 21e9d6a5-2a52-4167-9d4d-67ac40581543 of type vxlan for network ba118edb-cc65-4316-a493-54ff05ab8a6e [pid: 7|app: 0|req: 910/1799] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:23 2026] POST /v2.0/networks => generated 1245 bytes in 644 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1800] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:55:24 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-06-23 19:55:24.208 7 INFO neutron.services.segments.plugin [-] Segment aff24d5b-525b-492d-a5bc-93367b4ee399 resource provider aggregate not found 2026-06-23 19:55:24.213 7 INFO neutron.services.segments.plugin [-] Segment aff24d5b-525b-492d-a5bc-93367b4ee399 resource provider aggregate not found 2026-06-23 19:55:24.226 7 INFO neutron.services.segments.plugin [-] Segment aff24d5b-525b-492d-a5bc-93367b4ee399 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aff24d5b-525b-492d-a5bc-93367b4ee399 found for delete ", "request_id": "req-e20ad91e-f949-45ef-bbc4-fe465c5da7e4"}]} [pid: 7|app: 0|req: 912/1801] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:24 2026] DELETE /v2.0/networks/15c2f0b2-dfb8-40ff-8f6e-2072af22c6fe => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:24.237 7 INFO neutron.services.segments.plugin [-] Segment aff24d5b-525b-492d-a5bc-93367b4ee399 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aff24d5b-525b-492d-a5bc-93367b4ee399 found for delete ", "request_id": "req-81286732-70b0-46f2-8720-acc2fef5d965"}]} [pid: 7|app: 0|req: 913/1802] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:24 2026] DELETE /v2.0/networks/ba118edb-cc65-4316-a493-54ff05ab8a6e => 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: 914/1803] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:55:24 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:24.432 7 WARNING neutron_lib.context [None req-d2cc7ec8-9409-420f-960a-f89b9ce6e655 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:24.488 7 INFO neutron.db.segments_db [None req-d2cc7ec8-9409-420f-960a-f89b9ce6e655 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Added segment baca1195-404f-4a74-86a0-00bd1193bfd5 of type vxlan for network 49f7e0c6-e597-4709-a0ee-cb17e411600f [pid: 7|app: 0|req: 915/1804] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:24 2026] POST /v2.0/networks => generated 649 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:24.604 7 WARNING neutron_lib.context [None req-2a303de4-e5a3-462a-b5d3-ee9588f158a8 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:24.670 7 INFO neutron.db.segments_db [None req-2a303de4-e5a3-462a-b5d3-ee9588f158a8 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Added segment e2fe7856-8b12-432f-a75e-ac627d50b4e8 of type vxlan for network f5d7534a-d3f7-490c-b203-4a7729e8c4ba [pid: 7|app: 0|req: 916/1805] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:24 2026] POST /v2.0/networks => generated 649 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:24.798 7 WARNING neutron_lib.context [None req-75a12c70-5875-47cd-8b78-d8a361ee4933 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:24.827 7 WARNING neutron_lib.context [None req-75a12c70-5875-47cd-8b78-d8a361ee4933 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1806] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:55:22 2026] PUT /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63/add_router_interface => generated 309 bytes in 2047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:25.073 8 WARNING neutron_lib.context [None req-b74463ee-ee5e-40b7-961d-78f52c23f2a4 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 891/1807] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:55:25 2026] POST /v2.0/security-groups => generated 1628 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:55:25.203 8 WARNING neutron_lib.context [None req-16aaaef8-30fe-43e0-847e-1612c4b8ac30 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 892/1808] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1809] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:55:24 2026] POST /v2.0/ports => generated 1505 bytes in 642 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, ' 2026-06-23 19:55:25.441 7 WARNING neutron_lib.context [None req-566c8e62-7c8d-405f-b913-e76cb816b0de 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 893/1810] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:25 2026] GET /v2.0/security-groups?tenant_id=ca732a9e00e04322b20fbbf8bcbea1da&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1811] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:25 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-06-23 19:55:25.572 7 WARNING neutron_lib.context [None req-9119fe79-c78f-405c-b98d-6b94fdd9fa14 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 894/1812] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:55:25 2026] GET /v2.0/ports => generated 1505 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1813] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:25 2026] POST /v2.0/security-group-rules => generated 599 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1814] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:25 2026] DELETE /v2.0/security-groups/aac495ac-9aae-426d-a8b9-f73bc666fde2 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:25.771 8 WARNING neutron_lib.context [None req-c3f23db7-cf74-43c8-ad74-331cd66237e4 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 896/1815] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:25 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-06-23 19:55:25.906 8 WARNING neutron_lib.context [None req-137362d3-2711-43cf-a2b3-4feac145a5a7 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 920/1816] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:55:25 2026] DELETE /v2.0/ports/3eda890d-cc59-4c5a-b5b4-83b44be9c6dc => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1817] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:26.057 8 WARNING neutron_lib.context [None req-aa4b3ac1-ebda-457f-aeab-cd9e5291ac4f 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 921/1818] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:55:25 2026] DELETE /v2.0/ports/440efa63-5689-4d61-a9ea-6e77dd15ba91 => 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: 898/1819] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:26 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-06-23 19:55:26.187 8 WARNING neutron_lib.context [None req-51d4a98f-0f0e-495c-a506-13c764289292 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 922/1820] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:55:26 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:26.204 7 WARNING neutron_lib.context [None req-35a41029-96f3-42f1-9445-8c7621310357 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:26.245 7 INFO neutron.services.segments.plugin [-] Segment 21e9d6a5-2a52-4167-9d4d-67ac40581543 resource provider aggregate not found 2026-06-23 19:55:26.257 7 INFO neutron.services.segments.plugin [-] Segment 21e9d6a5-2a52-4167-9d4d-67ac40581543 resource provider aggregate not found 2026-06-23 19:55:26.269 7 INFO neutron.services.segments.plugin [-] Segment 21e9d6a5-2a52-4167-9d4d-67ac40581543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e9d6a5-2a52-4167-9d4d-67ac40581543 found for delete ", "request_id": "req-4d100c20-1721-45fd-9476-6ca080e8c30e"}]} 2026-06-23 19:55:26.273 7 INFO neutron.db.segments_db [None req-35a41029-96f3-42f1-9445-8c7621310357 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Added segment 332a3c27-089e-481b-8117-394594492d79 of type vxlan for network 24fe8e7e-bfde-43b0-ad49-e3037ced6207 2026-06-23 19:55:26.278 7 INFO neutron.services.segments.plugin [-] Segment 21e9d6a5-2a52-4167-9d4d-67ac40581543 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e9d6a5-2a52-4167-9d4d-67ac40581543 found for delete ", "request_id": "req-7cea5ae3-3479-42b3-9e80-75da806a0417"}]} [pid: 8|app: 0|req: 899/1821] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:26.326 8 WARNING neutron_lib.context [None req-3cdbc3aa-6635-4431-a4c7-faab76fbb425 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 923/1822] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/networks => generated 649 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:26.380 7 WARNING neutron_lib.context [None req-edfa218e-4bc7-4cfb-a12a-423fe3fba6a1 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:26.441 7 INFO neutron.db.segments_db [None req-edfa218e-4bc7-4cfb-a12a-423fe3fba6a1 f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Added segment 003c79b1-8ef3-4d2c-a74c-bdc9b436b229 of type vxlan for network ae9345cb-da38-483e-b0ae-d4f6d2de431f [pid: 8|app: 0|req: 900/1823] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:26.474 8 WARNING neutron_lib.context [None req-1020a042-c3ec-4f4f-8975-9304677374b9 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 924/1824] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/networks => generated 650 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:26.581 7 WARNING neutron_lib.context [None req-0386cad2-6dad-43d7-9e0a-7abbdc3f925d f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 901/1825] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:26.601 8 WARNING neutron_lib.context [None req-5a030c40-6ad6-4fdb-b639-80b1e8d78fe8 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:26.608 7 WARNING neutron_lib.context [None req-0386cad2-6dad-43d7-9e0a-7abbdc3f925d f595d89844c74cb9bf61de1707011108 7e8a9d9db5ee4c72ab7df70f3a000c84 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 902/1826] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:26.765 8 WARNING neutron_lib.context [None req-3297a425-374f-46a4-a6ba-706b9d33ede3 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 903/1827] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:26 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: 925/1828] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:26 2026] POST /v2.0/subnets => generated 1274 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1829] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/subnets => generated 1910 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1830] 10.0.0.125 () {34 vars in 1095 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1984580136&fields=id&tenant_id=5729fc4793d34f9296800dde7c5bce73 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1831] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/networks?id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 704 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1832] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/quotas/5729fc4793d34f9296800dde7c5bce73 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1833] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:27 2026] DELETE /v2.0/subnets/b3f7601b-f2e8-40bd-b55a-5706c21f3e87 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1834] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:27 2026] DELETE /v2.0/subnets/798a99a1-5332-4330-a40d-85f6f53cbb0e => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1835] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&fields=id => generated 287 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1836] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/subnets => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1837] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 931/1838] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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) 2026-06-23 19:55:27.552 8 INFO neutron.services.segments.plugin [-] Segment 003c79b1-8ef3-4d2c-a74c-bdc9b436b229 resource provider aggregate not found 2026-06-23 19:55:27.564 8 INFO neutron.services.segments.plugin [-] Segment 003c79b1-8ef3-4d2c-a74c-bdc9b436b229 resource provider aggregate not found 2026-06-23 19:55:27.569 8 INFO neutron.services.segments.plugin [-] Segment 003c79b1-8ef3-4d2c-a74c-bdc9b436b229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003c79b1-8ef3-4d2c-a74c-bdc9b436b229 found for delete ", "request_id": "req-35ca41c5-644e-4599-a741-2105d1e53069"}]} 2026-06-23 19:55:27.580 8 INFO neutron.services.segments.plugin [-] Segment 003c79b1-8ef3-4d2c-a74c-bdc9b436b229 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 003c79b1-8ef3-4d2c-a74c-bdc9b436b229 found for delete ", "request_id": "req-660ea880-711e-4eae-af95-ae138e833f02"}]} [pid: 8|app: 0|req: 908/1839] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:27 2026] DELETE /v2.0/networks/ae9345cb-da38-483e-b0ae-d4f6d2de431f => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1840] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:27 2026] GET /v2.0/ports?device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => 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: 932/1841] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:27 2026] DELETE /v2.0/networks/24fe8e7e-bfde-43b0-ad49-e3037ced6207 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1842] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:27 2026] DELETE /v2.0/networks/f5d7534a-d3f7-490c-b203-4a7729e8c4ba => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1843] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:27 2026] DELETE /v2.0/networks/49f7e0c6-e597-4709-a0ee-cb17e411600f => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1844] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:28 2026] GET /v2.0/security-groups?tenant_id=7e8a9d9db5ee4c72ab7df70f3a000c84&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:28.816 7 INFO neutron.services.segments.plugin [-] Segment 332a3c27-089e-481b-8117-394594492d79 resource provider aggregate not found 2026-06-23 19:55:28.820 7 INFO neutron.services.segments.plugin [-] Segment 332a3c27-089e-481b-8117-394594492d79 resource provider aggregate not found 2026-06-23 19:55:28.843 7 INFO neutron.services.segments.plugin [-] Segment 332a3c27-089e-481b-8117-394594492d79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 332a3c27-089e-481b-8117-394594492d79 found for delete ", "request_id": "req-51831e96-ac5b-4c53-bac8-d68e7a0af2ef"}]} 2026-06-23 19:55:28.847 7 INFO neutron.services.segments.plugin [-] Segment 332a3c27-089e-481b-8117-394594492d79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 332a3c27-089e-481b-8117-394594492d79 found for delete ", "request_id": "req-ff2d15d6-61a2-4a93-af12-e9377cc9a4b6"}]} 2026-06-23 19:55:28.859 7 INFO neutron.services.segments.plugin [-] Segment baca1195-404f-4a74-86a0-00bd1193bfd5 resource provider aggregate not found 2026-06-23 19:55:28.864 7 INFO neutron.services.segments.plugin [-] Segment baca1195-404f-4a74-86a0-00bd1193bfd5 resource provider aggregate not found 2026-06-23 19:55:28.874 7 INFO neutron.services.segments.plugin [-] Segment baca1195-404f-4a74-86a0-00bd1193bfd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baca1195-404f-4a74-86a0-00bd1193bfd5 found for delete ", "request_id": "req-4f694134-e3a9-4a44-a9df-34c21c881819"}]} 2026-06-23 19:55:28.878 7 INFO neutron.services.segments.plugin [-] Segment baca1195-404f-4a74-86a0-00bd1193bfd5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baca1195-404f-4a74-86a0-00bd1193bfd5 found for delete ", "request_id": "req-92638fcd-bc63-48af-bce8-7393a3e9e550"}]} [pid: 7|app: 0|req: 934/1845] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:28 2026] DELETE /v2.0/security-groups/9034d8b8-b7ff-42c6-8af9-896187a16ec8 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:55:29.033 8 WARNING neutron_lib.context [None req-7058bdf9-a4ab-4dbc-9af5-d153b595d895 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:29.185 8 INFO neutron.db.segments_db [None req-7058bdf9-a4ab-4dbc-9af5-d153b595d895 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Added segment 5e023670-61e7-4300-b27a-ec49a449a75b of type vxlan for network e0f8f658-5e04-41f0-8702-7f94d5a0daaf [pid: 8|app: 0|req: 912/1846] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:55:28 2026] POST /v2.0/networks => generated 632 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:29.297 7 WARNING neutron_lib.context [None req-45d789e9-cc8a-4fbc-baa9-9950d9166be6 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:29.335 7 INFO neutron.db.segments_db [None req-45d789e9-cc8a-4fbc-baa9-9950d9166be6 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Added segment 10f3a494-1552-4dd3-a141-944e7d65cda3 of type vxlan for network 4e451093-dfcd-428d-9164-aeb81ce3773c 2026-06-23 19:55:29.609 7 INFO neutron.db.l3_hamode_db [None req-45d789e9-cc8a-4fbc-baa9-9950d9166be6 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:55:30.508 7 INFO neutron.db.l3_hamode_db [None req-45d789e9-cc8a-4fbc-baa9-9950d9166be6 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:55:30.601 8 INFO neutron.services.segments.plugin [-] Segment e2fe7856-8b12-432f-a75e-ac627d50b4e8 resource provider aggregate not found 2026-06-23 19:55:30.606 8 INFO neutron.services.segments.plugin [-] Segment e2fe7856-8b12-432f-a75e-ac627d50b4e8 resource provider aggregate not found 2026-06-23 19:55:30.614 8 INFO neutron.services.segments.plugin [-] Segment e2fe7856-8b12-432f-a75e-ac627d50b4e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2fe7856-8b12-432f-a75e-ac627d50b4e8 found for delete ", "request_id": "req-b8e38cc7-19a3-4ef6-9f34-964a69fbcf2a"}]} 2026-06-23 19:55:30.621 8 INFO neutron.services.segments.plugin [-] Segment e2fe7856-8b12-432f-a75e-ac627d50b4e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2fe7856-8b12-432f-a75e-ac627d50b4e8 found for delete ", "request_id": "req-79d08f5a-f5c2-4b15-aaa2-39680d5cdb07"}]} 2026-06-23 19:55:30.794 8 WARNING neutron_lib.context [None req-b5534f8c-24e2-4644-8d55-305d4da1c5ba 99f9af50f2ec4e3fb6c0b690df8b19e9 84594d207bcd4d668da4f5f712493dbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:30.968 8 INFO neutron.db.segments_db [None req-b5534f8c-24e2-4644-8d55-305d4da1c5ba 99f9af50f2ec4e3fb6c0b690df8b19e9 84594d207bcd4d668da4f5f712493dbe - - default default] Added segment 2c5eee90-1c7b-490d-a4d2-d7c4c7fd0e5a of type vxlan for network 6e2f9368-8c18-42c4-8c01-3c32250da803 [pid: 8|app: 0|req: 913/1847] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:30 2026] POST /v2.0/networks => generated 643 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:31.103 8 WARNING neutron_lib.context [None req-cec0d12a-1586-49f3-a168-10cd7a722e0b 99f9af50f2ec4e3fb6c0b690df8b19e9 84594d207bcd4d668da4f5f712493dbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 914/1848] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:31 2026] POST /v2.0/subnets => generated 641 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:31.367 8 WARNING neutron_lib.context [None req-9ccfeb08-f59d-46d1-9f8e-62977ab16638 99f9af50f2ec4e3fb6c0b690df8b19e9 84594d207bcd4d668da4f5f712493dbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:31.423 8 INFO neutron.db.segments_db [None req-9ccfeb08-f59d-46d1-9f8e-62977ab16638 99f9af50f2ec4e3fb6c0b690df8b19e9 84594d207bcd4d668da4f5f712493dbe - - default default] Added segment 24810103-981b-4fd7-b97b-928641531261 of type vxlan for network 627166b8-71be-4411-9745-efd03d0c0a94 [pid: 7|app: 0|req: 935/1849] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:29 2026] POST /v2.0/routers => generated 695 bytes in 2150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1850] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:31 2026] POST /v2.0/networks => generated 644 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1853] 10.0.0.240 () {32 vars in 775 bytes} [Tue Jun 23 19:55:31 2026] GET /v2.0/subnets?project_id=109d928d9967469abf66fa71931bdafe&cidr=10.100.0.0%2F28 => generated 14 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1854] 10.0.0.240 () {34 vars in 742 bytes} [Tue Jun 23 19:55:31 2026] PUT /v2.0/networks/627166b8-71be-4411-9745-efd03d0c0a94 => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1855] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:55:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:31.649 8 WARNING neutron_lib.context [None req-eb711b5c-3f50-4d96-ad39-97679e1f93d5 99f9af50f2ec4e3fb6c0b690df8b19e9 84594d207bcd4d668da4f5f712493dbe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 938/1856] 10.0.0.240 () {32 vars in 783 bytes} [Tue Jun 23 19:55:31 2026] GET /v2.0/subnets?network_id=7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2&cidr=10.100.0.0%2F28 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:31.682 7 WARNING neutron_lib.context [None req-093c76e5-d13e-4e36-afad-59760849f232 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 919/1857] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:31 2026] POST /v2.0/subnets => generated 626 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1858] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:31 2026] POST /v2.0/subnets => generated 656 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1859] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:55:31 2026] GET /v2.0/networks?id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1860] 10.0.0.240 () {34 vars in 740 bytes} [Tue Jun 23 19:55:31 2026] PUT /v2.0/subnets/96529e9f-1037-438c-9d21-3307e7d1792a => generated 636 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1861] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:55:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5729fc4793d34f9296800dde7c5bce73 => generated 179 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1862] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:32 2026] DELETE /v2.0/networks/627166b8-71be-4411-9745-efd03d0c0a94 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:32.324 8 WARNING neutron_lib.context [req-d90c4278-a172-4e29-b81e-31366a919861 req-ece233ad-0235-4cdf-bda5-e5130829a5d9 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:32.646 8 INFO neutron.services.segments.plugin [-] Segment 24810103-981b-4fd7-b97b-928641531261 resource provider aggregate not found 2026-06-23 19:55:32.652 8 INFO neutron.services.segments.plugin [-] Segment 24810103-981b-4fd7-b97b-928641531261 resource provider aggregate not found 2026-06-23 19:55:32.664 8 INFO neutron.services.segments.plugin [-] Segment 24810103-981b-4fd7-b97b-928641531261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24810103-981b-4fd7-b97b-928641531261 found for delete ", "request_id": "req-2e26dc1a-8b0d-4c8b-8add-7c09121404a0"}]} 2026-06-23 19:55:32.673 8 INFO neutron.services.segments.plugin [-] Segment 24810103-981b-4fd7-b97b-928641531261 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24810103-981b-4fd7-b97b-928641531261 found for delete ", "request_id": "req-28b7d2dd-d534-41ba-a40d-a7cc8e03644b"}]} [pid: 8|app: 0|req: 923/1863] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:55:32 2026] POST /v2.0/ports => generated 1183 bytes in 504 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, ' 2026-06-23 19:55:32.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b73ded41-523d-4e47-a7f4-386b1d467ef2 99f9af50f2ec4e3fb6c0b690df8b19e9 84594d207bcd4d668da4f5f712493dbe - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 924/1864] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:32 2026] DELETE /v2.0/networks/627166b8-71be-4411-9745-efd03d0c0a94 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1865] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:32 2026] GET /v2.0/ports?device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1186 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1866] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:55:32 2026] PUT /v2.0/routers/1b332e69-56f2-4d4f-bd35-2bd32d4c8976/add_router_interface => generated 309 bytes in 1426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1867] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:55:32 2026] PUT /v2.0/ports/15d1332d-96b5-4a48-8346-2b5c648bb1d0 => generated 1464 bytes in 562 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: 942/1868] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1869] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:33.553 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9397b727-3dd2-426a-9f20-2ea16cf67dd4'] response: {'name': 'network-changed', 'server_uuid': '6ba1eff7-776d-4ca2-bab1-7c2fc70b5797', 'tag': '15d1332d-96b5-4a48-8346-2b5c648bb1d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 928/1870] 10.0.0.240 () {32 vars in 741 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/subnets?network_id=7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2 => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1871] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/networks => generated 7415 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1872] 10.0.0.240 () {32 vars in 652 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/extensions => generated 20516 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1873] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/subnets => generated 8070 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1874] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/networks => generated 1308 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1875] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1876] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/routers => generated 1453 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1877] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/networks/6e2f9368-8c18-42c4-8c01-3c32250da803 => generated 668 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1878] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:55:33 2026] GET /v2.0/subnets/54c87518-2fac-43bc-ba70-b61bf91cde9f => generated 641 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:33.828 8 WARNING neutron_lib.context [None req-cc7a7767-e001-4f9c-9297-b0cc419e8321 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:33.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9848f67b-a57d-4065-a1c7-de6879fd8a4b 99f9af50f2ec4e3fb6c0b690df8b19e9 84594d207bcd4d668da4f5f712493dbe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 947/1879] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:33 2026] DELETE /v2.0/subnets/96529e9f-1037-438c-9d21-3307e7d1792a => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:55:33.867 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4140321-0cd1-4966-b768-fcc59405b7b8 99f9af50f2ec4e3fb6c0b690df8b19e9 84594d207bcd4d668da4f5f712493dbe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 948/1880] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:33 2026] DELETE /v2.0/networks/627166b8-71be-4411-9745-efd03d0c0a94 => 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: 933/1881] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 19:55:33 2026] POST /v2.0/security-groups => generated 1675 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:55:33.956 8 WARNING neutron_lib.context [None req-6d398e03-6f8f-4ed5-8bd9-ea5135359279 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 949/1882] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:33 2026] DELETE /v2.0/subnets/54c87518-2fac-43bc-ba70-b61bf91cde9f => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1883] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1884] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:55:34 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:34.125 8 WARNING neutron_lib.context [None req-05727504-6618-4334-b35e-f6eb2c8fdac3 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1885] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:34 2026] POST /v2.0/security-group-rules => generated 596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1886] 199.19.213.153 () {34 vars in 1017 bytes} [Tue Jun 23 19:55:34 2026] GET /v2.0/networks?tenant_id=5729fc4793d34f9296800dde7c5bce73&shared=False => generated 2375 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:34.295 8 WARNING neutron_lib.context [None req-e658d233-af0c-4ac8-bf6c-5d61cb7670b6 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:34.361 7 INFO neutron.services.segments.plugin [-] Segment 2c5eee90-1c7b-490d-a4d2-d7c4c7fd0e5a resource provider aggregate not found 2026-06-23 19:55:34.367 7 INFO neutron.services.segments.plugin [-] Segment 2c5eee90-1c7b-490d-a4d2-d7c4c7fd0e5a resource provider aggregate not found 2026-06-23 19:55:34.374 7 INFO neutron.services.segments.plugin [-] Segment 2c5eee90-1c7b-490d-a4d2-d7c4c7fd0e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c5eee90-1c7b-490d-a4d2-d7c4c7fd0e5a found for delete ", "request_id": "req-374c0389-7403-4d55-8d8e-bd590159d3f2"}]} [pid: 7|app: 0|req: 950/1887] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:34 2026] DELETE /v2.0/networks/6e2f9368-8c18-42c4-8c01-3c32250da803 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:34.392 7 INFO neutron.services.segments.plugin [-] Segment 2c5eee90-1c7b-490d-a4d2-d7c4c7fd0e5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c5eee90-1c7b-490d-a4d2-d7c4c7fd0e5a found for delete ", "request_id": "req-8c0fea6a-692a-4379-a782-d3c31ea352d4"}]} [pid: 8|app: 0|req: 938/1888] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:34.415 8 WARNING neutron_lib.context [None req-841c2ad5-40bf-4ee1-b129-5178b9fbe95f 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 951/1889] 199.19.213.153 () {34 vars in 929 bytes} [Tue Jun 23 19:55:34 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: 8|app: 0|req: 939/1890] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:34 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-06-23 19:55:34.532 7 WARNING neutron_lib.context [None req-45b50106-7317-4e54-a630-348792aaf30a 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:34.587 7 INFO neutron.db.securitygroups_db [None req-45b50106-7317-4e54-a630-348792aaf30a 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Project 109d928d9967469abf66fa71931bdafe added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 952/1891] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:34.699 8 WARNING neutron_lib.context [None req-bc2af888-7681-41ec-b7b5-56c814dd4f7c 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:34.734 8 INFO neutron.db.securitygroups_db [None req-bc2af888-7681-41ec-b7b5-56c814dd4f7c 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Project 109d928d9967469abf66fa71931bdafe 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: 940/1892] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:55:34 2026] POST /v2.0/security-group-rules => generated 606 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1893] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:55:34 2026] GET /v2.0/security-groups?tenant_id=84594d207bcd4d668da4f5f712493dbe&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: 941/1894] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:55:35 2026] DELETE /v2.0/security-groups/b2a8095b-153f-4e1d-942e-35b5d6973e92 => 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: 954/1895] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/networks => generated 1297 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1896] 10.0.0.125 () {34 vars in 1099 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1102909306&fields=id&tenant_id=109d928d9967469abf66fa71931bdafe => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1897] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1898] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.225&port_id=15d1332d-96b5-4a48-8346-2b5c648bb1d0 => 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: 943/1899] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/networks?id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf => generated 660 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1900] 199.19.213.153 () {34 vars in 1103 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A10d&port_id=15d1332d-96b5-4a48-8346-2b5c648bb1d0 => 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: 958/1901] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/quotas/109d928d9967469abf66fa71931bdafe => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1902] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/subnets?id=5982cfa9-d579-429f-92ba-bab984ef2395&id=f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 1411 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1903] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/ports?tenant_id=109d928d9967469abf66fa71931bdafe&fields=id => generated 103 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1904] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&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: 946/1905] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1906] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 947/1907] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1908] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 948/1909] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 962/1910] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:35 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1911] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:36 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:37.345 7 WARNING neutron_lib.context [None req-b4aeaf3b-3d9b-448e-8bb3-41f56f3a3019 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:37.531 7 INFO neutron.db.segments_db [None req-b4aeaf3b-3d9b-448e-8bb3-41f56f3a3019 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Added segment 7f134bfe-bee0-423a-b6c2-939bf169b058 of type vxlan for network 823ed7c6-042d-4958-aba4-080b34ef1761 [pid: 7|app: 0|req: 963/1912] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:37 2026] POST /v2.0/networks => generated 629 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:37.668 8 WARNING neutron_lib.context [None req-97fe860c-f8b9-4737-9ed1-dfac96b6cf45 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:37.740 8 INFO neutron.db.segments_db [None req-97fe860c-f8b9-4737-9ed1-dfac96b6cf45 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Added segment 20482808-1eb6-4bbd-aff5-136c33f5ea7b of type vxlan for network 24906d63-9263-4f8b-ba05-42fca94b5d40 [pid: 8|app: 0|req: 950/1913] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:37 2026] POST /v2.0/networks => generated 630 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:37.847 7 WARNING neutron_lib.context [None req-040cb436-de77-4441-9cb6-eac5b693a33c b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 951/1914] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:38 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => 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: 964/1915] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:37 2026] POST /v2.0/subnets => generated 626 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:38.113 8 WARNING neutron_lib.context [None req-97c80f0a-4547-4a67-84ce-eea739138605 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 952/1916] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:38 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:38.384 7 WARNING neutron_lib.context [None req-34ee58f4-388b-4a7f-8afc-0f5e121c4671 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:38.418 7 INFO neutron.db.segments_db [None req-34ee58f4-388b-4a7f-8afc-0f5e121c4671 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Added segment d9e1dbf9-7f71-4428-ba98-9769c07d9a25 of type vxlan for network 4c97abe5-9ad2-4b69-acf9-bcf3dbf407cc [pid: 8|app: 0|req: 953/1917] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:38 2026] GET /v2.0/ports?device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1200 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:38.741 7 INFO neutron.db.l3_hamode_db [None req-34ee58f4-388b-4a7f-8afc-0f5e121c4671 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 954/1918] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:38 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:38.869 7 INFO neutron.db.l3_hamode_db [None req-34ee58f4-388b-4a7f-8afc-0f5e121c4671 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 955/1919] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:39 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1920] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:38 2026] POST /v2.0/routers => generated 507 bytes in 1669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1921] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:40 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => 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: 967/1922] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:41 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1923] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:55:40 2026] PUT /v2.0/routers/5279b03b-4f85-4a81-97ad-e5ea11a17feb/add_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1924] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:55:41 2026] GET /v2.0/ports/c187465b-5fdc-43fe-a6b3-e1a778adc6e9 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1925] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:42 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => 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: 957/1926] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:55:41 2026] PUT /v2.0/routers/5279b03b-4f85-4a81-97ad-e5ea11a17feb/add_router_interface => generated 309 bytes in 1158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1927] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:55:42 2026] GET /v2.0/networks?id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf => generated 660 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1928] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:55:42 2026] GET /v2.0/ports/23fba558-b7ec-428a-bd76-9ffdd7273d93 => generated 955 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1929] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:55:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=109d928d9967469abf66fa71931bdafe => generated 181 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:42.757 8 WARNING neutron_lib.context [req-ed164d96-3aba-44fc-add9-2f29970b9326 req-540d7377-e595-4e10-871c-d4b8d4ce8a3d 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1930] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:55:42 2026] POST /v2.0/ports => generated 954 bytes in 389 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: 971/1931] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:55:42 2026] PUT /v2.0/routers/5279b03b-4f85-4a81-97ad-e5ea11a17feb/remove_router_interface => generated 309 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1932] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:55:43 2026] PUT /v2.0/ports/dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9 => generated 1235 bytes in 473 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: 972/1933] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:43.668 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c21e3a44-7294-405f-80ea-c5318f412fe7'] response: {'name': 'network-changed', 'server_uuid': '65199b8f-18b1-4e30-8cef-736a4aed25b9', 'tag': 'dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 973/1934] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&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: 974/1935] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/ports?device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1936] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1937] 10.0.0.240 () {32 vars in 817 bytes} [Tue Jun 23 19:55:43 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&mac_address=fa%3A16%3A3e%3A9b%3A64%3A03 => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:44.050 7 WARNING neutron_lib.context [None req-45debd02-f9f1-4495-9c9c-35d999b2033d 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 962/1938] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:55:43 2026] PUT /v2.0/routers/5279b03b-4f85-4a81-97ad-e5ea11a17feb/remove_router_interface => generated 309 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1939] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:55:44 2026] GET /v2.0/ports?tenant_id=109d928d9967469abf66fa71931bdafe&device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1940] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:44 2026] GET /v2.0/ports?device_id=5279b03b-4f85-4a81-97ad-e5ea11a17feb => 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: 965/1941] 199.19.213.153 () {34 vars in 1017 bytes} [Tue Jun 23 19:55:44 2026] GET /v2.0/networks?tenant_id=109d928d9967469abf66fa71931bdafe&shared=False => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:44.858 7 INFO neutron.db.l3_db [None req-45debd02-f9f1-4495-9c9c-35d999b2033d 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Floating IP 7f3758ae-f407-462c-b638-6f295329615c associated. External IP: 10.96.250.209, port: 15d1332d-96b5-4a48-8346-2b5c648bb1d0. 2026-06-23 19:55:45.104 8 INFO neutron.services.segments.plugin [-] Segment d9e1dbf9-7f71-4428-ba98-9769c07d9a25 resource provider aggregate not found 2026-06-23 19:55:45.111 8 INFO neutron.services.segments.plugin [-] Segment d9e1dbf9-7f71-4428-ba98-9769c07d9a25 resource provider aggregate not found 2026-06-23 19:55:45.129 8 INFO neutron.services.segments.plugin [-] Segment d9e1dbf9-7f71-4428-ba98-9769c07d9a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e1dbf9-7f71-4428-ba98-9769c07d9a25 found for delete ", "request_id": "req-1560c54f-96ab-4e0b-afa9-d74cfdab12f6"}]} 2026-06-23 19:55:45.130 8 INFO neutron.services.segments.plugin [-] Segment d9e1dbf9-7f71-4428-ba98-9769c07d9a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d9e1dbf9-7f71-4428-ba98-9769c07d9a25 found for delete ", "request_id": "req-3a368f81-4cd7-4555-8499-e252c7d078d9"}]} 2026-06-23 19:55:45.138 8 INFO neutron.db.l3_hamode_db [None req-7157e0ec-1601-4b75-8caf-f222dc98f29c b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] HA network 4c97abe5-9ad2-4b69-acf9-bcf3dbf407cc was deleted as no HA routers are present in tenant 810dd380951e48b7bde891a1835f706e. [pid: 8|app: 0|req: 966/1942] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:44 2026] DELETE /v2.0/routers/5279b03b-4f85-4a81-97ad-e5ea11a17feb => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1943] 199.19.213.153 () {34 vars in 929 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1944] 10.0.0.240 () {34 vars in 676 bytes} [Tue Jun 23 19:55:44 2026] POST /v2.0/floatingips => generated 855 bytes in 1178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1945] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1946] 10.0.0.125 () {34 vars in 1095 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1984580136&fields=id&tenant_id=5729fc4793d34f9296800dde7c5bce73 => 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: 970/1947] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&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: 978/1948] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:45 2026] DELETE /v2.0/subnets/b220199d-6d3b-4423-bd34-d4cc15f7cd10 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:45.426 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9276f4c-b146-4948-b16e-98448588615d'] response: {'name': 'network-changed', 'server_uuid': '6ba1eff7-776d-4ca2-bab1-7c2fc70b5797', 'tag': '15d1332d-96b5-4a48-8346-2b5c648bb1d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 971/1949] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/networks?id=0acd4553-f360-4895-8fc3-873a224050e3 => generated 704 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1950] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/quotas/5729fc4793d34f9296800dde7c5bce73 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1951] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:45 2026] DELETE /v2.0/subnets/26056c08-bbf5-428a-9e30-119f84f52d88 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1952] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&fields=id => generated 333 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1953] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1954] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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-06-23 19:55:45.916 7 INFO neutron.services.segments.plugin [-] Segment 20482808-1eb6-4bbd-aff5-136c33f5ea7b resource provider aggregate not found 2026-06-23 19:55:45.921 7 INFO neutron.services.segments.plugin [-] Segment 20482808-1eb6-4bbd-aff5-136c33f5ea7b resource provider aggregate not found [pid: 8|app: 0|req: 976/1955] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/ports?device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:45.938 7 INFO neutron.services.segments.plugin [-] Segment 20482808-1eb6-4bbd-aff5-136c33f5ea7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20482808-1eb6-4bbd-aff5-136c33f5ea7b found for delete ", "request_id": "req-a97707e4-04c8-4bc7-90b2-798f88e77d75"}]} 2026-06-23 19:55:45.947 7 INFO neutron.services.segments.plugin [-] Segment 20482808-1eb6-4bbd-aff5-136c33f5ea7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20482808-1eb6-4bbd-aff5-136c33f5ea7b found for delete ", "request_id": "req-ff416cae-1b10-4ab7-82ea-3aac5e0c6c1b"}]} [pid: 7|app: 0|req: 980/1956] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:45 2026] DELETE /v2.0/networks/24906d63-9263-4f8b-ba05-42fca94b5d40 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1957] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1958] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:55:45 2026] GET /v2.0/networks?id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1959] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.225&port_id=15d1332d-96b5-4a48-8346-2b5c648bb1d0 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1960] 199.19.213.153 () {34 vars in 1103 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A10d&port_id=15d1332d-96b5-4a48-8346-2b5c648bb1d0 => 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: 981/1961] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/subnets?id=5982cfa9-d579-429f-92ba-bab984ef2395&id=f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1962] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&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: 983/1963] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1964] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/ports?tenant_id=109d928d9967469abf66fa71931bdafe&device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1965] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:45 2026] DELETE /v2.0/networks/823ed7c6-042d-4958-aba4-080b34ef1761 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1966] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:46.288 7 WARNING neutron_lib.context [None req-78cd87ea-3cac-425d-9d34-d89d43310de3 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 985/1967] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1968] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/subnets?id=32c0b6c9-dc81-467b-b331-844b402164de => generated 677 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:46.346 7 INFO neutron.db.segments_db [None req-78cd87ea-3cac-425d-9d34-d89d43310de3 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Added segment c36e8416-2c3f-45e6-9056-c31c7e026c0d of type vxlan for network be6f7997-6b54-4453-8b84-5aded2aa8e03 [pid: 8|app: 0|req: 987/1969] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 988/1970] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/ports?network_id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf&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: 983/1971] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:46 2026] POST /v2.0/networks => generated 630 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1972] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:46.462 8 WARNING neutron_lib.context [None req-26f6b0ff-6344-45da-b17b-4a8558722ec5 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 984/1973] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1974] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 988/1977] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:46 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1978] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:46 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:46.727 7 WARNING neutron_lib.context [None req-b843c939-5e24-4063-ad37-2724331650bd b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:46.774 7 INFO neutron.db.segments_db [None req-b843c939-5e24-4063-ad37-2724331650bd b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Added segment 90f6b1a0-b999-4268-9c61-3b84849e03ed of type vxlan for network 10618883-6736-43d3-b916-968366923342 2026-06-23 19:55:47.031 7 INFO neutron.db.l3_hamode_db [None req-b843c939-5e24-4063-ad37-2724331650bd b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:55:47.148 7 INFO neutron.db.l3_hamode_db [None req-b843c939-5e24-4063-ad37-2724331650bd b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 991/1979] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:47 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1980] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:47 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1981] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:46 2026] POST /v2.0/routers => generated 507 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:47.770 8 WARNING neutron_lib.context [None req-7173db5e-9d7d-4143-83d0-3651ff8ecf6f b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1982] 10.0.0.240 () {34 vars in 664 bytes} [Tue Jun 23 19:55:47 2026] POST /v2.0/ports => generated 951 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:48.181 7 INFO neutron.services.segments.plugin [-] Segment 7f134bfe-bee0-423a-b6c2-939bf169b058 resource provider aggregate not found 2026-06-23 19:55:48.185 7 INFO neutron.services.segments.plugin [-] Segment 7f134bfe-bee0-423a-b6c2-939bf169b058 resource provider aggregate not found 2026-06-23 19:55:48.199 7 INFO neutron.services.segments.plugin [-] Segment 7f134bfe-bee0-423a-b6c2-939bf169b058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f134bfe-bee0-423a-b6c2-939bf169b058 found for delete ", "request_id": "req-b58a7f1b-b4ea-4227-b964-61aa75575805"}]} 2026-06-23 19:55:48.202 7 INFO neutron.services.segments.plugin [-] Segment 7f134bfe-bee0-423a-b6c2-939bf169b058 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f134bfe-bee0-423a-b6c2-939bf169b058 found for delete ", "request_id": "req-de67100c-95c8-47b9-977d-4336f3d383dd"}]} /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: 994/1983] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:48 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => 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: 995/1984] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:48 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&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: 990/1985] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:55:48 2026] PUT /v2.0/routers/a3f3cd92-196a-4d43-a9e2-c3d2da577742/add_router_interface => generated 309 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1986] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:55:49 2026] GET /v2.0/ports/c917ef98-34a6-4717-845d-570bee89f74a => generated 1025 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: 997/1987] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:49 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1988] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1989] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:55:49 2026] PUT /v2.0/routers/a3f3cd92-196a-4d43-a9e2-c3d2da577742/remove_router_interface => generated 309 bytes in 798 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: 999/1990] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.0/networks?id=0acd4553-f360-4895-8fc3-873a224050e3 => generated 704 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1991] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5729fc4793d34f9296800dde7c5bce73 => generated 179 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:50.358 8 WARNING neutron_lib.context [req-11119233-06ed-4b19-9220-14c5c643bd86 req-c007bfce-eabc-4d3a-bbeb-5599df4f71c9 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:50.365 7 INFO neutron.api.v2.resource [None req-58c5914a-ef33-4426-943b-be448e8d4b42 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 992/1992] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:55:50 2026] PUT /v2.0/routers/a3f3cd92-196a-4d43-a9e2-c3d2da577742/remove_router_interface => generated 197 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1993] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:50 2026] GET /v2.0/ports?device_id=a3f3cd92-196a-4d43-a9e2-c3d2da577742 => 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: 1001/1994] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:55:50 2026] POST /v2.0/ports => generated 1183 bytes in 527 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, ' 2026-06-23 19:55:51.042 7 INFO neutron.services.segments.plugin [-] Segment 90f6b1a0-b999-4268-9c61-3b84849e03ed resource provider aggregate not found 2026-06-23 19:55:51.049 7 INFO neutron.services.segments.plugin [-] Segment 90f6b1a0-b999-4268-9c61-3b84849e03ed resource provider aggregate not found 2026-06-23 19:55:51.063 7 INFO neutron.services.segments.plugin [-] Segment 90f6b1a0-b999-4268-9c61-3b84849e03ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f6b1a0-b999-4268-9c61-3b84849e03ed found for delete ", "request_id": "req-0fe69183-a4a8-4265-8957-cee8a5cc05f5"}]} 2026-06-23 19:55:51.064 7 INFO neutron.services.segments.plugin [-] Segment 90f6b1a0-b999-4268-9c61-3b84849e03ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f6b1a0-b999-4268-9c61-3b84849e03ed found for delete ", "request_id": "req-f5aec36f-11b8-4e2b-b348-e0c052c5f17d"}]} 2026-06-23 19:55:51.081 7 INFO neutron.db.l3_hamode_db [None req-caf17ef0-83d1-4518-a2a8-2e7bffbceeee b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] HA network 10618883-6736-43d3-b916-968366923342 was deleted as no HA routers are present in tenant 810dd380951e48b7bde891a1835f706e. [pid: 7|app: 0|req: 994/1995] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:50 2026] DELETE /v2.0/routers/a3f3cd92-196a-4d43-a9e2-c3d2da577742 => generated 0 bytes in 693 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1996] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:51 2026] GET /v2.0/ports?device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1186 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1997] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:51 2026] DELETE /v2.0/subnets/33c7d3df-7184-4eea-98a1-fa8f4fb5b67e => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1998] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:55:50 2026] PUT /v2.0/ports/e09523da-8e6f-4462-ac35-af36ffe67888 => generated 1464 bytes in 551 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: 997/1999] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:51 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => 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: 1003/2000] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:51 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2001] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:51 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2002] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:51 2026] DELETE /v2.0/networks/be6f7997-6b54-4453-8b84-5aded2aa8e03 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:51.827 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff17895a-3b12-4e17-b67f-f62f14424177'] response: {'name': 'network-changed', 'server_uuid': 'e149daf7-3941-4a43-b636-548c84418853', 'tag': 'e09523da-8e6f-4462-ac35-af36ffe67888', 'status': 'completed', 'code': 200} 2026-06-23 19:55:51.831 8 WARNING neutron_lib.context [None req-47a9da5a-de70-4d16-add7-8a4fb35cd499 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:51.894 8 INFO neutron.db.segments_db [None req-47a9da5a-de70-4d16-add7-8a4fb35cd499 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Added segment eacb7ad3-c7b3-4aef-872f-865c8deca6b4 of type vxlan for network 727cdb84-b1d1-41ca-bbc5-33699168e637 [pid: 8|app: 0|req: 1005/2003] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:55:51 2026] POST /v2.0/networks => generated 630 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:52.012 8 WARNING neutron_lib.context [None req-e9aea269-d1ae-4e9a-b5e2-eaddd486d6e2 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 999/2004] 10.0.0.16 () {34 vars in 988 bytes} [Tue Jun 23 19:55:51 2026] GET /v2.0/ports?device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1469 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2005] 10.0.0.16 () {34 vars in 1038 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2006] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2007] 199.19.213.153 () {34 vars in 1017 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/networks?tenant_id=5729fc4793d34f9296800dde7c5bce73&shared=False => generated 2375 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2008] 199.19.213.153 () {34 vars in 929 bytes} [Tue Jun 23 19:55:52 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: 8|app: 0|req: 1006/2009] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:52 2026] POST /v2.0/subnets => generated 626 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:52.307 7 WARNING neutron_lib.context [None req-5dfa3df1-d397-4a09-9c29-88010a987fd3 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:52.359 7 INFO neutron.db.segments_db [None req-5dfa3df1-d397-4a09-9c29-88010a987fd3 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Added segment 9d4c74cb-ad52-47e4-be9b-018d5361a550 of type vxlan for network 20d257dc-c8e1-43b7-8e86-f71d65140d4b 2026-06-23 19:55:52.646 7 INFO neutron.db.l3_hamode_db [None req-5dfa3df1-d397-4a09-9c29-88010a987fd3 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1007/2010] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2011] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:52.776 7 INFO neutron.db.l3_hamode_db [None req-5dfa3df1-d397-4a09-9c29-88010a987fd3 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1009/2012] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2013] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&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: 1011/2014] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:52 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:53.018 8 WARNING neutron_lib.context [None req-fae5c427-f561-46f4-95bb-7cdfe452cf26 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:53.082 7 INFO neutron.services.segments.plugin [-] Segment c36e8416-2c3f-45e6-9056-c31c7e026c0d resource provider aggregate not found 2026-06-23 19:55:53.091 7 INFO neutron.services.segments.plugin [-] Segment c36e8416-2c3f-45e6-9056-c31c7e026c0d resource provider aggregate not found 2026-06-23 19:55:53.105 7 INFO neutron.services.segments.plugin [-] Segment c36e8416-2c3f-45e6-9056-c31c7e026c0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c36e8416-2c3f-45e6-9056-c31c7e026c0d found for delete ", "request_id": "req-72db88cd-0a4f-4f99-86db-0c1c2f79eb22"}]} 2026-06-23 19:55:53.108 7 INFO neutron.services.segments.plugin [-] Segment c36e8416-2c3f-45e6-9056-c31c7e026c0d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c36e8416-2c3f-45e6-9056-c31c7e026c0d found for delete ", "request_id": "req-675e31e9-9e19-496e-a302-caa06bc5b30a"}]} [pid: 7|app: 0|req: 1004/2015] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:52 2026] POST /v2.0/routers => generated 506 bytes in 1212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2016] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:55:53 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1467 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:55:53.958 8 INFO neutron.db.l3_db [None req-fae5c427-f561-46f4-95bb-7cdfe452cf26 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Floating IP 62d0691d-4785-4694-a5d4-88b627af1675 associated. External IP: 10.96.250.219, port: dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9. [pid: 8|app: 0|req: 1012/2017] 10.0.0.240 () {34 vars in 676 bytes} [Tue Jun 23 19:55:53 2026] POST /v2.0/floatingips => generated 855 bytes in 1321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2018] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=e09523da-8e6f-4462-ac35-af36ffe67888 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:54.379 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6371ded-5f7c-4eb8-8673-42cc75716001'] response: {'name': 'network-changed', 'server_uuid': '65199b8f-18b1-4e30-8cef-736a4aed25b9', 'tag': 'dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1014/2019] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2020] 199.19.213.153 () {34 vars in 1103 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae9&port_id=e09523da-8e6f-4462-ac35-af36ffe67888 => 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: 1016/2021] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/subnets?id=49541807-1b1c-4f7b-a98d-6ab192bdd254&id=024d22b0-26a8-42d7-940a-efc022139fe7 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2022] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2023] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2024] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1020/2025] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1006/2026] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:55:53 2026] PUT /v2.0/routers/8881c87d-9567-46ba-a777-aa22e2b0b9ce/add_router_interface => generated 309 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2027] 10.0.0.240 () {32 vars in 716 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/ports/c577dd27-1f56-4ba4-9726-a000e1b346bc => generated 955 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2028] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/ports?tenant_id=109d928d9967469abf66fa71931bdafe&device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2029] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/networks?id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2030] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:55:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2031] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.0/subnets?id=32c0b6c9-dc81-467b-b331-844b402164de => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2032] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.0/ports?network_id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf&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: 1027/2033] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 1028/2034] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 1029/2035] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2036] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:55:54 2026] PUT /v2.0/routers/8881c87d-9567-46ba-a777-aa22e2b0b9ce/remove_router_interface => generated 309 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2037] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:55 2026] GET /v2.0/ports?device_id=8881c87d-9567-46ba-a777-aa22e2b0b9ce => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:55:56.252 7 INFO neutron.services.segments.plugin [-] Segment 9d4c74cb-ad52-47e4-be9b-018d5361a550 resource provider aggregate not found 2026-06-23 19:55:56.257 7 INFO neutron.services.segments.plugin [-] Segment 9d4c74cb-ad52-47e4-be9b-018d5361a550 resource provider aggregate not found 2026-06-23 19:55:56.274 7 INFO neutron.services.segments.plugin [-] Segment 9d4c74cb-ad52-47e4-be9b-018d5361a550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4c74cb-ad52-47e4-be9b-018d5361a550 found for delete ", "request_id": "req-2c9b0238-ac0c-4a5a-ab91-c4da6f88ca26"}]} 2026-06-23 19:55:56.275 7 INFO neutron.services.segments.plugin [-] Segment 9d4c74cb-ad52-47e4-be9b-018d5361a550 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d4c74cb-ad52-47e4-be9b-018d5361a550 found for delete ", "request_id": "req-0a9af863-4d4c-4d5e-931a-dfb4f39d6849"}]} 2026-06-23 19:55:56.278 7 INFO neutron.db.l3_hamode_db [None req-89cf0e17-96c3-4b4e-8933-eaac03c89b48 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] HA network 20d257dc-c8e1-43b7-8e86-f71d65140d4b was deleted as no HA routers are present in tenant 810dd380951e48b7bde891a1835f706e. [pid: 7|app: 0|req: 1008/2038] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:55 2026] DELETE /v2.0/routers/8881c87d-9567-46ba-a777-aa22e2b0b9ce => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2039] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:56 2026] DELETE /v2.0/subnets/c78fabc3-1ff4-4b8c-a82c-5330d5d81595 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2040] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:55:56 2026] GET /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2041] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:55:56 2026] GET /v2.0/ports?device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1198 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2042] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:55:56 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:55:56.778 8 INFO neutron.services.segments.plugin [-] Segment eacb7ad3-c7b3-4aef-872f-865c8deca6b4 resource provider aggregate not found 2026-06-23 19:55:56.784 8 INFO neutron.services.segments.plugin [-] Segment eacb7ad3-c7b3-4aef-872f-865c8deca6b4 resource provider aggregate not found 2026-06-23 19:55:56.797 8 INFO neutron.services.segments.plugin [-] Segment eacb7ad3-c7b3-4aef-872f-865c8deca6b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eacb7ad3-c7b3-4aef-872f-865c8deca6b4 found for delete ", "request_id": "req-b0176c9a-5974-43e6-9912-d0bcaf41a330"}]} [pid: 8|app: 0|req: 1032/2043] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:55:56 2026] DELETE /v2.0/networks/727cdb84-b1d1-41ca-bbc5-33699168e637 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:55:56.815 7 WARNING neutron_lib.context [None req-0114ae18-95f2-465a-96f9-41a4cfaad626 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:55:56.863 7 INFO neutron.db.segments_db [None req-0114ae18-95f2-465a-96f9-41a4cfaad626 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Added segment 6c08c9e5-7d45-49fc-a501-826b25bef548 of type vxlan for network 359ac353-23e8-4f23-a3be-1ab823c02c8b 2026-06-23 19:55:57.143 7 INFO neutron.db.l3_hamode_db [None req-0114ae18-95f2-465a-96f9-41a4cfaad626 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:55:58.019 7 INFO neutron.db.l3_hamode_db [None req-0114ae18-95f2-465a-96f9-41a4cfaad626 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1012/2044] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:55:56 2026] POST /v2.0/routers => generated 688 bytes in 2235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:55:59.054 8 INFO neutron.services.segments.plugin [-] Segment eacb7ad3-c7b3-4aef-872f-865c8deca6b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eacb7ad3-c7b3-4aef-872f-865c8deca6b4 found for delete ", "request_id": "req-65483727-dd24-4f2c-863a-9c2298b024c7"}]} [pid: 8|app: 0|req: 1033/2045] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:55:59 2026] GET /v2.0/routers/5dd78525-b033-4a9b-a1bf-82463483ee87 => generated 694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2046] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:55:59 2026] GET /v2.0/routers => generated 697 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2047] 10.0.0.240 () {34 vars in 740 bytes} [Tue Jun 23 19:55:59 2026] PUT /v2.0/routers/5dd78525-b033-4a9b-a1bf-82463483ee87 => generated 701 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2048] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:55:59 2026] GET /v2.0/routers/5dd78525-b033-4a9b-a1bf-82463483ee87 => generated 701 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2049] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:55:59 2026] GET /v2.0/ports?device_id=5dd78525-b033-4a9b-a1bf-82463483ee87 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:00.579 7 INFO neutron.services.segments.plugin [-] Segment 6c08c9e5-7d45-49fc-a501-826b25bef548 resource provider aggregate not found 2026-06-23 19:56:00.583 7 INFO neutron.services.segments.plugin [-] Segment 6c08c9e5-7d45-49fc-a501-826b25bef548 resource provider aggregate not found 2026-06-23 19:56:00.598 7 INFO neutron.services.segments.plugin [-] Segment 6c08c9e5-7d45-49fc-a501-826b25bef548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c08c9e5-7d45-49fc-a501-826b25bef548 found for delete ", "request_id": "req-4ce83142-2a53-45be-aed3-5a207c53d670"}]} 2026-06-23 19:56:00.599 7 INFO neutron.services.segments.plugin [-] Segment 6c08c9e5-7d45-49fc-a501-826b25bef548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c08c9e5-7d45-49fc-a501-826b25bef548 found for delete ", "request_id": "req-0846d47d-cf9e-4eab-8aa2-cef28a8160ef"}]} 2026-06-23 19:56:00.613 7 INFO neutron.db.l3_hamode_db [None req-7f25a379-a984-444d-9830-8ea4a760a73d b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] HA network 359ac353-23e8-4f23-a3be-1ab823c02c8b was deleted as no HA routers are present in tenant 810dd380951e48b7bde891a1835f706e. [pid: 7|app: 0|req: 1015/2050] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:55:59 2026] DELETE /v2.0/routers/5dd78525-b033-4a9b-a1bf-82463483ee87 => 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: 1036/2051] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:56:00 2026] GET /v2.0/ports?device_id=5dd78525-b033-4a9b-a1bf-82463483ee87 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:00.679 7 INFO neutron.api.v2.resource [None req-eaaac50b-55a3-4659-b143-405b4e5877ac b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1016/2052] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/routers/5dd78525-b033-4a9b-a1bf-82463483ee87 => 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: 1037/2053] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:56:00 2026] GET /v2.0/ports?device_id=8881c87d-9567-46ba-a777-aa22e2b0b9ce => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:00.740 7 INFO neutron.api.v2.resource [None req-8f7d73e3-d83f-4570-a367-87a688635088 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1017/2054] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/routers/8881c87d-9567-46ba-a777-aa22e2b0b9ce => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:56:00.761 8 INFO neutron.pecan_wsgi.hooks.translation [None req-81f2ed4e-8d8d-4ef6-b9f4-1f74e8c66a85 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1038/2055] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/subnets/c78fabc3-1ff4-4b8c-a82c-5330d5d81595 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2056] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:56:00 2026] GET /v2.0/ports?device_id=a3f3cd92-196a-4d43-a9e2-c3d2da577742 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:00.834 8 INFO neutron.api.v2.resource [None req-b726ef68-5f80-4b76-b75d-d0418ed88914 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1039/2057] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/routers/a3f3cd92-196a-4d43-a9e2-c3d2da577742 => generated 135 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:56:00.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2dd62d32-352b-4027-8c86-56db85789b26 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1019/2058] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/subnets/33c7d3df-7184-4eea-98a1-fa8f4fb5b67e => 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: 1040/2059] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:56:00 2026] GET /v2.0/ports?device_id=5279b03b-4f85-4a81-97ad-e5ea11a17feb => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:00.926 7 INFO neutron.api.v2.resource [None req-49916533-ca91-4722-992b-818a4bcc4469 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1020/2060] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/routers/5279b03b-4f85-4a81-97ad-e5ea11a17feb => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:56:00.941 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaaa1a38-e15b-44d5-b8d0-1c937ee9dbdc b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1041/2061] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/subnets/b220199d-6d3b-4423-bd34-d4cc15f7cd10 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:56:00.960 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a34378a6-2334-4d85-8d5f-5f397940ed36 b1c66d93f26847f6981cf8f00ff21991 810dd380951e48b7bde891a1835f706e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1021/2062] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:00 2026] DELETE /v2.0/subnets/26056c08-bbf5-428a-9e30-119f84f52d88 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2063] 10.0.0.16 () {34 vars in 988 bytes} [Tue Jun 23 19:56:01 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2064] 10.0.0.16 () {34 vars in 1038 bytes} [Tue Jun 23 19:56:01 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&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: 1043/2067] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:56:01 2026] GET /v2.0/security-groups?tenant_id=810dd380951e48b7bde891a1835f706e&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: 1025/2068] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:56:01 2026] DELETE /v2.0/security-groups/4710a7b3-dd1d-4469-a3e3-831f8d397879 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2069] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:01 2026] GET /v2.0/ports?device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2070] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:01 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2071] 10.0.0.240 () {32 vars in 817 bytes} [Tue Jun 23 19:56:01 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&mac_address=fa%3A16%3A3e%3A81%3Aeb%3Ac4 => generated 1200 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:56:02.041 7 WARNING neutron_lib.context [None req-bcdff6ad-c5c2-4a95-bba7-9e7dd174426a 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:56:02.913 7 INFO neutron.db.l3_db [None req-bcdff6ad-c5c2-4a95-bba7-9e7dd174426a 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Floating IP ae6323f1-6359-416d-8b2d-2d4e197898d5 associated. External IP: 10.96.250.216, port: e09523da-8e6f-4462-ac35-af36ffe67888. [pid: 7|app: 0|req: 1027/2072] 10.0.0.240 () {34 vars in 676 bytes} [Tue Jun 23 19:56:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2073] 10.0.0.240 () {32 vars in 825 bytes} [Tue Jun 23 19:56:03 2026] GET /v2.0/ports?project_id=109d928d9967469abf66fa71931bdafe&network_id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf => generated 3691 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2074] 10.0.0.240 () {32 vars in 741 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/subnets?network_id=7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:04.325 8 INFO neutron.db.l3_db [None req-4919b55a-63be-4ca9-adc7-ad0667b18e94 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Floating IP 62d0691d-4785-4694-a5d4-88b627af1675 disassociated. External IP: 10.96.250.219, port: dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9. 2026-06-23 19:56:04.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-492d6468-f608-478f-b219-f5a245e1d620'] response: {'name': 'network-changed', 'server_uuid': 'e149daf7-3941-4a43-b636-548c84418853', 'tag': 'e09523da-8e6f-4462-ac35-af36ffe67888', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1029/2075] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2076] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:56:04 2026] PUT /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 554 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2077] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2078] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/networks?id=0acd4553-f360-4895-8fc3-873a224050e3 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:04.742 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab1d9f68-1295-419e-b093-14d4b4a95f89'] response: {'name': 'network-changed', 'server_uuid': '65199b8f-18b1-4e30-8cef-736a4aed25b9', 'tag': 'dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1049/2079] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=e09523da-8e6f-4462-ac35-af36ffe67888 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2080] 199.19.213.153 () {34 vars in 1103 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae9&port_id=e09523da-8e6f-4462-ac35-af36ffe67888 => 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: 1050/2081] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/subnets?id=49541807-1b1c-4f7b-a98d-6ab192bdd254&id=024d22b0-26a8-42d7-940a-efc022139fe7 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2082] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2083] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2084] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:56:04 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1052/2085] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1034/2086] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/ports?tenant_id=109d928d9967469abf66fa71931bdafe&device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2087] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/networks?id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2088] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9 => 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: 1054/2089] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/subnets?id=32c0b6c9-dc81-467b-b331-844b402164de => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2090] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/ports?network_id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf&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: 1055/2091] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 1037/2092] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 1056/2093] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:56:05 2026] GET /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2094] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:56:06 2026] GET /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2095] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:56:06 2026] GET /v2.0/security-groups?tenant_id=7e81b8187f4c46e9ad3233100432d091&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2096] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:56:07 2026] DELETE /v2.0/security-groups/4a07fbab-2e2a-42ca-9dde-53e4aa276c9f => 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: 1058/2097] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:56:07 2026] GET /v2.0/security-groups?tenant_id=10279c2f8b8d43a6ab9e371d18a81192&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2098] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:56:07 2026] DELETE /v2.0/security-groups/1b182ddc-a6dd-403a-8e18-946fb89dda6e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:07.833 8 WARNING neutron_lib.context [None req-79a6b543-49fe-4e56-b520-5011e8ad6604 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1059/2099] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 19:56:07 2026] POST /v2.0/security-groups => generated 1673 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:56:07.969 7 WARNING neutron_lib.context [None req-e60c7031-b04b-4fc4-9337-a6b9cb35c76f 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1041/2100] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:08.089 8 WARNING neutron_lib.context [None req-437e557b-aec4-474f-b7eb-e5f94488b589 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1060/2101] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:08 2026] POST /v2.0/security-group-rules => generated 596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:08.221 7 WARNING neutron_lib.context [None req-a2c7de2c-8ef2-4cfa-ba15-875ff54f3cae 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1042/2102] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:08 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) 2026-06-23 19:56:08.334 8 WARNING neutron_lib.context [None req-86c9c932-20cb-429f-a35b-d2223f6aebaf 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1061/2103] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:08 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:08.446 7 WARNING neutron_lib.context [None req-151b7956-a5ed-440b-b714-60e52c46a651 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:56:08.477 7 INFO neutron.db.securitygroups_db [None req-151b7956-a5ed-440b-b714-60e52c46a651 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Project 109d928d9967469abf66fa71931bdafe added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1043/2104] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:08 2026] POST /v2.0/security-group-rules => generated 607 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:08.566 8 WARNING neutron_lib.context [None req-91906e34-a3a5-4cfb-ae07-e07796cfc656 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:56:08.602 8 INFO neutron.db.securitygroups_db [None req-91906e34-a3a5-4cfb-ae07-e07796cfc656 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Project 109d928d9967469abf66fa71931bdafe 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: 1062/2105] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:08 2026] POST /v2.0/security-group-rules => generated 606 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2106] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/networks => generated 1297 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2107] 10.0.0.125 () {34 vars in 1097 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-935230401&fields=id&tenant_id=109d928d9967469abf66fa71931bdafe => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2108] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/networks?id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2109] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/quotas/109d928d9967469abf66fa71931bdafe => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:09.509 8 INFO neutron.db.segments_db [None req-d6ea6957-1d77-4ed4-87a7-53f662104580 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 92bf08f9-2b6a-41a0-be89-09648f13487d of type vxlan for network e4c2393c-2030-4459-9835-c4842b6412d9 [pid: 7|app: 0|req: 1048/2110] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/ports?tenant_id=109d928d9967469abf66fa71931bdafe&fields=id => generated 149 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2111] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2112] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:56:09 2026] POST /v2.0/networks => generated 741 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2113] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 1051/2114] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:09 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1064/2115] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:56:09 2026] POST /v2.0/subnets => generated 688 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:09.897 7 INFO neutron.db.segments_db [None req-a185074f-5fb0-4ab3-a29e-5d618a33f1b9 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 76d9ea62-a715-407b-b4b4-4a3cab9856fa of type vxlan for network 6442eeeb-b113-4065-851b-f577b5045480 2026-06-23 19:56:10.178 7 INFO neutron.db.l3_hamode_db [None req-a185074f-5fb0-4ab3-a29e-5d618a33f1b9 7983849fc5074bb1aa9754df791c35dc 34d3f4ce675942a884a66965353a0e52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1065/2116] 10.0.0.16 () {34 vars in 988 bytes} [Tue Jun 23 19:56:10 2026] GET /v2.0/ports?device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2117] 10.0.0.16 () {34 vars in 1038 bytes} [Tue Jun 23 19:56:10 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2118] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:10 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:11.043 7 INFO neutron.db.l3_hamode_db [None req-a185074f-5fb0-4ab3-a29e-5d618a33f1b9 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1068/2119] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:11 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2120] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:56:09 2026] POST /v2.0/routers => generated 728 bytes in 2502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2121] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:12 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1069/2122] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:56:12 2026] PUT /v2.0/routers/4f738cdd-7067-4199-82fd-dba5d34da4ee/add_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2123] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:14 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1054/2124] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:56:14 2026] GET /v2.0/networks?id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2125] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:56:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=109d928d9967469abf66fa71931bdafe => generated 273 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:14.177 7 WARNING neutron_lib.context [req-e1034dd3-19f0-476e-ba48-840d143c9c97 req-1bd06f36-4756-4394-99a8-c3e11abd79af 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1055/2126] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:56:14 2026] POST /v2.0/ports => generated 954 bytes in 426 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-06-23 19:56:14.722 8 INFO neutron.db.segments_db [None req-c8449463-2e05-42f1-8ec9-906b1157e3f7 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 91dd9166-c0e6-4f98-8179-ee433c5deefc of type vxlan for network 28690e12-68ee-4f48-908d-1d8d912e3980 [pid: 8|app: 0|req: 1072/2127] 10.0.0.240 () {34 vars in 670 bytes} [Tue Jun 23 19:56:14 2026] POST /v2.0/networks => generated 741 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2128] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:56:14 2026] POST /v2.0/subnets => generated 688 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2129] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:56:14 2026] PUT /v2.0/ports/75c7b89e-6363-40a5-a57e-1d7a0c86a49c => generated 1235 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:56:15.124 8 INFO neutron.db.segments_db [None req-1c0ad31e-5e19-414f-bb4b-49d93dcc8a25 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Added segment 1905c2f5-8e11-4fb3-bf08-0a5af400c099 of type vxlan for network 4f3bcc52-8fa5-49ee-8037-42bc872c7557 /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-06-23 19:56:15.250 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d062d9a-7daa-41f8-9b4c-9639e5f08fc3'] response: {'name': 'network-changed', 'server_uuid': '4c37d140-05d3-4f34-8775-1b7ad71b1264', 'tag': '75c7b89e-6363-40a5-a57e-1d7a0c86a49c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1057/2130] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:15 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2131] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:15 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:15.494 8 INFO neutron.db.l3_hamode_db [None req-1c0ad31e-5e19-414f-bb4b-49d93dcc8a25 7983849fc5074bb1aa9754df791c35dc 7162e77714da4767b8546dfe37324649 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1059/2132] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:56:15 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2133] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:15 2026] GET /v2.0/ports?tenant_id=109d928d9967469abf66fa71931bdafe&device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2134] 199.19.213.153 () {34 vars in 1017 bytes} [Tue Jun 23 19:56:15 2026] GET /v2.0/networks?tenant_id=109d928d9967469abf66fa71931bdafe&shared=False => generated 756 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2135] 199.19.213.153 () {34 vars in 929 bytes} [Tue Jun 23 19:56:15 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:16.448 8 INFO neutron.db.l3_hamode_db [None req-1c0ad31e-5e19-414f-bb4b-49d93dcc8a25 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1063/2136] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:16 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1066/2139] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:16 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2140] 10.0.0.12 () {30 vars in 687 bytes} [Tue Jun 23 19:56:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2141] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports?tenant_id=109d928d9967469abf66fa71931bdafe&device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1069/2142] 10.0.0.12 () {30 vars in 689 bytes} [Tue Jun 23 19:56:17 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: 1070/2143] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=75c7b89e-6363-40a5-a57e-1d7a0c86a49c => 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: 1071/2144] 10.0.0.12 () {30 vars in 665 bytes} [Tue Jun 23 19:56:17 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: 1072/2145] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/subnets?id=32c0b6c9-dc81-467b-b331-844b402164de => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2146] 10.0.0.12 () {30 vars in 701 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2147] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports?network_id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf&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: 1075/2148] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 1076/2149] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 1074/2150] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:56:15 2026] POST /v2.0/routers => generated 728 bytes in 2309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2151] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2152] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&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: 1077/2153] 10.0.0.12 () {28 vars in 436 bytes} [Tue Jun 23 19:56:17 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2154] 10.0.0.12 () {30 vars in 725 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2155] 10.0.0.12 () {30 vars in 687 bytes} [Tue Jun 23 19:56:17 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: 1080/2156] 10.0.0.12 () {30 vars in 689 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2157] 10.0.0.12 () {30 vars in 665 bytes} [Tue Jun 23 19:56:17 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: 1082/2158] 10.0.0.12 () {30 vars in 701 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2159] 10.0.0.12 () {30 vars in 725 bytes} [Tue Jun 23 19:56:17 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2160] 10.0.0.12 () {30 vars in 687 bytes} [Tue Jun 23 19:56:17 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: 1085/2161] 10.0.0.12 () {30 vars in 689 bytes} [Tue Jun 23 19:56:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2162] 10.0.0.12 () {30 vars in 665 bytes} [Tue Jun 23 19:56:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2163] 10.0.0.12 () {30 vars in 701 bytes} [Tue Jun 23 19:56:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2164] 10.0.0.12 () {30 vars in 727 bytes} [Tue Jun 23 19:56:18 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2165] 10.0.0.12 () {30 vars in 679 bytes} [Tue Jun 23 19:56:18 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2166] 10.0.0.12 () {34 vars in 701 bytes} [Tue Jun 23 19:56:18 2026] POST /v2.0/ports => generated 1128 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2167] 10.0.0.240 () {34 vars in 782 bytes} [Tue Jun 23 19:56:17 2026] PUT /v2.0/routers/12e78c6f-9090-435a-8d82-bc444a941f35/add_router_interface => generated 309 bytes in 1376 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: 1091/2168] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:18 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1078/2169] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:18 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:19.409 8 WARNING neutron_lib.context [None req-0f05209c-4d89-4b67-978c-38cab6f65b2d 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1092/2170] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 19:56:19 2026] POST /v2.0/security-groups => generated 1673 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-23 19:56:19.590 7 WARNING neutron_lib.context [None req-2322e830-9884-4352-92c0-2420351f5175 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1079/2171] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:19.805 8 WARNING neutron_lib.context [None req-8a94f4c8-093d-41de-b8f6-f89deb562cc2 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1093/2172] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:19 2026] POST /v2.0/security-group-rules => generated 596 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:19.982 7 WARNING neutron_lib.context [None req-3ef0d92e-a7eb-4229-9909-8b954f251565 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1094/2173] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:19 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1095/2174] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:20 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&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: 1080/2175] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:20.142 8 WARNING neutron_lib.context [None req-d34ef4e8-b3d0-4a13-a3be-ccceecf3fac2 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1096/2176] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:20 2026] POST /v2.0/security-group-rules => generated 601 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:20.316 7 WARNING neutron_lib.context [None req-a5d28567-1e3e-493b-85da-8d362fc52588 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:56:20.347 7 INFO neutron.db.securitygroups_db [None req-a5d28567-1e3e-493b-85da-8d362fc52588 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Project 34d3f4ce675942a884a66965353a0e52 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1081/2177] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:20 2026] POST /v2.0/security-group-rules => generated 607 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:20.454 8 WARNING neutron_lib.context [None req-6320c2e7-58c3-4156-ad9d-49fbb8df9a1b 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:56:20.509 8 INFO neutron.db.securitygroups_db [None req-6320c2e7-58c3-4156-ad9d-49fbb8df9a1b 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Project 34d3f4ce675942a884a66965353a0e52 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: 1097/2178] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:20 2026] POST /v2.0/security-group-rules => generated 606 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:21.060 7 WARNING neutron_lib.context [None req-53685b67-4e62-4f26-b725-d6aca9f2cd69 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1082/2179] 10.0.0.240 () {34 vars in 684 bytes} [Tue Jun 23 19:56:21 2026] POST /v2.0/security-groups => generated 1660 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2180] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:21.208 7 WARNING neutron_lib.context [None req-1ce152fe-9d57-4c6d-aed3-c2c9bfe8656f 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1099/2181] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2182] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2183] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:56:21 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: 1102/2184] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:56:21 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: 1103/2185] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:56:21 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: 1083/2186] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:21.383 7 WARNING neutron_lib.context [None req-15ccf863-a459-4e05-9eb6-6c1681ad7849 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1104/2187] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2188] 10.0.0.240 () {34 vars in 694 bytes} [Tue Jun 23 19:56:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:21.536 8 WARNING neutron_lib.context [None req-920a225c-121f-4b9d-a273-15166c6bf976 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1085/2189] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:56:21 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: 1086/2190] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2191] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:56:21 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: 1088/2192] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:21.791 7 INFO neutron.api.v2.resource [None req-9c5c8cbd-625b-44f2-8f33-d1c6ab3444bf 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1089/2193] 199.19.213.153 () {30 vars in 761 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/security-groups/lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2194] 199.19.213.153 () {30 vars in 783 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/security-groups?name=lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 23 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2195] 199.19.213.153 () {34 vars in 734 bytes} [Tue Jun 23 19:56:21 2026] POST /v2.0/security-groups => generated 1636 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2196] 199.19.213.153 () {30 vars in 813 bytes} [Tue Jun 23 19:56:21 2026] GET /v2.0/security-group-rules?security_group_id=65181114-0083-4935-a06c-74b6c9736145 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2197] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:56:21 2026] POST /v2.0/floatingips => generated 552 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2198] 10.0.0.125 () {34 vars in 1099 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1893910910&fields=id&tenant_id=34d3f4ce675942a884a66965353a0e52 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2199] 199.19.213.153 () {34 vars in 787 bytes} [Tue Jun 23 19:56:22 2026] PUT /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 283 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: 1107/2200] 10.0.0.125 () {34 vars in 1097 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-548840628&fields=id&tenant_id=34d3f4ce675942a884a66965353a0e52 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2201] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:56:22 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: 1109/2202] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/networks?id=e4c2393c-2030-4459-9835-c4842b6412d9 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2203] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2204] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2205] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/quotas/34d3f4ce675942a884a66965353a0e52 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2206] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:56:22 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: 1096/2207] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2208] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:56:22 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: 1098/2209] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2210] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/ports?tenant_id=34d3f4ce675942a884a66965353a0e52&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2211] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/networks/e4c2393c-2030-4459-9835-c4842b6412d9?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2212] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2213] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&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: 1100/2214] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/networks/e4c2393c-2030-4459-9835-c4842b6412d9?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: 1115/2215] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2216] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:22 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:23.136 7 INFO neutron.db.l3_db [None req-937469de-cbf5-4902-ab5a-0cdd32a78d78 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Floating IP 62d0691d-4785-4694-a5d4-88b627af1675 associated. External IP: 10.96.250.219, port: 75c7b89e-6363-40a5-a57e-1d7a0c86a49c. [pid: 7|app: 0|req: 1101/2217] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:56:22 2026] PUT /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 855 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2218] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:56:23 2026] GET /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2219] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:23 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => 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: 1118/2220] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/ports?tenant_id=109d928d9967469abf66fa71931bdafe&device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:56:24.569 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b78a2b0-444b-4119-9b9f-4263353ec7b8'] response: {'name': 'network-changed', 'server_uuid': '4c37d140-05d3-4f34-8775-1b7ad71b1264', 'tag': '75c7b89e-6363-40a5-a57e-1d7a0c86a49c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1103/2221] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/networks?id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf => generated 756 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2222] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2223] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=75c7b89e-6363-40a5-a57e-1d7a0c86a49c => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2224] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/subnets?id=32c0b6c9-dc81-467b-b331-844b402164de => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2225] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/ports?network_id=e0f8f658-5e04-41f0-8702-7f94d5a0daaf&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: 1121/2226] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?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: 1106/2227] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:56:24 2026] GET /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2228] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:25 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => 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: 1107/2229] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:56:25 2026] GET /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2230] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:26 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => 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: 1108/2231] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:56:27 2026] GET /v2.0/networks?id=e4c2393c-2030-4459-9835-c4842b6412d9 => generated 673 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2232] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:27 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => 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: 1109/2233] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:56:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=34d3f4ce675942a884a66965353a0e52 => generated 273 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:27.306 8 WARNING neutron_lib.context [req-6775587f-06be-4a81-8050-c164aae79bf7 req-adffb0ba-c809-4569-ad46-cb4cbe945bf9 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1125/2234] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:56:27 2026] POST /v2.0/ports => generated 993 bytes in 783 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: 1126/2235] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:28 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1008 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2236] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:28 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&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: 1110/2237] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:56:28 2026] PUT /v2.0/ports/4ef28543-7cb7-4462-b131-7738a499ff41 => generated 1274 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2238] 199.19.213.153 () {34 vars in 1095 bytes} [Tue Jun 23 19:56:28 2026] GET /v2.0/ports?device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797&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) /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-06-23 19:56:29.580 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-90040903-cf7d-40de-86bf-378334c1e206'] response: {'name': 'network-changed', 'server_uuid': '1644db1d-2067-4150-b4ff-ecfd985c16c3', 'tag': '4ef28543-7cb7-4462-b131-7738a499ff41', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1129/2239] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/ports?tenant_id=34d3f4ce675942a884a66965353a0e52&device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1277 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2240] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1008 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2241] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4ef28543-7cb7-4462-b131-7738a499ff41 => 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: 1131/2242] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/subnets?id=f582d9d0-369c-448b-ac72-09d34bbcb7ed => generated 691 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2243] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2244] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/ports?network_id=e4c2393c-2030-4459-9835-c4842b6412d9&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: 1113/2245] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/networks/e4c2393c-2030-4459-9835-c4842b6412d9?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2246] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/networks/e4c2393c-2030-4459-9835-c4842b6412d9?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: 1114/2247] 10.0.0.125 () {34 vars in 1015 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/security-groups?id=b8fe2276-f961-440b-90d4-385e5d8f643f&fields=id => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2248] 10.0.0.125 () {34 vars in 981 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/networks?id=01386317-294d-4042-8817-3e730c2c03e1 => generated 734 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2249] 10.0.0.125 () {34 vars in 964 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/quotas/b106222b24094847805e51d8feec8a04 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2250] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1469 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2251] 10.0.0.125 () {34 vars in 1001 bytes} [Tue Jun 23 19:56:29 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2252] 10.0.0.125 () {34 vars in 1007 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1137/2253] 10.0.0.125 () {34 vars in 1107 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1117/2254] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/networks?id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 800 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2255] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.225&port_id=15d1332d-96b5-4a48-8346-2b5c648bb1d0 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2256] 199.19.213.153 () {34 vars in 1103 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A10d&port_id=15d1332d-96b5-4a48-8346-2b5c648bb1d0 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2257] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/subnets?id=5982cfa9-d579-429f-92ba-bab984ef2395&id=f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 1411 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2258] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2259] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2260] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&fields=id&fields=name => generated 206 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2261] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&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: 1142/2262] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2263] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => 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: 1121/2264] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/ports?tenant_id=34d3f4ce675942a884a66965353a0e52&device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1277 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2265] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2266] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => 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: 1122/2267] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:56:30 2026] GET /v2.0/networks?id=e4c2393c-2030-4459-9835-c4842b6412d9 => generated 769 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2268] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4ef28543-7cb7-4462-b131-7738a499ff41 => 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: 1123/2269] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/subnets?id=f582d9d0-369c-448b-ac72-09d34bbcb7ed => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2270] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/ports?network_id=e4c2393c-2030-4459-9835-c4842b6412d9&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2271] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/networks/e4c2393c-2030-4459-9835-c4842b6412d9?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: 1148/2272] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/networks/e4c2393c-2030-4459-9835-c4842b6412d9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2275] 10.0.0.16 () {34 vars in 988 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2276] 10.0.0.16 () {34 vars in 1038 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2277] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2278] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:31 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2279] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:56:32 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1277 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2280] 199.19.213.153 () {34 vars in 1123 bytes} [Tue Jun 23 19:56:32 2026] GET /v2.0/security-groups?id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2281] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2282] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2283] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 971 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2284] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => 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: 1131/2285] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2286] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:33 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => 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: 1132/2287] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:34 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2288] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:34 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&fields=id&fields=name => generated 206 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2289] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:56:34 2026] GET /v2.0/networks?id=01386317-294d-4042-8817-3e730c2c03e1 => generated 734 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2290] 199.19.213.153 () {34 vars in 1049 bytes} [Tue Jun 23 19:56:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b106222b24094847805e51d8feec8a04 => generated 343 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2291] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:35 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2292] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:35 2026] GET /v2.0/security-groups?id=7a618482-f830-4918-9fc5-5b83a79ef5de&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: 1158/2293] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:56:35 2026] POST /v2.0/ports => generated 1082 bytes in 361 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: 1136/2294] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:35 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2295] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:35 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&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: 7|app: 0|req: 1138/2296] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:35 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2297] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:56:35 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2298] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:56:35 2026] PUT /v2.0/ports/b7547331-bb97-4286-ba2f-8cf701d2cd22 => generated 1243 bytes in 469 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-06-23 19:56:35.973 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37f7b880-b4d2-405b-8b4f-c828a01dadd6'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': 'b7547331-bb97-4286-ba2f-8cf701d2cd22', 'status': 'completed', 'code': 200} 2026-06-23 19:56:36.122 7 INFO neutron.db.l3_db [None req-a763dbba-7da0-4f02-8c6f-59bd0d774f3d 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Floating IP a29d9624-e56f-4663-b6c4-a034407a9d3e associated. External IP: 10.96.250.213, port: 4ef28543-7cb7-4462-b131-7738a499ff41. 2026-06-23 19:56:36.287 8 INFO neutron.db.l3_db [req-25b0aca4-60dd-46da-83a6-7d9652a9a8d3 req-d0572cb3-787b-4252-8010-fa0f4bf2ccb0 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] Floating IP 62d0691d-4785-4694-a5d4-88b627af1675 disassociated. External IP: 10.96.250.219, port: 75c7b89e-6363-40a5-a57e-1d7a0c86a49c. [pid: 7|app: 0|req: 1140/2299] 10.0.0.240 () {34 vars in 748 bytes} [Tue Jun 23 19:56:35 2026] PUT /v2.0/floatingips/a29d9624-e56f-4663-b6c4-a034407a9d3e => generated 855 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2300] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:36 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:36.632 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7218c8aa-0b22-4d84-b5ee-64a1af867763'] response: {'name': 'network-changed', 'server_uuid': '1644db1d-2067-4150-b4ff-ecfd985c16c3', 'tag': '4ef28543-7cb7-4462-b131-7738a499ff41', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2301] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:36 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2302] 199.19.213.153 () {34 vars in 1017 bytes} [Tue Jun 23 19:56:36 2026] GET /v2.0/networks?tenant_id=b106222b24094847805e51d8feec8a04&shared=False => generated 734 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2303] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:56:35 2026] DELETE /v2.0/ports/75c7b89e-6363-40a5-a57e-1d7a0c86a49c => generated 0 bytes in 888 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2304] 199.19.213.153 () {34 vars in 929 bytes} [Tue Jun 23 19:56:36 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: 1161/2305] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2306] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/security-groups?id=b8fe2276-f961-440b-90d4-385e5d8f643f&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2307] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/ports?tenant_id=34d3f4ce675942a884a66965353a0e52&device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1279 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2308] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2309] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/networks?id=e4c2393c-2030-4459-9835-c4842b6412d9 => generated 769 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2310] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4ef28543-7cb7-4462-b131-7738a499ff41 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2311] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/subnets?id=f582d9d0-369c-448b-ac72-09d34bbcb7ed => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2312] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/ports?network_id=e4c2393c-2030-4459-9835-c4842b6412d9&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: 1165/2313] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/networks/e4c2393c-2030-4459-9835-c4842b6412d9?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2314] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/networks/e4c2393c-2030-4459-9835-c4842b6412d9?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: 1166/2315] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1150/2316] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1246 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2317] 199.19.213.153 () {34 vars in 1061 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.200&port_id=b7547331-bb97-4286-ba2f-8cf701d2cd22 => 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: 1151/2318] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/subnets?id=ece1ca11-2af6-4b35-89e4-b2c0d4c163cd => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2319] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/ports?network_id=01386317-294d-4042-8817-3e730c2c03e1&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: 1152/2320] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:56:37 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:38.050 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbe49dc6-dea1-4ff0-9095-a5d1dc064182'] response: {'server_uuid': '4c37d140-05d3-4f34-8775-1b7ad71b1264', 'name': 'network-vif-deleted', 'tag': '75c7b89e-6363-40a5-a57e-1d7a0c86a49c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1169/2321] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:56:38 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1153/2322] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:38 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1170/2323] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:39 2026] GET /v2.0/ports?device_id=4c37d140-05d3-4f34-8775-1b7ad71b1264 => 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: 1154/2324] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:39 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2325] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:39 2026] GET /v2.0/security-groups?id=b8fe2276-f961-440b-90d4-385e5d8f643f&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: 1155/2326] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:40 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2327] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:56:40 2026] DELETE /v2.0/security-groups/7a618482-f830-4918-9fc5-5b83a79ef5de => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2328] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:56:41 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2329] 199.19.213.153 () {34 vars in 1043 bytes} [Tue Jun 23 19:56:41 2026] GET /v2.0/security-groups?id=b8fe2276-f961-440b-90d4-385e5d8f643f&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2330] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:56:41 2026] DELETE /v2.0/floatingips/62d0691d-4785-4694-a5d4-88b627af1675 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2331] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:41 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2332] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:41 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2333] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:42 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2334] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:42 2026] GET /v2.0/security-groups?id=f09b5a22-be9a-4dd4-b90b-db82a1945171&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2335] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:43 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2336] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:43 2026] GET /v2.0/security-groups?id=b8fe2276-f961-440b-90d4-385e5d8f643f&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2337] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:43 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2338] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:56:43 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2339] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:56:43 2026] DELETE /v2.0/ports/dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2340] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:44 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:44.134 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d84fb1a-a522-4a34-8591-bf7fa8d986bb'] response: {'server_uuid': '65199b8f-18b1-4e30-8cef-736a4aed25b9', 'name': 'network-vif-deleted', 'tag': 'dfd6e9a8-cb9a-48a8-a91a-cfefe70c65d9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1180/2341] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:44 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1010 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2342] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:44 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2343] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:56:44 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1279 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2344] 10.0.0.240 () {32 vars in 857 bytes} [Tue Jun 23 19:56:44 2026] GET /v2.0/floatingips?floating_network_id=7fce7dac-6c2d-43eb-b6e3-6d3c26c63ea2&port_id=4ef28543-7cb7-4462-b131-7738a499ff41 => generated 860 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2345] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:45 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => 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: 1164/2346] 10.0.0.16 () {34 vars in 988 bytes} [Tue Jun 23 19:56:45 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1279 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2347] 10.0.0.16 () {34 vars in 1118 bytes} [Tue Jun 23 19:56:45 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&fields=id&fields=name => generated 206 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2348] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:46 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2349] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:56:46 2026] GET /v2.0/security-groups?id=b8fe2276-f961-440b-90d4-385e5d8f643f&fields=id&fields=name => generated 96 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2350] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:46 2026] GET /v2.0/ports?device_id=65199b8f-18b1-4e30-8cef-736a4aed25b9 => 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: 1185/2351] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:46 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2354] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:47 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2355] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:47 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2356] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:56:47 2026] DELETE /v2.0/security-groups/f09b5a22-be9a-4dd4-b90b-db82a1945171 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2357] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:56:47 2026] PUT /v2.0/routers/1b332e69-56f2-4d4f-bd35-2bd32d4c8976/remove_router_interface => generated 309 bytes in 1057 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2358] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:48 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1010 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2359] 10.0.0.125 () {34 vars in 1119 bytes} [Tue Jun 23 19:56:48 2026] GET /v2.0/security-groups?id=c804f871-e56b-4290-b682-4f8cfb0c8ad4&id=d3d8b99d-c8c1-4df9-92f2-d441c42e8cac&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: 1190/2360] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:48 2026] DELETE /v2.0/subnets/32c0b6c9-dc81-467b-b331-844b402164de => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2361] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:56:49 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 1010 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:56:49.839 8 INFO neutron.db.l3_db [req-9b0af8fc-99c8-409e-991e-5948cb5027bc req-ad55d967-ef0e-40ce-b8bd-ed73010cf4b2 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] Floating IP a29d9624-e56f-4663-b6c4-a034407a9d3e disassociated. External IP: 10.96.250.213, port: 4ef28543-7cb7-4462-b131-7738a499ff41. 2026-06-23 19:56:49.871 7 INFO neutron.services.segments.plugin [-] Segment 10f3a494-1552-4dd3-a141-944e7d65cda3 resource provider aggregate not found 2026-06-23 19:56:49.875 7 INFO neutron.services.segments.plugin [-] Segment 10f3a494-1552-4dd3-a141-944e7d65cda3 resource provider aggregate not found 2026-06-23 19:56:49.890 7 INFO neutron.db.l3_hamode_db [None req-3dc000ad-129e-49c7-b425-7ad2354534a7 1c6b26d8f1a74fbcb2c45ff8d87a72e3 109d928d9967469abf66fa71931bdafe - - default default] HA network 4e451093-dfcd-428d-9164-aeb81ce3773c was deleted as no HA routers are present in tenant 109d928d9967469abf66fa71931bdafe. [pid: 7|app: 0|req: 1171/2362] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:48 2026] DELETE /v2.0/routers/1b332e69-56f2-4d4f-bd35-2bd32d4c8976 => generated 0 bytes in 1135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:49.911 7 INFO neutron.services.segments.plugin [-] Segment 10f3a494-1552-4dd3-a141-944e7d65cda3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10f3a494-1552-4dd3-a141-944e7d65cda3 found for delete ", "request_id": "req-d5dc4b43-4bfa-46bd-bb45-bf4d5f2ec27c"}]} 2026-06-23 19:56:49.912 7 INFO neutron.services.segments.plugin [-] Segment 10f3a494-1552-4dd3-a141-944e7d65cda3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10f3a494-1552-4dd3-a141-944e7d65cda3 found for delete ", "request_id": "req-42c2a22e-bb09-441a-8789-d228a8f64972"}]} [pid: 7|app: 0|req: 1172/2363] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:49 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2364] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:56:49 2026] DELETE /v2.0/networks/e0f8f658-5e04-41f0-8702-7f94d5a0daaf => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2365] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:56:49 2026] DELETE /v2.0/ports/4ef28543-7cb7-4462-b131-7738a499ff41 => generated 0 bytes in 954 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2366] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:51 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => 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: 1174/2367] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:56:50 2026] GET /v2.0/security-groups?tenant_id=109d928d9967469abf66fa71931bdafe&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:56:51.128 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-24ba44a6-2f86-4fcd-b952-2cb4906f58e0'] response: {'server_uuid': '1644db1d-2067-4150-b4ff-ecfd985c16c3', 'name': 'network-vif-deleted', 'tag': '4ef28543-7cb7-4462-b131-7738a499ff41', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1194/2368] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:56:51 2026] DELETE /v2.0/security-groups/3d2be500-e7e7-4c2e-add6-d1199fb13cb5 => 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: 1175/2369] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:56:51 2026] GET /v2.0/security-groups?tenant_id=54d369a49cdf48b6a7c32d7636eced1e&name=default => generated 2927 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2370] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:56:51 2026] DELETE /v2.0/security-groups/0e92d048-7629-43c9-9adb-903a27fc9a65 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:52.192 7 INFO neutron.services.segments.plugin [-] Segment 5e023670-61e7-4300-b27a-ec49a449a75b resource provider aggregate not found 2026-06-23 19:56:52.195 7 INFO neutron.services.segments.plugin [-] Segment 5e023670-61e7-4300-b27a-ec49a449a75b resource provider aggregate not found 2026-06-23 19:56:52.209 7 INFO neutron.services.segments.plugin [-] Segment 5e023670-61e7-4300-b27a-ec49a449a75b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e023670-61e7-4300-b27a-ec49a449a75b found for delete ", "request_id": "req-cd699bb5-97e5-443c-ba1e-492f773e04fd"}]} [pid: 7|app: 0|req: 1176/2371] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:52 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2372] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:56:53 2026] GET /v2.0/ports?device_id=1644db1d-2067-4150-b4ff-ecfd985c16c3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:56:54.499 7 INFO neutron.services.segments.plugin [-] Segment 5e023670-61e7-4300-b27a-ec49a449a75b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e023670-61e7-4300-b27a-ec49a449a75b found for delete ", "request_id": "req-a3eb70f0-1ae1-41b5-8eaf-acffff3ad285"}]} [pid: 7|app: 0|req: 1177/2373] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:56:54 2026] DELETE /v2.0/security-groups/c804f871-e56b-4290-b682-4f8cfb0c8ad4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:54.649 8 INFO neutron.api.v2.resource [None req-8d7d98fe-6d10-4905-86dc-195507e21ddc 2bee1e8f468a47b69004b94fd7770798 34d3f4ce675942a884a66965353a0e52 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1197/2374] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:56:54 2026] GET /v2.0/security-groups/c804f871-e56b-4290-b682-4f8cfb0c8ad4 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2375] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:56:54 2026] DELETE /v2.0/floatingips/a29d9624-e56f-4663-b6c4-a034407a9d3e => generated 0 bytes in 2150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2376] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:56:56 2026] DELETE /v2.0/security-groups/d3d8b99d-c8c1-4df9-92f2-d441c42e8cac => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:56:58.015 8 WARNING neutron_lib.context [None req-723e13a1-aa31-4068-ad7d-da2c90298707 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1179/2377] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:56:57 2026] PUT /v2.0/routers/4f738cdd-7067-4199-82fd-dba5d34da4ee/remove_router_interface => generated 309 bytes in 1161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:56:58.265 8 INFO neutron.db.segments_db [None req-723e13a1-aa31-4068-ad7d-da2c90298707 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Added segment 925d5571-f8e6-4d84-b351-dcaf46e18911 of type vxlan for network 48473da5-1800-4482-9c88-a2bd14957eb6 [pid: 8|app: 0|req: 1199/2378] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:56:57 2026] POST /v2.0/networks => generated 632 bytes in 619 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:58.432 8 WARNING neutron_lib.context [None req-7a6a8e54-3345-4429-b5b4-2fb10f1fdf37 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1200/2379] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:56:58 2026] POST /v2.0/ports => generated 743 bytes in 411 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-06-23 19:56:58.845 8 WARNING neutron_lib.context [None req-de394cca-2f95-4acb-91dc-c0119961a1f4 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:56:58.892 8 INFO neutron.db.segments_db [None req-de394cca-2f95-4acb-91dc-c0119961a1f4 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Added segment d6b9b03d-9d5a-4217-9f39-26b0fc2dfd7a of type vxlan for network 419a488c-21a7-4fa4-8ca3-bb7c34227197 [pid: 8|app: 0|req: 1201/2380] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:56:58 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:59.001 8 WARNING neutron_lib.context [None req-6266987b-f6bf-4f89-a36c-72600a16ec32 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:56:59.226 7 INFO neutron.services.segments.plugin [-] Segment 76d9ea62-a715-407b-b4b4-4a3cab9856fa resource provider aggregate not found 2026-06-23 19:56:59.231 7 INFO neutron.services.segments.plugin [-] Segment 76d9ea62-a715-407b-b4b4-4a3cab9856fa resource provider aggregate not found 2026-06-23 19:56:59.239 7 INFO neutron.services.segments.plugin [-] Segment 76d9ea62-a715-407b-b4b4-4a3cab9856fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76d9ea62-a715-407b-b4b4-4a3cab9856fa found for delete ", "request_id": "req-2a6a3330-b1ef-4fe9-a5ef-b8c71d671cd0"}]} 2026-06-23 19:56:59.247 7 INFO neutron.services.segments.plugin [-] Segment 76d9ea62-a715-407b-b4b4-4a3cab9856fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 76d9ea62-a715-407b-b4b4-4a3cab9856fa found for delete ", "request_id": "req-9bc23e62-9c53-4c65-b28a-11e4abc0f1f2"}]} 2026-06-23 19:56:59.254 7 INFO neutron.db.l3_hamode_db [None req-5ad05e03-1cca-4603-bb5a-137ebb84ce12 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network 6442eeeb-b113-4065-851b-f577b5045480 was deleted as no HA routers are present in tenant 34d3f4ce675942a884a66965353a0e52. [pid: 7|app: 0|req: 1180/2381] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:58 2026] DELETE /v2.0/routers/4f738cdd-7067-4199-82fd-dba5d34da4ee => generated 0 bytes in 1079 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2382] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:56:58 2026] POST /v2.0/ports => generated 743 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-23 19:56:59.276 8 WARNING neutron_lib.context [None req-b2f8b5fb-249a-4487-b3dd-5680e99069a6 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:56:59.333 8 INFO neutron.db.segments_db [None req-b2f8b5fb-249a-4487-b3dd-5680e99069a6 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Added segment c3559b25-02aa-441a-966c-3601b9e1f0eb of type vxlan for network 6de9be76-c938-4f6f-a897-5f510c57d761 [pid: 7|app: 0|req: 1181/2383] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:56:59 2026] DELETE /v2.0/subnets/f582d9d0-369c-448b-ac72-09d34bbcb7ed => 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: 1203/2384] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:56:59 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:59.452 8 WARNING neutron_lib.context [None req-1bab6cc9-8ad4-4c90-ba36-fbafed2bb6fb eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1204/2385] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:56:59 2026] POST /v2.0/ports => generated 743 bytes in 290 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-06-23 19:56:59.754 8 WARNING neutron_lib.context [None req-882aa771-2407-4724-babf-ee9e4f68ba51 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1182/2386] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:56:59 2026] DELETE /v2.0/networks/e4c2393c-2030-4459-9835-c4842b6412d9 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:56:59.808 8 INFO neutron.db.segments_db [None req-882aa771-2407-4724-babf-ee9e4f68ba51 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Added segment 485afb21-d1f7-4dce-9ffe-2af1cd710f19 of type vxlan for network c1055e22-5d6b-44cb-8013-c506c810100c [pid: 8|app: 0|req: 1205/2387] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:56:59 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:56:59.914 8 WARNING neutron_lib.context [None req-ddd9f4dc-03de-413a-bae8-a0e6d2486053 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1206/2388] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:56:59 2026] POST /v2.0/ports => generated 743 bytes in 298 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-06-23 19:57:00.216 8 WARNING neutron_lib.context [None req-b6299d7e-9a50-49ec-ab6b-6db9f483ce65 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:00.283 8 INFO neutron.db.segments_db [None req-b6299d7e-9a50-49ec-ab6b-6db9f483ce65 eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Added segment b978e0fd-512d-441e-a31a-528da4a00ac2 of type vxlan for network 88beae39-266b-442f-881b-bc52517d569c [pid: 8|app: 0|req: 1207/2389] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:00 2026] POST /v2.0/networks => generated 632 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:00.411 8 WARNING neutron_lib.context [None req-72dd1119-125e-4ee3-aab6-bb441138e63e eb3a031ffedc47e28d5dba565c67016a 00bc2efd4c264c05b48e8d97114c67a2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1208/2390] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:57:00 2026] POST /v2.0/ports => generated 743 bytes in 411 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: 1209/2391] 10.0.0.240 () {34 vars in 746 bytes} [Tue Jun 23 19:57:00 2026] PUT /v2.0/ports/461c5e34-86e2-40b3-b099-328ef538f096/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2392] 10.0.0.240 () {34 vars in 746 bytes} [Tue Jun 23 19:57:00 2026] PUT /v2.0/ports/d4c14dc1-2231-4bd4-9afc-450e531ecf46/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2393] 10.0.0.240 () {34 vars in 746 bytes} [Tue Jun 23 19:57:00 2026] PUT /v2.0/ports/501ee855-81db-4f4b-8363-6a0cf8dd64e0/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2394] 10.0.0.240 () {34 vars in 746 bytes} [Tue Jun 23 19:57:01 2026] PUT /v2.0/ports/c0c8a669-d074-4b4a-9f15-e56ba33c6d92/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2395] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:56:59 2026] PUT /v2.0/routers/12e78c6f-9090-435a-8d82-bc444a941f35/remove_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2396] 10.0.0.240 () {32 vars in 659 bytes} [Tue Jun 23 19:57:01 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:01.280 7 INFO neutron.services.segments.plugin [-] Segment 92bf08f9-2b6a-41a0-be89-09648f13487d resource provider aggregate not found 2026-06-23 19:57:01.286 7 INFO neutron.services.segments.plugin [-] Segment 92bf08f9-2b6a-41a0-be89-09648f13487d resource provider aggregate not found 2026-06-23 19:57:01.299 7 INFO neutron.services.segments.plugin [-] Segment 92bf08f9-2b6a-41a0-be89-09648f13487d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92bf08f9-2b6a-41a0-be89-09648f13487d found for delete ", "request_id": "req-d81e3ce0-ee2b-470a-b509-19b7c1422a04"}]} 2026-06-23 19:57:01.304 7 INFO neutron.services.segments.plugin [-] Segment 92bf08f9-2b6a-41a0-be89-09648f13487d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92bf08f9-2b6a-41a0-be89-09648f13487d found for delete ", "request_id": "req-d6608e9f-6144-4837-98f8-e4b7b8854e65"}]} [pid: 8|app: 0|req: 1214/2397] 10.0.0.240 () {32 vars in 673 bytes} [Tue Jun 23 19:57:01 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2398] 10.0.0.240 () {32 vars in 669 bytes} [Tue Jun 23 19:57:01 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2399] 10.0.0.240 () {32 vars in 681 bytes} [Tue Jun 23 19:57:01 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2402] 10.0.0.240 () {32 vars in 667 bytes} [Tue Jun 23 19:57:01 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2403] 10.0.0.240 () {32 vars in 681 bytes} [Tue Jun 23 19:57:01 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: 8|app: 0|req: 1221/2404] 10.0.0.240 () {32 vars in 677 bytes} [Tue Jun 23 19:57:01 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2405] 10.0.0.240 () {32 vars in 689 bytes} [Tue Jun 23 19:57:01 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2406] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:57:01 2026] DELETE /v2.0/ports/461c5e34-86e2-40b3-b099-328ef538f096 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:02.202 7 INFO neutron.db.l3_hamode_db [None req-690d97df-a61b-46d2-a960-d5accd86168b 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] HA network 4f3bcc52-8fa5-49ee-8037-42bc872c7557 was deleted as no HA routers are present in tenant 7162e77714da4767b8546dfe37324649. [pid: 7|app: 0|req: 1184/2407] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:01 2026] DELETE /v2.0/routers/12e78c6f-9090-435a-8d82-bc444a941f35 => generated 0 bytes in 1150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2408] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:57:02 2026] DELETE /v2.0/ports/d4c14dc1-2231-4bd4-9afc-450e531ecf46 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2409] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:02 2026] DELETE /v2.0/subnets/a9ef7041-46c6-4751-9f07-e8860006b255 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2410] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:57:02 2026] DELETE /v2.0/ports/501ee855-81db-4f4b-8363-6a0cf8dd64e0 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2411] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:02 2026] DELETE /v2.0/networks/28690e12-68ee-4f48-908d-1d8d912e3980 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2412] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:57:02 2026] DELETE /v2.0/ports/c0c8a669-d074-4b4a-9f15-e56ba33c6d92 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2413] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:57:02 2026] DELETE /v2.0/ports/775606c2-9e0f-4c31-8c9b-44f7878713e7 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:03.194 8 INFO neutron.services.segments.plugin [-] Segment 925d5571-f8e6-4d84-b351-dcaf46e18911 resource provider aggregate not found 2026-06-23 19:57:03.210 8 INFO neutron.services.segments.plugin [-] Segment 925d5571-f8e6-4d84-b351-dcaf46e18911 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 925d5571-f8e6-4d84-b351-dcaf46e18911 found for delete ", "request_id": "req-7e6e6034-e911-4e69-a1d1-68abb3222989"}]} 2026-06-23 19:57:03.212 8 INFO neutron.services.segments.plugin [-] Segment 925d5571-f8e6-4d84-b351-dcaf46e18911 resource provider aggregate not found [pid: 8|app: 0|req: 1227/2414] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:03 2026] DELETE /v2.0/networks/48473da5-1800-4482-9c88-a2bd14957eb6 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:03.230 8 INFO neutron.services.segments.plugin [-] Segment 925d5571-f8e6-4d84-b351-dcaf46e18911 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 925d5571-f8e6-4d84-b351-dcaf46e18911 found for delete ", "request_id": "req-8ba8dcfe-2738-4cf8-82fe-823ec9c5f79a"}]} [pid: 7|app: 0|req: 1188/2415] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:03 2026] GET /v2.0/security-groups?tenant_id=7162e77714da4767b8546dfe37324649&name=default => generated 2925 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:03.317 7 INFO neutron.services.segments.plugin [-] Segment 1905c2f5-8e11-4fb3-bf08-0a5af400c099 resource provider aggregate not found 2026-06-23 19:57:03.323 7 INFO neutron.services.segments.plugin [-] Segment 1905c2f5-8e11-4fb3-bf08-0a5af400c099 resource provider aggregate not found 2026-06-23 19:57:03.340 7 INFO neutron.services.segments.plugin [-] Segment 1905c2f5-8e11-4fb3-bf08-0a5af400c099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1905c2f5-8e11-4fb3-bf08-0a5af400c099 found for delete ", "request_id": "req-efc76bca-3c91-470b-b2f0-50eee36f5715"}]} 2026-06-23 19:57:03.346 7 INFO neutron.services.segments.plugin [-] Segment 1905c2f5-8e11-4fb3-bf08-0a5af400c099 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1905c2f5-8e11-4fb3-bf08-0a5af400c099 found for delete ", "request_id": "req-ff1a3a7a-c8b5-4c39-93ed-366cbbec15e8"}]} 2026-06-23 19:57:03.356 7 INFO neutron.services.segments.plugin [-] Segment 91dd9166-c0e6-4f98-8179-ee433c5deefc resource provider aggregate not found 2026-06-23 19:57:03.366 7 INFO neutron.services.segments.plugin [-] Segment 91dd9166-c0e6-4f98-8179-ee433c5deefc resource provider aggregate not found 2026-06-23 19:57:03.371 7 INFO neutron.services.segments.plugin [-] Segment 91dd9166-c0e6-4f98-8179-ee433c5deefc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91dd9166-c0e6-4f98-8179-ee433c5deefc found for delete ", "request_id": "req-a194d60f-f9c9-478c-af2a-59413f4c000c"}]} 2026-06-23 19:57:03.380 7 INFO neutron.services.segments.plugin [-] Segment 91dd9166-c0e6-4f98-8179-ee433c5deefc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91dd9166-c0e6-4f98-8179-ee433c5deefc found for delete ", "request_id": "req-0065313a-e6d5-402d-be3f-6712f2ca919b"}]} [pid: 8|app: 0|req: 1228/2416] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:03 2026] DELETE /v2.0/networks/419a488c-21a7-4fa4-8ca3-bb7c34227197 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2417] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:03 2026] DELETE /v2.0/security-groups/c2ddcbc2-6140-4894-b05c-ccb3788832ea => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2418] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:03 2026] DELETE /v2.0/networks/6de9be76-c938-4f6f-a897-5f510c57d761 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2419] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:03 2026] GET /v2.0/security-groups?tenant_id=34d3f4ce675942a884a66965353a0e52&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2420] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:03 2026] DELETE /v2.0/networks/c1055e22-5d6b-44cb-8013-c506c810100c => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2421] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:03 2026] DELETE /v2.0/security-groups/07308fb1-6ce6-4288-b08b-928e2c039c62 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2422] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:03 2026] DELETE /v2.0/networks/88beae39-266b-442f-881b-bc52517d569c => 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: 1192/2423] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:04 2026] GET /v2.0/security-groups?tenant_id=630d19b57a1041f4898fe47dece0ca04&name=default => generated 2929 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2424] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:04 2026] DELETE /v2.0/security-groups/c44cb84e-6d42-424f-ba98-9fd99c32d14f => 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: 1193/2425] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:05 2026] GET /v2.0/security-groups?tenant_id=00bc2efd4c264c05b48e8d97114c67a2&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:05.238 8 INFO neutron.services.segments.plugin [-] Segment d6b9b03d-9d5a-4217-9f39-26b0fc2dfd7a resource provider aggregate not found 2026-06-23 19:57:05.255 8 INFO neutron.services.segments.plugin [-] Segment d6b9b03d-9d5a-4217-9f39-26b0fc2dfd7a resource provider aggregate not found 2026-06-23 19:57:05.261 8 INFO neutron.services.segments.plugin [-] Segment d6b9b03d-9d5a-4217-9f39-26b0fc2dfd7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b9b03d-9d5a-4217-9f39-26b0fc2dfd7a found for delete ", "request_id": "req-e8a03dd8-d295-49d7-9443-59cbe1777322"}]} 2026-06-23 19:57:05.271 8 INFO neutron.services.segments.plugin [-] Segment d6b9b03d-9d5a-4217-9f39-26b0fc2dfd7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b9b03d-9d5a-4217-9f39-26b0fc2dfd7a found for delete ", "request_id": "req-dd3ba27b-161b-4dc8-925d-7550355ac3aa"}]} 2026-06-23 19:57:05.276 8 INFO neutron.services.segments.plugin [-] Segment c3559b25-02aa-441a-966c-3601b9e1f0eb resource provider aggregate not found 2026-06-23 19:57:05.298 8 INFO neutron.services.segments.plugin [-] Segment c3559b25-02aa-441a-966c-3601b9e1f0eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3559b25-02aa-441a-966c-3601b9e1f0eb found for delete ", "request_id": "req-66587120-f022-4d60-8cff-a5797da8a5e0"}]} 2026-06-23 19:57:05.304 8 INFO neutron.services.segments.plugin [-] Segment c3559b25-02aa-441a-966c-3601b9e1f0eb resource provider aggregate not found 2026-06-23 19:57:05.330 8 INFO neutron.services.segments.plugin [-] Segment 485afb21-d1f7-4dce-9ffe-2af1cd710f19 resource provider aggregate not found 2026-06-23 19:57:05.335 8 INFO neutron.services.segments.plugin [-] Segment c3559b25-02aa-441a-966c-3601b9e1f0eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3559b25-02aa-441a-966c-3601b9e1f0eb found for delete ", "request_id": "req-9b4398d8-b878-4a5c-b5ed-7eeaa84fdd7c"}]} 2026-06-23 19:57:05.344 8 INFO neutron.services.segments.plugin [-] Segment 485afb21-d1f7-4dce-9ffe-2af1cd710f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 485afb21-d1f7-4dce-9ffe-2af1cd710f19 found for delete ", "request_id": "req-36d7b81a-b802-4de1-b005-701cf66ddc9c"}]} 2026-06-23 19:57:05.349 8 INFO neutron.services.segments.plugin [-] Segment 485afb21-d1f7-4dce-9ffe-2af1cd710f19 resource provider aggregate not found 2026-06-23 19:57:05.357 8 INFO neutron.services.segments.plugin [-] Segment b978e0fd-512d-441e-a31a-528da4a00ac2 resource provider aggregate not found 2026-06-23 19:57:05.362 8 INFO neutron.services.segments.plugin [-] Segment 485afb21-d1f7-4dce-9ffe-2af1cd710f19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 485afb21-d1f7-4dce-9ffe-2af1cd710f19 found for delete ", "request_id": "req-be582482-9dc1-4307-9add-885ca5cdd6e1"}]} 2026-06-23 19:57:05.373 8 INFO neutron.services.segments.plugin [-] Segment b978e0fd-512d-441e-a31a-528da4a00ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b978e0fd-512d-441e-a31a-528da4a00ac2 found for delete ", "request_id": "req-345c71cf-bdd5-49a7-9748-83116477422f"}]} 2026-06-23 19:57:05.374 8 INFO neutron.services.segments.plugin [-] Segment b978e0fd-512d-441e-a31a-528da4a00ac2 resource provider aggregate not found [pid: 8|app: 0|req: 1233/2426] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:05 2026] DELETE /v2.0/security-groups/39172c24-a045-44ea-868a-ca165dddf86d => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2427] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:05 2026] GET /v2.0/security-groups?tenant_id=d9283cabec8f4716b55210e6180eb119&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:05.750 8 INFO neutron.services.segments.plugin [-] Segment b978e0fd-512d-441e-a31a-528da4a00ac2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b978e0fd-512d-441e-a31a-528da4a00ac2 found for delete ", "request_id": "req-5c838cb9-fb4d-43d7-ad46-c389cb2ca427"}]} [pid: 8|app: 0|req: 1234/2428] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:05 2026] DELETE /v2.0/security-groups/175b2488-d3d5-4d71-a528-dd49b241eb09 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:08.579 7 INFO neutron.db.segments_db [None req-d68b2c85-7e63-4b5e-b805-d9697220e303 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - default default] Added segment 80cab67a-696d-4c75-a554-d12d5c02cab1 of type vxlan for network cdb6915e-989b-46c6-91c0-1e5aacaca45b [pid: 7|app: 0|req: 1195/2429] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:08 2026] POST /v2.0/networks => generated 725 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2430] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:57:08 2026] POST /v2.0/subnets => generated 644 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:08.974 7 WARNING neutron.api.v2.base [None req-2dec720d-687a-4085-9722-391cbc775354 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - 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-06-23 19:57:08.975 7 INFO neutron.api.v2.resource [None req-2dec720d-687a-4085-9722-391cbc775354 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1196/2431] 10.0.0.240 () {34 vars in 680 bytes} [Tue Jun 23 19:57:08 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-06-23 19:57:09.168 8 INFO neutron.services.segments.plugin [-] Segment 80cab67a-696d-4c75-a554-d12d5c02cab1 resource provider aggregate not found 2026-06-23 19:57:09.172 8 INFO neutron.services.segments.plugin [-] Segment 80cab67a-696d-4c75-a554-d12d5c02cab1 resource provider aggregate not found 2026-06-23 19:57:09.181 8 INFO neutron.services.segments.plugin [-] Segment 80cab67a-696d-4c75-a554-d12d5c02cab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80cab67a-696d-4c75-a554-d12d5c02cab1 found for delete ", "request_id": "req-dd22ff81-a197-48ac-9b34-fa10bfc07993"}]} 2026-06-23 19:57:09.186 8 INFO neutron.services.segments.plugin [-] Segment 80cab67a-696d-4c75-a554-d12d5c02cab1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80cab67a-696d-4c75-a554-d12d5c02cab1 found for delete ", "request_id": "req-f4ebe791-8eb3-4d63-880c-ad2ebfced772"}]} [pid: 8|app: 0|req: 1236/2432] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:08 2026] DELETE /v2.0/networks/cdb6915e-989b-46c6-91c0-1e5aacaca45b => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:09.275 7 INFO neutron.db.segments_db [None req-2c05aeaa-36c6-400e-9704-c1ba0c786d9e 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - default default] Added segment 20c4500c-2b02-44c4-bb91-ab026017aac7 of type vxlan for network cdefd646-f834-43c6-931f-46b1f10b38d0 [pid: 7|app: 0|req: 1197/2433] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:09 2026] POST /v2.0/networks => generated 727 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2434] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:57:09 2026] POST /v2.0/subnets => generated 647 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:09.595 7 WARNING neutron.api.v2.base [None req-7aab61e2-d0e8-44e9-af6b-9719f2419af7 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - 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-06-23 19:57:09.595 7 INFO neutron.api.v2.resource [None req-7aab61e2-d0e8-44e9-af6b-9719f2419af7 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1198/2435] 10.0.0.240 () {34 vars in 680 bytes} [Tue Jun 23 19:57:09 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: 1238/2436] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:09 2026] DELETE /v2.0/networks/cdefd646-f834-43c6-931f-46b1f10b38d0 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:09.902 7 INFO neutron.db.segments_db [None req-a384223d-ee5d-4c04-ae04-fa9fa2832792 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - default default] Added segment 664118b6-e251-4bcb-a8c8-896e19a1fed1 of type vxlan for network 7207b1ee-5c8d-446b-a117-6e85039ed32a [pid: 7|app: 0|req: 1199/2437] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:09 2026] POST /v2.0/networks => generated 726 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2438] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:57:10 2026] POST /v2.0/subnets => generated 647 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2439] 10.0.0.240 () {34 vars in 680 bytes} [Tue Jun 23 19:57:10 2026] POST /v2.0/rbac-policies => generated 324 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2440] 10.0.0.240 () {34 vars in 677 bytes} [Tue Jun 23 19:57:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2441] 10.0.0.240 () {34 vars in 677 bytes} [Tue Jun 23 19:57:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2442] 10.0.0.240 () {34 vars in 677 bytes} [Tue Jun 23 19:57:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2443] 10.0.0.240 () {34 vars in 677 bytes} [Tue Jun 23 19:57:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2444] 10.0.0.240 () {34 vars in 677 bytes} [Tue Jun 23 19:57:10 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2445] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:10 2026] PUT /v2.0/policies/dd3da420-6352-4090-915e-3a0ed09b0cd5/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2446] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:10 2026] PUT /v2.0/policies/1d5d47f1-42f5-4d88-8617-868e7c3318b8/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: 1203/2447] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 19:57:10 2026] GET /v2.0/networks/7207b1ee-5c8d-446b-a117-6e85039ed32a => generated 654 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2448] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:11 2026] PUT /v2.0/policies/fc6cc4b8-a790-488a-a814-130cd195550f/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2449] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:11 2026] PUT /v2.0/policies/076e7ccb-be38-4c16-a69a-d234c4edc2bd/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:11.485 8 INFO neutron.services.segments.plugin [-] Segment 20c4500c-2b02-44c4-bb91-ab026017aac7 resource provider aggregate not found 2026-06-23 19:57:11.490 8 INFO neutron.services.segments.plugin [-] Segment 20c4500c-2b02-44c4-bb91-ab026017aac7 resource provider aggregate not found 2026-06-23 19:57:11.511 8 INFO neutron.services.segments.plugin [-] Segment 20c4500c-2b02-44c4-bb91-ab026017aac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20c4500c-2b02-44c4-bb91-ab026017aac7 found for delete ", "request_id": "req-73fae345-e0e8-4f32-a3ca-3642a6af288c"}]} 2026-06-23 19:57:11.513 8 INFO neutron.services.segments.plugin [-] Segment 20c4500c-2b02-44c4-bb91-ab026017aac7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20c4500c-2b02-44c4-bb91-ab026017aac7 found for delete ", "request_id": "req-c610ed37-964e-40d5-b4ed-896910152f81"}]} 2026-06-23 19:57:11.536 8 INFO neutron.pecan_wsgi.hooks.translation [None req-367c1c23-6432-405b-a318-7ae12332a3bd fb174cfbd05042c3aba17e9c906e78ef bc46b7fb06034cc4b81997cd191d203d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1246/2450] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/networks/7207b1ee-5c8d-446b-a117-6e85039ed32a => generated 138 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2451] 10.0.0.240 () {32 vars in 673 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2452] 10.0.0.240 () {32 vars in 687 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2453] 10.0.0.240 () {32 vars in 683 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2454] 10.0.0.240 () {32 vars in 695 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2455] 10.0.0.240 () {32 vars in 681 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/qos/policies?not-tags=red => 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: 1247/2456] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:11 2026] DELETE /v2.0/networks/7207b1ee-5c8d-446b-a117-6e85039ed32a => generated 0 bytes in 484 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2457] 10.0.0.240 () {32 vars in 695 bytes} [Tue Jun 23 19:57:11 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:12.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-61ba6cca-d44c-4583-937f-e1f355553c5f 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1248/2458] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:12 2026] DELETE /v2.0/subnets/98580fd5-0e92-490f-8b55-b4f8f24a7180 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:57:12.079 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42a65386-48e5-41f6-ad2d-9e56007287ee 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1249/2459] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:12 2026] DELETE /v2.0/subnets/ffc94599-a009-4c87-92f9-eaeff43c8879 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:57:12.098 8 INFO neutron.pecan_wsgi.hooks.translation [None req-474efe23-40ee-4d4d-a85b-3042bdb7eead 6205de566e554519a0f43b0c77a99548 4b3a62bc302d48fd9c8b9fa881d6c963 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1250/2460] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:12 2026] DELETE /v2.0/subnets/b4ca54a3-ac6e-47ec-bce4-26246ce252ed => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2461] 10.0.0.240 () {32 vars in 691 bytes} [Tue Jun 23 19:57:12 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2462] 10.0.0.240 () {32 vars in 703 bytes} [Tue Jun 23 19:57:12 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => 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: 1212/2463] 10.0.0.240 () {32 vars in 733 bytes} [Tue Jun 23 19:57:12 2026] DELETE /v2.0/qos/policies/dd3da420-6352-4090-915e-3a0ed09b0cd5 => 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: 1252/2464] 10.0.0.240 () {32 vars in 733 bytes} [Tue Jun 23 19:57:12 2026] DELETE /v2.0/qos/policies/1d5d47f1-42f5-4d88-8617-868e7c3318b8 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2465] 10.0.0.240 () {32 vars in 733 bytes} [Tue Jun 23 19:57:12 2026] DELETE /v2.0/qos/policies/fc6cc4b8-a790-488a-a814-130cd195550f => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2466] 10.0.0.240 () {32 vars in 733 bytes} [Tue Jun 23 19:57:12 2026] DELETE /v2.0/qos/policies/076e7ccb-be38-4c16-a69a-d234c4edc2bd => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2467] 10.0.0.240 () {32 vars in 733 bytes} [Tue Jun 23 19:57:12 2026] DELETE /v2.0/qos/policies/e02c3088-f5bb-481a-8a01-df1b45473aa5 => 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: 1254/2468] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:13 2026] GET /v2.0/security-groups?tenant_id=4b3a62bc302d48fd9c8b9fa881d6c963&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2469] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:13 2026] DELETE /v2.0/security-groups/f1de93b6-7ace-4dfd-84d9-e84ecb0a1100 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:13.571 8 INFO neutron.services.segments.plugin [-] Segment 664118b6-e251-4bcb-a8c8-896e19a1fed1 resource provider aggregate not found 2026-06-23 19:57:13.578 8 INFO neutron.services.segments.plugin [-] Segment 664118b6-e251-4bcb-a8c8-896e19a1fed1 resource provider aggregate not found 2026-06-23 19:57:13.596 8 INFO neutron.services.segments.plugin [-] Segment 664118b6-e251-4bcb-a8c8-896e19a1fed1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 664118b6-e251-4bcb-a8c8-896e19a1fed1 found for delete ", "request_id": "req-5f4753f1-e663-4c60-9aa9-4305e0e140d6"}]} 2026-06-23 19:57:13.597 8 INFO neutron.services.segments.plugin [-] Segment 664118b6-e251-4bcb-a8c8-896e19a1fed1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 664118b6-e251-4bcb-a8c8-896e19a1fed1 found for delete ", "request_id": "req-d7894341-480e-4c5b-a1a9-da0eb75fc60d"}]} [pid: 7|app: 0|req: 1216/2470] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:13 2026] GET /v2.0/security-groups?tenant_id=bc46b7fb06034cc4b81997cd191d203d&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2471] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:13 2026] DELETE /v2.0/security-groups/f3c28a25-4e46-497a-b084-0f2808ba3af0 => 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: 1255/2472] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:13 2026] GET /v2.0/security-groups?tenant_id=e8e8d068d0a940b09f8ffb4a721ebf0d&name=default => generated 2929 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2473] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:13 2026] GET /v2.0/security-groups?tenant_id=5e5bc1bb0610450ba89edc16e07c453a&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2474] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:13 2026] DELETE /v2.0/security-groups/97418c25-a3be-410a-afcd-0c648dd9946b => 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: 1219/2475] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:14 2026] DELETE /v2.0/security-groups/171f5cd7-42ad-49cb-8207-aee00c5b6568 => 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: 1257/2476] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:14 2026] GET /v2.0/security-groups?tenant_id=8480fef12b9e4fbba2b1a2f1c7edbb1f&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2477] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:14 2026] DELETE /v2.0/security-groups/712b24c7-47d0-42e4-be94-9537ac8f065c => 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: 1258/2478] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:14 2026] GET /v2.0/security-groups?tenant_id=4ed1e0ca91334e7395c975cf84a082b6&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2479] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:14 2026] DELETE /v2.0/security-groups/45331d5a-13dd-4d59-944e-64acde257f64 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:18.636 7 WARNING neutron_lib.context [None req-d8e6f807-5060-455f-adf5-a412c6b69de3 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:18.785 7 INFO neutron.db.segments_db [None req-d8e6f807-5060-455f-adf5-a412c6b69de3 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Added segment 5a5d9239-5267-4dc0-ac09-ef233d0af7ef of type vxlan for network a3671b76-501e-479e-a8c2-d457245e3e2d [pid: 7|app: 0|req: 1223/2482] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:18 2026] POST /v2.0/networks => generated 632 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:18.902 8 WARNING neutron_lib.context [None req-04a40cad-d5c9-4fcb-b858-dd4a0cb78d7c 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:18.966 8 INFO neutron.db.segments_db [None req-04a40cad-d5c9-4fcb-b858-dd4a0cb78d7c 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Added segment 2945d063-5d0f-48be-abc2-f6a47b759b51 of type vxlan for network 0cec074b-df87-4a38-8ffa-6bb1cd644fd1 [pid: 8|app: 0|req: 1260/2483] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:18 2026] POST /v2.0/networks => generated 630 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:19.063 7 WARNING neutron_lib.context [None req-6c167f17-0846-4394-bcf0-02d2dbc2daf2 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:19.118 7 INFO neutron.db.segments_db [None req-6c167f17-0846-4394-bcf0-02d2dbc2daf2 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Added segment c6d0929a-48c6-423f-ad4c-b3b43480b3d8 of type vxlan for network 0b60d57f-ff54-4f26-ba7b-e162cebdb0d7 2026-06-23 19:57:19.183 8 WARNING neutron_lib.context [None req-26d4d87b-8324-4f40-b4c7-454329b570e5 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1224/2484] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:19 2026] POST /v2.0/networks => generated 631 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:19.230 7 WARNING neutron_lib.context [None req-03a2a0a7-28f0-44fa-857b-6f998427fe80 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:19.282 7 INFO neutron.db.segments_db [None req-03a2a0a7-28f0-44fa-857b-6f998427fe80 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Added segment cf025058-ee0f-4abe-bb9f-4fbcbb39d36d of type vxlan for network bb8a3b2f-fbf9-4b62-8985-485240d615c3 2026-06-23 19:57:19.332 8 INFO neutron.db.segments_db [None req-26d4d87b-8324-4f40-b4c7-454329b570e5 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Added segment 399af7f2-a306-4155-b2e0-9af3b1811c6b of type vxlan for network eedafd46-15ec-475e-90ca-6bd2e4bd9635 [pid: 7|app: 0|req: 1225/2485] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:19 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:19.384 7 WARNING neutron_lib.context [None req-96cf60ad-5fe5-4151-a100-a6d30b6e37cf 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1261/2486] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:19 2026] POST /v2.0/networks => generated 632 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:19.439 7 INFO neutron.db.segments_db [None req-96cf60ad-5fe5-4151-a100-a6d30b6e37cf 843c375d11dd450f9d698438d71bb381 7f7a77521d4d4a6888a386fa5ff40965 - - default default] Added segment e279b604-e4b3-4b91-81c8-476328b7483c of type vxlan for network bd97b32b-6abe-4b83-84ef-f2b1869b8d59 2026-06-23 19:57:19.446 8 WARNING neutron_lib.context [None req-38b95857-ba08-4aab-a30a-1eaae673eb07 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1226/2487] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:19 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) [pid: 7|app: 0|req: 1227/2488] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:19 2026] PUT /v2.0/networks/a3671b76-501e-479e-a8c2-d457245e3e2d/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2489] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:19 2026] PUT /v2.0/networks/0cec074b-df87-4a38-8ffa-6bb1cd644fd1/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2490] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:19 2026] PUT /v2.0/networks/0b60d57f-ff54-4f26-ba7b-e162cebdb0d7/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2491] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:19 2026] PUT /v2.0/networks/bb8a3b2f-fbf9-4b62-8985-485240d615c3/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2492] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:57:19 2026] POST /v2.0/subnets => generated 626 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:19.739 8 WARNING neutron_lib.context [None req-1a46213e-81ef-434a-a0c4-44262f8fc62e 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1231/2493] 10.0.0.240 () {32 vars in 665 bytes} [Tue Jun 23 19:57:19 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:19.804 8 INFO neutron.db.segments_db [None req-1a46213e-81ef-434a-a0c4-44262f8fc62e 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Added segment c9909d19-cf8f-46d4-9c11-eb161845792e of type vxlan for network abaa9c6c-e63b-41dd-8a2e-2b98a5902f70 [pid: 7|app: 0|req: 1232/2494] 10.0.0.240 () {32 vars in 679 bytes} [Tue Jun 23 19:57:19 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1247 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2495] 10.0.0.240 () {32 vars in 675 bytes} [Tue Jun 23 19:57:19 2026] GET /v2.0/networks?tags-any=blue => generated 1247 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2496] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:19 2026] POST /v2.0/networks => generated 631 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2497] 10.0.0.240 () {32 vars in 687 bytes} [Tue Jun 23 19:57:19 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:19.918 8 WARNING neutron_lib.context [None req-d2e4b71f-402e-4d55-b23d-e1d1d23e4ab6 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1235/2498] 10.0.0.240 () {32 vars in 673 bytes} [Tue Jun 23 19:57:19 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2499] 10.0.0.240 () {32 vars in 687 bytes} [Tue Jun 23 19:57:19 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2500] 10.0.0.240 () {32 vars in 683 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2501] 10.0.0.240 () {32 vars in 695 bytes} [Tue Jun 23 19:57:20 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2502] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:57:19 2026] POST /v2.0/subnets => generated 629 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:20.182 8 WARNING neutron_lib.context [None req-6117f902-d96c-4ba7-9870-3bea99725ff2 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:20.244 8 INFO neutron.db.segments_db [None req-6117f902-d96c-4ba7-9870-3bea99725ff2 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Added segment 5bc6c041-e358-4b65-8cb7-4bd70f97e625 of type vxlan for network db9d6899-df19-4a98-b277-4055631befa8 2026-06-23 19:57:20.267 7 INFO neutron.services.segments.plugin [-] Segment 5a5d9239-5267-4dc0-ac09-ef233d0af7ef resource provider aggregate not found 2026-06-23 19:57:20.271 7 INFO neutron.services.segments.plugin [-] Segment 5a5d9239-5267-4dc0-ac09-ef233d0af7ef resource provider aggregate not found 2026-06-23 19:57:20.279 7 INFO neutron.services.segments.plugin [-] Segment 5a5d9239-5267-4dc0-ac09-ef233d0af7ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5d9239-5267-4dc0-ac09-ef233d0af7ef found for delete ", "request_id": "req-6c9b2400-4dcf-47db-b0d1-9525a8bcccf7"}]} 2026-06-23 19:57:20.284 7 INFO neutron.services.segments.plugin [-] Segment 5a5d9239-5267-4dc0-ac09-ef233d0af7ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a5d9239-5267-4dc0-ac09-ef233d0af7ef found for delete ", "request_id": "req-02683460-8db2-421f-92e5-4ecb15c061ab"}]} [pid: 7|app: 0|req: 1239/2503] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:20 2026] DELETE /v2.0/networks/a3671b76-501e-479e-a8c2-d457245e3e2d => 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: 1265/2504] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:20 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-06-23 19:57:20.357 8 WARNING neutron_lib.context [None req-f40f144a-d892-4cab-a95e-31739f417a84 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1240/2505] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:20 2026] DELETE /v2.0/networks/0cec074b-df87-4a38-8ffa-6bb1cd644fd1 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2506] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:20 2026] DELETE /v2.0/networks/0b60d57f-ff54-4f26-ba7b-e162cebdb0d7 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2507] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:57:20 2026] POST /v2.0/subnets => generated 629 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:20.633 8 WARNING neutron_lib.context [None req-6253bdbc-c2e7-4a9c-b158-4214c0fa6f22 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:20.704 8 INFO neutron.db.segments_db [None req-6253bdbc-c2e7-4a9c-b158-4214c0fa6f22 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Added segment 48adf6a7-b617-4623-9a35-919246281c86 of type vxlan for network 891709ad-b4db-4a67-9a26-72bad4cf5c02 [pid: 7|app: 0|req: 1242/2508] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:20 2026] DELETE /v2.0/networks/bb8a3b2f-fbf9-4b62-8985-485240d615c3 => 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: 1267/2509] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:20 2026] POST /v2.0/networks => generated 632 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:20.854 8 WARNING neutron_lib.context [None req-cd2d16c9-7bfd-46de-a782-6764812a1be8 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1243/2510] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:20 2026] DELETE /v2.0/networks/bd97b32b-6abe-4b83-84ef-f2b1869b8d59 => 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: 1268/2511] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:57:20 2026] POST /v2.0/subnets => generated 629 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:21.152 7 WARNING neutron_lib.context [None req-4698645a-70fa-42ae-9bd6-526ff0292c3e 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:21.236 7 INFO neutron.db.segments_db [None req-4698645a-70fa-42ae-9bd6-526ff0292c3e 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Added segment cdcc5195-40d3-4b7f-9a45-9356485d9e2c of type vxlan for network 6bb41af6-17a0-485d-84ef-b9eef1e69978 [pid: 7|app: 0|req: 1244/2512] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:21 2026] POST /v2.0/networks => generated 632 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:21.346 8 WARNING neutron_lib.context [None req-c31a9b8f-b474-4aae-8d45-872e1a631071 0069fecd72f04aa99ed7dba38cc58eed a151043197a54c0bb3404b092518dc47 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1269/2513] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:57:21 2026] POST /v2.0/subnets => generated 629 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2514] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:57:21 2026] PUT /v2.0/subnets/b890c0c5-8b4c-43c1-ba48-0a9ad2247f6c/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2515] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:57:21 2026] PUT /v2.0/subnets/caf65570-ec27-41ba-ac0c-ec867467df00/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2516] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:57:21 2026] PUT /v2.0/subnets/7e26a994-4a0b-4be0-be97-ca05a5106a4c/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2517] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:57:21 2026] PUT /v2.0/subnets/18a086e0-aec1-4c5c-a499-17393da524ea/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2518] 10.0.0.240 () {32 vars in 663 bytes} [Tue Jun 23 19:57:21 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2519] 10.0.0.240 () {32 vars in 677 bytes} [Tue Jun 23 19:57:21 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2520] 10.0.0.240 () {32 vars in 673 bytes} [Tue Jun 23 19:57:22 2026] GET /v2.0/subnets?tags-any=blue => 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: 1275/2521] 10.0.0.240 () {32 vars in 685 bytes} [Tue Jun 23 19:57:22 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2522] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:21 2026] GET /v2.0/security-groups?tenant_id=a55ca5fb87fa40f887500afe2ea82d1c&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2523] 10.0.0.240 () {32 vars in 671 bytes} [Tue Jun 23 19:57:22 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2524] 10.0.0.240 () {32 vars in 685 bytes} [Tue Jun 23 19:57:22 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2525] 10.0.0.240 () {32 vars in 681 bytes} [Tue Jun 23 19:57:22 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2526] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:22 2026] DELETE /v2.0/security-groups/8317e60b-723e-4030-a07f-74c4f083fedb => 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: 1279/2527] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:57:22 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:22.333 7 INFO neutron.services.segments.plugin [-] Segment 2945d063-5d0f-48be-abc2-f6a47b759b51 resource provider aggregate not found 2026-06-23 19:57:22.338 7 INFO neutron.services.segments.plugin [-] Segment 2945d063-5d0f-48be-abc2-f6a47b759b51 resource provider aggregate not found 2026-06-23 19:57:22.347 7 INFO neutron.services.segments.plugin [-] Segment 2945d063-5d0f-48be-abc2-f6a47b759b51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2945d063-5d0f-48be-abc2-f6a47b759b51 found for delete ", "request_id": "req-6c406d37-feae-4e6d-adf1-80e9bc0f64c7"}]} 2026-06-23 19:57:22.357 7 INFO neutron.services.segments.plugin [-] Segment 2945d063-5d0f-48be-abc2-f6a47b759b51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2945d063-5d0f-48be-abc2-f6a47b759b51 found for delete ", "request_id": "req-c72491cd-b4d7-42bf-a33f-57578e13876a"}]} 2026-06-23 19:57:22.366 7 INFO neutron.services.segments.plugin [-] Segment c6d0929a-48c6-423f-ad4c-b3b43480b3d8 resource provider aggregate not found 2026-06-23 19:57:22.375 7 INFO neutron.services.segments.plugin [-] Segment c6d0929a-48c6-423f-ad4c-b3b43480b3d8 resource provider aggregate not found 2026-06-23 19:57:22.383 7 INFO neutron.services.segments.plugin [-] Segment c6d0929a-48c6-423f-ad4c-b3b43480b3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d0929a-48c6-423f-ad4c-b3b43480b3d8 found for delete ", "request_id": "req-e51579c0-b1c3-4c6f-885d-9b82271dc75f"}]} 2026-06-23 19:57:22.393 7 INFO neutron.services.segments.plugin [-] Segment c6d0929a-48c6-423f-ad4c-b3b43480b3d8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d0929a-48c6-423f-ad4c-b3b43480b3d8 found for delete ", "request_id": "req-9f28f07a-14c9-4992-bba1-d572234025e7"}]} 2026-06-23 19:57:22.404 7 INFO neutron.services.segments.plugin [-] Segment cf025058-ee0f-4abe-bb9f-4fbcbb39d36d resource provider aggregate not found 2026-06-23 19:57:22.411 7 INFO neutron.services.segments.plugin [-] Segment cf025058-ee0f-4abe-bb9f-4fbcbb39d36d resource provider aggregate not found 2026-06-23 19:57:22.421 7 INFO neutron.services.segments.plugin [-] Segment cf025058-ee0f-4abe-bb9f-4fbcbb39d36d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf025058-ee0f-4abe-bb9f-4fbcbb39d36d found for delete ", "request_id": "req-699204bb-e4e7-4da4-a90f-e8711801bd46"}]} 2026-06-23 19:57:22.432 7 INFO neutron.services.segments.plugin [-] Segment cf025058-ee0f-4abe-bb9f-4fbcbb39d36d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf025058-ee0f-4abe-bb9f-4fbcbb39d36d found for delete ", "request_id": "req-f2cf90af-a624-4933-a6f6-4e6a50714699"}]} 2026-06-23 19:57:22.441 7 INFO neutron.services.segments.plugin [-] Segment e279b604-e4b3-4b91-81c8-476328b7483c resource provider aggregate not found 2026-06-23 19:57:22.447 7 INFO neutron.services.segments.plugin [-] Segment e279b604-e4b3-4b91-81c8-476328b7483c resource provider aggregate not found 2026-06-23 19:57:22.463 7 INFO neutron.services.segments.plugin [-] Segment e279b604-e4b3-4b91-81c8-476328b7483c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e279b604-e4b3-4b91-81c8-476328b7483c found for delete ", "request_id": "req-f8d104c5-d811-4d7a-b080-e805d2fa1338"}]} 2026-06-23 19:57:22.465 7 INFO neutron.services.segments.plugin [-] Segment e279b604-e4b3-4b91-81c8-476328b7483c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e279b604-e4b3-4b91-81c8-476328b7483c found for delete ", "request_id": "req-6add06c3-7b79-4f0e-a6fe-b606a2d6a0ee"}]} [pid: 8|app: 0|req: 1280/2528] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:22 2026] GET /v2.0/security-groups?tenant_id=010f5447fa7949328161bd80a2d1512a&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: 1249/2529] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:22 2026] DELETE /v2.0/subnets/b890c0c5-8b4c-43c1-ba48-0a9ad2247f6c => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2530] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:22 2026] DELETE /v2.0/security-groups/7ade6061-9868-47de-a927-e7a651937a54 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2531] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:22 2026] DELETE /v2.0/subnets/caf65570-ec27-41ba-ac0c-ec867467df00 => 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: 1251/2532] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:22 2026] GET /v2.0/security-groups?tenant_id=7f7a77521d4d4a6888a386fa5ff40965&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2533] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:22 2026] DELETE /v2.0/subnets/7e26a994-4a0b-4be0-be97-ca05a5106a4c => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2534] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:22 2026] DELETE /v2.0/security-groups/7b3d3785-f63a-41f9-880a-4873c7da6a1e => 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: 1283/2535] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:22 2026] DELETE /v2.0/subnets/18a086e0-aec1-4c5c-a499-17393da524ea => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2536] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:23 2026] DELETE /v2.0/subnets/49e388bc-8cff-4efb-8eb3-f104ccf52c2b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:23.614 8 INFO neutron.services.segments.plugin [-] Segment 399af7f2-a306-4155-b2e0-9af3b1811c6b resource provider aggregate not found 2026-06-23 19:57:23.619 8 INFO neutron.services.segments.plugin [-] Segment 399af7f2-a306-4155-b2e0-9af3b1811c6b resource provider aggregate not found 2026-06-23 19:57:23.634 8 INFO neutron.services.segments.plugin [-] Segment 399af7f2-a306-4155-b2e0-9af3b1811c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 399af7f2-a306-4155-b2e0-9af3b1811c6b found for delete ", "request_id": "req-7ed92d99-b1f3-4aec-900b-f3bb5b126a22"}]} [pid: 8|app: 0|req: 1284/2537] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:23 2026] DELETE /v2.0/networks/eedafd46-15ec-475e-90ca-6bd2e4bd9635 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2538] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:23 2026] DELETE /v2.0/networks/abaa9c6c-e63b-41dd-8a2e-2b98a5902f70 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:24.017 8 INFO neutron.services.segments.plugin [-] Segment 399af7f2-a306-4155-b2e0-9af3b1811c6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 399af7f2-a306-4155-b2e0-9af3b1811c6b found for delete ", "request_id": "req-a6ae2bd5-49ea-4bac-b6a6-3c83a5bf8585"}]} [pid: 7|app: 0|req: 1255/2539] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:57: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: 1256/2540] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:57:24 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) /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: 7|app: 0|req: 1257/2541] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:57:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2542] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:57: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: 7|app: 0|req: 1259/2543] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:57:24 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2544] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:57:24 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2545] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:24 2026] DELETE /v2.0/networks/db9d6899-df19-4a98-b277-4055631befa8 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:24.481 7 INFO neutron.services.segments.plugin [-] Segment c9909d19-cf8f-46d4-9c11-eb161845792e resource provider aggregate not found 2026-06-23 19:57:24.488 7 INFO neutron.services.segments.plugin [-] Segment c9909d19-cf8f-46d4-9c11-eb161845792e resource provider aggregate not found 2026-06-23 19:57:24.505 7 INFO neutron.services.segments.plugin [-] Segment c9909d19-cf8f-46d4-9c11-eb161845792e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9909d19-cf8f-46d4-9c11-eb161845792e found for delete ", "request_id": "req-6d740c2f-4f4e-4591-bd02-72e09feca0f2"}]} 2026-06-23 19:57:24.514 7 INFO neutron.services.segments.plugin [-] Segment c9909d19-cf8f-46d4-9c11-eb161845792e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9909d19-cf8f-46d4-9c11-eb161845792e found for delete ", "request_id": "req-cd318aae-ad1d-4264-800e-4a92300775a4"}]} [pid: 8|app: 0|req: 1286/2546] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:24 2026] DELETE /v2.0/networks/891709ad-b4db-4a67-9a26-72bad4cf5c02 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2547] 199.19.213.153 () {34 vars in 715 bytes} [Tue Jun 23 19:57:24 2026] POST /v2.0/ports => generated 1097 bytes in 395 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: 1262/2548] 10.0.0.125 () {34 vars in 970 bytes} [Tue Jun 23 19:57:24 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1097 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2549] 10.0.0.125 () {34 vars in 906 bytes} [Tue Jun 23 19:57:24 2026] GET /v2.0/extensions => generated 20516 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2550] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:24 2026] DELETE /v2.0/networks/6bb41af6-17a0-485d-84ef-b9eef1e69978 => generated 0 bytes in 372 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:25.925 8 INFO neutron.services.segments.plugin [-] Segment 5bc6c041-e358-4b65-8cb7-4bd70f97e625 resource provider aggregate not found [pid: 8|app: 0|req: 1288/2551] 199.19.213.153 () {34 vars in 1261 bytes} [Tue Jun 23 19:57:25 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:57:25.956 8 INFO neutron.services.segments.plugin [-] Segment 5bc6c041-e358-4b65-8cb7-4bd70f97e625 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc6c041-e358-4b65-8cb7-4bd70f97e625 found for delete ", "request_id": "req-17e5b470-c42f-48e9-8884-9cbce6ab1ec4"}]} 2026-06-23 19:57:25.974 8 INFO neutron.services.segments.plugin [-] Segment 48adf6a7-b617-4623-9a35-919246281c86 resource provider aggregate not found 2026-06-23 19:57:25.996 8 INFO neutron.services.segments.plugin [-] Segment 48adf6a7-b617-4623-9a35-919246281c86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48adf6a7-b617-4623-9a35-919246281c86 found for delete ", "request_id": "req-7ce66dec-ef65-40b5-8886-b31d54ba9ecf"}]} 2026-06-23 19:57:26.013 8 INFO neutron.services.segments.plugin [-] Segment cdcc5195-40d3-4b7f-9a45-9356485d9e2c resource provider aggregate not found [pid: 8|app: 0|req: 1289/2552] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:57:25 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:26.035 8 INFO neutron.services.segments.plugin [-] Segment 5bc6c041-e358-4b65-8cb7-4bd70f97e625 resource provider aggregate not found 2026-06-23 19:57:26.039 8 INFO neutron.services.segments.plugin [-] Segment cdcc5195-40d3-4b7f-9a45-9356485d9e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdcc5195-40d3-4b7f-9a45-9356485d9e2c found for delete ", "request_id": "req-0df72bde-6368-4d4c-abc4-d2962fe5de3f"}]} 2026-06-23 19:57:26.047 8 INFO neutron.services.segments.plugin [-] Segment 5bc6c041-e358-4b65-8cb7-4bd70f97e625 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bc6c041-e358-4b65-8cb7-4bd70f97e625 found for delete ", "request_id": "req-054ded95-d7d3-4d54-a4c3-2be799bcc799"}]} 2026-06-23 19:57:26.065 8 INFO neutron.services.segments.plugin [-] Segment 48adf6a7-b617-4623-9a35-919246281c86 resource provider aggregate not found 2026-06-23 19:57:26.078 8 INFO neutron.services.segments.plugin [-] Segment 48adf6a7-b617-4623-9a35-919246281c86 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 48adf6a7-b617-4623-9a35-919246281c86 found for delete ", "request_id": "req-1afb5af1-1795-4c06-8b60-11246e929545"}]} [pid: 8|app: 0|req: 1290/2553] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:57:26 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2554] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:25 2026] GET /v2.0/security-groups?tenant_id=e2ef40e4641540d5a37c646defe2c22b&name=default => generated 2929 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:26.230 8 INFO neutron.services.segments.plugin [-] Segment cdcc5195-40d3-4b7f-9a45-9356485d9e2c resource provider aggregate not found 2026-06-23 19:57:26.251 8 INFO neutron.services.segments.plugin [-] Segment cdcc5195-40d3-4b7f-9a45-9356485d9e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cdcc5195-40d3-4b7f-9a45-9356485d9e2c found for delete ", "request_id": "req-95a0c33c-d6b4-410b-8d79-0b80c83dfb96"}]} [pid: 8|app: 0|req: 1291/2555] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:26 2026] DELETE /v2.0/security-groups/fec4a1b5-59f0-4453-801a-9efd51ffdeb5 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2556] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:26 2026] GET /v2.0/security-groups?tenant_id=0a9554facd0746209d73625275335c0b&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:26.588 8 WARNING neutron_lib.context [None req-03e33fed-9dc6-41cb-bd1b-f0bc27f12194 e8afb943d80e4d4d806a6d318e600393 186a537c6c6e4247a3a0eb46493f3524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1266/2557] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:26 2026] DELETE /v2.0/security-groups/3590ac43-1fe1-495c-b84e-e32fe4300252 => 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: 1267/2558] 199.19.213.153 () {34 vars in 974 bytes} [Tue Jun 23 19:57:26 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1097 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2559] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:57:26 2026] GET /v2.0/networks?id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 803 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2560] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:57:26 2026] POST /v2.0/floatingips => generated 552 bytes in 656 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2561] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/security-groups?tenant_id=a151043197a54c0bb3404b092518dc47&name=default => generated 2929 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2562] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:57:26 2026] PUT /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1287 bytes in 409 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: 1294/2563] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:57:27 2026] PUT /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2564] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags => generated 25 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:27.260 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef77b713-1ce6-4d8c-b6ab-4376579c1726'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': '23acc413-8faf-4c8e-9eab-6eb3e28fc9f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1296/2565] 10.0.0.240 () {34 vars in 769 bytes} [Tue Jun 23 19:57:27 2026] PUT /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2566] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2567] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:27 2026] DELETE /v2.0/security-groups/1c489741-9176-4f34-adfe-0468119bbe42 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2568] 10.0.0.240 () {34 vars in 765 bytes} [Tue Jun 23 19:57:27 2026] PUT /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2569] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/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: 1299/2570] 10.0.0.240 () {34 vars in 787 bytes} [Tue Jun 23 19:57:27 2026] PUT /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2571] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/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: 1300/2572] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:57:27 2026] PUT /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2573] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/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: 1301/2574] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:27.636 7 INFO neutron.api.v2.resource [None req-1880e2a8-71fb-418c-95e0-0169dcc1283c e8afb943d80e4d4d806a6d318e600393 186a537c6c6e4247a3a0eb46493f3524 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1274/2575] 10.0.0.240 () {32 vars in 750 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/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: 1302/2576] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:57:27 2026] DELETE /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags/red => 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: 1275/2577] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:27.762 8 INFO neutron.api.v2.resource [None req-99f9f5c8-9386-4e7f-bedc-af08e2b7460d e8afb943d80e4d4d806a6d318e600393 186a537c6c6e4247a3a0eb46493f3524 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1303/2578] 10.0.0.240 () {32 vars in 753 bytes} [Tue Jun 23 19:57:27 2026] DELETE /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/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: 1276/2579] 10.0.0.240 () {32 vars in 741 bytes} [Tue Jun 23 19:57:27 2026] DELETE /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2580] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2527 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2581] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2582] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/networks?id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2583] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.145&port_id=23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => 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: 1307/2584] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/subnets?id=a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2585] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/ports?network_id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&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: 1309/2586] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:57:27 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?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: 1310/2587] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2588] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:57:27 2026] DELETE /v2.0/floatingips/851b82dd-7f86-49fb-a806-7966494fee26 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2589] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:28 2026] GET /v2.0/security-groups?tenant_id=186a537c6c6e4247a3a0eb46493f3524&name=default => generated 2929 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2590] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:28 2026] DELETE /v2.0/security-groups/26d288a6-6e10-4630-ab29-278244737665 => 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: 1312/2591] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2527 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2592] 199.19.213.153 () {34 vars in 1061 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.200&port_id=b7547331-bb97-4286-ba2f-8cf701d2cd22 => 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: 1313/2593] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/subnets?id=ece1ca11-2af6-4b35-89e4-b2c0d4c163cd => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2594] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/ports?network_id=01386317-294d-4042-8817-3e730c2c03e1&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2595] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1314/2596] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/security-groups?tenant_id=b0d2f9e27a814ba2a367029275098b18&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2597] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2598] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.145&port_id=23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => 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: 1285/2599] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/subnets?id=a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2600] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/ports?network_id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&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: 1315/2601] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:29 2026] DELETE /v2.0/security-groups/1ecbe694-0de2-4af9-9408-9a2648e16fb0 => 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: 1287/2602] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?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: 1316/2603] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:57:29 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2604] 199.19.213.153 () {34 vars in 1095 bytes} [Tue Jun 23 19:57:31 2026] GET /v2.0/ports?device_id=e149daf7-3941-4a43-b636-548c84418853&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-06-23 19:57:31.932 7 WARNING neutron_lib.context [None req-bd75d5fc-d986-4fbd-987f-3543a8d52c49 b66da03a3de64171b1e42275b0246a5f 6d443df0fe60454f94c3d0d48dc310b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1318/2607] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:57:31 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2608] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:57:31 2026] POST /v2.0/subnetpools => generated 516 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:32.029 8 WARNING neutron_lib.context [None req-d1e19f7c-cf78-4351-bf63-4e36d7d66c02 b66da03a3de64171b1e42275b0246a5f 6d443df0fe60454f94c3d0d48dc310b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1319/2609] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:57:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:32.089 7 WARNING neutron_lib.context [None req-9828dfb9-b5ba-47d7-86a2-01c254b4947a b66da03a3de64171b1e42275b0246a5f 6d443df0fe60454f94c3d0d48dc310b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1291/2610] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:57:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:32.148 8 WARNING neutron_lib.context [None req-8ab61d9a-2ee8-4163-ad62-167ea27014bf b66da03a3de64171b1e42275b0246a5f 6d443df0fe60454f94c3d0d48dc310b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1320/2611] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:57:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:32.206 7 WARNING neutron_lib.context [None req-2d9025f4-0ac3-463a-9cb3-480b4f0318b4 b66da03a3de64171b1e42275b0246a5f 6d443df0fe60454f94c3d0d48dc310b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1292/2612] 10.0.0.240 () {34 vars in 675 bytes} [Tue Jun 23 19:57:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2613] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:57:32 2026] PUT /v2.0/subnetpools/83a578f8-a143-4fc6-a8bc-70b06040dc30/tags => generated 17 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2614] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:57:32 2026] PUT /v2.0/subnetpools/d68a09e2-d7f3-4c7d-8985-9a4cd4f3e2c6/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2615] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:57:32 2026] PUT /v2.0/subnetpools/e7a69e74-6b0b-436f-ab80-ba57b8320014/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2616] 10.0.0.240 () {34 vars in 758 bytes} [Tue Jun 23 19:57:32 2026] PUT /v2.0/subnetpools/6f358327-22f5-48df-8cba-6c11ca7361de/tags => 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: 1323/2617] 10.0.0.240 () {32 vars in 671 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2618] 10.0.0.240 () {32 vars in 685 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2619] 10.0.0.240 () {32 vars in 681 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2620] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2621] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/networks?id=0acd4553-f360-4895-8fc3-873a224050e3 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2622] 10.0.0.240 () {32 vars in 679 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/subnetpools?not-tags=red => 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: 1326/2623] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=e09523da-8e6f-4462-ac35-af36ffe67888 => 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: 1298/2624] 10.0.0.240 () {32 vars in 693 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2625] 199.19.213.153 () {34 vars in 1103 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae9&port_id=e09523da-8e6f-4462-ac35-af36ffe67888 => 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: 1299/2626] 10.0.0.240 () {32 vars in 689 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2627] 10.0.0.240 () {32 vars in 701 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2628] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/subnets?id=49541807-1b1c-4f7b-a98d-6ab192bdd254&id=024d22b0-26a8-42d7-940a-efc022139fe7 => generated 1415 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2629] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:57:32 2026] DELETE /v2.0/subnetpools/83a578f8-a143-4fc6-a8bc-70b06040dc30 => 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: 1301/2630] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&device_owner=network%3Adhcp => generated 1461 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2631] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:57:32 2026] DELETE /v2.0/subnetpools/d68a09e2-d7f3-4c7d-8985-9a4cd4f3e2c6 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2632] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2633] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:57:32 2026] DELETE /v2.0/subnetpools/e7a69e74-6b0b-436f-ab80-ba57b8320014 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2634] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1332/2635] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:57:32 2026] DELETE /v2.0/subnetpools/6f358327-22f5-48df-8cba-6c11ca7361de => 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: 1304/2636] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1333/2637] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:57:32 2026] DELETE /v2.0/subnetpools/ad7dfea2-4790-43eb-b3e4-20cca53dc8f4 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2638] 10.0.0.125 () {34 vars in 970 bytes} [Tue Jun 23 19:57:32 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1287 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2639] 199.19.213.153 () {34 vars in 787 bytes} [Tue Jun 23 19:57:32 2026] PUT /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1311 bytes in 248 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-06-23 19:57:33.239 8 INFO neutron.api.v2.resource [None req-7e657717-64f1-4526-9c24-14fe80f4004c 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1335/2640] 199.19.213.153 () {30 vars in 761 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/security-groups/lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2641] 199.19.213.153 () {30 vars in 783 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/security-groups?name=lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:33.296 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ef42536-130b-46b4-98db-8355cd093c75'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': '23acc413-8faf-4c8e-9eab-6eb3e28fc9f1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1306/2642] 10.0.0.240 () {34 vars in 677 bytes} [Tue Jun 23 19:57:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2643] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:33 2026] PUT /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/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: 1308/2644] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2645] 10.0.0.240 () {34 vars in 763 bytes} [Tue Jun 23 19:57:33 2026] PUT /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2646] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2647] 199.19.213.153 () {34 vars in 787 bytes} [Tue Jun 23 19:57:33 2026] PUT /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1311 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2648] 10.0.0.240 () {34 vars in 759 bytes} [Tue Jun 23 19:57:33 2026] PUT /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags/red => generated 4 bytes in 19 msecs (HTTP/1.1 201) 4 headers in 160 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: 1338/2649] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2650] 10.0.0.240 () {34 vars in 781 bytes} [Tue Jun 23 19:57:33 2026] PUT /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2651] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2652] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:33 2026] PUT /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2653] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2654] 10.0.0.240 () {32 vars in 740 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:33.776 8 INFO neutron.api.v2.resource [None req-787e81a9-df26-40c4-b363-19b98aae4447 c0df2f7089764f50b4401bde1f82e834 4421d16fbc624b259999f8c24be21d61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1341/2655] 10.0.0.240 () {32 vars in 744 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/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: 1342/2656] 10.0.0.240 () {32 vars in 743 bytes} [Tue Jun 23 19:57:33 2026] DELETE /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2657] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2658] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2659] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags => generated 30 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2660] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2661] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/networks?id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 803 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:57:33.949 8 INFO neutron.api.v2.resource [None req-ecec28cb-b013-4935-871f-79953a9bc2ab c0df2f7089764f50b4401bde1f82e834 4421d16fbc624b259999f8c24be21d61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1348/2662] 10.0.0.240 () {32 vars in 747 bytes} [Tue Jun 23 19:57:33 2026] DELETE /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2663] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:57:33 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: 1350/2664] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.145&port_id=23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => 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: 1351/2665] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:57:33 2026] DELETE /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2666] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2667] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/subnets?id=a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2668] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/policies/b8a20364-4f5e-4e1c-b147-5507bd329721/tags => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2669] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2670] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:33 2026] GET /v2.0/security-groups?tenant_id=6d443df0fe60454f94c3d0d48dc310b2&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2671] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/ports?network_id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&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: 1357/2672] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2673] 10.0.0.240 () {32 vars in 733 bytes} [Tue Jun 23 19:57:34 2026] DELETE /v2.0/qos/policies/b8a20364-4f5e-4e1c-b147-5507bd329721 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2674] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?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: 1318/2675] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1349 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2676] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:34 2026] DELETE /v2.0/security-groups/77489e9d-1fe8-4662-b972-84d5c48803c2 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2677] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2678] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2679] 199.19.213.153 () {30 vars in 741 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => 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: 1360/2680] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2681] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2682] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/security-groups?tenant_id=292da19d436348c3829fd7000c7c75b0&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2683] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:34 2026] DELETE /v2.0/security-groups/cf9e5c2f-285c-4f71-a9e5-d282133fc82e => 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: 1362/2684] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/security-groups?tenant_id=44f6155955fd4f518144d00318fd58b2&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2685] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:34 2026] DELETE /v2.0/security-groups/4cd61082-5429-4644-97f1-9a1e26ea91f8 => 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: 1323/2686] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:34 2026] GET /v2.0/security-groups?tenant_id=4421d16fbc624b259999f8c24be21d61&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2687] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:35 2026] DELETE /v2.0/security-groups/3b4d6fb3-2d8c-4e6f-9ea7-4796ad439ae6 => 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: 1324/2688] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:35 2026] GET /v2.0/security-groups?tenant_id=58f4c45bec824ac08ccad7681fa15aee&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:35.574 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26cb37d7-17f1-41fe-9fcd-19f078387ffc'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': '23acc413-8faf-4c8e-9eab-6eb3e28fc9f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1365/2689] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:35 2026] DELETE /v2.0/security-groups/164ca6b6-f888-4f1a-a9f4-19f94ab47765 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2690] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:57:36 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2691] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:57:36 2026] GET /v2.0/networks?id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 803 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2692] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:57:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.145&port_id=23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => 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: 1367/2693] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:57:36 2026] GET /v2.0/subnets?id=a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 678 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2694] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:57:36 2026] GET /v2.0/ports?network_id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2695] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:57:36 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2696] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:57:36 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:38.409 8 WARNING neutron_lib.context [None req-25c8a218-2b4c-40ee-9554-f517c72ce24d 8afcbde48d824ec5b76b4d8583d362a5 9b7866471f9543da971d0f6a12708f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:38.565 8 INFO neutron.db.segments_db [None req-25c8a218-2b4c-40ee-9554-f517c72ce24d 8afcbde48d824ec5b76b4d8583d362a5 9b7866471f9543da971d0f6a12708f8b - - default default] Added segment 0483656c-6368-48c0-a869-b161523336c9 of type vxlan for network 5dd66735-52f9-4706-a2a2-832048c8a2cc [pid: 8|app: 0|req: 1369/2697] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:38 2026] POST /v2.0/networks => generated 631 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:38.676 7 WARNING neutron_lib.context [None req-11c4b2ab-10c5-4dcf-9350-1e2f7760ffee 8afcbde48d824ec5b76b4d8583d362a5 9b7866471f9543da971d0f6a12708f8b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:38.863 8 WARNING neutron_lib.context [None req-ca773189-f9fc-4f3b-80c1-30708027a966 dcd6b2f8c54a4cff87adcdb481a779c2 6e0eb009ac2e4e8b8db89ead38f6f3fa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:38.901 8 INFO neutron.db.segments_db [None req-ca773189-f9fc-4f3b-80c1-30708027a966 dcd6b2f8c54a4cff87adcdb481a779c2 6e0eb009ac2e4e8b8db89ead38f6f3fa - - default default] Added segment c32159fb-34b8-4d71-9d66-7b99b4728b28 of type vxlan for network b09a23d6-35aa-4500-82ac-7f54de503099 [pid: 7|app: 0|req: 1329/2698] 10.0.0.240 () {34 vars in 663 bytes} [Tue Jun 23 19:57:38 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) /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-06-23 19:57:38.982 7 WARNING neutron_lib.context [None req-407ddf05-03fe-4fe5-b314-73ae27e76cb8 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:39.205 8 INFO neutron.db.l3_hamode_db [None req-ca773189-f9fc-4f3b-80c1-30708027a966 dcd6b2f8c54a4cff87adcdb481a779c2 6e0eb009ac2e4e8b8db89ead38f6f3fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:57:39.324 8 INFO neutron.db.l3_hamode_db [None req-ca773189-f9fc-4f3b-80c1-30708027a966 dcd6b2f8c54a4cff87adcdb481a779c2 6e0eb009ac2e4e8b8db89ead38f6f3fa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-23 19:57:39.828 7 INFO neutron.db.l3_db [None req-407ddf05-03fe-4fe5-b314-73ae27e76cb8 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Floating IP 1cc81f1a-7396-4c92-9068-674593a4575b associated. External IP: 10.96.250.217, port: 181bed78-165e-45ba-979a-71a0a418cd2a. [pid: 8|app: 0|req: 1370/2699] 10.0.0.240 () {34 vars in 667 bytes} [Tue Jun 23 19:57:38 2026] POST /v2.0/routers => generated 474 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2700] 10.0.0.240 () {34 vars in 746 bytes} [Tue Jun 23 19:57:39 2026] PUT /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2701] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:57:40 2026] PUT /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2702] 10.0.0.240 () {32 vars in 726 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2703] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2704] 10.0.0.240 () {34 vars in 757 bytes} [Tue Jun 23 19:57:40 2026] PUT /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2705] 10.0.0.240 () {34 vars in 761 bytes} [Tue Jun 23 19:57:40 2026] PUT /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2706] 10.0.0.240 () {32 vars in 726 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2707] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/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: 1379/2708] 10.0.0.240 () {34 vars in 753 bytes} [Tue Jun 23 19:57:40 2026] PUT /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2709] 10.0.0.240 () {34 vars in 757 bytes} [Tue Jun 23 19:57:40 2026] PUT /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/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: 1381/2710] 10.0.0.240 () {32 vars in 726 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2711] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2712] 10.0.0.240 () {34 vars in 676 bytes} [Tue Jun 23 19:57:38 2026] POST /v2.0/floatingips => generated 898 bytes in 1590 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2713] 10.0.0.240 () {34 vars in 775 bytes} [Tue Jun 23 19:57:40 2026] PUT /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/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: 1384/2714] 10.0.0.240 () {32 vars in 726 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2715] 10.0.0.240 () {34 vars in 779 bytes} [Tue Jun 23 19:57:40 2026] PUT /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2716] 10.0.0.240 () {34 vars in 746 bytes} [Tue Jun 23 19:57:40 2026] PUT /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2717] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags => generated 52 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2718] 10.0.0.240 () {32 vars in 726 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2719] 10.0.0.240 () {32 vars in 734 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2720] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:57:40 2026] PUT /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags => generated 37 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:40.817 8 INFO neutron.api.v2.resource [None req-578f7405-4457-48e0-b73c-6c1740efc203 8afcbde48d824ec5b76b4d8583d362a5 9b7866471f9543da971d0f6a12708f8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1388/2721] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2722] 10.0.0.240 () {32 vars in 737 bytes} [Tue Jun 23 19:57:40 2026] DELETE /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2723] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2724] 10.0.0.240 () {32 vars in 726 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:40.968 8 INFO neutron.api.v2.resource [None req-d1afd7b1-005b-4444-9931-7ebf5c207aa8 8afcbde48d824ec5b76b4d8583d362a5 9b7866471f9543da971d0f6a12708f8b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1391/2725] 10.0.0.240 () {32 vars in 741 bytes} [Tue Jun 23 19:57:40 2026] DELETE /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2726] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags/red => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2727] 10.0.0.240 () {32 vars in 729 bytes} [Tue Jun 23 19:57:40 2026] DELETE /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:41.035 7 INFO neutron.api.v2.resource [None req-104b0711-f6ea-43d4-88c9-f4f1a9522a55 dcd6b2f8c54a4cff87adcdb481a779c2 6e0eb009ac2e4e8b8db89ead38f6f3fa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1336/2728] 10.0.0.240 () {32 vars in 742 bytes} [Tue Jun 23 19:57:40 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2729] 10.0.0.240 () {32 vars in 726 bytes} [Tue Jun 23 19:57:41 2026] GET /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2730] 10.0.0.240 () {32 vars in 741 bytes} [Tue Jun 23 19:57:41 2026] DELETE /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags/red => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2731] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:41 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:41.244 7 INFO neutron.api.v2.resource [None req-9a350e62-a49b-4ae9-9038-37480e0bf09d dcd6b2f8c54a4cff87adcdb481a779c2 6e0eb009ac2e4e8b8db89ead38f6f3fa - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1339/2732] 10.0.0.240 () {32 vars in 745 bytes} [Tue Jun 23 19:57:41 2026] DELETE /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2733] 10.0.0.240 () {32 vars in 719 bytes} [Tue Jun 23 19:57:41 2026] DELETE /v2.0/ports/ce25ae3d-10dc-4eae-9764-245fd959c915 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2734] 10.0.0.240 () {32 vars in 733 bytes} [Tue Jun 23 19:57:41 2026] DELETE /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2735] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:41 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2736] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:57:41 2026] GET /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999 => 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: 1395/2737] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:41 2026] DELETE /v2.0/networks/5dd66735-52f9-4706-a2a2-832048c8a2cc => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2738] 10.0.0.240 () {34 vars in 741 bytes} [Tue Jun 23 19:57:41 2026] PUT /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999 => generated 480 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:57:42.007 8 INFO neutron.services.segments.plugin [-] Segment 0483656c-6368-48c0-a869-b161523336c9 resource provider aggregate not found 2026-06-23 19:57:42.012 8 INFO neutron.services.segments.plugin [-] Segment 0483656c-6368-48c0-a869-b161523336c9 resource provider aggregate not found [pid: 8|app: 0|req: 1396/2739] 10.0.0.240 () {32 vars in 735 bytes} [Tue Jun 23 19:57:41 2026] GET /v2.0/ports?device_id=6ecbd8ea-9528-4d91-827c-b69d1d444999 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:42.150 8 INFO neutron.services.segments.plugin [-] Segment 0483656c-6368-48c0-a869-b161523336c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0483656c-6368-48c0-a869-b161523336c9 found for delete ", "request_id": "req-9d791f6b-c1b2-4094-acbf-d524a87d98cf"}]} 2026-06-23 19:57:42.154 8 INFO neutron.services.segments.plugin [-] Segment 0483656c-6368-48c0-a869-b161523336c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0483656c-6368-48c0-a869-b161523336c9 found for delete ", "request_id": "req-3849e8f2-ab27-4fb7-994f-30422527a9dd"}]} [pid: 8|app: 0|req: 1397/2740] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:42 2026] GET /v2.0/security-groups?tenant_id=9b7866471f9543da971d0f6a12708f8b&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2741] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:42 2026] DELETE /v2.0/security-groups/9489ce31-e779-4cce-bf65-44ef74b387f4 => 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: 1399/2742] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:42 2026] GET /v2.0/security-groups?tenant_id=2232474dffc4402e8199545004915517&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:42.622 7 INFO neutron.db.l3_hamode_db [None req-69cd0745-a512-4d89-93b9-92fd7477aec2 dcd6b2f8c54a4cff87adcdb481a779c2 6e0eb009ac2e4e8b8db89ead38f6f3fa - - default default] HA network b09a23d6-35aa-4500-82ac-7f54de503099 was deleted as no HA routers are present in tenant 6e0eb009ac2e4e8b8db89ead38f6f3fa. [pid: 7|app: 0|req: 1344/2743] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:42 2026] DELETE /v2.0/routers/6ecbd8ea-9528-4d91-827c-b69d1d444999 => generated 0 bytes in 604 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2744] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:42 2026] DELETE /v2.0/security-groups/bb3ebb4a-4b84-4b0e-ae5e-f131196de570 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:43.390 7 INFO neutron.services.segments.plugin [-] Segment c32159fb-34b8-4d71-9d66-7b99b4728b28 resource provider aggregate not found 2026-06-23 19:57:43.397 7 INFO neutron.services.segments.plugin [-] Segment c32159fb-34b8-4d71-9d66-7b99b4728b28 resource provider aggregate not found 2026-06-23 19:57:43.415 7 INFO neutron.services.segments.plugin [-] Segment c32159fb-34b8-4d71-9d66-7b99b4728b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c32159fb-34b8-4d71-9d66-7b99b4728b28 found for delete ", "request_id": "req-917fe981-775d-4d6b-b722-ffbd5ebb791f"}]} 2026-06-23 19:57:43.419 7 INFO neutron.services.segments.plugin [-] Segment c32159fb-34b8-4d71-9d66-7b99b4728b28 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c32159fb-34b8-4d71-9d66-7b99b4728b28 found for delete ", "request_id": "req-9072ef90-f32c-4e1a-9a6a-a2d90c4807e2"}]} [pid: 8|app: 0|req: 1401/2745] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:57:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2746] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:57:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2747] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:57:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2748] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:57:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:57:43.504 8 INFO neutron.api.v2.resource [None req-8e750487-12bf-4c2e-9f99-503c41ea9855 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1405/2749] 199.19.213.153 () {30 vars in 761 bytes} [Tue Jun 23 19:57:43 2026] GET /v2.0/security-groups/lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2750] 199.19.213.153 () {30 vars in 783 bytes} [Tue Jun 23 19:57:43 2026] GET /v2.0/security-groups?name=lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2751] 199.19.213.153 () {30 vars in 813 bytes} [Tue Jun 23 19:57:43 2026] GET /v2.0/security-group-rules?security_group_id=65181114-0083-4935-a06c-74b6c9736145 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2752] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:43 2026] GET /v2.0/security-groups?tenant_id=f285f1141fe146d289fdf6ee3549ca0f&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2753] 199.19.213.153 () {34 vars in 745 bytes} [Tue Jun 23 19:57:43 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) [pid: 7|app: 0|req: 1346/2754] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:43 2026] DELETE /v2.0/security-groups/d43669c8-59ec-433b-b328-1d102d53057a => 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: 1409/2755] 199.19.213.153 () {34 vars in 745 bytes} [Tue Jun 23 19:57:43 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) [pid: 7|app: 0|req: 1347/2756] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:43 2026] GET /v2.0/security-groups?tenant_id=6e0eb009ac2e4e8b8db89ead38f6f3fa&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2757] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:43 2026] DELETE /v2.0/security-groups/c9f98539-be28-4e90-a6ca-73749a736071 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:46.312 7 WARNING neutron_lib.context [None req-635c6b4d-f44a-4d3f-bfe3-bfab63a9a412 51a1f834568c4d95856d77619ad3be1b edffa142207d4cc9bfcd6138e9441298 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1348/2760] 10.0.0.240 () {34 vars in 683 bytes} [Tue Jun 23 19:57:46 2026] POST /v2.0/security-groups => generated 1603 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2761] 10.0.0.240 () {34 vars in 766 bytes} [Tue Jun 23 19:57:46 2026] PUT /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2762] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:57:46 2026] GET /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2763] 10.0.0.240 () {34 vars in 777 bytes} [Tue Jun 23 19:57:46 2026] PUT /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2764] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:57:46 2026] GET /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2765] 10.0.0.240 () {34 vars in 773 bytes} [Tue Jun 23 19:57:46 2026] PUT /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2766] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:57:46 2026] GET /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2767] 10.0.0.240 () {34 vars in 795 bytes} [Tue Jun 23 19:57:46 2026] PUT /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/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: 7|app: 0|req: 1352/2768] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:57:46 2026] GET /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2769] 10.0.0.240 () {34 vars in 766 bytes} [Tue Jun 23 19:57:46 2026] PUT /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/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: 1353/2770] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:57:46 2026] GET /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags => generated 37 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2771] 10.0.0.240 () {32 vars in 754 bytes} [Tue Jun 23 19:57:46 2026] GET /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:46.974 7 INFO neutron.api.v2.resource [None req-d42c25ff-0e35-4de1-8896-92ead08acf45 51a1f834568c4d95856d77619ad3be1b edffa142207d4cc9bfcd6138e9441298 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1354/2772] 10.0.0.240 () {32 vars in 758 bytes} [Tue Jun 23 19:57:46 2026] GET /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2773] 10.0.0.240 () {32 vars in 757 bytes} [Tue Jun 23 19:57:46 2026] DELETE /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2774] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:57:47 2026] GET /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:47.069 8 INFO neutron.api.v2.resource [None req-96c874b8-5e34-41d9-943d-13955168086d 51a1f834568c4d95856d77619ad3be1b edffa142207d4cc9bfcd6138e9441298 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/2775] 10.0.0.240 () {32 vars in 761 bytes} [Tue Jun 23 19:57:47 2026] DELETE /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2776] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:57:47 2026] DELETE /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2777] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:57:47 2026] GET /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a/tags => 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: 1357/2778] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:47 2026] DELETE /v2.0/security-groups/7c89729e-ccf4-4a4d-9f30-759d8307015a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2779] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:47 2026] GET /v2.0/security-groups?tenant_id=edffa142207d4cc9bfcd6138e9441298&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2780] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:48 2026] DELETE /v2.0/security-groups/f650f0c7-5709-442d-83bd-4fdb7a3d7d0e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2781] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:48 2026] GET /v2.0/security-groups?tenant_id=31d135416821462ba19e3b3aaa5866a1&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2782] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:48 2026] DELETE /v2.0/security-groups/72f60c3a-087c-4b9e-a788-41c46d2a563c => 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: 1424/2783] 10.0.0.12 () {30 vars in 687 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2784] 10.0.0.12 () {30 vars in 689 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2785] 10.0.0.12 () {30 vars in 665 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2786] 10.0.0.12 () {30 vars in 701 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:57:51.770 8 WARNING neutron_lib.context [None req-c40e72bd-b214-4d89-90f6-10b3fe166cb2 3f507b420fe341e78274bb9391d24655 c557c3710ae9422b98a2c9129b6bf12e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1362/2787] 10.0.0.12 () {28 vars in 436 bytes} [Tue Jun 23 19:57:51 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2788] 10.0.0.12 () {30 vars in 725 bytes} [Tue Jun 23 19:57:51 2026] GET /v2.0/subnets/f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 656 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:57:51.947 8 INFO neutron.db.segments_db [None req-c40e72bd-b214-4d89-90f6-10b3fe166cb2 3f507b420fe341e78274bb9391d24655 c557c3710ae9422b98a2c9129b6bf12e - - default default] Added segment 98df748c-e5fe-4534-af6f-dde0ebbcdf80 of type vxlan for network e44d66db-a62a-456f-ad89-dec36c2ddbf3 [pid: 8|app: 0|req: 1426/2789] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:51 2026] POST /v2.0/networks => generated 631 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:52.045 7 WARNING neutron_lib.context [None req-0f28e7f7-ad8a-46fc-8206-320326fb54f9 3f507b420fe341e78274bb9391d24655 c557c3710ae9422b98a2c9129b6bf12e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1364/2790] 10.0.0.240 () {34 vars in 668 bytes} [Tue Jun 23 19:57:52 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2791] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:57:52 2026] PUT /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2792] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2793] 10.0.0.240 () {34 vars in 761 bytes} [Tue Jun 23 19:57:52 2026] PUT /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2794] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2795] 10.0.0.240 () {34 vars in 757 bytes} [Tue Jun 23 19:57:52 2026] PUT /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags/red => 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: 1367/2796] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2797] 10.0.0.240 () {34 vars in 779 bytes} [Tue Jun 23 19:57:52 2026] PUT /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2798] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2799] 10.0.0.240 () {34 vars in 750 bytes} [Tue Jun 23 19:57:52 2026] PUT /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2800] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2801] 10.0.0.240 () {32 vars in 738 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:57:52.795 7 INFO neutron.api.v2.resource [None req-a8f0dc93-93a4-4fd9-a5f1-4a08441eb168 3f507b420fe341e78274bb9391d24655 c557c3710ae9422b98a2c9129b6bf12e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1370/2802] 10.0.0.240 () {32 vars in 742 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/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: 1433/2803] 10.0.0.240 () {32 vars in 741 bytes} [Tue Jun 23 19:57:52 2026] DELETE /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2804] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:52.912 8 INFO neutron.api.v2.resource [None req-ad95e2b7-f874-45d9-bb11-4b8b8e053e80 3f507b420fe341e78274bb9391d24655 c557c3710ae9422b98a2c9129b6bf12e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1434/2805] 10.0.0.240 () {32 vars in 745 bytes} [Tue Jun 23 19:57:52 2026] DELETE /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2806] 10.0.0.240 () {32 vars in 733 bytes} [Tue Jun 23 19:57:52 2026] DELETE /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2807] 10.0.0.240 () {32 vars in 730 bytes} [Tue Jun 23 19:57:52 2026] GET /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee/tags => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2808] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:57:53 2026] DELETE /v2.0/subnets/9405b433-c983-4395-9046-75207515a5ee => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:57:53.465 8 INFO neutron.services.segments.plugin [-] Segment 98df748c-e5fe-4534-af6f-dde0ebbcdf80 resource provider aggregate not found 2026-06-23 19:57:53.470 8 INFO neutron.services.segments.plugin [-] Segment 98df748c-e5fe-4534-af6f-dde0ebbcdf80 resource provider aggregate not found 2026-06-23 19:57:53.480 8 INFO neutron.services.segments.plugin [-] Segment 98df748c-e5fe-4534-af6f-dde0ebbcdf80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98df748c-e5fe-4534-af6f-dde0ebbcdf80 found for delete ", "request_id": "req-feb8cb51-e8d8-43ec-a418-76b97595fc95"}]} 2026-06-23 19:57:53.483 8 INFO neutron.services.segments.plugin [-] Segment 98df748c-e5fe-4534-af6f-dde0ebbcdf80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98df748c-e5fe-4534-af6f-dde0ebbcdf80 found for delete ", "request_id": "req-5324c08e-3549-4895-a961-adb81317f12f"}]} [pid: 8|app: 0|req: 1436/2809] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:53 2026] DELETE /v2.0/networks/e44d66db-a62a-456f-ad89-dec36c2ddbf3 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2810] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:54 2026] GET /v2.0/security-groups?tenant_id=c557c3710ae9422b98a2c9129b6bf12e&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2811] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:54 2026] DELETE /v2.0/security-groups/6726e035-99f6-4046-a64d-bc91af2022b3 => 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: 1375/2812] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:57:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2813] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:57:54 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: 1376/2814] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:57:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2815] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:57:54 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: 1439/2816] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:54 2026] GET /v2.0/security-groups?tenant_id=a8f0c713fa154e70ba51c4b33139e002&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2817] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:57:54 2026] GET /v2.0/subnets/f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2818] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:57:54 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2819] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:57:54 2026] DELETE /v2.0/security-groups/2669ba88-4ec1-483d-be7a-fb73097cdd83 => 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: 1442/2820] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:57:54 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: 1379/2821] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:57:54 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: 1443/2822] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:57:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2823] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:57:55 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: 1444/2824] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:57:56 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=segments => generated 14 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2825] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:57:56 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2826] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:57:57 2026] GET /v2.0/networks?id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2827] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:57:57 2026] POST /v2.0/ports => generated 1299 bytes in 343 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, ' 2026-06-23 19:57:58.121 7 WARNING neutron_lib.context [None req-3effe152-cbd3-481c-b6a0-abe2b7db56c0 24463b7f14774a8ea9c90651a09065d3 3d009d85fd5d45ae909f6a95b5a4d9da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:58.236 7 INFO neutron.db.segments_db [None req-3effe152-cbd3-481c-b6a0-abe2b7db56c0 24463b7f14774a8ea9c90651a09065d3 3d009d85fd5d45ae909f6a95b5a4d9da - - default default] Added segment df72de1d-63a4-4d65-af4c-caa74ced0c3f of type vxlan for network 6981e736-2439-43c3-90e0-d7da5a06d6e6 [pid: 7|app: 0|req: 1383/2828] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:57 2026] POST /v2.0/networks => generated 632 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-23 19:57:58.346 7 WARNING neutron_lib.context [None req-fb00638c-0df6-4eaa-a107-b8baa2eb9fdb 24463b7f14774a8ea9c90651a09065d3 3d009d85fd5d45ae909f6a95b5a4d9da - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-23 19:57:58.395 7 INFO neutron.db.segments_db [None req-fb00638c-0df6-4eaa-a107-b8baa2eb9fdb 24463b7f14774a8ea9c90651a09065d3 3d009d85fd5d45ae909f6a95b5a4d9da - - default default] Added segment 5abc6af7-4401-4a26-b10c-88643468f017 of type vxlan for network 4b9beb06-338e-4ec4-a941-2ef1283c6147 [pid: 8|app: 0|req: 1446/2829] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:57:57 2026] PUT /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 1460 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2830] 10.0.0.240 () {34 vars in 669 bytes} [Tue Jun 23 19:57:58 2026] POST /v2.0/networks => generated 632 bytes in 152 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-06-23 19:57:58.536 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2411b821-1a27-4fca-a2c2-a50a2ff9f1ae'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': 'fc63f968-cc33-4663-ad0f-16a8850879de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1447/2831] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:58 2026] PUT /v2.0/networks/6981e736-2439-43c3-90e0-d7da5a06d6e6/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2832] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:58 2026] GET /v2.0/networks/6981e736-2439-43c3-90e0-d7da5a06d6e6/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2833] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:58 2026] PUT /v2.0/networks/4b9beb06-338e-4ec4-a941-2ef1283c6147/tags => generated 17 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2834] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:58 2026] GET /v2.0/networks/4b9beb06-338e-4ec4-a941-2ef1283c6147/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2835] 10.0.0.240 () {34 vars in 752 bytes} [Tue Jun 23 19:57:58 2026] PUT /v2.0/networks/4b9beb06-338e-4ec4-a941-2ef1283c6147/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2836] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:58 2026] GET /v2.0/networks/4b9beb06-338e-4ec4-a941-2ef1283c6147/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2837] 10.0.0.240 () {32 vars in 732 bytes} [Tue Jun 23 19:57:58 2026] GET /v2.0/networks/6981e736-2439-43c3-90e0-d7da5a06d6e6/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:57:58.944 7 INFO neutron.services.segments.plugin [-] Segment df72de1d-63a4-4d65-af4c-caa74ced0c3f resource provider aggregate not found 2026-06-23 19:57:58.948 7 INFO neutron.services.segments.plugin [-] Segment df72de1d-63a4-4d65-af4c-caa74ced0c3f resource provider aggregate not found 2026-06-23 19:57:58.963 7 INFO neutron.services.segments.plugin [-] Segment df72de1d-63a4-4d65-af4c-caa74ced0c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df72de1d-63a4-4d65-af4c-caa74ced0c3f found for delete ", "request_id": "req-1a3edaa2-00a1-46b7-bc62-320a5f5bddef"}]} 2026-06-23 19:57:58.965 7 INFO neutron.services.segments.plugin [-] Segment df72de1d-63a4-4d65-af4c-caa74ced0c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df72de1d-63a4-4d65-af4c-caa74ced0c3f found for delete ", "request_id": "req-c844e42f-093c-46de-8094-01d1f22d38bf"}]} [pid: 7|app: 0|req: 1388/2838] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:58 2026] DELETE /v2.0/networks/6981e736-2439-43c3-90e0-d7da5a06d6e6 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2839] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 4041 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:57:59.102 8 INFO neutron.services.segments.plugin [-] Segment 5abc6af7-4401-4a26-b10c-88643468f017 resource provider aggregate not found 2026-06-23 19:57:59.107 8 INFO neutron.services.segments.plugin [-] Segment 5abc6af7-4401-4a26-b10c-88643468f017 resource provider aggregate not found 2026-06-23 19:57:59.117 8 INFO neutron.services.segments.plugin [-] Segment 5abc6af7-4401-4a26-b10c-88643468f017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5abc6af7-4401-4a26-b10c-88643468f017 found for delete ", "request_id": "req-14fcc6db-abfa-4e40-9428-f24aa232ee88"}]} [pid: 8|app: 0|req: 1451/2840] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:57:58 2026] DELETE /v2.0/networks/4b9beb06-338e-4ec4-a941-2ef1283c6147 => 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: 1390/2841] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/networks?id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:57:59.154 8 INFO neutron.services.segments.plugin [-] Segment 5abc6af7-4401-4a26-b10c-88643468f017 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5abc6af7-4401-4a26-b10c-88643468f017 found for delete ", "request_id": "req-95992ba9-0ef5-4699-b290-9ff0dc2eb4ca"}]} [pid: 8|app: 0|req: 1452/2842] 199.19.213.153 () {34 vars in 1055 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.59&port_id=fc63f968-cc33-4663-ad0f-16a8850879de => 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: 1391/2843] 199.19.213.153 () {34 vars in 1103 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b8&port_id=fc63f968-cc33-4663-ad0f-16a8850879de => 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: 1453/2844] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/subnets?id=5982cfa9-d579-429f-92ba-bab984ef2395&id=f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 1411 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2845] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2846] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&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: 1393/2847] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 1455/2848] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2849] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:57:59 2026] GET /v2.0/security-groups?tenant_id=f91ded9913814d9c88b60fd99d7c18bc&name=default => generated 2929 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2850] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:58:00 2026] DELETE /v2.0/security-groups/00540bda-0bfd-45bd-a400-6b5c2ea13596 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2851] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/security-groups?tenant_id=3d009d85fd5d45ae909f6a95b5a4d9da&name=default => generated 2929 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2852] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:58:00 2026] DELETE /v2.0/security-groups/cf75570e-8ec1-4a44-8b3e-d29a4e935e1e => 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: 1396/2853] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 4041 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2854] 199.19.213.153 () {34 vars in 1061 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.200&port_id=b7547331-bb97-4286-ba2f-8cf701d2cd22 => 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: 1397/2855] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/subnets?id=ece1ca11-2af6-4b35-89e4-b2c0d4c163cd => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2856] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/ports?network_id=01386317-294d-4042-8817-3e730c2c03e1&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: 1398/2857] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2858] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1399/2859] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.145&port_id=23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => 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: 1461/2860] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/subnets?id=a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2861] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/ports?network_id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2862] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=segments => generated 14 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2863] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:00 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?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: 1463/2864] 199.19.213.153 () {34 vars in 1055 bytes} [Tue Jun 23 19:58:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.59&port_id=fc63f968-cc33-4663-ad0f-16a8850879de => 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: 1402/2865] 199.19.213.153 () {34 vars in 1103 bytes} [Tue Jun 23 19:58:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2b8&port_id=fc63f968-cc33-4663-ad0f-16a8850879de => 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: 1464/2866] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:58:01 2026] GET /v2.0/subnets?id=5982cfa9-d579-429f-92ba-bab984ef2395&id=f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2867] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:01 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2868] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:01 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&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: 1404/2869] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:01 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 1466/2870] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:01 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 1406/2873] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:58:03 2026] GET /v2.0/security-groups?tenant_id=122f9ef2acbb446fa7872fe9371c71ed&name=default => generated 2929 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2874] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:58:04 2026] DELETE /v2.0/security-groups/fb3595cb-c8e4-4dbd-84e1-b6c15fb89868 => 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: 1407/2875] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:58:04 2026] GET /v2.0/security-groups?tenant_id=be35230d1f244c5085bf3126fc90d5f0&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2876] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:58:04 2026] DELETE /v2.0/security-groups/8fbfed19-f510-4722-9d0b-78a416abac27 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2877] 10.0.0.125 () {34 vars in 970 bytes} [Tue Jun 23 19:58:04 2026] GET /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 1462 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2878] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:04 2026] GET /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 1462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2879] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:04 2026] GET /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 1462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2880] 199.19.213.153 () {34 vars in 788 bytes} [Tue Jun 23 19:58:04 2026] PUT /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 1197 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2881] 199.19.213.153 () {30 vars in 741 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 797 bytes in 59 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: 1472/2882] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.0/subnets/f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2883] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:05 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: 1473/2884] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:05 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: 1412/2885] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:05 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) 2026-06-23 19:58:05.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cad9880a-3e75-4919-b37c-bd68b3989b7e'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': 'fc63f968-cc33-4663-ad0f-16a8850879de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1474/2886] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:05 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: 1413/2887] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2888] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2889] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2890] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2891] 199.19.213.153 () {30 vars in 741 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2892] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2893] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:05 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2894] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3814 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2895] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.0/networks?id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2896] 199.19.213.153 () {34 vars in 1055 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.59&port_id=fc63f968-cc33-4663-ad0f-16a8850879de => 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: 1418/2897] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.0/subnets?id=f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2898] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&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: 1419/2899] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 1481/2900] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:06 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 1420/2901] 10.0.0.12 () {30 vars in 687 bytes} [Tue Jun 23 19:58:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2902] 10.0.0.12 () {30 vars in 689 bytes} [Tue Jun 23 19:58:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2903] 10.0.0.12 () {30 vars in 665 bytes} [Tue Jun 23 19:58:12 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: 1483/2904] 10.0.0.12 () {30 vars in 701 bytes} [Tue Jun 23 19:58:12 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: 1422/2905] 10.0.0.12 () {28 vars in 436 bytes} [Tue Jun 23 19:58:12 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2906] 10.0.0.12 () {30 vars in 725 bytes} [Tue Jun 23 19:58:12 2026] GET /v2.0/subnets/49541807-1b1c-4f7b-a98d-6ab192bdd254 => 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: 1423/2907] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:14 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: 1485/2908] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:14 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: 1424/2909] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:14 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: 1486/2910] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58: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: 1425/2911] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:14 2026] GET /v2.0/subnets/f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2912] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:14 2026] GET /v2.0/subnets/49541807-1b1c-4f7b-a98d-6ab192bdd254 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2913] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:14 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3814 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2914] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:14 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: 1427/2915] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:14 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: 1489/2916] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2917] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:14 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: 1490/2918] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:15 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1429/2919] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:15 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1491/2920] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:58:16 2026] GET /v2.0/networks?id=0acd4553-f360-4895-8fc3-873a224050e3 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2921] 199.19.213.153 () {38 vars in 954 bytes} [Tue Jun 23 19:58:16 2026] POST /v2.0/ports => generated 1307 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2924] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:58:16 2026] PUT /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 1468 bytes in 511 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: 1433/2925] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:58:17 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 5274 bytes in 48 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: 1493/2926] 199.19.213.153 () {34 vars in 1061 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.200&port_id=b7547331-bb97-4286-ba2f-8cf701d2cd22 => 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: 1434/2927] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/subnets?id=ece1ca11-2af6-4b35-89e4-b2c0d4c163cd => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:58:18.117 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-149cb70b-ba99-405c-a81b-79da4489b023'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': '14e84058-a6cc-47bd-a29f-011586086c17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1494/2928] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/ports?network_id=01386317-294d-4042-8817-3e730c2c03e1&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: 1435/2929] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1495/2930] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1436/2931] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.145&port_id=23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => 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: 1496/2932] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/subnets?id=a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2933] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/ports?network_id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&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: 1497/2934] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?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: 1438/2935] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?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: 1498/2936] 199.19.213.153 () {34 vars in 1055 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.59&port_id=fc63f968-cc33-4663-ad0f-16a8850879de => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2937] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/subnets?id=f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2938] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2939] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2940] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2941] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.171&port_id=14e84058-a6cc-47bd-a29f-011586086c17 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2942] 199.19.213.153 () {34 vars in 1105 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a2&port_id=14e84058-a6cc-47bd-a29f-011586086c17 => 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: 1442/2943] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/subnets?id=49541807-1b1c-4f7b-a98d-6ab192bdd254&id=024d22b0-26a8-42d7-940a-efc022139fe7 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2944] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&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: 7|app: 0|req: 1443/2945] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&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: 1503/2946] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:18 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1444/2947] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:19 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2948] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:58:20 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 5276 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2949] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:58:20 2026] GET /v2.0/networks?id=0acd4553-f360-4895-8fc3-873a224050e3 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2950] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:58:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.171&port_id=14e84058-a6cc-47bd-a29f-011586086c17 => 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: 1446/2951] 199.19.213.153 () {34 vars in 1105 bytes} [Tue Jun 23 19:58:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3a2&port_id=14e84058-a6cc-47bd-a29f-011586086c17 => 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: 1506/2952] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:58:20 2026] GET /v2.0/subnets?id=49541807-1b1c-4f7b-a98d-6ab192bdd254&id=024d22b0-26a8-42d7-940a-efc022139fe7 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2953] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:20 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&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: 1507/2954] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:20 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&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: 1448/2955] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:20 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1508/2956] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:20 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2957] 10.0.0.125 () {34 vars in 970 bytes} [Tue Jun 23 19:58:22 2026] GET /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 1470 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2958] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:22 2026] GET /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 1470 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2959] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:22 2026] GET /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 1470 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2960] 199.19.213.153 () {34 vars in 788 bytes} [Tue Jun 23 19:58:22 2026] PUT /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 1201 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2961] 199.19.213.153 () {30 vars in 741 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3 => generated 797 bytes in 65 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: 1511/2962] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/subnets/49541807-1b1c-4f7b-a98d-6ab192bdd254 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2963] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:58:23.215 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f748e7a-da73-4c03-8d51-a4ebbc08b68f'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': '14e84058-a6cc-47bd-a29f-011586086c17', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1512/2964] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2965] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2966] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:23 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: 1454/2967] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2968] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2969] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1349 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2970] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2971] 199.19.213.153 () {30 vars in 741 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => 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: 1516/2972] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2973] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2974] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 5043 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2975] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/networks?id=0acd4553-f360-4895-8fc3-873a224050e3 => generated 800 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2976] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.171&port_id=14e84058-a6cc-47bd-a29f-011586086c17 => 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: 1459/2977] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/subnets?id=49541807-1b1c-4f7b-a98d-6ab192bdd254 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2978] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2979] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1520/2980] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:23 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1522/2983] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2984] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:32 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: 1523/2985] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2986] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2987] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:32 2026] GET /v2.0/subnets/f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2988] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:32 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 5043 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2989] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:33 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: 1465/2990] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:33 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: 1526/2991] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2992] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:33 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: 1527/2993] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:33 2026] GET /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 1237 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2994] 199.19.213.153 () {34 vars in 787 bytes} [Tue Jun 23 19:58:33 2026] PUT /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 1026 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2995] 199.19.213.153 () {30 vars in 741 bytes} [Tue Jun 23 19:58:33 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3 => generated 797 bytes in 51 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: 1468/2996] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:33 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 4868 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2997] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:33 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 4868 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:58:34.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1eb4deb5-3972-405f-9f38-9a12e7f07fb7'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': '14e84058-a6cc-47bd-a29f-011586086c17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1469/2998] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:58:34 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 4868 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2999] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:58:34 2026] GET /v2.0/networks?id=0acd4553-f360-4895-8fc3-873a224050e3 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3000] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:34 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1531/3001] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:34 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?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: 1471/3002] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:34 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 4868 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3003] 199.19.213.153 () {34 vars in 974 bytes} [Tue Jun 23 19:58:35 2026] GET /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 1062 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3004] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:35 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 4868 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3005] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:58:35 2026] DELETE /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3006] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:36 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3814 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:58:36.914 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ec4d8c0-d6f3-442f-b7e2-90c9d958fbb9 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1473/3007] 199.19.213.153 () {32 vars in 757 bytes} [Tue Jun 23 19:58:36 2026] DELETE /v2.0/ports/14e84058-a6cc-47bd-a29f-011586086c17 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3008] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:58:37.028 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11afa5a4-cd77-4599-9710-66e59884d87e'] response: {'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'name': 'network-vif-deleted', 'tag': '14e84058-a6cc-47bd-a29f-011586086c17', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1474/3009] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3010] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:37 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: 1475/3011] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:37 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: 1537/3012] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3013] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3014] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3015] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3016] 199.19.213.153 () {30 vars in 741 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => 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: 1478/3017] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3018] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3019] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3814 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3020] 199.19.213.153 () {34 vars in 1145 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/networks?id=01386317-294d-4042-8817-3e730c2c03e1&id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 2309 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3021] 199.19.213.153 () {34 vars in 1061 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.200&port_id=b7547331-bb97-4286-ba2f-8cf701d2cd22 => 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: 1542/3022] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/subnets?id=ece1ca11-2af6-4b35-89e4-b2c0d4c163cd => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3023] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/ports?network_id=01386317-294d-4042-8817-3e730c2c03e1&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: 1543/3024] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1482/3025] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1544/3026] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.145&port_id=23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => 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: 1483/3027] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/subnets?id=a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3028] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/ports?network_id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&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: 1484/3029] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:37 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?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: 1546/3030] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:38 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3031] 199.19.213.153 () {34 vars in 1055 bytes} [Tue Jun 23 19:58:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.59&port_id=fc63f968-cc33-4663-ad0f-16a8850879de => 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: 1547/3032] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:38 2026] GET /v2.0/subnets?id=f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 677 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3033] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:38 2026] GET /v2.0/ports?network_id=03fe8eee-2330-488f-b2ff-dac867c77dc6&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: 1548/3034] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:38 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3035] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:38 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 1549/3036] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:42 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: 1488/3037] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:42 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3038] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3039] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3040] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:42 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3814 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3041] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:43 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: 1552/3042] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3043] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3044] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:43 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: 1492/3045] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:43 2026] GET /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 1233 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3046] 199.19.213.153 () {34 vars in 787 bytes} [Tue Jun 23 19:58:43 2026] PUT /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 1026 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3047] 199.19.213.153 () {30 vars in 741 bytes} [Tue Jun 23 19:58:43 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 797 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: 8|app: 0|req: 1555/3048] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:43 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3049] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:43 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3643 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:58:44.124 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a63351ef-1769-480e-8075-4d2d07b038f5'] response: {'name': 'network-changed', 'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'tag': 'fc63f968-cc33-4663-ad0f-16a8850879de', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1556/3050] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:58:44 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3051] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:58:44 2026] GET /v2.0/networks?id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3052] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:44 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 1496/3053] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:44 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6?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: 1558/3054] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:44 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3643 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3055] 199.19.213.153 () {34 vars in 974 bytes} [Tue Jun 23 19:58:45 2026] GET /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3056] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:45 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 3643 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3057] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:58:45 2026] DELETE /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3060] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:58:46 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:58:47.323 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-80ee3bf4-d4f0-41f3-8edf-d3fd86945110'] response: {'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'name': 'network-vif-deleted', 'tag': 'fc63f968-cc33-4663-ad0f-16a8850879de', 'status': 'completed', 'code': 200} 2026-06-23 19:58:47.324 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fc726a20-9d56-49e7-8804-d4e03304c1a2 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3061] 199.19.213.153 () {32 vars in 757 bytes} [Tue Jun 23 19:58:46 2026] DELETE /v2.0/ports/fc63f968-cc33-4663-ad0f-16a8850879de => generated 132 bytes in 396 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3062] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3063] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3064] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3065] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3066] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3067] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3068] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3069] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3070] 199.19.213.153 () {34 vars in 1145 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/networks?id=01386317-294d-4042-8817-3e730c2c03e1&id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&id=03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 2309 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3071] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3072] 199.19.213.153 () {34 vars in 1061 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.200&port_id=b7547331-bb97-4286-ba2f-8cf701d2cd22 => 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: 1567/3073] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/subnets?id=ece1ca11-2af6-4b35-89e4-b2c0d4c163cd => 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: 1507/3074] 199.19.213.153 () {30 vars in 741 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 800 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3075] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/ports?network_id=01386317-294d-4042-8817-3e730c2c03e1&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3076] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => 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: 1569/3077] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1509/3078] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3079] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3080] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.145&port_id=23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => 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: 1571/3081] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/subnets?id=a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3082] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/ports?network_id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3083] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:58:47 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?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: 1512/3084] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:58:48 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?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: 1573/3085] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:58:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3086] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:58:58 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: 1574/3087] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:58:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3088] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:58:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:58:59.029 8 INFO neutron.api.v2.resource [None req-fc00f3b5-ebd4-47bd-9c0e-9536a69475b7 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3089] 199.19.213.153 () {30 vars in 761 bytes} [Tue Jun 23 19:58:59 2026] GET /v2.0/security-groups/lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => 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: 1515/3090] 199.19.213.153 () {30 vars in 783 bytes} [Tue Jun 23 19:58:59 2026] GET /v2.0/security-groups?name=lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 2863 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3091] 199.19.213.153 () {30 vars in 813 bytes} [Tue Jun 23 19:58:59 2026] GET /v2.0/security-group-rules?security_group_id=65181114-0083-4935-a06c-74b6c9736145 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3092] 199.19.213.153 () {32 vars in 787 bytes} [Tue Jun 23 19:58:59 2026] DELETE /v2.0/security-group-rules/7bf1d24a-14a7-48e9-ada1-d639413382a5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3093] 199.19.213.153 () {32 vars in 787 bytes} [Tue Jun 23 19:58:59 2026] DELETE /v2.0/security-group-rules/8bd425e9-cc93-4025-b378-86b60ab2f618 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:03.276 8 INFO neutron.db.l3_db [None req-213c6c1f-32c3-49e2-a7d0-7ede1b1b2ed4 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Floating IP 1cc81f1a-7396-4c92-9068-674593a4575b disassociated (deleted). External IP: 10.96.250.217, port: 181bed78-165e-45ba-979a-71a0a418cd2a. [pid: 8|app: 0|req: 1579/3096] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:59:02 2026] DELETE /v2.0/floatingips/1cc81f1a-7396-4c92-9068-674593a4575b => generated 0 bytes in 704 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:03.655 7 INFO neutron.api.v2.resource [None req-5c6e1569-c53f-459b-98d1-95445b864583 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1518/3097] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:59:03 2026] GET /v2.0/floatingips/1cc81f1a-7396-4c92-9068-674593a4575b => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3098] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:59:04 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: 1519/3099] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:59:04 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: 1581/3100] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:59:04 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: 1520/3101] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:59:04.489 8 INFO neutron.api.v2.resource [None req-f79d2fad-ccc8-4698-9535-202f4ee6d12d 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3102] 199.19.213.153 () {30 vars in 761 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/security-groups/lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => 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: 1521/3103] 199.19.213.153 () {30 vars in 783 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/security-groups?name=lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 1637 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3104] 199.19.213.153 () {30 vars in 813 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/security-group-rules?security_group_id=65181114-0083-4935-a06c-74b6c9736145 => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3105] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:59:04 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: 1584/3106] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3107] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:59:04 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: 1585/3108] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:59:04 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: 1524/3109] 199.19.213.153 () {30 vars in 739 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3110] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:59:04 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3111] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:59:05 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3112] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:59:05 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3113] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:59:06 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3114] 199.19.213.153 () {34 vars in 974 bytes} [Tue Jun 23 19:59:07 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3115] 199.19.213.153 () {34 vars in 1059 bytes} [Tue Jun 23 19:59:07 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3116] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:59:07 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 2589 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3117] 199.19.213.153 () {34 vars in 1015 bytes} [Tue Jun 23 19:59:07 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3118] 199.19.213.153 () {38 vars in 1027 bytes} [Tue Jun 23 19:59:07 2026] PUT /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1150 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3119] 199.19.213.153 () {30 vars in 767 bytes} [Tue Jun 23 19:59:08 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1248 bytes in 44 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: 1591/3120] 199.19.213.153 () {34 vars in 787 bytes} [Tue Jun 23 19:59:08 2026] PUT /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1090 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3121] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:59:08 2026] GET /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 1090 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: 8|app: 0|req: 1592/3122] 199.19.213.153 () {32 vars in 757 bytes} [Tue Jun 23 19:59:08 2026] DELETE /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3123] 199.19.213.153 () {30 vars in 701 bytes} [Tue Jun 23 19:59: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: 1593/3124] 199.19.213.153 () {30 vars in 703 bytes} [Tue Jun 23 19:59:09 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: 1532/3125] 199.19.213.153 () {30 vars in 679 bytes} [Tue Jun 23 19:59:09 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: 1594/3126] 199.19.213.153 () {30 vars in 715 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:59:09.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e96bb1fa-6a1d-4555-936a-059ad7f1a8f8 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3127] 199.19.213.153 () {32 vars in 757 bytes} [Tue Jun 23 19:59:09 2026] DELETE /v2.0/ports/23acc413-8faf-4c8e-9eab-6eb3e28fc9f1 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3128] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:59:09.156 7 INFO neutron.api.v2.resource [None req-5e885ae8-69b3-4c08-be25-620503288ea9 7983849fc5074bb1aa9754df791c35dc b106222b24094847805e51d8feec8a04 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3129] 199.19.213.153 () {30 vars in 761 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/security-groups/lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3130] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/ports?tenant_id=b106222b24094847805e51d8feec8a04&device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1248 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3131] 199.19.213.153 () {30 vars in 783 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/security-groups?name=lb-7e8460ca-9b43-4773-a5d6-a95999cb9732 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3132] 199.19.213.153 () {34 vars in 1065 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/networks?id=01386317-294d-4042-8817-3e730c2c03e1&id=84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 1523 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3133] 199.19.213.153 () {30 vars in 735 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3134] 199.19.213.153 () {34 vars in 1061 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.200&port_id=b7547331-bb97-4286-ba2f-8cf701d2cd22 => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3135] 199.19.213.153 () {34 vars in 983 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/subnets?id=ece1ca11-2af6-4b35-89e4-b2c0d4c163cd => generated 654 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3136] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/ports?network_id=01386317-294d-4042-8817-3e730c2c03e1&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3137] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3138] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:59:09 2026] GET /v2.0/networks/01386317-294d-4042-8817-3e730c2c03e1?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: 1537/3139] 199.19.213.153 () {34 vars in 787 bytes} [Tue Jun 23 19:59:09 2026] PUT /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 1090 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3140] 199.19.213.153 () {32 vars in 777 bytes} [Tue Jun 23 19:59:09 2026] DELETE /v2.0/security-groups/65181114-0083-4935-a06c-74b6c9736145 => 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: 1538/3141] 199.19.213.153 () {32 vars in 757 bytes} [Tue Jun 23 19:59:09 2026] DELETE /v2.0/ports/181bed78-165e-45ba-979a-71a0a418cd2a => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3142] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:59:12 2026] GET /v2.0/ports?device_id=c179ae6f-f9cb-46a2-a32c-db0c9ae331d5 => generated 1248 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3143] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:59:12 2026] DELETE /v2.0/ports/b7547331-bb97-4286-ba2f-8cf701d2cd22 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:14.236 8 INFO neutron.db.l3_db [None req-049199be-3c07-41d0-80e7-dc28307eca7a 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Floating IP ae6323f1-6359-416d-8b2d-2d4e197898d5 disassociated (deleted). External IP: 10.96.250.216, port: e09523da-8e6f-4462-ac35-af36ffe67888. [pid: 8|app: 0|req: 1605/3144] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:59:13 2026] DELETE /v2.0/floatingips/ae6323f1-6359-416d-8b2d-2d4e197898d5 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:14.585 7 INFO neutron.api.v2.resource [None req-f963cc6a-ab8d-4b5a-9f58-6999e50732f0 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3145] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:59:14 2026] GET /v2.0/floatingips/ae6323f1-6359-416d-8b2d-2d4e197898d5 => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:59:14.818 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-607fef64-c9fd-4a4f-98a7-969f52f6c6fc'] response: {'name': 'network-changed', 'server_uuid': 'e149daf7-3941-4a43-b636-548c84418853', 'tag': 'e09523da-8e6f-4462-ac35-af36ffe67888', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1606/3146] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:59:14 2026] GET /v2.0/ports?device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1200 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3147] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:59:14 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3148] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:59:15 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 19:59:15.374 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-50135d99-4848-4262-81b5-312b94aa3341'] response: {'server_uuid': 'c179ae6f-f9cb-46a2-a32c-db0c9ae331d5', 'name': 'network-vif-deleted', 'tag': 'b7547331-bb97-4286-ba2f-8cf701d2cd22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1542/3149] 199.19.213.153 () {34 vars in 985 bytes} [Tue Jun 23 19:59:15 2026] GET /v2.0/networks?id=0acd4553-f360-4895-8fc3-873a224050e3 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3150] 199.19.213.153 () {34 vars in 1057 bytes} [Tue Jun 23 19:59:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.151&port_id=e09523da-8e6f-4462-ac35-af36ffe67888 => 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: 1543/3151] 199.19.213.153 () {34 vars in 1103 bytes} [Tue Jun 23 19:59:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae9&port_id=e09523da-8e6f-4462-ac35-af36ffe67888 => 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: 1609/3152] 199.19.213.153 () {34 vars in 1063 bytes} [Tue Jun 23 19:59:15 2026] GET /v2.0/subnets?id=49541807-1b1c-4f7b-a98d-6ab192bdd254&id=024d22b0-26a8-42d7-940a-efc022139fe7 => generated 1415 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3153] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:59:15 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3154] 199.19.213.153 () {34 vars in 1051 bytes} [Tue Jun 23 19:59:15 2026] GET /v2.0/ports?network_id=0acd4553-f360-4895-8fc3-873a224050e3&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: 1545/3155] 199.19.213.153 () {34 vars in 1011 bytes} [Tue Jun 23 19:59:15 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3156] 199.19.213.153 () {34 vars in 1111 bytes} [Tue Jun 23 19:59:15 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3159] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:59:16 2026] GET /v2.0/ports?device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 1200 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3160] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:59:16 2026] DELETE /v2.0/ports/e09523da-8e6f-4462-ac35-af36ffe67888 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3161] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:59:20 2026] GET /v2.0/ports?device_id=e149daf7-3941-4a43-b636-548c84418853 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 19:59:25.239 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfbe8951-f244-4e9f-8dce-a28ced656f7c'] response: {'server_uuid': 'e149daf7-3941-4a43-b636-548c84418853', 'name': 'network-vif-deleted', 'tag': 'e09523da-8e6f-4462-ac35-af36ffe67888', 'status': 'completed', 'code': 200} 2026-06-23 19:59:25.512 8 INFO neutron.db.l3_db [None req-a21fea11-a7f4-4d73-8b6d-9bfe476aa052 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] Floating IP 7f3758ae-f407-462c-b638-6f295329615c disassociated (deleted). External IP: 10.96.250.209, port: 15d1332d-96b5-4a48-8346-2b5c648bb1d0. [pid: 8|app: 0|req: 1614/3162] 10.0.0.240 () {32 vars in 731 bytes} [Tue Jun 23 19:59:25 2026] DELETE /v2.0/floatingips/7f3758ae-f407-462c-b638-6f295329615c => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:25.884 7 INFO neutron.api.v2.resource [None req-b34e90c5-f76d-4448-a070-8aa853d3f537 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3163] 10.0.0.240 () {32 vars in 728 bytes} [Tue Jun 23 19:59:25 2026] GET /v2.0/floatingips/7f3758ae-f407-462c-b638-6f295329615c => generated 144 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3164] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:59:26 2026] GET /v2.0/ports?device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3165] 10.0.0.125 () {34 vars in 1039 bytes} [Tue Jun 23 19:59:26 2026] GET /v2.0/security-groups?id=63612245-594e-465f-a466-3a7ddedb391b&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:59:28.008 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d61f0d02-eec1-48e0-b262-eff45260bf5d'] response: {'name': 'network-changed', 'server_uuid': '6ba1eff7-776d-4ca2-bab1-7c2fc70b5797', 'tag': '15d1332d-96b5-4a48-8346-2b5c648bb1d0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1616/3166] 199.19.213.153 () {34 vars in 993 bytes} [Tue Jun 23 19:59:27 2026] GET /v2.0/ports?device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => generated 1200 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3167] 199.19.213.153 () {36 vars in 996 bytes} [Tue Jun 23 19:59:28 2026] DELETE /v2.0/ports/15d1332d-96b5-4a48-8346-2b5c648bb1d0 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3168] 199.19.213.153 () {34 vars in 1079 bytes} [Tue Jun 23 19:59:28 2026] GET /v2.0/ports?tenant_id=5729fc4793d34f9296800dde7c5bce73&device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => 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: 1552/3169] 10.0.0.125 () {34 vars in 989 bytes} [Tue Jun 23 19:59:31 2026] GET /v2.0/ports?device_id=6ba1eff7-776d-4ca2-bab1-7c2fc70b5797 => 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: 1619/3172] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:36 2026] DELETE /v2.0/security-group-rules/10363469-d679-4dee-8884-ad36662c0b50 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:36.591 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4a08000-58a6-4abe-b69a-1cd3c163a8d7'] response: {'server_uuid': '6ba1eff7-776d-4ca2-bab1-7c2fc70b5797', 'name': 'network-vif-deleted', 'tag': '15d1332d-96b5-4a48-8346-2b5c648bb1d0', 'status': 'completed', 'code': 200} 2026-06-23 19:59:36.594 7 INFO neutron.api.v2.resource [None req-bb247e33-fea7-4c44-b94e-e321c3f73b24 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3173] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:36 2026] GET /v2.0/security-group-rules/10363469-d679-4dee-8884-ad36662c0b50 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3174] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:36 2026] DELETE /v2.0/security-group-rules/99d3f95b-46c6-4a20-b90e-671f1f6c8bc0 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:36.707 7 INFO neutron.api.v2.resource [None req-8b899c4b-68a7-4297-89c7-d1850d20d7c7 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3175] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:36 2026] GET /v2.0/security-group-rules/99d3f95b-46c6-4a20-b90e-671f1f6c8bc0 => 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: 1621/3176] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:36 2026] DELETE /v2.0/security-group-rules/e385c3e1-454a-4855-a664-2e7efdc98cc0 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:36.817 7 INFO neutron.api.v2.resource [None req-fe0da90b-1c11-4f7a-8d77-6aaa4e888259 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3177] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:36 2026] GET /v2.0/security-group-rules/e385c3e1-454a-4855-a664-2e7efdc98cc0 => 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: 1622/3178] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:36 2026] DELETE /v2.0/security-group-rules/7150da3f-36d0-4a6e-84f9-bc8175779199 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:36.927 7 INFO neutron.api.v2.resource [None req-33857cf9-1098-4c17-a55a-b6629da138b2 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3179] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:36 2026] GET /v2.0/security-group-rules/7150da3f-36d0-4a6e-84f9-bc8175779199 => 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: 1623/3180] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:36 2026] DELETE /v2.0/security-group-rules/a44750a0-1a3b-4e51-950c-e90334f778b5 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:37.023 7 INFO neutron.api.v2.resource [None req-f4609a0b-0a4f-430e-8793-4844022dd8bc 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3181] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/security-group-rules/a44750a0-1a3b-4e51-950c-e90334f778b5 => 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: 1624/3182] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:37 2026] DELETE /v2.0/security-group-rules/be488abb-88e6-4922-8a49-17a6c16e09a5 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:37.113 7 INFO neutron.api.v2.resource [None req-3a8eb8d4-dc96-4374-8272-2b6d8107ff72 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3183] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/security-group-rules/be488abb-88e6-4922-8a49-17a6c16e09a5 => 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: 1625/3184] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:37 2026] DELETE /v2.0/security-group-rules/eb7788df-1359-4987-bf73-588fd5501e91 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:37.205 7 INFO neutron.api.v2.resource [None req-44f27001-9eb8-4215-996a-d8ce21090c15 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3185] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/security-group-rules/eb7788df-1359-4987-bf73-588fd5501e91 => 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: 1626/3186] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:37 2026] DELETE /v2.0/security-group-rules/554aab4e-a816-4a64-bdee-d72018561bdf => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:37.295 7 INFO neutron.api.v2.resource [None req-6f184c60-3d69-40fc-812f-03d82adaea3f 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3187] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/security-group-rules/554aab4e-a816-4a64-bdee-d72018561bdf => 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: 1627/3188] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:37 2026] DELETE /v2.0/security-group-rules/15cb0560-9ac1-4549-b6d8-0773f52cfa8b => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:37.395 7 INFO neutron.api.v2.resource [None req-0bc49ad3-5ca9-4936-ad5e-b57c7297273f 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3189] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/security-group-rules/15cb0560-9ac1-4549-b6d8-0773f52cfa8b => 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: 1628/3190] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:37 2026] DELETE /v2.0/security-group-rules/5218d35c-6b25-4f5b-b1b6-2f37d9c49632 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:37.498 7 INFO neutron.api.v2.resource [None req-2122c38e-4d7a-4765-bb41-fa3f7f77f956 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3191] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/security-group-rules/5218d35c-6b25-4f5b-b1b6-2f37d9c49632 => 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: 1629/3192] 10.0.0.240 () {32 vars in 749 bytes} [Tue Jun 23 19:59:37 2026] DELETE /v2.0/security-group-rules/5668878c-4e86-478b-9120-aa81f902a905 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:37.593 7 INFO neutron.api.v2.resource [None req-1da88702-1e89-4ce5-98d8-c3bfa60f52a1 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3193] 10.0.0.240 () {32 vars in 746 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/security-group-rules/5668878c-4e86-478b-9120-aa81f902a905 => 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: 1630/3194] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:59:37 2026] DELETE /v2.0/security-groups/63612245-594e-465f-a466-3a7ddedb391b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:37.723 7 INFO neutron.api.v2.resource [None req-1f3285d1-2891-4f24-b15d-781574feaed8 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3195] 10.0.0.240 () {32 vars in 736 bytes} [Tue Jun 23 19:59:37 2026] GET /v2.0/security-groups/63612245-594e-465f-a466-3a7ddedb391b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3196] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:59:37 2026] PUT /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63/remove_router_interface => generated 309 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:59:38.952 7 INFO neutron.api.v2.resource [None req-c3178e29-55ea-4cff-b5fe-e8746920fa4a 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3197] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:59:38 2026] PUT /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63/remove_router_interface => generated 198 bytes in 163 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3198] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:59:38 2026] PUT /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63/remove_router_interface => generated 309 bytes in 990 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:59:40.142 7 INFO neutron.api.v2.resource [None req-9490989d-b79b-41be-b805-0eb2cdd497b4 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3199] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:59:39 2026] PUT /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63/remove_router_interface => generated 198 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3200] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:59:40 2026] PUT /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63/remove_router_interface => generated 309 bytes in 1033 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 19:59:41.358 7 INFO neutron.api.v2.resource [None req-c1d71053-53ee-48da-bc49-ae9e09f07a78 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3201] 10.0.0.240 () {34 vars in 788 bytes} [Tue Jun 23 19:59:41 2026] PUT /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:59:42.279 8 INFO neutron.services.segments.plugin [-] Segment 54bfed4d-b2bd-4f21-834e-1a1b2fe9a67d resource provider aggregate not found 2026-06-23 19:59:42.285 8 INFO neutron.services.segments.plugin [-] Segment 54bfed4d-b2bd-4f21-834e-1a1b2fe9a67d resource provider aggregate not found 2026-06-23 19:59:42.293 8 INFO neutron.db.l3_hamode_db [None req-64a01671-b16a-4197-b698-5111846c4172 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] HA network f208727a-b206-421c-b578-39f55495bbd6 was deleted as no HA routers are present in tenant 5729fc4793d34f9296800dde7c5bce73. [pid: 8|app: 0|req: 1634/3202] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:59:41 2026] DELETE /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 19:59:42.321 7 INFO neutron.api.v2.resource [None req-facd8122-8397-4e7b-bc67-2e43200a7c7a 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1569/3203] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:59:42 2026] GET /v2.0/routers/91a05910-bb18-41a5-ab8e-e248f1fe5f63 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:59:42.329 8 INFO neutron.services.segments.plugin [-] Segment 54bfed4d-b2bd-4f21-834e-1a1b2fe9a67d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54bfed4d-b2bd-4f21-834e-1a1b2fe9a67d found for delete ", "request_id": "req-3edd8f3d-dc6b-4c57-9cfb-09193ab35407"}]} 2026-06-23 19:59:42.338 8 INFO neutron.services.segments.plugin [-] Segment 54bfed4d-b2bd-4f21-834e-1a1b2fe9a67d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54bfed4d-b2bd-4f21-834e-1a1b2fe9a67d found for delete ", "request_id": "req-7402a93d-2845-4790-bd5a-49b90a3d0c8d"}]} [pid: 8|app: 0|req: 1635/3204] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:59:42 2026] DELETE /v2.0/subnets/024d22b0-26a8-42d7-940a-efc022139fe7 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:42.501 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24d190c7-32b6-4e55-b451-4fcdd84a0378 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1570/3205] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:59:42 2026] GET /v2.0/subnets/024d22b0-26a8-42d7-940a-efc022139fe7 => 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: 1636/3206] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:59:42 2026] DELETE /v2.0/subnets/49541807-1b1c-4f7b-a98d-6ab192bdd254 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:42.683 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c1600927-e0b1-40fd-b126-b60d21f4e1ec 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/3207] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:59:42 2026] GET /v2.0/subnets/49541807-1b1c-4f7b-a98d-6ab192bdd254 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3208] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:59:42 2026] DELETE /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:42.976 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d813aa2-399f-45f0-b6fb-f900c46f6c4d 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3209] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 19:59:42 2026] GET /v2.0/networks/0acd4553-f360-4895-8fc3-873a224050e3 => 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: 1638/3210] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:59:42 2026] DELETE /v2.0/subnets/5982cfa9-d579-429f-92ba-bab984ef2395 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:43.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a26e7e8f-8d32-48c8-8bd4-261f35c9b83b 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1573/3211] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:59:43 2026] GET /v2.0/subnets/5982cfa9-d579-429f-92ba-bab984ef2395 => 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: 1639/3212] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:59:43 2026] DELETE /v2.0/subnets/f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:43.345 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ea09c3c-ba00-4a87-93fc-1e17c4cf5451 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1574/3213] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:59:43 2026] GET /v2.0/subnets/f98b8fef-921c-4ea9-8ef0-dfb64af2560b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3214] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:59:43 2026] DELETE /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:43.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9bef86c-be2a-46bc-b323-7de08ddeb92a 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1575/3215] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 19:59:43 2026] GET /v2.0/networks/03fe8eee-2330-488f-b2ff-dac867c77dc6 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3216] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:59:43 2026] DELETE /v2.0/subnets/7f8d70fc-c041-4a36-bfdb-0c22a78f2a7b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:43.883 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8265aae8-8b66-4dde-a682-cad880a8e0c1 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3217] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:59:43 2026] GET /v2.0/subnets/7f8d70fc-c041-4a36-bfdb-0c22a78f2a7b => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3218] 10.0.0.240 () {32 vars in 723 bytes} [Tue Jun 23 19:59:43 2026] DELETE /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:44.072 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80021197-83f1-453c-a9cf-806f72bd0516 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1577/3219] 10.0.0.240 () {32 vars in 720 bytes} [Tue Jun 23 19:59:44 2026] GET /v2.0/subnets/a8bf929e-53cf-4218-a658-39d1b7bf02f1 => 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: 1643/3220] 10.0.0.240 () {32 vars in 725 bytes} [Tue Jun 23 19:59:44 2026] DELETE /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-23 19:59:44.346 7 INFO neutron.pecan_wsgi.hooks.translation [None req-319b7cac-01b1-485f-a7e3-ebb62c069c3d 33a112d974ef4dcbb99ff36ba7604c6e 5729fc4793d34f9296800dde7c5bce73 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3221] 10.0.0.240 () {32 vars in 722 bytes} [Tue Jun 23 19:59:44 2026] GET /v2.0/networks/84dd38e4-75ca-4fb0-955e-8e9e2e2a17e1 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 19:59:46.328 8 INFO neutron.services.segments.plugin [-] Segment 51379194-9a20-49e2-9e6f-f80203821607 resource provider aggregate not found 2026-06-23 19:59:46.332 8 INFO neutron.services.segments.plugin [-] Segment 51379194-9a20-49e2-9e6f-f80203821607 resource provider aggregate not found 2026-06-23 19:59:46.346 8 INFO neutron.services.segments.plugin [-] Segment 51379194-9a20-49e2-9e6f-f80203821607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51379194-9a20-49e2-9e6f-f80203821607 found for delete ", "request_id": "req-b291172d-9e1d-4f20-849e-5fe62f3d4846"}]} 2026-06-23 19:59:46.351 8 INFO neutron.services.segments.plugin [-] Segment 51379194-9a20-49e2-9e6f-f80203821607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51379194-9a20-49e2-9e6f-f80203821607 found for delete ", "request_id": "req-acc009b9-c201-48da-abeb-5fb3dfe79176"}]} 2026-06-23 19:59:46.360 8 INFO neutron.services.segments.plugin [-] Segment 8ef7d1c4-defa-495f-8709-b25791ed3c5c resource provider aggregate not found 2026-06-23 19:59:46.364 8 INFO neutron.services.segments.plugin [-] Segment 8ef7d1c4-defa-495f-8709-b25791ed3c5c resource provider aggregate not found 2026-06-23 19:59:46.371 8 INFO neutron.services.segments.plugin [-] Segment 8ef7d1c4-defa-495f-8709-b25791ed3c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef7d1c4-defa-495f-8709-b25791ed3c5c found for delete ", "request_id": "req-65c5e28e-fb45-4520-9e23-1568c63ed1ee"}]} 2026-06-23 19:59:46.377 8 INFO neutron.services.segments.plugin [-] Segment 8ef7d1c4-defa-495f-8709-b25791ed3c5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ef7d1c4-defa-495f-8709-b25791ed3c5c found for delete ", "request_id": "req-7ef15f83-3c8f-4020-9fa7-853cd837260c"}]} 2026-06-23 19:59:46.382 8 INFO neutron.services.segments.plugin [-] Segment 4c9fdd7d-a38e-493f-bfec-637f4da9154a resource provider aggregate not found 2026-06-23 19:59:46.386 8 INFO neutron.services.segments.plugin [-] Segment 4c9fdd7d-a38e-493f-bfec-637f4da9154a resource provider aggregate not found 2026-06-23 19:59:46.392 8 INFO neutron.services.segments.plugin [-] Segment 4c9fdd7d-a38e-493f-bfec-637f4da9154a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c9fdd7d-a38e-493f-bfec-637f4da9154a found for delete ", "request_id": "req-6e60615d-fd07-4a8b-a5ba-28ac7a5c309e"}]} 2026-06-23 19:59:46.394 8 INFO neutron.services.segments.plugin [-] Segment 4c9fdd7d-a38e-493f-bfec-637f4da9154a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c9fdd7d-a38e-493f-bfec-637f4da9154a found for delete ", "request_id": "req-2c85721a-0796-4df7-880b-c319c206ceac"}]} [pid: 8|app: 0|req: 1644/3224] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:59:46 2026] GET /v2.0/security-groups?tenant_id=a15e258a471346b2bb43e130c9e2bdce&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3225] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:59:46 2026] DELETE /v2.0/security-groups/71a539ae-c424-4fcb-be61-136e113d65bf => 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: 1645/3226] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:59:46 2026] GET /v2.0/security-groups?tenant_id=33b65225cd2647cba42eb6983efb5490&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3227] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:59:46 2026] DELETE /v2.0/security-groups/1a187e62-9bd5-4d18-822e-4a1e663d981d => 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: 1646/3228] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:59:47 2026] GET /v2.0/security-groups?tenant_id=4310df09d0b3483396e024497d6e91cb&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3229] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:59:47 2026] DELETE /v2.0/security-groups/5eee1b9e-fbff-4c3e-8611-a0e3ceb9d30b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3230] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:59:47 2026] GET /v2.0/security-groups?tenant_id=a132a68073f34991bf3795a7d49414b3&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3231] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:59:47 2026] DELETE /v2.0/security-groups/687cfaaa-e01b-45f9-be40-5135cc907cc3 => 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: 1648/3232] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:59:47 2026] GET /v2.0/security-groups?tenant_id=5729fc4793d34f9296800dde7c5bce73&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3233] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:59:47 2026] DELETE /v2.0/security-groups/9a258645-ecf7-4d9e-96ae-efff27c6ae97 => 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: 1649/3234] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:59:48 2026] GET /v2.0/security-groups?tenant_id=6059e94bee4644a5be00e81c20f26229&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3235] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:59:48 2026] DELETE /v2.0/security-groups/65aa53f4-1088-47df-aa1a-7d3281b5742b => 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: 1650/3236] 10.0.0.240 () {32 vars in 773 bytes} [Tue Jun 23 19:59:48 2026] GET /v2.0/security-groups?tenant_id=13df7afbb5104b898cfd05de16bbda4c&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3237] 10.0.0.240 () {32 vars in 739 bytes} [Tue Jun 23 19:59:48 2026] DELETE /v2.0/security-groups/0bff3590-4091-4bd6-9358-71b87e640e5a => 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: 1651/3238] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:59:51 2026] GET /v2.0/networks => generated 2167 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3239] 10.0.0.240 () {32 vars in 654 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/floatingips => 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: 1652/3240] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3241] 10.0.0.240 () {32 vars in 642 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/ports => generated 4721 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3242] 10.0.0.240 () {32 vars in 646 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3243] 10.0.0.240 () {32 vars in 648 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/networks => generated 2167 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3244] 10.0.0.240 () {32 vars in 662 bytes} [Tue Jun 23 19:59:52 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: 1591/3245] 10.0.0.240 () {32 vars in 654 bytes} [Tue Jun 23 19:59:52 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)