+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Jul 1 01:28:20 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-598f9889d4-qgl82 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 0x7f9f0581b668 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-07-01 01:28:25.128 8 INFO neutron.common.config [-] Logging enabled! 2026-07-01 01:28:25.128 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-01 01:28:25.207 7 INFO neutron.common.config [-] Logging enabled! 2026-07-01 01:28:25.208 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-07-01 01:28:25.652 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 01:28:25.730 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-01 01:28:26.730 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:28:26.733 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 01:28:26.737 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-01 01:28:26.738 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:28:26.738 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 01:28:26.738 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 01:28:26.739 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:28:26.746 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:28:26.746 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:28:26.746 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:28:26.759 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:28:26.762 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-01 01:28:26.766 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-01 01:28:26.767 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-01 01:28:26.767 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-01 01:28:26.767 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-01 01:28:26.767 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:28:26.768 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 01:28:26.769 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:28:26.770 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 01:28:26.775 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:28:26.775 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-01 01:28:26.775 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:28:26.796 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-01 01:28:26.798 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-01 01:28:26.798 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-01 01:28:26.811 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 01:28:26.812 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 01:28:26.812 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 01:28:26.812 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 01:28:26.838 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-01 01:28:26.838 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-01 01:28:26.838 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-01 01:28:26.839 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-01 01:28:27.257 8 INFO neutron.plugins.ml2.managers [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 01:28:27.274 7 INFO neutron.plugins.ml2.managers [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] Initializing driver for type 'vlan' 2026-07-01 01:28:27.392 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 01:28:27.392 8 INFO neutron.plugins.ml2.managers [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 01:28:27.392 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 01:28:27.407 8 INFO neutron.plugins.ml2.managers [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 01:28:27.407 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 01:28:27.408 8 INFO neutron.plugins.ml2.managers [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 01:28:27.408 8 INFO neutron.plugins.ml2.extensions.port_security [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 01:28:27.408 8 INFO neutron.plugins.ml2.managers [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] Initializing extension driver 'qos' 2026-07-01 01:28:27.408 8 INFO neutron.plugins.ml2.managers [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 01:28:27.408 8 INFO neutron.plugins.ml2.managers [None req-feae85d7-ddb4-4612-8fbe-daa350a558a3 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 01:28:27.411 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] VlanTypeDriver initialization complete 2026-07-01 01:28:27.411 7 INFO neutron.plugins.ml2.managers [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] Initializing driver for type 'vxlan' 2026-07-01 01:28:27.412 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-01 01:28:27.420 8 INFO neutron.quota [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded quota_driver: . 2026-07-01 01:28:27.420 8 INFO neutron.plugins.ml2.plugin [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 01:28:27.420 8 INFO neutron.plugins.ml2.managers [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 01:28:27.420 8 INFO neutron.plugins.ml2.managers [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 01:28:27.420 8 INFO neutron.plugins.ml2.managers [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 01:28:27.421 8 INFO neutron.extensions.vlantransparent [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Disabled vlantransparent extension. 2026-07-01 01:28:27.421 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: qos 2026-07-01 01:28:27.430 7 INFO neutron.plugins.ml2.managers [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-01 01:28:27.430 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-01 01:28:27.431 7 INFO neutron.plugins.ml2.managers [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] Initializing extension driver 'port_security' 2026-07-01 01:28:27.431 7 INFO neutron.plugins.ml2.extensions.port_security [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-01 01:28:27.431 7 INFO neutron.plugins.ml2.managers [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] Initializing extension driver 'qos' 2026-07-01 01:28:27.431 7 INFO neutron.plugins.ml2.managers [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-01 01:28:27.431 7 INFO neutron.plugins.ml2.managers [None req-c6d49396-207b-498c-87ae-10e8f04a83b3 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-01 01:28:27.433 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: router 2026-07-01 01:28:27.442 7 INFO neutron.quota [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded quota_driver: . 2026-07-01 01:28:27.443 7 INFO neutron.plugins.ml2.plugin [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Modular L2 Plugin initialization complete 2026-07-01 01:28:27.443 7 INFO neutron.plugins.ml2.managers [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-01 01:28:27.443 7 INFO neutron.plugins.ml2.managers [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-01 01:28:27.443 7 INFO neutron.plugins.ml2.managers [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Got port-security extension from driver 'port_security' 2026-07-01 01:28:27.443 7 INFO neutron.extensions.vlantransparent [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Disabled vlantransparent extension. 2026-07-01 01:28:27.444 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: qos 2026-07-01 01:28:27.456 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: router 2026-07-01 01:28:27.474 8 INFO neutron.services.service_base [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 01:28:27.474 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: segments 2026-07-01 01:28:27.496 7 INFO neutron.services.service_base [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-01 01:28:27.496 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: segments 2026-07-01 01:28:27.564 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: trunk 2026-07-01 01:28:27.579 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: vpnaas 2026-07-01 01:28:27.587 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: trunk 2026-07-01 01:28:27.602 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: vpnaas 2026-07-01 01:28:27.618 8 WARNING stevedore.named [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 01:28:27.638 7 WARNING stevedore.named [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-01 01:28:27.694 8 INFO neutron_vpnaas.services.vpn.plugin [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 01:28:27.695 8 INFO neutron.common.utils [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 01:28:27.695 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: auto_allocate 2026-07-01 01:28:27.700 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: tag 2026-07-01 01:28:27.708 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: timestamp 2026-07-01 01:28:27.711 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 01:28:27.713 7 INFO neutron_vpnaas.services.vpn.plugin [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-01 01:28:27.713 7 INFO neutron.common.utils [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-01 01:28:27.713 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: auto_allocate 2026-07-01 01:28:27.715 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: flavors 2026-07-01 01:28:27.718 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: tag 2026-07-01 01:28:27.718 8 INFO neutron.manager [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loading Plugin: revisions 2026-07-01 01:28:27.722 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Initializing extension manager. 2026-07-01 01:28:27.723 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: address-group 2026-07-01 01:28:27.725 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: timestamp 2026-07-01 01:28:27.725 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: address-scope 2026-07-01 01:28:27.725 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 01:28:27.726 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: agent 2026-07-01 01:28:27.727 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: network_ip_availability 2026-07-01 01:28:27.727 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 01:28:27.729 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 01:28:27.730 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 01:28:27.730 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: flavors 2026-07-01 01:28:27.731 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: availability_zone 2026-07-01 01:28:27.731 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 01:28:27.732 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 01:28:27.732 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: default-subnetpools 2026-07-01 01:28:27.734 7 INFO neutron.manager [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loading Plugin: revisions 2026-07-01 01:28:27.734 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 01:28:27.735 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: dns-integration 2026-07-01 01:28:27.735 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 01:28:27.737 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Initializing extension manager. 2026-07-01 01:28:27.738 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: address-group 2026-07-01 01:28:27.738 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 01:28:27.739 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: dvr 2026-07-01 01:28:27.739 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: address-scope 2026-07-01 01:28:27.739 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 01:28:27.739 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-01 01:28:27.740 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 01:28:27.740 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: agent 2026-07-01 01:28:27.741 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:28:27.741 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: agent-resources-synced 2026-07-01 01:28:27.741 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 01:28:27.742 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: external-net 2026-07-01 01:28:27.742 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: allowed-address-pairs 2026-07-01 01:28:27.742 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 01:28:27.743 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: auto-allocated-topology 2026-07-01 01:28:27.743 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: extraroute 2026-07-01 01:28:27.743 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: availability_zone 2026-07-01 01:28:27.744 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 01:28:27.744 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: availability_zone_filter 2026-07-01 01:28:27.744 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-01 01:28:27.744 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 01:28:27.745 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: default-subnetpools 2026-07-01 01:28:27.745 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 01:28:27.746 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 01:28:27.746 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-01 01:28:27.746 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 01:28:27.747 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: dns-integration 2026-07-01 01:28:27.747 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: fip-port-details 2026-07-01 01:28:27.747 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: dns-domain-ports 2026-07-01 01:28:27.748 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: flavors 2026-07-01 01:28:27.748 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-01 01:28:27.749 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: dvr 2026-07-01 01:28:27.749 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-01 01:28:27.749 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 01:28:27.750 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: empty-string-filtering 2026-07-01 01:28:27.750 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: floatingip-pools 2026-07-01 01:28:27.750 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:28:27.750 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: ip_allocation 2026-07-01 01:28:27.751 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-01 01:28:27.751 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: external-net 2026-07-01 01:28:27.751 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 01:28:27.752 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-01 01:28:27.752 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: l2_adjacency 2026-07-01 01:28:27.752 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: extraroute 2026-07-01 01:28:27.753 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: extraroute-atomic 2026-07-01 01:28:27.753 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-01 01:28:27.753 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: router 2026-07-01 01:28:27.754 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-01 01:28:27.754 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-01 01:28:27.755 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-01 01:28:27.755 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: fip-port-details 2026-07-01 01:28:27.756 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: flavors 2026-07-01 01:28:27.757 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-01 01:28:27.758 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: floatingip-pools 2026-07-01 01:28:27.758 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:28:27.758 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: ip_allocation 2026-07-01 01:28:27.759 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: ip-substring-filtering 2026-07-01 01:28:27.759 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: l2_adjacency 2026-07-01 01:28:27.760 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 01:28:27.760 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: router 2026-07-01 01:28:27.761 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 01:28:27.762 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-01 01:28:27.762 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 01:28:27.763 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-01 01:28:27.763 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-01 01:28:27.763 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: l3-ha 2026-07-01 01:28:27.764 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: ext-gw-mode 2026-07-01 01:28:27.764 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: l3-ha 2026-07-01 01:28:27.764 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:28:27.765 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:28:27.765 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 01:28:27.765 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-01 01:28:27.766 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: l3-flavors 2026-07-01 01:28:27.766 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: l3-flavors 2026-07-01 01:28:27.767 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:28:27.767 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 01:28:27.768 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-01 01:28:27.768 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-01 01:28:27.769 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 01:28:27.770 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 01:28:27.771 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 01:28:27.772 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 01:28:27.773 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 01:28:27.774 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: multi-provider 2026-07-01 01:28:27.774 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: net-mtu 2026-07-01 01:28:27.775 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 01:28:27.775 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: network_availability_zone 2026-07-01 01:28:27.776 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: network_ha 2026-07-01 01:28:27.776 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: network-ip-availability 2026-07-01 01:28:27.777 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 01:28:27.778 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: pagination 2026-07-01 01:28:27.778 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: port-device-profile 2026-07-01 01:28:27.779 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 01:28:27.779 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 01:28:27.780 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 01:28:27.780 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: port-mac-override 2026-07-01 01:28:27.781 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 01:28:27.781 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 01:28:27.782 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-01 01:28:27.782 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: port-resource-request 2026-07-01 01:28:27.783 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 01:28:27.784 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-01 01:28:27.784 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: binding 2026-07-01 01:28:27.785 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: binding-extended 2026-07-01 01:28:27.786 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: port-security 2026-07-01 01:28:27.786 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: project-id 2026-07-01 01:28:27.786 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: provider 2026-07-01 01:28:27.788 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos 2026-07-01 01:28:27.789 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 01:28:27.790 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 01:28:27.790 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-default 2026-07-01 01:28:27.791 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-fip 2026-07-01 01:28:27.791 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 01:28:27.792 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 01:28:27.792 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 01:28:27.793 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 01:28:27.794 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 01:28:27.794 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-pps 2026-07-01 01:28:27.795 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 01:28:27.795 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 01:28:27.796 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 01:28:27.796 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: quota-check-limit 2026-07-01 01:28:27.798 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: quotas 2026-07-01 01:28:27.799 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: quota_details 2026-07-01 01:28:27.801 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: rbac-policies 2026-07-01 01:28:27.801 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: rbac-address-group 2026-07-01 01:28:27.802 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 01:28:27.802 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 01:28:27.803 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 01:28:27.803 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: revision-if-match 2026-07-01 01:28:27.804 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 01:28:27.805 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: router_availability_zone 2026-07-01 01:28:27.805 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 01:28:27.807 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 01:28:27.807 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 01:28:27.808 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 01:28:27.808 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 01:28:27.809 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 01:28:27.809 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 01:28:27.814 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: security-group 2026-07-01 01:28:27.815 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: segment 2026-07-01 01:28:27.815 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 01:28:27.816 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: service-type 2026-07-01 01:28:27.817 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: sorting 2026-07-01 01:28:27.817 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 01:28:27.818 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: standard-attr-description 2026-07-01 01:28:27.818 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: stateful-security-group 2026-07-01 01:28:27.819 7 WARNING neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 01:28:27.819 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 01:28:27.820 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: subnet-external-network 2026-07-01 01:28:27.820 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: subnet_onboard 2026-07-01 01:28:27.821 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 01:28:27.821 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: subnet-service-types 2026-07-01 01:28:27.822 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: subnet_allocation 2026-07-01 01:28:27.823 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 01:28:27.823 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: tag-creation 2026-07-01 01:28:27.824 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 01:28:27.827 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 01:28:27.828 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 01:28:27.829 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: trunk 2026-07-01 01:28:27.829 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: trunk-details 2026-07-01 01:28:27.830 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 01:28:27.830 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 01:28:27.832 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 01:28:27.833 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 01:28:27.833 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: vpn-flavors 2026-07-01 01:28:27.835 7 INFO neutron.api.extensions [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Loaded extension: vpnaas 2026-07-01 01:28:27.837 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 01:28:27.837 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 01:28:27.838 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:27.838 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 01:28:27.842 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:28:27.842 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:28:27.906 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-01 01:28:27.907 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-01 01:28:27.908 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-01 01:28:27.910 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-01 01:28:27.910 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-01 01:28:27.911 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: multi-provider 2026-07-01 01:28:27.911 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: net-mtu 2026-07-01 01:28:27.912 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: net-mtu-writable 2026-07-01 01:28:27.913 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: network_availability_zone 2026-07-01 01:28:27.913 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: network_ha 2026-07-01 01:28:27.914 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: network-ip-availability 2026-07-01 01:28:27.915 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-01 01:28:27.916 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: pagination 2026-07-01 01:28:27.916 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: port-device-profile 2026-07-01 01:28:27.917 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-01 01:28:27.917 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-01 01:28:27.918 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-01 01:28:27.919 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: port-mac-override 2026-07-01 01:28:27.919 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-01 01:28:27.920 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-01 01:28:27.920 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-01 01:28:27.921 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: port-resource-request 2026-07-01 01:28:27.921 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-01 01:28:27.922 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-01 01:28:27.923 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: binding 2026-07-01 01:28:27.924 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: binding-extended 2026-07-01 01:28:27.924 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: port-security 2026-07-01 01:28:27.925 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: project-id 2026-07-01 01:28:27.925 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: provider 2026-07-01 01:28:27.927 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos 2026-07-01 01:28:27.928 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-01 01:28:27.929 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-01 01:28:27.929 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-default 2026-07-01 01:28:27.930 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-fip 2026-07-01 01:28:27.930 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-01 01:28:27.931 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-01 01:28:27.931 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-01 01:28:27.932 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-01 01:28:27.933 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-01 01:28:27.934 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-pps 2026-07-01 01:28:27.934 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-01 01:28:27.935 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-01 01:28:27.935 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: qos-rules-alias 2026-07-01 01:28:27.936 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: quota-check-limit 2026-07-01 01:28:27.938 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: quotas 2026-07-01 01:28:27.939 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: quota_details 2026-07-01 01:28:27.941 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: rbac-policies 2026-07-01 01:28:27.941 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: rbac-address-group 2026-07-01 01:28:27.942 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: rbac-address-scope 2026-07-01 01:28:27.942 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: rbac-security-groups 2026-07-01 01:28:27.943 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-01 01:28:27.944 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: revision-if-match 2026-07-01 01:28:27.944 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-01 01:28:27.945 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: router_availability_zone 2026-07-01 01:28:27.946 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-01 01:28:27.947 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-01 01:28:27.948 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-01 01:28:27.949 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-01 01:28:27.949 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-01 01:28:27.950 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-01 01:28:27.950 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-01 01:28:27.955 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: security-group 2026-07-01 01:28:27.956 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: segment 2026-07-01 01:28:27.957 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-01 01:28:27.957 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: service-type 2026-07-01 01:28:27.958 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: sorting 2026-07-01 01:28:27.958 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: standard-attr-segment 2026-07-01 01:28:27.959 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: standard-attr-description 2026-07-01 01:28:27.960 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: stateful-security-group 2026-07-01 01:28:27.960 8 WARNING neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-01 01:28:27.961 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-01 01:28:27.961 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: subnet-external-network 2026-07-01 01:28:27.962 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: subnet_onboard 2026-07-01 01:28:27.963 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-01 01:28:27.963 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: subnet-service-types 2026-07-01 01:28:27.964 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: subnet_allocation 2026-07-01 01:28:27.965 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-01 01:28:27.965 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: tag-creation 2026-07-01 01:28:27.966 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-01 01:28:27.969 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: standard-attr-tag 2026-07-01 01:28:27.970 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-01 01:28:27.971 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: trunk 2026-07-01 01:28:27.971 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: trunk-details 2026-07-01 01:28:27.972 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-01 01:28:27.973 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-01 01:28:27.975 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-01 01:28:27.975 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-01 01:28:27.847 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:28:27.976 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: vpn-flavors 2026-07-01 01:28:27.977 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:28:27.978 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:28:27.978 8 INFO neutron.api.extensions [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Loaded extension: vpnaas 2026-07-01 01:28:27.978 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:27.979 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] subnetpool is already registered 2026-07-01 01:28:27.979 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:27.979 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] subnetpool is already registered 2026-07-01 01:28:27.980 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:28:27.980 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:28:27.981 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:28:27.981 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-01 01:28:27.981 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:28:27.981 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-01 01:28:27.981 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:27.981 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:28:27.982 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-01 01:28:27.982 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:28:27.986 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:28:27.986 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:28:27.986 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] router is already registered 2026-07-01 01:28:27.986 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:28:27.986 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:28:27.987 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] floatingip is already registered 2026-07-01 01:28:27.990 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:28:27.990 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] rbac_policy is already registered 2026-07-01 01:28:27.991 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:28:27.991 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:28:27.991 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] security_group is already registered 2026-07-01 01:28:27.992 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:28:27.992 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] security_group_rule is already registered 2026-07-01 01:28:27.992 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:28:27.992 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:28:27.993 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:27.993 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] subnetpool is already registered 2026-07-01 01:28:27.993 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:27.993 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] subnetpool is already registered 2026-07-01 01:28:27.994 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:27.994 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:28:27.994 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] trunk is already registered 2026-07-01 01:28:27.994 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] subnetpool is already registered 2026-07-01 01:28:27.994 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:28:27.994 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] endpoint_group is already registered 2026-07-01 01:28:27.994 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:27.995 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] subnetpool is already registered 2026-07-01 01:28:27.995 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:28:27.995 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] vpnservice is already registered 2026-07-01 01:28:27.995 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:28:27.995 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:28:27.996 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] ipsec_site_connection is already registered 2026-07-01 01:28:27.996 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:28:27.996 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:28:27.996 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] ipsecpolicy is already registered 2026-07-01 01:28:27.996 7 INFO neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:28:27.997 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:28:27.997 7 WARNING neutron.quota.resource_registry [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] ikepolicy is already registered 2026-07-01 01:28:27.997 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:28:27.998 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:28:27.998 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:28:28.003 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-01 01:28:28.003 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] router is already registered 2026-07-01 01:28:28.004 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-01 01:28:28.005 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] floatingip is already registered 2026-07-01 01:28:28.009 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-01 01:28:28.010 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] rbac_policy is already registered 2026-07-01 01:28:28.011 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-01 01:28:28.011 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] security_group is already registered 2026-07-01 01:28:28.011 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-01 01:28:28.012 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] security_group_rule is already registered 2026-07-01 01:28:28.013 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:28.013 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] subnetpool is already registered 2026-07-01 01:28:28.014 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-01 01:28:28.014 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] subnetpool is already registered 2026-07-01 01:28:28.015 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-01 01:28:28.015 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] trunk is already registered 2026-07-01 01:28:28.015 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-01 01:28:28.016 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] endpoint_group is already registered 2026-07-01 01:28:28.017 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-01 01:28:28.017 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] vpnservice is already registered 2026-07-01 01:28:28.018 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-01 01:28:28.018 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] ipsec_site_connection is already registered 2026-07-01 01:28:28.019 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-01 01:28:28.019 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] ipsecpolicy is already registered 2026-07-01 01:28:28.020 8 INFO neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-01 01:28:28.020 8 WARNING neutron.quota.resource_registry [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] ikepolicy is already registered 2026-07-01 01:28:28.031 7 WARNING keystonemiddleware._common.config [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:28:28.037 7 WARNING oslo_config.cfg [None req-9d575bc8-2e3d-4460-a6a2-9345dcd7cb9f - - - - - -] 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 0x7f9f0581b668 pid: 7 (default app) 2026-07-01 01:28:28.062 8 WARNING keystonemiddleware._common.config [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:28:28.068 8 WARNING oslo_config.cfg [None req-d6016e26-b92a-4e3d-8108-c817ed036858 - - - - - -] 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 0x7f9f0581b668 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-07-01 01:28:32.643 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3553170b-0536-4f3c-bf1e-54714c6c4dd9 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.113 () {44 vars in 928 bytes} [Wed Jul 1 01:28:31 2026] GET /v2.0/networks/public => generated 108 bytes in 680 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/5] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 01:28:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:28:33.212 7 WARNING neutron.services.revisions.revision_plugin [None req-7bc7c0da-bd3c-4556-9b53-26ceb197e7a1 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:28:33.229 7 INFO neutron.db.segments_db [None req-7bc7c0da-bd3c-4556-9b53-26ceb197e7a1 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment b839a06e-972b-46c5-b869-7ca5a665a718 of type flat for network f155f634-aa14-408c-a02a-a2fe5a1757c4 2026-07-01 01:28:33.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7bc7c0da-bd3c-4556-9b53-26ceb197e7a1 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.113 () {48 vars in 968 bytes} [Wed Jul 1 01:28:32 2026] POST /v2.0/networks => generated 124 bytes in 427 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:28:39.123 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0dfb112-e9df-48ab-9585-b31e2390c53f df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.113 () {44 vars in 928 bytes} [Wed Jul 1 01:28:39 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 01:28:39 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:28:39.215 7 WARNING neutron.services.revisions.revision_plugin [None req-82d95068-d953-4a0b-b286-16cddef2b330 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:28:39.229 7 INFO neutron.db.segments_db [None req-82d95068-d953-4a0b-b286-16cddef2b330 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 314f8b1f-e35a-4e0b-b0bd-40f3ae93f28b of type flat for network b39f48d5-9481-4a03-ab77-978325c13ebc 2026-07-01 01:28:39.256 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82d95068-d953-4a0b-b286-16cddef2b330 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.113 () {48 vars in 968 bytes} [Wed Jul 1 01:28:39 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:28:45.417 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dbd53ecb-3b0f-4034-abde-73fbda16cf30 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.113 () {44 vars in 928 bytes} [Wed Jul 1 01:28:45 2026] GET /v2.0/networks/public => generated 108 bytes in 363 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 01:28:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:28:45.665 8 WARNING neutron.services.revisions.revision_plugin [None req-94bee374-6c50-4abc-980b-a80684b75652 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:28:45.693 8 INFO neutron.db.segments_db [None req-94bee374-6c50-4abc-980b-a80684b75652 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 43b0710a-03f6-4eaa-b4fc-03f081cf927b of type flat for network 6ec22fb4-224a-4e8a-b12d-4ffce9e3d0e1 2026-07-01 01:28:45.737 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94bee374-6c50-4abc-980b-a80684b75652 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.113 () {48 vars in 968 bytes} [Wed Jul 1 01:28:45 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-07-01 01:28:51.609 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf478008-3858-4a72-bf1e-760b778d97f7 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/14] 199.204.45.113 () {44 vars in 928 bytes} [Wed Jul 1 01:28:51 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 01:28:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:28:51.680 7 WARNING neutron.services.revisions.revision_plugin [None req-1c441868-b8ce-4ddb-ba3f-76f8ed8c5a50 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:28:51.696 7 INFO neutron.db.segments_db [None req-1c441868-b8ce-4ddb-ba3f-76f8ed8c5a50 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment d5288f7c-f30d-4653-820f-9a1bb39dad7f of type flat for network d3c528c1-8e2b-48bc-8c58-21cdf32fe60a 2026-07-01 01:28:51.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c441868-b8ce-4ddb-ba3f-76f8ed8c5a50 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/16] 199.204.45.113 () {48 vars in 968 bytes} [Wed Jul 1 01:28:51 2026] POST /v2.0/networks => generated 124 bytes in 97 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:28:57.586 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f1659c4a-7639-4377-8ae0-e28dcb8336a1 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.113 () {44 vars in 928 bytes} [Wed Jul 1 01:28:57 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 01:28:57 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:28:57.654 7 WARNING neutron.services.revisions.revision_plugin [None req-4e5e7649-19b4-4b39-ad18-38e084fe6bef df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:28:57.672 7 INFO neutron.db.segments_db [None req-4e5e7649-19b4-4b39-ad18-38e084fe6bef df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment c1b93b7f-1619-4a9b-ae1f-6e780b627e59 of type flat for network cc643e33-001f-496d-95fb-4aae4045e3b9 2026-07-01 01:28:57.692 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4e5e7649-19b4-4b39-ad18-38e084fe6bef df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.113 () {48 vars in 968 bytes} [Wed Jul 1 01:28:57 2026] POST /v2.0/networks => generated 124 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:29:03.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80c0a00e-5af1-49a7-8435-730d05dac3b8 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.113 () {44 vars in 928 bytes} [Wed Jul 1 01:29:03 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) [pid: 7|app: 0|req: 13/22] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 01:29:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:29:03.662 8 WARNING neutron.services.revisions.revision_plugin [None req-c9624b9e-2f24-45ed-9144-69adccd02841 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Could not find related network for resource to bump revision. 2026-07-01 01:29:03.684 8 INFO neutron.db.segments_db [None req-c9624b9e-2f24-45ed-9144-69adccd02841 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 464b8cc1-5d64-4a0a-b7d5-8a75b1e3dd59 of type flat for network fa16bd90-9431-49c3-a788-7e6e1a2d8730 [pid: 8|app: 0|req: 10/23] 199.204.45.113 () {48 vars in 968 bytes} [Wed Jul 1 01:29:03 2026] POST /v2.0/networks => generated 706 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:29:04.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a9cf1d3-edbb-45d2-86af-8f1f71281b8f df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/24] 199.204.45.113 () {44 vars in 928 bytes} [Wed Jul 1 01:29:04 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 01:29:04 2026] GET /v2.0/networks?name=public => generated 709 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:29:05.009 7 INFO neutron.pecan_wsgi.hooks.translation [None req-056a0efd-5988-45ac-9e3d-15e252a1a508 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 15/26] 199.204.45.113 () {44 vars in 1035 bytes} [Wed Jul 1 01:29:04 2026] GET /v2.0/subnets/public-subnet?network_id=fa16bd90-9431-49c3-a788-7e6e1a2d8730 => generated 113 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/27] 199.204.45.113 () {44 vars in 1058 bytes} [Wed Jul 1 01:29:05 2026] GET /v2.0/subnets?name=public-subnet&network_id=fa16bd90-9431-49c3-a788-7e6e1a2d8730 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.113 () {48 vars in 966 bytes} [Wed Jul 1 01:29:05 2026] POST /v2.0/subnets => generated 664 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:33:43.048 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ce06ef7-723a-4edf-b123-62d66d1b57b7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 01:33:43.050 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 01:33:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/lb-mgmt-net (ip 199.204.45.113) !!! 2026-07-01 01:33:43.180 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f65d7fe6-832b-4dfb-b953-4487b7dfe051 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 32/66] 199.204.45.113 () {44 vars in 938 bytes} [Wed Jul 1 01:33:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:33:43.193 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 01:33:43.194 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 01:33:43 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=lb-mgmt-net (ip 199.204.45.113) !!! [pid: 7|app: 0|req: 35/67] 199.204.45.113 () {44 vars in 960 bytes} [Wed Jul 1 01:33:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:33:43.285 8 INFO neutron.db.segments_db [None req-21177ef0-17bf-4b69-b2a5-402ed39ac5fb df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 20a82f86-906f-4b44-a9de-988cb5d8b132 of type vxlan for network b9e899e8-57bf-4f99-979c-d3526c6b2de6 [pid: 8|app: 0|req: 33/68] 199.204.45.113 () {48 vars in 967 bytes} [Wed Jul 1 01:33:43 2026] POST /v2.0/networks => generated 707 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:33:44.266 7 INFO oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50278. 2026-07-01 01:33:44.302 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2800a075-fbb1-4a62-bae7-10dfa5b0047a df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 199.204.45.113 () {44 vars in 938 bytes} [Wed Jul 1 01:33:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:33:44.328 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0ce06ef7-723a-4edf-b123-62d66d1b57b7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 50282. [pid: 8|app: 0|req: 34/70] 199.204.45.113 () {44 vars in 960 bytes} [Wed Jul 1 01:33:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:33:44.361 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80682ee5-29df-4421-91ec-a875975fa148 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 37/71] 199.204.45.113 () {44 vars in 1037 bytes} [Wed Jul 1 01:33:44 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/72] 199.204.45.113 () {44 vars in 1060 bytes} [Wed Jul 1 01:33:44 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 199.204.45.113 () {48 vars in 966 bytes} [Wed Jul 1 01:33:44 2026] POST /v2.0/subnets => generated 651 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 01:33:45.708 8 INFO neutron.api.v2.resource [None req-4f04ad1a-709a-4943-9e43-8697f7ac97dd df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 199.204.45.113 () {44 vars in 972 bytes} [Wed Jul 1 01:33:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 199.204.45.113 () {44 vars in 994 bytes} [Wed Jul 1 01:33:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 199.204.45.113 () {48 vars in 981 bytes} [Wed Jul 1 01:33:45 2026] POST /v2.0/security-groups => generated 1616 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/77] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:46 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 1616 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:47 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 1616 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:47 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 1616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:33:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:48 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:48 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:48 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => 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: 41/84] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:33:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:49 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:49 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:49 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 2846 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:33:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:50 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 3462 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:50 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:50 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 3462 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:33:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:51 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:51 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:51 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:33:51 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/97] 199.204.45.113 () {44 vars in 988 bytes} [Wed Jul 1 01:33:52 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:33:52.901 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bf5d0845-1cbe-44dc-8a5f-9da179db37a2 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 48/98] 199.204.45.113 () {44 vars in 1077 bytes} [Wed Jul 1 01:33:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 132 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/99] 199.204.45.113 () {44 vars in 1100 bytes} [Wed Jul 1 01:33:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/100] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:33:52 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/101] 199.204.45.113 () {48 vars in 962 bytes} [Wed Jul 1 01:33:52 2026] POST /v2.0/ports => generated 1100 bytes in 407 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 01:33:59.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-08de0408-4b43-40d1-be4e-24109b7f9511 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/104] 199.204.45.113 () {44 vars in 979 bytes} [Wed Jul 1 01:33:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/105] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Jul 1 01:33:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.113 () {48 vars in 1031 bytes} [Wed Jul 1 01:33:59 2026] PUT /v2.0/ports/77ab89c8-0290-4a9b-9c07-b8842b2d4970 => generated 1249 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.113 () {44 vars in 921 bytes} [Wed Jul 1 01:34:01 2026] GET /v2.0/ports => generated 3730 bytes in 91 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-07-01 01:34:02.652 7 INFO neutron.api.v2.resource [None req-ffab0ee4-06a0-4ba8-8be5-367e52b04934 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 56/108] 199.204.45.113 () {44 vars in 960 bytes} [Wed Jul 1 01:34:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 199.204.45.113 () {44 vars in 982 bytes} [Wed Jul 1 01:34:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 199.204.45.113 () {48 vars in 981 bytes} [Wed Jul 1 01:34:02 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/111] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:34:03 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 1610 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/112] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:34:03 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/113] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:34:03 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 1610 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/114] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:34:03 2026] POST /v2.0/security-group-rules => generated 623 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/115] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:34:04 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 2246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/116] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:34:04 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 2246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/117] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:34:04 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 2246 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/118] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:34:04 2026] POST /v2.0/security-group-rules => generated 627 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/129] 199.204.45.113 () {44 vars in 976 bytes} [Wed Jul 1 01:35:11 2026] GET /v2.0/quotas/400a6bde0f4642049a8b6c21a1a4e8c6 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 67/130] 199.204.45.113 () {48 vars in 1028 bytes} [Wed Jul 1 01:35:11 2026] PUT /v2.0/quotas/400a6bde0f4642049a8b6c21a1a4e8c6 => generated 291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:37:21.604 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 01:37:21.606 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:37:21 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 199.204.45.113) !!! /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-07-01 01:37:21.743 7 INFO neutron.pecan_wsgi.hooks.translation [None req-32d7a712-a641-4b88-aa18-695a943a9f53 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 76/147] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 01:37:21 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 145 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:37:21.755 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ce06ef7-723a-4edf-b123-62d66d1b57b7] 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, ' [pid: 8|app: 0|req: 72/148] 199.204.45.113 () {30 vars in 762 bytes} [Wed Jul 1 01:37:21 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:37:23.531 7 INFO oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48230. 2026-07-01 01:37:23.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7aab185-f51a-441e-9a92-c1f060fcce96 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 77/149] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 01:37:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/150] 199.204.45.113 () {30 vars in 762 bytes} [Wed Jul 1 01:37:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:44:14.283 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ce06ef7-723a-4edf-b123-62d66d1b57b7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 01:44:14.283 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:44:14 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=ac22ab2a5c4042ea94bfb9885a57522e (ip 199.204.45.113) !!! 2026-07-01 01:44:14.434 8 INFO neutron.api.v2.resource [None req-dfd6d757-b524-4d99-8f9f-9f7c2779643d df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/207] 199.204.45.113 () {44 vars in 1075 bytes} [Wed Jul 1 01:44:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 139 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:44:14.443 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 01:44:14.446 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Wed Jul 1 01:44:14 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=ac22ab2a5c4042ea94bfb9885a57522e (ip 199.204.45.113) !!! [pid: 7|app: 0|req: 106/208] 199.204.45.113 () {44 vars in 1098 bytes} [Wed Jul 1 01:44:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 23 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 199.204.45.113 () {48 vars in 982 bytes} [Wed Jul 1 01:44:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 01:44:15.803 7 INFO oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55466. [pid: 7|app: 0|req: 107/210] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 01:44:15 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 1624 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:44:15 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 01:44:15 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:44:16.019 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0ce06ef7-723a-4edf-b123-62d66d1b57b7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 55472. [pid: 8|app: 0|req: 105/213] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:44:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/214] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 01:44:17 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 2234 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:44:17 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68 => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 01:44:17 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/217] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:44:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 01:44:18 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/219] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:44:18 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/220] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 01:44:18 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => 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: 109/221] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:44:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/222] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 01:44:19 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 3460 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/223] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:44:19 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/224] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 01:44:19 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/225] 199.204.45.113 () {48 vars in 992 bytes} [Wed Jul 1 01:44:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/244] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 01:46:31 2026] GET /v2.0/networks?tenant_id=ac22ab2a5c4042ea94bfb9885a57522e&shared=False => generated 15 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:46:31.262 8 INFO neutron.db.segments_db [None req-f3e5416f-9874-41c0-bc3f-101ed2d79607 8638521a4f46489cb5b0ab83bcc041f4 ac22ab2a5c4042ea94bfb9885a57522e - - 33387d47d0fe4d669126543333fa5ff8 33387d47d0fe4d669126543333fa5ff8] Added segment 87eb642b-0b29-4988-ab64-dce652484a7e of type vxlan for network 3f7c3d13-e446-4b59-ae43-526ad82fac7b [pid: 8|app: 0|req: 121/245] 199.204.45.113 () {34 vars in 682 bytes} [Wed Jul 1 01:46:31 2026] POST /v2.0/networks => generated 718 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/246] 199.204.45.113 () {30 vars in 722 bytes} [Wed Jul 1 01:46:31 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: 122/247] 199.204.45.113 () {30 vars in 633 bytes} [Wed Jul 1 01:46:31 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: 126/248] 199.204.45.113 () {34 vars in 677 bytes} [Wed Jul 1 01:46:31 2026] POST /v2.0/ports => generated 999 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 199.204.45.113 () {30 vars in 703 bytes} [Wed Jul 1 01:46:31 2026] GET /v2.0/networks/3f7c3d13-e446-4b59-ae43-526ad82fac7b => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 199.204.45.113 () {30 vars in 722 bytes} [Wed Jul 1 01:46:33 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 199.204.45.113 () {30 vars in 703 bytes} [Wed Jul 1 01:46:34 2026] GET /v2.0/networks/3f7c3d13-e446-4b59-ae43-526ad82fac7b => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 199.204.45.113 () {44 vars in 976 bytes} [Wed Jul 1 01:46:51 2026] GET /v2.0/quotas/ac22ab2a5c4042ea94bfb9885a57522e => generated 292 bytes in 9 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: 126/255] 199.204.45.113 () {48 vars in 1028 bytes} [Wed Jul 1 01:46:52 2026] PUT /v2.0/quotas/ac22ab2a5c4042ea94bfb9885a57522e => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:58:22.788 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 01:58:22.788 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:58:22 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.113) !!! 2026-07-01 01:58:22.937 7 INFO neutron.pecan_wsgi.hooks.translation [None req-85d8a0c7-77f7-4bd2-a950-d1cf3c3e46b0 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 176/348] 199.204.45.113 () {44 vars in 928 bytes} [Wed Jul 1 01:58:22 2026] GET /v2.0/networks/public => generated 108 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:58:22.949 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ce06ef7-723a-4edf-b123-62d66d1b57b7] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-07-01 01:58:22.949 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 1 01:58:22 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.113) !!! [pid: 8|app: 0|req: 173/349] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 01:58:22 2026] GET /v2.0/networks?name=public => generated 753 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:58:24.262 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0ce06ef7-723a-4edf-b123-62d66d1b57b7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58694. 2026-07-01 01:58:24.298 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3058f0c-688b-47a4-b78c-67c28232e686 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/352] 199.204.45.113 () {44 vars in 928 bytes} [Wed Jul 1 01:58:24 2026] GET /v2.0/networks/public => generated 108 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 01:58:24.326 7 INFO oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 58700. [pid: 7|app: 0|req: 178/353] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 01:58:24 2026] GET /v2.0/networks?name=public => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:58:24.384 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07d93e40-417c-40c4-8619-931f10d4db24 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 176/354] 199.204.45.113 () {44 vars in 1035 bytes} [Wed Jul 1 01:58:24 2026] GET /v2.0/subnets/public-subnet?network_id=fa16bd90-9431-49c3-a788-7e6e1a2d8730 => generated 113 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/355] 199.204.45.113 () {44 vars in 1058 bytes} [Wed Jul 1 01:58:24 2026] GET /v2.0/subnets?name=public-subnet&network_id=fa16bd90-9431-49c3-a788-7e6e1a2d8730 => generated 667 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:58:51.001 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0de2c5dd-a3bc-4cbb-a874-98babfefc708 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/358] 199.204.45.113 () {44 vars in 938 bytes} [Wed Jul 1 01:58:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.204.45.113 () {44 vars in 960 bytes} [Wed Jul 1 01:58:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:58:51.987 7 INFO neutron.pecan_wsgi.hooks.translation [None req-051e536c-4e7a-4a7e-8a81-f865c1c4739d df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/360] 199.204.45.113 () {44 vars in 938 bytes} [Wed Jul 1 01:58:51 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.204.45.113 () {44 vars in 960 bytes} [Wed Jul 1 01:58:51 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:58:52.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d153ebf-d277-4281-9a54-731be9e52b7c df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 183/362] 199.204.45.113 () {44 vars in 1037 bytes} [Wed Jul 1 01:58:52 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.204.45.113 () {44 vars in 1060 bytes} [Wed Jul 1 01:58:52 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:58:53.254 7 INFO neutron.api.v2.resource [None req-004aa554-2d20-4440-b9e3-ecb6912538b1 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/364] 199.204.45.113 () {44 vars in 972 bytes} [Wed Jul 1 01:58:53 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 199.204.45.113 () {44 vars in 994 bytes} [Wed Jul 1 01:58:53 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:54 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:54 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 01:58:54 2026] GET /v2.0/security-group-rules/73af9563-2c91-449d-971c-68f6b42490a1 => 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: 187/371] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:55 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:55 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 01:58:55 2026] GET /v2.0/security-group-rules/5c03bbc2-bd1b-4f99-89ef-db3fc52a6c32 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:56 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:56 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 01:58:56 2026] GET /v2.0/security-group-rules/ee058434-5abe-45e8-bc93-de995e21ee10 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:57 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:57 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => 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: 191/379] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 01:58:57 2026] GET /v2.0/security-group-rules/526fbf0a-dbe1-4e84-83aa-71cf3bb92b42 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:58 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/381] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:58 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 01:58:58 2026] GET /v2.0/security-group-rules/9adf75c7-5037-4a2b-bbe8-6d0c1102dab1 => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/383] 199.204.45.113 () {44 vars in 988 bytes} [Wed Jul 1 01:58:59 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 01:58:59.470 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d777fd69-1347-4899-8297-4ad96671f55a df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/384] 199.204.45.113 () {44 vars in 1077 bytes} [Wed Jul 1 01:58:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 199.204.45.113 () {44 vars in 1100 bytes} [Wed Jul 1 01:58:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 1254 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:58:59 2026] GET /v2.0/security-groups/3e0cef66-bf15-4c0d-9cb8-592f9aa3e300 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:59:06.173 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4907ab75-a3e7-42bc-b043-06b645fbf9c0 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/387] 199.204.45.113 () {44 vars in 979 bytes} [Wed Jul 1 01:59:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/388] 199.204.45.113 () {44 vars in 1001 bytes} [Wed Jul 1 01:59:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 199.204.45.113 () {44 vars in 921 bytes} [Wed Jul 1 01:59:07 2026] GET /v2.0/ports => generated 4725 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:59:08.705 8 INFO neutron.api.v2.resource [None req-d82c9bad-4570-4251-875e-fb1e54f3f90c df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/390] 199.204.45.113 () {44 vars in 960 bytes} [Wed Jul 1 01:59:08 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.204.45.113 () {44 vars in 982 bytes} [Wed Jul 1 01:59:08 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:59:09 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 2886 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:59:09 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 01:59:09 2026] GET /v2.0/security-group-rules/c6b9b7af-d6f3-40fd-904f-61334aa6b7b1 => generated 623 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:59:10 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/398] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 01:59:10 2026] GET /v2.0/security-groups/4bc6a0e8-a608-4d19-989d-bd7392fb1eba => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 01:59:10 2026] GET /v2.0/security-group-rules/81c77fc8-6e97-4861-bd24-d23235abf4be => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.113 () {44 vars in 976 bytes} [Wed Jul 1 01:59:23 2026] GET /v2.0/quotas/400a6bde0f4642049a8b6c21a1a4e8c6 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:00:17.251 7 INFO neutron.api.v2.resource [None req-57c4aeaa-97c5-4da5-a60d-e1d0be69164d df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/409] 199.204.45.113 () {44 vars in 1075 bytes} [Wed Jul 1 02:00:17 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 139 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.204.45.113 () {44 vars in 1098 bytes} [Wed Jul 1 02:00:17 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 4072 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 02:00:18 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 02:00:18 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68 => generated 4075 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 02:00:18 2026] GET /v2.0/security-group-rules/d9194d18-1463-43ae-93c2-fe96abbce293 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 02:00:19 2026] GET /v2.0/security-group-rules/69f06aad-a3fd-4f12-9926-06b174f725d9 => generated 599 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 4075 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/418] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/419] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 02:00:20 2026] GET /v2.0/security-group-rules/9412c0fe-98a7-4906-8c7e-5c3425b6672e => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 199.204.45.113 () {44 vars in 1089 bytes} [Wed Jul 1 02:00:21 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68?project_id=ac22ab2a5c4042ea94bfb9885a57522e => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 199.204.45.113 () {44 vars in 1002 bytes} [Wed Jul 1 02:00:21 2026] GET /v2.0/security-groups/ee4ab75d-0392-42bf-b0d1-10fd74dc9a68 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.113 () {44 vars in 1012 bytes} [Wed Jul 1 02:00:21 2026] GET /v2.0/security-group-rules/2c0b0c6b-12cd-4482-b93d-6d4dbacac5d8 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.113 () {44 vars in 976 bytes} [Wed Jul 1 02:00:29 2026] GET /v2.0/quotas/ac22ab2a5c4042ea94bfb9885a57522e => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/432] 199.204.45.113 () {44 vars in 950 bytes} [Wed Jul 1 02:01:18 2026] GET /v2.0/networks?name=public => generated 753 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:01:56.418 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [0ce06ef7-723a-4edf-b123-62d66d1b57b7] 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: 218/439] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:01:56 2026] GET /v2.0/networks => generated 2168 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:57.592 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] 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: 222/440] 10.0.0.241 () {32 vars in 655 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/441] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/routers => generated 15 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/442] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/ports => generated 4725 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/443] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/444] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:01:57.850 8 INFO oslo.messaging._drivers.impl_rabbit [-] [0ce06ef7-723a-4edf-b123-62d66d1b57b7] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 35172. [pid: 8|app: 0|req: 221/445] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/446] 10.0.0.241 () {32 vars in 655 bytes} [Wed Jul 1 02:01:57 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:08.450 7 INFO oslo.messaging._drivers.impl_rabbit [-] [98b7deba-228e-4fa8-a710-fa5eea6ae953] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 45824. 2026-07-01 02:02:08.611 7 INFO neutron.db.segments_db [None req-6b67d91a-3374-4ff1-969a-d02451aa5c90 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment a4f54c3d-cc3f-459a-8af9-8a3e64aac554 of type vxlan for network d6c1bb0c-e2fb-4967-8c58-271cc2122e03 2026-07-01 02:02:08.622 8 INFO neutron.db.segments_db [None req-c5a3fbe1-34b7-4635-b0ff-9011d7d64b0b df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 8dc73491-0a5c-47d0-8003-27563ad5d200 of type vxlan for network 9f261f73-f950-4c03-ad23-b362e17cbcb7 [pid: 8|app: 0|req: 222/447] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:02:08 2026] POST /v2.0/networks => generated 749 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/448] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:02:08 2026] POST /v2.0/networks => generated 748 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/449] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:08 2026] POST /v2.0/subnets => generated 696 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:08.987 8 INFO neutron.db.segments_db [None req-6ed95f23-910b-4625-81b2-de5285cbc141 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 56894b7d-e163-4f01-94a0-ca24fb669642 of type vxlan for network 2ff11565-bb16-4533-9d8e-d4f66965e202 [pid: 7|app: 0|req: 228/450] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:08 2026] POST /v2.0/subnets => generated 695 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/451] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:02:08 2026] POST /v2.0/networks => generated 752 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:09.128 7 INFO neutron.db.segments_db [None req-7817fa84-c62d-4eea-b62a-80ec99e59c56 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment a3f59aa5-5172-44b5-b67d-9954f16b199b of type vxlan for network e5318e27-a9a4-4f0a-9fd9-ff57bdb68693 [pid: 8|app: 0|req: 224/452] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:09 2026] GET /v2.0/security-groups?tenant_id=e0c608311d8e4e7886177e95cf7ded52&name=default => generated 2921 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:09.471 7 INFO neutron.db.l3_hamode_db [None req-7817fa84-c62d-4eea-b62a-80ec99e59c56 df937ff3d3444a8aaedfd9114c8bd4f2 22e2706f837c4c9996baaf030ebe6a69 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 227/455] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:09 2026] POST /v2.0/subnets => generated 699 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:09.583 8 INFO neutron.db.segments_db [None req-b5f88193-1843-4545-9b4d-0c3684b33405 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 1fc48694-0d46-40e7-a31d-dad4d6b40293 of type vxlan for network a600f844-e592-44d2-90b7-de7907e6e48f 2026-07-01 02:02:09.903 8 INFO neutron.db.l3_hamode_db [None req-b5f88193-1843-4545-9b4d-0c3684b33405 df937ff3d3444a8aaedfd9114c8bd4f2 fd10afa90ff9447aa0cb47cb7e1e15dd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:10.655 7 INFO neutron.db.l3_hamode_db [None req-7817fa84-c62d-4eea-b62a-80ec99e59c56 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:11.123 8 INFO neutron.db.l3_hamode_db [None req-b5f88193-1843-4545-9b4d-0c3684b33405 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 229/456] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:09 2026] POST /v2.0/routers => generated 736 bytes in 2680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/457] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:11 2026] DELETE /v2.0/security-groups/46f8dcd3-0aca-4549-ad2a-2e7eff424b26 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:11.962 7 INFO neutron.db.segments_db [None req-dc321f56-24d0-4701-a0fa-09e177d3fe78 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 5e09cc3e-c677-42ca-9c74-854010b0f16a of type vxlan for network f16522da-b331-48a3-b36b-245ed9830625 [pid: 8|app: 0|req: 228/458] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:09 2026] POST /v2.0/routers => generated 735 bytes in 2720 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:12.287 7 INFO neutron.db.l3_hamode_db [None req-dc321f56-24d0-4701-a0fa-09e177d3fe78 df937ff3d3444a8aaedfd9114c8bd4f2 0a03130823034c4989a5d693eafda370 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:13.142 7 INFO neutron.db.l3_hamode_db [None req-dc321f56-24d0-4701-a0fa-09e177d3fe78 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 229/459] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:02:12 2026] PUT /v2.0/routers/bed71e77-16a5-43db-9f69-b33e3ac6bebd/add_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/460] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:11 2026] POST /v2.0/routers => generated 739 bytes in 2181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:14.340 7 INFO neutron.db.segments_db [None req-490697c4-d8df-4aa0-98ca-823e60643031 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment d29566c8-945d-4c24-a3fe-11c2756f0be8 of type vxlan for network 5c468541-a09f-4167-bcc3-b23e17443052 [pid: 7|app: 0|req: 232/461] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:02:14 2026] POST /v2.0/networks => generated 742 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/462] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:02:13 2026] PUT /v2.0/routers/7358b88e-eebb-4f0a-b717-8ad18f963002/add_router_interface => generated 309 bytes in 1088 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/463] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:14 2026] POST /v2.0/subnets => generated 690 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:14.904 8 WARNING neutron_lib.context [req-96f7db55-91f6-4181-a28c-353cdedccefb req-f3a61b24-17e8-4b00-8800-bf14290c42b6 2026e9152da948ab851a249c93ef41b2 22e2706f837c4c9996baaf030ebe6a69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 232/464] 10.0.0.198 () {38 vars in 971 bytes} [Wed Jul 1 02:02:14 2026] POST /v2.0/security-groups => generated 1686 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:02:15.100 8 INFO neutron.db.segments_db [None req-8f192eb4-d862-4bd5-85a9-f7d03e283460 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 131f0c0d-29a6-471a-bae1-e34900a7ab4b of type vxlan for network 896cb41e-672f-4cb8-b3e6-faa10ffa4418 2026-07-01 02:02:15.418 8 INFO neutron.db.l3_hamode_db [None req-8f192eb4-d862-4bd5-85a9-f7d03e283460 df937ff3d3444a8aaedfd9114c8bd4f2 7de8efefdc5e4c02b336422fb1c6a449 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/465] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:02:14 2026] PUT /v2.0/routers/d9c9fec5-e0ee-4d31-80ec-0bbd73f05271/add_router_interface => generated 309 bytes in 1553 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:15.992 7 WARNING neutron_lib.context [None req-f42f5ee2-fc77-4160-a8e1-f8e9713c87ec 3f9d161a7ffd4aff8c8d21f836526bf3 fd10afa90ff9447aa0cb47cb7e1e15dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 234/466] 10.0.0.241 () {34 vars in 685 bytes} [Wed Jul 1 02:02:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/467] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:16 2026] GET /v2.0/security-groups/83f96d0e-d588-4553-a34e-4f5ecf66ba1a => generated 1686 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:16.236 7 WARNING neutron_lib.context [None req-901e4cf6-a986-4c30-856d-f5f3ba125826 3f9d161a7ffd4aff8c8d21f836526bf3 fd10afa90ff9447aa0cb47cb7e1e15dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/468] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:02:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:16.372 7 WARNING neutron_lib.context [req-01aff855-973d-4c80-959b-ed05fdb3c6f2 req-96e33d63-a6cf-4169-b8fa-2f3784e1b63d 2026e9152da948ab851a249c93ef41b2 22e2706f837c4c9996baaf030ebe6a69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:02:16.470 8 INFO neutron.db.l3_hamode_db [None req-8f192eb4-d862-4bd5-85a9-f7d03e283460 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 237/469] 10.0.0.198 () {38 vars in 981 bytes} [Wed Jul 1 02:02:16 2026] POST /v2.0/security-group-rules => generated 614 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:16.506 7 WARNING neutron_lib.context [None req-f2ca3b54-d7f5-46cc-8ebb-85a046dcebb8 3f9d161a7ffd4aff8c8d21f836526bf3 fd10afa90ff9447aa0cb47cb7e1e15dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/470] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:02:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:16.639 7 WARNING neutron_lib.context [None req-3343006c-ec53-423b-bbfc-d79d24960e45 460978238d0d4d5eb45137543cae0714 0a03130823034c4989a5d693eafda370 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 239/471] 10.0.0.241 () {34 vars in 685 bytes} [Wed Jul 1 02:02:16 2026] POST /v2.0/security-groups => generated 1656 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:02:16.803 7 WARNING neutron_lib.context [req-0c9f1db3-c7f8-4d1c-b500-d7a1e5b49f36 req-44f6aea8-351e-4711-bbf8-52080a68c69e 2026e9152da948ab851a249c93ef41b2 22e2706f837c4c9996baaf030ebe6a69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 240/472] 10.0.0.198 () {38 vars in 971 bytes} [Wed Jul 1 02:02:16 2026] POST /v2.0/security-groups => generated 1685 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:02:16.943 7 WARNING neutron_lib.context [None req-c230b913-f8b8-48d1-aba1-884e488b4c6c 3f9d161a7ffd4aff8c8d21f836526bf3 fd10afa90ff9447aa0cb47cb7e1e15dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 233/473] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:15 2026] POST /v2.0/routers => generated 730 bytes in 2230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:17.270 8 WARNING neutron_lib.context [None req-cc11ebfb-a97f-4706-b485-7e130cae452f 460978238d0d4d5eb45137543cae0714 0a03130823034c4989a5d693eafda370 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 234/474] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:02:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/475] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:17 2026] GET /v2.0/security-groups/d58d14a6-7481-435b-94da-01add0893254 => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/476] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:02:16 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:17.548 7 WARNING neutron_lib.context [None req-4c919cf4-6971-4d1f-aa95-db3c53c05077 460978238d0d4d5eb45137543cae0714 0a03130823034c4989a5d693eafda370 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 242/477] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:02:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:17.666 7 WARNING neutron_lib.context [req-38b5f57a-8bd3-4308-b1d5-00940145d3e6 req-83ace0de-48bf-444b-94b2-f832ab6eadbd 2026e9152da948ab851a249c93ef41b2 22e2706f837c4c9996baaf030ebe6a69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/478] 10.0.0.198 () {38 vars in 981 bytes} [Wed Jul 1 02:02:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:17.802 7 WARNING neutron_lib.context [None req-5c869e4d-e5c4-4bc7-8d6b-41f3ab717197 460978238d0d4d5eb45137543cae0714 0a03130823034c4989a5d693eafda370 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 244/479] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:02:17 2026] POST /v2.0/floatingips => generated 552 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/480] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/security-groups/d58d14a6-7481-435b-94da-01add0893254 => generated 2310 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:18.429 7 WARNING neutron_lib.context [req-4b92dd73-509e-4933-930b-d9308ad70f0d req-5daa49fa-504e-45ac-b792-b7baecc98caf 2026e9152da948ab851a249c93ef41b2 22e2706f837c4c9996baaf030ebe6a69 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/481] 10.0.0.198 () {38 vars in 981 bytes} [Wed Jul 1 02:02:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/482] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/security-groups/d58d14a6-7481-435b-94da-01add0893254 => generated 2940 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/483] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:02:17 2026] PUT /v2.0/routers/fc2cf6c8-82ed-4a8a-8744-31877842d17e/add_router_interface => generated 309 bytes in 1178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/484] 10.0.0.198 () {34 vars in 1001 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/security-group-rules/d2828d8e-6035-4b95-b59e-91a5e41eb599 => generated 616 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/485] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/security-groups/d58d14a6-7481-435b-94da-01add0893254 => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/486] 10.0.0.198 () {36 vars in 1023 bytes} [Wed Jul 1 02:02:18 2026] DELETE /v2.0/security-group-rules/d2828d8e-6035-4b95-b59e-91a5e41eb599 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/487] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/security-groups/d58d14a6-7481-435b-94da-01add0893254 => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/488] 10.0.0.198 () {34 vars in 1098 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--269225997&fields=id&tenant_id=0a03130823034c4989a5d693eafda370 => generated 69 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/489] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/networks?id=2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 684 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/490] 10.0.0.198 () {36 vars in 1013 bytes} [Wed Jul 1 02:02:18 2026] DELETE /v2.0/security-groups/d58d14a6-7481-435b-94da-01add0893254 => 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: 240/491] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/quotas/0a03130823034c4989a5d693eafda370 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/492] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/security-groups/83f96d0e-d588-4553-a34e-4f5ecf66ba1a => generated 2311 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/493] 10.0.0.198 () {36 vars in 1013 bytes} [Wed Jul 1 02:02:18 2026] DELETE /v2.0/security-groups/83f96d0e-d588-4553-a34e-4f5ecf66ba1a => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/494] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:02:18 2026] GET /v2.0/ports?tenant_id=0a03130823034c4989a5d693eafda370&fields=id => generated 103 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:19.175 8 WARNING neutron_lib.context [None req-b3981456-1651-4e28-99d1-f1ce1d6ac141 dd8e859d4a1f401fa974034f2f957510 7de8efefdc5e4c02b336422fb1c6a449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 242/495] 10.0.0.241 () {34 vars in 685 bytes} [Wed Jul 1 02:02:19 2026] POST /v2.0/security-groups => generated 1661 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:02:19.299 8 WARNING neutron_lib.context [None req-a417c85b-4089-4551-a48a-db57e2197f7c dd8e859d4a1f401fa974034f2f957510 7de8efefdc5e4c02b336422fb1c6a449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 243/496] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:02:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/497] 10.0.0.198 () {34 vars in 907 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/extensions => generated 20516 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-01 02:02:19.441 8 WARNING neutron_lib.context [None req-fdf0eb2e-d80a-43e1-a391-c6b512ad195f dd8e859d4a1f401fa974034f2f957510 7de8efefdc5e4c02b336422fb1c6a449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 245/498] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:02:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/499] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:19.587 8 WARNING neutron_lib.context [None req-777892d1-a91b-4e8a-8474-9fce3b954117 dd8e859d4a1f401fa974034f2f957510 7de8efefdc5e4c02b336422fb1c6a449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 254/500] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:02:19 2026] PUT /v2.0/routers/bed71e77-16a5-43db-9f69-b33e3ac6bebd/remove_router_interface => generated 309 bytes in 938 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/501] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:02:19 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?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: 247/502] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:02:19 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: 248/503] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/504] 10.0.0.198 () {34 vars in 1100 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1073679306&fields=id&tenant_id=7de8efefdc5e4c02b336422fb1c6a449 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/505] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/networks?id=5c468541-a09f-4167-bcc3-b23e17443052 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/506] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/quotas/7de8efefdc5e4c02b336422fb1c6a449 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:20.642 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-8fda3f74-0e5c-428a-b8a7-cad00a75f6f1 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 252/507] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/ports?tenant_id=7de8efefdc5e4c02b336422fb1c6a449&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?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: 254/509] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?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: 255/510] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:20 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:21.051 7 INFO neutron.db.l3_hamode_db [None req-8fda3f74-0e5c-428a-b8a7-cad00a75f6f1 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network e5318e27-a9a4-4f0a-9fd9-ff57bdb68693 was deleted as no HA routers are present in tenant 22e2706f837c4c9996baaf030ebe6a69. [pid: 7|app: 0|req: 256/511] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:20 2026] DELETE /v2.0/routers/bed71e77-16a5-43db-9f69-b33e3ac6bebd => generated 0 bytes in 1036 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:21 2026] DELETE /v2.0/subnets/07c2134d-b7d3-4d88-a3a0-c257b97a5e90 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:21 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:21.398 7 INFO neutron.services.segments.plugin [-] Segment a3f59aa5-5172-44b5-b67d-9954f16b199b resource provider aggregate not found 2026-07-01 02:02:21.415 7 INFO neutron.services.segments.plugin [-] Segment a3f59aa5-5172-44b5-b67d-9954f16b199b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3f59aa5-5172-44b5-b67d-9954f16b199b found for delete ", "request_id": "req-3727ed84-b83c-4482-ad94-8082e533d575"}]} 2026-07-01 02:02:21.417 7 INFO neutron.services.segments.plugin [-] Segment a3f59aa5-5172-44b5-b67d-9954f16b199b resource provider aggregate not found 2026-07-01 02:02:21.431 7 INFO neutron.services.segments.plugin [-] Segment a3f59aa5-5172-44b5-b67d-9954f16b199b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3f59aa5-5172-44b5-b67d-9954f16b199b found for delete ", "request_id": "req-459c54dc-7470-423a-8d17-344c3de7bc48"}]} [pid: 7|app: 0|req: 257/514] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:21 2026] DELETE /v2.0/networks/9f261f73-f950-4c03-ad23-b362e17cbcb7 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:21 2026] GET /v2.0/security-groups?tenant_id=22e2706f837c4c9996baaf030ebe6a69&name=default => generated 2921 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:21 2026] DELETE /v2.0/security-groups/24149abf-e224-419d-8a8a-bb2e983c3c80 => 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: 259/517] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 10.0.0.198 () {34 vars in 1100 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1296685350&fields=id&tenant_id=fd10afa90ff9447aa0cb47cb7e1e15dd => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/networks?id=d6c1bb0c-e2fb-4967-8c58-271cc2122e03 => generated 680 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/520] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/quotas/fd10afa90ff9447aa0cb47cb7e1e15dd => 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: 260/521] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => 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: 262/522] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/ports?tenant_id=fd10afa90ff9447aa0cb47cb7e1e15dd&fields=id => generated 103 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/523] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/networks/d6c1bb0c-e2fb-4967-8c58-271cc2122e03?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: 263/524] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/networks/d6c1bb0c-e2fb-4967-8c58-271cc2122e03?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: 262/525] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:22 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 264/526] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:23.588 7 INFO neutron.services.segments.plugin [-] Segment 8dc73491-0a5c-47d0-8003-27563ad5d200 resource provider aggregate not found [pid: 7|app: 0|req: 263/527] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:23 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:23.996 8 INFO neutron.db.segments_db [None req-78045785-b2da-4f0b-9bb4-823e44d42750 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 1aeb0d37-51a5-4af8-9d25-e02136f41a80 of type vxlan for network 7e4c9194-ecf4-4091-a7b2-b244b3a256d7 2026-07-01 02:02:24.050 7 INFO neutron.services.segments.plugin [-] Segment 8dc73491-0a5c-47d0-8003-27563ad5d200 resource provider aggregate not found 2026-07-01 02:02:24.056 7 INFO neutron.services.segments.plugin [-] Segment 8dc73491-0a5c-47d0-8003-27563ad5d200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc73491-0a5c-47d0-8003-27563ad5d200 found for delete ", "request_id": "req-20692011-caf8-4e89-bc8f-0815943d3832"}]} 2026-07-01 02:02:24.081 7 INFO neutron.services.segments.plugin [-] Segment 8dc73491-0a5c-47d0-8003-27563ad5d200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dc73491-0a5c-47d0-8003-27563ad5d200 found for delete ", "request_id": "req-3172d82d-1424-45ee-b442-5d7a489d6225"}]} [pid: 7|app: 0|req: 266/530] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:02:23 2026] POST /v2.0/networks => generated 744 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 267/533] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:24 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-07-01 02:02:24.374 8 INFO neutron.db.segments_db [None req-6affb0c2-10c6-4715-88ff-6771e00ca29c df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 9a7b15bb-e4c5-4b63-9db6-18dc5704554d of type vxlan for network bba0ce91-d4be-401c-bc69-e7a4dc736404 2026-07-01 02:02:24.608 8 INFO neutron.db.l3_hamode_db [None req-6affb0c2-10c6-4715-88ff-6771e00ca29c df937ff3d3444a8aaedfd9114c8bd4f2 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 268/534] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:24 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => 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: 269/535] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 270/536] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/networks?id=2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 684 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/537] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 272/538] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0a03130823034c4989a5d693eafda370 => generated 180 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:25.372 7 WARNING neutron_lib.context [req-07c37003-295a-43d0-a7fe-a1836f151203 req-34a4d596-6b8a-4b6b-9a33-ef71b234a74d 460978238d0d4d5eb45137543cae0714 0a03130823034c4989a5d693eafda370 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:02:25.439 8 INFO neutron.db.l3_hamode_db [None req-6affb0c2-10c6-4715-88ff-6771e00ca29c df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 273/539] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:02:25 2026] POST /v2.0/ports => generated 958 bytes in 430 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: 274/540] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 961 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/541] 199.204.45.113 () {34 vars in 911 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/extensions => generated 20516 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/542] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:25 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/543] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:24 2026] POST /v2.0/routers => generated 731 bytes in 2190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/544] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:26 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 269/545] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:26 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/546] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:02:26 2026] PUT /v2.0/ports/ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 1239 bytes in 462 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: 278/547] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:26 2026] GET /v2.0/networks?id=5c468541-a09f-4167-bcc3-b23e17443052 => generated 675 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/548] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:02:26 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7de8efefdc5e4c02b336422fb1c6a449 => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:27.011 7 WARNING neutron_lib.context [req-1a9fbe98-a93e-40e1-a864-e96b6d918984 req-8c94a694-0642-4044-8a3e-ceaefa371529 dd8e859d4a1f401fa974034f2f957510 7de8efefdc5e4c02b336422fb1c6a449 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 280/549] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:02:27 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, ' 2026-07-01 02:02:27.423 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ae2dd51-eab9-4e31-9ae1-c81111d0c621'] response: {'name': 'network-changed', 'server_uuid': '948defd4-7bb2-4209-a0e9-8371715b0a4e', 'tag': 'ae083c00-2027-4d7e-a3ae-702f5dae70b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 281/550] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/551] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:02:27 2026] PUT /v2.0/ports/fee6b0c0-56ed-46db-b642-9b87d2c4b56b => generated 1235 bytes in 486 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: 283/552] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/553] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 270/554] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:02:26 2026] PUT /v2.0/routers/731bf34b-70c3-4a00-a3c0-f1abceda9ca7/add_router_interface => generated 309 bytes in 1466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/555] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:27 2026] GET /v2.0/ports?tenant_id=0a03130823034c4989a5d693eafda370&device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 1242 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/556] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/557] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/subnets?id=9a8c0e94-7aac-488a-818b-36a5a9199304 => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/558] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/559] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:28.452 8 WARNING neutron_lib.context [req-8ec67b37-1ed8-45de-9953-6f1c384b4202 req-ebd60d24-e059-4401-8e40-ba2215abfaa8 691c34c237254580a12a157948e44305 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 288/560] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/ports?network_id=2ff11565-bb16-4533-9d8e-d4f66965e202&device_owner=network%3Adhcp => generated 1244 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/561] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/562] 10.0.0.198 () {38 vars in 971 bytes} [Wed Jul 1 02:02:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/563] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?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-07-01 02:02:28.627 8 WARNING neutron_lib.context [req-f53a1c34-1629-40b5-b757-c402b8cefb3a req-3986aed2-7c6d-4630-9d37-68bc0fe18671 691c34c237254580a12a157948e44305 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/564] 10.0.0.198 () {38 vars in 971 bytes} [Wed Jul 1 02:02:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:02:28.816 7 WARNING neutron_lib.context [req-7ede9c19-4c93-41af-ad1e-141478d96dd3 req-a1f9c2f4-a685-41c7-83d1-1d1b8d71b311 691c34c237254580a12a157948e44305 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 291/565] 10.0.0.198 () {38 vars in 971 bytes} [Wed Jul 1 02:02:28 2026] POST /v2.0/security-groups => generated 1682 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/566] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/ports?tenant_id=7de8efefdc5e4c02b336422fb1c6a449&device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 292/567] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:02:28 2026] GET /v2.0/security-groups?tenant_id=aa90fe47d5444c319e4b9c7c08c741c4 => generated 7910 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/568] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups/e56ed429-6f29-442b-af0f-64b625f4bf83 => generated 2922 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/569] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=fee6b0c0-56ed-46db-b642-9b87d2c4b56b => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/570] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/571] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/networks?id=d6c1bb0c-e2fb-4967-8c58-271cc2122e03 => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/572] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups/e56ed429-6f29-442b-af0f-64b625f4bf83 => generated 2922 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/573] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/subnets?id=72a4b35a-f193-478e-9662-79737296dee4 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/574] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/575] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/ports?network_id=5c468541-a09f-4167-bcc3-b23e17443052&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: 279/576] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fd10afa90ff9447aa0cb47cb7e1e15dd => generated 181 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/577] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:29.243 7 WARNING neutron_lib.context [req-58c3e5bf-1a06-43e9-a105-f8915430194a req-d41e17b6-049e-4d08-b879-4215f4937759 3f9d161a7ffd4aff8c8d21f836526bf3 fd10afa90ff9447aa0cb47cb7e1e15dd - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 280/578] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups/d4eced99-f0dd-498f-ace0-bad51389df14 => generated 1681 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/579] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?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: 282/580] 10.0.0.198 () {36 vars in 1013 bytes} [Wed Jul 1 02:02:29 2026] DELETE /v2.0/security-groups/d4eced99-f0dd-498f-ace0-bad51389df14 => 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: 283/581] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 284/582] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?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-07-01 02:02:29.478 8 INFO neutron.api.v2.resource [req-16f79191-edb8-4ae5-ac6f-50e530c7e81f req-040a756d-d8d2-470f-9658-4256057a6e8c 691c34c237254580a12a157948e44305 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 285/583] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups/d4eced99-f0dd-498f-ace0-bad51389df14 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/584] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:29.510 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95ab6490-7b26-4d01-b690-25f998d757e6'] response: {'name': 'network-changed', 'server_uuid': '95a439f7-8f6a-4235-8b99-95306b249604', 'tag': 'fee6b0c0-56ed-46db-b642-9b87d2c4b56b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 287/585] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups/f1e915a7-6b95-459a-b68a-0169246ac1fd => generated 1682 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/586] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:02:29 2026] POST /v2.0/ports => generated 954 bytes in 377 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: 288/587] 10.0.0.198 () {36 vars in 1013 bytes} [Wed Jul 1 02:02:29 2026] DELETE /v2.0/security-groups/f1e915a7-6b95-459a-b68a-0169246ac1fd => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/588] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/ports?tenant_id=0a03130823034c4989a5d693eafda370&device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:29.681 8 INFO neutron.api.v2.resource [req-8b1041d6-9ce0-4b1f-9463-e2e0ebc42be9 req-802ecc0c-3cb1-4563-946f-474e153a87e8 691c34c237254580a12a157948e44305 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 290/589] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups/f1e915a7-6b95-459a-b68a-0169246ac1fd => 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: 291/590] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/networks?id=2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/591] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups/ab02856c-91a1-4e75-a4fa-a092cd4f58e8 => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/592] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => 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: 294/593] 10.0.0.198 () {36 vars in 1013 bytes} [Wed Jul 1 02:02:29 2026] DELETE /v2.0/security-groups/ab02856c-91a1-4e75-a4fa-a092cd4f58e8 => 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: 295/594] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/subnets?id=9a8c0e94-7aac-488a-818b-36a5a9199304 => generated 702 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:29.893 8 INFO neutron.api.v2.resource [req-8cb4a5df-4f29-42aa-af2f-1645bef2d4ae req-767ea854-29c7-43bf-92a1-0955a4e8093f 691c34c237254580a12a157948e44305 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 296/595] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups/ab02856c-91a1-4e75-a4fa-a092cd4f58e8 => 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: 297/596] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/ports?network_id=2ff11565-bb16-4533-9d8e-d4f66965e202&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:02:29 2026] GET /v2.0/security-groups?tenant_id=aa90fe47d5444c319e4b9c7c08c741c4 => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:02:29 2026] PUT /v2.0/ports/add69c0f-b179-4a99-beb3-608d533d4a05 => generated 1235 bytes in 429 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: 301/599] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups/e56ed429-6f29-442b-af0f-64b625f4bf83 => generated 2922 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups/e56ed429-6f29-442b-af0f-64b625f4bf83 => generated 2922 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:30.165 7 INFO neutron.api.v2.resource [req-d070cf39-8fd8-426e-8ed5-e47d7327bc03 req-77948fcc-e068-49d6-bebf-b584ea875892 691c34c237254580a12a157948e44305 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 303/602] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups/ab02856c-91a1-4e75-a4fa-a092cd4f58e8 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/603] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:30.210 7 INFO neutron.api.v2.resource [req-fe33cb53-140d-4116-82cc-ca3f59c87f24 req-176f001a-706a-4bc2-9367-99f29e9d1671 691c34c237254580a12a157948e44305 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 304/604] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups/f1e915a7-6b95-459a-b68a-0169246ac1fd => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:30.243 8 INFO neutron.api.v2.resource [req-0a38e270-efb8-4132-be97-143fdf7e0159 req-e48ec1c7-4651-46a6-9623-cf880cc3bf44 691c34c237254580a12a157948e44305 aa90fe47d5444c319e4b9c7c08c741c4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 301/605] 10.0.0.198 () {34 vars in 991 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups/d4eced99-f0dd-498f-ace0-bad51389df14 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/606] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/607] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/608] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/609] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&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: 309/610] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/ports?tenant_id=7de8efefdc5e4c02b336422fb1c6a449&device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/611] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/networks?id=5c468541-a09f-4167-bcc3-b23e17443052 => generated 770 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/612] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/613] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=fee6b0c0-56ed-46db-b642-9b87d2c4b56b => 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: 313/614] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/615] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/subnets?id=72a4b35a-f193-478e-9662-79737296dee4 => generated 693 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/616] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/ports?network_id=5c468541-a09f-4167-bcc3-b23e17443052&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/617] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?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: 317/618] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:30 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?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: 318/619] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/ports?tenant_id=fd10afa90ff9447aa0cb47cb7e1e15dd&device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/620] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=add69c0f-b179-4a99-beb3-608d533d4a05 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/621] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/subnets?id=ca4d26e8-fcca-4b9b-aa05-ddaa9e431773 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/622] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/ports?network_id=d6c1bb0c-e2fb-4967-8c58-271cc2122e03&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/623] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/networks/d6c1bb0c-e2fb-4967-8c58-271cc2122e03?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: 323/624] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/networks/d6c1bb0c-e2fb-4967-8c58-271cc2122e03?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: 324/625] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/626] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/627] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/628] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:02:30 2026] PUT /v2.0/routers/731bf34b-70c3-4a00-a3c0-f1abceda9ca7/remove_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:31.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cbb808f-ebf8-4682-a3c8-f3d58ccf56d4'] response: {'name': 'network-changed', 'server_uuid': 'aee41ed9-4454-4ee7-939d-8fa997fd9503', 'tag': 'add69c0f-b179-4a99-beb3-608d533d4a05', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 327/629] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&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: 328/630] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 329/631] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:31 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&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-07-01 02:02:32.172 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-6c34775a-c269-4f71-becb-e1c1f25f9c22 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 7|app: 0|req: 330/632] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/ports?tenant_id=fd10afa90ff9447aa0cb47cb7e1e15dd&device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 331/633] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks?id=d6c1bb0c-e2fb-4967-8c58-271cc2122e03 => generated 776 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/634] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=add69c0f-b179-4a99-beb3-608d533d4a05 => 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: 333/635] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/subnets?id=ca4d26e8-fcca-4b9b-aa05-ddaa9e431773 => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/636] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/ports?network_id=d6c1bb0c-e2fb-4967-8c58-271cc2122e03&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:32.555 8 INFO neutron.db.l3_hamode_db [None req-6c34775a-c269-4f71-becb-e1c1f25f9c22 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network bba0ce91-d4be-401c-bc69-e7a4dc736404 was deleted as no HA routers are present in tenant aa90fe47d5444c319e4b9c7c08c741c4. [pid: 8|app: 0|req: 303/637] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:31 2026] DELETE /v2.0/routers/731bf34b-70c3-4a00-a3c0-f1abceda9ca7 => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/638] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks/d6c1bb0c-e2fb-4967-8c58-271cc2122e03?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: 336/639] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/networks/d6c1bb0c-e2fb-4967-8c58-271cc2122e03?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: 337/640] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/641] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/642] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:32 2026] DELETE /v2.0/subnets/0da0526d-bb1f-40d5-b03c-138a43071ba0 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/643] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/644] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&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: 341/645] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:32.998 8 INFO neutron.services.segments.plugin [-] Segment 9a7b15bb-e4c5-4b63-9db6-18dc5704554d resource provider aggregate not found 2026-07-01 02:02:33.019 8 INFO neutron.services.segments.plugin [-] Segment 9a7b15bb-e4c5-4b63-9db6-18dc5704554d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a7b15bb-e4c5-4b63-9db6-18dc5704554d found for delete ", "request_id": "req-310023a0-76fe-491a-bed5-742eb7487d23"}]} 2026-07-01 02:02:33.039 8 INFO neutron.services.segments.plugin [-] Segment 9a7b15bb-e4c5-4b63-9db6-18dc5704554d resource provider aggregate not found [pid: 7|app: 0|req: 342/646] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:32 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:33.055 8 INFO neutron.services.segments.plugin [-] Segment 9a7b15bb-e4c5-4b63-9db6-18dc5704554d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a7b15bb-e4c5-4b63-9db6-18dc5704554d found for delete ", "request_id": "req-6f42cf51-7f03-4b20-b451-a678b077c1ac"}]} [pid: 8|app: 0|req: 305/647] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:32 2026] DELETE /v2.0/networks/7e4c9194-ecf4-4091-a7b2-b244b3a256d7 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/648] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:33 2026] GET /v2.0/security-groups?tenant_id=aa90fe47d5444c319e4b9c7c08c741c4&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/649] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:33 2026] DELETE /v2.0/security-groups/e56ed429-6f29-442b-af0f-64b625f4bf83 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/650] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:33 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/651] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:33 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&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: 345/652] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:33 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/653] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:33 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&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: 346/654] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:34 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/655] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:34 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&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: 347/656] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:34 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:35.038 8 INFO neutron.services.segments.plugin [-] Segment 1aeb0d37-51a5-4af8-9d25-e02136f41a80 resource provider aggregate not found [pid: 7|app: 0|req: 348/657] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:35 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:35.069 8 INFO neutron.services.segments.plugin [-] Segment 1aeb0d37-51a5-4af8-9d25-e02136f41a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aeb0d37-51a5-4af8-9d25-e02136f41a80 found for delete ", "request_id": "req-9153d8d0-6fd3-468b-a6a0-2ad3bf3d5405"}]} [pid: 8|app: 0|req: 310/658] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:34 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/659] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:35 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:35.265 8 INFO neutron.services.segments.plugin [-] Segment 1aeb0d37-51a5-4af8-9d25-e02136f41a80 resource provider aggregate not found 2026-07-01 02:02:35.280 8 INFO neutron.services.segments.plugin [-] Segment 1aeb0d37-51a5-4af8-9d25-e02136f41a80 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1aeb0d37-51a5-4af8-9d25-e02136f41a80 found for delete ", "request_id": "req-9b86e719-c8ea-4b52-b2a9-1cc85789687c"}]} [pid: 8|app: 0|req: 311/660] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:35 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 350/661] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:35 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/662] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/663] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 975 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/664] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/665] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/666] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/667] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:36 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&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: 354/668] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:37 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 315/669] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:37 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/670] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:37 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&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: 316/671] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:37 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/672] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:37 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 317/673] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:37 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/674] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:38 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/675] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:38 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/676] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:38 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/677] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:38 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/678] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:38 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 975 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/679] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:38 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/680] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:38 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:39.387 8 INFO neutron.db.l3_db [None req-3cbde875-2444-4e5f-a381-38ed1ca2a728 460978238d0d4d5eb45137543cae0714 0a03130823034c4989a5d693eafda370 - - default default] Floating IP c988e8c2-d3eb-4b70-902e-cb9bbca2f628 associated. External IP: 10.96.250.219, port: ae083c00-2027-4d7e-a3ae-702f5dae70b1. [pid: 8|app: 0|req: 320/683] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:02:38 2026] PUT /v2.0/floatingips/c988e8c2-d3eb-4b70-902e-cb9bbca2f628 => generated 856 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/684] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:39 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/685] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:39 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 365/686] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:39 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/687] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:39 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/688] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/689] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/690] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:39 2026] GET /v2.0/security-groups?tenant_id=c2c9107a27754e47abe38391dd3790b2&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/691] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/692] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:40 2026] DELETE /v2.0/security-groups/1f277705-69fe-438d-8d47-bef51dcd0b00 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:40.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc707494-f1ea-46a8-a2ab-d14c82f0eef2'] response: {'name': 'network-changed', 'server_uuid': '948defd4-7bb2-4209-a0e9-8371715b0a4e', 'tag': 'ae083c00-2027-4d7e-a3ae-702f5dae70b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 326/693] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/security-groups?tenant_id=5740687e790843d193534b9c09b4c5b2&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/694] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:40 2026] DELETE /v2.0/security-groups/9cb19ca5-8f23-43ea-935f-25c70c2f085e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:40.922 7 INFO neutron.db.l3_db [None req-ebf7c8e3-efdc-4713-b7c2-b3a22e98eaab dd8e859d4a1f401fa974034f2f957510 7de8efefdc5e4c02b336422fb1c6a449 - - default default] Floating IP 5cdf5ab2-6fc8-4b87-ad71-271186561f0f associated. External IP: 10.96.250.218, port: fee6b0c0-56ed-46db-b642-9b87d2c4b56b. [pid: 8|app: 0|req: 328/695] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/ports?tenant_id=0a03130823034c4989a5d693eafda370&device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => 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: 329/696] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:40 2026] GET /v2.0/networks?id=2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 780 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/697] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/698] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/699] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/700] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/subnets?id=9a8c0e94-7aac-488a-818b-36a5a9199304 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/701] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/ports?network_id=2ff11565-bb16-4533-9d8e-d4f66965e202&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/702] 199.204.45.113 () {34 vars in 1096 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/703] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:02:40 2026] PUT /v2.0/floatingips/5cdf5ab2-6fc8-4b87-ad71-271186561f0f => generated 855 bytes in 904 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/704] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:41.304 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc309f8e-cd07-4e5a-8387-ebc86bb23f86'] response: {'name': 'network-changed', 'server_uuid': '95a439f7-8f6a-4235-8b99-95306b249604', 'tag': 'fee6b0c0-56ed-46db-b642-9b87d2c4b56b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 337/705] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?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: 369/706] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:41.693 8 INFO neutron.db.l3_db [None req-6b701db4-dec9-4472-bd07-9d7e865c4383 3f9d161a7ffd4aff8c8d21f836526bf3 fd10afa90ff9447aa0cb47cb7e1e15dd - - default default] Floating IP 9bb0b202-f15b-4af5-b6d4-253650448378 associated. External IP: 10.96.250.208, port: add69c0f-b179-4a99-beb3-608d533d4a05. [pid: 7|app: 0|req: 370/707] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/ports?tenant_id=7de8efefdc5e4c02b336422fb1c6a449&device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/708] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/networks?id=5c468541-a09f-4167-bcc3-b23e17443052 => generated 770 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/709] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=fee6b0c0-56ed-46db-b642-9b87d2c4b56b => generated 858 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/710] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:41 2026] GET /v2.0/subnets?id=72a4b35a-f193-478e-9662-79737296dee4 => generated 693 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/711] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:02:41 2026] PUT /v2.0/floatingips/9bb0b202-f15b-4af5-b6d4-253650448378 => generated 855 bytes in 639 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/712] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/ports?network_id=5c468541-a09f-4167-bcc3-b23e17443052&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/713] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/714] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/715] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&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: 340/716] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?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: 377/717] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 341/718] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/719] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:42 2026] GET /v2.0/ports?tenant_id=0a03130823034c4989a5d693eafda370&device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:43.063 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82c18985-fd0a-455c-abc7-28b01b55e85c'] response: {'name': 'network-changed', 'server_uuid': 'aee41ed9-4454-4ee7-939d-8fa997fd9503', 'tag': 'add69c0f-b179-4a99-beb3-608d533d4a05', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/720] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/ports?tenant_id=fd10afa90ff9447aa0cb47cb7e1e15dd&device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/721] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/networks?id=d6c1bb0c-e2fb-4967-8c58-271cc2122e03 => generated 776 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/722] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=add69c0f-b179-4a99-beb3-608d533d4a05 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/723] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/subnets?id=ca4d26e8-fcca-4b9b-aa05-ddaa9e431773 => generated 698 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/724] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/ports?network_id=d6c1bb0c-e2fb-4967-8c58-271cc2122e03&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/725] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/networks/d6c1bb0c-e2fb-4967-8c58-271cc2122e03?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: 383/726] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/networks?id=2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 780 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/727] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/networks/d6c1bb0c-e2fb-4967-8c58-271cc2122e03?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: 385/728] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/729] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/subnets?id=9a8c0e94-7aac-488a-818b-36a5a9199304 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/730] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/security-groups?tenant_id=108a2105909547af99da7d80a7f1d4ba&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/731] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/ports?network_id=2ff11565-bb16-4533-9d8e-d4f66965e202&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: 345/732] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/733] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?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: 347/734] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/735] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:43 2026] DELETE /v2.0/security-groups/9a087d6d-abe1-49e0-acc0-e3e842e242c0 => 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: 348/736] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:02:43 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/737] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:02:44 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/738] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:44 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:44.900 8 INFO neutron.db.l3_db [req-1bdc97a7-84c0-4d04-8904-28c6c8996eed req-c45c2450-89e8-49c3-a498-015a170b42a4 3f9d161a7ffd4aff8c8d21f836526bf3 fd10afa90ff9447aa0cb47cb7e1e15dd - - default default] Floating IP 9bb0b202-f15b-4af5-b6d4-253650448378 disassociated. External IP: 10.96.250.208, port: add69c0f-b179-4a99-beb3-608d533d4a05. [pid: 7|app: 0|req: 391/739] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:44 2026] GET /v2.0/security-groups?id=47593140-6526-48ec-94f7-146f59033db6&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/740] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:02:44 2026] DELETE /v2.0/ports/add69c0f-b179-4a99-beb3-608d533d4a05 => generated 0 bytes in 1109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/741] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:46 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 392/742] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:45 2026] GET /v2.0/security-groups?tenant_id=42b79a7ecd68446b9a856c428a1555fc&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:46.316 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3288dd52-de07-4712-bbad-05024e78383f'] response: {'server_uuid': 'aee41ed9-4454-4ee7-939d-8fa997fd9503', 'name': 'network-vif-deleted', 'tag': 'add69c0f-b179-4a99-beb3-608d533d4a05', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 351/743] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:46 2026] DELETE /v2.0/security-groups/608432c6-667e-428b-b063-5f349108c4aa => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/744] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:47 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/745] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:48 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:48.463 7 WARNING neutron_lib.context [None req-0e154b37-47f5-4824-8d70-38329864e2af 4d74ec4e29394e90982b08fc5319ef89 1677ecbaa1254e71a659762926685aad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:02:48.654 7 INFO neutron.db.segments_db [None req-0e154b37-47f5-4824-8d70-38329864e2af 4d74ec4e29394e90982b08fc5319ef89 1677ecbaa1254e71a659762926685aad - - default default] Added segment 6d02cf79-9970-4621-a374-9707c624c508 of type vxlan for network 5b91ae62-2b68-4547-bf65-f35e316a96ad [pid: 7|app: 0|req: 394/746] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:02:48 2026] POST /v2.0/networks => generated 645 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:49.254 8 WARNING neutron_lib.context [None req-42538c49-05cd-4a55-9480-5b564a96654d 4d74ec4e29394e90982b08fc5319ef89 1677ecbaa1254e71a659762926685aad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 395/747] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => 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: 353/748] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:49 2026] POST /v2.0/subnets => generated 673 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:49.517 7 WARNING neutron_lib.context [None req-2416fde0-91ab-43ac-a9d1-6247e7622045 4d74ec4e29394e90982b08fc5319ef89 1677ecbaa1254e71a659762926685aad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:02:49.567 7 INFO neutron.db.segments_db [None req-2416fde0-91ab-43ac-a9d1-6247e7622045 4d74ec4e29394e90982b08fc5319ef89 1677ecbaa1254e71a659762926685aad - - default default] Added segment 21b3706f-c836-4f3d-a811-53d20c55d9e1 of type vxlan for network 7237d658-9b8b-48b3-b6df-4905189cfcd4 [pid: 7|app: 0|req: 396/749] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:02:49 2026] POST /v2.0/networks => generated 647 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/750] 10.0.0.241 () {34 vars in 743 bytes} [Wed Jul 1 02:02:49 2026] PUT /v2.0/networks/7237d658-9b8b-48b3-b6df-4905189cfcd4 => generated 592 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:49.825 7 WARNING neutron_lib.context [None req-0c17bb20-ac52-4268-8d46-82168eead58d 4d74ec4e29394e90982b08fc5319ef89 1677ecbaa1254e71a659762926685aad - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 355/751] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jul 1 02:02:49 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 1240 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/752] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/753] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:49 2026] POST /v2.0/subnets => generated 646 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/754] 10.0.0.241 () {34 vars in 741 bytes} [Wed Jul 1 02:02:50 2026] PUT /v2.0/subnets/bc1bc8d5-c2ea-4fba-8423-11f157c903a3 => generated 656 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:50.470 7 INFO neutron.services.segments.plugin [-] Segment 21b3706f-c836-4f3d-a811-53d20c55d9e1 resource provider aggregate not found 2026-07-01 02:02:50.473 7 INFO neutron.services.segments.plugin [-] Segment 21b3706f-c836-4f3d-a811-53d20c55d9e1 resource provider aggregate not found 2026-07-01 02:02:50.486 7 INFO neutron.services.segments.plugin [-] Segment 21b3706f-c836-4f3d-a811-53d20c55d9e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b3706f-c836-4f3d-a811-53d20c55d9e1 found for delete ", "request_id": "req-1870af9c-2403-4124-9da6-2127001c3a1e"}]} 2026-07-01 02:02:50.486 7 INFO neutron.services.segments.plugin [-] Segment 21b3706f-c836-4f3d-a811-53d20c55d9e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21b3706f-c836-4f3d-a811-53d20c55d9e1 found for delete ", "request_id": "req-df698b59-50b4-414a-8bca-03b5aec3563d"}]} [pid: 7|app: 0|req: 398/755] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:50 2026] DELETE /v2.0/networks/7237d658-9b8b-48b3-b6df-4905189cfcd4 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/756] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/ports?device_id=aee41ed9-4454-4ee7-939d-8fa997fd9503 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:02:50.542 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6677e74b-bfaf-4f56-8ecb-dbdb8d28d134 4d74ec4e29394e90982b08fc5319ef89 1677ecbaa1254e71a659762926685aad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 400/757] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:50 2026] DELETE /v2.0/networks/7237d658-9b8b-48b3-b6df-4905189cfcd4 => 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: 358/758] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 1244 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/759] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/760] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/761] 10.0.0.241 () {32 vars in 742 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/subnets?network_id=fa16bd90-9431-49c3-a788-7e6e1a2d8730 => generated 649 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/762] 10.0.0.241 () {32 vars in 653 bytes} [Wed Jul 1 02:02:50 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: 403/763] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/networks => generated 1310 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/764] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/subnets => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/765] 10.0.0.241 () {32 vars in 723 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/networks/5b91ae62-2b68-4547-bf65-f35e316a96ad => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/766] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:02:50 2026] GET /v2.0/subnets/a003ef69-0ff6-4343-944b-781d174be203 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:50.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a272f779-18bc-4893-b9d6-c7671372e28d 4d74ec4e29394e90982b08fc5319ef89 1677ecbaa1254e71a659762926685aad - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 405/767] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:50 2026] DELETE /v2.0/subnets/bc1bc8d5-c2ea-4fba-8423-11f157c903a3 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:50.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-77b10c78-bc6a-409b-90b7-1efbfa835d1a 4d74ec4e29394e90982b08fc5319ef89 1677ecbaa1254e71a659762926685aad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 363/768] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:50 2026] DELETE /v2.0/networks/7237d658-9b8b-48b3-b6df-4905189cfcd4 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/769] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:50 2026] DELETE /v2.0/subnets/a003ef69-0ff6-4343-944b-781d174be203 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:51.551 8 INFO neutron.services.segments.plugin [-] Segment 6d02cf79-9970-4621-a374-9707c624c508 resource provider aggregate not found 2026-07-01 02:02:51.555 8 INFO neutron.services.segments.plugin [-] Segment 6d02cf79-9970-4621-a374-9707c624c508 resource provider aggregate not found [pid: 8|app: 0|req: 364/770] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:51 2026] DELETE /v2.0/networks/5b91ae62-2b68-4547-bf65-f35e316a96ad => generated 0 bytes in 379 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/771] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:51 2026] DELETE /v2.0/security-groups/47593140-6526-48ec-94f7-146f59033db6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:51.760 8 INFO neutron.services.segments.plugin [-] Segment 6d02cf79-9970-4621-a374-9707c624c508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d02cf79-9970-4621-a374-9707c624c508 found for delete ", "request_id": "req-bb125521-ec7a-470c-8ff3-3932c76f80cb"}]} 2026-07-01 02:02:51.768 8 INFO neutron.services.segments.plugin [-] Segment 6d02cf79-9970-4621-a374-9707c624c508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d02cf79-9970-4621-a374-9707c624c508 found for delete ", "request_id": "req-adaf7b3f-db3a-4c40-bb44-63e15625e424"}]} 2026-07-01 02:02:51.772 8 INFO neutron.api.v2.resource [None req-245e2d53-5484-4369-bd74-198c6185a45a 3f9d161a7ffd4aff8c8d21f836526bf3 fd10afa90ff9447aa0cb47cb7e1e15dd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 365/772] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:02:51 2026] GET /v2.0/security-groups/47593140-6526-48ec-94f7-146f59033db6 => 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: 408/773] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:02:51 2026] DELETE /v2.0/floatingips/9bb0b202-f15b-4af5-b6d4-253650448378 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/774] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:52 2026] GET /v2.0/security-groups?tenant_id=1677ecbaa1254e71a659762926685aad&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: 410/775] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:52 2026] DELETE /v2.0/security-groups/98450316-a7de-4331-9ba8-493dd5dd65bf => 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: 366/776] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:02:52 2026] PUT /v2.0/routers/7358b88e-eebb-4f0a-b717-8ad18f963002/remove_router_interface => generated 309 bytes in 969 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:53.914 7 INFO neutron.services.segments.plugin [-] Segment 1fc48694-0d46-40e7-a31d-dad4d6b40293 resource provider aggregate not found 2026-07-01 02:02:53.918 7 INFO neutron.services.segments.plugin [-] Segment 1fc48694-0d46-40e7-a31d-dad4d6b40293 resource provider aggregate not found 2026-07-01 02:02:53.925 7 INFO neutron.services.segments.plugin [-] Segment 1fc48694-0d46-40e7-a31d-dad4d6b40293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc48694-0d46-40e7-a31d-dad4d6b40293 found for delete ", "request_id": "req-0ead6d38-6396-4ee5-abf5-197fee641968"}]} 2026-07-01 02:02:53.931 7 INFO neutron.services.segments.plugin [-] Segment 1fc48694-0d46-40e7-a31d-dad4d6b40293 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc48694-0d46-40e7-a31d-dad4d6b40293 found for delete ", "request_id": "req-d743fc91-86ab-42e9-8124-31bdde9ff20b"}]} 2026-07-01 02:02:53.938 7 INFO neutron.db.l3_hamode_db [None req-61512571-a9e1-4af0-9fe9-b9d9eebf189a df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network a600f844-e592-44d2-90b7-de7907e6e48f was deleted as no HA routers are present in tenant fd10afa90ff9447aa0cb47cb7e1e15dd. [pid: 7|app: 0|req: 411/777] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:53 2026] DELETE /v2.0/routers/7358b88e-eebb-4f0a-b717-8ad18f963002 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/780] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:53 2026] DELETE /v2.0/subnets/ca4d26e8-fcca-4b9b-aa05-ddaa9e431773 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:54.404 8 WARNING neutron_lib.context [None req-64a2d771-858e-475b-b6c9-6f648ce61c17 d95fecc5b9fe489b8427a74967df856a 038bef392dc9453a87079ef42bff5314 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 414/781] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/networks/d6c1bb0c-e2fb-4967-8c58-271cc2122e03 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:54.545 8 INFO neutron.db.segments_db [None req-64a2d771-858e-475b-b6c9-6f648ce61c17 d95fecc5b9fe489b8427a74967df856a 038bef392dc9453a87079ef42bff5314 - - default default] Added segment dd6a5073-ceb1-4821-9882-a58801b7ea31 of type vxlan for network 40d5c7ce-9c21-42a3-b7d5-bd0aca72bdaa [pid: 8|app: 0|req: 368/782] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:02:54 2026] POST /v2.0/networks => generated 643 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/783] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:54 2026] GET /v2.0/security-groups?tenant_id=fd10afa90ff9447aa0cb47cb7e1e15dd&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:02:54.671 7 WARNING neutron_lib.context [None req-f88613d4-cd24-4280-b5fa-7ef60c54adf0 d95fecc5b9fe489b8427a74967df856a 038bef392dc9453a87079ef42bff5314 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 369/784] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:54 2026] DELETE /v2.0/security-groups/637aed9a-37b1-4699-aa02-ebebbf430d78 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/785] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:54 2026] POST /v2.0/subnets => generated 641 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:54.928 8 WARNING neutron_lib.context [None req-33dd793b-10a6-4021-bf16-8a3fc1ac830a d95fecc5b9fe489b8427a74967df856a 038bef392dc9453a87079ef42bff5314 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:02:54.976 8 INFO neutron.db.segments_db [None req-33dd793b-10a6-4021-bf16-8a3fc1ac830a d95fecc5b9fe489b8427a74967df856a 038bef392dc9453a87079ef42bff5314 - - default default] Added segment 7b212636-67c9-4754-940b-b05883e31472 of type vxlan for network 4b24181e-b695-472b-b998-092a39d94428 [pid: 8|app: 0|req: 370/786] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:02:54 2026] POST /v2.0/networks => generated 644 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/787] 10.0.0.241 () {34 vars in 743 bytes} [Wed Jul 1 02:02:55 2026] PUT /v2.0/networks/4b24181e-b695-472b-b998-092a39d94428 => generated 592 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:55.227 8 WARNING neutron_lib.context [None req-178ccf31-6fe7-4f5f-922c-e8e40780d57b d95fecc5b9fe489b8427a74967df856a 038bef392dc9453a87079ef42bff5314 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 371/788] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:55 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/789] 10.0.0.241 () {34 vars in 741 bytes} [Wed Jul 1 02:02:55 2026] PUT /v2.0/subnets/5f0c66bb-b975-486a-b93a-86b9fa06d873 => generated 636 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:55.815 8 INFO neutron.services.segments.plugin [-] Segment 7b212636-67c9-4754-940b-b05883e31472 resource provider aggregate not found 2026-07-01 02:02:55.819 8 INFO neutron.services.segments.plugin [-] Segment 7b212636-67c9-4754-940b-b05883e31472 resource provider aggregate not found 2026-07-01 02:02:55.825 8 INFO neutron.services.segments.plugin [-] Segment 7b212636-67c9-4754-940b-b05883e31472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b212636-67c9-4754-940b-b05883e31472 found for delete ", "request_id": "req-da42f087-6ebc-48d4-9cb7-62852f9d2eea"}]} [pid: 8|app: 0|req: 372/790] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:55 2026] DELETE /v2.0/networks/4b24181e-b695-472b-b998-092a39d94428 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:55.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e550bbd6-7a95-4836-b68e-358437896d54 d95fecc5b9fe489b8427a74967df856a 038bef392dc9453a87079ef42bff5314 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 419/791] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:55 2026] DELETE /v2.0/networks/4b24181e-b695-472b-b998-092a39d94428 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:55.871 8 INFO neutron.services.segments.plugin [-] Segment 7b212636-67c9-4754-940b-b05883e31472 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b212636-67c9-4754-940b-b05883e31472 found for delete ", "request_id": "req-1e764c03-88c4-406e-9e77-bd3c2042bd08"}]} [pid: 8|app: 0|req: 373/792] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:02:55 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:55.968 7 INFO neutron.services.segments.plugin [-] Segment a4f54c3d-cc3f-459a-8af9-8a3e64aac554 resource provider aggregate not found [pid: 7|app: 0|req: 420/793] 10.0.0.241 () {32 vars in 742 bytes} [Wed Jul 1 02:02:55 2026] GET /v2.0/subnets?network_id=fa16bd90-9431-49c3-a788-7e6e1a2d8730 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/794] 10.0.0.241 () {32 vars in 653 bytes} [Wed Jul 1 02:02:55 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-07-01 02:02:55.998 7 INFO neutron.services.segments.plugin [-] Segment a4f54c3d-cc3f-459a-8af9-8a3e64aac554 resource provider aggregate not found 2026-07-01 02:02:56.003 7 INFO neutron.services.segments.plugin [-] Segment a4f54c3d-cc3f-459a-8af9-8a3e64aac554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4f54c3d-cc3f-459a-8af9-8a3e64aac554 found for delete ", "request_id": "req-253aa643-85e9-47cb-8822-1172687ec05f"}]} 2026-07-01 02:02:56.035 7 INFO neutron.services.segments.plugin [-] Segment a4f54c3d-cc3f-459a-8af9-8a3e64aac554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4f54c3d-cc3f-459a-8af9-8a3e64aac554 found for delete ", "request_id": "req-2d3df92e-cf8c-4eb6-bc14-d2e9fc05fd1c"}]} [pid: 7|app: 0|req: 421/795] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:02:55 2026] GET /v2.0/networks => generated 1308 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/796] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/797] 10.0.0.241 () {32 vars in 723 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/networks/40d5c7ce-9c21-42a3-b7d5-bd0aca72bdaa => generated 668 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/798] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:02:56 2026] GET /v2.0/subnets/add25177-e6a7-4ba9-a7a6-565a3bb0754e => generated 641 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:02:56.225 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ed792b40-d4d1-4812-90f1-248fd4546e7b d95fecc5b9fe489b8427a74967df856a 038bef392dc9453a87079ef42bff5314 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 423/799] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:56 2026] DELETE /v2.0/subnets/5f0c66bb-b975-486a-b93a-86b9fa06d873 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:02:56.253 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48a16d5c-cc96-49c0-9d32-dcdc930cf67b d95fecc5b9fe489b8427a74967df856a 038bef392dc9453a87079ef42bff5314 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 377/800] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:56 2026] DELETE /v2.0/networks/4b24181e-b695-472b-b998-092a39d94428 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/801] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:02:56 2026] DELETE /v2.0/subnets/add25177-e6a7-4ba9-a7a6-565a3bb0754e => 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: 378/802] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:02:56 2026] DELETE /v2.0/networks/40d5c7ce-9c21-42a3-b7d5-bd0aca72bdaa => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:02:57.014 7 INFO neutron.db.segments_db [None req-65306034-a583-4db3-ac8a-0484c9d6846e df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 980ae524-2852-446d-8325-cd9d77cb0b3a of type vxlan for network 3ad2cedb-91c3-4831-886b-f68c1f55a438 [pid: 7|app: 0|req: 425/803] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:02:56 2026] POST /v2.0/networks => generated 738 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/804] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:02:57 2026] GET /v2.0/security-groups?tenant_id=038bef392dc9453a87079ef42bff5314&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: 379/805] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:57 2026] POST /v2.0/subnets => generated 685 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:57.469 8 INFO neutron.db.segments_db [None req-a950a236-93f4-46bb-950d-49eac4a1ee7c df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment f5b64083-0bd9-4e35-b374-fe893a3cc0e9 of type vxlan for network e93f8090-3f2d-429a-83be-92cfb6a030f0 [pid: 7|app: 0|req: 427/806] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:02:57 2026] DELETE /v2.0/security-groups/ae337304-cd30-4527-a622-9a4560cce5b1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:02:57.718 8 INFO neutron.db.l3_hamode_db [None req-a950a236-93f4-46bb-950d-49eac4a1ee7c df937ff3d3444a8aaedfd9114c8bd4f2 655d3c18a0c644b28a2ef7e233f8f4a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:57.844 8 INFO neutron.services.segments.plugin [-] Segment dd6a5073-ceb1-4821-9882-a58801b7ea31 resource provider aggregate not found 2026-07-01 02:02:57.862 8 INFO neutron.services.segments.plugin [-] Segment dd6a5073-ceb1-4821-9882-a58801b7ea31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd6a5073-ceb1-4821-9882-a58801b7ea31 found for delete ", "request_id": "req-7f82e4e2-1b23-4619-91aa-944d2b366678"}]} 2026-07-01 02:02:57.895 8 INFO neutron.services.segments.plugin [-] Segment dd6a5073-ceb1-4821-9882-a58801b7ea31 resource provider aggregate not found 2026-07-01 02:02:57.918 8 INFO neutron.services.segments.plugin [-] Segment dd6a5073-ceb1-4821-9882-a58801b7ea31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd6a5073-ceb1-4821-9882-a58801b7ea31 found for delete ", "request_id": "req-04c3dabe-a23b-4ee0-ab52-752e6e895590"}]} 2026-07-01 02:02:58.591 8 INFO neutron.db.l3_hamode_db [None req-a950a236-93f4-46bb-950d-49eac4a1ee7c df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:02:59.342 7 WARNING neutron_lib.context [None req-7827d657-289a-448a-9d69-2c36f0ef6749 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 380/807] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:57 2026] POST /v2.0/routers => generated 725 bytes in 2048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:59.488 7 INFO neutron.db.segments_db [None req-7827d657-289a-448a-9d69-2c36f0ef6749 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Added segment f169f3ac-281d-4fe3-bbbe-b6d3df0af24f of type vxlan for network 1038dc30-dca0-4c2b-ba66-034aa489ec75 [pid: 7|app: 0|req: 428/808] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:02:59 2026] POST /v2.0/networks => generated 634 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:59.583 7 WARNING neutron_lib.context [None req-e83f963a-d7ac-4171-9412-f0d11315684e 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:02:59.639 7 INFO neutron.db.segments_db [None req-e83f963a-d7ac-4171-9412-f0d11315684e 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Added segment 25619eae-6181-46a8-a49e-abdfd80d363a of type vxlan for network 674ce7ec-a69e-40eb-a189-ce0f298dc294 [pid: 7|app: 0|req: 429/809] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:02:59 2026] POST /v2.0/networks => generated 633 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:02:59.757 7 WARNING neutron_lib.context [None req-6d5a1bc7-2a46-44b9-9254-15fbdf5b7b8e 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/810] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:02:59 2026] POST /v2.0/subnets => generated 646 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:00.086 7 WARNING neutron_lib.context [None req-79f66fe8-43f7-4467-b683-1aaf8875f2fa 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 431/811] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:00 2026] POST /v2.0/subnets => generated 655 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:00.399 7 WARNING neutron_lib.context [None req-622bc871-d52c-45b4-970f-d499f760b712 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:00.461 7 INFO neutron.db.segments_db [None req-622bc871-d52c-45b4-970f-d499f760b712 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Added segment 39e58e1d-048c-4f4d-a545-1e610361125a of type vxlan for network 2a81ed91-8644-4606-a760-04e159874d7d 2026-07-01 02:03:00.704 7 INFO neutron.db.l3_hamode_db [None req-622bc871-d52c-45b4-970f-d499f760b712 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 381/812] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:02:59 2026] PUT /v2.0/routers/4caa86a8-2eaf-4922-89ec-91167250e545/add_router_interface => generated 309 bytes in 1310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:00.845 7 INFO neutron.db.l3_hamode_db [None req-622bc871-d52c-45b4-970f-d499f760b712 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:01.446 8 WARNING neutron_lib.context [None req-43790ff1-7619-435c-bfdf-bb2b78123a09 34e415248e28414a9591d0bbf8b7b22d 655d3c18a0c644b28a2ef7e233f8f4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 432/813] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:00 2026] POST /v2.0/routers => generated 511 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/814] 10.0.0.241 () {34 vars in 685 bytes} [Wed Jul 1 02:03:01 2026] POST /v2.0/security-groups => generated 1660 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:03:01.610 8 WARNING neutron_lib.context [None req-949f25cc-d0b3-4324-b6c4-f9d1667a5ad9 34e415248e28414a9591d0bbf8b7b22d 655d3c18a0c644b28a2ef7e233f8f4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 383/815] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:03:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:01.766 8 WARNING neutron_lib.context [None req-073c1431-75a8-4f9e-93b7-7dae2a96c1dc 34e415248e28414a9591d0bbf8b7b22d 655d3c18a0c644b28a2ef7e233f8f4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 384/816] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:03:01 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:01.890 8 WARNING neutron_lib.context [None req-721a79c8-1239-4aa2-a418-ead1af445d6c 34e415248e28414a9591d0bbf8b7b22d 655d3c18a0c644b28a2ef7e233f8f4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 385/817] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:03:01 2026] POST /v2.0/floatingips => generated 552 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/818] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:01 2026] PUT /v2.0/routers/7bd3197c-b35e-42d8-9819-c579aba25825/add_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/819] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:02 2026] GET /v2.0/ports/bdf93f36-279f-4e66-85bc-0e9309f20d7f => generated 959 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/820] 10.0.0.198 () {34 vars in 1098 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--257955670&fields=id&tenant_id=655d3c18a0c644b28a2ef7e233f8f4a1 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/821] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/networks?id=3ad2cedb-91c3-4831-886b-f68c1f55a438 => generated 670 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/822] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/quotas/655d3c18a0c644b28a2ef7e233f8f4a1 => 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: 390/823] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/ports?tenant_id=655d3c18a0c644b28a2ef7e233f8f4a1&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/824] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/825] 10.0.0.198 () {34 vars in 907 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/extensions => generated 20516 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/826] 10.0.0.198 () {34 vars in 971 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/ports/ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 972 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/827] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/networks/3ad2cedb-91c3-4831-886b-f68c1f55a438?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: 395/828] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:03:03 2026] GET /v2.0/networks/3ad2cedb-91c3-4831-886b-f68c1f55a438?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: 396/829] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => 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: 434/830] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:02 2026] PUT /v2.0/routers/7bd3197c-b35e-42d8-9819-c579aba25825/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/831] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/ports/248f028e-02dd-429f-ab16-1c3c107e08a5 => generated 967 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/832] 199.204.45.113 () {34 vars in 1000 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/subnets?network_id=2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 684 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/833] 199.204.45.113 () {34 vars in 1146 bytes} [Wed Jul 1 02:03:04 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e&device_owner=compute%3Anova&network_id=2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/834] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:03:04 2026] PUT /v2.0/ports/ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 1149 bytes in 608 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: 401/835] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => 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: 435/836] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:04 2026] PUT /v2.0/routers/7bd3197c-b35e-42d8-9819-c579aba25825/remove_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:05.355 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-26bcb08e-c391-46c6-ac1a-4062b31de2bf'] response: {'name': 'network-changed', 'server_uuid': '948defd4-7bb2-4209-a0e9-8371715b0a4e', 'tag': 'ae083c00-2027-4d7e-a3ae-702f5dae70b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 436/837] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/ports?tenant_id=0a03130823034c4989a5d693eafda370&device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 1421 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/838] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/networks?id=2ff11565-bb16-4533-9d8e-d4f66965e202 => 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: 438/839] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/840] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/841] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/subnets?id=9a8c0e94-7aac-488a-818b-36a5a9199304 => generated 702 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/842] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/ports?network_id=2ff11565-bb16-4533-9d8e-d4f66965e202&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: 442/843] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:05 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/844] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:06 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?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: 402/845] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:05 2026] PUT /v2.0/routers/7bd3197c-b35e-42d8-9819-c579aba25825/remove_router_interface => generated 309 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/846] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:06 2026] GET /v2.0/ports?device_id=7bd3197c-b35e-42d8-9819-c579aba25825 => 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: 403/847] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:06 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:06.836 7 INFO neutron.services.segments.plugin [-] Segment 39e58e1d-048c-4f4d-a545-1e610361125a resource provider aggregate not found 2026-07-01 02:03:06.841 7 INFO neutron.services.segments.plugin [-] Segment 39e58e1d-048c-4f4d-a545-1e610361125a resource provider aggregate not found 2026-07-01 02:03:06.846 7 INFO neutron.services.segments.plugin [-] Segment 39e58e1d-048c-4f4d-a545-1e610361125a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e58e1d-048c-4f4d-a545-1e610361125a found for delete ", "request_id": "req-8fd5a38b-882c-439a-a27f-ed04d8c356b8"}]} 2026-07-01 02:03:06.858 7 INFO neutron.services.segments.plugin [-] Segment 39e58e1d-048c-4f4d-a545-1e610361125a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39e58e1d-048c-4f4d-a545-1e610361125a found for delete ", "request_id": "req-10becc7d-6f7d-4e51-abee-52933e5ebe21"}]} 2026-07-01 02:03:06.862 7 INFO neutron.db.l3_hamode_db [None req-19a7925e-eb0a-4251-9352-17f106dac11c 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] HA network 2a81ed91-8644-4606-a760-04e159874d7d was deleted as no HA routers are present in tenant 26f0e696dbea413da5d352992e3ad315. [pid: 7|app: 0|req: 445/848] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:06 2026] DELETE /v2.0/routers/7bd3197c-b35e-42d8-9819-c579aba25825 => generated 0 bytes in 618 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/849] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:06 2026] DELETE /v2.0/subnets/861562e3-a4f2-4fe2-8c95-88c878ca6680 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/850] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 1152 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/851] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/ports?tenant_id=0a03130823034c4989a5d693eafda370&device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 1421 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/852] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/853] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:07 2026] DELETE /v2.0/subnets/032e9094-4fc4-447f-a048-3b2c413174a9 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/854] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/networks?id=2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/855] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/856] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => 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: 411/857] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/subnets?id=9a8c0e94-7aac-488a-818b-36a5a9199304 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/858] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => 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: 413/859] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/ports?network_id=2ff11565-bb16-4533-9d8e-d4f66965e202&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: 414/860] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?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: 415/861] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:07 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?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: 447/862] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:07 2026] DELETE /v2.0/networks/674ce7ec-a69e-40eb-a189-ce0f298dc294 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:07.812 8 INFO neutron.services.segments.plugin [-] Segment f169f3ac-281d-4fe3-bbbe-b6d3df0af24f resource provider aggregate not found 2026-07-01 02:03:07.816 8 INFO neutron.services.segments.plugin [-] Segment f169f3ac-281d-4fe3-bbbe-b6d3df0af24f resource provider aggregate not found 2026-07-01 02:03:07.826 8 INFO neutron.services.segments.plugin [-] Segment f169f3ac-281d-4fe3-bbbe-b6d3df0af24f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f169f3ac-281d-4fe3-bbbe-b6d3df0af24f found for delete ", "request_id": "req-28370b62-4233-4a1b-8fd9-4f0d42d8060c"}]} 2026-07-01 02:03:07.829 8 INFO neutron.services.segments.plugin [-] Segment f169f3ac-281d-4fe3-bbbe-b6d3df0af24f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f169f3ac-281d-4fe3-bbbe-b6d3df0af24f found for delete ", "request_id": "req-9278a5c1-e4c4-4668-8ab0-272549a701ba"}]} [pid: 8|app: 0|req: 416/863] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:07 2026] DELETE /v2.0/networks/1038dc30-dca0-4c2b-ba66-034aa489ec75 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:07.852 7 WARNING neutron_lib.context [None req-c3241421-46fe-40dc-82b7-ad8aae10b09e 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:07.904 7 INFO neutron.db.segments_db [None req-c3241421-46fe-40dc-82b7-ad8aae10b09e 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Added segment aff1e68b-4395-4650-b7a2-e00ce5eef1e5 of type vxlan for network c052cbbc-1ee5-4e24-b803-cd14d4399cb4 [pid: 7|app: 0|req: 448/864] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:03:07 2026] POST /v2.0/networks => generated 634 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:08.012 8 WARNING neutron_lib.context [None req-b9eb43f5-e6ff-4d8d-b190-a77453bc83a0 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 449/865] 199.204.45.113 () {34 vars in 1118 bytes} [Wed Jul 1 02:03:08 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.8 => generated 1152 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/866] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:08 2026] POST /v2.0/subnets => generated 646 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:08.299 8 WARNING neutron_lib.context [None req-ee4fca78-b2e6-413d-9ffc-fa35418af27d 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:08.357 8 INFO neutron.db.segments_db [None req-ee4fca78-b2e6-413d-9ffc-fa35418af27d 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Added segment 340c0a5d-4659-44b4-88c3-a51cb47b182f of type vxlan for network eee7f4da-cb66-49d7-834d-94dcf6be6df7 2026-07-01 02:03:08.710 8 INFO neutron.db.l3_hamode_db [None req-ee4fca78-b2e6-413d-9ffc-fa35418af27d 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 450/867] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:03:08 2026] PUT /v2.0/ports/ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 972 bytes in 632 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:03:08.830 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53cd05ed-4a9a-4216-adb1-fcf1d26e398a'] response: {'name': 'network-changed', 'server_uuid': '948defd4-7bb2-4209-a0e9-8371715b0a4e', 'tag': 'ae083c00-2027-4d7e-a3ae-702f5dae70b1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 451/868] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:08 2026] GET /v2.0/networks?id=3ad2cedb-91c3-4831-886b-f68c1f55a438 => generated 670 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:08.858 8 INFO neutron.db.l3_hamode_db [None req-ee4fca78-b2e6-413d-9ffc-fa35418af27d 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 452/869] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:08 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:08.869 7 INFO neutron.services.segments.plugin [-] Segment 25619eae-6181-46a8-a49e-abdfd80d363a resource provider aggregate not found 2026-07-01 02:03:08.880 7 INFO neutron.services.segments.plugin [-] Segment 25619eae-6181-46a8-a49e-abdfd80d363a resource provider aggregate not found 2026-07-01 02:03:08.885 7 INFO neutron.services.segments.plugin [-] Segment 25619eae-6181-46a8-a49e-abdfd80d363a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25619eae-6181-46a8-a49e-abdfd80d363a found for delete ", "request_id": "req-c0281dad-09c3-4783-a403-8919eb1dc481"}]} 2026-07-01 02:03:08.899 7 INFO neutron.services.segments.plugin [-] Segment 25619eae-6181-46a8-a49e-abdfd80d363a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25619eae-6181-46a8-a49e-abdfd80d363a found for delete ", "request_id": "req-d2e9497f-b439-45c5-80c4-bf274caef452"}]} [pid: 7|app: 0|req: 453/870] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:03:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=655d3c18a0c644b28a2ef7e233f8f4a1 => generated 180 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:08.931 7 WARNING neutron_lib.context [req-ef2bab4b-7bc5-4393-afa1-8a4404074b1c req-a3318bae-44f3-43e2-8628-6092451ccc5c 34e415248e28414a9591d0bbf8b7b22d 655d3c18a0c644b28a2ef7e233f8f4a1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 454/871] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:03:08 2026] POST /v2.0/ports => generated 954 bytes in 391 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: 457/874] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:09 2026] GET /v2.0/ports?tenant_id=0a03130823034c4989a5d693eafda370&device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/875] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:08 2026] POST /v2.0/routers => generated 510 bytes in 1298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/876] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:09 2026] GET /v2.0/networks?id=2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 780 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:09.642 8 WARNING neutron_lib.context [None req-57f05fbe-adb8-4f09-95cb-beada742e67e 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 458/877] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:03:09 2026] PUT /v2.0/ports/5f243d0e-4c2c-4dec-a342-a4fecabb5e1a => generated 1235 bytes in 454 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: 459/878] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:09 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/879] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:03:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/880] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:09 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/881] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:03:09 2026] POST /v2.0/ports => generated 963 bytes in 403 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: 462/882] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:09 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/883] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/subnets?id=9a8c0e94-7aac-488a-818b-36a5a9199304 => generated 702 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/884] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/885] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/security-groups?id=e7bac895-7f42-41b2-9a6c-a8b180a14e91&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: 465/886] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/ports?network_id=2ff11565-bb16-4533-9d8e-d4f66965e202&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: 466/887] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/888] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/889] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?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: 469/890] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/891] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 471/892] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/893] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&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-07-01 02:03:10.880 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fc033f6-2f0c-448e-b392-c8d58baef4cd'] response: {'name': 'network-changed', 'server_uuid': 'b3aa7123-af04-4bdc-941c-b417d0c5c6ee', 'tag': '5f243d0e-4c2c-4dec-a342-a4fecabb5e1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 473/894] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/ports?tenant_id=655d3c18a0c644b28a2ef7e233f8f4a1&device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/895] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5f243d0e-4c2c-4dec-a342-a4fecabb5e1a => 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: 475/896] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/subnets?id=9e645188-57a4-4801-b569-74717af1025c => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/897] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:10 2026] GET /v2.0/ports?network_id=3ad2cedb-91c3-4831-886b-f68c1f55a438&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/898] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/networks/3ad2cedb-91c3-4831-886b-f68c1f55a438?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: 478/899] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/networks/3ad2cedb-91c3-4831-886b-f68c1f55a438?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/900] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:10 2026] PUT /v2.0/routers/baf6bf8e-3688-44fe-b519-209e4f881899/add_router_interface => generated 309 bytes in 1114 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: 423/901] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/902] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/ports/16dded66-ab64-4262-8c48-3a6ca77dfb05 => generated 1037 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/903] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/security-groups?id=e7bac895-7f42-41b2-9a6c-a8b180a14e91&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/904] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/ports?tenant_id=0a03130823034c4989a5d693eafda370&device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/905] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/networks?id=2ff11565-bb16-4533-9d8e-d4f66965e202 => 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: 483/906] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/907] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/subnets?id=9a8c0e94-7aac-488a-818b-36a5a9199304 => 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: 485/908] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/ports?network_id=2ff11565-bb16-4533-9d8e-d4f66965e202&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: 486/909] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?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: 487/910] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/911] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/912] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/security-groups?id=57094862-ed82-47a7-8166-fb89da02af01&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/913] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/914] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:11 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&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: 492/915] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports?tenant_id=7de8efefdc5e4c02b336422fb1c6a449&device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 493/916] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/networks?id=5c468541-a09f-4167-bcc3-b23e17443052 => generated 770 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/917] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports?tenant_id=655d3c18a0c644b28a2ef7e233f8f4a1&device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/918] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=fee6b0c0-56ed-46db-b642-9b87d2c4b56b => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/919] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/networks?id=3ad2cedb-91c3-4831-886b-f68c1f55a438 => generated 766 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/920] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/subnets?id=72a4b35a-f193-478e-9662-79737296dee4 => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/921] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5f243d0e-4c2c-4dec-a342-a4fecabb5e1a => 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: 499/922] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports?network_id=5c468541-a09f-4167-bcc3-b23e17443052&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/923] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:11 2026] PUT /v2.0/routers/baf6bf8e-3688-44fe-b519-209e4f881899/remove_router_interface => generated 309 bytes in 1101 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: 500/924] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/subnets?id=9e645188-57a4-4801-b569-74717af1025c => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/925] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/926] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/927] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports?network_id=3ad2cedb-91c3-4831-886b-f68c1f55a438&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/928] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052?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) 2026-07-01 02:03:12.539 8 INFO neutron.api.v2.resource [None req-c604790f-c3ba-41cf-a364-92be4af0f9e5 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 426/929] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:12 2026] PUT /v2.0/routers/baf6bf8e-3688-44fe-b519-209e4f881899/remove_router_interface => generated 197 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/930] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/security-groups?id=e7bac895-7f42-41b2-9a6c-a8b180a14e91&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: 427/931] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/networks/3ad2cedb-91c3-4831-886b-f68c1f55a438?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: 428/932] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports?device_id=baf6bf8e-3688-44fe-b519-209e4f881899 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/933] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/934] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:12 2026] GET /v2.0/networks/3ad2cedb-91c3-4831-886b-f68c1f55a438?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-07-01 02:03:12.893 7 INFO neutron.db.l3_db [req-59ca1d96-888c-4888-9e7e-02ab52f7ae02 req-7768809f-322a-494e-9094-e3fb8de2f0e7 460978238d0d4d5eb45137543cae0714 0a03130823034c4989a5d693eafda370 - - default default] Floating IP c988e8c2-d3eb-4b70-902e-cb9bbca2f628 disassociated. External IP: 10.96.250.219, port: ae083c00-2027-4d7e-a3ae-702f5dae70b1. 2026-07-01 02:03:13.184 8 INFO neutron.services.segments.plugin [-] Segment 340c0a5d-4659-44b4-88c3-a51cb47b182f resource provider aggregate not found 2026-07-01 02:03:13.200 8 INFO neutron.services.segments.plugin [-] Segment 340c0a5d-4659-44b4-88c3-a51cb47b182f resource provider aggregate not found 2026-07-01 02:03:13.204 8 INFO neutron.services.segments.plugin [-] Segment 340c0a5d-4659-44b4-88c3-a51cb47b182f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 340c0a5d-4659-44b4-88c3-a51cb47b182f found for delete ", "request_id": "req-87d3ffbb-377a-4ad0-877b-e38c53c77de3"}]} 2026-07-01 02:03:13.218 8 INFO neutron.db.l3_hamode_db [None req-22196826-360f-4727-9d31-c830e8100dba 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] HA network eee7f4da-cb66-49d7-834d-94dcf6be6df7 was deleted as no HA routers are present in tenant 26f0e696dbea413da5d352992e3ad315. 2026-07-01 02:03:13.219 8 INFO neutron.services.segments.plugin [-] Segment 340c0a5d-4659-44b4-88c3-a51cb47b182f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 340c0a5d-4659-44b4-88c3-a51cb47b182f found for delete ", "request_id": "req-142ba39c-10d6-41b9-a1b7-dd2fa3389574"}]} [pid: 8|app: 0|req: 430/935] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:12 2026] DELETE /v2.0/routers/baf6bf8e-3688-44fe-b519-209e4f881899 => generated 0 bytes in 573 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/936] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => 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: 506/937] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:03:12 2026] DELETE /v2.0/ports/ae083c00-2027-4d7e-a3ae-702f5dae70b1 => generated 0 bytes in 678 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:13.344 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1b2b20c-3dce-4090-9b76-f5ac3a5970ec'] response: {'server_uuid': '948defd4-7bb2-4209-a0e9-8371715b0a4e', 'name': 'network-vif-deleted', 'tag': 'ae083c00-2027-4d7e-a3ae-702f5dae70b1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/938] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/939] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/940] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:13 2026] DELETE /v2.0/subnets/045b5594-c93c-4307-aedb-dd97cefcadb3 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/941] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/942] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:13 2026] GET /v2.0/security-groups?id=e7bac895-7f42-41b2-9a6c-a8b180a14e91&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/943] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:13 2026] DELETE /v2.0/networks/c052cbbc-1ee5-4e24-b803-cd14d4399cb4 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:13.857 7 WARNING neutron_lib.context [None req-dd34ce3f-8cd0-4787-9ad9-391c636f75cb 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:13.928 7 INFO neutron.db.segments_db [None req-dd34ce3f-8cd0-4787-9ad9-391c636f75cb 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Added segment 4eceaae2-3495-46ca-8f90-7886279dbf90 of type vxlan for network 566eae48-4cfe-4464-9c9b-9661d5a55db2 [pid: 7|app: 0|req: 510/944] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:03:13 2026] POST /v2.0/networks => generated 634 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:14.064 8 WARNING neutron_lib.context [None req-53ba02b4-c83e-4b9a-8e26-15640fe67b3f 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 511/945] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/946] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:14 2026] POST /v2.0/subnets => generated 646 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:14.405 7 WARNING neutron_lib.context [None req-1ddf3843-b326-4455-90fd-37dd3ca29e34 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:14.441 7 INFO neutron.db.segments_db [None req-1ddf3843-b326-4455-90fd-37dd3ca29e34 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Added segment efca05eb-6b86-46db-941b-a8e74b9e7414 of type vxlan for network 440759f7-1e96-4a0e-9d79-0cb88b812617 [pid: 8|app: 0|req: 436/947] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 437/948] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:14.696 7 INFO neutron.db.l3_hamode_db [None req-1ddf3843-b326-4455-90fd-37dd3ca29e34 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:14.822 7 INFO neutron.db.l3_hamode_db [None req-1ddf3843-b326-4455-90fd-37dd3ca29e34 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 438/949] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/950] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:14 2026] GET /v2.0/security-groups?id=e7bac895-7f42-41b2-9a6c-a8b180a14e91&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:15.457 8 INFO neutron.services.segments.plugin [-] Segment aff1e68b-4395-4650-b7a2-e00ce5eef1e5 resource provider aggregate not found 2026-07-01 02:03:15.465 8 INFO neutron.services.segments.plugin [-] Segment aff1e68b-4395-4650-b7a2-e00ce5eef1e5 resource provider aggregate not found [pid: 8|app: 0|req: 440/951] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => 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: 512/952] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:14 2026] POST /v2.0/routers => generated 510 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:15.546 8 INFO neutron.services.segments.plugin [-] Segment aff1e68b-4395-4650-b7a2-e00ce5eef1e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aff1e68b-4395-4650-b7a2-e00ce5eef1e5 found for delete ", "request_id": "req-eedfb367-f7cb-4461-8952-3957a9714301"}]} 2026-07-01 02:03:15.547 8 INFO neutron.services.segments.plugin [-] Segment aff1e68b-4395-4650-b7a2-e00ce5eef1e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aff1e68b-4395-4650-b7a2-e00ce5eef1e5 found for delete ", "request_id": "req-511c1dd8-4ad2-4f54-a97e-6c8ee6646188"}]} [pid: 7|app: 0|req: 513/953] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 514/954] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&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: 515/955] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:15 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 971 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/956] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/security-groups?id=e7bac895-7f42-41b2-9a6c-a8b180a14e91&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: 517/957] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:16.679 7 INFO neutron.db.l3_db [None req-14522373-1830-492a-9bf2-3db748e9be7f 34e415248e28414a9591d0bbf8b7b22d 655d3c18a0c644b28a2ef7e233f8f4a1 - - default default] Floating IP b7e53dac-882d-44b1-a5a3-652635669892 associated. External IP: 10.96.250.216, port: 5f243d0e-4c2c-4dec-a342-a4fecabb5e1a. [pid: 8|app: 0|req: 441/958] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:15 2026] PUT /v2.0/routers/a14774bd-0492-4a59-851c-6b60a811b8aa/add_router_interface => generated 309 bytes in 1302 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/959] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/ports?device_id=948defd4-7bb2-4209-a0e9-8371715b0a4e => 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: 443/960] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 444/961] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/ports/b608fc90-580a-4215-9f18-0d44575cfee5 => generated 959 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/962] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:16 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/963] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:03:16 2026] PUT /v2.0/floatingips/b7e53dac-882d-44b1-a5a3-652635669892 => generated 855 bytes in 764 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:17.160 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a77cee0-5fe3-47c5-bf65-9cc0c1676866'] response: {'name': 'network-changed', 'server_uuid': 'b3aa7123-af04-4bdc-941c-b417d0c5c6ee', 'tag': '5f243d0e-4c2c-4dec-a342-a4fecabb5e1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 519/964] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/965] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/security-groups?id=e7bac895-7f42-41b2-9a6c-a8b180a14e91&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: 521/966] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/967] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/security-groups?id=e7bac895-7f42-41b2-9a6c-a8b180a14e91&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/968] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?tenant_id=655d3c18a0c644b28a2ef7e233f8f4a1&device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => 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: 524/969] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/networks?id=3ad2cedb-91c3-4831-886b-f68c1f55a438 => generated 766 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/970] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=5f243d0e-4c2c-4dec-a342-a4fecabb5e1a => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/971] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:16 2026] PUT /v2.0/routers/a14774bd-0492-4a59-851c-6b60a811b8aa/remove_router_interface => generated 309 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/972] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/subnets?id=9e645188-57a4-4801-b569-74717af1025c => generated 688 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/973] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?device_id=a14774bd-0492-4a59-851c-6b60a811b8aa => 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: 527/974] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/ports?network_id=3ad2cedb-91c3-4831-886b-f68c1f55a438&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/975] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/networks/3ad2cedb-91c3-4831-886b-f68c1f55a438?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/976] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:17 2026] GET /v2.0/networks/3ad2cedb-91c3-4831-886b-f68c1f55a438?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/977] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:18 2026] DELETE /v2.0/security-groups/57094862-ed82-47a7-8166-fb89da02af01 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/978] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:18.141 7 INFO neutron.api.v2.resource [None req-fbf48d0d-8108-4d95-b4a5-c3783fc8fba6 460978238d0d4d5eb45137543cae0714 0a03130823034c4989a5d693eafda370 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/979] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/security-groups/57094862-ed82-47a7-8166-fb89da02af01 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/980] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&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: 534/981] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:03:18 2026] DELETE /v2.0/floatingips/c988e8c2-d3eb-4b70-902e-cb9bbca2f628 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:18.524 8 INFO neutron.services.segments.plugin [-] Segment efca05eb-6b86-46db-941b-a8e74b9e7414 resource provider aggregate not found 2026-07-01 02:03:18.528 8 INFO neutron.services.segments.plugin [-] Segment efca05eb-6b86-46db-941b-a8e74b9e7414 resource provider aggregate not found 2026-07-01 02:03:18.557 8 INFO neutron.services.segments.plugin [-] Segment efca05eb-6b86-46db-941b-a8e74b9e7414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efca05eb-6b86-46db-941b-a8e74b9e7414 found for delete ", "request_id": "req-d30ef4a3-9774-4a11-a3c9-b7abd7f21888"}]} 2026-07-01 02:03:18.558 8 INFO neutron.services.segments.plugin [-] Segment efca05eb-6b86-46db-941b-a8e74b9e7414 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efca05eb-6b86-46db-941b-a8e74b9e7414 found for delete ", "request_id": "req-b5732e84-030c-4f36-98cb-f1ff65b01c0d"}]} 2026-07-01 02:03:18.564 8 INFO neutron.db.l3_hamode_db [None req-10c7376d-e060-43e6-a7ff-446546df7953 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] HA network 440759f7-1e96-4a0e-9d79-0cb88b812617 was deleted as no HA routers are present in tenant 26f0e696dbea413da5d352992e3ad315. [pid: 8|app: 0|req: 448/982] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:17 2026] DELETE /v2.0/routers/a14774bd-0492-4a59-851c-6b60a811b8aa => generated 0 bytes in 671 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/983] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:18 2026] DELETE /v2.0/subnets/f778a144-71e7-43f8-82d3-cfb73ce9e311 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/984] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:18 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/985] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:18 2026] DELETE /v2.0/networks/566eae48-4cfe-4464-9c9b-9661d5a55db2 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/986] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/security-groups?id=e7bac895-7f42-41b2-9a6c-a8b180a14e91&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:19.193 8 WARNING neutron_lib.context [None req-caacb377-3660-485b-ac9d-bdf991d29314 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:19.240 8 INFO neutron.db.segments_db [None req-caacb377-3660-485b-ac9d-bdf991d29314 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Added segment 3ccf9935-86f6-4a39-9f2c-43b30e53706a of type vxlan for network 8b6f6403-cc0d-43e8-b24a-a3cb7a970946 2026-07-01 02:03:19.523 8 INFO neutron.db.l3_hamode_db [None req-caacb377-3660-485b-ac9d-bdf991d29314 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 535/987] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:18 2026] PUT /v2.0/routers/d9c9fec5-e0ee-4d31-80ec-0bbd73f05271/remove_router_interface => generated 309 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/988] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/989] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:03:19 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:20.392 8 INFO neutron.db.l3_hamode_db [None req-caacb377-3660-485b-ac9d-bdf991d29314 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:20.484 7 INFO neutron.services.segments.plugin [-] Segment 5e09cc3e-c677-42ca-9c74-854010b0f16a resource provider aggregate not found 2026-07-01 02:03:20.490 7 INFO neutron.services.segments.plugin [-] Segment 5e09cc3e-c677-42ca-9c74-854010b0f16a resource provider aggregate not found 2026-07-01 02:03:20.506 7 INFO neutron.services.segments.plugin [-] Segment 5e09cc3e-c677-42ca-9c74-854010b0f16a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e09cc3e-c677-42ca-9c74-854010b0f16a found for delete ", "request_id": "req-e8056ab6-ee84-4bc2-95f3-7504a65c8dea"}]} 2026-07-01 02:03:20.507 7 INFO neutron.services.segments.plugin [-] Segment 5e09cc3e-c677-42ca-9c74-854010b0f16a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5e09cc3e-c677-42ca-9c74-854010b0f16a found for delete ", "request_id": "req-b9947a70-f9bd-4781-8e33-9707c118dffb"}]} 2026-07-01 02:03:20.531 7 INFO neutron.db.l3_hamode_db [None req-efe40a4c-f9e1-4d3c-9dab-78414b911ca7 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network f16522da-b331-48a3-b36b-245ed9830625 was deleted as no HA routers are present in tenant 0a03130823034c4989a5d693eafda370. [pid: 7|app: 0|req: 538/990] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:19 2026] DELETE /v2.0/routers/d9c9fec5-e0ee-4d31-80ec-0bbd73f05271 => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/991] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:20 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:20.578 8 INFO neutron.services.segments.plugin [-] Segment 4eceaae2-3495-46ca-8f90-7886279dbf90 resource provider aggregate not found 2026-07-01 02:03:20.582 8 INFO neutron.services.segments.plugin [-] Segment 4eceaae2-3495-46ca-8f90-7886279dbf90 resource provider aggregate not found 2026-07-01 02:03:20.591 8 INFO neutron.services.segments.plugin [-] Segment 4eceaae2-3495-46ca-8f90-7886279dbf90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eceaae2-3495-46ca-8f90-7886279dbf90 found for delete ", "request_id": "req-56a49104-9903-48e7-8971-1e588b889491"}]} 2026-07-01 02:03:20.594 8 INFO neutron.services.segments.plugin [-] Segment 4eceaae2-3495-46ca-8f90-7886279dbf90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eceaae2-3495-46ca-8f90-7886279dbf90 found for delete ", "request_id": "req-5fa51efd-1e45-4fbd-afa1-655170fd8ce5"}]} 2026-07-01 02:03:20.864 7 INFO neutron.db.l3_db [req-4bf56973-8d7c-4865-a92a-ecf510c33700 req-00e217bc-4fcb-40b8-a71e-8b523e213d3c 34e415248e28414a9591d0bbf8b7b22d 655d3c18a0c644b28a2ef7e233f8f4a1 - - default default] Floating IP b7e53dac-882d-44b1-a5a3-652635669892 disassociated. External IP: 10.96.250.216, port: 5f243d0e-4c2c-4dec-a342-a4fecabb5e1a. [pid: 7|app: 0|req: 540/992] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:03:20 2026] DELETE /v2.0/ports/5f243d0e-4c2c-4dec-a342-a4fecabb5e1a => generated 0 bytes in 641 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/993] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:21.253 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-82abcdd6-1bd5-411d-88dd-a29d317fc2e1'] response: {'server_uuid': 'b3aa7123-af04-4bdc-941c-b417d0c5c6ee', 'name': 'network-vif-deleted', 'tag': '5f243d0e-4c2c-4dec-a342-a4fecabb5e1a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 542/994] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:21 2026] DELETE /v2.0/subnets/9a8c0e94-7aac-488a-818b-36a5a9199304 => 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: 453/995] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:19 2026] POST /v2.0/routers => generated 692 bytes in 2207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/996] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/routers/8339e88a-469b-4570-804f-46ad4dffdb2f => generated 698 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/997] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/routers => generated 701 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/998] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:21 2026] DELETE /v2.0/networks/2ff11565-bb16-4533-9d8e-d4f66965e202 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/999] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:21 2026] GET /v2.0/security-groups?tenant_id=0a03130823034c4989a5d693eafda370&name=default => generated 2921 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1000] 10.0.0.241 () {34 vars in 741 bytes} [Wed Jul 1 02:03:21 2026] PUT /v2.0/routers/8339e88a-469b-4570-804f-46ad4dffdb2f => generated 705 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1001] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:22 2026] DELETE /v2.0/security-groups/d14a3a2c-8c3b-4ef8-88e4-f5fa4c8992dd => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1002] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/routers/8339e88a-469b-4570-804f-46ad4dffdb2f => generated 705 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1003] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/ports?device_id=8339e88a-469b-4570-804f-46ad4dffdb2f => 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: 547/1004] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:22 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:23.005 8 INFO neutron.services.segments.plugin [-] Segment 3ccf9935-86f6-4a39-9f2c-43b30e53706a resource provider aggregate not found 2026-07-01 02:03:23.015 8 INFO neutron.services.segments.plugin [-] Segment 3ccf9935-86f6-4a39-9f2c-43b30e53706a resource provider aggregate not found 2026-07-01 02:03:23.029 8 INFO neutron.services.segments.plugin [-] Segment 3ccf9935-86f6-4a39-9f2c-43b30e53706a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ccf9935-86f6-4a39-9f2c-43b30e53706a found for delete ", "request_id": "req-cd6b9b6b-182f-45e8-8d46-d5993314a6a2"}]} 2026-07-01 02:03:23.037 8 INFO neutron.db.l3_hamode_db [None req-a1ee3dde-0c0e-4102-821b-a3d7af4f769f 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] HA network 8b6f6403-cc0d-43e8-b24a-a3cb7a970946 was deleted as no HA routers are present in tenant 26f0e696dbea413da5d352992e3ad315. 2026-07-01 02:03:23.038 8 INFO neutron.services.segments.plugin [-] Segment 3ccf9935-86f6-4a39-9f2c-43b30e53706a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ccf9935-86f6-4a39-9f2c-43b30e53706a found for delete ", "request_id": "req-5ab7c38f-44a7-4a36-952f-dbe35f3ee8f2"}]} [pid: 8|app: 0|req: 458/1005] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:22 2026] DELETE /v2.0/routers/8339e88a-469b-4570-804f-46ad4dffdb2f => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1006] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/ports?device_id=8339e88a-469b-4570-804f-46ad4dffdb2f => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:23.125 8 INFO neutron.api.v2.resource [None req-aa0edace-a373-41a2-92cb-fc821ed685fd 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 459/1007] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/routers/8339e88a-469b-4570-804f-46ad4dffdb2f => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:23.133 7 INFO neutron.services.segments.plugin [-] Segment 56894b7d-e163-4f01-94a0-ca24fb669642 resource provider aggregate not found 2026-07-01 02:03:23.137 7 INFO neutron.services.segments.plugin [-] Segment 56894b7d-e163-4f01-94a0-ca24fb669642 resource provider aggregate not found [pid: 7|app: 0|req: 549/1008] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/ports?device_id=a14774bd-0492-4a59-851c-6b60a811b8aa => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:23.186 8 INFO neutron.api.v2.resource [None req-e1abf50b-dacb-4d27-b0e2-7a0a73e68577 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 460/1009] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/routers/a14774bd-0492-4a59-851c-6b60a811b8aa => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:23.195 7 INFO neutron.services.segments.plugin [-] Segment 56894b7d-e163-4f01-94a0-ca24fb669642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56894b7d-e163-4f01-94a0-ca24fb669642 found for delete ", "request_id": "req-9ca7270d-7ac8-4743-a4db-39228152eecb"}]} 2026-07-01 02:03:23.196 7 INFO neutron.services.segments.plugin [-] Segment 56894b7d-e163-4f01-94a0-ca24fb669642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56894b7d-e163-4f01-94a0-ca24fb669642 found for delete ", "request_id": "req-dd601604-22c2-4f06-a7c6-05f363f64897"}]} 2026-07-01 02:03:23.208 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72a74b45-a829-4102-affb-90fddd4fc9fd 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1010] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/subnets/f778a144-71e7-43f8-82d3-cfb73ce9e311 => 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: 461/1011] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/ports?device_id=baf6bf8e-3688-44fe-b519-209e4f881899 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:23.267 7 INFO neutron.api.v2.resource [None req-34ce84e9-9bbf-43b7-9675-4876e12f5360 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 551/1012] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/routers/baf6bf8e-3688-44fe-b519-209e4f881899 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:23.289 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e7f7322-8da7-4d83-920b-4b175282d74a 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 462/1013] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/subnets/045b5594-c93c-4307-aedb-dd97cefcadb3 => 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: 552/1014] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/ports?device_id=7bd3197c-b35e-42d8-9819-c579aba25825 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:23.346 8 INFO neutron.api.v2.resource [None req-f53991f4-86fa-4b08-976b-70e31761a635 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/1015] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/routers/7bd3197c-b35e-42d8-9819-c579aba25825 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:23.374 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3fd258db-545b-4f34-b65c-2cdeba6791ac 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 553/1016] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/subnets/861562e3-a4f2-4fe2-8c95-88c878ca6680 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:23.397 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3fa1a6ee-75e0-4e67-be0e-014b342a1c09 69ffec07f17d4ea3a147d66c570a7c52 26f0e696dbea413da5d352992e3ad315 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 464/1017] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:23 2026] DELETE /v2.0/subnets/032e9094-4fc4-447f-a048-3b2c413174a9 => 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: 554/1018] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/ports?device_id=b3aa7123-af04-4bdc-941c-b417d0c5c6ee => 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: 465/1019] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:23 2026] GET /v2.0/security-groups?tenant_id=26f0e696dbea413da5d352992e3ad315&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1022] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:24 2026] DELETE /v2.0/security-groups/bd3a83de-6f87-4300-a267-91d4cff9d03d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:24.195 7 INFO neutron.db.segments_db [None req-d5008034-a2fc-4562-a34d-87b6bb2ce2c7 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment a22f9c5c-6f8a-4478-b9f8-4a18c4aacc40 of type vxlan for network 1a9703f0-e8ba-4f15-a7b7-c6708c8ac856 [pid: 7|app: 0|req: 555/1023] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:03:23 2026] POST /v2.0/networks => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1024] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:24 2026] POST /v2.0/subnets => generated 690 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:24.581 7 INFO neutron.db.segments_db [None req-c37c40db-9c90-4d2f-9a3b-c934f309cd68 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment f211e5e4-8764-4d37-b680-8a268654e107 of type vxlan for network 9fcef666-2e8f-47fd-b1d6-1d7c86e09b47 [pid: 8|app: 0|req: 470/1025] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:24 2026] DELETE /v2.0/security-groups/e7bac895-7f42-41b2-9a6c-a8b180a14e91 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:24.670 8 INFO neutron.api.v2.resource [None req-5ca85278-3f40-46c1-afdc-46aae70a5fcb 34e415248e28414a9591d0bbf8b7b22d 655d3c18a0c644b28a2ef7e233f8f4a1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/1026] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:03:24 2026] GET /v2.0/security-groups/e7bac895-7f42-41b2-9a6c-a8b180a14e91 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:24.854 7 INFO neutron.db.l3_hamode_db [None req-c37c40db-9c90-4d2f-9a3b-c934f309cd68 df937ff3d3444a8aaedfd9114c8bd4f2 b76cb16816e54e79b347366e53f3e300 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 472/1027] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:03:24 2026] DELETE /v2.0/floatingips/b7e53dac-882d-44b1-a5a3-652635669892 => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:25.612 7 INFO neutron.db.l3_hamode_db [None req-c37c40db-9c90-4d2f-9a3b-c934f309cd68 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 473/1028] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:24 2026] PUT /v2.0/routers/4caa86a8-2eaf-4922-89ec-91167250e545/remove_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:26.089 8 WARNING neutron_lib.context [None req-44d3e1e9-5a99-4016-892c-51ad3f662921 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:26.252 8 INFO neutron.db.segments_db [None req-44d3e1e9-5a99-4016-892c-51ad3f662921 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Added segment d492453f-35a3-4f23-bdd5-8681a0d7311f of type vxlan for network f1cd9c32-1892-40ae-9ec7-960f33e300b5 [pid: 8|app: 0|req: 474/1029] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:03:25 2026] POST /v2.0/networks => generated 627 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1030] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:24 2026] POST /v2.0/routers => generated 730 bytes in 2086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:26.620 7 WARNING neutron_lib.context [None req-3a2ee602-e707-49f0-b0ca-d0a9acd7f5ff 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:26.674 7 INFO neutron.db.segments_db [None req-3a2ee602-e707-49f0-b0ca-d0a9acd7f5ff 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Added segment 788f198c-3e09-4209-ba9b-7cff90604f10 of type vxlan for network 6d8a9ccd-456e-4f08-a0a9-f9d5a2c33b8c [pid: 7|app: 0|req: 557/1031] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:03:26 2026] POST /v2.0/networks => generated 630 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:27.207 8 INFO neutron.services.segments.plugin [-] Segment f5b64083-0bd9-4e35-b374-fe893a3cc0e9 resource provider aggregate not found 2026-07-01 02:03:27.212 8 INFO neutron.services.segments.plugin [-] Segment f5b64083-0bd9-4e35-b374-fe893a3cc0e9 resource provider aggregate not found 2026-07-01 02:03:27.221 8 INFO neutron.services.segments.plugin [-] Segment f5b64083-0bd9-4e35-b374-fe893a3cc0e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b64083-0bd9-4e35-b374-fe893a3cc0e9 found for delete ", "request_id": "req-35f3e35c-2368-4dfc-a62c-ea8f5c2fe7cb"}]} 2026-07-01 02:03:27.227 8 INFO neutron.db.l3_hamode_db [None req-fca0a768-5c99-4e58-bf97-eb7eed2dde8d df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network e93f8090-3f2d-429a-83be-92cfb6a030f0 was deleted as no HA routers are present in tenant 655d3c18a0c644b28a2ef7e233f8f4a1. [pid: 8|app: 0|req: 475/1032] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:26 2026] DELETE /v2.0/routers/4caa86a8-2eaf-4922-89ec-91167250e545 => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:27.236 8 INFO neutron.services.segments.plugin [-] Segment f5b64083-0bd9-4e35-b374-fe893a3cc0e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5b64083-0bd9-4e35-b374-fe893a3cc0e9 found for delete ", "request_id": "req-7b4412be-d12c-43e7-a9e8-d62e1b7fd794"}]} 2026-07-01 02:03:27.239 8 WARNING neutron_lib.context [None req-07b30e50-e82d-4574-9fdb-2475eae1c45d 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 476/1033] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:27 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: 477/1034] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:27 2026] DELETE /v2.0/subnets/9e645188-57a4-4801-b569-74717af1025c => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:27.621 8 WARNING neutron_lib.context [None req-d73ba3eb-7d87-4923-ad60-11bb93dbec08 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 478/1035] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:27 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1036] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:26 2026] PUT /v2.0/routers/e051f447-223c-4c11-a159-c45d5a6deedc/add_router_interface => generated 309 bytes in 1236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:28.001 7 WARNING neutron_lib.context [None req-70fb3bc3-b274-4bdb-b57d-841b06d8e389 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:28.039 7 INFO neutron.db.segments_db [None req-70fb3bc3-b274-4bdb-b57d-841b06d8e389 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Added segment cf5c13f9-c3f2-47cc-8ead-31301c171d01 of type vxlan for network d3cc237f-b38b-4b5f-afa4-3bca0dc4f676 [pid: 8|app: 0|req: 479/1037] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:27 2026] DELETE /v2.0/networks/3ad2cedb-91c3-4831-886b-f68c1f55a438 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:28.364 7 INFO neutron.db.l3_hamode_db [None req-70fb3bc3-b274-4bdb-b57d-841b06d8e389 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 480/1038] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:28 2026] GET /v2.0/security-groups?tenant_id=655d3c18a0c644b28a2ef7e233f8f4a1&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:28.496 7 INFO neutron.db.l3_hamode_db [None req-70fb3bc3-b274-4bdb-b57d-841b06d8e389 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 481/1039] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:28 2026] DELETE /v2.0/security-groups/63a4f3e3-2d50-45da-9909-9d3220562a12 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:28.781 8 WARNING neutron_lib.context [None req-a8ba42f8-93d6-4fa9-8ec7-014e5c4b63ca fd1d212a679e4e33b5c7ca47db6475d2 b76cb16816e54e79b347366e53f3e300 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 482/1040] 10.0.0.241 () {34 vars in 685 bytes} [Wed Jul 1 02:03:28 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) 2026-07-01 02:03:28.932 8 WARNING neutron_lib.context [None req-228e855a-9d72-40a8-b222-47c1cd6c2aaf fd1d212a679e4e33b5c7ca47db6475d2 b76cb16816e54e79b347366e53f3e300 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 483/1041] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:03:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:29.082 8 WARNING neutron_lib.context [None req-cf974d89-4155-4111-86ae-d7e4f8dbf1ff fd1d212a679e4e33b5c7ca47db6475d2 b76cb16816e54e79b347366e53f3e300 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:29.244 8 INFO neutron.services.segments.plugin [-] Segment 980ae524-2852-446d-8325-cd9d77cb0b3a resource provider aggregate not found 2026-07-01 02:03:29.257 8 INFO neutron.services.segments.plugin [-] Segment 980ae524-2852-446d-8325-cd9d77cb0b3a resource provider aggregate not found 2026-07-01 02:03:29.263 8 INFO neutron.services.segments.plugin [-] Segment 980ae524-2852-446d-8325-cd9d77cb0b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 980ae524-2852-446d-8325-cd9d77cb0b3a found for delete ", "request_id": "req-216fb5c5-4931-4d8e-b0b7-a57a67d52831"}]} [pid: 8|app: 0|req: 484/1042] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:03:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:29.284 8 WARNING neutron_lib.context [None req-bbecafab-c1cf-4099-b9dc-f5bc2634ede5 fd1d212a679e4e33b5c7ca47db6475d2 b76cb16816e54e79b347366e53f3e300 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 559/1043] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:27 2026] POST /v2.0/routers => generated 507 bytes in 1291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:29.291 8 INFO neutron.services.segments.plugin [-] Segment 980ae524-2852-446d-8325-cd9d77cb0b3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 980ae524-2852-446d-8325-cd9d77cb0b3a found for delete ", "request_id": "req-93c1135c-6ec5-441d-83a7-544e272be070"}]} [pid: 8|app: 0|req: 485/1044] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:03:29 2026] POST /v2.0/floatingips => generated 552 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1045] 10.0.0.198 () {34 vars in 1100 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1481027926&fields=id&tenant_id=b76cb16816e54e79b347366e53f3e300 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1046] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/networks?id=1a9703f0-e8ba-4f15-a7b7-c6708c8ac856 => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:30.863 8 INFO neutron.db.segments_db [None req-5c896dbe-81dd-4fc7-b958-18ab956c69ec df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment daac89df-f40d-446e-a4f7-0f7e8d6a2d55 of type vxlan for network 54a35896-9be7-440a-8cfe-b8c498d75e1f [pid: 7|app: 0|req: 560/1047] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:29 2026] PUT /v2.0/routers/38e7dbee-1ab3-4281-805f-e9e19e178817/add_router_interface => generated 309 bytes in 1607 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1048] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/quotas/b76cb16816e54e79b347366e53f3e300 => 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: 488/1049] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:03:30 2026] POST /v2.0/networks => generated 746 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1050] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/ports/21227f6f-b4ea-4027-a5cc-eeb90cbc8cc2 => generated 955 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1051] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1052] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:03:30 2026] GET /v2.0/ports?tenant_id=b76cb16816e54e79b347366e53f3e300&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1053] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:31 2026] POST /v2.0/subnets => generated 693 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1054] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1055] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:03:31 2026] GET /v2.0/networks/1a9703f0-e8ba-4f15-a7b7-c6708c8ac856?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:31.411 7 INFO neutron.db.segments_db [None req-29132851-fdae-4e63-9109-dc1fc9cd4398 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment cce833b8-5caf-4727-aa76-2ac2f16e96b7 of type vxlan for network 61e6fc14-fd70-4331-bf23-6ba7e2a24813 2026-07-01 02:03:31.658 7 INFO neutron.db.l3_hamode_db [None req-29132851-fdae-4e63-9109-dc1fc9cd4398 df937ff3d3444a8aaedfd9114c8bd4f2 038279bb9c5344e8af5036e4885b9590 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 490/1056] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:31 2026] PUT /v2.0/routers/38e7dbee-1ab3-4281-805f-e9e19e178817/add_router_interface => generated 309 bytes in 1303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1057] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/networks/1a9703f0-e8ba-4f15-a7b7-c6708c8ac856?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: 492/1058] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:32 2026] GET /v2.0/ports/bed67b46-5766-4ab4-8478-b1f009f49cd6 => generated 955 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:32.515 7 INFO neutron.db.l3_hamode_db [None req-29132851-fdae-4e63-9109-dc1fc9cd4398 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 493/1059] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:32 2026] PUT /v2.0/routers/38e7dbee-1ab3-4281-805f-e9e19e178817/remove_router_interface => generated 309 bytes in 858 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1060] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:33 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => 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: 567/1061] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:31 2026] POST /v2.0/routers => generated 733 bytes in 2080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1062] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:33 2026] PUT /v2.0/routers/38e7dbee-1ab3-4281-805f-e9e19e178817/remove_router_interface => generated 309 bytes in 744 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1063] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:34 2026] GET /v2.0/ports?device_id=38e7dbee-1ab3-4281-805f-e9e19e178817 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1064] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:33 2026] PUT /v2.0/routers/beceaa54-4b43-4872-b132-84962b0460e1/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: 569/1065] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:34 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:35.332 8 INFO neutron.services.segments.plugin [-] Segment cf5c13f9-c3f2-47cc-8ead-31301c171d01 resource provider aggregate not found 2026-07-01 02:03:35.339 8 INFO neutron.services.segments.plugin [-] Segment cf5c13f9-c3f2-47cc-8ead-31301c171d01 resource provider aggregate not found 2026-07-01 02:03:35.349 8 INFO neutron.services.segments.plugin [-] Segment cf5c13f9-c3f2-47cc-8ead-31301c171d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf5c13f9-c3f2-47cc-8ead-31301c171d01 found for delete ", "request_id": "req-6e92d9a2-ef19-485d-900a-d93629488783"}]} 2026-07-01 02:03:35.351 8 INFO neutron.services.segments.plugin [-] Segment cf5c13f9-c3f2-47cc-8ead-31301c171d01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf5c13f9-c3f2-47cc-8ead-31301c171d01 found for delete ", "request_id": "req-e1927383-7272-4235-a0a2-0e064801fcd1"}]} 2026-07-01 02:03:35.364 8 INFO neutron.db.l3_hamode_db [None req-ba7ea6bb-b57d-427b-85d9-88561cf5b80a 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] HA network d3cc237f-b38b-4b5f-afa4-3bca0dc4f676 was deleted as no HA routers are present in tenant 21b78560857a4ca8aa8a0fad48e5a334. [pid: 8|app: 0|req: 497/1066] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:34 2026] DELETE /v2.0/routers/38e7dbee-1ab3-4281-805f-e9e19e178817 => generated 0 bytes in 1248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1067] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:35 2026] DELETE /v2.0/subnets/484ee91d-8956-4e57-9b8f-f61edcc00159 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1068] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:35 2026] DELETE /v2.0/subnets/900c56d2-0f78-4024-908b-925733052618 => 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: 499/1069] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/networks?id=54a35896-9be7-440a-8cfe-b8c498d75e1f => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1070] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/quotas/038279bb9c5344e8af5036e4885b9590 => 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: 501/1071] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/ports?tenant_id=038279bb9c5344e8af5036e4885b9590&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1072] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => 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: 503/1073] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/networks/54a35896-9be7-440a-8cfe-b8c498d75e1f?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:36.013 7 INFO neutron.services.segments.plugin [-] Segment 788f198c-3e09-4209-ba9b-7cff90604f10 resource provider aggregate not found 2026-07-01 02:03:36.018 7 INFO neutron.services.segments.plugin [-] Segment 788f198c-3e09-4209-ba9b-7cff90604f10 resource provider aggregate not found [pid: 8|app: 0|req: 504/1074] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:03:35 2026] GET /v2.0/networks/54a35896-9be7-440a-8cfe-b8c498d75e1f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:36.035 7 INFO neutron.services.segments.plugin [-] Segment 788f198c-3e09-4209-ba9b-7cff90604f10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788f198c-3e09-4209-ba9b-7cff90604f10 found for delete ", "request_id": "req-34c14b91-e399-43ea-b074-6d1741879ea6"}]} 2026-07-01 02:03:36.036 7 INFO neutron.services.segments.plugin [-] Segment 788f198c-3e09-4209-ba9b-7cff90604f10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788f198c-3e09-4209-ba9b-7cff90604f10 found for delete ", "request_id": "req-7b48aaa0-70be-4b64-81ad-ff0b47d8a2fa"}]} [pid: 7|app: 0|req: 571/1075] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:35 2026] DELETE /v2.0/networks/6d8a9ccd-456e-4f08-a0a9-f9d5a2c33b8c => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1076] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => 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: 573/1077] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1078] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:36 2026] DELETE /v2.0/networks/f1cd9c32-1892-40ae-9ec7-960f33e300b5 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1079] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:36.420 8 WARNING neutron_lib.context [None req-8b4eeaee-35af-41c3-81ca-9ea509f47b85 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:36.482 8 INFO neutron.db.segments_db [None req-8b4eeaee-35af-41c3-81ca-9ea509f47b85 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Added segment 69f4e00a-c10c-4184-89df-779e37e792f4 of type vxlan for network 8b487d41-79ce-4428-b396-35df8f7f3e5f [pid: 8|app: 0|req: 506/1080] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/networks => generated 630 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:36.598 7 WARNING neutron_lib.context [None req-38b32167-7997-497b-b7e8-cb0918fc2cd3 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 507/1081] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1082] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1083] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/subnets => generated 626 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:36.898 7 WARNING neutron_lib.context [None req-0f1ab550-91fd-49b2-add9-d8349f00fc8f 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 509/1084] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/networks?id=1a9703f0-e8ba-4f15-a7b7-c6708c8ac856 => generated 675 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:36.938 7 INFO neutron.db.segments_db [None req-0f1ab550-91fd-49b2-add9-d8349f00fc8f 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Added segment 5a7e9ce6-db9e-4127-8046-2427951c0499 of type vxlan for network 748eabf6-2b6b-42e4-a6bb-a4e4829e9348 [pid: 8|app: 0|req: 510/1085] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:03:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b76cb16816e54e79b347366e53f3e300 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:36.981 8 WARNING neutron_lib.context [req-12c15fe6-c119-4b86-8890-d0b1ec890dfa req-bdbdd649-0fed-4762-8a92-3b15b874fa17 fd1d212a679e4e33b5c7ca47db6475d2 b76cb16816e54e79b347366e53f3e300 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:37.247 7 INFO neutron.db.l3_hamode_db [None req-0f1ab550-91fd-49b2-add9-d8349f00fc8f 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 511/1086] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/ports => generated 958 bytes in 335 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-07-01 02:03:37.369 8 INFO neutron.services.segments.plugin [-] Segment d492453f-35a3-4f23-bdd5-8681a0d7311f resource provider aggregate not found 2026-07-01 02:03:37.378 8 INFO neutron.services.segments.plugin [-] Segment d492453f-35a3-4f23-bdd5-8681a0d7311f resource provider aggregate not found 2026-07-01 02:03:37.392 7 INFO neutron.db.l3_hamode_db [None req-0f1ab550-91fd-49b2-add9-d8349f00fc8f 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:37.394 8 INFO neutron.services.segments.plugin [-] Segment d492453f-35a3-4f23-bdd5-8681a0d7311f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d492453f-35a3-4f23-bdd5-8681a0d7311f found for delete ", "request_id": "req-9e87caa3-72b9-48ee-9d32-16dd0205c4a8"}]} 2026-07-01 02:03:37.397 8 INFO neutron.services.segments.plugin [-] Segment d492453f-35a3-4f23-bdd5-8681a0d7311f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d492453f-35a3-4f23-bdd5-8681a0d7311f found for delete ", "request_id": "req-48830733-9f79-4e94-b577-be99736ac0be"}]} [pid: 8|app: 0|req: 512/1087] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 961 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1088] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => 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: 514/1089] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:03:37 2026] PUT /v2.0/ports/46a45a63-c928-4e2d-83f5-bcff64b48a66 => generated 1239 bytes in 420 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: 515/1090] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/security-groups?id=cb352d53-b8ef-43f4-895a-b9fd601ada01&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1091] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:37.963 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e984c808-b108-49d0-8db7-74d6fd2fc314'] response: {'name': 'network-changed', 'server_uuid': '7b771701-1b2e-4b86-b3b7-f238c52ab5b2', 'tag': '46a45a63-c928-4e2d-83f5-bcff64b48a66', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 517/1092] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:37 2026] GET /v2.0/security-groups?id=ee77c2b5-a4a4-4e32-ab15-ce29494b8e89&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1093] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:36 2026] POST /v2.0/routers => generated 507 bytes in 1138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:38.044 8 WARNING neutron_lib.context [None req-48ead93b-83e8-429f-a4c7-3011f4686ae2 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 518/1094] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:03:38 2026] POST /v2.0/ports => generated 947 bytes in 348 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: 519/1095] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/ports?tenant_id=b76cb16816e54e79b347366e53f3e300&device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1096] 199.204.45.113 () {34 vars in 1018 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/networks?tenant_id=b76cb16816e54e79b347366e53f3e300&shared=False => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1097] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => 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: 522/1098] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1099] 199.204.45.113 () {34 vars in 930 bytes} [Wed Jul 1 02:03:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:38.963 8 INFO neutron.db.l3_db [req-be497311-8dc9-4e8c-b97b-fc35e84330bb req-25fe8063-c0db-4a96-9ea4-65f264ebdcee dd8e859d4a1f401fa974034f2f957510 7de8efefdc5e4c02b336422fb1c6a449 - - default default] Floating IP 5cdf5ab2-6fc8-4b87-ad71-271186561f0f disassociated. External IP: 10.96.250.218, port: fee6b0c0-56ed-46db-b642-9b87d2c4b56b. [pid: 8|app: 0|req: 524/1100] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:03:38 2026] DELETE /v2.0/ports/fee6b0c0-56ed-46db-b642-9b87d2c4b56b => generated 0 bytes in 660 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1103] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1104] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 529/1105] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/security-groups?id=cb352d53-b8ef-43f4-895a-b9fd601ada01&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: 577/1106] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:38 2026] PUT /v2.0/routers/e3557cdf-a3c8-4a2d-97ed-44e8e96ab5f4/add_router_interface => generated 309 bytes in 1239 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: 578/1107] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => 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: 530/1108] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/ports/e8a348cd-a35c-4c50-b63f-67904cdffb72 => generated 1021 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1109] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/ports?tenant_id=b76cb16816e54e79b347366e53f3e300&device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 1242 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1110] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=46a45a63-c928-4e2d-83f5-bcff64b48a66 => 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: 533/1111] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/subnets?id=cc871a26-f9b2-4441-bb8b-eb3cbc32a8d1 => 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: 534/1112] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/ports?network_id=1a9703f0-e8ba-4f15-a7b7-c6708c8ac856&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: 535/1113] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/networks/1a9703f0-e8ba-4f15-a7b7-c6708c8ac856?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: 536/1114] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:39 2026] GET /v2.0/networks/1a9703f0-e8ba-4f15-a7b7-c6708c8ac856?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1115] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 579/1116] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:39 2026] PUT /v2.0/routers/e3557cdf-a3c8-4a2d-97ed-44e8e96ab5f4/remove_router_interface => generated 309 bytes in 795 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: 538/1117] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:40.544 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4503959-fbf3-4ffd-80f4-71d438ca5931'] response: {'server_uuid': '95a439f7-8f6a-4235-8b99-95306b249604', 'name': 'network-vif-deleted', 'tag': 'fee6b0c0-56ed-46db-b642-9b87d2c4b56b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 539/1118] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/security-groups?id=cb352d53-b8ef-43f4-895a-b9fd601ada01&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1119] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/networks?id=54a35896-9be7-440a-8cfe-b8c498d75e1f => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:40.618 7 INFO neutron.api.v2.resource [None req-0f4abadb-ffdc-4246-abd4-25bf40b1d206 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1120] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:40 2026] PUT /v2.0/routers/e3557cdf-a3c8-4a2d-97ed-44e8e96ab5f4/remove_router_interface => generated 197 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:40.629 8 WARNING neutron_lib.context [req-8886e4b5-5656-4087-bf2d-3be9c8e6d643 req-18f2004d-a7ab-4093-b202-f3addbea677d e8e0c2859f624411b8bf51d189105f61 038279bb9c5344e8af5036e4885b9590 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 581/1121] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/ports?device_id=e3557cdf-a3c8-4a2d-97ed-44e8e96ab5f4 => 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: 541/1122] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:03:40 2026] POST /v2.0/ports => generated 958 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1123] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:40 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 961 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:41.164 7 INFO neutron.services.segments.plugin [-] Segment 5a7e9ce6-db9e-4127-8046-2427951c0499 resource provider aggregate not found 2026-07-01 02:03:41.169 7 INFO neutron.services.segments.plugin [-] Segment 5a7e9ce6-db9e-4127-8046-2427951c0499 resource provider aggregate not found 2026-07-01 02:03:41.183 7 INFO neutron.services.segments.plugin [-] Segment 5a7e9ce6-db9e-4127-8046-2427951c0499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7e9ce6-db9e-4127-8046-2427951c0499 found for delete ", "request_id": "req-238537ab-9d67-4790-aad1-c1ec5de4dc69"}]} 2026-07-01 02:03:41.185 7 INFO neutron.services.segments.plugin [-] Segment 5a7e9ce6-db9e-4127-8046-2427951c0499 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a7e9ce6-db9e-4127-8046-2427951c0499 found for delete ", "request_id": "req-a05c53c5-c7ea-4093-beea-9be155d164d7"}]} 2026-07-01 02:03:41.199 7 INFO neutron.db.l3_hamode_db [None req-3e21d715-010b-44f0-ade0-a09b2dc70d18 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] HA network 748eabf6-2b6b-42e4-a6bb-a4e4829e9348 was deleted as no HA routers are present in tenant 21b78560857a4ca8aa8a0fad48e5a334. [pid: 7|app: 0|req: 582/1124] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:40 2026] DELETE /v2.0/routers/e3557cdf-a3c8-4a2d-97ed-44e8e96ab5f4 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1125] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/security-groups?id=08552103-ecd9-4040-a11a-9ca3cb734941&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: 584/1126] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:41 2026] DELETE /v2.0/subnets/62e34bc2-cfda-4267-b900-dfc573444169 => 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: 543/1127] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:03:41 2026] PUT /v2.0/ports/1e914859-9338-4c6f-8eba-f9ef46a7a204 => generated 1239 bytes in 438 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: 544/1128] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604 => 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: 545/1129] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1130] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:41 2026] DELETE /v2.0/networks/8b487d41-79ce-4428-b396-35df8f7f3e5f => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:41.694 7 WARNING neutron_lib.context [None req-92cdc0c8-488d-43b2-bd8d-7939515c832a 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 546/1131] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:41 2026] GET /v2.0/security-groups?id=cb352d53-b8ef-43f4-895a-b9fd601ada01&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:41.749 7 INFO neutron.db.segments_db [None req-92cdc0c8-488d-43b2-bd8d-7939515c832a 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Added segment 0b4ee294-8a0b-4895-b4ad-07d898d8611b of type vxlan for network 7660b1d5-60f3-4cb9-84e9-0d31fbc9366f [pid: 7|app: 0|req: 586/1132] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:03:41 2026] POST /v2.0/networks => generated 630 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:41.855 8 WARNING neutron_lib.context [None req-4f47bdf3-a677-4a87-8e35-28bb81416443 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 547/1133] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:41 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:42.134 7 WARNING neutron_lib.context [None req-5af1e4f2-2d3d-4b3f-9ffe-b988befc4218 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:42.178 7 INFO neutron.db.segments_db [None req-5af1e4f2-2d3d-4b3f-9ffe-b988befc4218 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Added segment 194e8d63-ce74-4f96-8aa3-978aea06385a of type vxlan for network 52b54fd9-719e-4106-9348-518606541a7c [pid: 8|app: 0|req: 548/1134] 199.204.45.113 () {34 vars in 1096 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/ports?device_id=95a439f7-8f6a-4235-8b99-95306b249604&fields=binding%3Ahost_id&fields=binding%3Avif_type => 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: 549/1135] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1136] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/security-groups?id=08552103-ecd9-4040-a11a-9ca3cb734941&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:42.436 7 INFO neutron.db.l3_hamode_db [None req-5af1e4f2-2d3d-4b3f-9ffe-b988befc4218 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:42.546 7 INFO neutron.db.l3_hamode_db [None req-5af1e4f2-2d3d-4b3f-9ffe-b988befc4218 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 551/1137] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/ports?tenant_id=038279bb9c5344e8af5036e4885b9590&device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:42.584 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c4e68a7-b1a0-4ff7-83ee-57644d82b62e'] response: {'name': 'network-changed', 'server_uuid': 'f73039ac-3dce-4b76-af19-c556072516fc', 'tag': '1e914859-9338-4c6f-8eba-f9ef46a7a204', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 552/1138] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1e914859-9338-4c6f-8eba-f9ef46a7a204 => 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: 553/1139] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/subnets?id=257ed390-9cd3-4b7d-92bc-8c1b62d29155 => generated 696 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1140] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:42 2026] DELETE /v2.0/security-groups/ee77c2b5-a4a4-4e32-ab15-ce29494b8e89 => 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: 555/1141] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/ports?network_id=54a35896-9be7-440a-8cfe-b8c498d75e1f&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: 556/1142] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/ports?tenant_id=7de8efefdc5e4c02b336422fb1c6a449&device_id=95a439f7-8f6a-4235-8b99-95306b249604 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:42.805 8 INFO neutron.api.v2.resource [None req-8bd8f787-dabc-4db8-b4f6-f32d47d0e312 dd8e859d4a1f401fa974034f2f957510 7de8efefdc5e4c02b336422fb1c6a449 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1143] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/security-groups/ee77c2b5-a4a4-4e32-ab15-ce29494b8e89 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1144] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1145] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:42 2026] GET /v2.0/networks/54a35896-9be7-440a-8cfe-b8c498d75e1f?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: 587/1146] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:42 2026] POST /v2.0/routers => generated 507 bytes in 1034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:43.202 7 INFO neutron.services.segments.plugin [-] Segment 69f4e00a-c10c-4184-89df-779e37e792f4 resource provider aggregate not found 2026-07-01 02:03:43.212 7 INFO neutron.services.segments.plugin [-] Segment 69f4e00a-c10c-4184-89df-779e37e792f4 resource provider aggregate not found 2026-07-01 02:03:43.221 7 INFO neutron.services.segments.plugin [-] Segment 69f4e00a-c10c-4184-89df-779e37e792f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69f4e00a-c10c-4184-89df-779e37e792f4 found for delete ", "request_id": "req-b4870c0c-80b7-43a8-87dd-c4c7c00db336"}]} [pid: 7|app: 0|req: 588/1147] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:43 2026] GET /v2.0/security-groups?id=cb352d53-b8ef-43f4-895a-b9fd601ada01&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:43.230 7 INFO neutron.services.segments.plugin [-] Segment 69f4e00a-c10c-4184-89df-779e37e792f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69f4e00a-c10c-4184-89df-779e37e792f4 found for delete ", "request_id": "req-792c7f43-fba0-46f1-8819-fc0d5cb61354"}]} [pid: 8|app: 0|req: 560/1148] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:03:42 2026] DELETE /v2.0/floatingips/5cdf5ab2-6fc8-4b87-ad71-271186561f0f => generated 0 bytes in 357 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1149] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:43 2026] GET /v2.0/networks/54a35896-9be7-440a-8cfe-b8c498d75e1f?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: 590/1150] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:43 2026] PUT /v2.0/routers/fc2cf6c8-82ed-4a8a-8744-31877842d17e/remove_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1151] 199.204.45.113 () {34 vars in 1018 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/networks?tenant_id=7de8efefdc5e4c02b336422fb1c6a449&shared=False => generated 770 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1152] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1153] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:03:43 2026] PUT /v2.0/routers/77f8586f-1c68-4021-9a34-4bd186296f71/add_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1154] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/ports?tenant_id=038279bb9c5344e8af5036e4885b9590&device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1155] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 975 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1156] 199.204.45.113 () {34 vars in 930 bytes} [Wed Jul 1 02:03:44 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: 595/1157] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/security-groups?id=08552103-ecd9-4040-a11a-9ca3cb734941&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: 596/1158] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/ports/f57cb1f3-2bcf-4820-a86f-77e566aa5632 => generated 955 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1159] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/networks?id=54a35896-9be7-440a-8cfe-b8c498d75e1f => generated 774 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1160] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:44 2026] GET /v2.0/security-groups?id=cb352d53-b8ef-43f4-895a-b9fd601ada01&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:45.444 8 INFO neutron.services.segments.plugin [-] Segment 131f0c0d-29a6-471a-bae1-e34900a7ab4b resource provider aggregate not found 2026-07-01 02:03:45.454 8 INFO neutron.services.segments.plugin [-] Segment 131f0c0d-29a6-471a-bae1-e34900a7ab4b resource provider aggregate not found 2026-07-01 02:03:45.464 8 INFO neutron.services.segments.plugin [-] Segment 131f0c0d-29a6-471a-bae1-e34900a7ab4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 131f0c0d-29a6-471a-bae1-e34900a7ab4b found for delete ", "request_id": "req-4593cc15-6428-4950-a777-8f935abd061c"}]} 2026-07-01 02:03:45.487 8 INFO neutron.db.l3_hamode_db [None req-248953a3-8373-4218-81ab-ce4d5c6a0570 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network 896cb41e-672f-4cb8-b3e6-faa10ffa4418 was deleted as no HA routers are present in tenant 7de8efefdc5e4c02b336422fb1c6a449. [pid: 8|app: 0|req: 563/1161] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:44 2026] DELETE /v2.0/routers/fc2cf6c8-82ed-4a8a-8744-31877842d17e => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:45.496 8 INFO neutron.services.segments.plugin [-] Segment 131f0c0d-29a6-471a-bae1-e34900a7ab4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 131f0c0d-29a6-471a-bae1-e34900a7ab4b found for delete ", "request_id": "req-a751494a-075c-47d6-b0f7-4ab5e1432abd"}]} [pid: 8|app: 0|req: 564/1162] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=1e914859-9338-4c6f-8eba-f9ef46a7a204 => 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: 565/1163] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1164] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:44 2026] PUT /v2.0/routers/77f8586f-1c68-4021-9a34-4bd186296f71/remove_router_interface => generated 309 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1165] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/subnets?id=257ed390-9cd3-4b7d-92bc-8c1b62d29155 => generated 696 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1166] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:45 2026] DELETE /v2.0/subnets/72a4b35a-f193-478e-9662-79737296dee4 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1167] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/ports?device_id=77f8586f-1c68-4021-9a34-4bd186296f71 => 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: 568/1168] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:45 2026] GET /v2.0/ports?network_id=54a35896-9be7-440a-8cfe-b8c498d75e1f&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:46.069 7 INFO neutron.db.l3_db [None req-8e033c7f-b2a9-440a-a510-35b800d296bf fd1d212a679e4e33b5c7ca47db6475d2 b76cb16816e54e79b347366e53f3e300 - - default default] Floating IP efa6aab9-7a65-4f7e-be19-307390e80637 associated. External IP: 10.96.250.205, port: 46a45a63-c928-4e2d-83f5-bcff64b48a66. [pid: 8|app: 0|req: 569/1169] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:45 2026] DELETE /v2.0/networks/5c468541-a09f-4167-bcc3-b23e17443052 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1170] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:03:45 2026] PUT /v2.0/floatingips/efa6aab9-7a65-4f7e-be19-307390e80637 => generated 856 bytes in 731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1171] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1172] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/networks/54a35896-9be7-440a-8cfe-b8c498d75e1f?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: 604/1173] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/security-groups?tenant_id=7de8efefdc5e4c02b336422fb1c6a449&name=default => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1174] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/security-groups?id=08552103-ecd9-4040-a11a-9ca3cb734941&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: 606/1175] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:46.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-70a2e827-c17f-4c69-aee1-6f4b4bdaefd0'] response: {'name': 'network-changed', 'server_uuid': '7b771701-1b2e-4b86-b3b7-f238c52ab5b2', 'tag': '46a45a63-c928-4e2d-83f5-bcff64b48a66', 'status': 'completed', 'code': 200} 2026-07-01 02:03:46.685 8 INFO neutron.db.l3_hamode_db [None req-27a6613d-b235-41fd-aebb-4a1e55ed31ea 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] HA network 52b54fd9-719e-4106-9348-518606541a7c was deleted as no HA routers are present in tenant 21b78560857a4ca8aa8a0fad48e5a334. [pid: 8|app: 0|req: 570/1176] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:46 2026] DELETE /v2.0/routers/77f8586f-1c68-4021-9a34-4bd186296f71 => generated 0 bytes in 610 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1177] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/networks/54a35896-9be7-440a-8cfe-b8c498d75e1f?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: 608/1178] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:46 2026] GET /v2.0/security-groups?id=cb352d53-b8ef-43f4-895a-b9fd601ada01&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: 571/1179] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:46 2026] DELETE /v2.0/security-groups/eab1eb19-c6b8-4184-9e95-cd4be3015604 => 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: 609/1180] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:46 2026] DELETE /v2.0/subnets/69a7a44d-2289-4a9c-b8f0-0bb2b02f0464 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1181] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/ports?tenant_id=b76cb16816e54e79b347366e53f3e300&device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => 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: 611/1182] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1183] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/networks?id=1a9703f0-e8ba-4f15-a7b7-c6708c8ac856 => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1184] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:46 2026] DELETE /v2.0/networks/7660b1d5-60f3-4cb9-84e9-0d31fbc9366f => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1185] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/security-groups?id=cb352d53-b8ef-43f4-895a-b9fd601ada01&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: 8|app: 0|req: 573/1186] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=46a45a63-c928-4e2d-83f5-bcff64b48a66 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:47.365 7 WARNING neutron_lib.context [None req-14235dff-aced-4740-8ef1-e0bd30ed5fd3 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:03:47.404 7 INFO neutron.db.segments_db [None req-14235dff-aced-4740-8ef1-e0bd30ed5fd3 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Added segment 6544957a-775e-46ef-a64e-77b65a945362 of type vxlan for network 0d7140d9-23a2-472f-b7e9-c0aeb0efeae8 [pid: 8|app: 0|req: 574/1187] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/subnets?id=cc871a26-f9b2-4441-bb8b-eb3cbc32a8d1 => 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: 575/1188] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/ports?network_id=1a9703f0-e8ba-4f15-a7b7-c6708c8ac856&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-07-01 02:03:47.480 8 INFO neutron.services.segments.plugin [-] Segment d29566c8-945d-4c24-a3fe-11c2756f0be8 resource provider aggregate not found 2026-07-01 02:03:47.511 8 INFO neutron.services.segments.plugin [-] Segment d29566c8-945d-4c24-a3fe-11c2756f0be8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29566c8-945d-4c24-a3fe-11c2756f0be8 found for delete ", "request_id": "req-4b645451-bad0-4e4e-b690-27e5a8ba3459"}]} 2026-07-01 02:03:47.516 8 INFO neutron.services.segments.plugin [-] Segment d29566c8-945d-4c24-a3fe-11c2756f0be8 resource provider aggregate not found [pid: 8|app: 0|req: 576/1189] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/networks/1a9703f0-e8ba-4f15-a7b7-c6708c8ac856?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:47.536 8 INFO neutron.services.segments.plugin [-] Segment 194e8d63-ce74-4f96-8aa3-978aea06385a resource provider aggregate not found 2026-07-01 02:03:47.541 8 INFO neutron.services.segments.plugin [-] Segment d29566c8-945d-4c24-a3fe-11c2756f0be8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d29566c8-945d-4c24-a3fe-11c2756f0be8 found for delete ", "request_id": "req-0d5319f5-af5c-4f41-9ed2-7a2a3276e82a"}]} 2026-07-01 02:03:47.562 8 INFO neutron.services.segments.plugin [-] Segment 194e8d63-ce74-4f96-8aa3-978aea06385a resource provider aggregate not found 2026-07-01 02:03:47.571 8 INFO neutron.services.segments.plugin [-] Segment 194e8d63-ce74-4f96-8aa3-978aea06385a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 194e8d63-ce74-4f96-8aa3-978aea06385a found for delete ", "request_id": "req-bacca686-adff-4a8e-9da0-889f45735b95"}]} 2026-07-01 02:03:47.576 8 INFO neutron.services.segments.plugin [-] Segment 194e8d63-ce74-4f96-8aa3-978aea06385a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 194e8d63-ce74-4f96-8aa3-978aea06385a found for delete ", "request_id": "req-121bb38a-3b9e-47a6-be83-fbdbe9ea7d71"}]} 2026-07-01 02:03:47.586 8 INFO neutron.services.segments.plugin [-] Segment 0b4ee294-8a0b-4895-b4ad-07d898d8611b resource provider aggregate not found 2026-07-01 02:03:47.596 8 INFO neutron.services.segments.plugin [-] Segment 0b4ee294-8a0b-4895-b4ad-07d898d8611b resource provider aggregate not found 2026-07-01 02:03:47.603 8 INFO neutron.services.segments.plugin [-] Segment 0b4ee294-8a0b-4895-b4ad-07d898d8611b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4ee294-8a0b-4895-b4ad-07d898d8611b found for delete ", "request_id": "req-348b22ff-efce-4253-ad8b-77afa0d4bfaf"}]} [pid: 8|app: 0|req: 577/1190] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/networks/1a9703f0-e8ba-4f15-a7b7-c6708c8ac856?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:47.690 7 INFO neutron.db.l3_hamode_db [None req-14235dff-aced-4740-8ef1-e0bd30ed5fd3 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:03:47.702 8 INFO neutron.services.segments.plugin [-] Segment 0b4ee294-8a0b-4895-b4ad-07d898d8611b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0b4ee294-8a0b-4895-b4ad-07d898d8611b found for delete ", "request_id": "req-1d6a874f-298b-44a3-8bd7-c9361fee6854"}]} [pid: 8|app: 0|req: 578/1191] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1192] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:47 2026] GET /v2.0/security-groups?id=08552103-ecd9-4040-a11a-9ca3cb734941&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1193] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:48 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 975 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1194] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:48 2026] GET /v2.0/security-groups?id=cb352d53-b8ef-43f4-895a-b9fd601ada01&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:48.935 7 INFO neutron.db.l3_hamode_db [None req-14235dff-aced-4740-8ef1-e0bd30ed5fd3 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 582/1195] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:48 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1196] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:48 2026] GET /v2.0/security-groups?id=08552103-ecd9-4040-a11a-9ca3cb734941&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1197] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:49.533 8 INFO neutron.db.l3_db [req-9e1b34e4-4131-486d-81e0-ba22b3fd39f6 req-74d864c7-e558-41a2-80e0-acb64160a9a3 fd1d212a679e4e33b5c7ca47db6475d2 b76cb16816e54e79b347366e53f3e300 - - default default] Floating IP efa6aab9-7a65-4f7e-be19-307390e80637 disassociated. External IP: 10.96.250.205, port: 46a45a63-c928-4e2d-83f5-bcff64b48a66. [pid: 8|app: 0|req: 585/1198] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:03:49 2026] DELETE /v2.0/ports/46a45a63-c928-4e2d-83f5-bcff64b48a66 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1199] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1200] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1201] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:03:47 2026] POST /v2.0/routers => generated 687 bytes in 2546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1202] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/security-groups?id=08552103-ecd9-4040-a11a-9ca3cb734941&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1203] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/routers/e910e2c1-ebfa-489f-907f-279729b5a41c => generated 693 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:49.997 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a8cdfcf-4688-43c9-8b9f-ed4f89eed497'] response: {'server_uuid': '7b771701-1b2e-4b86-b3b7-f238c52ab5b2', 'name': 'network-vif-deleted', 'tag': '46a45a63-c928-4e2d-83f5-bcff64b48a66', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 589/1204] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:03:49 2026] GET /v2.0/routers => generated 696 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1205] 10.0.0.241 () {34 vars in 741 bytes} [Wed Jul 1 02:03:50 2026] PUT /v2.0/routers/e910e2c1-ebfa-489f-907f-279729b5a41c => generated 700 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1206] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/routers/e910e2c1-ebfa-489f-907f-279729b5a41c => generated 700 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1207] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/ports?device_id=e910e2c1-ebfa-489f-907f-279729b5a41c => 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: 618/1208] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => 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: 619/1209] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:50 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 975 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1210] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/security-groups?id=08552103-ecd9-4040-a11a-9ca3cb734941&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: 7|app: 0|req: 621/1211] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:51.426 8 INFO neutron.services.segments.plugin [-] Segment 6544957a-775e-46ef-a64e-77b65a945362 resource provider aggregate not found 2026-07-01 02:03:51.434 8 INFO neutron.services.segments.plugin [-] Segment 6544957a-775e-46ef-a64e-77b65a945362 resource provider aggregate not found 2026-07-01 02:03:51.445 8 INFO neutron.services.segments.plugin [-] Segment 6544957a-775e-46ef-a64e-77b65a945362 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6544957a-775e-46ef-a64e-77b65a945362 found for delete ", "request_id": "req-0eb2d792-0b1a-4f72-a800-357ee378c9bc"}]} 2026-07-01 02:03:51.448 8 INFO neutron.db.l3_hamode_db [None req-792ed2d5-54d8-4730-9ffc-ac3338bf551b 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] HA network 0d7140d9-23a2-472f-b7e9-c0aeb0efeae8 was deleted as no HA routers are present in tenant 21b78560857a4ca8aa8a0fad48e5a334. [pid: 8|app: 0|req: 591/1212] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:50 2026] DELETE /v2.0/routers/e910e2c1-ebfa-489f-907f-279729b5a41c => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:51.458 8 INFO neutron.services.segments.plugin [-] Segment 6544957a-775e-46ef-a64e-77b65a945362 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6544957a-775e-46ef-a64e-77b65a945362 found for delete ", "request_id": "req-c5af97ff-b2d3-4782-8b93-dce5ff84f4fc"}]} [pid: 8|app: 0|req: 592/1213] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/ports?device_id=e910e2c1-ebfa-489f-907f-279729b5a41c => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:51.490 8 INFO neutron.api.v2.resource [None req-01bd936d-5ec9-4ff4-a350-255389014268 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 593/1214] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/routers/e910e2c1-ebfa-489f-907f-279729b5a41c => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1215] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/ports?device_id=77f8586f-1c68-4021-9a34-4bd186296f71 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:51.534 8 INFO neutron.api.v2.resource [None req-cd852e2f-2c59-41cb-ab52-8a0e22c462f4 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 595/1216] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/routers/77f8586f-1c68-4021-9a34-4bd186296f71 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:51.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1e9559b-1888-4602-8bab-286e086193a3 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 596/1217] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/subnets/69a7a44d-2289-4a9c-b8f0-0bb2b02f0464 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1218] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/ports?device_id=e3557cdf-a3c8-4a2d-97ed-44e8e96ab5f4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:51.602 8 INFO neutron.api.v2.resource [None req-7d013273-9768-4863-b6fb-ff28ece210d1 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 598/1219] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/routers/e3557cdf-a3c8-4a2d-97ed-44e8e96ab5f4 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:51.619 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30b9fe9b-fd33-454b-93cd-e947340bc711 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 622/1220] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/ports/1e914859-9338-4c6f-8eba-f9ef46a7a204 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1221] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/subnets/62e34bc2-cfda-4267-b900-dfc573444169 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1222] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:03:51 2026] GET /v2.0/ports?device_id=38e7dbee-1ab3-4281-805f-e9e19e178817 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:03:51.686 8 INFO neutron.api.v2.resource [None req-37d0ab85-a5e9-4172-a7d0-ab206db9986a 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1223] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/routers/38e7dbee-1ab3-4281-805f-e9e19e178817 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:51.695 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f01bbb1-f52b-46b8-b2f1-71820eaa6404'] response: {'server_uuid': 'f73039ac-3dce-4b76-af19-c556072516fc', 'name': 'network-vif-deleted', 'tag': '1e914859-9338-4c6f-8eba-f9ef46a7a204', 'status': 'completed', 'code': 200} 2026-07-01 02:03:51.705 7 INFO neutron.pecan_wsgi.hooks.translation [None req-203298d5-3872-4cdf-b867-847f1a5db924 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 624/1224] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/subnets/484ee91d-8956-4e57-9b8f-f61edcc00159 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:51.726 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7756e748-afc9-4c91-9a32-e7e5ba4fdb39 1b6d998bbfc14e32a97598e3f1426202 21b78560857a4ca8aa8a0fad48e5a334 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 601/1225] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:51 2026] DELETE /v2.0/subnets/900c56d2-0f78-4024-908b-925733052618 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1226] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/ports?device_id=7b771701-1b2e-4b86-b3b7-f238c52ab5b2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1227] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => 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: 626/1228] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/security-groups?tenant_id=21b78560857a4ca8aa8a0fad48e5a334&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1229] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/security-groups?tenant_id=5697c491036042a4a7202146ed93d848&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1230] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:52 2026] DELETE /v2.0/security-groups/02ac5ab8-fb34-4c4a-a5bd-b79832552691 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1231] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:52 2026] DELETE /v2.0/security-groups/38ec0acb-f57c-46bc-9aae-4109ffab300b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1232] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:52 2026] GET /v2.0/security-groups?tenant_id=27460e245aeb40c6a9940b9f985d7338&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1233] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:52 2026] DELETE /v2.0/security-groups/5065ce77-6c5b-41ca-9fc8-5fc798cde00b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1234] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:53 2026] DELETE /v2.0/security-groups/cb352d53-b8ef-43f4-895a-b9fd601ada01 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:53.273 8 INFO neutron.api.v2.resource [None req-482078a0-ed84-4fc5-aab4-ebc809487b43 fd1d212a679e4e33b5c7ca47db6475d2 b76cb16816e54e79b347366e53f3e300 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1235] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:03:53 2026] GET /v2.0/security-groups/cb352d53-b8ef-43f4-895a-b9fd601ada01 => 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: 607/1236] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:53 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => 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: 630/1237] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:03:53 2026] DELETE /v2.0/floatingips/efa6aab9-7a65-4f7e-be19-307390e80637 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:54.415 7 WARNING neutron_lib.context [None req-e2d2233c-f2da-4caa-af16-1dce0965b01e 8f190bc478bb4e0fb3d5f3a204b60cbf 2d5250e9ec7b47e7a8c945640730efb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 608/1240] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:53 2026] PUT /v2.0/routers/e051f447-223c-4c11-a159-c45d5a6deedc/remove_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1241] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/ports?device_id=f73039ac-3dce-4b76-af19-c556072516fc => 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: 633/1242] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:03:54 2026] POST /v2.0/security-groups => generated 1625 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1243] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/security-groups => generated 4530 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1244] 10.0.0.241 () {34 vars in 758 bytes} [Wed Jul 1 02:03:54 2026] PUT /v2.0/security-groups/198ded81-7938-4d88-a1c8-7e2c159bdcb6 => generated 1663 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1245] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:03:54 2026] GET /v2.0/security-groups/198ded81-7938-4d88-a1c8-7e2c159bdcb6 => generated 1663 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1246] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:54 2026] DELETE /v2.0/security-groups/198ded81-7938-4d88-a1c8-7e2c159bdcb6 => 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: 638/1247] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:03:54 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) 2026-07-01 02:03:55.031 7 INFO neutron.api.v2.resource [None req-1abe1e3d-025f-4e3a-98da-af3c34f7e49a 8f190bc478bb4e0fb3d5f3a204b60cbf 2d5250e9ec7b47e7a8c945640730efb6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1248] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:55 2026] DELETE /v2.0/security-groups/198ded81-7938-4d88-a1c8-7e2c159bdcb6 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:55.044 7 WARNING neutron_lib.context [None req-f962f5ee-df35-4068-bb6a-30e31764bf4a 8f190bc478bb4e0fb3d5f3a204b60cbf 2d5250e9ec7b47e7a8c945640730efb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 640/1249] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:03:55 2026] POST /v2.0/security-groups => generated 1625 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:03:55.181 7 WARNING neutron_lib.context [None req-a31a0724-72db-42f4-9182-0c04f2c18f65 8f190bc478bb4e0fb3d5f3a204b60cbf 2d5250e9ec7b47e7a8c945640730efb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 641/1250] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:03:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1251] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/security-group-rules/e7309eae-9a9b-4de6-93a4-4045e50ca2bb => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1252] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:55.471 8 INFO neutron.services.segments.plugin [-] Segment f211e5e4-8764-4d37-b680-8a268654e107 resource provider aggregate not found 2026-07-01 02:03:55.475 8 INFO neutron.services.segments.plugin [-] Segment f211e5e4-8764-4d37-b680-8a268654e107 resource provider aggregate not found 2026-07-01 02:03:55.489 8 INFO neutron.db.l3_hamode_db [None req-bd8b415b-57fe-42de-a56d-a517f1967315 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network 9fcef666-2e8f-47fd-b1d6-1d7c86e09b47 was deleted as no HA routers are present in tenant b76cb16816e54e79b347366e53f3e300. 2026-07-01 02:03:55.491 8 INFO neutron.services.segments.plugin [-] Segment f211e5e4-8764-4d37-b680-8a268654e107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f211e5e4-8764-4d37-b680-8a268654e107 found for delete ", "request_id": "req-8310315b-2557-4a54-b8db-5674277db058"}]} [pid: 7|app: 0|req: 644/1253] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:03:55 2026] DELETE /v2.0/security-group-rules/e7309eae-9a9b-4de6-93a4-4045e50ca2bb => 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: 610/1254] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:54 2026] DELETE /v2.0/routers/e051f447-223c-4c11-a159-c45d5a6deedc => generated 0 bytes in 891 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:55.501 8 INFO neutron.services.segments.plugin [-] Segment f211e5e4-8764-4d37-b680-8a268654e107 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f211e5e4-8764-4d37-b680-8a268654e107 found for delete ", "request_id": "req-ad7de73f-d4fe-4634-acfe-930e6ed41042"}]} [pid: 7|app: 0|req: 645/1255] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:03:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:55.570 7 WARNING neutron_lib.context [None req-50968513-16bb-43a2-a2f8-102b946bcb1e 8f190bc478bb4e0fb3d5f3a204b60cbf 2d5250e9ec7b47e7a8c945640730efb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 611/1256] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:55 2026] DELETE /v2.0/subnets/cc871a26-f9b2-4441-bb8b-eb3cbc32a8d1 => 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: 646/1257] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:03:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:03:56.028 7 INFO neutron.services.segments.plugin [-] Segment a22f9c5c-6f8a-4478-b9f8-4a18c4aacc40 resource provider aggregate not found 2026-07-01 02:03:56.035 7 INFO neutron.services.segments.plugin [-] Segment a22f9c5c-6f8a-4478-b9f8-4a18c4aacc40 resource provider aggregate not found [pid: 7|app: 0|req: 647/1258] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:55 2026] DELETE /v2.0/networks/1a9703f0-e8ba-4f15-a7b7-c6708c8ac856 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:03:56.055 7 INFO neutron.services.segments.plugin [-] Segment a22f9c5c-6f8a-4478-b9f8-4a18c4aacc40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a22f9c5c-6f8a-4478-b9f8-4a18c4aacc40 found for delete ", "request_id": "req-20c067c4-a4e0-4a6e-ba4c-3d95deee2f42"}]} 2026-07-01 02:03:56.056 7 INFO neutron.services.segments.plugin [-] Segment a22f9c5c-6f8a-4478-b9f8-4a18c4aacc40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a22f9c5c-6f8a-4478-b9f8-4a18c4aacc40 found for delete ", "request_id": "req-32a65fd9-37a7-4bd2-81db-b47541d971bf"}]} [pid: 7|app: 0|req: 648/1259] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-group-rules/d9a6a67c-e525-42da-8cbb-2c9207810b74 => 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: 649/1260] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1261] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2.0/security-group-rules/d9a6a67c-e525-42da-8cbb-2c9207810b74 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1262] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1263] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-groups?tenant_id=b76cb16816e54e79b347366e53f3e300&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:56.286 7 WARNING neutron_lib.context [None req-d245dc71-8f48-437e-9cab-5fb73102a08e 8f190bc478bb4e0fb3d5f3a204b60cbf 2d5250e9ec7b47e7a8c945640730efb6 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 653/1264] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:03:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1265] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2.0/security-groups/d49465d8-5989-48d7-8799-50c4aaa54b82 => 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: 655/1266] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-group-rules/ff57ad19-3c73-4cd5-bc70-199c338f30c5 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1267] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1268] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2.0/security-group-rules/ff57ad19-3c73-4cd5-bc70-199c338f30c5 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1269] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:03:55 2026] PUT /v2.0/routers/beceaa54-4b43-4872-b132-84962b0460e1/remove_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1270] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1271] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:56 2026] GET /v2.0/security-groups?tenant_id=8ff5deb62da346cba0c7fe9efca985b3&name=default => generated 2925 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1272] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2.0/security-groups/b4fdff9e-2804-4c67-8699-59b2c6b4d562 => 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: 660/1273] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2.0/security-groups/ebb1cc7a-cd1d-45a4-9171-37acdf725b4e => 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: 661/1274] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1275] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1276] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups?tenant_id=af930d33b23544a2b7ae6b0cd44ef617&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1277] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2.0/security-groups/7dfd5fd6-7812-4937-8ce1-11780361be6c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:57.653 8 INFO neutron.services.segments.plugin [-] Segment cce833b8-5caf-4727-aa76-2ac2f16e96b7 resource provider aggregate not found 2026-07-01 02:03:57.656 8 INFO neutron.services.segments.plugin [-] Segment cce833b8-5caf-4727-aa76-2ac2f16e96b7 resource provider aggregate not found 2026-07-01 02:03:57.659 8 INFO neutron.db.l3_hamode_db [None req-b87ecf7a-c10e-4c28-bc12-9ee461acd9b1 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network 61e6fc14-fd70-4331-bf23-6ba7e2a24813 was deleted as no HA routers are present in tenant 038279bb9c5344e8af5036e4885b9590. [pid: 8|app: 0|req: 614/1278] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2.0/routers/beceaa54-4b43-4872-b132-84962b0460e1 => generated 0 bytes in 898 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:57.803 8 INFO neutron.services.segments.plugin [-] Segment cce833b8-5caf-4727-aa76-2ac2f16e96b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce833b8-5caf-4727-aa76-2ac2f16e96b7 found for delete ", "request_id": "req-f7671397-ecab-466c-8c86-6a86ed9f0410"}]} 2026-07-01 02:03:57.804 8 INFO neutron.services.segments.plugin [-] Segment cce833b8-5caf-4727-aa76-2ac2f16e96b7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce833b8-5caf-4727-aa76-2ac2f16e96b7 found for delete ", "request_id": "req-4966e87b-f2c0-4e4a-b5d9-82d2785a1375"}]} [pid: 7|app: 0|req: 665/1279] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2.0/subnets/257ed390-9cd3-4b7d-92bc-8c1b62d29155 => 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: 615/1280] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:57 2026] GET /v2.0/security-groups?tenant_id=2d5250e9ec7b47e7a8c945640730efb6&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:03:58.128 7 INFO neutron.services.segments.plugin [-] Segment daac89df-f40d-446e-a4f7-0f7e8d6a2d55 resource provider aggregate not found 2026-07-01 02:03:58.132 7 INFO neutron.services.segments.plugin [-] Segment daac89df-f40d-446e-a4f7-0f7e8d6a2d55 resource provider aggregate not found [pid: 7|app: 0|req: 666/1281] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:57 2026] DELETE /v2.0/networks/54a35896-9be7-440a-8cfe-b8c498d75e1f => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1282] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2.0/security-groups/24680962-7682-41f7-9539-ef37407afa21 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:58.280 7 INFO neutron.services.segments.plugin [-] Segment daac89df-f40d-446e-a4f7-0f7e8d6a2d55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daac89df-f40d-446e-a4f7-0f7e8d6a2d55 found for delete ", "request_id": "req-51bd10b5-7fa3-4a29-ac8c-265d1be36c98"}]} 2026-07-01 02:03:58.282 7 INFO neutron.services.segments.plugin [-] Segment daac89df-f40d-446e-a4f7-0f7e8d6a2d55 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daac89df-f40d-446e-a4f7-0f7e8d6a2d55 found for delete ", "request_id": "req-dfe788db-dfcd-4cb1-91ce-53bdb27c080c"}]} [pid: 7|app: 0|req: 667/1283] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:03:58 2026] GET /v2.0/security-groups?tenant_id=038279bb9c5344e8af5036e4885b9590&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1284] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:03:58 2026] DELETE /v2.0/security-groups/08552103-ecd9-4040-a11a-9ca3cb734941 => 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: 668/1285] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:00 2026] GET /v2.0/security-groups?tenant_id=ea62321595c14b3eaefa35cf442a8867&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1286] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:00 2026] DELETE /v2.0/security-groups/a743428e-fb46-4a68-9ecf-23d51a40622a => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1287] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:01 2026] GET /v2.0/security-groups?tenant_id=2335a17c893b4e7493b108674ab49a71&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1288] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:01 2026] GET /v2.0/security-groups?tenant_id=cc337be9a8fa4d82b5508b682db96b48&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1289] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:01 2026] DELETE /v2.0/security-groups/f5c3ed9d-6609-4ad2-86f5-fcc811dfc6c6 => 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: 670/1290] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:01 2026] DELETE /v2.0/security-groups/4be8a6fc-b6fa-40e5-8822-42a96a65c42f => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1291] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:01 2026] GET /v2.0/security-groups?tenant_id=882aa7fc310343329792b2994f469939&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1292] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:01 2026] DELETE /v2.0/security-groups/2c95fd70-38ea-402e-92dd-3dcb4b1e213a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1293] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:02 2026] GET /v2.0/security-groups?tenant_id=0104b990ed754f5bada2c22c3fdd3b9e&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1294] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:02 2026] DELETE /v2.0/security-groups/99a100b2-bad6-454d-beb4-1e14b06549a2 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1295] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:03 2026] GET /v2.0/security-groups?tenant_id=9a8cd56e7dc9498fbbc18951ea2b50cf&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1296] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:03 2026] DELETE /v2.0/security-groups/a9412db1-1cab-4e7f-bbac-b3e06b8fd49e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:06.156 8 WARNING neutron_lib.context [None req-4f71fc97-16e1-410f-91c7-83ba202e6253 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:06.314 8 INFO neutron.db.segments_db [None req-4f71fc97-16e1-410f-91c7-83ba202e6253 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Added segment 181b7ad0-9484-4671-aa29-2c5a3c304238 of type vxlan for network 158a08c0-9521-4c9f-a029-2d9a20cba25b [pid: 8|app: 0|req: 624/1297] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:05 2026] POST /v2.0/networks => generated 649 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:06.409 7 WARNING neutron_lib.context [None req-d761faa1-87fe-4d65-b9d9-a9fac7686608 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 674/1298] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:06 2026] POST /v2.0/subnets => generated 627 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:06.639 7 WARNING neutron_lib.context [None req-746c69e0-8318-4295-b575-df35e140482c cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:06.675 7 INFO neutron.db.segments_db [None req-746c69e0-8318-4295-b575-df35e140482c cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Added segment 4dc3ede9-189a-4adb-9fd1-0ab909324843 of type vxlan for network aadd6034-568f-4c7b-9d33-9b437e9904b2 [pid: 8|app: 0|req: 625/1299] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:06 2026] GET /v2.0/security-groups?tenant_id=2aaf43f599a745f59e30f17dfce97331&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: 626/1300] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:06 2026] DELETE /v2.0/security-groups/3f5b42fe-4844-4e1c-81c1-bef5c6981c29 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:06.915 7 INFO neutron.db.l3_hamode_db [None req-746c69e0-8318-4295-b575-df35e140482c cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 627/1301] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:06 2026] GET /v2.0/security-groups?tenant_id=c1050e898d7548d68c2cb7b72e982657&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1302] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:07 2026] DELETE /v2.0/security-groups/f42a0ee0-d6b3-44db-8028-edcf4ad529fe => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:07.729 7 INFO neutron.db.l3_hamode_db [None req-746c69e0-8318-4295-b575-df35e140482c cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 629/1303] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/security-groups?tenant_id=ed68ffb39a05429fbab248c31e420789&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1304] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:06 2026] POST /v2.0/routers => generated 695 bytes in 2033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1305] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:08 2026] DELETE /v2.0/security-groups/3c0e7acd-3873-4b43-afcb-71efea0dba4b => 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: 631/1306] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:08 2026] GET /v2.0/security-groups?tenant_id=b2cd441a074149f4aef8a5a76ae39221&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: 634/1309] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:08 2026] DELETE /v2.0/security-groups/556f9230-372a-4356-a9a6-0fe11ad8ce52 => 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: 676/1310] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:04:08 2026] PUT /v2.0/routers/ae21feb6-2ac9-4616-9dbb-45e8393fe062/add_router_interface => generated 309 bytes in 1453 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:10.139 8 WARNING neutron_lib.context [None req-d9bc4636-5b32-43ab-8b4b-17b97aca8532 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 635/1311] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:10 2026] POST /v2.0/ports => generated 954 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:10.522 7 WARNING neutron_lib.context [None req-2155ebc5-23c0-45a3-af1d-548bfd1fa2da cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 677/1312] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:10 2026] POST /v2.0/ports => generated 955 bytes in 394 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-07-01 02:04:10.918 8 WARNING neutron_lib.context [None req-bacd0318-dbee-4ec5-b25b-0f22503991d2 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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, ' 2026-07-01 02:04:11.139 7 WARNING neutron_lib.context [None req-401bcfaf-9228-44b2-8986-bcd8fbe30fee d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:11.139 7 WARNING neutron_lib.context [None req-401bcfaf-9228-44b2-8986-bcd8fbe30fee d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:11.293 7 INFO neutron.db.segments_db [None req-401bcfaf-9228-44b2-8986-bcd8fbe30fee d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Added segment 9052720a-d186-4b56-9ea2-b022e31a8e49 of type vxlan for network 4698897d-4a62-42ab-a9f4-7999f64aeed0 2026-07-01 02:04:11.349 7 INFO neutron.db.segments_db [None req-401bcfaf-9228-44b2-8986-bcd8fbe30fee d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Added segment beb7c8c2-9069-4855-a2e7-24b76e08f253 of type vxlan for network e7c21c0f-3f6b-45fe-9d97-8197248d778c [pid: 7|app: 0|req: 678/1313] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:11 2026] POST /v2.0/networks => generated 1244 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:11.667 8 INFO neutron.db.l3_db [None req-bacd0318-dbee-4ec5-b25b-0f22503991d2 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Floating IP 001facf5-7e4a-43ef-9824-aade52c414c1 associated. External IP: 10.96.250.203, port: fdfd1341-7d95-4c34-a0fe-8ad2c088a9c7. [pid: 7|app: 0|req: 679/1314] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/security-groups?tenant_id=940062abbdc74ffe8c5f3b6053458afa&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1315] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:04:11 2026] GET /v2.0/networks => generated 1843 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1316] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:11 2026] DELETE /v2.0/security-groups/0b8cf3ff-327b-4fb3-9823-3cc316d8ede5 => 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: 636/1317] 10.0.0.241 () {34 vars in 677 bytes} [Wed Jul 1 02:04:10 2026] POST /v2.0/floatingips => generated 842 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:12.026 7 INFO neutron.services.segments.plugin [-] Segment 9052720a-d186-4b56-9ea2-b022e31a8e49 resource provider aggregate not found 2026-07-01 02:04:12.040 7 INFO neutron.services.segments.plugin [-] Segment 9052720a-d186-4b56-9ea2-b022e31a8e49 resource provider aggregate not found 2026-07-01 02:04:12.046 7 INFO neutron.services.segments.plugin [-] Segment 9052720a-d186-4b56-9ea2-b022e31a8e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9052720a-d186-4b56-9ea2-b022e31a8e49 found for delete ", "request_id": "req-992a0cd4-a2dc-4cae-b34b-06bbae677e1f"}]} 2026-07-01 02:04:12.068 8 INFO neutron.db.l3_db [None req-dee444b1-f2c6-4608-8789-77c6d818aeec cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Floating IP 001facf5-7e4a-43ef-9824-aade52c414c1 disassociated. External IP: 10.96.250.203, port: fdfd1341-7d95-4c34-a0fe-8ad2c088a9c7. [pid: 7|app: 0|req: 682/1318] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:11 2026] DELETE /v2.0/networks/4698897d-4a62-42ab-a9f4-7999f64aeed0 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:12.081 7 INFO neutron.services.segments.plugin [-] Segment 9052720a-d186-4b56-9ea2-b022e31a8e49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9052720a-d186-4b56-9ea2-b022e31a8e49 found for delete ", "request_id": "req-94bf6015-c165-4378-af13-34887bef7d1d"}]} [pid: 7|app: 0|req: 683/1319] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:12 2026] DELETE /v2.0/networks/e7c21c0f-3f6b-45fe-9d97-8197248d778c => 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: 684/1320] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:04:12 2026] GET /v2.0/networks => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:12.274 7 WARNING neutron_lib.context [None req-605b7e0c-8cd0-4051-8700-c2dedc25eda9 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:12.327 7 INFO neutron.db.segments_db [None req-605b7e0c-8cd0-4051-8700-c2dedc25eda9 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Added segment 58d12a3c-787c-45ce-9785-06179a222edc of type vxlan for network 00e5d030-2de9-4d8d-a044-e37bb134cd83 [pid: 8|app: 0|req: 637/1321] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:04:11 2026] PUT /v2.0/floatingips/001facf5-7e4a-43ef-9824-aade52c414c1 => generated 552 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1322] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:12 2026] POST /v2.0/networks => generated 649 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:12.442 7 WARNING neutron_lib.context [None req-37a6e990-3f25-461a-873c-2ea64257c761 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:12.491 7 INFO neutron.db.segments_db [None req-37a6e990-3f25-461a-873c-2ea64257c761 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Added segment 485bfaa4-f9be-47dd-b24d-5f64ac3e32e0 of type vxlan for network 7b213c9b-3fab-48d8-939d-86487edf3009 [pid: 7|app: 0|req: 686/1323] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:12 2026] POST /v2.0/networks => generated 649 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:12.593 7 WARNING neutron_lib.context [None req-c5ce81b9-3f06-43c3-b461-3ec01206da57 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:12.617 7 WARNING neutron_lib.context [None req-c5ce81b9-3f06-43c3-b461-3ec01206da57 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1324] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:04:12 2026] DELETE /v2.0/floatingips/001facf5-7e4a-43ef-9824-aade52c414c1 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:12.643 8 WARNING neutron_lib.context [None req-d58cd3c4-0dd8-4e6f-8be9-ef3e8ee86296 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 687/1325] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:12 2026] POST /v2.0/ports => generated 1504 bytes in 575 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: 688/1326] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:04:13 2026] GET /v2.0/ports => generated 1504 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:13.397 8 INFO neutron.db.l3_db [None req-d58cd3c4-0dd8-4e6f-8be9-ef3e8ee86296 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Floating IP 4a684f42-3c24-4b82-97c4-cd851fc0c4e3 associated. External IP: 10.96.250.204, port: a0a55787-7025-4f69-ae26-f85bce0e9e07. [pid: 7|app: 0|req: 689/1327] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:13 2026] DELETE /v2.0/ports/fe016c5b-888d-48f7-a7be-d4ac2dfb7ff1 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1328] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:13 2026] DELETE /v2.0/ports/2c21f549-8512-43a1-8fef-92c13bbb1d17 => 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: 691/1329] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:04:13 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-07-01 02:04:13.664 7 WARNING neutron_lib.context [None req-f662a4f2-f9bc-4a83-b489-76b7b1d90508 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1330] 10.0.0.241 () {34 vars in 677 bytes} [Wed Jul 1 02:04:12 2026] POST /v2.0/floatingips => generated 841 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:13.733 7 INFO neutron.db.segments_db [None req-f662a4f2-f9bc-4a83-b489-76b7b1d90508 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Added segment 3fc5119c-907b-4836-9ec1-9bbdeeab01de of type vxlan for network 08a25edb-7ae1-4213-8856-723a4cd81806 [pid: 8|app: 0|req: 640/1331] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:04:13 2026] GET /v2.0/floatingips/4a684f42-3c24-4b82-97c4-cd851fc0c4e3 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1332] 10.0.0.241 () {32 vars in 655 bytes} [Wed Jul 1 02:04:13 2026] GET /v2.0/floatingips => generated 844 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1333] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:13 2026] POST /v2.0/networks => generated 650 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:14.066 7 INFO neutron.services.segments.plugin [-] Segment beb7c8c2-9069-4855-a2e7-24b76e08f253 resource provider aggregate not found 2026-07-01 02:04:14.087 7 INFO neutron.services.segments.plugin [-] Segment beb7c8c2-9069-4855-a2e7-24b76e08f253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb7c8c2-9069-4855-a2e7-24b76e08f253 found for delete ", "request_id": "req-d8b983a8-4baa-49c4-995c-d52517deb01f"}]} 2026-07-01 02:04:14.110 7 INFO neutron.services.segments.plugin [-] Segment beb7c8c2-9069-4855-a2e7-24b76e08f253 resource provider aggregate not found [pid: 8|app: 0|req: 642/1334] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:13 2026] GET /v2.0/security-groups?tenant_id=76bc7ae500d94dbdb2d600887761e52a&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:14.120 8 WARNING neutron_lib.context [None req-d1256a31-c8c2-4bb9-b23e-87ab9eec963d d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:14.125 7 INFO neutron.services.segments.plugin [-] Segment beb7c8c2-9069-4855-a2e7-24b76e08f253 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb7c8c2-9069-4855-a2e7-24b76e08f253 found for delete ", "request_id": "req-92422f15-e70c-4a94-b2b7-49dbcef7b887"}]} 2026-07-01 02:04:14.172 8 INFO neutron.db.segments_db [None req-d1256a31-c8c2-4bb9-b23e-87ab9eec963d d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Added segment 56e45ebe-b145-443c-88b9-04e163dc33ea of type vxlan for network ff59af9d-7882-4205-ae88-b1bd32048f98 2026-07-01 02:04:14.271 7 INFO neutron.db.l3_db [None req-9178bb76-8ce6-41ce-9fef-04f0cf4912d0 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Floating IP 4a684f42-3c24-4b82-97c4-cd851fc0c4e3 associated. External IP: 10.96.250.204, port: a0a55787-7025-4f69-ae26-f85bce0e9e07. [pid: 8|app: 0|req: 643/1335] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:14 2026] POST /v2.0/networks => generated 650 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1336] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:14 2026] DELETE /v2.0/security-groups/e3507755-94a2-4929-93f7-f5b208d80122 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:14.750 8 WARNING neutron_lib.context [None req-9378ab60-4c89-4e1c-a4cd-26b72a5980c9 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:14.783 8 WARNING neutron_lib.context [None req-9378ab60-4c89-4e1c-a4cd-26b72a5980c9 d46e3a5507a54aa1b9ed770966785489 abb17d137244413a99f952d4503e5beb - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 693/1337] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:04:13 2026] PUT /v2.0/floatingips/4a684f42-3c24-4b82-97c4-cd851fc0c4e3 => generated 842 bytes in 1212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1338] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:15 2026] GET /v2.0/security-groups?tenant_id=1fcea6d7eb3c422c9021ef918a8138c5&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1339] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:14 2026] POST /v2.0/subnets => generated 1274 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:15.319 7 INFO neutron.db.l3_db [None req-05d32b58-8bcc-425d-8c43-64e8f99d9884 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] Floating IP 4a684f42-3c24-4b82-97c4-cd851fc0c4e3 disassociated. External IP: 10.96.250.204, port: fdfd1341-7d95-4c34-a0fe-8ad2c088a9c7. [pid: 8|app: 0|req: 646/1340] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:15 2026] DELETE /v2.0/security-groups/be2f80cd-3e9c-4b1c-9169-8b145bf6470d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1341] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:04:15 2026] GET /v2.0/subnets => generated 1910 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1342] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:15 2026] DELETE /v2.0/subnets/4cf30351-3be4-4887-a0a6-cd713b8142a6 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1343] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:04:15 2026] PUT /v2.0/floatingips/4a684f42-3c24-4b82-97c4-cd851fc0c4e3 => generated 552 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1344] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:15 2026] DELETE /v2.0/subnets/b7a081f7-e72f-4fdf-afc0-0207bc984490 => 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: 650/1345] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:04:15 2026] GET /v2.0/subnets => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:15.868 8 INFO neutron.services.segments.plugin [-] Segment 56e45ebe-b145-443c-88b9-04e163dc33ea resource provider aggregate not found 2026-07-01 02:04:15.879 8 INFO neutron.services.segments.plugin [-] Segment 56e45ebe-b145-443c-88b9-04e163dc33ea resource provider aggregate not found 2026-07-01 02:04:15.884 8 INFO neutron.services.segments.plugin [-] Segment 56e45ebe-b145-443c-88b9-04e163dc33ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56e45ebe-b145-443c-88b9-04e163dc33ea found for delete ", "request_id": "req-4baa7f4e-151b-457c-88e1-f01fabb0e8e5"}]} [pid: 8|app: 0|req: 651/1346] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:15 2026] DELETE /v2.0/networks/ff59af9d-7882-4205-ae88-b1bd32048f98 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:15.909 8 INFO neutron.services.segments.plugin [-] Segment 56e45ebe-b145-443c-88b9-04e163dc33ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56e45ebe-b145-443c-88b9-04e163dc33ea found for delete ", "request_id": "req-4c7f6762-568e-4a95-871b-7148f84afb7e"}]} [pid: 7|app: 0|req: 696/1347] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:04:15 2026] DELETE /v2.0/floatingips/4a684f42-3c24-4b82-97c4-cd851fc0c4e3 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:15.946 7 INFO neutron.api.v2.resource [None req-9dca127a-de39-4890-a741-5589b94effd8 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 697/1348] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:04:15 2026] DELETE /v2.0/floatingips/4a684f42-3c24-4b82-97c4-cd851fc0c4e3 => generated 144 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1349] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:15 2026] DELETE /v2.0/networks/08a25edb-7ae1-4213-8856-723a4cd81806 => 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: 653/1350] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:16 2026] DELETE /v2.0/networks/7b213c9b-3fab-48d8-939d-86487edf3009 => 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: 698/1351] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:15 2026] DELETE /v2.0/ports/fdfd1341-7d95-4c34-a0fe-8ad2c088a9c7 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1352] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:16 2026] DELETE /v2.0/networks/00e5d030-2de9-4d8d-a044-e37bb134cd83 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1353] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:16 2026] DELETE /v2.0/ports/a0a55787-7025-4f69-ae26-f85bce0e9e07 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1354] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/ports?device_id=ae21feb6-2ac9-4616-9dbb-45e8393fe062 => generated 958 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1355] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:16 2026] GET /v2.0/security-groups?tenant_id=abb17d137244413a99f952d4503e5beb&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: 657/1356] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:16 2026] DELETE /v2.0/security-groups/5c5f993a-21f3-40f0-a541-27a69f657db6 => 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: 700/1357] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:04:16 2026] PUT /v2.0/routers/ae21feb6-2ac9-4616-9dbb-45e8393fe062/remove_router_interface => generated 309 bytes in 854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:17.900 8 INFO neutron.services.segments.plugin [-] Segment 3fc5119c-907b-4836-9ec1-9bbdeeab01de resource provider aggregate not found 2026-07-01 02:04:17.915 8 INFO neutron.services.segments.plugin [-] Segment 3fc5119c-907b-4836-9ec1-9bbdeeab01de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc5119c-907b-4836-9ec1-9bbdeeab01de found for delete ", "request_id": "req-026c6f5b-5d59-4861-bdf9-28272472b7fe"}]} 2026-07-01 02:04:17.925 8 INFO neutron.services.segments.plugin [-] Segment 3fc5119c-907b-4836-9ec1-9bbdeeab01de resource provider aggregate not found 2026-07-01 02:04:17.934 8 INFO neutron.services.segments.plugin [-] Segment 485bfaa4-f9be-47dd-b24d-5f64ac3e32e0 resource provider aggregate not found 2026-07-01 02:04:17.938 8 INFO neutron.services.segments.plugin [-] Segment 3fc5119c-907b-4836-9ec1-9bbdeeab01de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3fc5119c-907b-4836-9ec1-9bbdeeab01de found for delete ", "request_id": "req-c4e1dc55-ca35-4cd6-b819-4142b54c4b1e"}]} 2026-07-01 02:04:17.951 8 INFO neutron.services.segments.plugin [-] Segment 485bfaa4-f9be-47dd-b24d-5f64ac3e32e0 resource provider aggregate not found 2026-07-01 02:04:17.954 8 INFO neutron.services.segments.plugin [-] Segment 485bfaa4-f9be-47dd-b24d-5f64ac3e32e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 485bfaa4-f9be-47dd-b24d-5f64ac3e32e0 found for delete ", "request_id": "req-deceb31d-26f5-4229-a051-9870e20400fa"}]} 2026-07-01 02:04:17.971 8 INFO neutron.services.segments.plugin [-] Segment 485bfaa4-f9be-47dd-b24d-5f64ac3e32e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 485bfaa4-f9be-47dd-b24d-5f64ac3e32e0 found for delete ", "request_id": "req-ccf3e790-150b-4664-9838-3f6ba805eab4"}]} 2026-07-01 02:04:17.977 8 INFO neutron.services.segments.plugin [-] Segment 58d12a3c-787c-45ce-9785-06179a222edc resource provider aggregate not found 2026-07-01 02:04:17.988 8 INFO neutron.services.segments.plugin [-] Segment 58d12a3c-787c-45ce-9785-06179a222edc resource provider aggregate not found 2026-07-01 02:04:18.001 8 INFO neutron.services.segments.plugin [-] Segment 58d12a3c-787c-45ce-9785-06179a222edc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58d12a3c-787c-45ce-9785-06179a222edc found for delete ", "request_id": "req-44d04624-3232-449c-83f2-8d65b29bf228"}]} 2026-07-01 02:04:18.006 8 INFO neutron.services.segments.plugin [-] Segment 58d12a3c-787c-45ce-9785-06179a222edc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58d12a3c-787c-45ce-9785-06179a222edc found for delete ", "request_id": "req-1ce00b9b-0841-40af-aec4-b6c0013d6ce0"}]} 2026-07-01 02:04:18.342 8 INFO neutron.db.l3_hamode_db [None req-fb6f39d9-4397-4476-8da1-c3793816ddc5 cc49dafca6fb49e2b71ba42f8f3af824 5bb864a921bb4e89ac789145c064d73a - - default default] HA network aadd6034-568f-4c7b-9d33-9b437e9904b2 was deleted as no HA routers are present in tenant 5bb864a921bb4e89ac789145c064d73a. [pid: 8|app: 0|req: 658/1358] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:17 2026] DELETE /v2.0/routers/ae21feb6-2ac9-4616-9dbb-45e8393fe062 => generated 0 bytes in 893 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1359] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:18 2026] DELETE /v2.0/subnets/f6f39921-475b-4502-9fec-1693ef1515d9 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1360] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:18 2026] DELETE /v2.0/networks/158a08c0-9521-4c9f-a029-2d9a20cba25b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:19.110 7 WARNING neutron_lib.context [None req-1528baf5-76b0-4063-a2be-dff741d98e8d 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 660/1361] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:19 2026] GET /v2.0/security-groups?tenant_id=5bb864a921bb4e89ac789145c064d73a&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:19.284 7 INFO neutron.db.segments_db [None req-1528baf5-76b0-4063-a2be-dff741d98e8d 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Added segment 22dc9c80-c13c-48dc-bceb-ca9ff346f4e5 of type vxlan for network a3ae7a70-cd3e-414a-9666-3e0bf96e4ea3 [pid: 8|app: 0|req: 661/1362] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:19 2026] GET /v2.0/security-groups?tenant_id=0886a9e9d2ae4f2e8d7395e65e783735&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1363] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:18 2026] POST /v2.0/networks => generated 645 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1364] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:19 2026] DELETE /v2.0/security-groups/5e790dd8-6a36-4d15-a29b-4f62718b523b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:19.411 8 WARNING neutron_lib.context [None req-02f70a7a-a43a-4510-9af7-c18e6457a7dc 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 703/1365] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:19 2026] DELETE /v2.0/security-groups/8af18eae-ada4-4383-94fc-84be22125376 => 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: 663/1366] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:19 2026] POST /v2.0/ports => generated 773 bytes in 242 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-07-01 02:04:19.662 8 WARNING neutron_lib.context [None req-ed2f0df8-e78f-4f5e-8d05-777199b8302f 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 704/1367] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:19 2026] GET /v2.0/security-groups?tenant_id=2c2176c5937648bfb1be6172fe39453a&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:19.728 8 INFO neutron.db.segments_db [None req-ed2f0df8-e78f-4f5e-8d05-777199b8302f 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Added segment 9b13ed06-b5f2-4c52-b08f-80ff090f3573 of type vxlan for network 6922b825-ac9f-4760-b406-81624f6ace93 [pid: 7|app: 0|req: 705/1368] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:19 2026] DELETE /v2.0/security-groups/e1e4f928-67d8-41b2-9ab0-158a59ba6dba => 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: 664/1369] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:19 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:19.838 7 WARNING neutron_lib.context [None req-78c30a20-3ded-4b89-8e24-3a6b1b58be44 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 706/1370] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:19 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:20.077 8 WARNING neutron_lib.context [None req-29a5ee63-6d31-4ad1-ad1e-3d20f716aac2 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:20.091 8 INFO neutron.services.segments.plugin [-] Segment 4dc3ede9-189a-4adb-9fd1-0ab909324843 resource provider aggregate not found 2026-07-01 02:04:20.096 8 INFO neutron.services.segments.plugin [-] Segment 4dc3ede9-189a-4adb-9fd1-0ab909324843 resource provider aggregate not found 2026-07-01 02:04:20.115 8 INFO neutron.services.segments.plugin [-] Segment 4dc3ede9-189a-4adb-9fd1-0ab909324843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc3ede9-189a-4adb-9fd1-0ab909324843 found for delete ", "request_id": "req-17e55605-d41c-45b3-b800-044e2c19d551"}]} 2026-07-01 02:04:20.120 8 INFO neutron.services.segments.plugin [-] Segment 4dc3ede9-189a-4adb-9fd1-0ab909324843 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4dc3ede9-189a-4adb-9fd1-0ab909324843 found for delete ", "request_id": "req-68c91c7a-2741-4bfa-8bf6-63c223216af4"}]} 2026-07-01 02:04:20.136 8 INFO neutron.services.segments.plugin [-] Segment 181b7ad0-9484-4671-aa29-2c5a3c304238 resource provider aggregate not found 2026-07-01 02:04:20.141 8 INFO neutron.services.segments.plugin [-] Segment 181b7ad0-9484-4671-aa29-2c5a3c304238 resource provider aggregate not found 2026-07-01 02:04:20.160 8 INFO neutron.services.segments.plugin [-] Segment 181b7ad0-9484-4671-aa29-2c5a3c304238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181b7ad0-9484-4671-aa29-2c5a3c304238 found for delete ", "request_id": "req-70769e5d-9723-4766-975f-e4834b5d465d"}]} 2026-07-01 02:04:20.163 8 INFO neutron.services.segments.plugin [-] Segment 181b7ad0-9484-4671-aa29-2c5a3c304238 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 181b7ad0-9484-4671-aa29-2c5a3c304238 found for delete ", "request_id": "req-3a052786-5035-4c58-9612-e11788167bcc"}]} [pid: 8|app: 0|req: 665/1371] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:20 2026] POST /v2.0/ports => generated 950 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1372] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:20 2026] DELETE /v2.0/ports/429af05d-954a-43dc-ac43-159a765bd8b6 => generated 0 bytes in 239 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, ' 2026-07-01 02:04:20.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-082720b0-7749-4274-a4e7-89ffa0a7e11d 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1373] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:20 2026] DELETE /v2.0/ports/429af05d-954a-43dc-ac43-159a765bd8b6 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:20.806 7 INFO neutron.pecan_wsgi.hooks.translation [None req-363e9350-8a4e-4d4a-83df-9a5389230908 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 708/1374] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:04:20 2026] GET /v2.0/ports/429af05d-954a-43dc-ac43-159a765bd8b6 => 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: 667/1375] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:20 2026] DELETE /v2.0/subnets/65093e6f-dc1b-4930-8e8c-654702e2d46e => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:21.297 7 INFO neutron.services.segments.plugin [-] Segment 9b13ed06-b5f2-4c52-b08f-80ff090f3573 resource provider aggregate not found 2026-07-01 02:04:21.303 7 INFO neutron.services.segments.plugin [-] Segment 9b13ed06-b5f2-4c52-b08f-80ff090f3573 resource provider aggregate not found 2026-07-01 02:04:21.322 7 INFO neutron.services.segments.plugin [-] Segment 9b13ed06-b5f2-4c52-b08f-80ff090f3573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b13ed06-b5f2-4c52-b08f-80ff090f3573 found for delete ", "request_id": "req-745bfe8a-a95e-4ac0-b4c6-d9b571da7dda"}]} 2026-07-01 02:04:21.324 7 INFO neutron.services.segments.plugin [-] Segment 9b13ed06-b5f2-4c52-b08f-80ff090f3573 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b13ed06-b5f2-4c52-b08f-80ff090f3573 found for delete ", "request_id": "req-eed1fe2e-599a-45ae-bb16-61ff92761acf"}]} [pid: 7|app: 0|req: 709/1376] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:20 2026] DELETE /v2.0/networks/6922b825-ac9f-4760-b406-81624f6ace93 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:21.329 8 WARNING neutron_lib.context [None req-26609105-eab6-469f-86e4-d2de46361f90 74ca0556de174987af58f879f95aa9b2 1e4dc8acc6754b678d8745e98e657797 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 668/1377] 10.0.0.241 () {34 vars in 677 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/subnetpools => generated 549 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:21.393 8 WARNING neutron_lib.context [None req-8322eea7-9401-4493-972c-31b298524599 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:21.422 7 WARNING neutron_lib.context [None req-4c0d0392-e0ea-4d27-a945-3ee445a00d4b 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:21.451 8 INFO neutron.db.segments_db [None req-8322eea7-9401-4493-972c-31b298524599 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Added segment a16a10ed-3614-4097-b5ce-5c79ba313b7a of type vxlan for network 809273bc-373a-4338-b9af-2b94bbd2abd0 [pid: 8|app: 0|req: 669/1378] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1379] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/subnetpools/7a5ec3d9-12da-4382-8277-48d2590e4b16 => generated 549 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:21.556 7 INFO neutron.db.segments_db [None req-4c0d0392-e0ea-4d27-a945-3ee445a00d4b 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Added segment f4398f3c-c514-4e55-8fa9-2af06cab3aae of type vxlan for network 0b8e91e6-7271-4944-9bfe-d5c67b632cb2 2026-07-01 02:04:21.560 8 WARNING neutron_lib.context [None req-ffc39c99-0320-4659-820e-ecbf6098e69a 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 710/1380] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/networks => generated 639 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1381] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:04:21 2026] PUT /v2.0/subnetpools/7a5ec3d9-12da-4382-8277-48d2590e4b16 => generated 501 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:21.720 7 WARNING neutron_lib.context [None req-81b70abe-25a5-4a0f-8652-98ae4dd0d4fd 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 671/1382] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1383] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:04:21 2026] DELETE /v2.0/subnetpools/7a5ec3d9-12da-4382-8277-48d2590e4b16 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:21.859 8 WARNING neutron_lib.context [None req-ee54def4-35f1-466b-a78b-cf7e8df0497d 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 712/1384] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/subnets => generated 658 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:21.961 7 INFO neutron.api.v2.resource [None req-e19ffa3d-f627-4ca6-8e34-db80e2746379 74ca0556de174987af58f879f95aa9b2 1e4dc8acc6754b678d8745e98e657797 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1385] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/subnetpools/7a5ec3d9-12da-4382-8277-48d2590e4b16 => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1386] 10.0.0.241 () {32 vars in 722 bytes} [Wed Jul 1 02:04:21 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:22.018 7 INFO neutron.api.v2.resource [None req-a1b2a0ab-204b-478f-8c55-1f899edc2051 74ca0556de174987af58f879f95aa9b2 1e4dc8acc6754b678d8745e98e657797 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1387] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:04:22 2026] DELETE /v2.0/subnetpools/7a5ec3d9-12da-4382-8277-48d2590e4b16 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:22.025 7 WARNING neutron_lib.context [None req-e549112d-294b-4348-b554-bdba38c0b628 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 673/1388] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:21 2026] POST /v2.0/ports => generated 915 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1389] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:22 2026] POST /v2.0/subnets => generated 732 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:22.284 7 WARNING neutron_lib.context [None req-b3592561-566d-4076-8721-a7a600babdcd 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:22.349 7 INFO neutron.db.segments_db [None req-b3592561-566d-4076-8721-a7a600babdcd 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Added segment 60638ba7-7989-485e-85d1-96b5374d5f33 of type vxlan for network 79a5673e-be49-43f0-b725-4de211011a7d [pid: 8|app: 0|req: 674/1390] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:22 2026] DELETE /v2.0/ports/56ba223a-51a3-4348-a7c4-31cf0ac5d3d2 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:22.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76c9ea68-9801-4977-b2cb-b3cac8150dbb 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 675/1391] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:04:22 2026] GET /v2.0/ports/56ba223a-51a3-4348-a7c4-31cf0ac5d3d2 => 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: 717/1392] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:22 2026] POST /v2.0/networks => generated 638 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:22.455 7 WARNING neutron_lib.context [None req-cffd3f94-1c52-4574-b70a-2a019985cbbc 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1393] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:22 2026] DELETE /v2.0/subnets/e1d7f02e-1923-4b3c-8656-bfa62c18e34f => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1394] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:22 2026] POST /v2.0/subnets => generated 656 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1395] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:22 2026] GET /v2.0/security-groups?tenant_id=1e4dc8acc6754b678d8745e98e657797&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:22.813 8 WARNING neutron_lib.context [None req-a01bf454-78a6-4361-a855-574b7db2fd6d 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 719/1396] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:22 2026] DELETE /v2.0/networks/809273bc-373a-4338-b9af-2b94bbd2abd0 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1397] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:22 2026] DELETE /v2.0/security-groups/0fe76367-940f-4a29-b514-c48434279717 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:23.085 7 WARNING neutron_lib.context [None req-f436682a-85e8-4be5-9401-78499f8d413d 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1398] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:22 2026] POST /v2.0/subnets => generated 726 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:23.110 8 WARNING neutron_lib.context [None req-be339c4f-cbeb-48c4-9417-c172d8f78322 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:23.171 8 INFO neutron.db.segments_db [None req-be339c4f-cbeb-48c4-9417-c172d8f78322 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Added segment c8786a40-c1e7-4b26-a0ad-a90f9bd5f8ea of type vxlan for network 87702d9b-5ca9-4668-b63b-b645b93d9351 [pid: 8|app: 0|req: 679/1399] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:23 2026] POST /v2.0/networks => generated 638 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:23.289 8 WARNING neutron_lib.context [None req-4fca6c95-3a59-4a0b-ad2b-27af68e5deba 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:23.343 7 INFO neutron.services.segments.plugin [-] Segment a16a10ed-3614-4097-b5ce-5c79ba313b7a resource provider aggregate not found 2026-07-01 02:04:23.349 7 INFO neutron.services.segments.plugin [-] Segment a16a10ed-3614-4097-b5ce-5c79ba313b7a resource provider aggregate not found 2026-07-01 02:04:23.357 7 INFO neutron.services.segments.plugin [-] Segment a16a10ed-3614-4097-b5ce-5c79ba313b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a16a10ed-3614-4097-b5ce-5c79ba313b7a found for delete ", "request_id": "req-c91f5715-8e9f-4fa1-9e8e-61cc028560a4"}]} 2026-07-01 02:04:23.368 7 INFO neutron.services.segments.plugin [-] Segment a16a10ed-3614-4097-b5ce-5c79ba313b7a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a16a10ed-3614-4097-b5ce-5c79ba313b7a found for delete ", "request_id": "req-be343b11-2115-478e-b9d7-85e9fcd765bc"}]} [pid: 7|app: 0|req: 721/1400] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:23 2026] POST /v2.0/ports => generated 775 bytes in 327 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: 680/1401] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:23 2026] POST /v2.0/subnets => generated 656 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:23.495 8 WARNING neutron_lib.context [None req-5e4daee4-7c1a-4371-a9de-4707d7645aa9 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 722/1402] 10.0.0.241 () {34 vars in 737 bytes} [Wed Jul 1 02:04:23 2026] PUT /v2.0/ports/ca2635d1-eb5c-4441-8992-b9b5d4414c51 => generated 752 bytes in 180 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: 681/1403] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:23 2026] POST /v2.0/subnets => generated 730 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:23.732 8 WARNING neutron_lib.context [None req-f2d644ad-f17d-4cfa-a79d-f9ac48c71523 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:23.771 8 INFO neutron.db.segments_db [None req-f2d644ad-f17d-4cfa-a79d-f9ac48c71523 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Added segment 6ad236c8-0170-4b82-8122-297ee8ed1ca0 of type vxlan for network 51f6922a-b7a4-4d13-88d7-7023048b2f8d [pid: 7|app: 0|req: 723/1404] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:23 2026] DELETE /v2.0/ports/ca2635d1-eb5c-4441-8992-b9b5d4414c51 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1405] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:04:23 2026] GET /v2.0/ports => generated 776 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:23.919 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f447f161-6b2d-48b4-8674-bde8a437d432 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 725/1406] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:04:23 2026] GET /v2.0/ports/ca2635d1-eb5c-4441-8992-b9b5d4414c51 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1407] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:04:23 2026] GET /v2.0/ports => generated 776 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1408] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:04:23 2026] GET /v2.0/ports/9573c026-ced4-4c91-b7e9-6f374e5f7b9e => generated 773 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:24.011 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efc30a53-f56e-4738-80df-9490f9c620b0 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1411] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:23 2026] DELETE /v2.0/ports/56ba223a-51a3-4348-a7c4-31cf0ac5d3d2 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:24.030 7 INFO neutron.pecan_wsgi.hooks.translation [None req-95dcc810-5381-49e0-8b7c-056f7cc9a6ab 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 731/1412] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:24 2026] DELETE /v2.0/subnets/e1d7f02e-1923-4b3c-8656-bfa62c18e34f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:24.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26d42803-2a4f-461c-a014-9e132bb8497f 9f4f5e8751744f2babc64960cedb0f25 b6bcd149d81d42be88f6a935e0baffea - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 732/1413] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:24 2026] DELETE /v2.0/subnets/65093e6f-dc1b-4930-8e8c-654702e2d46e => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:24.079 8 INFO neutron.db.l3_hamode_db [None req-f2d644ad-f17d-4cfa-a79d-f9ac48c71523 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 733/1414] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:24 2026] DELETE /v2.0/ports/9573c026-ced4-4c91-b7e9-6f374e5f7b9e => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1415] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:24 2026] DELETE /v2.0/networks/a3ae7a70-cd3e-414a-9666-3e0bf96e4ea3 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1416] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:24 2026] GET /v2.0/security-groups?tenant_id=5ed9d06a10a6433fadd103d39a520f1a&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:24.873 8 INFO neutron.db.l3_hamode_db [None req-f2d644ad-f17d-4cfa-a79d-f9ac48c71523 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 736/1417] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:24 2026] DELETE /v2.0/security-groups/d2db08a7-0454-46b5-9ae3-8a6a9fdbe36e => 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: 737/1418] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:24 2026] GET /v2.0/security-groups?tenant_id=b6bcd149d81d42be88f6a935e0baffea&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1419] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:25 2026] DELETE /v2.0/security-groups/575187d8-4592-45a2-8e0f-aeb347b24fa2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1420] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:23 2026] POST /v2.0/routers => generated 684 bytes in 2162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:25.918 7 INFO neutron.services.segments.plugin [-] Segment 22dc9c80-c13c-48dc-bceb-ca9ff346f4e5 resource provider aggregate not found 2026-07-01 02:04:25.930 7 INFO neutron.services.segments.plugin [-] Segment 22dc9c80-c13c-48dc-bceb-ca9ff346f4e5 resource provider aggregate not found 2026-07-01 02:04:25.941 7 INFO neutron.services.segments.plugin [-] Segment 22dc9c80-c13c-48dc-bceb-ca9ff346f4e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22dc9c80-c13c-48dc-bceb-ca9ff346f4e5 found for delete ", "request_id": "req-a9332532-baaa-4102-b141-d03c855b2db5"}]} 2026-07-01 02:04:25.944 7 INFO neutron.services.segments.plugin [-] Segment 22dc9c80-c13c-48dc-bceb-ca9ff346f4e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22dc9c80-c13c-48dc-bceb-ca9ff346f4e5 found for delete ", "request_id": "req-82bd261b-dbb8-43d8-a3df-3af0cceb4489"}]} [pid: 8|app: 0|req: 683/1421] 10.0.0.241 () {32 vars in 653 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions => generated 20516 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1422] 10.0.0.241 () {32 vars in 681 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1423] 10.0.0.241 () {32 vars in 681 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1424] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:04:26 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: 8|app: 0|req: 687/1425] 10.0.0.241 () {32 vars in 665 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1426] 10.0.0.241 () {32 vars in 699 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1427] 10.0.0.241 () {32 vars in 697 bytes} [Wed Jul 1 02:04:26 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: 690/1428] 10.0.0.241 () {32 vars in 701 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1429] 10.0.0.241 () {32 vars in 689 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1430] 10.0.0.241 () {32 vars in 703 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1431] 10.0.0.241 () {32 vars in 693 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1432] 10.0.0.241 () {32 vars in 695 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1433] 10.0.0.241 () {32 vars in 685 bytes} [Wed Jul 1 02:04:26 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: 696/1434] 10.0.0.241 () {32 vars in 687 bytes} [Wed Jul 1 02:04:26 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1435] 10.0.0.241 () {32 vars in 661 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1436] 10.0.0.241 () {32 vars in 699 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1437] 10.0.0.241 () {32 vars in 679 bytes} [Wed Jul 1 02:04:27 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: 700/1438] 10.0.0.241 () {32 vars in 683 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1439] 10.0.0.241 () {32 vars in 675 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1440] 10.0.0.241 () {32 vars in 689 bytes} [Wed Jul 1 02:04:27 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: 8|app: 0|req: 703/1441] 10.0.0.241 () {32 vars in 723 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1442] 10.0.0.241 () {32 vars in 687 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1443] 10.0.0.241 () {32 vars in 669 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1444] 10.0.0.241 () {32 vars in 687 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1445] 10.0.0.241 () {32 vars in 681 bytes} [Wed Jul 1 02:04:27 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: 708/1446] 10.0.0.241 () {32 vars in 699 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1447] 10.0.0.241 () {32 vars in 679 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1448] 10.0.0.241 () {32 vars in 667 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/router => generated 256 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1449] 10.0.0.241 () {32 vars in 677 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1450] 10.0.0.241 () {32 vars in 665 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1451] 10.0.0.241 () {32 vars in 675 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1452] 10.0.0.241 () {32 vars in 713 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1453] 10.0.0.241 () {32 vars in 691 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1454] 10.0.0.241 () {32 vars in 683 bytes} [Wed Jul 1 02:04:27 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: 8|app: 0|req: 717/1455] 10.0.0.241 () {32 vars in 669 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1456] 10.0.0.241 () {32 vars in 687 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1457] 10.0.0.241 () {32 vars in 705 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1458] 10.0.0.241 () {32 vars in 675 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1459] 10.0.0.241 () {32 vars in 701 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1460] 10.0.0.241 () {32 vars in 675 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1461] 10.0.0.241 () {32 vars in 693 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1462] 10.0.0.241 () {32 vars in 689 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1463] 10.0.0.241 () {32 vars in 709 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1464] 10.0.0.241 () {32 vars in 705 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1465] 10.0.0.241 () {32 vars in 719 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1466] 10.0.0.241 () {32 vars in 697 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1467] 10.0.0.241 () {32 vars in 711 bytes} [Wed Jul 1 02:04:27 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: 8|app: 0|req: 730/1468] 10.0.0.241 () {32 vars in 669 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1469] 10.0.0.241 () {32 vars in 687 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1470] 10.0.0.241 () {32 vars in 681 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1471] 10.0.0.241 () {32 vars in 675 bytes} [Wed Jul 1 02:04:27 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: 8|app: 0|req: 734/1472] 10.0.0.241 () {32 vars in 671 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1473] 10.0.0.241 () {32 vars in 661 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1474] 10.0.0.241 () {32 vars in 699 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1475] 10.0.0.241 () {32 vars in 699 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1476] 10.0.0.241 () {32 vars in 677 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1477] 10.0.0.241 () {32 vars in 669 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1478] 10.0.0.241 () {32 vars in 683 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1479] 10.0.0.241 () {32 vars in 701 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1480] 10.0.0.241 () {32 vars in 685 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1481] 10.0.0.241 () {32 vars in 707 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1482] 10.0.0.241 () {32 vars in 669 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1483] 10.0.0.241 () {32 vars in 697 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1484] 10.0.0.241 () {32 vars in 695 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1485] 10.0.0.241 () {32 vars in 685 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/qos-rules-alias => 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: 748/1486] 10.0.0.241 () {32 vars in 689 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1487] 10.0.0.241 () {32 vars in 667 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1488] 10.0.0.241 () {32 vars in 681 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1489] 10.0.0.241 () {32 vars in 681 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1490] 10.0.0.241 () {32 vars in 691 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1491] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:04:25 2026] PUT /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa/add_router_interface => generated 309 bytes in 1656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1492] 10.0.0.241 () {32 vars in 691 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1493] 10.0.0.241 () {32 vars in 695 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1494] 10.0.0.241 () {32 vars in 685 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1495] 10.0.0.241 () {32 vars in 689 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1496] 10.0.0.241 () {32 vars in 701 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1497] 10.0.0.241 () {32 vars in 703 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1498] 10.0.0.241 () {32 vars in 713 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1499] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1500] 10.0.0.241 () {32 vars in 715 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1501] 10.0.0.241 () {32 vars in 727 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1502] 10.0.0.241 () {32 vars in 741 bytes} [Wed Jul 1 02:04:27 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: 764/1503] 10.0.0.241 () {32 vars in 719 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1504] 10.0.0.241 () {32 vars in 683 bytes} [Wed Jul 1 02:04:27 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: 766/1505] 10.0.0.241 () {32 vars in 669 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/segment => generated 145 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1506] 10.0.0.241 () {32 vars in 719 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1507] 10.0.0.241 () {32 vars in 679 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1508] 10.0.0.241 () {32 vars in 669 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1509] 10.0.0.241 () {32 vars in 697 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1510] 10.0.0.241 () {32 vars in 705 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1511] 10.0.0.241 () {32 vars in 701 bytes} [Wed Jul 1 02:04:27 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: 8|app: 0|req: 773/1512] 10.0.0.241 () {32 vars in 701 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1513] 10.0.0.241 () {32 vars in 683 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1514] 10.0.0.241 () {32 vars in 705 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1515] 10.0.0.241 () {32 vars in 695 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1516] 10.0.0.241 () {32 vars in 689 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1517] 10.0.0.241 () {32 vars in 697 bytes} [Wed Jul 1 02:04:27 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: 779/1518] 10.0.0.241 () {32 vars in 679 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1519] 10.0.0.241 () {32 vars in 689 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1520] 10.0.0.241 () {32 vars in 701 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1521] 10.0.0.241 () {32 vars in 665 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1522] 10.0.0.241 () {32 vars in 681 bytes} [Wed Jul 1 02:04:27 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: 784/1523] 10.0.0.241 () {32 vars in 693 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1524] 10.0.0.241 () {32 vars in 677 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1525] 10.0.0.241 () {32 vars in 667 bytes} [Wed Jul 1 02:04:27 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1526] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/security-groups?tenant_id=9d26ffb8213b49cebcffa2493c3c5d51&name=default => generated 2925 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1527] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/security-groups?tenant_id=bae045f3e88a4091bc391abf13b1df91&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1528] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:28 2026] DELETE /v2.0/security-groups/c21fe623-e268-4b30-b074-4daa63b472e7 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:28.628 8 WARNING neutron_lib.context [None req-6821d2a2-7feb-4162-aa56-94aebb9d5838 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:28.767 8 INFO neutron.db.segments_db [None req-6821d2a2-7feb-4162-aa56-94aebb9d5838 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Added segment 387e2a0c-4d2b-46c0-ad29-bd15a38bebb6 of type vxlan for network 33500e47-c2f0-45b0-bf08-da9b8bf03129 [pid: 8|app: 0|req: 790/1529] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:04:28 2026] POST /v2.0/networks => generated 632 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1530] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:28 2026] DELETE /v2.0/security-groups/26c50a70-2580-47ff-812f-3891cafda82a => 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: 792/1531] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:28 2026] GET /v2.0/security-groups?tenant_id=0711065b57a64664b9d2d78422bc63a3&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:29.098 8 WARNING neutron_lib.context [None req-49eb5d7d-7433-40a0-ad9a-d230058bf645 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:29.145 8 INFO neutron.db.segments_db [None req-49eb5d7d-7433-40a0-ad9a-d230058bf645 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Added segment 87979657-8610-4e43-a6b0-80acf61ff46d of type vxlan for network 951f2289-8e9e-4b98-a600-59b5fe7f8298 [pid: 7|app: 0|req: 740/1532] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:04:27 2026] PUT /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa/add_router_interface => generated 309 bytes in 1810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:29.384 8 INFO neutron.db.l3_hamode_db [None req-49eb5d7d-7433-40a0-ad9a-d230058bf645 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 741/1533] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:29 2026] DELETE /v2.0/security-groups/f8916967-75f5-487c-999d-0be6c7ef82b1 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:30.379 8 INFO neutron.db.l3_hamode_db [None req-49eb5d7d-7433-40a0-ad9a-d230058bf645 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 742/1534] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:04:29 2026] PUT /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa/add_router_interface => generated 309 bytes in 1723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1535] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:29 2026] POST /v2.0/routers => generated 695 bytes in 2279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:31.379 8 WARNING neutron_lib.context [None req-b4a008ff-1714-4862-b6c5-77767046ea6b 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:31.470 7 WARNING neutron_lib.context [None req-730d3ebc-18dd-44d5-a3ae-660af4d1f3cc d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:31.471 7 WARNING neutron_lib.context [None req-730d3ebc-18dd-44d5-a3ae-660af4d1f3cc d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 794/1536] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:04:31 2026] POST /v2.0/security-groups => generated 1627 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:31.659 7 INFO neutron.db.segments_db [None req-730d3ebc-18dd-44d5-a3ae-660af4d1f3cc d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Added segment 0550a389-d856-4001-b1d1-b1c8b383998d of type vxlan for network d62fc1a6-b125-4448-bc81-6490aba47893 2026-07-01 02:04:31.719 7 INFO neutron.db.segments_db [None req-730d3ebc-18dd-44d5-a3ae-660af4d1f3cc d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Added segment 3aeeccaa-f350-4aed-818d-64bf1681a6c5 of type vxlan for network e9049144-966b-4c10-b7d6-69bafdba02e8 [pid: 8|app: 0|req: 795/1537] 10.0.0.241 () {32 vars in 776 bytes} [Wed Jul 1 02:04:31 2026] GET /v2.0/subnets?project_id=50f9406ebaa24df7b2aa4f16afaf4b19&cidr=10.100.0.0%2F28 => generated 14 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:31.840 8 WARNING neutron_lib.context [None req-56d02cf6-00ee-401b-816e-a9988ba746b1 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 743/1538] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:31 2026] POST /v2.0/networks => generated 1246 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1539] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:04:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1540] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:31 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: 745/1541] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:04:31 2026] GET /v2.0/networks => generated 1845 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:32.021 7 WARNING neutron_lib.context [None req-62f188c6-4dec-4101-a12f-571bcaf48e26 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 797/1542] 10.0.0.241 () {32 vars in 784 bytes} [Wed Jul 1 02:04:31 2026] GET /v2.0/subnets?network_id=fa16bd90-9431-49c3-a788-7e6e1a2d8730&cidr=10.100.0.0%2F28 => 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: 746/1543] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:32.255 7 WARNING neutron_lib.context [None req-72527b85-1874-4904-9913-015e3ba3a242 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:32.267 8 INFO neutron.services.segments.plugin [-] Segment 0550a389-d856-4001-b1d1-b1c8b383998d resource provider aggregate not found 2026-07-01 02:04:32.277 8 INFO neutron.services.segments.plugin [-] Segment 0550a389-d856-4001-b1d1-b1c8b383998d resource provider aggregate not found 2026-07-01 02:04:32.282 8 INFO neutron.services.segments.plugin [-] Segment 0550a389-d856-4001-b1d1-b1c8b383998d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0550a389-d856-4001-b1d1-b1c8b383998d found for delete ", "request_id": "req-9d6b252f-88d0-4520-b16a-14268c9e507c"}]} 2026-07-01 02:04:32.290 8 INFO neutron.services.segments.plugin [-] Segment 0550a389-d856-4001-b1d1-b1c8b383998d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0550a389-d856-4001-b1d1-b1c8b383998d found for delete ", "request_id": "req-8dea4f80-3733-4a5c-aabb-2bf4da032a7f"}]} [pid: 8|app: 0|req: 798/1544] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:32 2026] DELETE /v2.0/networks/d62fc1a6-b125-4448-bc81-6490aba47893 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:32.303 8 WARNING neutron_lib.context [None req-ca80cff2-98a3-46eb-a463-16e337b9bd81 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 799/1545] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:32 2026] POST /v2.0/security-group-rules => generated 599 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1546] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:32 2026] POST /v2.0/subnets => generated 657 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:32.545 7 WARNING neutron_lib.context [None req-c851847f-e77e-488d-8d8f-993b24c7941f 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 800/1547] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:32 2026] DELETE /v2.0/networks/e9049144-966b-4c10-b7d6-69bafdba02e8 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1548] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1549] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:04:32 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-07-01 02:04:32.745 7 WARNING neutron_lib.context [None req-7b09ff85-4db1-4577-bf95-da468ba5380d 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 750/1550] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:32.872 7 WARNING neutron_lib.context [None req-622c5623-78b6-416c-90fd-ea852a812332 d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:32.935 7 INFO neutron.db.segments_db [None req-622c5623-78b6-416c-90fd-ea852a812332 d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Added segment 90feb29b-a307-4ca4-8979-7677e21066e4 of type vxlan for network ff277ae0-0b3b-4b6c-8ea5-358e96e391a8 [pid: 7|app: 0|req: 751/1551] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:32 2026] POST /v2.0/networks => generated 654 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:33.036 7 WARNING neutron_lib.context [None req-23694224-c86a-49ef-b073-d38a1a4a96f3 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 752/1552] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:33.185 7 WARNING neutron_lib.context [None req-dd3140ff-721a-412b-9ea6-022055731bad d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:33.240 7 INFO neutron.db.segments_db [None req-dd3140ff-721a-412b-9ea6-022055731bad d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Added segment fe75158b-51cd-488a-80a1-86876e37a602 of type vxlan for network b7f6f1b5-3995-4c46-a6e0-6b5a7458e757 [pid: 7|app: 0|req: 753/1553] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:33 2026] POST /v2.0/networks => generated 654 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:33.346 7 WARNING neutron_lib.context [None req-5d49bf7b-5e3e-47a5-bda4-805338109797 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 754/1554] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:33 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-07-01 02:04:33.471 7 WARNING neutron_lib.context [None req-da8d2172-0a4c-472f-829e-18baca25193c d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:33.492 7 WARNING neutron_lib.context [None req-da8d2172-0a4c-472f-829e-18baca25193c d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 755/1555] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:33 2026] POST /v2.0/ports => generated 1505 bytes in 475 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-07-01 02:04:33.947 7 WARNING neutron_lib.context [None req-363e012f-1c82-4565-8536-0b8328decf01 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 756/1556] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1557] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:04:32 2026] PUT /v2.0/routers/cb001205-d058-4604-b95d-37122aa64f4f/add_router_interface => generated 309 bytes in 1613 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:34.243 8 WARNING neutron_lib.context [None req-27b318d3-28c3-4a94-a079-0771a05fe5b0 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 757/1558] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/ports => generated 1505 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:34.300 8 INFO neutron.services.segments.plugin [-] Segment 3aeeccaa-f350-4aed-818d-64bf1681a6c5 resource provider aggregate not found 2026-07-01 02:04:34.305 8 INFO neutron.services.segments.plugin [-] Segment 3aeeccaa-f350-4aed-818d-64bf1681a6c5 resource provider aggregate not found 2026-07-01 02:04:34.319 8 INFO neutron.services.segments.plugin [-] Segment 3aeeccaa-f350-4aed-818d-64bf1681a6c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aeeccaa-f350-4aed-818d-64bf1681a6c5 found for delete ", "request_id": "req-47a24d51-d813-4c93-85cb-734ea0c98603"}]} 2026-07-01 02:04:34.320 8 INFO neutron.services.segments.plugin [-] Segment 3aeeccaa-f350-4aed-818d-64bf1681a6c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aeeccaa-f350-4aed-818d-64bf1681a6c5 found for delete ", "request_id": "req-36089535-017f-4d6d-9703-be4c3dc624cb"}]} [pid: 7|app: 0|req: 758/1559] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/networks => generated 8115 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1560] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1561] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/subnets => generated 7423 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:34.485 8 WARNING neutron_lib.context [None req-d8be5716-8963-4a9e-b1ee-eb0f2c77b7a4 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 759/1562] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:34 2026] DELETE /v2.0/ports/36d89cd4-9a7c-40dd-a8b7-8981cf0ce596 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1563] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1564] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/routers => generated 1452 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:34.676 7 WARNING neutron_lib.context [None req-5a1461a6-46a3-481d-9271-2c893c989a76 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 761/1565] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:34.828 7 WARNING neutron_lib.context [None req-7ffe5043-3ac5-49bf-a55a-734b9e722792 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 805/1566] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:34 2026] DELETE /v2.0/ports/d362333f-6b8a-4271-a43a-8411ce21fe97 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1567] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:04:34 2026] GET /v2.0/ports => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:34.962 8 WARNING neutron_lib.context [None req-b873e615-ee50-4434-99b4-e13c0f5fdc54 d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 762/1568] 10.0.0.241 () {34 vars in 685 bytes} [Wed Jul 1 02:04:34 2026] POST /v2.0/security-groups => generated 1675 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:34.990 7 WARNING neutron_lib.context [None req-79760bfb-95f7-47b4-83b2-39bfcc9d3a81 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:35.016 8 INFO neutron.db.segments_db [None req-b873e615-ee50-4434-99b4-e13c0f5fdc54 d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Added segment 652c1be9-2086-4611-8f05-d85d6125d230 of type vxlan for network daff7d5a-9055-4563-858f-c345252b81be [pid: 8|app: 0|req: 807/1569] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:34 2026] POST /v2.0/networks => generated 653 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:35.124 8 WARNING neutron_lib.context [None req-dbace32a-0016-4c95-b69a-063215ef823c d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 763/1570] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:35.175 8 INFO neutron.db.segments_db [None req-dbace32a-0016-4c95-b69a-063215ef823c d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Added segment 9cadf417-2182-4d86-8f68-04e3cfd88374 of type vxlan for network d1ad4a04-a267-41d2-bbdc-a4918d03e18e [pid: 7|app: 0|req: 764/1571] 10.0.0.198 () {34 vars in 1094 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-337692532&fields=id&tenant_id=30da891a51d54d6daa1a31e046bd2f4f => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:35.218 7 WARNING neutron_lib.context [None req-9d87b6e0-fad0-4745-9335-af6de1b67bc9 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 808/1572] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:35 2026] POST /v2.0/networks => generated 653 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1573] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:35 2026] POST /v2.0/security-group-rules => generated 596 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1574] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:35.360 7 WARNING neutron_lib.context [None req-e837958a-2938-47ce-82e9-96c000fbc0ae 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 810/1575] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/quotas/30da891a51d54d6daa1a31e046bd2f4f => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1576] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:35.508 7 WARNING neutron_lib.context [None req-fcf3a379-30f4-44a4-b364-2374a01fe7ae 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 811/1577] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&fields=id => generated 287 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1578] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1579] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:35.678 7 WARNING neutron_lib.context [None req-e2dc1672-15dd-4a6d-b9be-93af858376e7 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 813/1580] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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) 2026-07-01 02:04:35.724 7 INFO neutron.db.securitygroups_db [None req-e2dc1672-15dd-4a6d-b9be-93af858376e7 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Project 50f9406ebaa24df7b2aa4f16afaf4b19 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: 768/1581] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:35.827 7 WARNING neutron_lib.context [None req-b466df1d-057f-4483-a551-573d7c3e0bf7 d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:35.857 7 WARNING neutron_lib.context [None req-b466df1d-057f-4483-a551-573d7c3e0bf7 d73633bb33a744b588acb2fab4cf1ad3 d4a5399a398541e9948480c573251062 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 814/1582] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:35 2026] GET /v2.0/security-groups?tenant_id=6770aa6071bf4a4994a85da2360f07af&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:36.032 8 WARNING neutron_lib.context [None req-e697631a-70d1-46a0-a8f8-1d897de3f777 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:36.071 8 INFO neutron.db.securitygroups_db [None req-e697631a-70d1-46a0-a8f8-1d897de3f777 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Project 50f9406ebaa24df7b2aa4f16afaf4b19 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: 815/1583] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:36 2026] POST /v2.0/security-group-rules => generated 606 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1584] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => 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: 817/1585] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:36 2026] DELETE /v2.0/security-groups/fe6be3bb-547d-4166-940c-0b3ab91aba9f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1586] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:35 2026] POST /v2.0/subnets => generated 1323 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1587] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/subnets => generated 1959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1588] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:36 2026] DELETE /v2.0/subnets/087d97dd-c3bb-455a-9cf1-aa9a5dee6af8 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1589] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/security-groups?tenant_id=a5ca3d05efc84f7f9724104456d9be86&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1590] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:36 2026] DELETE /v2.0/subnets/3190a515-adaa-4972-b746-47084015ae4b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1591] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:36 2026] DELETE /v2.0/security-groups/c9983625-eda0-41a4-b8b6-26e41e964d16 => 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: 821/1592] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:36.794 8 INFO neutron.services.segments.plugin [-] Segment 9cadf417-2182-4d86-8f68-04e3cfd88374 resource provider aggregate not found 2026-07-01 02:04:36.800 8 INFO neutron.services.segments.plugin [-] Segment 9cadf417-2182-4d86-8f68-04e3cfd88374 resource provider aggregate not found 2026-07-01 02:04:36.814 8 INFO neutron.services.segments.plugin [-] Segment 9cadf417-2182-4d86-8f68-04e3cfd88374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cadf417-2182-4d86-8f68-04e3cfd88374 found for delete ", "request_id": "req-4274b9d0-fb6f-4558-8c28-cb81547b5dd7"}]} 2026-07-01 02:04:36.822 8 INFO neutron.services.segments.plugin [-] Segment 9cadf417-2182-4d86-8f68-04e3cfd88374 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cadf417-2182-4d86-8f68-04e3cfd88374 found for delete ", "request_id": "req-3d59668b-5750-4154-83a9-f09141db0048"}]} [pid: 8|app: 0|req: 822/1593] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:36 2026] DELETE /v2.0/networks/d1ad4a04-a267-41d2-bbdc-a4918d03e18e => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1594] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:04:36 2026] GET /v2.0/networks => generated 1297 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1595] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:36 2026] DELETE /v2.0/networks/daff7d5a-9055-4563-858f-c345252b81be => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1596] 10.0.0.198 () {34 vars in 1100 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1619765886&fields=id&tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:37.181 7 INFO neutron.services.segments.plugin [-] Segment fe75158b-51cd-488a-80a1-86876e37a602 resource provider aggregate not found 2026-07-01 02:04:37.188 7 INFO neutron.services.segments.plugin [-] Segment fe75158b-51cd-488a-80a1-86876e37a602 resource provider aggregate not found [pid: 8|app: 0|req: 825/1597] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/networks?id=33500e47-c2f0-45b0-bf08-da9b8bf03129 => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:37.198 7 INFO neutron.services.segments.plugin [-] Segment fe75158b-51cd-488a-80a1-86876e37a602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe75158b-51cd-488a-80a1-86876e37a602 found for delete ", "request_id": "req-44548025-1e0c-48f5-9fcc-173ca820d44f"}]} 2026-07-01 02:04:37.205 7 INFO neutron.services.segments.plugin [-] Segment fe75158b-51cd-488a-80a1-86876e37a602 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe75158b-51cd-488a-80a1-86876e37a602 found for delete ", "request_id": "req-45f6695e-7852-4daf-aae3-0ec67c1ab7fa"}]} [pid: 8|app: 0|req: 826/1598] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/quotas/50f9406ebaa24df7b2aa4f16afaf4b19 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1599] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:36 2026] DELETE /v2.0/networks/b7f6f1b5-3995-4c46-a6e0-6b5a7458e757 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1600] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/ports?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1601] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1602] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:37 2026] DELETE /v2.0/networks/ff277ae0-0b3b-4b6c-8ea5-358e96e391a8 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1603] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?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: 775/1604] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => 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: 830/1605] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:37 2026] GET /v2.0/security-groups?tenant_id=d4a5399a398541e9948480c573251062&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1606] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:38 2026] DELETE /v2.0/security-groups/1f91ac64-4df7-4c55-87f6-b869076ab0df => 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: 831/1607] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:38 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:39.742 7 INFO neutron.services.segments.plugin [-] Segment 90feb29b-a307-4ca4-8979-7677e21066e4 resource provider aggregate not found 2026-07-01 02:04:39.747 7 INFO neutron.services.segments.plugin [-] Segment 90feb29b-a307-4ca4-8979-7677e21066e4 resource provider aggregate not found [pid: 7|app: 0|req: 778/1610] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:39 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:39.896 8 INFO neutron.services.segments.plugin [-] Segment 652c1be9-2086-4611-8f05-d85d6125d230 resource provider aggregate not found 2026-07-01 02:04:39.902 8 INFO neutron.services.segments.plugin [-] Segment 652c1be9-2086-4611-8f05-d85d6125d230 resource provider aggregate not found 2026-07-01 02:04:39.912 8 INFO neutron.services.segments.plugin [-] Segment 652c1be9-2086-4611-8f05-d85d6125d230 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 652c1be9-2086-4611-8f05-d85d6125d230 found for delete ", "request_id": "req-50464ed3-e82f-4f07-b035-872167b40756"}]} 2026-07-01 02:04:39.913 8 INFO neutron.services.segments.plugin [-] Segment 652c1be9-2086-4611-8f05-d85d6125d230 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 652c1be9-2086-4611-8f05-d85d6125d230 found for delete ", "request_id": "req-3e67806f-4c27-4c51-b7f9-236b4460db8e"}]} 2026-07-01 02:04:40.140 8 WARNING neutron_lib.context [None req-6c05d698-08b9-4c76-8e7a-0be0dd875921 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:40.182 7 INFO neutron.services.segments.plugin [-] Segment 90feb29b-a307-4ca4-8979-7677e21066e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90feb29b-a307-4ca4-8979-7677e21066e4 found for delete ", "request_id": "req-019f9973-423d-40f0-9317-c702ed156e60"}]} 2026-07-01 02:04:40.183 7 INFO neutron.services.segments.plugin [-] Segment 90feb29b-a307-4ca4-8979-7677e21066e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90feb29b-a307-4ca4-8979-7677e21066e4 found for delete ", "request_id": "req-3c4b147a-ae19-41b0-a336-35385a091ba6"}]} [pid: 7|app: 0|req: 779/1611] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:40.305 8 INFO neutron.db.segments_db [None req-6c05d698-08b9-4c76-8e7a-0be0dd875921 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Added segment 0ded6e84-c64b-40dd-af61-6c2f980ea8bf of type vxlan for network 1ae48990-7775-48f7-b41b-9c3b5e4070f6 [pid: 7|app: 0|req: 780/1612] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/security-groups?tenant_id=579359c4df8d42a9bfeb28f730e79c80&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1613] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:39 2026] POST /v2.0/networks => generated 649 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1614] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30da891a51d54d6daa1a31e046bd2f4f => generated 178 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:40.433 7 WARNING neutron_lib.context [None req-877af9cb-1185-498f-826b-7e056aff9c65 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 834/1615] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:40 2026] DELETE /v2.0/security-groups/6d5e43e9-c9dc-46d5-acf2-59828b56f37a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:40.493 8 WARNING neutron_lib.context [req-615b9eec-0266-4bb3-9104-807f689b2e26 req-2fa27cc6-83e5-4b15-8412-9f68e3f906ef 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 782/1616] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/ports => generated 779 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:04:40.723 7 WARNING neutron_lib.context [None req-b6d19a10-cf9c-4a70-aba5-00bee4330234 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:40.793 7 INFO neutron.db.segments_db [None req-b6d19a10-cf9c-4a70-aba5-00bee4330234 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Added segment 31c104b3-17a5-48fa-a5e9-f272621b2cf2 of type vxlan for network 63bb7145-e1c8-4875-9539-94f71b20dae9 [pid: 7|app: 0|req: 783/1617] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/networks => generated 636 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1618] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:40 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:40.914 7 WARNING neutron_lib.context [None req-d781f1c0-972a-4b22-9316-e128a953b51c d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 835/1619] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/ports => generated 1179 bytes in 431 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: 785/1620] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:40 2026] POST /v2.0/subnets => generated 646 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:41.235 7 WARNING neutron_lib.context [None req-0610c769-44a4-4900-b44f-c17b3e867fe7 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 836/1621] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:04:40 2026] PUT /v2.0/ports/6949b350-88ba-4218-a11e-7b47c61e7b91 => generated 1460 bytes in 541 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-07-01 02:04:41.526 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1e6b05c-3dac-486a-805d-5839a3a142f4'] response: {'name': 'network-changed', 'server_uuid': '8a292c05-12ab-4952-a0f2-18b53ef8041d', 'tag': '6949b350-88ba-4218-a11e-7b47c61e7b91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 837/1622] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1194 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1623] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:41 2026] POST /v2.0/ports => generated 966 bytes in 355 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: 838/1624] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1625] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/ports/c87fef2e-7c60-43f8-9436-cff3481f42e4 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:41.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-db3507bf-0a43-49e6-930c-a651447135b4 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 839/1626] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/ports/c87fef2e-7c60-43f8-9436-cff3481f42e4 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:41.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84c09007-4fc7-4116-90b0-53c819d05e28 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 788/1627] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/ports/c87fef2e-7c60-43f8-9436-cff3481f42e4 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1628] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:41 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => 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: 840/1629] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:41 2026] DELETE /v2.0/subnets/d5be64a4-88e2-4ab4-94b7-855db21ef6b6 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1630] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1463 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1631] 199.204.45.113 () {34 vars in 1018 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/networks?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&shared=False => generated 2376 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1632] 199.204.45.113 () {34 vars in 930 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1633] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/networks?id=33500e47-c2f0-45b0-bf08-da9b8bf03129 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:42.404 8 INFO neutron.services.segments.plugin [-] Segment 31c104b3-17a5-48fa-a5e9-f272621b2cf2 resource provider aggregate not found 2026-07-01 02:04:42.411 8 INFO neutron.services.segments.plugin [-] Segment 31c104b3-17a5-48fa-a5e9-f272621b2cf2 resource provider aggregate not found 2026-07-01 02:04:42.417 8 INFO neutron.services.segments.plugin [-] Segment 31c104b3-17a5-48fa-a5e9-f272621b2cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31c104b3-17a5-48fa-a5e9-f272621b2cf2 found for delete ", "request_id": "req-6c29e87a-a1e2-4d87-bacd-f4cfe3648210"}]} [pid: 7|app: 0|req: 794/1634] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:04:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19 => generated 181 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:42.421 8 INFO neutron.services.segments.plugin [-] Segment 31c104b3-17a5-48fa-a5e9-f272621b2cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31c104b3-17a5-48fa-a5e9-f272621b2cf2 found for delete ", "request_id": "req-4f941eff-433d-432b-b595-9aebae20ff09"}]} 2026-07-01 02:04:42.435 7 WARNING neutron_lib.context [req-185c8b02-3871-4ee0-a5b8-8526cd3fa64d req-89a473b9-249a-49a8-8e53-de53a9b1c566 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 841/1635] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:42 2026] DELETE /v2.0/networks/63bb7145-e1c8-4875-9539-94f71b20dae9 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:04:42.451 8 WARNING neutron_lib.context [None req-6f98de1c-c52d-4db5-a495-5e91f599f220 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:42.515 8 INFO neutron.db.segments_db [None req-6f98de1c-c52d-4db5-a495-5e91f599f220 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Added segment 676d75a2-7b06-474f-af50-8a67175da17c of type vxlan for network a257fc51-330d-4f25-95f7-f918d28cf680 [pid: 8|app: 0|req: 842/1636] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:04:42 2026] POST /v2.0/networks => generated 636 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:42.610 8 WARNING neutron_lib.context [None req-78f20ba9-2300-4b36-aa69-a254d3e7c809 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 795/1637] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:04:42 2026] POST /v2.0/ports => generated 958 bytes in 386 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: 843/1638] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:42 2026] POST /v2.0/subnets => generated 646 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:42.889 8 WARNING neutron_lib.context [None req-07dea65a-5cf3-4af0-8205-2f28a85f98e8 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 844/1639] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:42 2026] POST /v2.0/ports => generated 927 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1640] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:04:42 2026] PUT /v2.0/ports/dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0 => generated 1239 bytes in 492 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: 845/1641] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 973 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1642] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1463 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:43.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba3b1458-ad2c-4964-a7ad-43c08a958fd4'] response: {'name': 'network-changed', 'server_uuid': '64e4d491-e426-4d71-b497-3d82a5c00e89', 'tag': 'dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 798/1643] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&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: 799/1644] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.38&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => 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: 800/1645] 199.204.45.113 () {34 vars in 1104 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => 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: 801/1646] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828&id=559d8847-3a10-498b-b282-5fdcfcfc736b => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1647] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1648] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:43 2026] DELETE /v2.0/ports/4461b98d-630c-4374-85a0-b85789a26fc3 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1649] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:43.607 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dacc9c82-dab9-41df-b71c-870b7f32dc6b d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1650] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/ports/4461b98d-630c-4374-85a0-b85789a26fc3 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1651] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1652] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 804/1653] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:43 2026] DELETE /v2.0/subnets/61c86961-1c8d-47f1-8dfa-5f50b2993536 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1654] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/ports?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1655] 199.204.45.113 () {34 vars in 1018 bytes} [Wed Jul 1 02:04:43 2026] GET /v2.0/networks?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&shared=False => generated 756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1656] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:43 2026] DELETE /v2.0/networks/a257fc51-330d-4f25-95f7-f918d28cf680 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1657] 199.204.45.113 () {34 vars in 930 bytes} [Wed Jul 1 02:04:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:44.156 8 WARNING neutron_lib.context [None req-56a16652-3092-4cad-bb39-08b683939e25 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 807/1658] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:44 2026] GET /v2.0/security-groups?tenant_id=0fc3b1f74ed44a3ab1e383adb37ed2d8&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1659] 10.0.0.241 () {34 vars in 665 bytes} [Wed Jul 1 02:04:44 2026] POST /v2.0/ports => generated 779 bytes in 249 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: 808/1660] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:44 2026] DELETE /v2.0/security-groups/4c89ed32-afbe-4a20-9c6c-6f8771ae2328 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:04:44.442 8 INFO neutron.services.segments.plugin [-] Segment 676d75a2-7b06-474f-af50-8a67175da17c resource provider aggregate not found 2026-07-01 02:04:44.446 8 INFO neutron.services.segments.plugin [-] Segment 676d75a2-7b06-474f-af50-8a67175da17c resource provider aggregate not found 2026-07-01 02:04:44.457 8 INFO neutron.services.segments.plugin [-] Segment 676d75a2-7b06-474f-af50-8a67175da17c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676d75a2-7b06-474f-af50-8a67175da17c found for delete ", "request_id": "req-7748a592-75f0-4852-8e86-7c5bd4c0b82f"}]} 2026-07-01 02:04:44.460 8 INFO neutron.services.segments.plugin [-] Segment 676d75a2-7b06-474f-af50-8a67175da17c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 676d75a2-7b06-474f-af50-8a67175da17c found for delete ", "request_id": "req-9e0e428f-6ba4-4ce4-8462-cb265bf1afa6"}]} [pid: 7|app: 0|req: 809/1661] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:44 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1662] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:44 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1663] 10.0.0.241 () {34 vars in 737 bytes} [Wed Jul 1 02:04:44 2026] PUT /v2.0/ports/cc8d8ed7-416c-4e82-9b97-6b5087f81890 => generated 752 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1664] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:44 2026] DELETE /v2.0/ports/cc8d8ed7-416c-4e82-9b97-6b5087f81890 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 854/1665] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:04:44 2026] GET /v2.0/ports => generated 782 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:44.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac29b50e-8855-4a79-8db5-42768f9a3f45 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 812/1666] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:04:44 2026] GET /v2.0/ports/cc8d8ed7-416c-4e82-9b97-6b5087f81890 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1667] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:04:44 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1668] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:04:44 2026] GET /v2.0/ports/243facaf-853f-4817-8ad2-bf4f0bba3aeb => generated 779 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:45.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06f2ad62-494f-4d76-afad-b7f4332b94d3 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 856/1669] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:45 2026] DELETE /v2.0/ports/4461b98d-630c-4374-85a0-b85789a26fc3 => generated 132 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:45.097 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b609a3e-944d-4e4a-9e28-121eeea09bb8 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 814/1670] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:45 2026] DELETE /v2.0/subnets/61c86961-1c8d-47f1-8dfa-5f50b2993536 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:45.122 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4d2a5fed-fcc0-451a-a8c9-985751fd9fa9 d2619e0c6a2c45ada3db342958c7ff14 d2271aa25daf4e3f84f8f0fa5a616d46 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1671] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:04:45 2026] DELETE /v2.0/subnets/d5be64a4-88e2-4ab4-94b7-855db21ef6b6 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1672] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/ports?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1673] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0 => 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: 860/1674] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/subnets?id=548a005f-6724-4a9d-bfe0-8a9725600221 => generated 678 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1675] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/ports?network_id=33500e47-c2f0-45b0-bf08-da9b8bf03129&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1676] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:04:45 2026] DELETE /v2.0/ports/243facaf-853f-4817-8ad2-bf4f0bba3aeb => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1677] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?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: 863/1678] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:04:45.483 7 INFO neutron.services.segments.plugin [-] Segment 0ded6e84-c64b-40dd-af61-6c2f980ea8bf resource provider aggregate not found 2026-07-01 02:04:45.490 7 INFO neutron.services.segments.plugin [-] Segment 0ded6e84-c64b-40dd-af61-6c2f980ea8bf resource provider aggregate not found 2026-07-01 02:04:45.502 7 INFO neutron.services.segments.plugin [-] Segment 0ded6e84-c64b-40dd-af61-6c2f980ea8bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ded6e84-c64b-40dd-af61-6c2f980ea8bf found for delete ", "request_id": "req-cc12336b-7988-4261-abac-2a3e11e87b4e"}]} [pid: 7|app: 0|req: 816/1679] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:04:45 2026] DELETE /v2.0/networks/1ae48990-7775-48f7-b41b-9c3b5e4070f6 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1680] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:45.724 7 INFO neutron.services.segments.plugin [-] Segment 0ded6e84-c64b-40dd-af61-6c2f980ea8bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ded6e84-c64b-40dd-af61-6c2f980ea8bf found for delete ", "request_id": "req-a9491529-ea77-41dc-8d19-64183265d8d9"}]} [pid: 7|app: 0|req: 817/1681] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1682] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:45 2026] GET /v2.0/security-groups?tenant_id=d2271aa25daf4e3f84f8f0fa5a616d46&name=default => generated 2925 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1683] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:46 2026] DELETE /v2.0/security-groups/623e46cf-09a9-42b3-9a8d-6d7d4824b7b7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1684] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:46 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1685] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:46 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1686] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:46 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1687] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:46 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&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: 821/1688] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:48 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1689] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:48 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1690] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:47 2026] GET /v2.0/security-groups?tenant_id=919c85067ed6434284ec960008d9be98&name=default => generated 2925 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:48.321 8 WARNING neutron_lib.context [None req-d8aadcab-9381-41b3-9501-e00a3af8baf8 e3de9288a42146ce9a8bddcc3a8f02d0 4f2cdef94a0047f7a36d62c85c0c005e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 823/1691] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:48 2026] DELETE /v2.0/security-groups/735ef990-df83-4744-b077-07d827d22275 => 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: 869/1692] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:04:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1693] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:04:48 2026] GET /v2.0/security-groups => generated 4530 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1694] 10.0.0.241 () {34 vars in 758 bytes} [Wed Jul 1 02:04:48 2026] PUT /v2.0/security-groups/439d89c2-a05a-4bf3-91c8-69496ae16827 => generated 1662 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1695] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:04:48 2026] GET /v2.0/security-groups/439d89c2-a05a-4bf3-91c8-69496ae16827 => generated 1662 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1696] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:48 2026] DELETE /v2.0/security-groups/439d89c2-a05a-4bf3-91c8-69496ae16827 => 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: 826/1697] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:04:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:48.897 8 INFO neutron.api.v2.resource [None req-37b3866d-a3b3-4a70-bfa5-5e0131caa7a2 e3de9288a42146ce9a8bddcc3a8f02d0 4f2cdef94a0047f7a36d62c85c0c005e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 872/1698] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:48 2026] DELETE /v2.0/security-groups/439d89c2-a05a-4bf3-91c8-69496ae16827 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:04:48.914 7 WARNING neutron_lib.context [None req-edaf4e2b-0af9-4a78-86d5-35963269d57e e3de9288a42146ce9a8bddcc3a8f02d0 4f2cdef94a0047f7a36d62c85c0c005e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 827/1699] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:04:48 2026] POST /v2.0/security-groups => generated 1625 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:04:49.060 8 WARNING neutron_lib.context [None req-8f50a05c-c472-4470-ad39-08deddac6f5d e3de9288a42146ce9a8bddcc3a8f02d0 4f2cdef94a0047f7a36d62c85c0c005e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 873/1700] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1701] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:04:49 2026] GET /v2.0/security-group-rules/ec08e8ed-1329-40f2-aad3-07ecc699909a => generated 601 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1702] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:49 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1703] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:04:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1704] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:49 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1705] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:04:49 2026] DELETE /v2.0/security-group-rules/ec08e8ed-1329-40f2-aad3-07ecc699909a => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1706] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:04:49 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-07-01 02:04:49.473 7 WARNING neutron_lib.context [None req-2b5ba6c4-00ba-4c81-a494-7d0550e81fa3 e3de9288a42146ce9a8bddcc3a8f02d0 4f2cdef94a0047f7a36d62c85c0c005e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 831/1707] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:49 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) [pid: 8|app: 0|req: 877/1708] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:04:49 2026] GET /v2.0/security-group-rules/89d47124-c6db-4c32-8ab4-ebf53c2eb947 => 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: 832/1709] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:04:49 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1710] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:04:49 2026] DELETE /v2.0/security-group-rules/89d47124-c6db-4c32-8ab4-ebf53c2eb947 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1711] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:04:49 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-07-01 02:04:49.829 8 WARNING neutron_lib.context [None req-32625b3d-95a7-4ecc-b2eb-439e01a46218 e3de9288a42146ce9a8bddcc3a8f02d0 4f2cdef94a0047f7a36d62c85c0c005e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:04:49.861 8 INFO neutron.db.securitygroups_db [None req-32625b3d-95a7-4ecc-b2eb-439e01a46218 e3de9288a42146ce9a8bddcc3a8f02d0 4f2cdef94a0047f7a36d62c85c0c005e - - default default] Project 4f2cdef94a0047f7a36d62c85c0c005e 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: 879/1712] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:04:49 2026] POST /v2.0/security-group-rules => generated 607 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1713] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:04:49 2026] GET /v2.0/security-group-rules/53ff83bf-6663-4d31-a919-0ef37b261514 => generated 607 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1714] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:04:49 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1715] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:04:50 2026] DELETE /v2.0/security-group-rules/53ff83bf-6663-4d31-a919-0ef37b261514 => 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: 881/1716] 10.0.0.241 () {32 vars in 673 bytes} [Wed Jul 1 02:04:50 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1717] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:50 2026] DELETE /v2.0/security-groups/1d5ebc2e-c2fe-4345-acfb-60ab243a57fd => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1718] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:04:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1719] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:04:50 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1720] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:50 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1721] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:50 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:50.531 7 INFO neutron.db.segments_db [None req-2aab5dfd-9c9b-4d06-a564-d556c9e57683 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 1d48446f-22c5-4991-a588-5bae896eecc7 of type vxlan for network 878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14 [pid: 8|app: 0|req: 887/1722] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:50 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1723] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:04:50 2026] POST /v2.0/networks => generated 740 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1724] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:50 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1725] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:04:50 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:50.784 8 WARNING neutron_lib.context [None req-db7c2c21-791d-40c1-ba12-094ccf27842d 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 837/1726] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:50 2026] POST /v2.0/subnets => generated 687 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:50.913 7 INFO neutron.db.segments_db [None req-ef9e5c63-80e3-427c-a762-2bc4d4ff36ec df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 5b9e782c-35c9-460e-981f-259135ab781c of type vxlan for network 805fdf2f-aec2-4ef9-9001-910fb8bc32e5 2026-07-01 02:04:51.182 7 INFO neutron.db.l3_hamode_db [None req-ef9e5c63-80e3-427c-a762-2bc4d4ff36ec df937ff3d3444a8aaedfd9114c8bd4f2 1c2c9b2647d048398ef14957487de863 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:04:51.522 8 INFO neutron.db.l3_db [None req-db7c2c21-791d-40c1-ba12-094ccf27842d 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Floating IP fc318401-3608-4659-9a2b-83b32b863374 associated. External IP: 10.96.250.203, port: dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0. [pid: 8|app: 0|req: 890/1727] 10.0.0.241 () {34 vars in 677 bytes} [Wed Jul 1 02:04:50 2026] POST /v2.0/floatingips => generated 856 bytes in 1065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:04:51.897 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a424dea8-43ee-4a0e-87fb-060b3372b05c'] response: {'name': 'network-changed', 'server_uuid': '64e4d491-e426-4d71-b497-3d82a5c00e89', 'tag': 'dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0', 'status': 'completed', 'code': 200} 2026-07-01 02:04:51.973 7 INFO neutron.db.l3_hamode_db [None req-ef9e5c63-80e3-427c-a762-2bc4d4ff36ec df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 891/1728] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:51 2026] GET /v2.0/security-groups?tenant_id=4f2cdef94a0047f7a36d62c85c0c005e&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1729] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1730] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1196 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1731] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:52 2026] DELETE /v2.0/security-groups/8d180328-974d-4306-888a-3be21da300d5 => 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: 895/1732] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1733] 10.0.0.241 () {32 vars in 818 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&mac_address=fa%3A16%3A3e%3Aef%3A86%3A68 => generated 1196 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1734] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:04:52 2026] GET /v2.0/ports?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:04:52.477 8 WARNING neutron_lib.context [None req-d9f47405-47a3-40b1-8dec-7b0af246a851 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 838/1735] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:04:50 2026] POST /v2.0/routers => generated 727 bytes in 2204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1736] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/networks?id=33500e47-c2f0-45b0-bf08-da9b8bf03129 => generated 756 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1737] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:53.258 8 INFO neutron.db.l3_db [None req-d9f47405-47a3-40b1-8dec-7b0af246a851 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Floating IP a4a3f103-012b-40b4-bdc4-289da65f3aba associated. External IP: 10.96.250.216, port: 6949b350-88ba-4218-a11e-7b47c61e7b91. [pid: 8|app: 0|req: 898/1738] 10.0.0.241 () {34 vars in 677 bytes} [Wed Jul 1 02:04:52 2026] POST /v2.0/floatingips => generated 854 bytes in 1123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1739] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1740] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/subnets?id=548a005f-6724-4a9d-bfe0-8a9725600221 => generated 678 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1741] 10.0.0.198 () {34 vars in 1094 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-337692532&fields=id&tenant_id=30da891a51d54d6daa1a31e046bd2f4f => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1742] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/ports?network_id=33500e47-c2f0-45b0-bf08-da9b8bf03129&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1743] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1744] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1745] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/quotas/30da891a51d54d6daa1a31e046bd2f4f => 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: 906/1746] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?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-07-01 02:04:53.927 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f997cbb-5285-4a09-87a6-26c17867c14a'] response: {'name': 'network-changed', 'server_uuid': '8a292c05-12ab-4952-a0f2-18b53ef8041d', 'tag': '6949b350-88ba-4218-a11e-7b47c61e7b91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 907/1747] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:04:53 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&fields=id => generated 333 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1750] 10.0.0.241 () {32 vars in 623 bytes} [Wed Jul 1 02:04:54 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: 911/1751] 10.0.0.241 () {32 vars in 633 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/ => generated 632 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1752] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 913/1753] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 841/1754] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:04:53 2026] PUT /v2.0/routers/4beac7fb-859f-4a2d-a003-f6aa82cce031/add_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1755] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/ports?device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1756] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1757] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1758] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.38&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => generated 857 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1759] 199.204.45.113 () {34 vars in 1104 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1760] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828&id=559d8847-3a10-498b-b282-5fdcfcfc736b => generated 1411 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1761] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1762] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&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: 7|app: 0|req: 846/1763] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 847/1764] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 918/1765] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:54 2026] GET /v2.0/security-groups?tenant_id=c967134ab0844d7e9f972dfa888b8341&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1766] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:55 2026] DELETE /v2.0/security-groups/3814a3b3-1637-490a-aec6-d030c5086ebf => generated 0 bytes in 169 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1767] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:04:56 2026] GET /v2.0/networks?id=878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1768] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:04:56 2026] GET /v2.0/quotas/1c2c9b2647d048398ef14957487de863 => 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: 920/1769] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:04:56 2026] GET /v2.0/ports?tenant_id=1c2c9b2647d048398ef14957487de863&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: 850/1770] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:04:56 2026] GET /v2.0/networks/878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1771] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:04:56 2026] GET /v2.0/networks/878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14?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: 851/1772] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:57 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => 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: 922/1773] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jul 1 02:04:57 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1774] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:57 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1775] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:04:57 2026] GET /v2.0/security-groups?tenant_id=c25403da565e4e0abd6c5dab5cb0f0a2&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1776] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:04:57 2026] DELETE /v2.0/security-groups/f7752c27-c5f7-4dff-82a3-58e5165bd21b => 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: 924/1777] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:58 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => 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: 854/1778] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:04:58 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 705 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1779] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:04:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=30da891a51d54d6daa1a31e046bd2f4f => generated 178 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:04:58.881 7 WARNING neutron_lib.context [req-5e9387d6-91e8-4dde-b1a7-1ef1916e070f req-dae0c099-9d60-43ce-8107-2387fa79fee4 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 926/1780] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:59 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1781] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:04:58 2026] POST /v2.0/ports => generated 1183 bytes in 429 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: 856/1782] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:04:59 2026] GET /v2.0/ports?device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1186 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1783] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:59 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1784] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jul 1 02:04:59 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => 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: 859/1785] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jul 1 02:04:59 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1786] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:04:59 2026] PUT /v2.0/ports/e3cd2a77-560d-405b-8c52-e3986935ffb1 => generated 1464 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1787] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 12 bytes in 34 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-07-01 02:05:00.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d449c685-b440-495d-96f0-6047d4a43d3e'] response: {'name': 'network-changed', 'server_uuid': 'a86ab605-6b77-4789-9e48-852129ed6d57', 'tag': 'e3cd2a77-560d-405b-8c52-e3986935ffb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 928/1788] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1467 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1789] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => 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: 929/1790] 199.204.45.113 () {34 vars in 1106 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f0&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => 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: 862/1791] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:05:00 2026] GET /v2.0/subnets?id=73fb9e8b-beed-4cd6-b1ce-c93a24df5527&id=c31926ea-05cb-4c8c-bd2b-e761590b3009 => generated 1415 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1792] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:01 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1793] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:01 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1794] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:01 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1795] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:01 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 932/1796] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:01 2026] GET /v2.0/networks?id=878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14 => generated 672 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:01.441 7 WARNING neutron_lib.context [req-ea1b28e3-d771-46b3-b3dd-45014da3b276 req-3ab7fa0e-8505-457a-bc1a-8c75bd367961 c168175c642f4a7fb127a03fc6bb9bd6 1c2c9b2647d048398ef14957487de863 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 933/1797] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:01 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => 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: 865/1798] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:05:01 2026] POST /v2.0/ports => generated 958 bytes in 358 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: 866/1799] 10.0.0.241 () {32 vars in 826 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/ports?project_id=50f9406ebaa24df7b2aa4f16afaf4b19&network_id=33500e47-c2f0-45b0-bf08-da9b8bf03129 => generated 3695 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1800] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1801] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:05:01 2026] PUT /v2.0/ports/7fdd11fa-6213-4eda-98e3-ec04117ab736 => generated 1239 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1802] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 801 bytes in 44 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: 935/1803] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => 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: 869/1804] 199.204.45.113 () {34 vars in 1106 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f0&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => 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: 936/1805] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/subnets?id=73fb9e8b-beed-4cd6-b1ce-c93a24df5527&id=c31926ea-05cb-4c8c-bd2b-e761590b3009 => generated 1415 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1806] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&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: 937/1807] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1808] 10.0.0.241 () {32 vars in 742 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/subnets?network_id=fa16bd90-9431-49c3-a788-7e6e1a2d8730 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1809] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 938/1810] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 973 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1811] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/security-groups?id=3adeab34-ead0-41b7-b87d-a43618d89d13&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1812] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:02 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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-07-01 02:05:02.821 8 INFO neutron.db.l3_db [None req-2ad217ac-b7b4-487f-97db-a23e5cd041f8 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Floating IP fc318401-3608-4659-9a2b-83b32b863374 disassociated. External IP: 10.96.250.203, port: dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0. 2026-07-01 02:05:02.914 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b43bbc83-0f7a-4098-945b-a4fa301faaba'] response: {'name': 'network-changed', 'server_uuid': 'df859318-ab53-483b-a235-3a6aada26a75', 'tag': '7fdd11fa-6213-4eda-98e3-ec04117ab736', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 874/1813] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/ports?tenant_id=1c2c9b2647d048398ef14957487de863&device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1814] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7fdd11fa-6213-4eda-98e3-ec04117ab736 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1815] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/subnets?id=f217586b-632e-431d-ac97-96393e93e44b => generated 690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1816] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/ports?network_id=878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1817] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/networks/878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1818] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:05:02 2026] PUT /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 554 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1819] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1820] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/networks/878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14?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: 880/1821] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1822] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:03 2026] GET /v2.0/security-groups?id=3adeab34-ead0-41b7-b87d-a43618d89d13&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1823] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1824] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/ports?tenant_id=1c2c9b2647d048398ef14957487de863&device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1825] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/networks?id=878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14 => generated 768 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1826] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7fdd11fa-6213-4eda-98e3-ec04117ab736 => 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: 944/1827] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/ports?device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1200 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1828] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/subnets?id=f217586b-632e-431d-ac97-96393e93e44b => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1829] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1830] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/ports?network_id=878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1831] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/networks/878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:04.947 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-384dc671-bc08-46f1-9c32-eecfed5bc387'] response: {'name': 'network-changed', 'server_uuid': '64e4d491-e426-4d71-b497-3d82a5c00e89', 'tag': 'dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 886/1832] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1833] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/networks/878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1834] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:04 2026] GET /v2.0/security-groups?id=3adeab34-ead0-41b7-b87d-a43618d89d13&fields=id&fields=name => generated 88 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1835] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:05 2026] GET /v2.0/ports?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => 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: 888/1836] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:05 2026] GET /v2.0/networks?id=33500e47-c2f0-45b0-bf08-da9b8bf03129 => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1837] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:05:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1838] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:05:05 2026] GET /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 552 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1839] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:05:05 2026] GET /v2.0/subnets?id=548a005f-6724-4a9d-bfe0-8a9725600221 => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1840] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:05 2026] GET /v2.0/ports?network_id=33500e47-c2f0-45b0-bf08-da9b8bf03129&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: 890/1841] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:05 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1842] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:05 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1843] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:06 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1844] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:06 2026] GET /v2.0/security-groups?id=3adeab34-ead0-41b7-b87d-a43618d89d13&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:06.722 7 WARNING neutron_lib.context [None req-77e351ad-a09b-4ad1-86f5-51829227a522 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 892/1845] 10.0.0.241 () {34 vars in 685 bytes} [Wed Jul 1 02:05:06 2026] POST /v2.0/security-groups => generated 1675 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:05:06.844 8 WARNING neutron_lib.context [None req-a0c5370e-23c0-4b85-a423-0ee8f72ba0a4 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 954/1846] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:05:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:06.978 7 WARNING neutron_lib.context [None req-41993589-58de-4a12-b0f2-49ca29716963 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 893/1847] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:05:06 2026] POST /v2.0/security-group-rules => generated 596 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:07.134 8 WARNING neutron_lib.context [None req-72b4eebe-a8c2-4c4c-94a7-4456504df24a 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 955/1848] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:05:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:07.307 7 WARNING neutron_lib.context [None req-159151be-6318-48e7-a223-11f04d3b59d9 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 956/1849] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:07 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1850] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:07 2026] GET /v2.0/security-groups?id=3adeab34-ead0-41b7-b87d-a43618d89d13&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1851] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:05:07 2026] POST /v2.0/security-group-rules => generated 601 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:07.448 8 WARNING neutron_lib.context [None req-dbc1c9fe-0603-4569-bcc6-6fe225e5505d 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:07.498 8 INFO neutron.db.securitygroups_db [None req-dbc1c9fe-0603-4569-bcc6-6fe225e5505d 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Project 50f9406ebaa24df7b2aa4f16afaf4b19 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: 958/1852] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:05:07 2026] POST /v2.0/security-group-rules => generated 607 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:07.609 7 WARNING neutron_lib.context [None req-e22b4354-52a0-446d-8539-1091adf84df0 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:07.650 7 INFO neutron.db.securitygroups_db [None req-e22b4354-52a0-446d-8539-1091adf84df0 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Project 50f9406ebaa24df7b2aa4f16afaf4b19 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: 895/1853] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:05:07 2026] POST /v2.0/security-group-rules => generated 606 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1854] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/networks => generated 1297 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1855] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/security-groups?tenant_id=de38060eff814ffe94277bcd8dc90fb8&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1856] 10.0.0.198 () {34 vars in 1100 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1745124872&fields=id&tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19 => 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: 898/1857] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => 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: 899/1858] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/networks?id=33500e47-c2f0-45b0-bf08-da9b8bf03129 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1859] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:08 2026] DELETE /v2.0/security-groups/2048fdf5-bea6-4509-9468-5c457adb99e7 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1860] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/quotas/50f9406ebaa24df7b2aa4f16afaf4b19 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1861] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/security-groups?id=3adeab34-ead0-41b7-b87d-a43618d89d13&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: 8|app: 0|req: 962/1862] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/ports?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&fields=id => generated 149 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1863] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?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: 963/1864] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1865] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:08 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => 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: 904/1868] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:09 2026] GET /v2.0/ports?device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1200 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1869] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:09 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1870] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1871] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/security-groups?id=3adeab34-ead0-41b7-b87d-a43618d89d13&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1872] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => 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: 906/1873] 10.0.0.241 () {32 vars in 818 bytes} [Wed Jul 1 02:05:10 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&mac_address=fa%3A16%3A3e%3A1d%3A76%3A7d => generated 1200 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:10.212 8 WARNING neutron_lib.context [None req-5b63af9c-3ec9-402d-a90b-44c98d61fa05 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:11.003 8 INFO neutron.db.l3_db [None req-5b63af9c-3ec9-402d-a90b-44c98d61fa05 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Floating IP 91700d1b-6426-4f7e-92d1-f5b12e35c47c associated. External IP: 10.96.250.215, port: e3cd2a77-560d-405b-8c52-e3986935ffb1. [pid: 7|app: 0|req: 907/1874] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1875] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => 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: 968/1876] 10.0.0.241 () {34 vars in 677 bytes} [Wed Jul 1 02:05:10 2026] POST /v2.0/floatingips => generated 854 bytes in 1167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1877] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/security-groups?id=3adeab34-ead0-41b7-b87d-a43618d89d13&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: 969/1878] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:05:11 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1879] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:05:11 2026] DELETE /v2.0/ports/7fdd11fa-6213-4eda-98e3-ec04117ab736 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:12.419 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91224273-6510-4b6b-8a29-baf988b52107'] response: {'name': 'network-changed', 'server_uuid': 'a86ab605-6b77-4789-9e48-852129ed6d57', 'tag': 'e3cd2a77-560d-405b-8c52-e3986935ffb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 970/1880] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => 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: 911/1881] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1882] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:12.486 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c86c7e03-92c8-4373-8d2d-9f89e9ae3c00'] response: {'server_uuid': 'df859318-ab53-483b-a235-3a6aada26a75', 'name': 'network-vif-deleted', 'tag': '7fdd11fa-6213-4eda-98e3-ec04117ab736', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 912/1883] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1884] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1885] 199.204.45.113 () {34 vars in 1106 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f0&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => 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: 973/1886] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/subnets?id=73fb9e8b-beed-4cd6-b1ce-c93a24df5527&id=c31926ea-05cb-4c8c-bd2b-e761590b3009 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1887] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&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: 974/1888] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1889] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 975/1890] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:12 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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) 2026-07-01 02:05:12.931 7 WARNING neutron_lib.context [None req-f52c90e6-d284-481b-9ac0-0e1a37dc150a b4e0615c582f489dbc56c0715f730c6d 43fcc55d05f94b48be6a878e08b43f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 976/1891] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/networks?id=33500e47-c2f0-45b0-bf08-da9b8bf03129 => generated 660 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1892] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19 => generated 274 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:13.305 8 WARNING neutron_lib.context [req-abd49c40-7b78-4fbc-8238-a14db503abfc req-659a39d8-27ee-4455-be51-2fe72528e6e8 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 916/1893] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05:12 2026] POST /v2.0/floatingips => generated 552 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:13.460 7 WARNING neutron_lib.context [None req-a64ed629-b730-4357-a600-bc8d4be60863 b4e0615c582f489dbc56c0715f730c6d 43fcc55d05f94b48be6a878e08b43f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 978/1894] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:05:13 2026] POST /v2.0/ports => generated 958 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 979/1895] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 961 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1896] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1897] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05:13 2026] POST /v2.0/floatingips => generated 552 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1898] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:13 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:14.032 7 WARNING neutron_lib.context [None req-756125c6-18c3-428d-9a02-1984f386504d b4e0615c582f489dbc56c0715f730c6d 43fcc55d05f94b48be6a878e08b43f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 981/1899] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:05:13 2026] PUT /v2.0/ports/00a93536-8fe7-448d-aea3-98a8949c586e => generated 1239 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1900] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05:14 2026] POST /v2.0/floatingips => generated 552 bytes in 571 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-07-01 02:05:14.615 8 WARNING neutron_lib.context [None req-f191df78-353e-4988-969c-03be373d5be7 b4e0615c582f489dbc56c0715f730c6d 43fcc55d05f94b48be6a878e08b43f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:14.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27e29a7f-dcb4-431e-972d-43ea50c33f66'] response: {'name': 'network-changed', 'server_uuid': 'f968ab96-129d-4262-a285-bc63ed098014', 'tag': '00a93536-8fe7-448d-aea3-98a8949c586e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 920/1901] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:14 2026] GET /v2.0/ports?device_id=df859318-ab53-483b-a235-3a6aada26a75 => 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: 982/1902] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05:14 2026] POST /v2.0/floatingips => generated 552 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1903] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:15 2026] GET /v2.0/ports?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:15.185 8 WARNING neutron_lib.context [None req-e1bad75b-9c7b-405f-98e4-6ebdd03824b2 b4e0615c582f489dbc56c0715f730c6d 43fcc55d05f94b48be6a878e08b43f7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1904] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:15 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 973 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1905] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:05:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=00a93536-8fe7-448d-aea3-98a8949c586e => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1906] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:15 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&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: 924/1907] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:05:15 2026] GET /v2.0/subnets?id=548a005f-6724-4a9d-bfe0-8a9725600221 => generated 678 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1908] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:15 2026] GET /v2.0/ports?network_id=33500e47-c2f0-45b0-bf08-da9b8bf03129&device_owner=network%3Adhcp => generated 1244 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1909] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:15 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?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: 927/1910] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:15 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?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: 984/1911] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05:15 2026] POST /v2.0/floatingips => generated 552 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1912] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:15 2026] PUT /v2.0/floatingips/95e5abe9-747d-48ff-88a4-06e015a86e7e/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1913] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:15 2026] PUT /v2.0/floatingips/24a063c4-d33c-4454-8000-453aac3ec5b3/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: 929/1914] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:15 2026] PUT /v2.0/floatingips/9a3e7b21-d44f-4be2-b0ea-9e67bd4fcef4/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1915] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:15 2026] PUT /v2.0/floatingips/cd43c292-6f4c-49f6-9ddd-ae6f62db04c4/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1916] 10.0.0.241 () {32 vars in 672 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1917] 10.0.0.241 () {32 vars in 686 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1918] 10.0.0.241 () {32 vars in 682 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1919] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1920] 10.0.0.241 () {32 vars in 680 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1921] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1922] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => 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: 934/1923] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&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: 990/1924] 10.0.0.241 () {32 vars in 690 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1925] 10.0.0.241 () {32 vars in 702 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1926] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/ports?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1927] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/networks?id=33500e47-c2f0-45b0-bf08-da9b8bf03129 => generated 756 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1928] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=00a93536-8fe7-448d-aea3-98a8949c586e => 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: 939/1929] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/subnets?id=548a005f-6724-4a9d-bfe0-8a9725600221 => 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: 940/1930] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/ports?network_id=33500e47-c2f0-45b0-bf08-da9b8bf03129&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: 991/1931] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:16 2026] DELETE /v2.0/floatingips/95e5abe9-747d-48ff-88a4-06e015a86e7e => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1932] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?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: 942/1933] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1934] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/ports?device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1469 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1935] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:16 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1936] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:16 2026] DELETE /v2.0/floatingips/24a063c4-d33c-4454-8000-453aac3ec5b3 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1937] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:17 2026] DELETE /v2.0/floatingips/9a3e7b21-d44f-4be2-b0ea-9e67bd4fcef4 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1938] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:17 2026] DELETE /v2.0/floatingips/cd43c292-6f4c-49f6-9ddd-ae6f62db04c4 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1939] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:17 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1940] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:05:16 2026] PUT /v2.0/routers/4beac7fb-859f-4a2d-a003-f6aa82cce031/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1941] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:17 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1942] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:17 2026] DELETE /v2.0/floatingips/d1b9ec60-7cd5-4249-87b0-ee7bc067e4bb => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1943] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:18 2026] GET /v2.0/security-groups?tenant_id=dcc10c22eeec4120973f2b217a9c1c9c&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:19.321 7 INFO neutron.services.segments.plugin [-] Segment 5b9e782c-35c9-460e-981f-259135ab781c resource provider aggregate not found 2026-07-01 02:05:19.324 7 INFO neutron.services.segments.plugin [-] Segment 5b9e782c-35c9-460e-981f-259135ab781c resource provider aggregate not found 2026-07-01 02:05:19.330 7 INFO neutron.db.l3_hamode_db [None req-a1e1ec67-5a98-475b-af3a-05e854972d30 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network 805fdf2f-aec2-4ef9-9001-910fb8bc32e5 was deleted as no HA routers are present in tenant 1c2c9b2647d048398ef14957487de863. [pid: 7|app: 0|req: 947/1944] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:05:17 2026] DELETE /v2.0/routers/4beac7fb-859f-4a2d-a003-f6aa82cce031 => generated 0 bytes in 1363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:19.342 7 INFO neutron.services.segments.plugin [-] Segment 5b9e782c-35c9-460e-981f-259135ab781c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9e782c-35c9-460e-981f-259135ab781c found for delete ", "request_id": "req-0ee8d88e-564a-4044-bfc1-a74de9e47008"}]} 2026-07-01 02:05:19.350 7 INFO neutron.services.segments.plugin [-] Segment 5b9e782c-35c9-460e-981f-259135ab781c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b9e782c-35c9-460e-981f-259135ab781c found for delete ", "request_id": "req-f5b43b3d-8fa6-44aa-8aa8-c704d135786a"}]} [pid: 8|app: 0|req: 998/1945] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:19 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1946] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:19 2026] DELETE /v2.0/security-groups/2f65b2ee-2765-4473-a1de-9680a21ebe38 => 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: 949/1947] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:19 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1948] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:05:19 2026] DELETE /v2.0/subnets/f217586b-632e-431d-ac97-96393e93e44b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1949] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:19 2026] GET /v2.0/security-groups?tenant_id=43fcc55d05f94b48be6a878e08b43f7e&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1950] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:19 2026] DELETE /v2.0/security-groups/01bf6366-2c6d-47c0-97ce-186101c23b85 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1951] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:05:19 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1952] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:19 2026] DELETE /v2.0/networks/878ba98a-f6d0-4bd6-ad4c-eaf6667c9c14 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1953] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:19 2026] GET /v2.0/security-groups?tenant_id=1c2c9b2647d048398ef14957487de863&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1954] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:19 2026] GET /v2.0/security-groups?tenant_id=ed3834e587f540bcbc942f8b3e54873d&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1955] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:19 2026] DELETE /v2.0/security-groups/3adeab34-ead0-41b7-b87d-a43618d89d13 => 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: 1004/1956] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:20 2026] DELETE /v2.0/security-groups/1feb2fe0-e17d-484f-8d9b-6c1ad8fa5b50 => 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: 953/1957] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:20 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1958] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:20 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1959] 10.0.0.169 () {30 vars in 689 bytes} [Wed Jul 1 02:05:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1960] 10.0.0.169 () {30 vars in 691 bytes} [Wed Jul 1 02:05:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1961] 10.0.0.169 () {30 vars in 667 bytes} [Wed Jul 1 02:05:20 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: 1007/1962] 10.0.0.169 () {30 vars in 703 bytes} [Wed Jul 1 02:05:20 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1963] 10.0.0.169 () {28 vars in 438 bytes} [Wed Jul 1 02:05:21 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: 1008/1964] 10.0.0.169 () {30 vars in 727 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 658 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1965] 10.0.0.169 () {30 vars in 689 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1966] 10.0.0.169 () {30 vars in 691 bytes} [Wed Jul 1 02:05:21 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: 958/1967] 10.0.0.169 () {30 vars in 667 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1968] 10.0.0.169 () {30 vars in 703 bytes} [Wed Jul 1 02:05: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) 2026-07-01 02:05:21.547 7 INFO neutron.services.segments.plugin [-] Segment 1d48446f-22c5-4991-a588-5bae896eecc7 resource provider aggregate not found 2026-07-01 02:05:21.551 7 INFO neutron.services.segments.plugin [-] Segment 1d48446f-22c5-4991-a588-5bae896eecc7 resource provider aggregate not found 2026-07-01 02:05:21.573 7 INFO neutron.services.segments.plugin [-] Segment 1d48446f-22c5-4991-a588-5bae896eecc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d48446f-22c5-4991-a588-5bae896eecc7 found for delete ", "request_id": "req-5939103d-b21d-44e7-9d10-a79ba8c6bd1a"}]} 2026-07-01 02:05:21.576 7 INFO neutron.services.segments.plugin [-] Segment 1d48446f-22c5-4991-a588-5bae896eecc7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d48446f-22c5-4991-a588-5bae896eecc7 found for delete ", "request_id": "req-e7822a4c-9a2c-487a-b42b-986eb1671342"}]} [pid: 7|app: 0|req: 959/1969] 10.0.0.169 () {30 vars in 727 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1970] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1971] 10.0.0.169 () {30 vars in 689 bytes} [Wed Jul 1 02:05:21 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: 960/1972] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&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: 8|app: 0|req: 1013/1973] 10.0.0.169 () {30 vars in 691 bytes} [Wed Jul 1 02:05: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: 961/1974] 10.0.0.169 () {30 vars in 667 bytes} [Wed Jul 1 02:05: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: 1014/1975] 10.0.0.169 () {30 vars in 703 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1976] 10.0.0.169 () {30 vars in 729 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1977] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1978] 10.0.0.169 () {30 vars in 681 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1979] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:21 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1980] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:05:22 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1981] 10.0.0.169 () {34 vars in 703 bytes} [Wed Jul 1 02:05:22 2026] POST /v2.0/ports => generated 1132 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:05:22.727 7 INFO neutron.db.l3_db [None req-f7d0ece0-ff72-4be9-99f5-c105dce43a39 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Floating IP fc318401-3608-4659-9a2b-83b32b863374 associated. External IP: 10.96.250.203, port: 00a93536-8fe7-448d-aea3-98a8949c586e. [pid: 7|app: 0|req: 965/1982] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:05:22 2026] PUT /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 856 bytes in 948 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: 1018/1983] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:05:23 2026] GET /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:23.242 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-145d3a16-3e71-45d2-8224-913082c1c4d5'] response: {'name': 'network-changed', 'server_uuid': 'f968ab96-129d-4262-a285-bc63ed098014', 'tag': '00a93536-8fe7-448d-aea3-98a8949c586e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 966/1984] 10.0.0.158 () {30 vars in 650 bytes} [Wed Jul 1 02:05:23 2026] GET /v2.0/extensions => generated 20516 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1985] 10.0.0.158 () {30 vars in 724 bytes} [Wed Jul 1 02:05:23 2026] GET /v2.0/quotas/0fbd19d615154f0a9fe86f10c71093a2/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: 967/1986] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:23 2026] GET /v2.0/ports?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&device_id=f968ab96-129d-4262-a285-bc63ed098014 => 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: 1020/1987] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:23 2026] GET /v2.0/networks?id=33500e47-c2f0-45b0-bf08-da9b8bf03129 => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1988] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:05:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=00a93536-8fe7-448d-aea3-98a8949c586e => generated 859 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1989] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:05:23 2026] GET /v2.0/subnets?id=548a005f-6724-4a9d-bfe0-8a9725600221 => 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: 969/1990] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:23 2026] GET /v2.0/ports?network_id=33500e47-c2f0-45b0-bf08-da9b8bf03129&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1993] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:23 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?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: 972/1994] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:24 2026] GET /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129?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: 1023/1995] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:05:24 2026] GET /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:24.767 7 WARNING neutron_lib.context [None req-08471818-5250-4202-af93-8e263221719c 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:24.899 7 INFO neutron.db.segments_db [None req-08471818-5250-4202-af93-8e263221719c 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Added segment 7d677b05-2114-43fa-83f4-1acd3bed7638 of type vxlan for network 9ac79491-4898-427a-a226-2df191e08130 [pid: 7|app: 0|req: 973/1996] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:24 2026] POST /v2.0/networks => generated 631 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:24.994 8 WARNING neutron_lib.context [None req-557a484c-6976-43cd-90ab-1e4611d3483b 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 974/1997] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:05:25 2026] GET /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1998] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:24 2026] POST /v2.0/ports => generated 743 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:25.395 7 WARNING neutron_lib.context [None req-49ba5767-bf70-4540-a353-dc02b779848d 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:25.460 7 INFO neutron.db.segments_db [None req-49ba5767-bf70-4540-a353-dc02b779848d 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Added segment 113f3044-f088-456d-861e-cec795d26df6 of type vxlan for network a1dfb025-1e8a-48f4-b60a-59b12c47b5a6 /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: 975/1999] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:25 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2000] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:05:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:25.575 7 WARNING neutron_lib.context [None req-fe73fc60-b6c2-4fb8-a3bc-211f4eed5ae6 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1026/2001] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:05:25 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: 1027/2002] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:05:25 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: 1028/2003] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:05:25 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: 1029/2004] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:05:25 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2005] 10.0.0.158 () {30 vars in 650 bytes} [Wed Jul 1 02:05:25 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: 8|app: 0|req: 1031/2006] 10.0.0.158 () {30 vars in 724 bytes} [Wed Jul 1 02:05:25 2026] GET /v2.0/quotas/0fbd19d615154f0a9fe86f10c71093a2/details => generated 847 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2007] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:05:25 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: 1033/2008] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:05:25 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: 1034/2009] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:05:25 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: 976/2010] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:25 2026] POST /v2.0/ports => generated 743 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2011] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:05:25 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) /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-07-01 02:05:25.913 7 WARNING neutron_lib.context [None req-dad5d379-fa66-4407-a930-35fb9d7ca97a 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:25.926 8 INFO neutron.api.v2.resource [None req-79bac151-00e6-4f34-aee4-59c9385e672c df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/2012] 199.204.45.113 () {30 vars in 762 bytes} [Wed Jul 1 02:05:25 2026] GET /v2.0/security-groups/lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2013] 199.204.45.113 () {30 vars in 784 bytes} [Wed Jul 1 02:05:25 2026] GET /v2.0/security-groups?name=lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:25.968 7 INFO neutron.db.segments_db [None req-dad5d379-fa66-4407-a930-35fb9d7ca97a 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Added segment 6df61b0d-dd99-464c-9d90-7bc268b09f0e of type vxlan for network c822eee1-2f1f-4766-a68c-aa93f5241a81 [pid: 7|app: 0|req: 977/2014] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:25 2026] POST /v2.0/networks => generated 631 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:26.075 7 WARNING neutron_lib.context [None req-2799b057-452d-4524-ba3e-028af2f78145 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1038/2015] 199.204.45.113 () {34 vars in 735 bytes} [Wed Jul 1 02:05:25 2026] POST /v2.0/security-groups => generated 1636 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2016] 199.204.45.113 () {30 vars in 814 bytes} [Wed Jul 1 02:05:26 2026] GET /v2.0/security-group-rules?security_group_id=8533e6fb-ea66-4d4a-ae8a-d38552a1a31e => generated 1182 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2017] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:26 2026] POST /v2.0/ports => generated 743 bytes in 310 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-07-01 02:05:26.394 7 WARNING neutron_lib.context [None req-d1948418-ac1d-4c53-9f39-0b0947a19477 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1040/2018] 199.204.45.113 () {34 vars in 788 bytes} [Wed Jul 1 02:05:26 2026] PUT /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:26.461 7 INFO neutron.db.segments_db [None req-d1948418-ac1d-4c53-9f39-0b0947a19477 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Added segment 2e9fbcdd-9590-4238-a946-10cfe6e14505 of type vxlan for network 1d76bae1-54cd-4c87-aee2-a9094a04a20e /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: 1041/2019] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:05:26 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: 1042/2020] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:05:26 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: 1043/2021] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:05:26 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: 979/2022] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:26 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2023] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:05:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:26.556 7 WARNING neutron_lib.context [None req-d212a25b-cf95-48ca-8c46-3d60d93cb98e 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1045/2024] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:05:26 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/2025] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:26 2026] POST /v2.0/ports => generated 743 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:26.834 8 WARNING neutron_lib.context [None req-459788a2-443b-4d02-a9f1-51336a4a17b6 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:26.921 8 INFO neutron.db.segments_db [None req-459788a2-443b-4d02-a9f1-51336a4a17b6 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Added segment 26d74f57-aef8-443d-948f-8b9060e17b19 of type vxlan for network 82dd653c-3354-4cd0-806c-9c2e1093488e [pid: 8|app: 0|req: 1046/2026] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:26 2026] POST /v2.0/networks => generated 632 bytes in 218 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-07-01 02:05:27.062 7 WARNING neutron_lib.context [None req-e9b31586-29d7-43b8-bbc3-ace9735f4695 1b0f9147f44c4f69884a905b0598af51 2a4181b3f7634dbbb08c422fae8e6765 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 981/2027] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:27 2026] POST /v2.0/ports => generated 743 bytes in 295 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2028] 10.0.0.241 () {34 vars in 747 bytes} [Wed Jul 1 02:05:27 2026] PUT /v2.0/ports/87b5de95-d83a-4a3e-b5b0-85fef28577cc/tags => generated 17 bytes in 45 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: 982/2029] 10.0.0.241 () {34 vars in 747 bytes} [Wed Jul 1 02:05:27 2026] PUT /v2.0/ports/88820594-4c73-41f3-a699-aaaa4062202f/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: 1048/2030] 10.0.0.241 () {34 vars in 747 bytes} [Wed Jul 1 02:05:27 2026] PUT /v2.0/ports/5dd1cfe9-70fd-420c-92fb-fb64bd4111ee/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2031] 10.0.0.241 () {34 vars in 747 bytes} [Wed Jul 1 02:05:27 2026] PUT /v2.0/ports/bd5a13ec-f771-4dc4-8661-5ccbf50fa83a/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: 1049/2032] 10.0.0.241 () {32 vars in 660 bytes} [Wed Jul 1 02:05:27 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2033] 10.0.0.241 () {32 vars in 674 bytes} [Wed Jul 1 02:05:27 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2034] 10.0.0.241 () {32 vars in 670 bytes} [Wed Jul 1 02:05:27 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2035] 10.0.0.241 () {32 vars in 682 bytes} [Wed Jul 1 02:05:27 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2036] 10.0.0.241 () {32 vars in 668 bytes} [Wed Jul 1 02:05:27 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2037] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:27 2026] GET /v2.0/security-groups?tenant_id=0fbd19d615154f0a9fe86f10c71093a2&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2038] 10.0.0.241 () {32 vars in 682 bytes} [Wed Jul 1 02:05:28 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2039] 10.0.0.241 () {32 vars in 678 bytes} [Wed Jul 1 02:05:28 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2040] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:28 2026] DELETE /v2.0/security-groups/08b59ea8-7d61-447a-81e2-2891bdb50aaa => 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: 1055/2041] 10.0.0.241 () {32 vars in 690 bytes} [Wed Jul 1 02:05:28 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2042] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:28 2026] DELETE /v2.0/ports/87b5de95-d83a-4a3e-b5b0-85fef28577cc => 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: 1056/2043] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:28 2026] DELETE /v2.0/ports/88820594-4c73-41f3-a699-aaaa4062202f => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2044] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:28 2026] DELETE /v2.0/ports/5dd1cfe9-70fd-420c-92fb-fb64bd4111ee => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2045] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:28 2026] DELETE /v2.0/ports/bd5a13ec-f771-4dc4-8661-5ccbf50fa83a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2046] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:29 2026] DELETE /v2.0/ports/a2215f41-c448-4de1-8a06-e8ab46faa213 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:29.512 8 INFO neutron.services.segments.plugin [-] Segment 7d677b05-2114-43fa-83f4-1acd3bed7638 resource provider aggregate not found 2026-07-01 02:05:29.517 8 INFO neutron.services.segments.plugin [-] Segment 7d677b05-2114-43fa-83f4-1acd3bed7638 resource provider aggregate not found 2026-07-01 02:05:29.529 8 INFO neutron.services.segments.plugin [-] Segment 7d677b05-2114-43fa-83f4-1acd3bed7638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d677b05-2114-43fa-83f4-1acd3bed7638 found for delete ", "request_id": "req-c1a45fca-7ba3-4c7b-957a-841f4aed4512"}]} [pid: 8|app: 0|req: 1058/2047] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:29 2026] DELETE /v2.0/networks/9ac79491-4898-427a-a226-2df191e08130 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:29.665 7 INFO neutron.services.segments.plugin [-] Segment 113f3044-f088-456d-861e-cec795d26df6 resource provider aggregate not found 2026-07-01 02:05:29.669 7 INFO neutron.services.segments.plugin [-] Segment 113f3044-f088-456d-861e-cec795d26df6 resource provider aggregate not found 2026-07-01 02:05:29.683 7 INFO neutron.services.segments.plugin [-] Segment 113f3044-f088-456d-861e-cec795d26df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 113f3044-f088-456d-861e-cec795d26df6 found for delete ", "request_id": "req-583a8f5c-5fc8-42d5-a660-cf7d6d369be0"}]} 2026-07-01 02:05:29.684 7 INFO neutron.services.segments.plugin [-] Segment 113f3044-f088-456d-861e-cec795d26df6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 113f3044-f088-456d-861e-cec795d26df6 found for delete ", "request_id": "req-02f8d306-1b3b-43be-88aa-b4d9bf08a992"}]} [pid: 7|app: 0|req: 990/2048] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:29 2026] DELETE /v2.0/networks/a1dfb025-1e8a-48f4-b60a-59b12c47b5a6 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:29.710 8 INFO neutron.services.segments.plugin [-] Segment 7d677b05-2114-43fa-83f4-1acd3bed7638 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d677b05-2114-43fa-83f4-1acd3bed7638 found for delete ", "request_id": "req-ab6ad1d4-2c9a-4958-8681-6da8cb0d0a73"}]} [pid: 8|app: 0|req: 1059/2049] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:29 2026] DELETE /v2.0/networks/c822eee1-2f1f-4766-a68c-aa93f5241a81 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2050] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:29 2026] DELETE /v2.0/networks/1d76bae1-54cd-4c87-aee2-a9094a04a20e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2051] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:30 2026] DELETE /v2.0/networks/82dd653c-3354-4cd0-806c-9c2e1093488e => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2052] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => 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: 1061/2053] 10.0.0.162 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2054] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:30 2026] GET /v2.0/security-groups?tenant_id=2ab3003510334f43b7519e18c56dab5d&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2055] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:31 2026] DELETE /v2.0/security-groups/c5b5a657-6445-401d-aadb-74e87327f550 => 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: 994/2056] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/security-groups?tenant_id=2a4181b3f7634dbbb08c422fae8e6765&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:31.547 8 INFO neutron.services.segments.plugin [-] Segment 6df61b0d-dd99-464c-9d90-7bc268b09f0e resource provider aggregate not found [pid: 8|app: 0|req: 1063/2057] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:31 2026] DELETE /v2.0/security-groups/4db9acaa-8ce4-4304-8b5d-62b1614c62da => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:31.737 7 INFO neutron.services.segments.plugin [-] Segment 2e9fbcdd-9590-4238-a946-10cfe6e14505 resource provider aggregate not found 2026-07-01 02:05:31.742 7 INFO neutron.services.segments.plugin [-] Segment 2e9fbcdd-9590-4238-a946-10cfe6e14505 resource provider aggregate not found 2026-07-01 02:05:31.754 7 INFO neutron.services.segments.plugin [-] Segment 2e9fbcdd-9590-4238-a946-10cfe6e14505 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e9fbcdd-9590-4238-a946-10cfe6e14505 found for delete ", "request_id": "req-519ab2aa-04da-46e4-a7a2-93a5c6daa05f"}]} 2026-07-01 02:05:31.764 7 INFO neutron.services.segments.plugin [-] Segment 2e9fbcdd-9590-4238-a946-10cfe6e14505 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e9fbcdd-9590-4238-a946-10cfe6e14505 found for delete ", "request_id": "req-32dbd782-6ec1-452c-ac0a-2412fb9b5339"}]} [pid: 7|app: 0|req: 995/2058] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:31 2026] GET /v2.0/security-groups?tenant_id=bdc9f1a620ba4ab5b5b4bb48681c2d5e&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:31.877 8 INFO neutron.services.segments.plugin [-] Segment 6df61b0d-dd99-464c-9d90-7bc268b09f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6df61b0d-dd99-464c-9d90-7bc268b09f0e found for delete ", "request_id": "req-a6fc0f2d-2bf9-457d-8d6e-8a2834b68d6e"}]} 2026-07-01 02:05:31.894 8 INFO neutron.services.segments.plugin [-] Segment 6df61b0d-dd99-464c-9d90-7bc268b09f0e resource provider aggregate not found 2026-07-01 02:05:31.900 8 INFO neutron.services.segments.plugin [-] Segment 26d74f57-aef8-443d-948f-8b9060e17b19 resource provider aggregate not found 2026-07-01 02:05:31.910 8 INFO neutron.services.segments.plugin [-] Segment 6df61b0d-dd99-464c-9d90-7bc268b09f0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6df61b0d-dd99-464c-9d90-7bc268b09f0e found for delete ", "request_id": "req-6d507d46-ac17-4b76-99fc-081fc5a90590"}]} 2026-07-01 02:05:31.913 8 INFO neutron.services.segments.plugin [-] Segment 26d74f57-aef8-443d-948f-8b9060e17b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d74f57-aef8-443d-948f-8b9060e17b19 found for delete ", "request_id": "req-b29bfa1a-f33e-492e-89d9-dcc515e51cbe"}]} 2026-07-01 02:05:31.921 8 INFO neutron.services.segments.plugin [-] Segment 26d74f57-aef8-443d-948f-8b9060e17b19 resource provider aggregate not found 2026-07-01 02:05:31.936 8 INFO neutron.services.segments.plugin [-] Segment 26d74f57-aef8-443d-948f-8b9060e17b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26d74f57-aef8-443d-948f-8b9060e17b19 found for delete ", "request_id": "req-c3d0bad2-755f-484f-8da0-79a67ac72372"}]} [pid: 8|app: 0|req: 1064/2059] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:31 2026] DELETE /v2.0/security-groups/ae630247-1385-4b48-9756-7a417e4458e2 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:32.653 7 WARNING neutron_lib.context [None req-a16e08f4-3f1f-4039-823b-d58c94c45be6 f715618fbd4243fa8119e4181bd85fa9 37f43ee1e1de4457b111ca39f4907e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 996/2060] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:32.728 7 WARNING neutron_lib.context [None req-29c4f098-536e-4745-95bc-9ade9f0d4e41 f715618fbd4243fa8119e4181bd85fa9 37f43ee1e1de4457b111ca39f4907e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1065/2061] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2062] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05: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) 2026-07-01 02:05:32.794 7 WARNING neutron_lib.context [None req-bdef6295-463b-4e35-99c7-823d02b628d6 f715618fbd4243fa8119e4181bd85fa9 37f43ee1e1de4457b111ca39f4907e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1066/2063] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:32 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&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: 998/2064] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:32.860 8 WARNING neutron_lib.context [None req-b3b39b28-a24c-4598-9573-af37b433c2a1 f715618fbd4243fa8119e4181bd85fa9 37f43ee1e1de4457b111ca39f4907e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1067/2065] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05: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) 2026-07-01 02:05:32.925 7 WARNING neutron_lib.context [None req-cfeda7c6-86ea-4d4a-8ff0-a68ecf1d6789 f715618fbd4243fa8119e4181bd85fa9 37f43ee1e1de4457b111ca39f4907e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2066] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2067] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:32 2026] PUT /v2.0/subnetpools/e0e3b6f9-602e-4687-8c6c-ada92c84bbd5/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2068] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:33 2026] PUT /v2.0/subnetpools/152c4702-07ee-4b62-a4b9-2d54e845127a/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2069] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:33 2026] PUT /v2.0/subnetpools/d3d33d8a-b454-443e-9fc0-54cd3a65f21e/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2070] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:33 2026] PUT /v2.0/subnetpools/f4340ed8-76c0-40bf-92f5-6eef55886cbb/tags => 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: 1070/2071] 10.0.0.241 () {32 vars in 672 bytes} [Wed Jul 1 02:05:33 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2072] 10.0.0.241 () {32 vars in 686 bytes} [Wed Jul 1 02:05:33 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2073] 10.0.0.241 () {32 vars in 682 bytes} [Wed Jul 1 02:05:33 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2074] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:05:33 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2075] 10.0.0.241 () {32 vars in 680 bytes} [Wed Jul 1 02:05:33 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: 7|app: 0|req: 1004/2076] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:05:33 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2077] 10.0.0.241 () {32 vars in 690 bytes} [Wed Jul 1 02:05:33 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2078] 10.0.0.241 () {32 vars in 702 bytes} [Wed Jul 1 02:05:33 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2079] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:33 2026] DELETE /v2.0/subnetpools/e0e3b6f9-602e-4687-8c6c-ada92c84bbd5 => 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: 1006/2080] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:33 2026] DELETE /v2.0/subnetpools/152c4702-07ee-4b62-a4b9-2d54e845127a => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2081] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:33 2026] DELETE /v2.0/subnetpools/d3d33d8a-b454-443e-9fc0-54cd3a65f21e => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2082] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:33 2026] DELETE /v2.0/subnetpools/f4340ed8-76c0-40bf-92f5-6eef55886cbb => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2083] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:33 2026] DELETE /v2.0/subnetpools/04f2f701-3bbd-4525-930c-d5febdc25ad0 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2084] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:33 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 975 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2085] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/security-groups?id=08ddb683-afd1-407a-9604-d7f7296dd02c&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: 1009/2086] 10.0.0.198 () {34 vars in 1016 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/security-groups?id=4bc6a0e8-a608-4d19-989d-bd7392fb1eba&fields=id => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2087] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/networks?id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2088] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/quotas/400a6bde0f4642049a8b6c21a1a4e8c6 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2089] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2090] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2091] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?fields=segments => 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: 1078/2092] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/security-groups?tenant_id=37f43ee1e1de4457b111ca39f4907e24&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: 1079/2093] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:34 2026] DELETE /v2.0/security-groups/1f500bde-bb13-40e5-8e73-5a080efd3c4c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2094] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:34.878 7 INFO neutron.db.l3_db [req-9e294810-c21d-4119-a963-8148cb8cdf1a req-e12fe1c2-052f-4b50-a605-c1052e73b792 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] Floating IP fc318401-3608-4659-9a2b-83b32b863374 disassociated. External IP: 10.96.250.203, port: 00a93536-8fe7-448d-aea3-98a8949c586e. [pid: 8|app: 0|req: 1081/2095] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:34 2026] GET /v2.0/security-groups?tenant_id=49e68622353b44949d524d6f36ac6399&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2096] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:35 2026] DELETE /v2.0/security-groups/d8f41580-528c-434a-8aa6-810d8664ba0f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:35.254 8 WARNING neutron_lib.context [None req-51f56379-ce1a-40e4-ad69-10393a50bb6d db29f52bd7a94ec0b2cf1052b468856f b67bd6286ae44599884d0240df7c28ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1015/2097] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:05:34 2026] DELETE /v2.0/ports/00a93536-8fe7-448d-aea3-98a8949c586e => generated 0 bytes in 601 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2098] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:35 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:35.350 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3670e707-138d-441a-9dac-7fa6339ddec7'] response: {'server_uuid': 'f968ab96-129d-4262-a285-bc63ed098014', 'name': 'network-vif-deleted', 'tag': '00a93536-8fe7-448d-aea3-98a8949c586e', 'status': 'completed', 'code': 200} 2026-07-01 02:05:35.417 8 INFO neutron.db.segments_db [None req-51f56379-ce1a-40e4-ad69-10393a50bb6d db29f52bd7a94ec0b2cf1052b468856f b67bd6286ae44599884d0240df7c28ef - - default default] Added segment 7c112a58-4879-43a5-8c68-3df39d50b347 of type vxlan for network c8dc4aa4-6f37-4dce-ae09-ea003bc073bc [pid: 7|app: 0|req: 1017/2099] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:35 2026] GET /v2.0/security-groups?tenant_id=d05f6628d9d745aab2cc77220fe9b85f&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2100] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:35 2026] POST /v2.0/networks => generated 631 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2101] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:35 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:35.537 8 WARNING neutron_lib.context [None req-19498e0d-15e2-4c72-a2d6-330fccbe8146 db29f52bd7a94ec0b2cf1052b468856f b67bd6286ae44599884d0240df7c28ef - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:35.584 8 INFO neutron.db.segments_db [None req-19498e0d-15e2-4c72-a2d6-330fccbe8146 db29f52bd7a94ec0b2cf1052b468856f b67bd6286ae44599884d0240df7c28ef - - default default] Added segment 1013e694-3821-42ad-840c-8a6a74c05ad6 of type vxlan for network 25d6a8dd-d9fd-401f-be23-3f4f2749976e [pid: 7|app: 0|req: 1018/2102] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:35 2026] DELETE /v2.0/security-groups/e41f5139-0425-4e66-b898-e556e3096d84 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2103] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:35 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => 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: 1085/2104] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:35 2026] POST /v2.0/networks => generated 631 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2105] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:05:35 2026] PUT /v2.0/networks/c8dc4aa4-6f37-4dce-ae09-ea003bc073bc/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2106] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:05:35 2026] GET /v2.0/networks/c8dc4aa4-6f37-4dce-ae09-ea003bc073bc/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: 1021/2107] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:05:35 2026] PUT /v2.0/networks/25d6a8dd-d9fd-401f-be23-3f4f2749976e/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2108] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:05:35 2026] GET /v2.0/networks/25d6a8dd-d9fd-401f-be23-3f4f2749976e/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: 1022/2109] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:05:35 2026] PUT /v2.0/networks/25d6a8dd-d9fd-401f-be23-3f4f2749976e/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2110] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:05:35 2026] GET /v2.0/networks/25d6a8dd-d9fd-401f-be23-3f4f2749976e/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2111] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:05:35 2026] GET /v2.0/networks/c8dc4aa4-6f37-4dce-ae09-ea003bc073bc/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:36.147 8 INFO neutron.services.segments.plugin [-] Segment 7c112a58-4879-43a5-8c68-3df39d50b347 resource provider aggregate not found 2026-07-01 02:05:36.152 8 INFO neutron.services.segments.plugin [-] Segment 7c112a58-4879-43a5-8c68-3df39d50b347 resource provider aggregate not found 2026-07-01 02:05:36.166 8 INFO neutron.services.segments.plugin [-] Segment 7c112a58-4879-43a5-8c68-3df39d50b347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c112a58-4879-43a5-8c68-3df39d50b347 found for delete ", "request_id": "req-836de101-25d1-4136-a7ee-800a2362b681"}]} 2026-07-01 02:05:36.167 8 INFO neutron.services.segments.plugin [-] Segment 7c112a58-4879-43a5-8c68-3df39d50b347 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c112a58-4879-43a5-8c68-3df39d50b347 found for delete ", "request_id": "req-6076fb11-6037-4682-ae62-14c326e5b3b0"}]} [pid: 8|app: 0|req: 1089/2112] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:36 2026] DELETE /v2.0/networks/c8dc4aa4-6f37-4dce-ae09-ea003bc073bc => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:36.311 7 INFO neutron.services.segments.plugin [-] Segment 1013e694-3821-42ad-840c-8a6a74c05ad6 resource provider aggregate not found 2026-07-01 02:05:36.322 7 INFO neutron.services.segments.plugin [-] Segment 1013e694-3821-42ad-840c-8a6a74c05ad6 resource provider aggregate not found 2026-07-01 02:05:36.327 7 INFO neutron.services.segments.plugin [-] Segment 1013e694-3821-42ad-840c-8a6a74c05ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1013e694-3821-42ad-840c-8a6a74c05ad6 found for delete ", "request_id": "req-6df8c7ec-48e0-4b13-a9ee-e896dbf2c544"}]} [pid: 7|app: 0|req: 1024/2113] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:36 2026] DELETE /v2.0/networks/25d6a8dd-d9fd-401f-be23-3f4f2749976e => 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: 1090/2114] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:36 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:36.930 7 INFO neutron.services.segments.plugin [-] Segment 1013e694-3821-42ad-840c-8a6a74c05ad6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1013e694-3821-42ad-840c-8a6a74c05ad6 found for delete ", "request_id": "req-44bf4e8c-9711-48ea-b950-bd35eb0ebd3b"}]} [pid: 7|app: 0|req: 1025/2115] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:36 2026] GET /v2.0/security-groups?tenant_id=503ca8878ace4bdc81203a8ecec98b52&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2116] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:37 2026] DELETE /v2.0/security-groups/f2865d1c-8de0-400a-9fa2-234d40d7b2f2 => 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: 1026/2117] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:37 2026] GET /v2.0/security-groups?tenant_id=b67bd6286ae44599884d0240df7c28ef&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2118] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:37 2026] GET /v2.0/ports?device_id=f968ab96-129d-4262-a285-bc63ed098014 => 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: 1027/2119] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:37 2026] DELETE /v2.0/security-groups/cd7c52d8-3c7e-4657-96ee-eaeb81bcffd2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2120] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:38 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => 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: 1028/2121] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:38 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => 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: 1094/2122] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:38 2026] DELETE /v2.0/security-groups/08ddb683-afd1-407a-9604-d7f7296dd02c => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2125] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:38 2026] DELETE /v2.0/floatingips/fc318401-3608-4659-9a2b-83b32b863374 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2126] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:39 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2127] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:39 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:40.130 8 WARNING neutron_lib.context [None req-b7ace397-b760-4668-a690-eded696d58e7 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:40.260 8 INFO neutron.db.segments_db [None req-b7ace397-b760-4668-a690-eded696d58e7 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Added segment 8b81cf14-01fe-4c2a-88f5-8dade8b90385 of type vxlan for network f2ef87c1-403d-4ac7-b461-9df57029bba9 [pid: 8|app: 0|req: 1098/2128] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:39 2026] POST /v2.0/networks => generated 632 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:40.367 7 WARNING neutron_lib.context [None req-09303953-1e36-427f-936b-dab1f42c2b38 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2129] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2130] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2131] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/networks?id=b9e899e8-57bf-4f99-979c-d3526c6b2de6 => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2132] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:40 2026] POST /v2.0/ports => generated 743 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-07-01 02:05:40.678 7 WARNING neutron_lib.context [None req-f5dd762a-0e27-49be-bc5b-580b34757c41 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1102/2133] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:05:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2134] 10.0.0.241 () {34 vars in 666 bytes} [Wed Jul 1 02:05:40 2026] POST /v2.0/trunks => generated 407 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:40.886 7 WARNING neutron_lib.context [None req-deeb5eff-912b-4b8b-80c8-6fe2a64d1d4f 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:40.935 7 INFO neutron.db.segments_db [None req-deeb5eff-912b-4b8b-80c8-6fe2a64d1d4f 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Added segment 15903caa-8d64-46c0-9cd2-29f8ff21e7d1 of type vxlan for network 87573583-f0cd-4868-bd5d-fd9619b627d3 [pid: 7|app: 0|req: 1033/2135] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:40 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:41.058 7 WARNING neutron_lib.context [None req-5bca2af7-ea42-412c-beae-247adf6defc5 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1103/2136] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:05:40 2026] POST /v2.0/ports => generated 1082 bytes in 348 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: 1034/2137] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:41 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 1035/2138] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2139] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1105 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:41.445 7 WARNING neutron_lib.context [None req-2c1a9ed3-0f4c-427d-b565-196e2ef80ab1 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2140] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:05:41 2026] PUT /v2.0/ports/b5c07b4f-230b-4564-ae1b-f5c315317745 => generated 1243 bytes in 397 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-07-01 02:05:41.507 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0dc080a9-b708-4c73-8541-f21de286194b'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': 'b5c07b4f-230b-4564-ae1b-f5c315317745', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1037/2141] 10.0.0.241 () {34 vars in 666 bytes} [Wed Jul 1 02:05:41 2026] POST /v2.0/trunks => generated 407 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2142] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/security-groups?id=4bc6a0e8-a608-4d19-989d-bd7392fb1eba&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2143] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:41.664 7 WARNING neutron_lib.context [None req-42269db0-63d5-4219-aee9-a883417f66b5 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1105/2144] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:05:41 2026] DELETE /v2.0/ports/dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:41.716 7 INFO neutron.db.segments_db [None req-42269db0-63d5-4219-aee9-a883417f66b5 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Added segment d19aa9dc-ea7a-4201-9cc6-71ece865de81 of type vxlan for network dd8e5940-aef3-4c42-b51f-861cc47528a1 [pid: 8|app: 0|req: 1106/2145] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2146] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:41 2026] GET /v2.0/security-groups?id=60e4ac0e-7c4f-4a48-a0a5-4583e51ef488&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2147] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:41 2026] POST /v2.0/networks => generated 632 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:41.831 8 WARNING neutron_lib.context [None req-c101eacc-49fd-49e8-a54f-52a9a899881a 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2148] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2149] 199.204.45.113 () {34 vars in 1018 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/networks?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&shared=False => generated 735 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2150] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:41 2026] POST /v2.0/ports => generated 743 bytes in 347 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: 1043/2151] 199.204.45.113 () {34 vars in 930 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:42.184 8 WARNING neutron_lib.context [None req-9826a131-c176-465e-9e5e-1e1a33dfb0cc 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1109/2152] 10.0.0.241 () {34 vars in 666 bytes} [Wed Jul 1 02:05:42 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) 2026-07-01 02:05:42.388 7 WARNING neutron_lib.context [None req-5aaf0bf6-c832-466d-bebe-d6c5b03a2533 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:42.441 7 INFO neutron.db.segments_db [None req-5aaf0bf6-c832-466d-bebe-d6c5b03a2533 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Added segment c2075e6f-b9c8-430b-840e-edad79a9bafe of type vxlan for network caabf8a0-fff8-420e-82ae-eff310c0186c [pid: 7|app: 0|req: 1044/2153] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:42 2026] POST /v2.0/networks => generated 631 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:42.543 8 WARNING neutron_lib.context [None req-15d23a21-9382-45b6-ac4c-da673d118d64 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1110/2154] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:42 2026] POST /v2.0/ports => generated 743 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:42.827 7 WARNING neutron_lib.context [None req-09058655-3268-42b2-a2d6-9379d7aa112a 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) 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: 1111/2155] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:42 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => 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: 1045/2156] 10.0.0.241 () {34 vars in 666 bytes} [Wed Jul 1 02:05:42 2026] POST /v2.0/trunks => generated 407 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:42.988 8 WARNING neutron_lib.context [None req-16b15d04-64f2-4d65-bbe4-eaf22fd5ce04 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:05:43.067 8 INFO neutron.db.segments_db [None req-16b15d04-64f2-4d65-bbe4-eaf22fd5ce04 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Added segment 993170b5-c732-4ed5-b68f-6c138d152f4e of type vxlan for network 1e69fb3c-cfd6-4558-be7a-a663782fe949 [pid: 8|app: 0|req: 1112/2157] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:05:42 2026] POST /v2.0/networks => generated 632 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:43.178 7 WARNING neutron_lib.context [None req-b70d7e82-98d9-4995-a7cc-e3e0a69cc1c6 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1113/2158] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2159] 199.204.45.113 () {34 vars in 1062 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.233&port_id=b5c07b4f-230b-4564-ae1b-f5c315317745 => 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: 1115/2160] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/subnets?id=3c9f1dc2-9948-4aa8-92e2-551c7787c938 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2161] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/ports?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&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: 1117/2162] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 1046/2163] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:05:43 2026] POST /v2.0/ports => generated 743 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 02:05:43.440 7 WARNING neutron_lib.context [None req-d28cc3f3-c38d-45e8-a3c0-cf918264ef0a 0ff943f83a134a498d3d4cce5e9895bd 9fe236e3585045689e7644d4e65b882e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1118/2164] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2165] 10.0.0.241 () {34 vars in 666 bytes} [Wed Jul 1 02:05:43 2026] POST /v2.0/trunks => generated 407 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2166] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:05:43 2026] PUT /v2.0/trunks/2745f258-4132-43dd-b909-f73882efb7ed/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2167] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:05:43 2026] PUT /v2.0/trunks/74126b44-fe6c-435e-a187-48a8d0cd53d2/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:43.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cadd2c88-67bb-4cce-ae78-05a344cfa922'] response: {'server_uuid': '64e4d491-e426-4d71-b497-3d82a5c00e89', 'name': 'network-vif-deleted', 'tag': 'dc6bc2cb-ce5c-44cc-96da-2c19f19eeeb0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1120/2168] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:05:43 2026] PUT /v2.0/trunks/2940f9bc-e71c-44ca-b2d6-4859af8ac6a5/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2169] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:05:43 2026] PUT /v2.0/trunks/a6374550-38ca-4bbd-a1d2-3f75fda0980c/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2170] 10.0.0.241 () {32 vars in 662 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2171] 10.0.0.241 () {32 vars in 676 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2172] 10.0.0.241 () {32 vars in 672 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2173] 10.0.0.241 () {32 vars in 684 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2174] 10.0.0.241 () {32 vars in 670 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2175] 10.0.0.241 () {32 vars in 684 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2176] 10.0.0.241 () {32 vars in 680 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2177] 10.0.0.241 () {32 vars in 692 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2178] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/ports?device_id=64e4d491-e426-4d71-b497-3d82a5c00e89 => 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: 1054/2179] 10.0.0.241 () {32 vars in 719 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/trunks/2745f258-4132-43dd-b909-f73882efb7ed => generated 412 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2180] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:05:43 2026] GET /v2.0/ports/64928005-df0f-483e-9e69-b40680dffef0 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2181] 10.0.0.241 () {32 vars in 722 bytes} [Wed Jul 1 02:05:44 2026] DELETE /v2.0/trunks/2745f258-4132-43dd-b909-f73882efb7ed => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2182] 10.0.0.241 () {32 vars in 719 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/trunks/74126b44-fe6c-435e-a187-48a8d0cd53d2 => generated 420 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2183] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/ports/0ea68210-c20c-41bf-9f96-9cf67149c17c => generated 826 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2184] 10.0.0.241 () {32 vars in 722 bytes} [Wed Jul 1 02:05:44 2026] DELETE /v2.0/trunks/74126b44-fe6c-435e-a187-48a8d0cd53d2 => 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: 1057/2185] 10.0.0.241 () {32 vars in 719 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/trunks/2940f9bc-e71c-44ca-b2d6-4859af8ac6a5 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2186] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2187] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/ports/d9d48cc2-f0c5-4388-bd0f-8eb9b577dfda => 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: 1059/2188] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/security-groups?id=4bc6a0e8-a608-4d19-989d-bd7392fb1eba&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2189] 10.0.0.241 () {32 vars in 722 bytes} [Wed Jul 1 02:05:44 2026] DELETE /v2.0/trunks/2940f9bc-e71c-44ca-b2d6-4859af8ac6a5 => 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: 1131/2190] 10.0.0.241 () {32 vars in 719 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/trunks/a6374550-38ca-4bbd-a1d2-3f75fda0980c => 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: 1060/2191] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2192] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/ports/63fa9499-81f7-4c91-b62d-15dfcf47bfce => generated 826 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2193] 10.0.0.241 () {32 vars in 722 bytes} [Wed Jul 1 02:05:44 2026] DELETE /v2.0/trunks/a6374550-38ca-4bbd-a1d2-3f75fda0980c => 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: 1133/2194] 10.0.0.241 () {32 vars in 719 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/trunks/018efada-7c2c-412d-900f-db94fed2e43a => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2195] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:05:44 2026] GET /v2.0/ports/a5114360-50d8-4b81-ba42-eff0109c1624 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2196] 10.0.0.241 () {32 vars in 722 bytes} [Wed Jul 1 02:05:44 2026] DELETE /v2.0/trunks/018efada-7c2c-412d-900f-db94fed2e43a => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2197] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:44 2026] DELETE /v2.0/ports/64928005-df0f-483e-9e69-b40680dffef0 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2198] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:44 2026] DELETE /v2.0/security-groups/60e4ac0e-7c4f-4a48-a0a5-4583e51ef488 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2199] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:45 2026] DELETE /v2.0/ports/0ea68210-c20c-41bf-9f96-9cf67149c17c => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2200] 199.204.45.113 () {34 vars in 1096 bytes} [Wed Jul 1 02:05:45 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2201] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:45 2026] DELETE /v2.0/ports/d9d48cc2-f0c5-4388-bd0f-8eb9b577dfda => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2202] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:45 2026] DELETE /v2.0/ports/63fa9499-81f7-4c91-b62d-15dfcf47bfce => 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: 1068/2203] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:05:45 2026] DELETE /v2.0/ports/a5114360-50d8-4b81-ba42-eff0109c1624 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:05:46.077 7 INFO neutron.services.segments.plugin [-] Segment 8b81cf14-01fe-4c2a-88f5-8dade8b90385 resource provider aggregate not found 2026-07-01 02:05:46.084 7 INFO neutron.services.segments.plugin [-] Segment 8b81cf14-01fe-4c2a-88f5-8dade8b90385 resource provider aggregate not found 2026-07-01 02:05:46.093 7 INFO neutron.services.segments.plugin [-] Segment 8b81cf14-01fe-4c2a-88f5-8dade8b90385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b81cf14-01fe-4c2a-88f5-8dade8b90385 found for delete ", "request_id": "req-6acc1f81-236f-4af0-9c2a-7770c430bb6a"}]} 2026-07-01 02:05:46.108 7 INFO neutron.services.segments.plugin [-] Segment 8b81cf14-01fe-4c2a-88f5-8dade8b90385 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b81cf14-01fe-4c2a-88f5-8dade8b90385 found for delete ", "request_id": "req-5c737e7b-c932-4f0d-9e2e-6c2567ad3d93"}]} [pid: 7|app: 0|req: 1069/2204] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:45 2026] DELETE /v2.0/networks/f2ef87c1-403d-4ac7-b461-9df57029bba9 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2205] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:05:45 2026] PUT /v2.0/routers/cb001205-d058-4604-b95d-37122aa64f4f/remove_router_interface => generated 309 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2206] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/networks/87573583-f0cd-4868-bd5d-fd9619b627d3 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2207] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/subnets/548a005f-6724-4a9d-bfe0-8a9725600221 => 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: 1071/2208] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/networks/dd8e5940-aef3-4c42-b51f-861cc47528a1 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2209] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1465 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2210] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/networks/caabf8a0-fff8-420e-82ae-eff310c0186c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2211] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/networks/1e69fb3c-cfd6-4558-be7a-a663782fe949 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2212] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:05:46 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 801 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2213] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => 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: 1077/2214] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.38&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2215] 199.204.45.113 () {34 vars in 1044 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/security-groups?id=4bc6a0e8-a608-4d19-989d-bd7392fb1eba&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2216] 199.204.45.113 () {34 vars in 1104 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:47.194 8 INFO neutron.services.segments.plugin [-] Segment 87979657-8610-4e43-a6b0-80acf61ff46d resource provider aggregate not found 2026-07-01 02:05:47.202 8 INFO neutron.services.segments.plugin [-] Segment 87979657-8610-4e43-a6b0-80acf61ff46d resource provider aggregate not found 2026-07-01 02:05:47.218 8 INFO neutron.services.segments.plugin [-] Segment 87979657-8610-4e43-a6b0-80acf61ff46d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87979657-8610-4e43-a6b0-80acf61ff46d found for delete ", "request_id": "req-b5136912-7716-4e9a-ac74-c467e8f66333"}]} [pid: 7|app: 0|req: 1080/2217] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828&id=559d8847-3a10-498b-b282-5fdcfcfc736b => generated 1411 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:47.227 8 INFO neutron.db.l3_hamode_db [None req-db42716a-cb64-47bc-91da-49ce3e8f5964 13b1a2d343fe4777809955ed4c0921a3 50f9406ebaa24df7b2aa4f16afaf4b19 - - default default] HA network 951f2289-8e9e-4b98-a600-59b5fe7f8298 was deleted as no HA routers are present in tenant 50f9406ebaa24df7b2aa4f16afaf4b19. [pid: 8|app: 0|req: 1138/2218] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:05:46 2026] DELETE /v2.0/routers/cb001205-d058-4604-b95d-37122aa64f4f => generated 0 bytes in 939 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:47.241 8 INFO neutron.services.segments.plugin [-] Segment 87979657-8610-4e43-a6b0-80acf61ff46d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87979657-8610-4e43-a6b0-80acf61ff46d found for delete ", "request_id": "req-ef1a8c9b-6bab-4006-b0f0-ab1b8daf65dc"}]} [pid: 7|app: 0|req: 1081/2219] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2220] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2221] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2222] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:05:47 2026] DELETE /v2.0/networks/33500e47-c2f0-45b0-bf08-da9b8bf03129 => 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: 1084/2223] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2224] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2225] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/security-groups?id=4bc6a0e8-a608-4d19-989d-bd7392fb1eba&fields=id&fields=name => generated 96 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2226] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2227] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:47 2026] GET /v2.0/security-groups?tenant_id=38e7615f88044656815ce03ae644822b&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2228] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:47 2026] DELETE /v2.0/security-groups/d302516c-04e8-4397-80c8-0b508b03ea05 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:48.165 7 INFO neutron.services.segments.plugin [-] Segment 15903caa-8d64-46c0-9cd2-29f8ff21e7d1 resource provider aggregate not found 2026-07-01 02:05:48.179 7 INFO neutron.services.segments.plugin [-] Segment 15903caa-8d64-46c0-9cd2-29f8ff21e7d1 resource provider aggregate not found 2026-07-01 02:05:48.183 7 INFO neutron.services.segments.plugin [-] Segment 15903caa-8d64-46c0-9cd2-29f8ff21e7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15903caa-8d64-46c0-9cd2-29f8ff21e7d1 found for delete ", "request_id": "req-46d76544-91ff-42ac-98f7-ff3a6163120a"}]} 2026-07-01 02:05:48.200 7 INFO neutron.services.segments.plugin [-] Segment d19aa9dc-ea7a-4201-9cc6-71ece865de81 resource provider aggregate not found 2026-07-01 02:05:48.209 7 INFO neutron.services.segments.plugin [-] Segment 15903caa-8d64-46c0-9cd2-29f8ff21e7d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15903caa-8d64-46c0-9cd2-29f8ff21e7d1 found for delete ", "request_id": "req-40d36098-b1ea-4c00-8e0b-0ae0446cdf80"}]} 2026-07-01 02:05:48.222 7 INFO neutron.services.segments.plugin [-] Segment d19aa9dc-ea7a-4201-9cc6-71ece865de81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d19aa9dc-ea7a-4201-9cc6-71ece865de81 found for delete ", "request_id": "req-06a40c4e-32b9-45be-af69-311cab73fd23"}]} 2026-07-01 02:05:48.230 7 INFO neutron.services.segments.plugin [-] Segment d19aa9dc-ea7a-4201-9cc6-71ece865de81 resource provider aggregate not found 2026-07-01 02:05:48.243 7 INFO neutron.services.segments.plugin [-] Segment c2075e6f-b9c8-430b-840e-edad79a9bafe resource provider aggregate not found 2026-07-01 02:05:48.253 7 INFO neutron.services.segments.plugin [-] Segment d19aa9dc-ea7a-4201-9cc6-71ece865de81 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d19aa9dc-ea7a-4201-9cc6-71ece865de81 found for delete ", "request_id": "req-015dbca5-236b-4066-8c64-342354fae7b4"}]} 2026-07-01 02:05:48.262 7 INFO neutron.services.segments.plugin [-] Segment c2075e6f-b9c8-430b-840e-edad79a9bafe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2075e6f-b9c8-430b-840e-edad79a9bafe found for delete ", "request_id": "req-ed6e7e28-58f5-414c-ad2a-9346185521e1"}]} [pid: 8|app: 0|req: 1144/2229] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:48 2026] GET /v2.0/security-groups?tenant_id=9fe236e3585045689e7644d4e65b882e&name=default => generated 2925 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:48.278 7 INFO neutron.services.segments.plugin [-] Segment 993170b5-c732-4ed5-b68f-6c138d152f4e resource provider aggregate not found 2026-07-01 02:05:48.282 7 INFO neutron.services.segments.plugin [-] Segment c2075e6f-b9c8-430b-840e-edad79a9bafe resource provider aggregate not found 2026-07-01 02:05:48.295 7 INFO neutron.services.segments.plugin [-] Segment c2075e6f-b9c8-430b-840e-edad79a9bafe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2075e6f-b9c8-430b-840e-edad79a9bafe found for delete ", "request_id": "req-3ed4351a-a3ba-4ecb-b6cd-695a9f60bd38"}]} 2026-07-01 02:05:48.299 7 INFO neutron.services.segments.plugin [-] Segment 993170b5-c732-4ed5-b68f-6c138d152f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 993170b5-c732-4ed5-b68f-6c138d152f4e found for delete ", "request_id": "req-77b64efc-4c7e-47fb-8e61-a5583cc4a17c"}]} 2026-07-01 02:05:48.312 7 INFO neutron.services.segments.plugin [-] Segment 993170b5-c732-4ed5-b68f-6c138d152f4e resource provider aggregate not found 2026-07-01 02:05:48.336 7 INFO neutron.services.segments.plugin [-] Segment 993170b5-c732-4ed5-b68f-6c138d152f4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 993170b5-c732-4ed5-b68f-6c138d152f4e found for delete ", "request_id": "req-92c2dc31-70b5-4e21-b62d-6c88bd225149"}]} [pid: 8|app: 0|req: 1145/2230] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:48 2026] DELETE /v2.0/security-groups/8e9ee77f-c879-4f9d-880a-9ef2ae17e049 => 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: 1086/2231] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:48 2026] GET /v2.0/security-groups?tenant_id=50f9406ebaa24df7b2aa4f16afaf4b19&name=default => generated 2925 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2232] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:48 2026] DELETE /v2.0/security-groups/4f9368b4-0255-4e8b-aea6-b00c1dc57817 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2233] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:48 2026] GET /v2.0/security-groups?tenant_id=2391317edb5743259ae6481fbffa9c11&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: 1147/2234] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:48 2026] GET /v2.0/security-groups?tenant_id=889b1331377645f4afba2e1cb6eb4413&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2235] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:48 2026] DELETE /v2.0/security-groups/1ce81bcb-b757-4ae4-af93-03a059eeee57 => 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: 1148/2236] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:48 2026] DELETE /v2.0/security-groups/5b11c44a-c05d-4280-bd88-1a6d904c2787 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2237] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:50.503 8 INFO neutron.services.segments.plugin [-] Segment 387e2a0c-4d2b-46c0-ad29-bd15a38bebb6 resource provider aggregate not found 2026-07-01 02:05:50.510 8 INFO neutron.services.segments.plugin [-] Segment 387e2a0c-4d2b-46c0-ad29-bd15a38bebb6 resource provider aggregate not found 2026-07-01 02:05:50.515 8 INFO neutron.services.segments.plugin [-] Segment 387e2a0c-4d2b-46c0-ad29-bd15a38bebb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 387e2a0c-4d2b-46c0-ad29-bd15a38bebb6 found for delete ", "request_id": "req-657ba14c-9b6a-4bd7-ae17-8629c83bef39"}]} [pid: 8|app: 0|req: 1149/2238] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/security-groups?id=4bc6a0e8-a608-4d19-989d-bd7392fb1eba&fields=id&fields=name => generated 96 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2239] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:05:50 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:05:50.813 8 INFO neutron.services.segments.plugin [-] Segment 387e2a0c-4d2b-46c0-ad29-bd15a38bebb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 387e2a0c-4d2b-46c0-ad29-bd15a38bebb6 found for delete ", "request_id": "req-596c6575-a363-4980-a691-29f5f8e44a0a"}]} 2026-07-01 02:05:51.222 8 INFO neutron.db.segments_db [None req-cb3bca2f-37a1-45ba-8f46-f23c547b2435 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment c619ffb4-09a9-4567-ad8d-0e166b13bb84 of type vxlan for network 4b9a50f4-7be8-41df-b4b9-d54b345144e4 [pid: 8|app: 0|req: 1150/2240] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:05:50 2026] POST /v2.0/networks => generated 740 bytes in 516 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2241] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:05:51 2026] POST /v2.0/subnets => generated 687 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:51.596 8 INFO neutron.db.segments_db [None req-877be437-688d-4cac-bfb7-40da398fe33b df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment c4cc7f1e-8339-428c-b2e0-5d08951db586 of type vxlan for network 552ca928-29fe-45c1-ae42-ff2364f99c90 2026-07-01 02:05:51.827 8 INFO neutron.db.l3_hamode_db [None req-877be437-688d-4cac-bfb7-40da398fe33b df937ff3d3444a8aaedfd9114c8bd4f2 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:05:52.374 7 WARNING neutron_lib.context [None req-1eed49c7-2344-4044-a9f2-3b5a1fdb279f c4a008605be04600bd2e40ebd7840c5d b6ac77b1d2c145748255658d16b76bf5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1092/2242] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:05:52 2026] POST /v2.0/security-groups => generated 1601 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2243] 10.0.0.241 () {34 vars in 767 bytes} [Wed Jul 1 02:05:52 2026] PUT /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/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: 1094/2244] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2245] 10.0.0.241 () {34 vars in 778 bytes} [Wed Jul 1 02:05:52 2026] PUT /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 02:05:52.736 8 INFO neutron.db.l3_hamode_db [None req-877be437-688d-4cac-bfb7-40da398fe33b df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1096/2246] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2247] 10.0.0.241 () {34 vars in 774 bytes} [Wed Jul 1 02:05:52 2026] PUT /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2248] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2249] 10.0.0.241 () {34 vars in 796 bytes} [Wed Jul 1 02:05:52 2026] PUT /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2250] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags => generated 52 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2251] 10.0.0.241 () {34 vars in 767 bytes} [Wed Jul 1 02:05:52 2026] PUT /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2252] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2253] 10.0.0.241 () {32 vars in 755 bytes} [Wed Jul 1 02:05:52 2026] GET /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:53.066 7 INFO neutron.api.v2.resource [None req-2926c423-d1a4-4bd4-b274-0e6fce2bd6f0 c4a008605be04600bd2e40ebd7840c5d b6ac77b1d2c145748255658d16b76bf5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1104/2254] 10.0.0.241 () {32 vars in 759 bytes} [Wed Jul 1 02:05:53 2026] GET /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2255] 10.0.0.241 () {32 vars in 758 bytes} [Wed Jul 1 02:05:53 2026] DELETE /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2256] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:05:53 2026] GET /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:53.177 7 INFO neutron.api.v2.resource [None req-8a0269a4-35ea-4a13-8f64-fa94bea3cf16 c4a008605be04600bd2e40ebd7840c5d b6ac77b1d2c145748255658d16b76bf5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1107/2257] 10.0.0.241 () {32 vars in 762 bytes} [Wed Jul 1 02:05:53 2026] DELETE /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2258] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:05:53 2026] DELETE /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2259] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:05:53 2026] GET /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1/tags => 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: 1110/2260] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:53 2026] DELETE /v2.0/security-groups/e2ed7de9-4039-4e30-9243-7df0ead8d8c1 => 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: 1151/2263] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:05:51 2026] POST /v2.0/routers => generated 727 bytes in 2683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2264] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/security-groups?tenant_id=117a0f3cf4b14178aa4a493457ce57b5&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2265] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:54 2026] DELETE /v2.0/security-groups/6f84bb8d-6a2d-4624-8106-44a591fb1eeb => 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: 1115/2266] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:54 2026] GET /v2.0/security-groups?tenant_id=b6ac77b1d2c145748255658d16b76bf5&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2267] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:05:54 2026] DELETE /v2.0/security-groups/c738026c-c235-4880-bf2a-bef3b25d4fb7 => 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: 1152/2268] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:05:54 2026] PUT /v2.0/routers/fb209db1-9b45-4c08-ad0b-320414a533e1/add_router_interface => generated 309 bytes in 1515 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:05:56.860 7 INFO neutron.db.segments_db [None req-c6986499-ccbc-402d-bc3b-3d2908d2afbe df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment b33824db-3df7-4128-a347-f810294a8508 of type vxlan for network 355a2db3-60b6-4042-ad90-f495d00fb78c [pid: 7|app: 0|req: 1117/2269] 10.0.0.241 () {34 vars in 671 bytes} [Wed Jul 1 02:05:56 2026] POST /v2.0/networks => generated 739 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2270] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:05:56 2026] POST /v2.0/subnets => generated 687 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:05:57.289 7 INFO neutron.db.segments_db [None req-0f20dd0f-bed1-484b-9723-47401c50425c df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Added segment 3408dd0d-40b0-4ab3-9850-a34a405e0596 of type vxlan for network f247884f-f38f-4f27-b641-cd0ff98b9911 2026-07-01 02:05:57.586 7 INFO neutron.db.l3_hamode_db [None req-0f20dd0f-bed1-484b-9723-47401c50425c df937ff3d3444a8aaedfd9114c8bd4f2 b03ad932f73b483bb1c42d2541d7e9d8 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:05:58.459 8 WARNING neutron_lib.context [None req-161a39e0-7337-4e15-a060-17b7769f7edb 843ea42d484243caa39d1e4202584f7b 3e7b2039af4041be9ab217c7d221f935 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1154/2271] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:05:58 2026] POST /v2.0/subnetpools => generated 516 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2272] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:58 2026] PUT /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2273] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2274] 10.0.0.241 () {34 vars in 770 bytes} [Wed Jul 1 02:05:58 2026] PUT /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-07-01 02:05:58.655 7 INFO neutron.db.l3_hamode_db [None req-0f20dd0f-bed1-484b-9723-47401c50425c df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1158/2275] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/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: 1159/2276] 10.0.0.241 () {34 vars in 766 bytes} [Wed Jul 1 02:05:58 2026] PUT /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2277] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/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: 1161/2278] 10.0.0.241 () {34 vars in 788 bytes} [Wed Jul 1 02:05:58 2026] PUT /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags/black.or.white => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2279] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/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: 1163/2280] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:05:58 2026] PUT /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2281] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/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: 1165/2282] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:05:58.898 8 INFO neutron.api.v2.resource [None req-8fae2c13-5681-46a0-a384-b2ce54944a33 843ea42d484243caa39d1e4202584f7b 3e7b2039af4041be9ab217c7d221f935 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1166/2283] 10.0.0.241 () {32 vars in 751 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/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: 1167/2284] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:05:58 2026] DELETE /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2285] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:05:58 2026] GET /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:05:59.011 8 INFO neutron.api.v2.resource [None req-c89dce3f-b3d6-46f5-89da-41199266aaf1 843ea42d484243caa39d1e4202584f7b 3e7b2039af4041be9ab217c7d221f935 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1169/2286] 10.0.0.241 () {32 vars in 754 bytes} [Wed Jul 1 02:05:58 2026] DELETE /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2287] 10.0.0.241 () {32 vars in 742 bytes} [Wed Jul 1 02:05:59 2026] DELETE /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2288] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2289] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:05:59 2026] DELETE /v2.0/subnetpools/14c059e2-fb92-4fde-bdb2-db238127027c => 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: 1118/2290] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:05:57 2026] POST /v2.0/routers => generated 727 bytes in 2332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2291] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:05:59 2026] GET /v2.0/security-groups?tenant_id=3e7b2039af4041be9ab217c7d221f935&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2292] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:00 2026] DELETE /v2.0/security-groups/a1a4d397-8b3f-4b76-9aae-fdaacb57cda6 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2293] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:06:00 2026] GET /v2.0/security-groups?tenant_id=d59bdf813dd84091acf17602b4fe0b09&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2294] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:00 2026] DELETE /v2.0/security-groups/632efc8e-72c6-4294-a996-be5835cff247 => 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: 1173/2295] 10.0.0.241 () {34 vars in 783 bytes} [Wed Jul 1 02:05:59 2026] PUT /v2.0/routers/5f7dcfa7-46ad-4f5a-b1ac-1c73e52c6c11/add_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:01.622 7 WARNING neutron_lib.context [None req-0df79c00-e50f-4965-9fd5-362fa837b21b 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1123/2296] 10.0.0.241 () {34 vars in 685 bytes} [Wed Jul 1 02:06:01 2026] POST /v2.0/security-groups => generated 1675 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:06:01.798 8 WARNING neutron_lib.context [None req-aacb1931-0857-4ceb-811b-960215c2e479 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1174/2297] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:06:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:01.936 7 WARNING neutron_lib.context [None req-fe75d61e-64b5-42a5-87f0-b2d6cd012fc2 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1124/2298] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:06:01 2026] POST /v2.0/security-group-rules => generated 596 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:02.147 8 WARNING neutron_lib.context [None req-549bccfe-5fd8-4075-9729-24d50e487694 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1175/2299] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:06:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:02.275 7 WARNING neutron_lib.context [None req-9b29108d-9871-4409-9179-658457c4578f 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1125/2300] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:06:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:02.408 8 WARNING neutron_lib.context [None req-ac04835f-5c1e-4b8e-901f-c79e6f159352 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:06:02.451 8 INFO neutron.db.securitygroups_db [None req-ac04835f-5c1e-4b8e-901f-c79e6f159352 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Project 0d55b14a4ded4462b56d82f8c5ea47c2 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: 1176/2301] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:06:02 2026] POST /v2.0/security-group-rules => generated 607 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:02.585 7 WARNING neutron_lib.context [None req-76f0daba-ec0e-4a7b-a766-0391337eb8ba 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:06:02.637 7 INFO neutron.db.securitygroups_db [None req-76f0daba-ec0e-4a7b-a766-0391337eb8ba 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Project 0d55b14a4ded4462b56d82f8c5ea47c2 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: 1126/2302] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:06:02 2026] POST /v2.0/security-group-rules => generated 606 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:03.198 8 WARNING neutron_lib.context [None req-549cf848-b888-456b-9c7b-29ea4c42cbcc 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1177/2303] 10.0.0.241 () {34 vars in 685 bytes} [Wed Jul 1 02:06:03 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-07-01 02:06:03.360 7 WARNING neutron_lib.context [None req-04276c34-1a4e-4e74-9ac7-a01241471c7b 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1127/2304] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:06:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:03.479 8 WARNING neutron_lib.context [None req-f7efa1f9-8e2a-4ad2-baf1-f4cc114dee8d 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1178/2305] 10.0.0.241 () {34 vars in 695 bytes} [Wed Jul 1 02:06:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:03.611 7 WARNING neutron_lib.context [None req-6f563698-68f9-4226-a82b-4f098073ad6d 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1128/2306] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:06:03 2026] POST /v2.0/floatingips => generated 552 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2307] 10.0.0.198 () {34 vars in 1100 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1343847204&fields=id&tenant_id=0d55b14a4ded4462b56d82f8c5ea47c2 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:06:04.340 8 WARNING neutron_lib.context [None req-6120a75b-2bcb-445f-ad2b-57baeb8a92ed ff9415ba09f84a3b8d645e9764126e62 458320de005a4a7a84983725a10cebf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1130/2308] 10.0.0.198 () {34 vars in 1100 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1164062018&fields=id&tenant_id=0d55b14a4ded4462b56d82f8c5ea47c2 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2309] 10.0.0.198 () {34 vars in 982 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/networks?id=4b9a50f4-7be8-41df-b4b9-d54b345144e4 => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2310] 10.0.0.198 () {34 vars in 965 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/quotas/0d55b14a4ded4462b56d82f8c5ea47c2 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:04.482 8 INFO neutron.db.segments_db [None req-6120a75b-2bcb-445f-ad2b-57baeb8a92ed ff9415ba09f84a3b8d645e9764126e62 458320de005a4a7a84983725a10cebf7 - - default default] Added segment 1590f568-ca82-4967-871f-a4348e424768 of type vxlan for network 14d80875-555b-4344-a47f-9cc1bba0f3a2 [pid: 7|app: 0|req: 1133/2311] 10.0.0.198 () {34 vars in 1002 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/ports?tenant_id=0d55b14a4ded4462b56d82f8c5ea47c2&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2312] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:06:04 2026] POST /v2.0/networks => generated 632 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2313] 10.0.0.198 () {34 vars in 1008 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/networks/4b9a50f4-7be8-41df-b4b9-d54b345144e4?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:06:04.583 8 WARNING neutron_lib.context [None req-4348880d-0b40-44fd-855d-45f54438cf4a ff9415ba09f84a3b8d645e9764126e62 458320de005a4a7a84983725a10cebf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1135/2314] 10.0.0.198 () {34 vars in 1108 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/networks/4b9a50f4-7be8-41df-b4b9-d54b345144e4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2315] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:04 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2316] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:06:04 2026] POST /v2.0/ports => generated 743 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:04.902 7 WARNING neutron_lib.context [None req-d2a8c404-11e5-42cf-9411-4e2f6fb027a1 ff9415ba09f84a3b8d645e9764126e62 458320de005a4a7a84983725a10cebf7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1137/2317] 10.0.0.241 () {34 vars in 666 bytes} [Wed Jul 1 02:06:04 2026] POST /v2.0/trunks => generated 407 bytes in 190 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: 1181/2318] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:06:05 2026] PUT /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2319] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/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: 1182/2320] 10.0.0.241 () {34 vars in 760 bytes} [Wed Jul 1 02:06:05 2026] PUT /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags/green => 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: 1139/2321] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2322] 10.0.0.241 () {34 vars in 756 bytes} [Wed Jul 1 02:06:05 2026] PUT /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags/red => generated 4 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2323] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2324] 10.0.0.241 () {34 vars in 778 bytes} [Wed Jul 1 02:06:05 2026] PUT /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2325] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2326] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:06:05 2026] PUT /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2327] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2328] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:05.544 7 INFO neutron.api.v2.resource [None req-a5295d17-6b89-40ed-b372-4e675e88a654 ff9415ba09f84a3b8d645e9764126e62 458320de005a4a7a84983725a10cebf7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1143/2329] 10.0.0.241 () {32 vars in 741 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/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: 1187/2330] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:05 2026] DELETE /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/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: 1144/2331] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:06:05.665 8 INFO neutron.api.v2.resource [None req-4ecf7025-be04-438b-baf7-a8cf0f0b70e3 ff9415ba09f84a3b8d645e9764126e62 458320de005a4a7a84983725a10cebf7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2332] 10.0.0.241 () {32 vars in 744 bytes} [Wed Jul 1 02:06:05 2026] DELETE /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2333] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:06:05 2026] DELETE /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags => 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: 1189/2334] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80/tags => 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: 1146/2335] 10.0.0.241 () {32 vars in 719 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2336] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/ports/e5bf145e-2452-4e9c-8676-11a3561061de => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2337] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:05 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => 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: 1147/2338] 10.0.0.241 () {32 vars in 722 bytes} [Wed Jul 1 02:06:05 2026] DELETE /v2.0/trunks/8d5c885c-bfc9-48a9-a071-2d92531c5b80 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2339] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:06:05 2026] DELETE /v2.0/ports/e5bf145e-2452-4e9c-8676-11a3561061de => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:06.287 7 INFO neutron.services.segments.plugin [-] Segment 1590f568-ca82-4967-871f-a4348e424768 resource provider aggregate not found 2026-07-01 02:06:06.291 7 INFO neutron.services.segments.plugin [-] Segment 1590f568-ca82-4967-871f-a4348e424768 resource provider aggregate not found [pid: 7|app: 0|req: 1148/2340] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:06 2026] DELETE /v2.0/networks/14d80875-555b-4344-a47f-9cc1bba0f3a2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:06.961 7 INFO neutron.services.segments.plugin [-] Segment 1590f568-ca82-4967-871f-a4348e424768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1590f568-ca82-4967-871f-a4348e424768 found for delete ", "request_id": "req-73e34a2c-ae10-4312-a42a-ee481b4c000c"}]} 2026-07-01 02:06:06.962 7 INFO neutron.services.segments.plugin [-] Segment 1590f568-ca82-4967-871f-a4348e424768 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1590f568-ca82-4967-871f-a4348e424768 found for delete ", "request_id": "req-81d2fba2-0aa7-4d13-8324-6d4d404de9dc"}]} [pid: 7|app: 0|req: 1149/2341] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:06 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2342] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:06:06 2026] GET /v2.0/security-groups?tenant_id=40a6ba07719149c796b35f97c82a9922&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2343] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:07 2026] DELETE /v2.0/security-groups/90e5c4cc-2e09-45e0-bcdc-313f9c4d50f9 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2344] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:06:07 2026] GET /v2.0/security-groups?tenant_id=458320de005a4a7a84983725a10cebf7&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2345] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:07 2026] DELETE /v2.0/security-groups/85f62d4b-3629-4c6f-9a85-c40d896f1c51 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2346] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:08 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2349] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:06:09 2026] GET /v2.0/networks?id=4b9a50f4-7be8-41df-b4b9-d54b345144e4 => generated 672 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2350] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:09 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => 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: 1153/2351] 199.204.45.113 () {34 vars in 1050 bytes} [Wed Jul 1 02:06:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0d55b14a4ded4462b56d82f8c5ea47c2 => generated 274 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:09.226 8 WARNING neutron_lib.context [req-b0021d27-aa88-4256-899a-d09c87e75ddb req-af0fe0d9-8e1f-456d-8a8e-4c79b1b77bd7 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 1199/2352] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:06:09 2026] POST /v2.0/ports => generated 997 bytes in 398 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: 1154/2353] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:06:09 2026] PUT /v2.0/ports/817d1182-b65b-414f-b8cf-2c3658590bd6 => generated 1278 bytes in 732 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2354] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:10 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1012 bytes in 114 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: 1155/2355] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:10 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2356] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:06:10 2026] GET /v2.0/ports?tenant_id=0d55b14a4ded4462b56d82f8c5ea47c2&device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1281 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:11.036 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-99f80c99-2f67-4f6b-91ad-55d74b7e35cb'] response: {'name': 'network-changed', 'server_uuid': '73678cd0-6e01-44b4-a5e3-b8ba04222d01', 'tag': '817d1182-b65b-414f-b8cf-2c3658590bd6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1156/2357] 199.204.45.113 () {34 vars in 1018 bytes} [Wed Jul 1 02:06:11 2026] GET /v2.0/networks?tenant_id=0d55b14a4ded4462b56d82f8c5ea47c2&shared=False => generated 768 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2358] 199.204.45.113 () {34 vars in 930 bytes} [Wed Jul 1 02:06:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2359] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:11 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1012 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2360] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:11 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2361] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/ports?tenant_id=0d55b14a4ded4462b56d82f8c5ea47c2&device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1281 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2362] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=817d1182-b65b-414f-b8cf-2c3658590bd6 => 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: 1159/2363] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/subnets?id=37f96709-a21a-4435-a2dd-27e20c30fe25 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2364] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/ports?network_id=4b9a50f4-7be8-41df-b4b9-d54b345144e4&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2365] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/networks/4b9a50f4-7be8-41df-b4b9-d54b345144e4?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: 1206/2366] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/networks/4b9a50f4-7be8-41df-b4b9-d54b345144e4?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: 1161/2367] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2368] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:12 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2369] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1012 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2370] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:13 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2371] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2372] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2373] 199.204.45.113 () {34 vars in 1124 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/security-groups?id=15c483f3-c1f9-47d8-b267-02047b013719&id=70b95266-8936-4f92-9908-eb3fe19a9531&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2374] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:15 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2375] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2376] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:16 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2377] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:17 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2378] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:17 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2379] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:17 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:18.137 7 INFO neutron.db.l3_db [None req-13c8946e-5d73-4120-be97-7a5b0f0fde3d 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Floating IP befae11b-8c5a-4dbf-a9fa-2c208acea2c7 associated. External IP: 10.96.250.213, port: 817d1182-b65b-414f-b8cf-2c3658590bd6. [pid: 7|app: 0|req: 1167/2380] 10.0.0.241 () {34 vars in 749 bytes} [Wed Jul 1 02:06:17 2026] PUT /v2.0/floatingips/befae11b-8c5a-4dbf-a9fa-2c208acea2c7 => generated 856 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2383] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2384] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:06:25 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: 1170/2385] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2386] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:06:25 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-07-01 02:06:25.984 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d59b9f67-4915-42b8-91c5-13fdfc947232'] response: {'name': 'network-changed', 'server_uuid': '73678cd0-6e01-44b4-a5e3-b8ba04222d01', 'tag': '817d1182-b65b-414f-b8cf-2c3658590bd6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1171/2387] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:06:25 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2388] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2389] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2390] 199.204.45.113 () {34 vars in 716 bytes} [Wed Jul 1 02:06:26 2026] POST /v2.0/ports => generated 1093 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2391] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 60 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: 1220/2392] 10.0.0.198 () {34 vars in 971 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1093 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2393] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?tenant_id=0d55b14a4ded4462b56d82f8c5ea47c2&device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1283 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2394] 10.0.0.198 () {34 vars in 907 bytes} [Wed Jul 1 02:06:26 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: 1175/2395] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/networks?id=4b9a50f4-7be8-41df-b4b9-d54b345144e4 => generated 768 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2396] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=817d1182-b65b-414f-b8cf-2c3658590bd6 => generated 861 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2397] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/subnets?id=37f96709-a21a-4435-a2dd-27e20c30fe25 => generated 690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2398] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?network_id=4b9a50f4-7be8-41df-b4b9-d54b345144e4&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2399] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1283 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2400] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/networks/4b9a50f4-7be8-41df-b4b9-d54b345144e4?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: 1180/2401] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/networks/4b9a50f4-7be8-41df-b4b9-d54b345144e4?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: 1222/2402] 10.0.0.241 () {32 vars in 858 bytes} [Wed Jul 1 02:06:26 2026] GET /v2.0/floatingips?floating_network_id=fa16bd90-9431-49c3-a788-7e6e1a2d8730&port_id=817d1182-b65b-414f-b8cf-2c3658590bd6 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2403] 10.0.0.162 () {34 vars in 990 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1283 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2404] 199.204.45.113 () {34 vars in 1262 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2405] 10.0.0.162 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/security-groups?id=15c483f3-c1f9-47d8-b267-02047b013719&id=70b95266-8936-4f92-9908-eb3fe19a9531&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2406] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1225/2407] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:27 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1183/2408] 199.204.45.113 () {34 vars in 975 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1093 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2409] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:06:28 2026] GET /v2.0/networks?id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2410] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:06:28 2026] PUT /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1283 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2411] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1014 bytes in 42 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: 1185/2412] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2413] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2523 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:29.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6f5385f2-498e-4187-9cbe-691bc91aa2b5'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': '4f19c72a-074b-4ceb-b6c6-eec2ec586d25', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1186/2414] 199.204.45.113 () {34 vars in 1062 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.233&port_id=b5c07b4f-230b-4564-ae1b-f5c315317745 => 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: 1229/2415] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/subnets?id=3c9f1dc2-9948-4aa8-92e2-551c7787c938 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2416] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/ports?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&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: 1230/2417] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:29 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 1188/2418] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:30 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2419] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:06:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => 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: 1189/2420] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:06:30 2026] GET /v2.0/subnets?id=e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2421] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:06:30 2026] GET /v2.0/ports?network_id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2422] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:30 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1233/2423] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:30 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1191/2424] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:30 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1014 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2425] 10.0.0.198 () {34 vars in 1120 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/security-groups?id=70b95266-8936-4f92-9908-eb3fe19a9531&id=15c483f3-c1f9-47d8-b267-02047b013719&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2426] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2523 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2427] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/networks?id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2428] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => 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: 1236/2429] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/subnets?id=e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2430] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/ports?network_id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&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: 1237/2431] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1195/2432] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1238/2433] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:06:31 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 1014 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:32.012 7 INFO neutron.db.l3_db [req-f7b27771-96d0-4416-9eef-200f534e357a req-dd616988-bb6c-4421-9f05-4f3f4096687e 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] Floating IP befae11b-8c5a-4dbf-a9fa-2c208acea2c7 disassociated. External IP: 10.96.250.213, port: 817d1182-b65b-414f-b8cf-2c3658590bd6. [pid: 8|app: 0|req: 1239/2434] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:32 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2435] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:06:31 2026] DELETE /v2.0/ports/817d1182-b65b-414f-b8cf-2c3658590bd6 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2436] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:33 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:06:34.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-53e01232-ba12-4afd-8b9c-f51b06d8ed11'] response: {'server_uuid': '73678cd0-6e01-44b4-a5e3-b8ba04222d01', 'name': 'network-vif-deleted', 'tag': '817d1182-b65b-414f-b8cf-2c3658590bd6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1197/2437] 10.0.0.198 () {34 vars in 971 bytes} [Wed Jul 1 02:06:34 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1285 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2438] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:34 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => 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: 1241/2439] 199.204.45.113 () {34 vars in 788 bytes} [Wed Jul 1 02:06:34 2026] PUT /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1310 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:34.460 7 INFO neutron.api.v2.resource [None req-b30567db-4f00-409c-b831-942019a98d31 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1199/2440] 199.204.45.113 () {30 vars in 762 bytes} [Wed Jul 1 02:06:34 2026] GET /v2.0/security-groups/lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1242/2441] 199.204.45.113 () {30 vars in 784 bytes} [Wed Jul 1 02:06:34 2026] GET /v2.0/security-groups?name=lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 1637 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2442] 199.204.45.113 () {34 vars in 788 bytes} [Wed Jul 1 02:06:34 2026] PUT /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1310 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2443] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:06:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1201/2444] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:06:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:34.986 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-450abf1f-5e87-4ec3-ad1a-a7af28805f7f'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': '4f19c72a-074b-4ceb-b6c6-eec2ec586d25', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1244/2445] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:06:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2446] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2447] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2448] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2449] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2450] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/networks?id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 802 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2451] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1346 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2452] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => 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: 1248/2453] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/subnets?id=e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2454] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2455] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/ports?network_id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&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: 7|app: 0|req: 1207/2456] 199.204.45.113 () {30 vars in 742 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 799 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2457] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1208/2458] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2459] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2460] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1210/2461] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:06:35 2026] GET /v2.0/ports?device_id=73678cd0-6e01-44b4-a5e3-b8ba04222d01 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2462] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:36 2026] DELETE /v2.0/security-groups/15c483f3-c1f9-47d8-b267-02047b013719 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:36.696 7 INFO neutron.api.v2.resource [None req-e9770a8d-0e46-4e63-88c4-d2a54de5dc8b 396fd6d62ab74147a58a08859ee11b0c 0d55b14a4ded4462b56d82f8c5ea47c2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1211/2463] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:06:36 2026] GET /v2.0/security-groups/15c483f3-c1f9-47d8-b267-02047b013719 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2464] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:06:36 2026] DELETE /v2.0/floatingips/befae11b-8c5a-4dbf-a9fa-2c208acea2c7 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:37.004 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a62ef80-0ad2-46d2-a17b-ab0a4752e7a5'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': '4f19c72a-074b-4ceb-b6c6-eec2ec586d25', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1212/2465] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:36 2026] DELETE /v2.0/security-groups/70b95266-8936-4f92-9908-eb3fe19a9531 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2466] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2467] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/networks?id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 802 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2468] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => 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: 1216/2469] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/subnets?id=e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2470] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/ports?network_id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2471] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1219/2472] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:37 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1254/2473] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:06:37 2026] PUT /v2.0/routers/fb209db1-9b45-4c08-ad0b-320414a533e1/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:39.007 7 INFO neutron.services.segments.plugin [-] Segment c4cc7f1e-8339-428c-b2e0-5d08951db586 resource provider aggregate not found 2026-07-01 02:06:39.011 7 INFO neutron.services.segments.plugin [-] Segment c4cc7f1e-8339-428c-b2e0-5d08951db586 resource provider aggregate not found 2026-07-01 02:06:39.018 7 INFO neutron.db.l3_hamode_db [None req-7aa1c794-e8bc-4371-92b5-1b8508f9e23b df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network 552ca928-29fe-45c1-ae42-ff2364f99c90 was deleted as no HA routers are present in tenant 0d55b14a4ded4462b56d82f8c5ea47c2. [pid: 7|app: 0|req: 1220/2476] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:06:38 2026] DELETE /v2.0/routers/fb209db1-9b45-4c08-ad0b-320414a533e1 => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2477] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:06:39 2026] DELETE /v2.0/subnets/37f96709-a21a-4435-a2dd-27e20c30fe25 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:39.211 7 INFO neutron.services.segments.plugin [-] Segment c4cc7f1e-8339-428c-b2e0-5d08951db586 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4cc7f1e-8339-428c-b2e0-5d08951db586 found for delete ", "request_id": "req-d91e37de-ef4c-41ea-b6aa-61e3ec041249"}]} 2026-07-01 02:06:39.212 7 INFO neutron.services.segments.plugin [-] Segment c4cc7f1e-8339-428c-b2e0-5d08951db586 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4cc7f1e-8339-428c-b2e0-5d08951db586 found for delete ", "request_id": "req-580a2918-4fe5-4fbb-9d19-75d6367c1888"}]} [pid: 7|app: 0|req: 1221/2478] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:39 2026] DELETE /v2.0/networks/4b9a50f4-7be8-41df-b4b9-d54b345144e4 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2479] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:06:39 2026] PUT /v2.0/routers/5f7dcfa7-46ad-4f5a-b1ac-1c73e52c6c11/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:41.235 7 INFO neutron.services.segments.plugin [-] Segment c619ffb4-09a9-4567-ad8d-0e166b13bb84 resource provider aggregate not found 2026-07-01 02:06:41.239 7 INFO neutron.services.segments.plugin [-] Segment c619ffb4-09a9-4567-ad8d-0e166b13bb84 resource provider aggregate not found 2026-07-01 02:06:41.254 7 INFO neutron.services.segments.plugin [-] Segment c619ffb4-09a9-4567-ad8d-0e166b13bb84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c619ffb4-09a9-4567-ad8d-0e166b13bb84 found for delete ", "request_id": "req-23576e11-92f2-47c7-9f29-2a37d61544a6"}]} 2026-07-01 02:06:41.255 7 INFO neutron.services.segments.plugin [-] Segment c619ffb4-09a9-4567-ad8d-0e166b13bb84 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c619ffb4-09a9-4567-ad8d-0e166b13bb84 found for delete ", "request_id": "req-96e3224d-4a31-4279-9ccf-22a84332a0da"}]} 2026-07-01 02:06:41.723 7 INFO neutron.db.l3_hamode_db [None req-e9d9a945-34f3-484b-9fda-162ec42280fc df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] HA network f247884f-f38f-4f27-b641-cd0ff98b9911 was deleted as no HA routers are present in tenant b03ad932f73b483bb1c42d2541d7e9d8. [pid: 7|app: 0|req: 1222/2480] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:06:40 2026] DELETE /v2.0/routers/5f7dcfa7-46ad-4f5a-b1ac-1c73e52c6c11 => generated 0 bytes in 1288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2481] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:06:41 2026] DELETE /v2.0/subnets/0b8e644c-d0fc-424a-a09f-6b16461b250c => 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: 1223/2482] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:41 2026] DELETE /v2.0/networks/355a2db3-60b6-4042-ad90-f495d00fb78c => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2483] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:06:42 2026] GET /v2.0/security-groups?tenant_id=b03ad932f73b483bb1c42d2541d7e9d8&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: 1224/2484] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:42 2026] DELETE /v2.0/security-groups/c528d81e-6351-44df-b4d0-12e9ce1a2e74 => 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: 1261/2485] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:06:42 2026] GET /v2.0/security-groups?tenant_id=0d55b14a4ded4462b56d82f8c5ea47c2&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2486] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:42 2026] DELETE /v2.0/security-groups/788b7816-3e08-4131-bc11-c4ecae44e455 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:43.099 8 WARNING neutron_lib.context [None req-9d0a7aa4-df6e-4ce1-ad2c-452652a86d6c 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:06:43.882 8 INFO neutron.db.l3_db [None req-9d0a7aa4-df6e-4ce1-ad2c-452652a86d6c 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Floating IP e6806f3b-dbd6-427f-956a-27cdd075930e associated. External IP: 10.96.250.220, port: b653726d-d504-4108-868d-f53ef951785f. [pid: 8|app: 0|req: 1262/2487] 10.0.0.241 () {34 vars in 677 bytes} [Wed Jul 1 02:06:43 2026] POST /v2.0/floatingips => generated 899 bytes in 1142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:46.719 7 INFO neutron.services.segments.plugin [-] Segment 3408dd0d-40b0-4ab3-9850-a34a405e0596 resource provider aggregate not found 2026-07-01 02:06:46.726 7 INFO neutron.services.segments.plugin [-] Segment 3408dd0d-40b0-4ab3-9850-a34a405e0596 resource provider aggregate not found 2026-07-01 02:06:46.735 7 INFO neutron.services.segments.plugin [-] Segment 3408dd0d-40b0-4ab3-9850-a34a405e0596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3408dd0d-40b0-4ab3-9850-a34a405e0596 found for delete ", "request_id": "req-95150d7e-fb9d-444d-9fe4-05bb6c585275"}]} 2026-07-01 02:06:46.743 7 INFO neutron.services.segments.plugin [-] Segment 3408dd0d-40b0-4ab3-9850-a34a405e0596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3408dd0d-40b0-4ab3-9850-a34a405e0596 found for delete ", "request_id": "req-d6b11873-5d03-41f5-8587-1d79d1ac370e"}]} [pid: 7|app: 0|req: 1226/2488] 199.204.45.113 () {34 vars in 1096 bytes} [Wed Jul 1 02:06:46 2026] GET /v2.0/ports?device_id=a86ab605-6b77-4789-9e48-852129ed6d57&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:06:47.109 7 INFO neutron.services.segments.plugin [-] Segment b33824db-3df7-4128-a347-f810294a8508 resource provider aggregate not found [pid: 7|app: 0|req: 1227/2489] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:47.129 7 INFO neutron.services.segments.plugin [-] Segment b33824db-3df7-4128-a347-f810294a8508 resource provider aggregate not found [pid: 7|app: 0|req: 1228/2490] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:06:47 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) 2026-07-01 02:06:47.147 7 INFO neutron.services.segments.plugin [-] Segment b33824db-3df7-4128-a347-f810294a8508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b33824db-3df7-4128-a347-f810294a8508 found for delete ", "request_id": "req-cb0aa27d-4b93-4e87-a016-3c700a280875"}]} 2026-07-01 02:06:47.151 8 INFO neutron.db.segments_db [None req-51a23ca2-ad26-4492-b6da-30accdb47eab 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - default default] Added segment 244f3d27-2031-42ad-ac10-c8be84c53395 of type vxlan for network f7a9a645-c54c-4d22-b99b-a1d77f113bea [pid: 7|app: 0|req: 1229/2491] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:06:47 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: 1230/2492] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:06:47 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-07-01 02:06:47.185 7 INFO neutron.services.segments.plugin [-] Segment b33824db-3df7-4128-a347-f810294a8508 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b33824db-3df7-4128-a347-f810294a8508 found for delete ", "request_id": "req-4ae151b3-3512-4ce0-91b3-73c77b25ce11"}]} 2026-07-01 02:06:47.190 7 INFO neutron.api.v2.resource [None req-29d4632e-963f-4ae6-88f9-455724419f04 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1231/2493] 199.204.45.113 () {30 vars in 762 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/security-groups/lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2494] 199.204.45.113 () {30 vars in 784 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/security-groups?name=lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 1637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2495] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:06:46 2026] POST /v2.0/networks => generated 726 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2496] 199.204.45.113 () {30 vars in 814 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/security-group-rules?security_group_id=8533e6fb-ea66-4d4a-ae8a-d38552a1a31e => 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: 1234/2497] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2498] 199.204.45.113 () {34 vars in 746 bytes} [Wed Jul 1 02:06:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2499] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:06:47 2026] POST /v2.0/subnets => generated 644 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:47.446 8 WARNING neutron.api.v2.base [None req-24c12b69-be37-4c00-a727-542817f7013b 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - 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-07-01 02:06:47.447 8 INFO neutron.api.v2.resource [None req-24c12b69-be37-4c00-a727-542817f7013b 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1265/2500] 10.0.0.241 () {34 vars in 681 bytes} [Wed Jul 1 02:06:47 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2501] 199.204.45.113 () {34 vars in 746 bytes} [Wed Jul 1 02:06:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:47.642 8 INFO neutron.services.segments.plugin [-] Segment 244f3d27-2031-42ad-ac10-c8be84c53395 resource provider aggregate not found 2026-07-01 02:06:47.647 8 INFO neutron.services.segments.plugin [-] Segment 244f3d27-2031-42ad-ac10-c8be84c53395 resource provider aggregate not found [pid: 8|app: 0|req: 1266/2502] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:47 2026] DELETE /v2.0/networks/f7a9a645-c54c-4d22-b99b-a1d77f113bea => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:47.720 7 INFO neutron.db.segments_db [None req-e890036f-496c-44e1-be33-25977db0387a 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - default default] Added segment 75df1690-6afb-4985-9d6d-13e032d3dc13 of type vxlan for network ecbe5c96-b7ff-4869-8c75-ce844dc441d0 [pid: 7|app: 0|req: 1237/2503] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:06:47 2026] POST /v2.0/networks => generated 727 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:47.797 8 INFO neutron.services.segments.plugin [-] Segment 244f3d27-2031-42ad-ac10-c8be84c53395 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 244f3d27-2031-42ad-ac10-c8be84c53395 found for delete ", "request_id": "req-28126b16-e876-45c4-8286-edbf6b072028"}]} 2026-07-01 02:06:47.797 8 INFO neutron.services.segments.plugin [-] Segment 244f3d27-2031-42ad-ac10-c8be84c53395 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 244f3d27-2031-42ad-ac10-c8be84c53395 found for delete ", "request_id": "req-6bd9bd6c-1888-4170-a5e0-21ca7c335fd6"}]} [pid: 7|app: 0|req: 1238/2504] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2505] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2506] 199.204.45.113 () {34 vars in 1106 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f0&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => 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: 1241/2507] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/subnets?id=73fb9e8b-beed-4cd6-b1ce-c93a24df5527&id=c31926ea-05cb-4c8c-bd2b-e761590b3009 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2508] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:06:47 2026] POST /v2.0/subnets => generated 647 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:48.024 8 WARNING neutron.api.v2.base [None req-b9567258-4d25-4f0e-9e28-ef237b0ad22b 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - 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. [pid: 7|app: 0|req: 1242/2509] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:06:47 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:06:48.024 8 INFO neutron.api.v2.resource [None req-b9567258-4d25-4f0e-9e28-ef237b0ad22b 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1268/2510] 10.0.0.241 () {34 vars in 681 bytes} [Wed Jul 1 02:06:48 2026] POST /v2.0/rbac-policies => generated 547 bytes in 15 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2511] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:06:48 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2512] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:48 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 1245/2513] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:48 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2514] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:48 2026] DELETE /v2.0/networks/ecbe5c96-b7ff-4869-8c75-ce844dc441d0 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:48.369 7 INFO neutron.db.segments_db [None req-bd8bf81c-2a4c-447a-87f6-434c82cc125f 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - default default] Added segment 26933d92-bd15-410d-b894-9caa9aef018e of type vxlan for network c480eacf-02fb-4450-8d25-a9d4a603b2ba [pid: 7|app: 0|req: 1246/2515] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:06:48 2026] POST /v2.0/networks => generated 726 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2516] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:06:48 2026] POST /v2.0/subnets => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2517] 10.0.0.241 () {34 vars in 681 bytes} [Wed Jul 1 02:06:48 2026] POST /v2.0/rbac-policies => generated 324 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2518] 10.0.0.241 () {32 vars in 723 bytes} [Wed Jul 1 02:06:49 2026] GET /v2.0/networks/c480eacf-02fb-4450-8d25-a9d4a603b2ba => generated 654 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:49.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72bc2732-6504-4344-9e94-a534d5a6a175 9dfde1633e4740dcbaddbdf61a76eb9c 37351206d558491b8c07697881fe7b13 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1248/2519] 10.0.0.241 () {32 vars in 723 bytes} [Wed Jul 1 02:06:49 2026] GET /v2.0/networks/c480eacf-02fb-4450-8d25-a9d4a603b2ba => generated 138 bytes in 83 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:06:49.821 8 INFO neutron.services.segments.plugin [-] Segment 75df1690-6afb-4985-9d6d-13e032d3dc13 resource provider aggregate not found 2026-07-01 02:06:49.827 8 INFO neutron.services.segments.plugin [-] Segment 75df1690-6afb-4985-9d6d-13e032d3dc13 resource provider aggregate not found 2026-07-01 02:06:49.844 8 INFO neutron.services.segments.plugin [-] Segment 75df1690-6afb-4985-9d6d-13e032d3dc13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75df1690-6afb-4985-9d6d-13e032d3dc13 found for delete ", "request_id": "req-9f5f5215-889b-4546-8806-2162d1d272aa"}]} 2026-07-01 02:06:49.845 8 INFO neutron.services.segments.plugin [-] Segment 75df1690-6afb-4985-9d6d-13e032d3dc13 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75df1690-6afb-4985-9d6d-13e032d3dc13 found for delete ", "request_id": "req-ee4759cf-bf96-42ea-b19e-f88dab570dcd"}]} [pid: 8|app: 0|req: 1272/2520] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:49 2026] DELETE /v2.0/networks/c480eacf-02fb-4450-8d25-a9d4a603b2ba => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:50.276 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f905709-14b8-46e1-86c8-42e5deeac4e1 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1249/2521] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:06:50 2026] DELETE /v2.0/subnets/c764760c-49d4-4bd6-a475-fde616fc2c33 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:06:50.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6cda74e2-643f-4372-884c-93a861db6e84 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1273/2522] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:06:50 2026] DELETE /v2.0/subnets/5ce0635c-efd1-4a2b-b969-2027671a6cd5 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:06:50.323 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bd4d332f-bdae-4978-a818-c5a5be988211 06eed6bd1145429a91e28183b132d5ca 5f4bc1e71dfb400cb91e86a3f9e4c274 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1250/2523] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:06:50 2026] DELETE /v2.0/subnets/4e5341d4-4127-424e-987b-6911ab9764b5 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2524] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:06:51 2026] GET /v2.0/security-groups?tenant_id=009a398f1b704e089f7ab6225447dff3&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2525] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:51 2026] DELETE /v2.0/security-groups/b36537d4-c49d-476a-b5d5-5d70f1f46156 => 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: 1275/2526] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:06:51 2026] GET /v2.0/security-groups?tenant_id=5f4bc1e71dfb400cb91e86a3f9e4c274&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2527] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:51 2026] DELETE /v2.0/security-groups/5db3fa17-fac2-42ef-bc0d-1ba7f3616057 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:06:51.994 8 INFO neutron.services.segments.plugin [-] Segment 26933d92-bd15-410d-b894-9caa9aef018e resource provider aggregate not found 2026-07-01 02:06:52.002 8 INFO neutron.services.segments.plugin [-] Segment 26933d92-bd15-410d-b894-9caa9aef018e resource provider aggregate not found 2026-07-01 02:06:52.017 8 INFO neutron.services.segments.plugin [-] Segment 26933d92-bd15-410d-b894-9caa9aef018e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26933d92-bd15-410d-b894-9caa9aef018e found for delete ", "request_id": "req-b30b4884-67f9-47a2-9f00-862140ad9ca1"}]} 2026-07-01 02:06:52.025 8 INFO neutron.services.segments.plugin [-] Segment 26933d92-bd15-410d-b894-9caa9aef018e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26933d92-bd15-410d-b894-9caa9aef018e found for delete ", "request_id": "req-162ad8fc-268f-47b8-af4b-3586cc58e40f"}]} [pid: 8|app: 0|req: 1276/2528] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:06:51 2026] GET /v2.0/security-groups?tenant_id=37351206d558491b8c07697881fe7b13&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2529] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:06:52 2026] DELETE /v2.0/security-groups/29fdbbc2-7cd0-4a9c-85a0-3ff92a19c516 => 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: 1278/2532] 10.0.0.169 () {30 vars in 689 bytes} [Wed Jul 1 02:06:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2533] 10.0.0.169 () {30 vars in 691 bytes} [Wed Jul 1 02:06:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2534] 10.0.0.169 () {30 vars in 667 bytes} [Wed Jul 1 02:06: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: 1256/2535] 10.0.0.169 () {30 vars in 703 bytes} [Wed Jul 1 02:06:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2536] 10.0.0.169 () {28 vars in 438 bytes} [Wed Jul 1 02:06:55 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: 1257/2537] 10.0.0.169 () {30 vars in 727 bytes} [Wed Jul 1 02:06:55 2026] GET /v2.0/subnets/ced0f850-ec61-4269-a657-f3d969d9d828 => generated 656 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:56.541 8 WARNING neutron_lib.context [None req-84c520c9-351a-4cc6-a874-a5c233e320ed e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1258/2538] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:06:56 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: 1259/2539] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:06:56 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: 1260/2540] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:06:56 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) 2026-07-01 02:06:56.691 8 INFO neutron.db.segments_db [None req-84c520c9-351a-4cc6-a874-a5c233e320ed e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Added segment 490a9313-0849-4c69-904a-80815b2ec073 of type vxlan for network 962f3153-22bf-4606-996e-cad5c1688bae [pid: 7|app: 0|req: 1261/2541] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:06:56 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: 1262/2542] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:06:56 2026] GET /v2.0/subnets/ced0f850-ec61-4269-a657-f3d969d9d828 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2543] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:06:56 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2544] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:06:56 2026] POST /v2.0/networks => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:56.792 7 WARNING neutron_lib.context [None req-44beddae-ba14-4ec1-96f0-14281abd23ed e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:06:56.840 7 INFO neutron.db.segments_db [None req-44beddae-ba14-4ec1-96f0-14281abd23ed e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Added segment bde55704-abf4-4fd7-8b86-87b921763b3b of type vxlan for network 1909f846-d532-45a2-81b9-a5911602a27c [pid: 7|app: 0|req: 1264/2545] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:06:56 2026] POST /v2.0/networks => generated 631 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2546] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:06:56 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-07-01 02:06:56.926 7 WARNING neutron_lib.context [None req-e5ff7091-cb5f-4aa9-bf9b-78d5a29258d5 e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1283/2547] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:06:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2548] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:06:56 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: 1285/2549] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:06:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:06:56.970 7 INFO neutron.db.segments_db [None req-e5ff7091-cb5f-4aa9-bf9b-78d5a29258d5 e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Added segment 0fa31cbb-6a37-4292-acb2-db982122aa45 of type vxlan for network 0a9e7b61-6e63-4736-9f3b-5793efdbc8d3 [pid: 7|app: 0|req: 1265/2550] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:06:56 2026] POST /v2.0/networks => generated 631 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:57.078 8 WARNING neutron_lib.context [None req-dce7bd61-797c-4ad1-9442-3fc209a6577d e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:06:57.124 8 INFO neutron.db.segments_db [None req-dce7bd61-797c-4ad1-9442-3fc209a6577d e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Added segment ac998253-ad7b-4308-9ca4-79ed7ef9622c of type vxlan for network 4d53d833-42c6-4cb0-971a-8225de43f8c6 [pid: 8|app: 0|req: 1286/2551] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:06:57 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:06:57.226 7 WARNING neutron_lib.context [None req-45a76c8b-bcb7-40a4-b73a-0f40cd3fc109 e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:06:57.288 7 INFO neutron.db.segments_db [None req-45a76c8b-bcb7-40a4-b73a-0f40cd3fc109 e4bd332087fa4133a28f3a29945b0cfa d26313cf74e44ea8ba3ac99ab7eefeb1 - - default default] Added segment ae0d1e80-bcf8-4251-bbaf-a2d75533b512 of type vxlan for network 01663f31-127b-4093-af56-37f552a1f806 [pid: 7|app: 0|req: 1266/2552] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:06:57 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2553] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:06:57 2026] PUT /v2.0/networks/962f3153-22bf-4606-996e-cad5c1688bae/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2554] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:06:57 2026] PUT /v2.0/networks/1909f846-d532-45a2-81b9-a5911602a27c/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2555] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:06:57 2026] PUT /v2.0/networks/0a9e7b61-6e63-4736-9f3b-5793efdbc8d3/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2556] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:06:57 2026] PUT /v2.0/networks/4d53d833-42c6-4cb0-971a-8225de43f8c6/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2557] 10.0.0.241 () {32 vars in 666 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2558] 10.0.0.241 () {32 vars in 680 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2559] 10.0.0.241 () {32 vars in 676 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2560] 10.0.0.241 () {32 vars in 688 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2561] 10.0.0.241 () {32 vars in 674 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2562] 10.0.0.241 () {32 vars in 688 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2563] 10.0.0.241 () {32 vars in 684 bytes} [Wed Jul 1 02:06:57 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2564] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:06:58 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2565] 10.0.0.241 () {32 vars in 696 bytes} [Wed Jul 1 02:06:58 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2566] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:06:58 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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) 2026-07-01 02:06:58.243 8 INFO neutron.services.segments.plugin [-] Segment 490a9313-0849-4c69-904a-80815b2ec073 resource provider aggregate not found 2026-07-01 02:06:58.247 8 INFO neutron.services.segments.plugin [-] Segment 490a9313-0849-4c69-904a-80815b2ec073 resource provider aggregate not found 2026-07-01 02:06:58.261 8 INFO neutron.services.segments.plugin [-] Segment 490a9313-0849-4c69-904a-80815b2ec073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490a9313-0849-4c69-904a-80815b2ec073 found for delete ", "request_id": "req-e166658b-84b4-4893-8944-1c713211c661"}]} 2026-07-01 02:06:58.263 8 INFO neutron.services.segments.plugin [-] Segment 490a9313-0849-4c69-904a-80815b2ec073 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 490a9313-0849-4c69-904a-80815b2ec073 found for delete ", "request_id": "req-851ece26-6554-4049-8fd7-c529bffb2ff0"}]} [pid: 8|app: 0|req: 1294/2567] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:58 2026] DELETE /v2.0/networks/962f3153-22bf-4606-996e-cad5c1688bae => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:06:58.409 7 INFO neutron.services.segments.plugin [-] Segment bde55704-abf4-4fd7-8b86-87b921763b3b resource provider aggregate not found 2026-07-01 02:06:58.417 7 INFO neutron.services.segments.plugin [-] Segment bde55704-abf4-4fd7-8b86-87b921763b3b resource provider aggregate not found 2026-07-01 02:06:58.431 7 INFO neutron.services.segments.plugin [-] Segment bde55704-abf4-4fd7-8b86-87b921763b3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bde55704-abf4-4fd7-8b86-87b921763b3b found for delete ", "request_id": "req-be1cf5c9-2795-4382-9922-ec19509547f6"}]} 2026-07-01 02:06:58.435 7 INFO neutron.services.segments.plugin [-] Segment bde55704-abf4-4fd7-8b86-87b921763b3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bde55704-abf4-4fd7-8b86-87b921763b3b found for delete ", "request_id": "req-86506348-eaa4-4e4d-b882-16a245757352"}]} [pid: 7|app: 0|req: 1274/2568] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:58 2026] DELETE /v2.0/networks/1909f846-d532-45a2-81b9-a5911602a27c => 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: 1295/2569] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:58 2026] DELETE /v2.0/networks/0a9e7b61-6e63-4736-9f3b-5793efdbc8d3 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2570] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:06:58 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2571] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:58 2026] DELETE /v2.0/networks/4d53d833-42c6-4cb0-971a-8225de43f8c6 => 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: 1276/2572] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:06:58 2026] DELETE /v2.0/networks/01663f31-127b-4093-af56-37f552a1f806 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2573] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:06:58 2026] POST /v2.0/ports => generated 1303 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2574] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:06:59 2026] PUT /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => generated 1464 bytes in 542 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: 1298/2575] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:06:59 2026] GET /v2.0/security-groups?tenant_id=f3d0d98e8e11410a9b4d5c9b80b6e6bb&name=default => generated 2929 bytes in 280 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-07-01 02:07:00.075 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4c3cffd-c21a-44e8-bb54-bfb3f54cb1bf'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': 'adf0546e-42e7-44f9-bdfe-85549a298965', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1278/2576] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:00 2026] DELETE /v2.0/security-groups/e53e3f52-acda-4122-a9eb-b7fcbac6e121 => 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: 1299/2577] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/security-groups?tenant_id=d26313cf74e44ea8ba3ac99ab7eefeb1&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2578] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:00 2026] DELETE /v2.0/security-groups/c14fb35d-d81f-49a2-8eee-6eb4f50ef64d => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:00.557 8 INFO neutron.services.segments.plugin [-] Segment 0fa31cbb-6a37-4292-acb2-db982122aa45 resource provider aggregate not found 2026-07-01 02:07:00.561 8 INFO neutron.services.segments.plugin [-] Segment 0fa31cbb-6a37-4292-acb2-db982122aa45 resource provider aggregate not found 2026-07-01 02:07:00.569 8 INFO neutron.services.segments.plugin [-] Segment 0fa31cbb-6a37-4292-acb2-db982122aa45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fa31cbb-6a37-4292-acb2-db982122aa45 found for delete ", "request_id": "req-7a6ef563-42ca-46d5-9944-21a5fbc645ed"}]} 2026-07-01 02:07:00.575 8 INFO neutron.services.segments.plugin [-] Segment 0fa31cbb-6a37-4292-acb2-db982122aa45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0fa31cbb-6a37-4292-acb2-db982122aa45 found for delete ", "request_id": "req-80beaa1d-4467-4a3c-9a8a-b3c7e0e1615c"}]} 2026-07-01 02:07:00.601 7 INFO neutron.services.segments.plugin [-] Segment ac998253-ad7b-4308-9ca4-79ed7ef9622c resource provider aggregate not found 2026-07-01 02:07:00.612 7 INFO neutron.services.segments.plugin [-] Segment ac998253-ad7b-4308-9ca4-79ed7ef9622c resource provider aggregate not found 2026-07-01 02:07:00.617 7 INFO neutron.services.segments.plugin [-] Segment ac998253-ad7b-4308-9ca4-79ed7ef9622c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac998253-ad7b-4308-9ca4-79ed7ef9622c found for delete ", "request_id": "req-ec0767e0-9f3b-4d1a-85df-d0f156c194d6"}]} 2026-07-01 02:07:00.627 7 INFO neutron.services.segments.plugin [-] Segment ac998253-ad7b-4308-9ca4-79ed7ef9622c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac998253-ad7b-4308-9ca4-79ed7ef9622c found for delete ", "request_id": "req-49ba03f5-5908-4dbb-8a50-04decf1739df"}]} 2026-07-01 02:07:00.630 7 INFO neutron.services.segments.plugin [-] Segment ae0d1e80-bcf8-4251-bbaf-a2d75533b512 resource provider aggregate not found 2026-07-01 02:07:00.639 7 INFO neutron.services.segments.plugin [-] Segment ae0d1e80-bcf8-4251-bbaf-a2d75533b512 resource provider aggregate not found 2026-07-01 02:07:00.642 7 INFO neutron.services.segments.plugin [-] Segment ae0d1e80-bcf8-4251-bbaf-a2d75533b512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0d1e80-bcf8-4251-bbaf-a2d75533b512 found for delete ", "request_id": "req-9dcae9d4-163d-472b-958f-cfb054380d10"}]} [pid: 7|app: 0|req: 1280/2579] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 4042 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:00.660 7 INFO neutron.services.segments.plugin [-] Segment ae0d1e80-bcf8-4251-bbaf-a2d75533b512 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae0d1e80-bcf8-4251-bbaf-a2d75533b512 found for delete ", "request_id": "req-8cfe507c-2c8b-4e6b-b393-3ee7ca2f1c7f"}]} [pid: 8|app: 0|req: 1300/2580] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/security-groups?tenant_id=e823c61d6a88421d9154bdc3df59b261&name=default => generated 2929 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2581] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2582] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=adf0546e-42e7-44f9-bdfe-85549a298965 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2583] 199.204.45.113 () {34 vars in 1104 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=adf0546e-42e7-44f9-bdfe-85549a298965 => 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: 1301/2584] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:00 2026] DELETE /v2.0/security-groups/8a2e49f4-d1d6-4bb8-863e-43b0b759fec4 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2585] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828&id=559d8847-3a10-498b-b282-5fdcfcfc736b => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2586] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2587] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2588] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 1286/2589] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:00 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 1304/2590] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 4042 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2591] 199.204.45.113 () {34 vars in 1062 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.233&port_id=b5c07b4f-230b-4564-ae1b-f5c315317745 => 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: 1305/2592] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/subnets?id=3c9f1dc2-9948-4aa8-92e2-551c7787c938 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2593] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/ports?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&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: 1306/2594] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 1289/2595] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 1307/2596] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => 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: 1290/2597] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/subnets?id=e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2598] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/ports?network_id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2599] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1309/2600] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1292/2601] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=adf0546e-42e7-44f9-bdfe-85549a298965 => 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: 1310/2602] 199.204.45.113 () {34 vars in 1104 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A17b&port_id=adf0546e-42e7-44f9-bdfe-85549a298965 => 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: 1293/2603] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828&id=559d8847-3a10-498b-b282-5fdcfcfc736b => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2604] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&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: 7|app: 0|req: 1294/2605] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2606] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 1295/2607] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:02 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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) 2026-07-01 02:07:04.912 8 WARNING neutron_lib.context [None req-b59a03f8-6ca3-4ec6-95a2-898473e53677 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:07:04.953 8 INFO neutron.db.segments_db [None req-b59a03f8-6ca3-4ec6-95a2-898473e53677 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Added segment c2d1a527-c449-4164-bf2b-8c2233c3a004 of type vxlan for network 0de6b793-464a-4fc5-ab06-5c7e5f98c11a 2026-07-01 02:07:05.226 8 INFO neutron.db.l3_hamode_db [None req-b59a03f8-6ca3-4ec6-95a2-898473e53677 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:07:05.356 8 INFO neutron.db.l3_hamode_db [None req-b59a03f8-6ca3-4ec6-95a2-898473e53677 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1313/2608] 10.0.0.241 () {34 vars in 668 bytes} [Wed Jul 1 02:07:04 2026] POST /v2.0/routers => generated 474 bytes in 1281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:07:06.070 7 WARNING neutron_lib.context [None req-516a4601-849c-4094-b161-240c97df4dae 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1314/2609] 10.0.0.198 () {34 vars in 971 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => generated 1466 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:06.115 7 INFO neutron.db.l3_hamode_db [None req-516a4601-849c-4094-b161-240c97df4dae 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1315/2610] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2611] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => generated 1466 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:06.230 7 INFO neutron.db.l3_hamode_db [None req-516a4601-849c-4094-b161-240c97df4dae 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1317/2612] 199.204.45.113 () {34 vars in 789 bytes} [Wed Jul 1 02:07:06 2026] PUT /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => generated 1201 bytes in 349 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-07-01 02:07:06.633 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75484548-4340-48c5-95bc-c7c0b1d3b4b5'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': 'adf0546e-42e7-44f9-bdfe-85549a298965', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1318/2613] 199.204.45.113 () {30 vars in 742 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d => generated 798 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2614] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/subnets/ced0f850-ec61-4269-a657-f3d969d9d828 => 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: 1320/2615] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:06 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: 1296/2616] 10.0.0.241 () {34 vars in 668 bytes} [Wed Jul 1 02:07:06 2026] POST /v2.0/routers => generated 474 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2617] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:06 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) 2026-07-01 02:07:06.868 7 WARNING neutron_lib.context [None req-9c0d22cf-dba1-4408-ac91-a5849210f122 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1322/2618] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2619] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:06.913 7 INFO neutron.db.l3_hamode_db [None req-9c0d22cf-dba1-4408-ac91-a5849210f122 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1324/2620] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2621] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2622] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:06 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2623] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:07.045 7 INFO neutron.db.l3_hamode_db [None req-9c0d22cf-dba1-4408-ac91-a5849210f122 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1328/2624] 199.204.45.113 () {30 vars in 742 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2625] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2626] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3815 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2627] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2628] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2629] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=adf0546e-42e7-44f9-bdfe-85549a298965 => 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: 1334/2630] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2631] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&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: 1336/2632] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 1337/2633] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:07 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 1297/2634] 10.0.0.241 () {34 vars in 668 bytes} [Wed Jul 1 02:07:06 2026] POST /v2.0/routers => generated 474 bytes in 820 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:07:07.695 8 WARNING neutron_lib.context [None req-1a4f893a-979a-427a-8f79-3f6c265bd67e 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:07:07.727 8 INFO neutron.db.l3_hamode_db [None req-1a4f893a-979a-427a-8f79-3f6c265bd67e 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:07:07.824 8 INFO neutron.db.l3_hamode_db [None req-1a4f893a-979a-427a-8f79-3f6c265bd67e 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1338/2635] 10.0.0.241 () {34 vars in 668 bytes} [Wed Jul 1 02:07:07 2026] POST /v2.0/routers => generated 474 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:07:08.454 7 WARNING neutron_lib.context [None req-85fec3ca-6237-4e0d-9627-5f1b500b945f 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:07:08.487 7 INFO neutron.db.l3_hamode_db [None req-85fec3ca-6237-4e0d-9627-5f1b500b945f 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:07:08.579 7 INFO neutron.db.l3_hamode_db [None req-85fec3ca-6237-4e0d-9627-5f1b500b945f 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1298/2638] 10.0.0.241 () {34 vars in 668 bytes} [Wed Jul 1 02:07:08 2026] POST /v2.0/routers => generated 474 bytes in 791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2639] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:07:09 2026] PUT /v2.0/routers/f72153ff-0a89-4df0-83d7-bc24d3d0ea59/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2640] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:07:09 2026] PUT /v2.0/routers/3ef51f10-2e56-408b-916c-b2ee7bec4bf1/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: 1342/2641] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:07:09 2026] PUT /v2.0/routers/4db5e58c-c091-42e7-961f-981e03515168/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2642] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:07:09 2026] PUT /v2.0/routers/dadbb259-3d9f-446c-b0d0-acc40d93923f/tags => generated 19 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2643] 10.0.0.241 () {32 vars in 664 bytes} [Wed Jul 1 02:07:09 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2644] 10.0.0.241 () {32 vars in 678 bytes} [Wed Jul 1 02:07:09 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2645] 10.0.0.241 () {32 vars in 674 bytes} [Wed Jul 1 02:07:09 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2646] 10.0.0.241 () {32 vars in 686 bytes} [Wed Jul 1 02:07:09 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2647] 10.0.0.241 () {32 vars in 672 bytes} [Wed Jul 1 02:07:09 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2648] 10.0.0.241 () {32 vars in 686 bytes} [Wed Jul 1 02:07:09 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2649] 10.0.0.241 () {32 vars in 682 bytes} [Wed Jul 1 02:07:10 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2650] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:07:10 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2651] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:07:10 2026] GET /v2.0/routers/f72153ff-0a89-4df0-83d7-bc24d3d0ea59 => generated 485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2652] 10.0.0.241 () {34 vars in 742 bytes} [Wed Jul 1 02:07:10 2026] PUT /v2.0/routers/f72153ff-0a89-4df0-83d7-bc24d3d0ea59 => generated 485 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2653] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:07:10 2026] GET /v2.0/ports?device_id=f72153ff-0a89-4df0-83d7-bc24d3d0ea59 => 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: 1349/2654] 10.0.0.169 () {30 vars in 689 bytes} [Wed Jul 1 02:07:10 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: 1350/2655] 10.0.0.169 () {30 vars in 691 bytes} [Wed Jul 1 02:07:11 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: 1351/2656] 10.0.0.169 () {30 vars in 667 bytes} [Wed Jul 1 02:07:11 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: 1352/2657] 10.0.0.169 () {30 vars in 703 bytes} [Wed Jul 1 02:07:11 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: 1306/2658] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:07:10 2026] DELETE /v2.0/routers/f72153ff-0a89-4df0-83d7-bc24d3d0ea59 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2659] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:07:11 2026] GET /v2.0/routers/3ef51f10-2e56-408b-916c-b2ee7bec4bf1 => generated 493 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2660] 10.0.0.169 () {28 vars in 438 bytes} [Wed Jul 1 02:07:11 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2661] 10.0.0.169 () {30 vars in 727 bytes} [Wed Jul 1 02:07:11 2026] GET /v2.0/subnets/73fb9e8b-beed-4cd6-b1ce-c93a24df5527 => generated 656 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2662] 10.0.0.241 () {34 vars in 742 bytes} [Wed Jul 1 02:07:11 2026] PUT /v2.0/routers/3ef51f10-2e56-408b-916c-b2ee7bec4bf1 => generated 493 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2663] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:07:11 2026] GET /v2.0/ports?device_id=3ef51f10-2e56-408b-916c-b2ee7bec4bf1 => 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: 1357/2664] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:12 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: 1358/2665] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:12 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: 1359/2666] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07: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: 8|app: 0|req: 1360/2667] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:12 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: 1361/2668] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnets/ced0f850-ec61-4269-a657-f3d969d9d828 => generated 674 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2669] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/subnets/73fb9e8b-beed-4cd6-b1ce-c93a24df5527 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2670] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:07:11 2026] DELETE /v2.0/routers/3ef51f10-2e56-408b-916c-b2ee7bec4bf1 => generated 0 bytes in 355 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2671] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3815 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2672] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/routers/4db5e58c-c091-42e7-961f-981e03515168 => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2673] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:12 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: 1311/2674] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2675] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:12 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: 1313/2676] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2677] 10.0.0.241 () {34 vars in 742 bytes} [Wed Jul 1 02:07:12 2026] PUT /v2.0/routers/4db5e58c-c091-42e7-961f-981e03515168 => generated 502 bytes in 554 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2678] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:07:12 2026] GET /v2.0/ports?device_id=4db5e58c-c091-42e7-961f-981e03515168 => 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: 1365/2679] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:07:12 2026] DELETE /v2.0/routers/4db5e58c-c091-42e7-961f-981e03515168 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2680] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:07:13 2026] GET /v2.0/routers/dadbb259-3d9f-446c-b0d0-acc40d93923f => generated 487 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2681] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:13 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 1317/2682] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:13 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 1366/2683] 10.0.0.241 () {34 vars in 742 bytes} [Wed Jul 1 02:07:13 2026] PUT /v2.0/routers/dadbb259-3d9f-446c-b0d0-acc40d93923f => generated 487 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2684] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:07:13 2026] GET /v2.0/ports?device_id=dadbb259-3d9f-446c-b0d0-acc40d93923f => 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: 1319/2685] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:07:14 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 801 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2686] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:07:13 2026] DELETE /v2.0/routers/dadbb259-3d9f-446c-b0d0-acc40d93923f => generated 0 bytes in 418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2687] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:07:14 2026] GET /v2.0/routers/14bef7b2-f03a-4c1e-8beb-2d6cdb8661cb => generated 480 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2688] 199.204.45.113 () {38 vars in 955 bytes} [Wed Jul 1 02:07:14 2026] POST /v2.0/ports => generated 1303 bytes in 373 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: 1321/2689] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:07:14 2026] PUT /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 1464 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2690] 10.0.0.241 () {34 vars in 742 bytes} [Wed Jul 1 02:07:14 2026] PUT /v2.0/routers/14bef7b2-f03a-4c1e-8beb-2d6cdb8661cb => generated 480 bytes in 1060 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: 1322/2691] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:07:15 2026] GET /v2.0/ports?device_id=14bef7b2-f03a-4c1e-8beb-2d6cdb8661cb => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:07:16.037 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42a8beb9-49aa-4e89-b4f5-419469d172bd'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': '92266511-c92c-4836-a972-b03298f8849e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1323/2692] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 5271 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:16.101 8 INFO neutron.services.segments.plugin [-] Segment c2d1a527-c449-4164-bf2b-8c2233c3a004 resource provider aggregate not found 2026-07-01 02:07:16.110 8 INFO neutron.services.segments.plugin [-] Segment c2d1a527-c449-4164-bf2b-8c2233c3a004 resource provider aggregate not found 2026-07-01 02:07:16.127 8 INFO neutron.services.segments.plugin [-] Segment c2d1a527-c449-4164-bf2b-8c2233c3a004 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d1a527-c449-4164-bf2b-8c2233c3a004 found for delete ", "request_id": "req-a9765b70-63a7-40a9-a16f-2cdf41d33924"}]} 2026-07-01 02:07:16.128 8 INFO neutron.db.l3_hamode_db [None req-178357b7-025b-4c2a-b2c0-aced792bc64f 243517793f10494ba406cdd252ff8377 0b991897d1ae4b6a8775ccf0824cedb0 - - default default] HA network 0de6b793-464a-4fc5-ab06-5c7e5f98c11a was deleted as no HA routers are present in tenant 0b991897d1ae4b6a8775ccf0824cedb0. [pid: 7|app: 0|req: 1324/2693] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2694] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:07:15 2026] DELETE /v2.0/routers/14bef7b2-f03a-4c1e-8beb-2d6cdb8661cb => generated 0 bytes in 643 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:16.141 8 INFO neutron.services.segments.plugin [-] Segment c2d1a527-c449-4164-bf2b-8c2233c3a004 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c2d1a527-c449-4164-bf2b-8c2233c3a004 found for delete ", "request_id": "req-af5a79e5-1f26-4eb7-9626-6ea2d7ddc5da"}]} [pid: 8|app: 0|req: 1371/2695] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.47&port_id=92266511-c92c-4836-a972-b03298f8849e => 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: 1325/2696] 199.204.45.113 () {34 vars in 1106 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13b&port_id=92266511-c92c-4836-a972-b03298f8849e => 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: 1372/2697] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/subnets?id=73fb9e8b-beed-4cd6-b1ce-c93a24df5527&id=c31926ea-05cb-4c8c-bd2b-e761590b3009 => generated 1415 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2698] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&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: 1373/2699] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&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: 7|app: 0|req: 1327/2700] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2701] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 1328/2702] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:16 2026] GET /v2.0/security-groups?tenant_id=11c4cf4dfb1240f29fbb25a7d51e1f85&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: 1375/2703] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:17 2026] DELETE /v2.0/security-groups/f9988aad-f021-4ed7-9106-eb489591daa4 => 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: 1329/2704] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/security-groups?tenant_id=acb4d4c3b8524394b944877425dece65&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: 1376/2705] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 5271 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2706] 199.204.45.113 () {34 vars in 1062 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.233&port_id=b5c07b4f-230b-4564-ae1b-f5c315317745 => 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: 1378/2707] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/subnets?id=3c9f1dc2-9948-4aa8-92e2-551c7787c938 => 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: 1330/2708] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:17 2026] DELETE /v2.0/security-groups/d5588e4b-58b1-4f74-89ed-d31252dfdb2e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2709] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/ports?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&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: 1331/2710] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 1380/2711] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2712] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => 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: 1333/2713] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/subnets?id=e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 679 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2714] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/ports?network_id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&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: 1381/2715] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/security-groups?tenant_id=0b991897d1ae4b6a8775ccf0824cedb0&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: 1335/2716] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1336/2717] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1382/2718] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:17 2026] DELETE /v2.0/security-groups/1c9bd00b-5248-423b-91b5-e01cf3f5b21f => 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: 1337/2719] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=adf0546e-42e7-44f9-bdfe-85549a298965 => 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: 1383/2720] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:17 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2721] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2722] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 1339/2723] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2724] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.47&port_id=92266511-c92c-4836-a972-b03298f8849e => 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: 1340/2725] 199.204.45.113 () {34 vars in 1106 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A13b&port_id=92266511-c92c-4836-a972-b03298f8849e => 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: 1386/2726] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/subnets?id=73fb9e8b-beed-4cd6-b1ce-c93a24df5527&id=c31926ea-05cb-4c8c-bd2b-e761590b3009 => generated 1415 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2727] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&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: 1387/2728] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&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: 1342/2729] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 1388/2730] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:18 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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) 2026-07-01 02:07:22.188 8 WARNING neutron_lib.context [None req-107d9452-8b95-44d9-92bb-2bccdf864a54 bde085442e984abe8df8d791ff80c429 e0e1dc040eec407b8fb4b39c98aef070 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1343/2731] 10.0.0.198 () {34 vars in 971 bytes} [Wed Jul 1 02:07:22 2026] GET /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 1466 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2732] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:22 2026] GET /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2733] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:07:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:07:22.399 8 WARNING neutron_lib.context [None req-84e704f4-ee7a-4f7e-bbfe-5de5516ed61f bde085442e984abe8df8d791ff80c429 e0e1dc040eec407b8fb4b39c98aef070 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1345/2734] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:22 2026] GET /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 1466 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2735] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:07:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:07:22.574 8 WARNING neutron_lib.context [None req-1b2edcee-4931-4990-a3c1-fa926bcbe966 bde085442e984abe8df8d791ff80c429 e0e1dc040eec407b8fb4b39c98aef070 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1391/2736] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:07:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:07:22.703 8 WARNING neutron_lib.context [None req-0fe7552e-ee4e-4474-8d79-26f57cc60b61 bde085442e984abe8df8d791ff80c429 e0e1dc040eec407b8fb4b39c98aef070 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1346/2737] 199.204.45.113 () {34 vars in 789 bytes} [Wed Jul 1 02:07:22 2026] PUT /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 1197 bytes in 322 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-07-01 02:07:22.792 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2975bcf8-1472-4cf6-b4e7-01713ca4e55e'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': '92266511-c92c-4836-a972-b03298f8849e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1347/2738] 199.204.45.113 () {30 vars in 742 bytes} [Wed Jul 1 02:07:22 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2739] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:07:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-01 02:07:22.836 8 WARNING neutron_lib.context [None req-12d542a7-2db4-4b4a-b572-8c5861d67365 bde085442e984abe8df8d791ff80c429 e0e1dc040eec407b8fb4b39c98aef070 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2740] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:22 2026] GET /v2.0/subnets/73fb9e8b-beed-4cd6-b1ce-c93a24df5527 => 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: 1349/2741] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:22 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: 1350/2742] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:22 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: 1393/2743] 10.0.0.241 () {34 vars in 684 bytes} [Wed Jul 1 02:07:22 2026] POST /v2.0/security-groups => generated 1603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2744] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:22 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: 1352/2745] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07: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: 8|app: 0|req: 1394/2746] 10.0.0.241 () {34 vars in 767 bytes} [Wed Jul 1 02:07:22 2026] PUT /v2.0/security-groups/4ba7d680-b4f5-407c-b0e6-42ead50b9435/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2747] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:22 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2748] 10.0.0.241 () {34 vars in 767 bytes} [Wed Jul 1 02:07:22 2026] PUT /v2.0/security-groups/fbd857e4-140b-4168-9c49-947575a3e28c/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2749] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2750] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1346 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2751] 10.0.0.241 () {34 vars in 767 bytes} [Wed Jul 1 02:07:23 2026] PUT /v2.0/security-groups/0ea6686d-7bdf-4461-9c28-95ebd8eae66c/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2752] 10.0.0.241 () {34 vars in 767 bytes} [Wed Jul 1 02:07:23 2026] PUT /v2.0/security-groups/7c69da43-9731-4268-9032-35f1aa9ef612/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2753] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2754] 199.204.45.113 () {30 vars in 742 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 799 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2755] 10.0.0.241 () {32 vars in 680 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2756] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2757] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2758] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2759] 10.0.0.241 () {32 vars in 690 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2760] 10.0.0.241 () {32 vars in 702 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2761] 10.0.0.241 () {32 vars in 688 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2762] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 5040 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2763] 10.0.0.241 () {32 vars in 702 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2764] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2765] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.47&port_id=92266511-c92c-4836-a972-b03298f8849e => 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: 1403/2766] 10.0.0.241 () {32 vars in 698 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2767] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/subnets?id=73fb9e8b-beed-4cd6-b1ce-c93a24df5527 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2768] 10.0.0.241 () {32 vars in 710 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2769] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&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: 1405/2770] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:23 2026] DELETE /v2.0/security-groups/4ba7d680-b4f5-407c-b0e6-42ead50b9435 => 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: 1366/2771] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 1367/2772] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:23 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 1406/2773] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:23 2026] DELETE /v2.0/security-groups/fbd857e4-140b-4168-9c49-947575a3e28c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2774] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:23 2026] DELETE /v2.0/security-groups/0ea6686d-7bdf-4461-9c28-95ebd8eae66c => 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: 1407/2775] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:23 2026] DELETE /v2.0/security-groups/7c69da43-9731-4268-9032-35f1aa9ef612 => 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: 1369/2777] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:23 2026] DELETE /v2.0/security-groups/c6759fb0-d62f-4198-a49c-44f5bb7d90d6 => 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: 1370/2779] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:24 2026] GET /v2.0/security-groups?tenant_id=f259616e71d1463d91c37b4da31c4ddf&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2780] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:25 2026] DELETE /v2.0/security-groups/411464c5-ff1c-49bf-aa0d-e6bf68a91f3c => 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: 1371/2781] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:25 2026] GET /v2.0/security-groups?tenant_id=5e69097b021048acbcc9a234d93bb3af&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2782] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:25 2026] DELETE /v2.0/security-groups/89d3e9d6-e3e1-46ae-804e-917eda864ade => 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: 1372/2783] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:25 2026] GET /v2.0/security-groups?tenant_id=e0e1dc040eec407b8fb4b39c98aef070&name=default => generated 2929 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2784] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:25 2026] DELETE /v2.0/security-groups/d0076f42-1d8e-4265-a15d-b6f3afb777a9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:29.099 7 WARNING neutron_lib.context [None req-105a7cc6-90a8-4415-bacf-ee4fe0d95dc5 e39460e6f6eb4b7b8fec40f0e0d6304b dffcd451d63c43a1a150385e91175822 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1373/2785] 10.0.0.241 () {34 vars in 676 bytes} [Wed Jul 1 02:07:28 2026] POST /v2.0/floatingips => generated 552 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2786] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:07:29 2026] PUT /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2787] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:07:29 2026] GET /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2788] 10.0.0.241 () {34 vars in 770 bytes} [Wed Jul 1 02:07:29 2026] PUT /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags/green => 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: 1375/2789] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:07:29 2026] GET /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/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: 1415/2790] 10.0.0.241 () {34 vars in 766 bytes} [Wed Jul 1 02:07:29 2026] PUT /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags/red => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2791] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:07:29 2026] GET /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2792] 10.0.0.241 () {34 vars in 788 bytes} [Wed Jul 1 02:07:29 2026] PUT /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2793] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:07:29 2026] GET /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2794] 10.0.0.241 () {34 vars in 759 bytes} [Wed Jul 1 02:07:29 2026] PUT /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2795] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:07:30 2026] GET /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2796] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:07:30 2026] GET /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:30.136 7 INFO neutron.api.v2.resource [None req-af91c521-bf05-4cb6-9c84-bcae789d39cd e39460e6f6eb4b7b8fec40f0e0d6304b dffcd451d63c43a1a150385e91175822 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1379/2797] 10.0.0.241 () {32 vars in 751 bytes} [Wed Jul 1 02:07:30 2026] GET /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2798] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:07:30 2026] DELETE /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/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: 1380/2799] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:07:30 2026] GET /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:07:30.245 8 INFO neutron.api.v2.resource [None req-ade11270-8f7c-4b71-bc4e-639820a23965 e39460e6f6eb4b7b8fec40f0e0d6304b dffcd451d63c43a1a150385e91175822 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1420/2800] 10.0.0.241 () {32 vars in 754 bytes} [Wed Jul 1 02:07:30 2026] DELETE /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2801] 10.0.0.241 () {32 vars in 742 bytes} [Wed Jul 1 02:07:30 2026] DELETE /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2802] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:07:30 2026] GET /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2803] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:07:30 2026] DELETE /v2.0/floatingips/6a495f57-8a47-44d8-baff-5a17a0b2beb8 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2804] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:31 2026] GET /v2.0/security-groups?tenant_id=939112ea3b4b47029bab05b819c3b198&name=default => generated 2929 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2805] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:31 2026] DELETE /v2.0/security-groups/83037615-9992-472f-b8ec-9e22b15f2479 => 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: 1423/2806] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:31 2026] GET /v2.0/security-groups?tenant_id=dffcd451d63c43a1a150385e91175822&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2807] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:31 2026] DELETE /v2.0/security-groups/4edc7657-ef98-4923-ba6c-052e6d08e4fe => 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: 1424/2808] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2809] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:32 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: 1425/2810] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:32 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: 1386/2811] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:32 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: 1426/2812] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:32 2026] GET /v2.0/subnets/ced0f850-ec61-4269-a657-f3d969d9d828 => generated 674 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2813] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:32 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 5040 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2814] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:33 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: 1388/2815] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2816] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:33 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: 1389/2817] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:33 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: 1429/2818] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:33 2026] GET /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 1233 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2819] 199.204.45.113 () {34 vars in 788 bytes} [Wed Jul 1 02:07:33 2026] PUT /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 1026 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2820] 199.204.45.113 () {30 vars in 742 bytes} [Wed Jul 1 02:07:33 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 798 bytes in 46 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: 1391/2821] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:33 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 4869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2822] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:34 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 4869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:34.282 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bf1bea1d-5c3e-4f91-ba3f-130e6ac25a63'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': '92266511-c92c-4836-a972-b03298f8849e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1392/2823] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:34 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 4869 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2824] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:07:34 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2825] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:34 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 1433/2826] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:34 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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) 2026-07-01 02:07:35.215 7 WARNING neutron_lib.context [None req-a3e954a6-cbb9-42d8-9480-43137ac4dab6 dc513b68a0074108bfd35378208df669 73e07ac688ed452fb3cefe0aad4ebc34 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1434/2827] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:35 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 4869 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:35.353 7 INFO neutron.db.segments_db [None req-a3e954a6-cbb9-42d8-9480-43137ac4dab6 dc513b68a0074108bfd35378208df669 73e07ac688ed452fb3cefe0aad4ebc34 - - default default] Added segment 14d92928-3df8-4908-9105-b7d37d545ea7 of type vxlan for network d6d4af65-cf3b-4de6-9b2d-26e93aba932f [pid: 7|app: 0|req: 1394/2828] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:07:35 2026] POST /v2.0/networks => generated 632 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2829] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:07:35 2026] PUT /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2830] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:07:35 2026] GET /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2831] 10.0.0.241 () {34 vars in 764 bytes} [Wed Jul 1 02:07:35 2026] PUT /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags/green => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2832] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:07:35 2026] GET /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/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: 1437/2833] 10.0.0.241 () {34 vars in 760 bytes} [Wed Jul 1 02:07:35 2026] PUT /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2834] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:07:35 2026] GET /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2835] 10.0.0.241 () {34 vars in 782 bytes} [Wed Jul 1 02:07:35 2026] PUT /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2836] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:07:35 2026] GET /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags => generated 52 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2837] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:07:35 2026] PUT /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2838] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:07:35 2026] GET /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2839] 10.0.0.241 () {32 vars in 741 bytes} [Wed Jul 1 02:07:35 2026] GET /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags/red => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:35.929 7 INFO neutron.api.v2.resource [None req-6ebe61e7-4ade-41e6-9124-eda83be9ccf4 dc513b68a0074108bfd35378208df669 73e07ac688ed452fb3cefe0aad4ebc34 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1400/2840] 10.0.0.241 () {32 vars in 745 bytes} [Wed Jul 1 02:07:35 2026] GET /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2841] 10.0.0.241 () {32 vars in 744 bytes} [Wed Jul 1 02:07:35 2026] DELETE /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2842] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:07:35 2026] GET /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:07:36.059 8 INFO neutron.api.v2.resource [None req-f626bd8d-b9ea-47a9-a944-02a9cbba3f8b dc513b68a0074108bfd35378208df669 73e07ac688ed452fb3cefe0aad4ebc34 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1442/2843] 10.0.0.241 () {32 vars in 748 bytes} [Wed Jul 1 02:07:36 2026] DELETE /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2844] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:07:36 2026] DELETE /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2845] 199.204.45.113 () {34 vars in 975 bytes} [Wed Jul 1 02:07:36 2026] GET /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2846] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:07:36 2026] GET /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2847] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:07:36 2026] DELETE /v2.0/networks/d6d4af65-cf3b-4de6-9b2d-26e93aba932f => 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: 1405/2848] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:36 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 4869 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2849] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:07:36 2026] DELETE /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:07:36.900 7 INFO neutron.services.segments.plugin [-] Segment 14d92928-3df8-4908-9105-b7d37d545ea7 resource provider aggregate not found 2026-07-01 02:07:36.905 7 INFO neutron.services.segments.plugin [-] Segment 14d92928-3df8-4908-9105-b7d37d545ea7 resource provider aggregate not found 2026-07-01 02:07:36.920 7 INFO neutron.services.segments.plugin [-] Segment 14d92928-3df8-4908-9105-b7d37d545ea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14d92928-3df8-4908-9105-b7d37d545ea7 found for delete ", "request_id": "req-2b93f853-27fc-42fd-b708-25372f5e6437"}]} 2026-07-01 02:07:36.930 7 INFO neutron.services.segments.plugin [-] Segment 14d92928-3df8-4908-9105-b7d37d545ea7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14d92928-3df8-4908-9105-b7d37d545ea7 found for delete ", "request_id": "req-66170457-0a98-4ccf-890c-88f25277ed73"}]} [pid: 7|app: 0|req: 1406/2850] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:36 2026] GET /v2.0/security-groups?tenant_id=47f83af63c1a4441bd676ba2901b5f9f&name=default => generated 2929 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:37.195 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85576c7e-13fd-4b6d-adff-daa2be9d2b8a'] response: {'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'name': 'network-vif-deleted', 'tag': '92266511-c92c-4836-a972-b03298f8849e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1445/2851] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:37 2026] DELETE /v2.0/security-groups/a9c29e4c-577b-48fb-ba33-da7a6626d223 => 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: 1407/2852] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/security-groups?tenant_id=73e07ac688ed452fb3cefe0aad4ebc34&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2853] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3815 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:37.409 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6155710d-4d2a-48e9-bc01-14d648ed9d99 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1447/2854] 199.204.45.113 () {32 vars in 758 bytes} [Wed Jul 1 02:07:37 2026] DELETE /v2.0/ports/92266511-c92c-4836-a972-b03298f8849e => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2855] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:37 2026] DELETE /v2.0/security-groups/3eda2228-b911-4ece-b3b9-88842afdb90b => 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: 1448/2856] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2857] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:37 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: 1449/2858] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:37 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: 1410/2859] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:37 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: 1450/2860] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2861] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2862] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1346 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2863] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2864] 199.204.45.113 () {30 vars in 742 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2865] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2866] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2867] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3815 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2868] 199.204.45.113 () {34 vars in 1146 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/networks?id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&id=79a5673e-be49-43f0-b725-4de211011a7d => generated 2310 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2869] 199.204.45.113 () {34 vars in 1062 bytes} [Wed Jul 1 02:07:37 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.233&port_id=b5c07b4f-230b-4564-ae1b-f5c315317745 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2870] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/subnets?id=3c9f1dc2-9948-4aa8-92e2-551c7787c938 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2871] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/ports?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&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: 1456/2872] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2873] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 8|app: 0|req: 1457/2874] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => 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: 1418/2875] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/subnets?id=e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2876] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/ports?network_id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2877] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?fields=segments => 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: 1459/2878] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1420/2879] 199.204.45.113 () {34 vars in 1058 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.112&port_id=adf0546e-42e7-44f9-bdfe-85549a298965 => 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: 1460/2880] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2881] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&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: 1461/2882] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 1422/2883] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:38 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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) 2026-07-01 02:07:40.756 8 WARNING neutron_lib.context [None req-484f0624-46a1-4347-b46f-b5f7cfc85232 3ccacb4d93034d03a2de3d4e7ac8d2fb f3ec1672e8d84fc89c52a35c5503ffb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:07:40.911 8 INFO neutron.db.segments_db [None req-484f0624-46a1-4347-b46f-b5f7cfc85232 3ccacb4d93034d03a2de3d4e7ac8d2fb f3ec1672e8d84fc89c52a35c5503ffb4 - - default default] Added segment cead7e96-7ca5-4150-964c-23d78b09719d of type vxlan for network 5de098a4-e724-4ecd-b05f-1d30a33206e4 [pid: 8|app: 0|req: 1463/2886] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:07:40 2026] POST /v2.0/networks => generated 631 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:07:41.010 7 WARNING neutron_lib.context [None req-c3514bf5-35c5-46e9-a926-fc84c4902b57 3ccacb4d93034d03a2de3d4e7ac8d2fb f3ec1672e8d84fc89c52a35c5503ffb4 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1424/2887] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:07:41 2026] POST /v2.0/subnets => generated 626 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2888] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:07:41 2026] PUT /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2889] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2890] 10.0.0.241 () {34 vars in 762 bytes} [Wed Jul 1 02:07:41 2026] PUT /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags/green => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2891] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/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: 1466/2892] 10.0.0.241 () {34 vars in 758 bytes} [Wed Jul 1 02:07:41 2026] PUT /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2893] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/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: 1428/2894] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:41 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: 1429/2895] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2896] 10.0.0.241 () {34 vars in 780 bytes} [Wed Jul 1 02:07:41 2026] PUT /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2897] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:41 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: 1469/2898] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2899] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2900] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3815 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2901] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:07:41 2026] PUT /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2902] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2903] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:07:41.760 8 INFO neutron.api.v2.resource [None req-eb1fcd82-b88e-4750-9753-eaf7b562c2ee 3ccacb4d93034d03a2de3d4e7ac8d2fb f3ec1672e8d84fc89c52a35c5503ffb4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/2904] 10.0.0.241 () {32 vars in 743 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2905] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:41 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: 1474/2906] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2907] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:41 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: 1433/2908] 10.0.0.241 () {32 vars in 742 bytes} [Wed Jul 1 02:07:41 2026] DELETE /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2909] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:41 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: 1434/2910] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2911] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => generated 1237 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:41.887 7 INFO neutron.api.v2.resource [None req-e5dfab3d-997b-4d68-97d6-e0ccc99c31db 3ccacb4d93034d03a2de3d4e7ac8d2fb f3ec1672e8d84fc89c52a35c5503ffb4 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2912] 10.0.0.241 () {32 vars in 746 bytes} [Wed Jul 1 02:07:41 2026] DELETE /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2913] 10.0.0.241 () {32 vars in 734 bytes} [Wed Jul 1 02:07:41 2026] DELETE /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2914] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:07:41 2026] GET /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d/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: 1438/2915] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:07:41 2026] DELETE /v2.0/subnets/696a0981-0faf-40ec-bf71-60703757099d => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2916] 199.204.45.113 () {34 vars in 788 bytes} [Wed Jul 1 02:07:41 2026] PUT /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => generated 1026 bytes in 360 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: 1479/2917] 199.204.45.113 () {30 vars in 742 bytes} [Wed Jul 1 02:07:42 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2918] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:42 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3640 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:42.425 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-efcacf2b-2aca-4b84-8662-85f0e72022cd'] response: {'name': 'network-changed', 'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'tag': 'adf0546e-42e7-44f9-bdfe-85549a298965', 'status': 'completed', 'code': 200} 2026-07-01 02:07:42.429 7 INFO neutron.services.segments.plugin [-] Segment cead7e96-7ca5-4150-964c-23d78b09719d resource provider aggregate not found 2026-07-01 02:07:42.434 7 INFO neutron.services.segments.plugin [-] Segment cead7e96-7ca5-4150-964c-23d78b09719d resource provider aggregate not found 2026-07-01 02:07:42.454 7 INFO neutron.services.segments.plugin [-] Segment cead7e96-7ca5-4150-964c-23d78b09719d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cead7e96-7ca5-4150-964c-23d78b09719d found for delete ", "request_id": "req-9d585d52-5653-4de6-86cc-4c4d6b5b9515"}]} 2026-07-01 02:07:42.455 7 INFO neutron.services.segments.plugin [-] Segment cead7e96-7ca5-4150-964c-23d78b09719d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cead7e96-7ca5-4150-964c-23d78b09719d found for delete ", "request_id": "req-0c3815e8-d3c7-43d0-a70a-9c53c0ceacbd"}]} [pid: 8|app: 0|req: 1481/2919] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:42 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3640 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2920] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:07:42 2026] DELETE /v2.0/networks/5de098a4-e724-4ecd-b05f-1d30a33206e4 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2921] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:42 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3640 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2922] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:07:42 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2923] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:43 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2924] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:43 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2925] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:43 2026] GET /v2.0/security-groups?tenant_id=f3ec1672e8d84fc89c52a35c5503ffb4&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2926] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:43 2026] DELETE /v2.0/security-groups/c21afe80-0656-45dd-b33e-f3ef1d960194 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2927] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:43 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3640 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2928] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:43 2026] GET /v2.0/security-groups?tenant_id=1562534a134a4f928f8ad6140cdf3a1d&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: 1444/2929] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:43 2026] DELETE /v2.0/security-groups/49943583-72ca-4163-999e-859f004c52c7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2930] 199.204.45.113 () {34 vars in 975 bytes} [Wed Jul 1 02:07:44 2026] GET /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => generated 1062 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2931] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:44 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 3640 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2932] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:07:44 2026] DELETE /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => 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: 1488/2933] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:07:45 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:07:45.660 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69b39ec7-3816-4898-acbe-7d9c3acac365 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/2934] 199.204.45.113 () {32 vars in 758 bytes} [Wed Jul 1 02:07:45 2026] DELETE /v2.0/ports/adf0546e-42e7-44f9-bdfe-85549a298965 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2935] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:45 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: 1447/2936] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07:45 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: 1490/2937] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2938] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:45 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: 1491/2939] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:45 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:45.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9471d3e6-dcf5-431c-8cca-f8762cdd458c'] response: {'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'name': 'network-vif-deleted', 'tag': 'adf0546e-42e7-44f9-bdfe-85549a298965', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1449/2940] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:45 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2941] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:45 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1346 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2942] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:45 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2943] 199.204.45.113 () {30 vars in 742 bytes} [Wed Jul 1 02:07:45 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 799 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2944] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2945] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2946] 199.204.45.113 () {34 vars in 1096 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d&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) [pid: 8|app: 0|req: 1495/2947] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2948] 199.204.45.113 () {34 vars in 1146 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/networks?id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&id=79a5673e-be49-43f0-b725-4de211011a7d => generated 2310 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2949] 199.204.45.113 () {34 vars in 1062 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.233&port_id=b5c07b4f-230b-4564-ae1b-f5c315317745 => 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: 1454/2950] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/subnets?id=3c9f1dc2-9948-4aa8-92e2-551c7787c938 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2951] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/ports?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&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: 7|app: 0|req: 1455/2952] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 1498/2953] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 1456/2954] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.52&port_id=4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => 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: 1499/2955] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/subnets?id=e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 679 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2956] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/ports?network_id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2&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: 1500/2957] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2958] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:46 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?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: 1459/2959] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:07:47 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1465 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2960] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:47 2026] GET /v2.0/security-groups?tenant_id=dcf90f3586f04fbd98e678c1fab56bfb&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2961] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:47 2026] DELETE /v2.0/security-groups/9b1fbcb7-31a3-4314-9f3a-fdc47c24c8a5 => 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: 1502/2962] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:07:47 2026] GET /v2.0/security-groups?tenant_id=5d4ed7b2c0464e4eab364c16c38e635c&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2963] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:07:47 2026] DELETE /v2.0/security-groups/55b3aa44-81e5-4724-acd5-3de02c7926e3 => 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: 1503/2964] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:07:47 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2965] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.38&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2966] 199.204.45.113 () {34 vars in 1104 bytes} [Wed Jul 1 02:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => 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: 1463/2967] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:07:47 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828&id=559d8847-3a10-498b-b282-5fdcfcfc736b => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2968] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:47 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2969] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:07:47 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2970] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:07:48 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2971] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:07:48 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2974] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:07:58 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: 1467/2975] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:07: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: 1509/2976] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:07:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2977] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:07:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:07:58.719 8 INFO neutron.api.v2.resource [None req-770421d7-b96e-4f2f-91f1-7927bf18f288 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/2978] 199.204.45.113 () {30 vars in 762 bytes} [Wed Jul 1 02:07:58 2026] GET /v2.0/security-groups/lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => 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: 1469/2979] 199.204.45.113 () {30 vars in 784 bytes} [Wed Jul 1 02:07:58 2026] GET /v2.0/security-groups?name=lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 2863 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2980] 199.204.45.113 () {30 vars in 814 bytes} [Wed Jul 1 02:07:58 2026] GET /v2.0/security-group-rules?security_group_id=8533e6fb-ea66-4d4a-ae8a-d38552a1a31e => generated 2334 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2981] 199.204.45.113 () {32 vars in 788 bytes} [Wed Jul 1 02:07:58 2026] DELETE /v2.0/security-group-rules/0a04115a-4887-45a2-91c3-0e1defd7ed19 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2982] 199.204.45.113 () {32 vars in 788 bytes} [Wed Jul 1 02:07:58 2026] DELETE /v2.0/security-group-rules/133fd859-3298-4fb1-8e95-7e39dda1f090 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:01.685 7 INFO neutron.db.l3_db [None req-9d5a0555-187a-4660-b51d-4ccc522a31b3 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Floating IP e6806f3b-dbd6-427f-956a-27cdd075930e disassociated (deleted). External IP: 10.96.250.220, port: b653726d-d504-4108-868d-f53ef951785f. [pid: 7|app: 0|req: 1471/2983] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:08:01 2026] DELETE /v2.0/floatingips/e6806f3b-dbd6-427f-956a-27cdd075930e => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:02.036 8 INFO neutron.api.v2.resource [None req-458360e1-327c-4934-8b27-6a6485251a41 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/2984] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:08:02 2026] GET /v2.0/floatingips/e6806f3b-dbd6-427f-956a-27cdd075930e => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2985] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:08:03 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: 1514/2986] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:08:03 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: 1473/2987] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:08:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2988] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:08:03 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-07-01 02:08:03.118 7 INFO neutron.api.v2.resource [None req-93865a17-8745-486a-9759-9d7f5bdf07f3 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2989] 199.204.45.113 () {30 vars in 762 bytes} [Wed Jul 1 02:08:03 2026] GET /v2.0/security-groups/lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2990] 199.204.45.113 () {30 vars in 784 bytes} [Wed Jul 1 02:08:03 2026] GET /v2.0/security-groups?name=lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 1637 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2991] 199.204.45.113 () {30 vars in 814 bytes} [Wed Jul 1 02:08:03 2026] GET /v2.0/security-group-rules?security_group_id=8533e6fb-ea66-4d4a-ae8a-d38552a1a31e => 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: 1517/2992] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:08:03 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: 1476/2993] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:08:03 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: 1518/2994] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:08:03 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: 1477/2995] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:08:03 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: 1519/2996] 199.204.45.113 () {30 vars in 740 bytes} [Wed Jul 1 02:08:03 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2997] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:08:03 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2998] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:08:03 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2999] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:08:03 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3000] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:08:04 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3001] 199.204.45.113 () {34 vars in 975 bytes} [Wed Jul 1 02:08:05 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3002] 199.204.45.113 () {34 vars in 1060 bytes} [Wed Jul 1 02:08:05 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3003] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:08:05 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 2586 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3004] 199.204.45.113 () {34 vars in 1016 bytes} [Wed Jul 1 02:08:05 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2?fields=dns_domain => generated 29 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3005] 199.204.45.113 () {38 vars in 1028 bytes} [Wed Jul 1 02:08:05 2026] PUT /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1147 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3006] 199.204.45.113 () {30 vars in 768 bytes} [Wed Jul 1 02:08:06 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1248 bytes in 37 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: 1524/3007] 199.204.45.113 () {34 vars in 788 bytes} [Wed Jul 1 02:08:06 2026] PUT /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1086 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3008] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:08:06 2026] GET /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 1086 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: 1525/3009] 199.204.45.113 () {32 vars in 758 bytes} [Wed Jul 1 02:08:07 2026] DELETE /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3010] 199.204.45.113 () {30 vars in 702 bytes} [Wed Jul 1 02:08:07 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: 1526/3011] 199.204.45.113 () {30 vars in 704 bytes} [Wed Jul 1 02:08:07 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: 1486/3012] 199.204.45.113 () {30 vars in 680 bytes} [Wed Jul 1 02:08:07 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: 1527/3013] 199.204.45.113 () {30 vars in 716 bytes} [Wed Jul 1 02:08:07 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-07-01 02:08:07.470 7 INFO neutron.pecan_wsgi.hooks.translation [None req-518b7809-c221-4f5d-8908-df7c188b8316 df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3014] 199.204.45.113 () {32 vars in 758 bytes} [Wed Jul 1 02:08:07 2026] DELETE /v2.0/ports/4f19c72a-074b-4ceb-b6c6-eec2ec586d25 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3015] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:08:07.547 7 INFO neutron.api.v2.resource [None req-c9861116-b499-4418-bb8a-5d40dc90631e df937ff3d3444a8aaedfd9114c8bd4f2 400a6bde0f4642049a8b6c21a1a4e8c6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/3016] 199.204.45.113 () {30 vars in 762 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/security-groups/lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => 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: 1529/3017] 199.204.45.113 () {30 vars in 784 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/security-groups?name=lb-1ec45387-c4f1-4fd1-ac37-93a602187727 => generated 1637 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3018] 199.204.45.113 () {30 vars in 736 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3019] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/ports?tenant_id=400a6bde0f4642049a8b6c21a1a4e8c6&device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3020] 199.204.45.113 () {34 vars in 1066 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/networks?id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&id=0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 1523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3021] 199.204.45.113 () {34 vars in 1062 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.233&port_id=b5c07b4f-230b-4564-ae1b-f5c315317745 => 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: 1533/3022] 199.204.45.113 () {34 vars in 984 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/subnets?id=3c9f1dc2-9948-4aa8-92e2-551c7787c938 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3023] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/ports?network_id=b9e899e8-57bf-4f99-979c-d3526c6b2de6&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3024] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 1490/3025] 199.204.45.113 () {34 vars in 788 bytes} [Wed Jul 1 02:08:07 2026] PUT /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 1094 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3026] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:08:07 2026] GET /v2.0/networks/b9e899e8-57bf-4f99-979c-d3526c6b2de6?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: 1491/3027] 199.204.45.113 () {32 vars in 778 bytes} [Wed Jul 1 02:08:07 2026] DELETE /v2.0/security-groups/8533e6fb-ea66-4d4a-ae8a-d38552a1a31e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3028] 199.204.45.113 () {32 vars in 758 bytes} [Wed Jul 1 02:08:08 2026] DELETE /v2.0/ports/b653726d-d504-4108-868d-f53ef951785f => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3031] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:08:10 2026] GET /v2.0/ports?device_id=09cd0eb5-9fcf-4d7f-9159-9c3108771d8f => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3032] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:08:10 2026] DELETE /v2.0/ports/b5c07b4f-230b-4564-ae1b-f5c315317745 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:12.581 8 INFO neutron.db.l3_db [None req-af0fbb6d-2848-4604-a5d0-c4f1f4339e63 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Floating IP 91700d1b-6426-4f7e-92d1-f5b12e35c47c disassociated (deleted). External IP: 10.96.250.215, port: e3cd2a77-560d-405b-8c52-e3986935ffb1. [pid: 8|app: 0|req: 1540/3033] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:08:12 2026] DELETE /v2.0/floatingips/91700d1b-6426-4f7e-92d1-f5b12e35c47c => generated 0 bytes in 653 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:12.945 7 INFO neutron.api.v2.resource [None req-8a6ab4f6-e37d-4865-998f-608c4ce5248e 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/3034] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:08:12 2026] GET /v2.0/floatingips/91700d1b-6426-4f7e-92d1-f5b12e35c47c => generated 144 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:08:13.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1cfefd7e-da9e-4e4c-89ab-f742c4656179'] response: {'name': 'network-changed', 'server_uuid': 'a86ab605-6b77-4789-9e48-852129ed6d57', 'tag': 'e3cd2a77-560d-405b-8c52-e3986935ffb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1541/3035] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/ports?device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1200 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:08:13.579 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd5dac7e-91dc-46d5-be2d-d9de9fab9f1a'] response: {'server_uuid': '09cd0eb5-9fcf-4d7f-9159-9c3108771d8f', 'name': 'network-vif-deleted', 'tag': 'b5c07b4f-230b-4564-ae1b-f5c315317745', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1495/3036] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3037] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3038] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/networks?id=87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3039] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.70&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => 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: 1497/3040] 199.204.45.113 () {34 vars in 1106 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2f0&port_id=e3cd2a77-560d-405b-8c52-e3986935ffb1 => 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: 1544/3041] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/subnets?id=73fb9e8b-beed-4cd6-b1ce-c93a24df5527&id=c31926ea-05cb-4c8c-bd2b-e761590b3009 => generated 1415 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3042] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&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: 1545/3043] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:08:13 2026] GET /v2.0/ports?network_id=87702d9b-5ca9-4668-b63b-b645b93d9351&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3044] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:08:14 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?fields=segments => generated 14 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3045] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:08:14 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351?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: 1500/3046] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:08:15 2026] GET /v2.0/ports?device_id=a86ab605-6b77-4789-9e48-852129ed6d57 => generated 1200 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3047] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:08:15 2026] DELETE /v2.0/ports/e3cd2a77-560d-405b-8c52-e3986935ffb1 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:18.960 7 INFO neutron.db.l3_db [None req-e5849d02-a65b-4b57-b2d6-a67dd12b1c8f 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] Floating IP a4a3f103-012b-40b4-bdc4-289da65f3aba disassociated (deleted). External IP: 10.96.250.216, port: 6949b350-88ba-4218-a11e-7b47c61e7b91. [pid: 7|app: 0|req: 1501/3048] 10.0.0.241 () {32 vars in 732 bytes} [Wed Jul 1 02:08:18 2026] DELETE /v2.0/floatingips/a4a3f103-012b-40b4-bdc4-289da65f3aba => generated 0 bytes in 670 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:19.354 8 INFO neutron.api.v2.resource [None req-9971f8e3-00e5-41a2-88e2-d231751ea47b 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1548/3049] 10.0.0.241 () {32 vars in 729 bytes} [Wed Jul 1 02:08:19 2026] GET /v2.0/floatingips/a4a3f103-012b-40b4-bdc4-289da65f3aba => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:08:19.548 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-140dff56-7fe9-467e-9fdf-b777b3f5fc59'] response: {'name': 'network-changed', 'server_uuid': '8a292c05-12ab-4952-a0f2-18b53ef8041d', 'tag': '6949b350-88ba-4218-a11e-7b47c61e7b91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1502/3050] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:08:19 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1196 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:08:19.589 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3328eba-0fc1-4cd1-87d0-acfd22666131'] response: {'server_uuid': 'a86ab605-6b77-4789-9e48-852129ed6d57', 'name': 'network-vif-deleted', 'tag': 'e3cd2a77-560d-405b-8c52-e3986935ffb1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1549/3051] 10.0.0.198 () {34 vars in 1040 bytes} [Wed Jul 1 02:08:19 2026] GET /v2.0/security-groups?id=8246caef-2264-423b-ac84-f524294fded7&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3052] 199.204.45.113 () {34 vars in 1080 bytes} [Wed Jul 1 02:08:20 2026] GET /v2.0/ports?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1465 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3053] 199.204.45.113 () {34 vars in 986 bytes} [Wed Jul 1 02:08:20 2026] GET /v2.0/networks?id=79a5673e-be49-43f0-b725-4de211011a7d => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3054] 199.204.45.113 () {34 vars in 1056 bytes} [Wed Jul 1 02:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.38&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => 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: 1551/3055] 199.204.45.113 () {34 vars in 1104 bytes} [Wed Jul 1 02:08:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3d6&port_id=6949b350-88ba-4218-a11e-7b47c61e7b91 => 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: 1505/3056] 199.204.45.113 () {34 vars in 1064 bytes} [Wed Jul 1 02:08:20 2026] GET /v2.0/subnets?id=ced0f850-ec61-4269-a657-f3d969d9d828&id=559d8847-3a10-498b-b282-5fdcfcfc736b => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3057] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:08:20 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3058] 199.204.45.113 () {34 vars in 1052 bytes} [Wed Jul 1 02:08:20 2026] GET /v2.0/ports?network_id=79a5673e-be49-43f0-b725-4de211011a7d&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3059] 199.204.45.113 () {34 vars in 1012 bytes} [Wed Jul 1 02:08:20 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 1507/3060] 199.204.45.113 () {34 vars in 1112 bytes} [Wed Jul 1 02:08:20 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d?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: 1554/3061] 199.204.45.113 () {34 vars in 994 bytes} [Wed Jul 1 02:08:21 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 1194 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3062] 199.204.45.113 () {36 vars in 997 bytes} [Wed Jul 1 02:08:21 2026] DELETE /v2.0/ports/6949b350-88ba-4218-a11e-7b47c61e7b91 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3065] 10.0.0.198 () {34 vars in 990 bytes} [Wed Jul 1 02:08:24 2026] GET /v2.0/ports?device_id=8a292c05-12ab-4952-a0f2-18b53ef8041d => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:08:29.825 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5d07f84-2c3b-43ca-a98c-4c8f55ca3ab0'] response: {'server_uuid': '8a292c05-12ab-4952-a0f2-18b53ef8041d', 'name': 'network-vif-deleted', 'tag': '6949b350-88ba-4218-a11e-7b47c61e7b91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1510/3066] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:29 2026] DELETE /v2.0/security-group-rules/2474c7ac-afe1-4183-a11c-30188f94c8be => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:29.912 8 INFO neutron.api.v2.resource [None req-aedd611c-3cde-4a93-8fe3-1c51c4a400d1 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1557/3067] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:29 2026] GET /v2.0/security-group-rules/2474c7ac-afe1-4183-a11c-30188f94c8be => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3068] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:29 2026] DELETE /v2.0/security-group-rules/71fa29e5-348c-42a3-8ccd-8ed6bc086124 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:30.000 8 INFO neutron.api.v2.resource [None req-49060e36-b46b-4861-bd55-0e41aeb9753a 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1558/3069] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:29 2026] GET /v2.0/security-group-rules/71fa29e5-348c-42a3-8ccd-8ed6bc086124 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3070] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:30 2026] DELETE /v2.0/security-group-rules/25055e60-7793-4714-9de9-e3f716fe2258 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:30.094 8 INFO neutron.api.v2.resource [None req-1f4bd17a-9ab7-4aad-a0de-587243dc1e8c 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1559/3071] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:30 2026] GET /v2.0/security-group-rules/25055e60-7793-4714-9de9-e3f716fe2258 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3072] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:30 2026] DELETE /v2.0/security-group-rules/c2c73c48-c54e-43dd-ba2b-c4d92821eda9 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:30.185 8 INFO neutron.api.v2.resource [None req-fa0bfd26-a780-4857-8865-b139da02fe88 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1560/3073] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:30 2026] GET /v2.0/security-group-rules/c2c73c48-c54e-43dd-ba2b-c4d92821eda9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3074] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:30 2026] DELETE /v2.0/security-group-rules/dcd5dbd9-f5ec-409a-8b01-fecd5d6a9c40 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:30.274 8 INFO neutron.api.v2.resource [None req-b011e418-64e9-4cf1-88ee-47046b95df37 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3075] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:30 2026] GET /v2.0/security-group-rules/dcd5dbd9-f5ec-409a-8b01-fecd5d6a9c40 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3076] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:30 2026] DELETE /v2.0/security-group-rules/494d3f38-7e94-490f-9296-47b5f1fd01a4 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:30.364 8 INFO neutron.api.v2.resource [None req-232277a3-89a8-43ae-b3c7-d91a6791f001 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3077] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:30 2026] GET /v2.0/security-group-rules/494d3f38-7e94-490f-9296-47b5f1fd01a4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3078] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:30 2026] DELETE /v2.0/security-group-rules/56fc5bda-b465-4633-aaca-e2968f5306f7 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:30.447 8 INFO neutron.api.v2.resource [None req-eaa59e97-9de2-4798-844a-500710547630 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1563/3079] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:30 2026] GET /v2.0/security-group-rules/56fc5bda-b465-4633-aaca-e2968f5306f7 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3080] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:30 2026] DELETE /v2.0/security-group-rules/49f8009c-5752-4518-b466-29502c6c6a05 => generated 0 bytes in 471 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:30.942 8 INFO neutron.api.v2.resource [None req-670e52c8-e03b-45fe-aeed-9dd3a6fdd649 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1564/3081] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:30 2026] GET /v2.0/security-group-rules/49f8009c-5752-4518-b466-29502c6c6a05 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3082] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:30 2026] DELETE /v2.0/security-group-rules/12772927-c0a8-4ccf-a4a1-af8e6d282319 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:31.027 8 INFO neutron.api.v2.resource [None req-49f6510e-9bee-424c-bd7d-979e3771672e 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1565/3083] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:31 2026] GET /v2.0/security-group-rules/12772927-c0a8-4ccf-a4a1-af8e6d282319 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3084] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:31 2026] DELETE /v2.0/security-group-rules/e803f064-7699-4f6a-ad0f-42d5fdb13dae => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:31.141 8 INFO neutron.api.v2.resource [None req-fdf03fe3-f2bd-46e2-9815-2bf6ca81443d 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1566/3085] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:31 2026] GET /v2.0/security-group-rules/e803f064-7699-4f6a-ad0f-42d5fdb13dae => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3086] 10.0.0.241 () {32 vars in 750 bytes} [Wed Jul 1 02:08:31 2026] DELETE /v2.0/security-group-rules/cb71eb1a-483f-4920-839b-1d13dd16045e => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:31.245 8 INFO neutron.api.v2.resource [None req-d8610d25-87bd-48b7-8157-34c213a06dfb 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1567/3087] 10.0.0.241 () {32 vars in 747 bytes} [Wed Jul 1 02:08:31 2026] GET /v2.0/security-group-rules/cb71eb1a-483f-4920-839b-1d13dd16045e => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3088] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:31 2026] DELETE /v2.0/security-groups/8246caef-2264-423b-ac84-f524294fded7 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:31.385 8 INFO neutron.api.v2.resource [None req-9a797f8c-305f-41d0-ad0a-e83223e8f4a1 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1568/3089] 10.0.0.241 () {32 vars in 737 bytes} [Wed Jul 1 02:08:31 2026] GET /v2.0/security-groups/8246caef-2264-423b-ac84-f524294fded7 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3090] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:08:31 2026] PUT /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa/remove_router_interface => generated 309 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:08:32.551 8 INFO neutron.api.v2.resource [None req-9facac5a-b52c-45f2-9ffc-82116beea6a2 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3091] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:08:32 2026] PUT /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa/remove_router_interface => generated 198 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3092] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:08:32 2026] PUT /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa/remove_router_interface => generated 309 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:08:33.594 8 INFO neutron.api.v2.resource [None req-560405dc-a9ca-4eb1-aaa0-6dad5e6b64df 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3093] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:08:33 2026] PUT /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa/remove_router_interface => generated 198 bytes in 154 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3094] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:08:33 2026] PUT /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa/remove_router_interface => generated 309 bytes in 941 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:08:34.703 8 INFO neutron.api.v2.resource [None req-1d0c1916-b066-4bfd-b112-a2cf70553a60 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1571/3095] 10.0.0.241 () {34 vars in 789 bytes} [Wed Jul 1 02:08:34 2026] PUT /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa/remove_router_interface => generated 198 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:08:35.550 7 INFO neutron.services.segments.plugin [-] Segment 6ad236c8-0170-4b82-8122-297ee8ed1ca0 resource provider aggregate not found 2026-07-01 02:08:35.557 7 INFO neutron.services.segments.plugin [-] Segment 6ad236c8-0170-4b82-8122-297ee8ed1ca0 resource provider aggregate not found 2026-07-01 02:08:35.561 7 INFO neutron.services.segments.plugin [-] Segment 6ad236c8-0170-4b82-8122-297ee8ed1ca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad236c8-0170-4b82-8122-297ee8ed1ca0 found for delete ", "request_id": "req-efab3a52-52d0-4482-9338-b26874ddac3c"}]} 2026-07-01 02:08:35.572 7 INFO neutron.db.l3_hamode_db [None req-bc5af779-ded0-465c-81e4-bd514d1081d3 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] HA network 51f6922a-b7a4-4d13-88d7-7023048b2f8d was deleted as no HA routers are present in tenant 30da891a51d54d6daa1a31e046bd2f4f. [pid: 7|app: 0|req: 1525/3096] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:34 2026] DELETE /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa => generated 0 bytes in 873 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:35.605 8 INFO neutron.api.v2.resource [None req-daaf8a79-fe39-49c5-b1d8-1f6613410255 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3097] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:08:35 2026] GET /v2.0/routers/8409d6cc-a18b-447b-ab07-c2c292de98fa => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:08:35.613 7 INFO neutron.services.segments.plugin [-] Segment 6ad236c8-0170-4b82-8122-297ee8ed1ca0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ad236c8-0170-4b82-8122-297ee8ed1ca0 found for delete ", "request_id": "req-cb3ab206-c6cb-4d6d-86d6-ee96c383e86e"}]} [pid: 7|app: 0|req: 1526/3098] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:35 2026] DELETE /v2.0/subnets/c31926ea-05cb-4c8c-bd2b-e761590b3009 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:35.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0106b51d-4019-41a3-9505-53ee04fe2ac3 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1573/3099] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:08:35 2026] GET /v2.0/subnets/c31926ea-05cb-4c8c-bd2b-e761590b3009 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3100] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:35 2026] DELETE /v2.0/subnets/73fb9e8b-beed-4cd6-b1ce-c93a24df5527 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:35.968 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60b8301b-77a3-492f-b783-0090d82d7361 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1574/3101] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:08:35 2026] GET /v2.0/subnets/73fb9e8b-beed-4cd6-b1ce-c93a24df5527 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3102] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:08:35 2026] DELETE /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:36.270 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5facfb52-6881-4fc5-a3be-801b7f688107 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1575/3103] 10.0.0.241 () {32 vars in 723 bytes} [Wed Jul 1 02:08:36 2026] GET /v2.0/networks/87702d9b-5ca9-4668-b63b-b645b93d9351 => 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: 1529/3104] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:36 2026] DELETE /v2.0/subnets/559d8847-3a10-498b-b282-5fdcfcfc736b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:36.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-594d7f39-c75a-483e-a362-92eb5129906e 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1576/3105] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:08:36 2026] GET /v2.0/subnets/559d8847-3a10-498b-b282-5fdcfcfc736b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3106] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:36 2026] DELETE /v2.0/subnets/ced0f850-ec61-4269-a657-f3d969d9d828 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:36.598 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bdf63871-d370-49d0-8667-02172618ba6e 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1577/3107] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:08:36 2026] GET /v2.0/subnets/ced0f850-ec61-4269-a657-f3d969d9d828 => 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: 1531/3108] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:08:36 2026] DELETE /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:36.931 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9c1b5cd-0729-46bc-98ee-38f407d2e320 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1578/3109] 10.0.0.241 () {32 vars in 723 bytes} [Wed Jul 1 02:08:36 2026] GET /v2.0/networks/79a5673e-be49-43f0-b725-4de211011a7d => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/3110] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:36 2026] DELETE /v2.0/subnets/dcb12714-1917-45cd-b0af-812dd0dd0945 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:37.141 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed5c62ab-bbeb-4a8d-893d-b52fc7c2256d 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3111] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:08:37 2026] GET /v2.0/subnets/dcb12714-1917-45cd-b0af-812dd0dd0945 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3112] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:37 2026] DELETE /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:37.346 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0634dc98-0e58-4365-9d90-b92856c0c0b8 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3113] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:08:37 2026] GET /v2.0/subnets/e24233ad-a6e4-45ff-b037-fd3fc6ef961c => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:08:37.585 7 INFO neutron.services.segments.plugin [-] Segment c8786a40-c1e7-4b26-a0ad-a90f9bd5f8ea resource provider aggregate not found 2026-07-01 02:08:37.605 7 INFO neutron.services.segments.plugin [-] Segment c8786a40-c1e7-4b26-a0ad-a90f9bd5f8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8786a40-c1e7-4b26-a0ad-a90f9bd5f8ea found for delete ", "request_id": "req-a9861fdb-f87d-4ccd-84aa-1b5a7dd15e76"}]} 2026-07-01 02:08:37.621 7 INFO neutron.services.segments.plugin [-] Segment 60638ba7-7989-485e-85d1-96b5374d5f33 resource provider aggregate not found 2026-07-01 02:08:37.626 7 INFO neutron.services.segments.plugin [-] Segment c8786a40-c1e7-4b26-a0ad-a90f9bd5f8ea resource provider aggregate not found 2026-07-01 02:08:37.633 7 INFO neutron.services.segments.plugin [-] Segment 60638ba7-7989-485e-85d1-96b5374d5f33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60638ba7-7989-485e-85d1-96b5374d5f33 found for delete ", "request_id": "req-8bcb784c-2ea9-4c16-8853-ed90eb0e3104"}]} 2026-07-01 02:08:37.638 7 INFO neutron.services.segments.plugin [-] Segment c8786a40-c1e7-4b26-a0ad-a90f9bd5f8ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8786a40-c1e7-4b26-a0ad-a90f9bd5f8ea found for delete ", "request_id": "req-729f438e-311f-4ac0-ab14-a85f37d83d66"}]} 2026-07-01 02:08:37.651 7 INFO neutron.services.segments.plugin [-] Segment 60638ba7-7989-485e-85d1-96b5374d5f33 resource provider aggregate not found 2026-07-01 02:08:37.668 7 INFO neutron.services.segments.plugin [-] Segment 60638ba7-7989-485e-85d1-96b5374d5f33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60638ba7-7989-485e-85d1-96b5374d5f33 found for delete ", "request_id": "req-56d3d8ee-d2f8-4b44-8109-ceb6f277759d"}]} [pid: 7|app: 0|req: 1534/3114] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:08:37 2026] DELETE /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:37.706 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5b14a362-5177-4b6a-bba8-02c4e3831ffc 7586290162784ae5bbe7da37cc377d23 30da891a51d54d6daa1a31e046bd2f4f - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3115] 10.0.0.241 () {32 vars in 723 bytes} [Wed Jul 1 02:08:37 2026] GET /v2.0/networks/0b8e91e6-7271-4944-9bfe-d5c67b632cb2 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:08:39.657 7 INFO neutron.services.segments.plugin [-] Segment f4398f3c-c514-4e55-8fa9-2af06cab3aae resource provider aggregate not found 2026-07-01 02:08:39.676 7 INFO neutron.services.segments.plugin [-] Segment f4398f3c-c514-4e55-8fa9-2af06cab3aae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4398f3c-c514-4e55-8fa9-2af06cab3aae found for delete ", "request_id": "req-1a670247-97de-427e-b684-4e94f8b222fb"}]} 2026-07-01 02:08:39.686 7 INFO neutron.services.segments.plugin [-] Segment f4398f3c-c514-4e55-8fa9-2af06cab3aae resource provider aggregate not found 2026-07-01 02:08:39.715 7 INFO neutron.services.segments.plugin [-] Segment f4398f3c-c514-4e55-8fa9-2af06cab3aae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4398f3c-c514-4e55-8fa9-2af06cab3aae found for delete ", "request_id": "req-3a98c7b1-8c01-49c8-8811-d33c48af6503"}]} [pid: 7|app: 0|req: 1536/3118] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:39 2026] GET /v2.0/security-groups?tenant_id=10276280be52403899871c6d5a1514b8&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: 1583/3119] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:39 2026] DELETE /v2.0/security-groups/ff1d5a63-a65d-48ec-87e4-e629dd23ead3 => 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: 1537/3120] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:40 2026] GET /v2.0/security-groups?tenant_id=30da891a51d54d6daa1a31e046bd2f4f&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: 1584/3121] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:40 2026] DELETE /v2.0/security-groups/9f58e0dd-8223-41ed-8d65-6570ab4374c1 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3122] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:40 2026] GET /v2.0/security-groups?tenant_id=fc27dea7e7c14a39a22fb1e6ad8367e1&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3123] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:40 2026] DELETE /v2.0/security-groups/1f6566f5-05d2-41f6-be90-d45f774354b6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3124] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:40 2026] GET /v2.0/security-groups?tenant_id=b788291d7fc14fc2852dc9c0c53ab110&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3125] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:40 2026] DELETE /v2.0/security-groups/c293a00f-37d7-4436-bea9-6fb6d2858d19 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3126] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:41 2026] GET /v2.0/security-groups?tenant_id=7a2411038f6a451ca90f07dce0a9d84e&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3127] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:41 2026] DELETE /v2.0/security-groups/3f386988-e14c-43a3-a9b9-6a11344d3592 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3128] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:41 2026] GET /v2.0/security-groups?tenant_id=5109b52743d24e03ba5ae894772bdc7a&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3129] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:41 2026] DELETE /v2.0/security-groups/9e185bd6-4003-4ae8-9846-fa8f3196d593 => 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: 1542/3130] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:41 2026] GET /v2.0/security-groups?tenant_id=06f18d2d5fde442b8ade01ab15826951&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: 1589/3131] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:41 2026] DELETE /v2.0/security-groups/5f327c28-1714-4e13-9b36-8eb82236ed57 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3132] 10.0.0.241 () {34 vars in 678 bytes} [Wed Jul 1 02:08:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3133] 10.0.0.241 () {34 vars in 678 bytes} [Wed Jul 1 02:08:46 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: 7|app: 0|req: 1544/3134] 10.0.0.241 () {34 vars in 678 bytes} [Wed Jul 1 02:08:46 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: 1591/3135] 10.0.0.241 () {34 vars in 678 bytes} [Wed Jul 1 02:08:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3136] 10.0.0.241 () {34 vars in 678 bytes} [Wed Jul 1 02:08:46 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3137] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:08:46 2026] PUT /v2.0/policies/72f68ed2-bdbd-40a4-85e0-f70ffee15100/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3138] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:08:46 2026] PUT /v2.0/policies/09c6a8b8-9079-4935-89e0-8e11a611439e/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3139] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:08:46 2026] PUT /v2.0/policies/ca208b13-c85a-43d9-9208-38609088d3f7/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: 1547/3140] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:08:46 2026] PUT /v2.0/policies/477852d1-e09e-483e-88d0-f0a520e45176/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: 1594/3141] 10.0.0.241 () {32 vars in 674 bytes} [Wed Jul 1 02:08:46 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3142] 10.0.0.241 () {32 vars in 688 bytes} [Wed Jul 1 02:08:46 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3143] 10.0.0.241 () {32 vars in 684 bytes} [Wed Jul 1 02:08:46 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3144] 10.0.0.241 () {32 vars in 696 bytes} [Wed Jul 1 02:08:47 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: 8|app: 0|req: 1596/3145] 10.0.0.241 () {32 vars in 682 bytes} [Wed Jul 1 02:08:47 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3146] 10.0.0.241 () {32 vars in 696 bytes} [Wed Jul 1 02:08:47 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3147] 10.0.0.241 () {32 vars in 692 bytes} [Wed Jul 1 02:08:47 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3148] 10.0.0.241 () {32 vars in 704 bytes} [Wed Jul 1 02:08:47 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3149] 10.0.0.241 () {32 vars in 734 bytes} [Wed Jul 1 02:08:47 2026] DELETE /v2.0/qos/policies/72f68ed2-bdbd-40a4-85e0-f70ffee15100 => 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: 1552/3150] 10.0.0.241 () {32 vars in 734 bytes} [Wed Jul 1 02:08:47 2026] DELETE /v2.0/qos/policies/09c6a8b8-9079-4935-89e0-8e11a611439e => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3151] 10.0.0.241 () {32 vars in 734 bytes} [Wed Jul 1 02:08:47 2026] DELETE /v2.0/qos/policies/ca208b13-c85a-43d9-9208-38609088d3f7 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3152] 10.0.0.241 () {32 vars in 734 bytes} [Wed Jul 1 02:08:47 2026] DELETE /v2.0/qos/policies/477852d1-e09e-483e-88d0-f0a520e45176 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3153] 10.0.0.241 () {32 vars in 734 bytes} [Wed Jul 1 02:08:47 2026] DELETE /v2.0/qos/policies/37e19198-bb44-42cd-8530-8b03cad7d514 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3154] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:48 2026] GET /v2.0/security-groups?tenant_id=57036b4726c24c35acd5066c730d637c&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3155] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:48 2026] DELETE /v2.0/security-groups/1c88bd0e-96cf-453a-9d24-60b62182b054 => 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: 1555/3156] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:48 2026] GET /v2.0/security-groups?tenant_id=9f03fd56b1d24045ac1e9878967ace65&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3157] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:48 2026] DELETE /v2.0/security-groups/17652112-9675-4aaa-8608-f25b26ca3397 => 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: 1556/3158] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:49 2026] GET /v2.0/security-groups?tenant_id=f4964d6ea18947769d4f423eda5070ef&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3159] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:49 2026] DELETE /v2.0/security-groups/392b0ffb-28d8-4c08-9986-9aaf60dcab5c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:08:53.442 7 WARNING neutron_lib.context [None req-bceb4bbd-a87f-4d8e-97de-087b1d9b3751 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:08:53.605 7 INFO neutron.db.segments_db [None req-bceb4bbd-a87f-4d8e-97de-087b1d9b3751 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Added segment b20ad646-4d58-4900-9f64-11378193f9a0 of type vxlan for network 25469607-35de-400c-a4e6-fa8aa32eaa73 [pid: 7|app: 0|req: 1557/3160] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:08:53 2026] POST /v2.0/networks => generated 631 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:08:53.735 8 WARNING neutron_lib.context [None req-4bab6fd5-ca35-4ee2-b14c-d9e41a91fb34 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1604/3161] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:08:53 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) 2026-07-01 02:08:53.988 8 WARNING neutron_lib.context [None req-e96b2d8c-f1b8-4a5d-bdc4-9ab1dc444426 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:08:54.051 8 INFO neutron.db.segments_db [None req-e96b2d8c-f1b8-4a5d-bdc4-9ab1dc444426 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Added segment 5d44d0ab-956f-48e1-a3c3-c788299478b1 of type vxlan for network 8adb9707-110a-4bcc-bf39-f9a045dbd8bc [pid: 8|app: 0|req: 1606/3164] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:08:53 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:08:54.174 7 WARNING neutron_lib.context [None req-6fecda4d-4fa5-42f4-b72a-6a0160a23b68 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1559/3165] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:08:54 2026] POST /v2.0/subnets => generated 629 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:08:54.402 8 WARNING neutron_lib.context [None req-f12cea85-e2a1-403c-a20c-4a22bcf1033a 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:08:54.457 8 INFO neutron.db.segments_db [None req-f12cea85-e2a1-403c-a20c-4a22bcf1033a 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Added segment 245c89d1-cc35-4b3c-bc53-4102afaff4b4 of type vxlan for network ac53ef1a-3dd2-415e-b3ec-01a80439c3d7 [pid: 8|app: 0|req: 1607/3166] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:08:54 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-07-01 02:08:54.562 7 WARNING neutron_lib.context [None req-11f01d31-8c41-4286-bdf3-59bcfb8bba20 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1560/3167] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:08:54 2026] POST /v2.0/subnets => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:08:54.820 8 WARNING neutron_lib.context [None req-c5aafc7d-39fa-4104-9382-afec6554efd8 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:08:54.875 8 INFO neutron.db.segments_db [None req-c5aafc7d-39fa-4104-9382-afec6554efd8 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Added segment 4d65a43a-4e7b-463c-98fb-4431441a742d of type vxlan for network f7ed18af-29db-47b8-9ff1-8dcc8e98bb55 [pid: 8|app: 0|req: 1608/3168] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:08:54 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:08:54.967 7 WARNING neutron_lib.context [None req-aafa7e29-0a20-4a03-b53b-c3a4e5573900 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1561/3169] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:08:54 2026] POST /v2.0/subnets => generated 629 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:08:55.247 8 WARNING neutron_lib.context [None req-6531a2f2-cba8-4a96-bd5f-14633227d0db 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:08:55.299 8 INFO neutron.db.segments_db [None req-6531a2f2-cba8-4a96-bd5f-14633227d0db 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Added segment 79172a8e-1708-41eb-bcdf-490f8630be90 of type vxlan for network 97b17a38-76fc-4c20-aca5-2d7949c9c3a7 [pid: 8|app: 0|req: 1609/3170] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:08:55 2026] POST /v2.0/networks => generated 630 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:08:55.396 7 WARNING neutron_lib.context [None req-fe457e95-6322-40d7-8011-83232754c6b1 8dfbe21ba01847f9a1142a0ab36927bf b4e0ab6760f04e06a71679c4ea73867c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1562/3171] 10.0.0.241 () {34 vars in 669 bytes} [Wed Jul 1 02:08:55 2026] POST /v2.0/subnets => generated 629 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3172] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:08:55 2026] PUT /v2.0/subnets/35295ddf-0c63-48c5-8086-51263869f2e4/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3173] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:08:55 2026] PUT /v2.0/subnets/9979db53-a75d-489e-bfda-e09e6e5dce0a/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3174] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:08:55 2026] PUT /v2.0/subnets/96c3004f-cd74-4bb2-90a0-98d0096bd42f/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3175] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:08:55 2026] PUT /v2.0/subnets/156aefa2-3710-4d96-b5c7-70b92ac3bd19/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3176] 10.0.0.241 () {32 vars in 664 bytes} [Wed Jul 1 02:08:55 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3177] 10.0.0.241 () {32 vars in 678 bytes} [Wed Jul 1 02:08:55 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3178] 10.0.0.241 () {32 vars in 674 bytes} [Wed Jul 1 02:08:56 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3179] 10.0.0.241 () {32 vars in 686 bytes} [Wed Jul 1 02:08:56 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3180] 10.0.0.241 () {32 vars in 672 bytes} [Wed Jul 1 02:08:56 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3181] 10.0.0.241 () {32 vars in 686 bytes} [Wed Jul 1 02:08:56 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3182] 10.0.0.241 () {32 vars in 682 bytes} [Wed Jul 1 02:08:56 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: 1568/3183] 10.0.0.241 () {32 vars in 694 bytes} [Wed Jul 1 02:08:56 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3184] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:56 2026] DELETE /v2.0/subnets/35295ddf-0c63-48c5-8086-51263869f2e4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3185] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:56 2026] DELETE /v2.0/subnets/9979db53-a75d-489e-bfda-e09e6e5dce0a => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3186] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:56 2026] DELETE /v2.0/subnets/96c3004f-cd74-4bb2-90a0-98d0096bd42f => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3187] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:56 2026] DELETE /v2.0/subnets/156aefa2-3710-4d96-b5c7-70b92ac3bd19 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3188] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:08:56 2026] DELETE /v2.0/subnets/29a2f568-905e-47a3-a873-73c7ad6fe63d => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:57.459 7 INFO neutron.services.segments.plugin [-] Segment b20ad646-4d58-4900-9f64-11378193f9a0 resource provider aggregate not found 2026-07-01 02:08:57.465 7 INFO neutron.services.segments.plugin [-] Segment b20ad646-4d58-4900-9f64-11378193f9a0 resource provider aggregate not found 2026-07-01 02:08:57.474 7 INFO neutron.services.segments.plugin [-] Segment b20ad646-4d58-4900-9f64-11378193f9a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b20ad646-4d58-4900-9f64-11378193f9a0 found for delete ", "request_id": "req-14be8d0c-87a7-4283-80e4-4c47501815fb"}]} [pid: 7|app: 0|req: 1571/3189] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:08:57 2026] DELETE /v2.0/networks/25469607-35de-400c-a4e6-fa8aa32eaa73 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3190] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:08:57 2026] DELETE /v2.0/networks/8adb9707-110a-4bcc-bf39-f9a045dbd8bc => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:57.806 7 INFO neutron.services.segments.plugin [-] Segment b20ad646-4d58-4900-9f64-11378193f9a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b20ad646-4d58-4900-9f64-11378193f9a0 found for delete ", "request_id": "req-d8d419cf-81c8-49d5-b2c4-806881ab7986"}]} [pid: 7|app: 0|req: 1572/3191] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:08:57 2026] DELETE /v2.0/networks/ac53ef1a-3dd2-415e-b3ec-01a80439c3d7 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:08:58.132 8 INFO neutron.services.segments.plugin [-] Segment 5d44d0ab-956f-48e1-a3c3-c788299478b1 resource provider aggregate not found 2026-07-01 02:08:58.136 8 INFO neutron.services.segments.plugin [-] Segment 5d44d0ab-956f-48e1-a3c3-c788299478b1 resource provider aggregate not found 2026-07-01 02:08:58.150 8 INFO neutron.services.segments.plugin [-] Segment 5d44d0ab-956f-48e1-a3c3-c788299478b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d44d0ab-956f-48e1-a3c3-c788299478b1 found for delete ", "request_id": "req-9bcb5396-578a-4c3a-9cc3-e961dc57c4f4"}]} 2026-07-01 02:08:58.154 8 INFO neutron.services.segments.plugin [-] Segment 5d44d0ab-956f-48e1-a3c3-c788299478b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d44d0ab-956f-48e1-a3c3-c788299478b1 found for delete ", "request_id": "req-d386fd98-8a35-4153-a2a9-cafe9f8c6239"}]} [pid: 8|app: 0|req: 1620/3192] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:08:58 2026] DELETE /v2.0/networks/f7ed18af-29db-47b8-9ff1-8dcc8e98bb55 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3193] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:08:58 2026] DELETE /v2.0/networks/97b17a38-76fc-4c20-aca5-2d7949c9c3a7 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3194] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:59 2026] GET /v2.0/security-groups?tenant_id=e88f0fabaa7d4c4b99d663fd999730f3&name=default => generated 2929 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 02:08:59.819 7 INFO neutron.services.segments.plugin [-] Segment 245c89d1-cc35-4b3c-bc53-4102afaff4b4 resource provider aggregate not found 2026-07-01 02:08:59.824 7 INFO neutron.services.segments.plugin [-] Segment 245c89d1-cc35-4b3c-bc53-4102afaff4b4 resource provider aggregate not found 2026-07-01 02:08:59.835 7 INFO neutron.services.segments.plugin [-] Segment 245c89d1-cc35-4b3c-bc53-4102afaff4b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 245c89d1-cc35-4b3c-bc53-4102afaff4b4 found for delete ", "request_id": "req-f75b04ef-8cbb-4847-ae18-4cd6299e54c2"}]} 2026-07-01 02:08:59.840 7 INFO neutron.services.segments.plugin [-] Segment 245c89d1-cc35-4b3c-bc53-4102afaff4b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 245c89d1-cc35-4b3c-bc53-4102afaff4b4 found for delete ", "request_id": "req-1f403fc3-e864-4d5a-b355-d4f0f89c0871"}]} 2026-07-01 02:08:59.849 7 INFO neutron.services.segments.plugin [-] Segment 79172a8e-1708-41eb-bcdf-490f8630be90 resource provider aggregate not found 2026-07-01 02:08:59.852 7 INFO neutron.services.segments.plugin [-] Segment 79172a8e-1708-41eb-bcdf-490f8630be90 resource provider aggregate not found 2026-07-01 02:08:59.864 7 INFO neutron.services.segments.plugin [-] Segment 79172a8e-1708-41eb-bcdf-490f8630be90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79172a8e-1708-41eb-bcdf-490f8630be90 found for delete ", "request_id": "req-5898eaf4-98bb-43ea-af63-d7d8e9272b35"}]} 2026-07-01 02:08:59.865 7 INFO neutron.services.segments.plugin [-] Segment 79172a8e-1708-41eb-bcdf-490f8630be90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79172a8e-1708-41eb-bcdf-490f8630be90 found for delete ", "request_id": "req-14bc0de6-9f3d-4e79-92fe-1a174fbfe165"}]} [pid: 7|app: 0|req: 1574/3195] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:08:59 2026] DELETE /v2.0/security-groups/cc90d9f3-5763-4f60-a8f9-6c9be0abae3e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3196] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:08:59 2026] GET /v2.0/security-groups?tenant_id=b4e0ab6760f04e06a71679c4ea73867c&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3197] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:09:00 2026] DELETE /v2.0/security-groups/c1f722ff-0d9e-4ef1-b701-aba9cc2b431f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:09:00.342 8 INFO neutron.services.segments.plugin [-] Segment 4d65a43a-4e7b-463c-98fb-4431441a742d resource provider aggregate not found 2026-07-01 02:09:00.345 8 INFO neutron.services.segments.plugin [-] Segment 4d65a43a-4e7b-463c-98fb-4431441a742d resource provider aggregate not found 2026-07-01 02:09:00.355 8 INFO neutron.services.segments.plugin [-] Segment 4d65a43a-4e7b-463c-98fb-4431441a742d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d65a43a-4e7b-463c-98fb-4431441a742d found for delete ", "request_id": "req-054ff459-3349-4ce1-a18c-2769e10107d4"}]} 2026-07-01 02:09:00.357 8 INFO neutron.services.segments.plugin [-] Segment 4d65a43a-4e7b-463c-98fb-4431441a742d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d65a43a-4e7b-463c-98fb-4431441a742d found for delete ", "request_id": "req-7d670ab1-854d-4e53-aed9-5aaa345a12ac"}]} [pid: 8|app: 0|req: 1623/3198] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:09:00 2026] GET /v2.0/security-groups?tenant_id=17a531a5bb0e4d11ae92ce9da78eaef3&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3199] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:09:00 2026] DELETE /v2.0/security-groups/b1bba7f0-a1ef-49d7-b927-72a04a3549f2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:09:03.835 8 WARNING neutron_lib.context [None req-e0aa65c8-f396-438c-ae4c-d0566734cf8e 77f4f833112a4eabac8cbd2b67645c20 ff315c6fc9f649af9cb5f9961ab3fb7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:09:04.022 8 INFO neutron.db.segments_db [None req-e0aa65c8-f396-438c-ae4c-d0566734cf8e 77f4f833112a4eabac8cbd2b67645c20 ff315c6fc9f649af9cb5f9961ab3fb7c - - default default] Added segment 31704098-faae-4207-afc9-565891f7a1da of type vxlan for network 3efd8119-6b58-433b-b52c-60cb106f59c2 [pid: 8|app: 0|req: 1624/3200] 10.0.0.241 () {34 vars in 670 bytes} [Wed Jul 1 02:09:03 2026] POST /v2.0/networks => generated 632 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-01 02:09:04.130 7 WARNING neutron_lib.context [None req-9dbc6237-4771-4857-acdf-1dee87fb97e7 77f4f833112a4eabac8cbd2b67645c20 ff315c6fc9f649af9cb5f9961ab3fb7c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1577/3201] 10.0.0.241 () {34 vars in 664 bytes} [Wed Jul 1 02:09:04 2026] POST /v2.0/ports => generated 743 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3202] 10.0.0.241 () {34 vars in 747 bytes} [Wed Jul 1 02:09:04 2026] PUT /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => generated 25 bytes in 56 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: 1578/3203] 10.0.0.241 () {32 vars in 727 bytes} [Wed Jul 1 02:09:04 2026] GET /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3204] 10.0.0.241 () {34 vars in 758 bytes} [Wed Jul 1 02:09:04 2026] PUT /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3205] 10.0.0.241 () {32 vars in 727 bytes} [Wed Jul 1 02:09:04 2026] GET /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3206] 10.0.0.241 () {34 vars in 754 bytes} [Wed Jul 1 02:09:04 2026] PUT /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags/red => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3207] 10.0.0.241 () {32 vars in 727 bytes} [Wed Jul 1 02:09:04 2026] GET /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3208] 10.0.0.241 () {34 vars in 776 bytes} [Wed Jul 1 02:09:04 2026] PUT /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags/black.or.white => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3209] 10.0.0.241 () {32 vars in 727 bytes} [Wed Jul 1 02:09:04 2026] GET /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3210] 10.0.0.241 () {34 vars in 747 bytes} [Wed Jul 1 02:09:04 2026] PUT /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3211] 10.0.0.241 () {32 vars in 727 bytes} [Wed Jul 1 02:09:04 2026] GET /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3212] 10.0.0.241 () {32 vars in 735 bytes} [Wed Jul 1 02:09:04 2026] GET /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:09:04.917 7 INFO neutron.api.v2.resource [None req-9526b92a-ec95-41fe-a14a-bb08e1661e59 77f4f833112a4eabac8cbd2b67645c20 ff315c6fc9f649af9cb5f9961ab3fb7c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1583/3213] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:09:04 2026] GET /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3214] 10.0.0.241 () {32 vars in 738 bytes} [Wed Jul 1 02:09:04 2026] DELETE /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3215] 10.0.0.241 () {32 vars in 727 bytes} [Wed Jul 1 02:09:04 2026] GET /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:09:05.062 8 INFO neutron.api.v2.resource [None req-07c9098e-f676-4e62-b17b-626f0d15ceea 77f4f833112a4eabac8cbd2b67645c20 ff315c6fc9f649af9cb5f9961ab3fb7c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1632/3216] 10.0.0.241 () {32 vars in 742 bytes} [Wed Jul 1 02:09:05 2026] DELETE /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3217] 10.0.0.241 () {32 vars in 730 bytes} [Wed Jul 1 02:09:05 2026] DELETE /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3218] 10.0.0.241 () {32 vars in 727 bytes} [Wed Jul 1 02:09:05 2026] GET /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b/tags => 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: 1586/3219] 10.0.0.241 () {32 vars in 720 bytes} [Wed Jul 1 02:09:05 2026] DELETE /v2.0/ports/464e1fa5-3f2b-4b8f-bed2-12ebf4309b4b => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-01 02:09:05.480 8 INFO neutron.services.segments.plugin [-] Segment 31704098-faae-4207-afc9-565891f7a1da resource provider aggregate not found 2026-07-01 02:09:05.483 8 INFO neutron.services.segments.plugin [-] Segment 31704098-faae-4207-afc9-565891f7a1da resource provider aggregate not found 2026-07-01 02:09:05.494 8 INFO neutron.services.segments.plugin [-] Segment 31704098-faae-4207-afc9-565891f7a1da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31704098-faae-4207-afc9-565891f7a1da found for delete ", "request_id": "req-86ede90b-c54c-4bf2-8656-d6ba067aa876"}]} 2026-07-01 02:09:05.495 8 INFO neutron.services.segments.plugin [-] Segment 31704098-faae-4207-afc9-565891f7a1da resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31704098-faae-4207-afc9-565891f7a1da found for delete ", "request_id": "req-d13545d3-3f90-4a24-b823-d3c1695635e5"}]} [pid: 8|app: 0|req: 1634/3220] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:09:05 2026] DELETE /v2.0/networks/3efd8119-6b58-433b-b52c-60cb106f59c2 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3221] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:09:06 2026] GET /v2.0/security-groups?tenant_id=ff315c6fc9f649af9cb5f9961ab3fb7c&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: 1635/3222] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:09:06 2026] DELETE /v2.0/security-groups/fccfbc72-a7a2-4384-bead-d128a04f601f => 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: 1588/3223] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:09:06 2026] GET /v2.0/security-groups?tenant_id=82ab985f1d4c4cd5963321ab7af79d69&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3224] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:09:06 2026] DELETE /v2.0/security-groups/e2d3f08c-55ce-4fe3-9db2-aa2546dbe9ef => 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: 1590/3227] 10.0.0.241 () {34 vars in 678 bytes} [Wed Jul 1 02:09:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3228] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:09:09 2026] PUT /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3229] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:09:10 2026] GET /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3230] 10.0.0.241 () {34 vars in 764 bytes} [Wed Jul 1 02:09:10 2026] PUT /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags/green => 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: 1592/3231] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:09:10 2026] GET /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/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: 1640/3232] 10.0.0.241 () {34 vars in 760 bytes} [Wed Jul 1 02:09:10 2026] PUT /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags/red => generated 4 bytes in 20 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3233] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:09:10 2026] GET /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/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: 1641/3234] 10.0.0.241 () {34 vars in 782 bytes} [Wed Jul 1 02:09:10 2026] PUT /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags/black.or.white => 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: 1594/3235] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:09:10 2026] GET /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags => generated 52 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3236] 10.0.0.241 () {34 vars in 753 bytes} [Wed Jul 1 02:09:10 2026] PUT /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3237] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:09:10 2026] GET /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3238] 10.0.0.241 () {32 vars in 741 bytes} [Wed Jul 1 02:09:10 2026] GET /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags/red => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:09:10.295 7 INFO neutron.api.v2.resource [None req-6f7adca6-77f3-48b8-84b8-faac7d595943 31dbc74e7db241d597372d948467f76e 15c794da2cc8401698fc4e38886c65e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1596/3239] 10.0.0.241 () {32 vars in 745 bytes} [Wed Jul 1 02:09:10 2026] GET /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3240] 10.0.0.241 () {32 vars in 744 bytes} [Wed Jul 1 02:09:10 2026] DELETE /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3241] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:09:10 2026] GET /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags => generated 30 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:09:10.379 8 INFO neutron.api.v2.resource [None req-ff9e9125-bf05-4d24-b83d-1e0c7d76b531 31dbc74e7db241d597372d948467f76e 15c794da2cc8401698fc4e38886c65e2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3242] 10.0.0.241 () {32 vars in 748 bytes} [Wed Jul 1 02:09:10 2026] DELETE /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3243] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:09:10 2026] DELETE /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3244] 10.0.0.241 () {32 vars in 733 bytes} [Wed Jul 1 02:09:10 2026] GET /v2.0/policies/71f87664-05c1-4e0e-87c5-4728e2893a57/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3245] 10.0.0.241 () {32 vars in 734 bytes} [Wed Jul 1 02:09:10 2026] DELETE /v2.0/qos/policies/71f87664-05c1-4e0e-87c5-4728e2893a57 => 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: 1647/3246] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:09:11 2026] GET /v2.0/security-groups?tenant_id=15c794da2cc8401698fc4e38886c65e2&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3247] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:09:11 2026] DELETE /v2.0/security-groups/dfea4014-d759-4171-9232-296e0e24932b => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3248] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:09:11 2026] GET /v2.0/security-groups?tenant_id=c4718eff414b422490c8473b2cd7418b&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3249] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:09:11 2026] DELETE /v2.0/security-groups/1042a42f-419d-47a5-b271-aba7ee165eac => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:09:14.910 8 WARNING neutron_lib.context [None req-e1cd1de5-e773-4a27-b3fa-2e3f57c4a95d abf43f2bf0a44585aa84412bbd965689 cdf4cf857a6f42739428716c2661d584 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-07-01 02:09:14.946 8 INFO neutron.db.segments_db [None req-e1cd1de5-e773-4a27-b3fa-2e3f57c4a95d abf43f2bf0a44585aa84412bbd965689 cdf4cf857a6f42739428716c2661d584 - - default default] Added segment 20a13f7a-421f-4993-a21c-660c6ca05e9c of type vxlan for network e1a4c362-db3d-4caa-b150-137a2b0a7cd1 2026-07-01 02:09:15.208 8 INFO neutron.db.l3_hamode_db [None req-e1cd1de5-e773-4a27-b3fa-2e3f57c4a95d abf43f2bf0a44585aa84412bbd965689 cdf4cf857a6f42739428716c2661d584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-01 02:09:15.318 8 INFO neutron.db.l3_hamode_db [None req-e1cd1de5-e773-4a27-b3fa-2e3f57c4a95d abf43f2bf0a44585aa84412bbd965689 cdf4cf857a6f42739428716c2661d584 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1649/3250] 10.0.0.241 () {34 vars in 668 bytes} [Wed Jul 1 02:09:14 2026] POST /v2.0/routers => generated 474 bytes in 1111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3251] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:09:15 2026] PUT /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 25 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3252] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:09:15 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3253] 10.0.0.241 () {34 vars in 762 bytes} [Wed Jul 1 02:09:16 2026] PUT /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3254] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:09:16 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3255] 10.0.0.241 () {34 vars in 758 bytes} [Wed Jul 1 02:09:16 2026] PUT /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3256] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:09:16 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3257] 10.0.0.241 () {34 vars in 780 bytes} [Wed Jul 1 02:09:16 2026] PUT /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3258] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:09:16 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3259] 10.0.0.241 () {34 vars in 751 bytes} [Wed Jul 1 02:09:16 2026] PUT /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3260] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:09:16 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3261] 10.0.0.241 () {32 vars in 739 bytes} [Wed Jul 1 02:09:16 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:09:16.598 8 INFO neutron.api.v2.resource [None req-18755be2-dc29-4564-aad6-404f6fb7a69f abf43f2bf0a44585aa84412bbd965689 cdf4cf857a6f42739428716c2661d584 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3262] 10.0.0.241 () {32 vars in 743 bytes} [Wed Jul 1 02:09:16 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3263] 10.0.0.241 () {32 vars in 742 bytes} [Wed Jul 1 02:09:16 2026] DELETE /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3264] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:09:16 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:09:16.787 7 INFO neutron.api.v2.resource [None req-3b866647-82b3-4524-b32f-cf925bfd6594 abf43f2bf0a44585aa84412bbd965689 cdf4cf857a6f42739428716c2661d584 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3265] 10.0.0.241 () {32 vars in 746 bytes} [Wed Jul 1 02:09:16 2026] DELETE /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3266] 10.0.0.241 () {32 vars in 734 bytes} [Wed Jul 1 02:09:16 2026] DELETE /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3267] 10.0.0.241 () {32 vars in 731 bytes} [Wed Jul 1 02:09:16 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3268] 10.0.0.241 () {32 vars in 721 bytes} [Wed Jul 1 02:09:16 2026] GET /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058 => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3269] 10.0.0.241 () {34 vars in 742 bytes} [Wed Jul 1 02:09:16 2026] PUT /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058 => generated 480 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3270] 10.0.0.241 () {32 vars in 736 bytes} [Wed Jul 1 02:09:17 2026] GET /v2.0/ports?device_id=5202ca47-05a7-49a7-91d3-81620a258058 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 02:09:18.013 7 INFO neutron.services.segments.plugin [-] Segment 20a13f7a-421f-4993-a21c-660c6ca05e9c resource provider aggregate not found 2026-07-01 02:09:18.018 7 INFO neutron.services.segments.plugin [-] Segment 20a13f7a-421f-4993-a21c-660c6ca05e9c resource provider aggregate not found 2026-07-01 02:09:18.029 7 INFO neutron.services.segments.plugin [-] Segment 20a13f7a-421f-4993-a21c-660c6ca05e9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a13f7a-421f-4993-a21c-660c6ca05e9c found for delete ", "request_id": "req-ba907143-9bca-4f17-9ac0-069cd145d195"}]} 2026-07-01 02:09:18.031 7 INFO neutron.services.segments.plugin [-] Segment 20a13f7a-421f-4993-a21c-660c6ca05e9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20a13f7a-421f-4993-a21c-660c6ca05e9c found for delete ", "request_id": "req-f4e4ebce-4f2e-40ac-b31c-b5efa219dcb9"}]} 2026-07-01 02:09:18.032 7 INFO neutron.db.l3_hamode_db [None req-e768f919-efb1-473b-af06-4e30797243ae abf43f2bf0a44585aa84412bbd965689 cdf4cf857a6f42739428716c2661d584 - - default default] HA network e1a4c362-db3d-4caa-b150-137a2b0a7cd1 was deleted as no HA routers are present in tenant cdf4cf857a6f42739428716c2661d584. [pid: 7|app: 0|req: 1612/3271] 10.0.0.241 () {32 vars in 724 bytes} [Wed Jul 1 02:09:17 2026] DELETE /v2.0/routers/5202ca47-05a7-49a7-91d3-81620a258058 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3272] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:09:18 2026] GET /v2.0/security-groups?tenant_id=cdf4cf857a6f42739428716c2661d584&name=default => generated 2929 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3273] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:09:18 2026] DELETE /v2.0/security-groups/9cc05f3d-068b-42ff-b465-38a740b377d4 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3274] 10.0.0.241 () {32 vars in 774 bytes} [Wed Jul 1 02:09:19 2026] GET /v2.0/security-groups?tenant_id=a0bea973d1334aada08d09c39c7991af&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: 1614/3275] 10.0.0.241 () {32 vars in 740 bytes} [Wed Jul 1 02:09:19 2026] DELETE /v2.0/security-groups/543e7aee-65fd-41ae-b4a8-341119ca1036 => 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: 1662/3276] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:09:21 2026] GET /v2.0/networks => generated 2168 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3277] 10.0.0.241 () {32 vars in 655 bytes} [Wed Jul 1 02:09:22 2026] GET /v2.0/floatingips => 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: 1663/3278] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:09:22 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3279] 10.0.0.241 () {32 vars in 643 bytes} [Wed Jul 1 02:09:23 2026] GET /v2.0/ports => generated 4725 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3280] 10.0.0.241 () {32 vars in 647 bytes} [Wed Jul 1 02:09:23 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: 1617/3281] 10.0.0.241 () {32 vars in 649 bytes} [Wed Jul 1 02:09:23 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3282] 10.0.0.241 () {32 vars in 663 bytes} [Wed Jul 1 02:09:23 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3283] 10.0.0.241 () {32 vars in 655 bytes} [Wed Jul 1 02:09:23 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)