+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 2 07:30:14 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-7588d846cc-vq79g 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 0x7fdf3f901668 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/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/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-06-02 07:30:19.759 8 INFO neutron.common.config [-] Logging enabled! 2026-06-02 07:30:19.759 8 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-02 07:30:19.829 7 INFO neutron.common.config [-] Logging enabled! 2026-06-02 07:30:19.830 7 INFO neutron.common.config [-] uwsgi version 25.2.4.dev2 2026-06-02 07:30:20.296 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 07:30:20.352 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-06-02 07:30:21.358 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:30:21.361 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 07:30:21.364 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-02 07:30:21.365 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:30:21.366 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 07:30:21.366 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 07:30:21.366 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:30:21.373 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:30:21.373 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:30:21.374 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:30:21.395 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 07:30:21.397 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:30:21.397 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 07:30:21.443 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:30:21.443 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 07:30:21.444 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 07:30:21.444 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 07:30:21.444 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 07:30:21.446 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-06-02 07:30:21.449 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-06-02 07:30:21.450 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-06-02 07:30:21.451 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-06-02 07:30:21.451 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-06-02 07:30:21.451 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:30:21.458 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:30:21.458 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-06-02 07:30:21.459 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:30:21.480 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-06-02 07:30:21.481 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-06-02 07:30:21.481 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-06-02 07:30:21.528 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-06-02 07:30:21.529 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-06-02 07:30:21.529 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-06-02 07:30:21.529 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-06-02 07:30:21.974 7 INFO neutron.plugins.ml2.managers [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] Initializing driver for type 'vlan' 2026-06-02 07:30:22.126 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] VlanTypeDriver initialization complete 2026-06-02 07:30:22.127 7 INFO neutron.plugins.ml2.managers [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 07:30:22.127 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 07:30:22.143 7 INFO neutron.plugins.ml2.managers [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 07:30:22.143 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 07:30:22.144 7 INFO neutron.plugins.ml2.managers [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] Initializing extension driver 'port_security' 2026-06-02 07:30:22.144 7 INFO neutron.plugins.ml2.extensions.port_security [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 07:30:22.144 7 INFO neutron.plugins.ml2.managers [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] Initializing extension driver 'qos' 2026-06-02 07:30:22.144 7 INFO neutron.plugins.ml2.managers [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 07:30:22.144 7 INFO neutron.plugins.ml2.managers [None req-b9ac7921-f392-4f29-9c45-ce60ae9844ef - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 07:30:22.157 7 INFO neutron.quota [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded quota_driver: . 2026-06-02 07:30:22.157 7 INFO neutron.plugins.ml2.plugin [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 07:30:22.158 7 INFO neutron.plugins.ml2.managers [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 07:30:22.158 7 INFO neutron.plugins.ml2.managers [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 07:30:22.158 7 INFO neutron.plugins.ml2.managers [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 07:30:22.158 7 INFO neutron.extensions.vlantransparent [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Disabled vlantransparent extension. 2026-06-02 07:30:22.158 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: qos 2026-06-02 07:30:22.171 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: router 2026-06-02 07:30:22.212 7 INFO neutron.services.service_base [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 07:30:22.213 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: segments 2026-06-02 07:30:22.311 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: trunk 2026-06-02 07:30:22.326 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: vpnaas 2026-06-02 07:30:22.366 7 WARNING stevedore.named [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 07:30:22.447 7 INFO neutron_vpnaas.services.vpn.plugin [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 07:30:22.448 7 INFO neutron.common.utils [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 07:30:22.448 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: auto_allocate 2026-06-02 07:30:22.452 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: tag 2026-06-02 07:30:22.459 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: timestamp 2026-06-02 07:30:22.462 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 07:30:22.465 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: flavors 2026-06-02 07:30:22.469 7 INFO neutron.manager [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loading Plugin: revisions 2026-06-02 07:30:22.472 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Initializing extension manager. 2026-06-02 07:30:22.473 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: address-group 2026-06-02 07:30:22.474 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: address-scope 2026-06-02 07:30:22.475 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 07:30:22.476 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: agent 2026-06-02 07:30:22.476 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 07:30:22.477 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 07:30:22.478 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 07:30:22.479 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: availability_zone 2026-06-02 07:30:22.479 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 07:30:22.480 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 07:30:22.481 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: default-subnetpools 2026-06-02 07:30:22.482 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 07:30:22.483 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: dns-integration 2026-06-02 07:30:22.483 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 07:30:22.486 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 07:30:22.486 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: dvr 2026-06-02 07:30:22.487 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 07:30:22.487 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 07:30:22.488 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:30:22.489 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 07:30:22.489 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: external-net 2026-06-02 07:30:22.490 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 07:30:22.490 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: extraroute 2026-06-02 07:30:22.491 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 07:30:22.491 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 07:30:22.492 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 07:30:22.492 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 07:30:22.493 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 07:30:22.493 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: fip-port-details 2026-06-02 07:30:22.494 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: flavors 2026-06-02 07:30:22.495 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 07:30:22.496 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: floatingip-pools 2026-06-02 07:30:22.497 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: ip_allocation 2026-06-02 07:30:22.497 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 07:30:22.498 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: l2_adjacency 2026-06-02 07:30:22.499 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: router 2026-06-02 07:30:22.501 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:30:22.501 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-02 07:30:22.502 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-02 07:30:22.502 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 07:30:22.503 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: l3-ha 2026-06-02 07:30:22.503 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:30:22.504 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 07:30:22.504 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: l3-flavors 2026-06-02 07:30:22.505 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:30:22.506 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 07:30:22.654 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 07:30:22.655 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 07:30:22.656 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 07:30:22.657 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 07:30:22.658 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 07:30:22.658 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: multi-provider 2026-06-02 07:30:22.659 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: net-mtu 2026-06-02 07:30:22.659 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 07:30:22.660 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: network_availability_zone 2026-06-02 07:30:22.661 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: network_ha 2026-06-02 07:30:22.661 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: network-ip-availability 2026-06-02 07:30:22.662 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 07:30:22.663 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: pagination 2026-06-02 07:30:22.663 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: port-device-profile 2026-06-02 07:30:22.664 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-02 07:30:22.664 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 07:30:22.665 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 07:30:22.665 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: port-mac-override 2026-06-02 07:30:22.666 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 07:30:22.666 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 07:30:22.667 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-02 07:30:22.667 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: port-resource-request 2026-06-02 07:30:22.668 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 07:30:22.669 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-02 07:30:22.669 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: binding 2026-06-02 07:30:22.670 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: binding-extended 2026-06-02 07:30:22.671 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: port-security 2026-06-02 07:30:22.671 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: project-id 2026-06-02 07:30:22.672 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: provider 2026-06-02 07:30:22.674 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos 2026-06-02 07:30:22.675 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 07:30:22.675 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 07:30:22.676 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-default 2026-06-02 07:30:22.676 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-fip 2026-06-02 07:30:22.677 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 07:30:22.677 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 07:30:22.678 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 07:30:22.678 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 07:30:22.679 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 07:30:22.680 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-pps 2026-06-02 07:30:22.680 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 07:30:22.681 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 07:30:22.681 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 07:30:22.682 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: quota-check-limit 2026-06-02 07:30:22.684 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: quotas 2026-06-02 07:30:22.685 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: quota_details 2026-06-02 07:30:22.686 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: rbac-policies 2026-06-02 07:30:22.687 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: rbac-address-group 2026-06-02 07:30:22.688 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 07:30:22.688 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 07:30:22.689 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 07:30:22.689 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: revision-if-match 2026-06-02 07:30:22.690 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 07:30:22.690 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: router_availability_zone 2026-06-02 07:30:22.691 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 07:30:22.693 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 07:30:22.693 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 07:30:22.694 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 07:30:22.694 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 07:30:22.695 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-02 07:30:22.695 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 07:30:22.700 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: security-group 2026-06-02 07:30:22.701 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: segment 2026-06-02 07:30:22.701 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 07:30:22.702 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: service-type 2026-06-02 07:30:22.703 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: sorting 2026-06-02 07:30:22.703 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 07:30:22.704 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: standard-attr-description 2026-06-02 07:30:22.704 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: stateful-security-group 2026-06-02 07:30:22.705 7 WARNING neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 07:30:22.705 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 07:30:22.706 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: subnet-external-network 2026-06-02 07:30:22.706 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: subnet_onboard 2026-06-02 07:30:22.707 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 07:30:22.708 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: subnet-service-types 2026-06-02 07:30:22.708 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: subnet_allocation 2026-06-02 07:30:22.709 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 07:30:22.709 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: tag-creation 2026-06-02 07:30:22.710 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 07:30:22.713 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 07:30:22.714 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 07:30:22.715 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: trunk 2026-06-02 07:30:22.715 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: trunk-details 2026-06-02 07:30:22.716 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 07:30:22.717 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 07:30:22.718 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-02 07:30:22.719 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 07:30:22.720 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: vpn-flavors 2026-06-02 07:30:22.721 7 INFO neutron.api.extensions [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Loaded extension: vpnaas 2026-06-02 07:30:22.724 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-02 07:30:22.724 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-02 07:30:22.724 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:22.724 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-02 07:30:22.728 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 07:30:22.728 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 07:30:22.732 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 07:30:22.733 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 07:30:22.734 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 07:30:22.735 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:22.735 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] subnetpool is already registered 2026-06-02 07:30:22.735 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:22.735 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] subnetpool is already registered 2026-06-02 07:30:22.736 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 07:30:22.736 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 07:30:22.737 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 07:30:22.737 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 07:30:22.737 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 07:30:22.738 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 07:30:22.742 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 07:30:22.742 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] router is already registered 2026-06-02 07:30:22.742 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 07:30:22.742 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] floatingip is already registered 2026-06-02 07:30:22.746 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 07:30:22.746 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] rbac_policy is already registered 2026-06-02 07:30:22.747 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 07:30:22.747 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] security_group is already registered 2026-06-02 07:30:22.747 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 07:30:22.748 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] security_group_rule is already registered 2026-06-02 07:30:22.748 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:22.749 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] subnetpool is already registered 2026-06-02 07:30:22.749 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:22.749 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] subnetpool is already registered 2026-06-02 07:30:22.750 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 07:30:22.750 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] trunk is already registered 2026-06-02 07:30:22.750 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 07:30:22.750 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] endpoint_group is already registered 2026-06-02 07:30:22.751 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 07:30:22.751 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] vpnservice is already registered 2026-06-02 07:30:22.751 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 07:30:22.751 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] ipsec_site_connection is already registered 2026-06-02 07:30:22.752 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 07:30:22.752 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] ipsecpolicy is already registered 2026-06-02 07:30:22.753 7 INFO neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 07:30:22.753 7 WARNING neutron.quota.resource_registry [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] ikepolicy is already registered 2026-06-02 07:30:22.787 7 WARNING keystonemiddleware._common.config [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 07:30:22.793 7 WARNING oslo_config.cfg [None req-3d519d65-4ef9-402a-883f-7631da73d11a - - - - - -] 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 0x7fdf3f901668 pid: 7 (default app) 2026-06-02 07:30:23.421 8 INFO neutron.plugins.ml2.managers [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] Initializing driver for type 'vlan' 2026-06-02 07:30:23.564 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] VlanTypeDriver initialization complete 2026-06-02 07:30:23.564 8 INFO neutron.plugins.ml2.managers [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] Initializing driver for type 'vxlan' 2026-06-02 07:30:23.564 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-06-02 07:30:23.581 8 INFO neutron.plugins.ml2.managers [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-06-02 07:30:23.581 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-06-02 07:30:23.581 8 INFO neutron.plugins.ml2.managers [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] Initializing extension driver 'port_security' 2026-06-02 07:30:23.582 8 INFO neutron.plugins.ml2.extensions.port_security [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-06-02 07:30:23.582 8 INFO neutron.plugins.ml2.managers [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] Initializing extension driver 'qos' 2026-06-02 07:30:23.582 8 INFO neutron.plugins.ml2.managers [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-06-02 07:30:23.582 8 INFO neutron.plugins.ml2.managers [None req-93bfca94-225f-4470-bd86-9d52c3a46892 - - - - - -] Initializing mechanism driver 'l2population' 2026-06-02 07:30:23.594 8 INFO neutron.quota [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded quota_driver: . 2026-06-02 07:30:23.595 8 INFO neutron.plugins.ml2.plugin [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Modular L2 Plugin initialization complete 2026-06-02 07:30:23.595 8 INFO neutron.plugins.ml2.managers [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-06-02 07:30:23.595 8 INFO neutron.plugins.ml2.managers [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-06-02 07:30:23.595 8 INFO neutron.plugins.ml2.managers [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Got port-security extension from driver 'port_security' 2026-06-02 07:30:23.596 8 INFO neutron.extensions.vlantransparent [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Disabled vlantransparent extension. 2026-06-02 07:30:23.596 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: qos 2026-06-02 07:30:23.609 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: router 2026-06-02 07:30:23.651 8 INFO neutron.services.service_base [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-06-02 07:30:23.651 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: segments 2026-06-02 07:30:23.751 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: trunk 2026-06-02 07:30:23.766 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: vpnaas 2026-06-02 07:30:23.807 8 WARNING stevedore.named [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-06-02 07:30:23.897 8 INFO neutron_vpnaas.services.vpn.plugin [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-06-02 07:30:23.899 8 INFO neutron.common.utils [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-06-02 07:30:23.899 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: auto_allocate 2026-06-02 07:30:23.906 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: tag 2026-06-02 07:30:23.914 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: timestamp 2026-06-02 07:30:23.917 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: network_ip_availability 2026-06-02 07:30:23.921 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: flavors 2026-06-02 07:30:23.925 8 INFO neutron.manager [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loading Plugin: revisions 2026-06-02 07:30:23.929 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Initializing extension manager. 2026-06-02 07:30:23.930 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: address-group 2026-06-02 07:30:23.931 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: address-scope 2026-06-02 07:30:23.932 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-06-02 07:30:23.933 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: agent 2026-06-02 07:30:23.933 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: agent-resources-synced 2026-06-02 07:30:23.935 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: allowed-address-pairs 2026-06-02 07:30:23.935 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: auto-allocated-topology 2026-06-02 07:30:23.936 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: availability_zone 2026-06-02 07:30:23.937 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: availability_zone_filter 2026-06-02 07:30:23.937 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-06-02 07:30:23.938 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: default-subnetpools 2026-06-02 07:30:23.939 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-06-02 07:30:23.940 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: dns-integration 2026-06-02 07:30:23.941 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: dns-domain-ports 2026-06-02 07:30:23.944 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-06-02 07:30:23.945 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: dvr 2026-06-02 07:30:23.945 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-06-02 07:30:23.946 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: empty-string-filtering 2026-06-02 07:30:23.947 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:30:23.947 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-06-02 07:30:23.948 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: external-net 2026-06-02 07:30:23.948 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: extra_dhcp_opt 2026-06-02 07:30:23.949 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: extraroute 2026-06-02 07:30:23.949 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: extraroute-atomic 2026-06-02 07:30:23.950 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-06-02 07:30:23.951 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-06-02 07:30:23.951 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-06-02 07:30:23.952 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-06-02 07:30:23.953 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: fip-port-details 2026-06-02 07:30:23.954 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: flavors 2026-06-02 07:30:23.955 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-06-02 07:30:23.956 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: floatingip-pools 2026-06-02 07:30:23.957 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: ip_allocation 2026-06-02 07:30:23.958 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: ip-substring-filtering 2026-06-02 07:30:23.958 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: l2_adjacency 2026-06-02 07:30:23.960 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: router 2026-06-02 07:30:23.961 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-06-02 07:30:23.962 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-06-02 07:30:23.963 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-06-02 07:30:23.963 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: ext-gw-mode 2026-06-02 07:30:23.964 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: l3-ha 2026-06-02 07:30:23.964 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:30:23.965 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-06-02 07:30:23.965 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: l3-flavors 2026-06-02 07:30:23.966 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-06-02 07:30:23.967 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-06-02 07:30:24.243 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: l3_agent_scheduler 2026-06-02 07:30:24.244 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-06-02 07:30:24.245 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension logging not supported by any of loaded plugins 2026-06-02 07:30:24.247 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension metering not supported by any of loaded plugins 2026-06-02 07:30:24.247 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-06-02 07:30:24.248 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: multi-provider 2026-06-02 07:30:24.249 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: net-mtu 2026-06-02 07:30:24.249 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: net-mtu-writable 2026-06-02 07:30:24.250 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: network_availability_zone 2026-06-02 07:30:24.250 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: network_ha 2026-06-02 07:30:24.251 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: network-ip-availability 2026-06-02 07:30:24.252 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-06-02 07:30:24.253 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: pagination 2026-06-02 07:30:24.254 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: port-device-profile 2026-06-02 07:30:24.254 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-06-02 07:30:24.255 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-06-02 07:30:24.255 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-06-02 07:30:24.256 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: port-mac-override 2026-06-02 07:30:24.256 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-06-02 07:30:24.257 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-06-02 07:30:24.258 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-06-02 07:30:24.258 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: port-resource-request 2026-06-02 07:30:24.259 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: port-resource-request-groups 2026-06-02 07:30:24.260 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-06-02 07:30:24.260 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: binding 2026-06-02 07:30:24.261 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: binding-extended 2026-06-02 07:30:24.262 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: port-security 2026-06-02 07:30:24.262 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: project-id 2026-06-02 07:30:24.263 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: provider 2026-06-02 07:30:24.265 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos 2026-06-02 07:30:24.266 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-06-02 07:30:24.267 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-06-02 07:30:24.267 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-default 2026-06-02 07:30:24.268 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-fip 2026-06-02 07:30:24.268 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-06-02 07:30:24.269 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-gateway-ip 2026-06-02 07:30:24.269 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-port-network-policy 2026-06-02 07:30:24.270 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-pps-minimum 2026-06-02 07:30:24.271 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-06-02 07:30:24.272 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-pps 2026-06-02 07:30:24.272 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-rule-type-details 2026-06-02 07:30:24.273 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-rule-type-filter 2026-06-02 07:30:24.273 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: qos-rules-alias 2026-06-02 07:30:24.274 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: quota-check-limit 2026-06-02 07:30:24.276 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: quotas 2026-06-02 07:30:24.277 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: quota_details 2026-06-02 07:30:24.279 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: rbac-policies 2026-06-02 07:30:24.279 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: rbac-address-group 2026-06-02 07:30:24.280 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: rbac-address-scope 2026-06-02 07:30:24.281 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: rbac-security-groups 2026-06-02 07:30:24.281 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: rbac-subnetpool 2026-06-02 07:30:24.282 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: revision-if-match 2026-06-02 07:30:24.282 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: standard-attr-revisions 2026-06-02 07:30:24.283 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: router_availability_zone 2026-06-02 07:30:24.284 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-06-02 07:30:24.285 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: security-groups-default-rules 2026-06-02 07:30:24.286 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-06-02 07:30:24.287 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: port-security-groups-filtering 2026-06-02 07:30:24.287 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-06-02 07:30:24.288 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-06-02 07:30:24.288 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-06-02 07:30:24.293 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: security-group 2026-06-02 07:30:24.294 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: segment 2026-06-02 07:30:24.295 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-06-02 07:30:24.295 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: service-type 2026-06-02 07:30:24.296 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: sorting 2026-06-02 07:30:24.296 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: standard-attr-segment 2026-06-02 07:30:24.297 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: standard-attr-description 2026-06-02 07:30:24.298 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: stateful-security-group 2026-06-02 07:30:24.298 8 WARNING neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-06-02 07:30:24.299 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-06-02 07:30:24.299 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: subnet-external-network 2026-06-02 07:30:24.300 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: subnet_onboard 2026-06-02 07:30:24.301 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-06-02 07:30:24.301 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: subnet-service-types 2026-06-02 07:30:24.302 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: subnet_allocation 2026-06-02 07:30:24.303 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-06-02 07:30:24.303 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: tag-creation 2026-06-02 07:30:24.304 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-06-02 07:30:24.308 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: standard-attr-tag 2026-06-02 07:30:24.308 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: standard-attr-timestamp 2026-06-02 07:30:24.309 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: trunk 2026-06-02 07:30:24.310 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: trunk-details 2026-06-02 07:30:24.310 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-06-02 07:30:24.311 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-06-02 07:30:24.313 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-06-02 07:30:24.314 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-06-02 07:30:24.314 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: vpn-flavors 2026-06-02 07:30:24.316 8 INFO neutron.api.extensions [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Loaded extension: vpnaas 2026-06-02 07:30:24.319 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:network 2026-06-02 07:30:24.319 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-06-02 07:30:24.319 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:24.319 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:port 2026-06-02 07:30:24.323 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 07:30:24.323 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 07:30:24.328 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 07:30:24.328 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 07:30:24.329 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 07:30:24.330 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:24.330 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] subnetpool is already registered 2026-06-02 07:30:24.331 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:24.331 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] subnetpool is already registered 2026-06-02 07:30:24.331 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 07:30:24.332 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 07:30:24.332 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 07:30:24.333 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 07:30:24.333 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 07:30:24.334 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 07:30:24.338 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:router 2026-06-02 07:30:24.338 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] router is already registered 2026-06-02 07:30:24.338 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-06-02 07:30:24.339 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] floatingip is already registered 2026-06-02 07:30:24.342 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-06-02 07:30:24.342 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] rbac_policy is already registered 2026-06-02 07:30:24.343 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-06-02 07:30:24.343 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] security_group is already registered 2026-06-02 07:30:24.344 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-06-02 07:30:24.344 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] security_group_rule is already registered 2026-06-02 07:30:24.345 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:24.345 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] subnetpool is already registered 2026-06-02 07:30:24.346 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-06-02 07:30:24.346 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] subnetpool is already registered 2026-06-02 07:30:24.346 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-06-02 07:30:24.347 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] trunk is already registered 2026-06-02 07:30:24.347 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-06-02 07:30:24.347 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] endpoint_group is already registered 2026-06-02 07:30:24.348 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-06-02 07:30:24.348 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] vpnservice is already registered 2026-06-02 07:30:24.349 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-06-02 07:30:24.349 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] ipsec_site_connection is already registered 2026-06-02 07:30:24.349 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-06-02 07:30:24.349 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] ipsecpolicy is already registered 2026-06-02 07:30:24.350 8 INFO neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-06-02 07:30:24.350 8 WARNING neutron.quota.resource_registry [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] ikepolicy is already registered 2026-06-02 07:30:24.386 8 WARNING keystonemiddleware._common.config [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-02 07:30:24.392 8 WARNING oslo_config.cfg [None req-b64aefdc-2ba2-448c-92a7-8b5e6ca024f7 - - - - - -] 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 10 seconds on interpreter 0x7fdf3f901668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 07:30:28.133 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f9863fbc-6774-4794-8843-0543b64da50b 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/2] 199.204.45.157 () {44 vars in 928 bytes} [Tue Jun 2 07:30:27 2026] GET /v2.0/networks/public => generated 108 bytes in 669 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 2/3] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 07:30:28 2026] GET /v2.0/networks?name=public => generated 15 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:30:28.732 8 WARNING neutron.services.revisions.revision_plugin [None req-a689e0b7-e411-4c8e-b8a9-ff059c6ebd0a 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:30:28.757 8 INFO neutron.db.segments_db [None req-a689e0b7-e411-4c8e-b8a9-ff059c6ebd0a 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 817eaf95-2851-44a7-b613-7d00183634a5 of type flat for network 5b38eb4f-2a34-48ed-b944-bc4eb6f5acad 2026-06-02 07:30:28.807 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a689e0b7-e411-4c8e-b8a9-ff059c6ebd0a 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/4] 199.204.45.157 () {48 vars in 968 bytes} [Tue Jun 2 07:30:28 2026] POST /v2.0/networks => generated 124 bytes in 466 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:30:34.706 8 INFO neutron.pecan_wsgi.hooks.translation [None req-45ff9081-bb75-4388-a783-d42c3189d4fb 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.157 () {44 vars in 928 bytes} [Tue Jun 2 07:30:34 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: 7|app: 0|req: 4/7] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 07:30:34 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:30:34.820 8 WARNING neutron.services.revisions.revision_plugin [None req-804aa266-17fb-4cee-a66e-cbfb335988fc 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:30:34.845 8 INFO neutron.db.segments_db [None req-804aa266-17fb-4cee-a66e-cbfb335988fc 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 7b4b6b3d-d086-48dd-83b8-ccf431f34349 of type flat for network 68d7c6f3-1955-4399-bec8-f12052c7470c 2026-06-02 07:30:34.874 8 INFO neutron.pecan_wsgi.hooks.translation [None req-804aa266-17fb-4cee-a66e-cbfb335988fc 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 199.204.45.157 () {48 vars in 968 bytes} [Tue Jun 2 07:30:34 2026] POST /v2.0/networks => generated 124 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:30:41.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1099d860-8a8b-41fa-9d21-8ef8888d1661 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/9] 199.204.45.157 () {44 vars in 928 bytes} [Tue Jun 2 07:30:40 2026] GET /v2.0/networks/public => generated 108 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 07:30:41 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:30:41.407 7 WARNING neutron.services.revisions.revision_plugin [None req-2f48b8ec-b497-4db2-9c6c-21a2f98f60f8 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:30:41.434 7 INFO neutron.db.segments_db [None req-2f48b8ec-b497-4db2-9c6c-21a2f98f60f8 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 4bd769c6-11c2-4542-a050-34a28dcba6fb of type flat for network 000782d3-d974-45a5-b767-8240d984bf5d 2026-06-02 07:30:41.477 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f48b8ec-b497-4db2-9c6c-21a2f98f60f8 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/11] 199.204.45.157 () {48 vars in 968 bytes} [Tue Jun 2 07:30:41 2026] POST /v2.0/networks => generated 124 bytes in 293 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:30:47.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f2cba7a1-02fb-4613-a332-e36e898b1f74 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.157 () {44 vars in 928 bytes} [Tue Jun 2 07:30:47 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 07:30:47 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-06-02 07:30:47.450 7 WARNING neutron.services.revisions.revision_plugin [None req-d889901c-632e-47c3-8d7b-0145f0249d42 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:30:47.476 7 INFO neutron.db.segments_db [None req-d889901c-632e-47c3-8d7b-0145f0249d42 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment f3aabb45-4443-4c4d-8e35-09e62a3ab49f of type flat for network 2252e69d-ae6e-4a96-8e9e-1e83e679a6c5 2026-06-02 07:30:47.507 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d889901c-632e-47c3-8d7b-0145f0249d42 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 199.204.45.157 () {48 vars in 968 bytes} [Tue Jun 2 07:30:47 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:30:53.378 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5cf4da10-ffd1-48e7-9889-8b7620daf143 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/16] 199.204.45.157 () {44 vars in 928 bytes} [Tue Jun 2 07:30:53 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 07:30:53 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-06-02 07:30:53.465 8 WARNING neutron.services.revisions.revision_plugin [None req-31cfd380-0267-4fc9-b637-c3acf1d5fd54 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:30:53.482 8 INFO neutron.db.segments_db [None req-31cfd380-0267-4fc9-b637-c3acf1d5fd54 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 8cded749-0958-4782-9f90-6be021cc7c3c of type flat for network 89845d95-e81a-40e5-bce1-dbcfb9d86ed2 2026-06-02 07:30:53.506 8 INFO neutron.pecan_wsgi.hooks.translation [None req-31cfd380-0267-4fc9-b637-c3acf1d5fd54 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.157 () {48 vars in 968 bytes} [Tue Jun 2 07:30:53 2026] POST /v2.0/networks => generated 124 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:30:59.439 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc910446-fd11-4a7a-b869-f1c4f2375588 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.157 () {44 vars in 928 bytes} [Tue Jun 2 07:30:59 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 07:30:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:30:59.538 7 WARNING neutron.services.revisions.revision_plugin [None req-0d956a37-98fc-48ea-9aed-5e640aa076a9 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Could not find related network for resource to bump revision. 2026-06-02 07:30:59.565 7 INFO neutron.db.segments_db [None req-0d956a37-98fc-48ea-9aed-5e640aa076a9 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 0fdf8d6b-a7f5-407a-857c-57de4b3297b1 of type flat for network f7c8b7b6-a748-4313-a9b5-8b97260ebe3c [pid: 7|app: 0|req: 11/22] 199.204.45.157 () {48 vars in 968 bytes} [Tue Jun 2 07:30:59 2026] POST /v2.0/networks => generated 706 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 07:31:00.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-745fd4cf-e8fc-4f0e-9a60-ad2f4f2930ac 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/23] 199.204.45.157 () {44 vars in 928 bytes} [Tue Jun 2 07:31:00 2026] GET /v2.0/networks/public => generated 108 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 07:31:00 2026] GET /v2.0/networks?name=public => generated 709 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:31:00.941 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c14ce22-e4af-4354-93ac-46a5c526acdf 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.157 () {44 vars in 1035 bytes} [Tue Jun 2 07:31:00 2026] GET /v2.0/subnets/public-subnet?network_id=f7c8b7b6-a748-4313-a9b5-8b97260ebe3c => generated 113 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.157 () {44 vars in 1058 bytes} [Tue Jun 2 07:31:00 2026] GET /v2.0/subnets?name=public-subnet&network_id=f7c8b7b6-a748-4313-a9b5-8b97260ebe3c => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.157 () {48 vars in 966 bytes} [Tue Jun 2 07:31:00 2026] POST /v2.0/subnets => generated 664 bytes in 1195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 07:35:42.410 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 07:35:42.415 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 07:35:42 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.157) !!! 2026-06-02 07:35:42.535 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22897202-89f9-48f5-860c-5e7d448cf850 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/64] 199.204.45.157 () {44 vars in 938 bytes} [Tue Jun 2 07:35:42 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:35:42.547 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 07:35:42.549 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 07:35:42 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.157) !!! [pid: 7|app: 0|req: 32/65] 199.204.45.157 () {44 vars in 960 bytes} [Tue Jun 2 07:35:42 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:35:42.636 8 INFO neutron.db.segments_db [None req-4b530907-8396-47ad-835e-93dd00cf51c2 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 82384f0a-b7f5-4963-b37c-ce09887f35dd of type vxlan for network 7b388c52-1142-452e-865b-55c1e43c7db8 [pid: 8|app: 0|req: 34/66] 199.204.45.157 () {48 vars in 967 bytes} [Tue Jun 2 07:35:42 2026] POST /v2.0/networks => generated 707 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 07:35:43.677 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48606. 2026-06-02 07:35:43.714 7 INFO neutron.pecan_wsgi.hooks.translation [None req-babc8386-cd72-4cc3-8169-f045a1151b57 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/67] 199.204.45.157 () {44 vars in 938 bytes} [Tue Jun 2 07:35:43 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:35:43.749 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 48616. [pid: 8|app: 0|req: 35/68] 199.204.45.157 () {44 vars in 960 bytes} [Tue Jun 2 07:35:43 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:35:43.789 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5683910b-60a3-45a2-b7cd-ac2523b4f468 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/69] 199.204.45.157 () {44 vars in 1037 bytes} [Tue Jun 2 07:35:43 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/70] 199.204.45.157 () {44 vars in 1060 bytes} [Tue Jun 2 07:35:43 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/71] 199.204.45.157 () {48 vars in 966 bytes} [Tue Jun 2 07:35:43 2026] POST /v2.0/subnets => generated 651 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 07:35:45.507 8 INFO neutron.api.v2.resource [None req-7f5f072f-e042-4a00-a945-41646b6aecc3 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/74] 199.204.45.157 () {44 vars in 972 bytes} [Tue Jun 2 07:35:45 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/75] 199.204.45.157 () {44 vars in 994 bytes} [Tue Jun 2 07:35:45 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/76] 199.204.45.157 () {48 vars in 981 bytes} [Tue Jun 2 07:35:45 2026] POST /v2.0/security-groups => generated 1616 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/77] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:46 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 1616 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/78] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:46 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 1616 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/79] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:46 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/80] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:35:46 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) [pid: 7|app: 0|req: 40/81] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:47 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 2230 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/82] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:47 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => 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: 41/83] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:47 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/84] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:35:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/85] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:48 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/86] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:49 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/87] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:49 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => 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: 45/88] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:35:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:50 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 3462 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:50 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:50 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:35:50 2026] POST /v2.0/security-group-rules => generated 603 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:51 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:51 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4078 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:51 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4078 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/96] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:35:51 2026] POST /v2.0/security-group-rules => generated 603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/97] 199.204.45.157 () {44 vars in 988 bytes} [Tue Jun 2 07:35:52 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8 => generated 732 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:35:52.642 8 INFO neutron.pecan_wsgi.hooks.translation [None req-76470ebd-be3b-4866-9c41-75db3b4e175c 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/98] 199.204.45.157 () {44 vars in 1077 bytes} [Tue Jun 2 07:35:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 199.204.45.157 () {44 vars in 1100 bytes} [Tue Jun 2 07:35:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/100] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:35:52 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 199.204.45.157 () {48 vars in 962 bytes} [Tue Jun 2 07:35:52 2026] POST /v2.0/ports => generated 1096 bytes in 383 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-06-02 07:35:59.622 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84423d2b-46c8-4ac5-b43f-3da4c8dc34a4 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/104] 199.204.45.157 () {44 vars in 979 bytes} [Tue Jun 2 07:35:59 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 199.204.45.157 () {44 vars in 1001 bytes} [Tue Jun 2 07:35:59 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 199.204.45.157 () {48 vars in 1031 bytes} [Tue Jun 2 07:35:59 2026] PUT /v2.0/ports/7fe986ab-66d1-4e5b-9b07-bf8e3b3cedad => generated 1245 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 199.204.45.157 () {44 vars in 921 bytes} [Tue Jun 2 07:36:01 2026] GET /v2.0/ports => generated 3726 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 07:36:02.820 7 INFO neutron.api.v2.resource [None req-530766bb-d47d-4b1b-82fe-32fc0af10704 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/108] 199.204.45.157 () {44 vars in 960 bytes} [Tue Jun 2 07:36:02 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.204.45.157 () {44 vars in 982 bytes} [Tue Jun 2 07:36:02 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.204.45.157 () {48 vars in 981 bytes} [Tue Jun 2 07:36:02 2026] POST /v2.0/security-groups => generated 1610 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:36:03 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 1610 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/112] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:36:03 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:36:04 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:36:04 2026] POST /v2.0/security-group-rules => generated 621 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/115] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:36:04 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 2244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:36:05 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 2244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/117] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:36:05 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 2244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/118] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:36:05 2026] POST /v2.0/security-group-rules => generated 625 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/127] 199.204.45.157 () {44 vars in 976 bytes} [Tue Jun 2 07:37:06 2026] GET /v2.0/quotas/a149b10a136245f0a16fdbf0da6beff4 => generated 292 bytes in 18 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: 64/128] 199.204.45.157 () {48 vars in 1028 bytes} [Tue Jun 2 07:37:06 2026] PUT /v2.0/quotas/a149b10a136245f0a16fdbf0da6beff4 => generated 291 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:39:26.575 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 07:39:26.576 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 07:39:26 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.157) !!! /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 07:39:26.792 7 INFO neutron.pecan_wsgi.hooks.translation [None req-db20ce90-36ad-44ee-a119-f8a60d214055 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/147] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 07:39:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 226 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:39:26.811 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] 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: 74/148] 199.204.45.157 () {30 vars in 762 bytes} [Tue Jun 2 07:39:26 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:39:28.639 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47524. 2026-06-02 07:39:28.682 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27b5d88f-7e1e-4373-972d-a2abef95f306 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 75/149] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 07:39:28 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:39:28.756 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47526. [pid: 8|app: 0|req: 75/150] 199.204.45.157 () {30 vars in 762 bytes} [Tue Jun 2 07:39:28 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:45:19.539 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 07:45:19.541 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Tue Jun 2 07:45:19 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=37f4fccb3ae5402fa465218f3de606fd (ip 199.204.45.157) !!! 2026-06-02 07:45:19.701 7 INFO neutron.api.v2.resource [None req-418cfb10-67fe-49c7-af7c-f6cc6a348026 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 100/199] 199.204.45.157 () {44 vars in 1075 bytes} [Tue Jun 2 07:45:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 139 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:45:19.712 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 07:45:19.713 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 07:45:19 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=37f4fccb3ae5402fa465218f3de606fd (ip 199.204.45.157) !!! [pid: 8|app: 0|req: 100/200] 199.204.45.157 () {44 vars in 1098 bytes} [Tue Jun 2 07:45:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=37f4fccb3ae5402fa465218f3de606fd => generated 23 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.204.45.157 () {48 vars in 982 bytes} [Tue Jun 2 07:45:19 2026] POST /v2.0/security-groups => generated 1624 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 07:45:20.967 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44232. [pid: 8|app: 0|req: 101/202] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 07:45:20 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 1624 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:45:21 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720 => generated 1624 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 07:45:21 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 07:45:21.173 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44248. [pid: 7|app: 0|req: 103/205] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:45:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 07:45:22 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 2234 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:45:22 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/208] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 07:45:22 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/209] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:45:22 2026] POST /v2.0/security-group-rules => generated 599 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 07:45:23 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:45:23 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 07:45:23 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:45:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 07:45:24 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 07:45:24 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 07:45:24 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 199.204.45.157 () {48 vars in 992 bytes} [Tue Jun 2 07:45:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/236] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 07:47:38 2026] GET /v2.0/networks?tenant_id=37f4fccb3ae5402fa465218f3de606fd&shared=False => generated 15 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 07:47:38.533 8 INFO neutron.db.segments_db [None req-92c84434-10c5-4c9e-bf2e-b1bac52b3d53 69f1bb5227b64eafaa3aa2a408475973 37f4fccb3ae5402fa465218f3de606fd - - b9a4a2f8d16a498fa0bbdea6c86e6327 b9a4a2f8d16a498fa0bbdea6c86e6327] Added segment 3580f729-d947-4741-aec0-068799f124ad of type vxlan for network a8ea4bd8-fea3-47f5-81cf-ff3d7922fb40 [pid: 8|app: 0|req: 118/237] 199.204.45.157 () {34 vars in 682 bytes} [Tue Jun 2 07:47:38 2026] POST /v2.0/networks => generated 718 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 199.204.45.157 () {30 vars in 722 bytes} [Tue Jun 2 07:47:38 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/239] 199.204.45.157 () {30 vars in 633 bytes} [Tue Jun 2 07:47:38 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: 121/240] 199.204.45.157 () {34 vars in 677 bytes} [Tue Jun 2 07:47:38 2026] POST /v2.0/ports => generated 999 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 199.204.45.157 () {30 vars in 703 bytes} [Tue Jun 2 07:47:39 2026] GET /v2.0/networks/a8ea4bd8-fea3-47f5-81cf-ff3d7922fb40 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/242] 199.204.45.157 () {30 vars in 722 bytes} [Tue Jun 2 07:47:41 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/243] 199.204.45.157 () {30 vars in 703 bytes} [Tue Jun 2 07:47:41 2026] GET /v2.0/networks/a8ea4bd8-fea3-47f5-81cf-ff3d7922fb40 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 199.204.45.157 () {44 vars in 976 bytes} [Tue Jun 2 07:47:57 2026] GET /v2.0/quotas/37f4fccb3ae5402fa465218f3de606fd => 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: 123/247] 199.204.45.157 () {48 vars in 1028 bytes} [Tue Jun 2 07:47:58 2026] PUT /v2.0/quotas/37f4fccb3ae5402fa465218f3de606fd => generated 291 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:59:46.052 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 07:59:46.055 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 07:59:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks/public (ip 199.204.45.157) !!! 2026-06-02 07:59:46.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7a6b7dea-389e-4b60-b1a5-a5031d830b14 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 172/344] 199.204.45.157 () {44 vars in 928 bytes} [Tue Jun 2 07:59:46 2026] GET /v2.0/networks/public => generated 108 bytes in 165 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:59:46.224 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-06-02 07:59:46.226 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Tue Jun 2 07:59:46 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks?name=public (ip 199.204.45.157) !!! [pid: 7|app: 0|req: 173/345] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 07:59:46 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:59:47.447 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42934. 2026-06-02 07:59:47.476 8 INFO neutron.pecan_wsgi.hooks.translation [None req-82b3d6e4-1b90-4f83-b800-4f9c75cad78f 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/346] 199.204.45.157 () {44 vars in 928 bytes} [Tue Jun 2 07:59:47 2026] GET /v2.0/networks/public => generated 108 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 07:59:47.507 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42936. [pid: 7|app: 0|req: 174/347] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 07:59:47 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 07:59:47.553 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6c6ab3dc-d5c3-44f8-9724-7cc5758b91fd 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/348] 199.204.45.157 () {44 vars in 1035 bytes} [Tue Jun 2 07:59:47 2026] GET /v2.0/subnets/public-subnet?network_id=f7c8b7b6-a748-4313-a9b5-8b97260ebe3c => generated 113 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 199.204.45.157 () {44 vars in 1058 bytes} [Tue Jun 2 07:59:47 2026] GET /v2.0/subnets?name=public-subnet&network_id=f7c8b7b6-a748-4313-a9b5-8b97260ebe3c => generated 667 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:00:15.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15502848-ec9b-4f7d-beff-908099fea4d0 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/354] 199.204.45.157 () {44 vars in 938 bytes} [Tue Jun 2 08:00:15 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 199.204.45.157 () {44 vars in 960 bytes} [Tue Jun 2 08:00:15 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:00:16.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae6a2a4a-7d3e-420a-95a6-cdf39258ea11 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 179/356] 199.204.45.157 () {44 vars in 938 bytes} [Tue Jun 2 08:00:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/357] 199.204.45.157 () {44 vars in 960 bytes} [Tue Jun 2 08:00:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:00:16.532 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44676269-de7b-4ece-a980-a296ee61dc1b 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/358] 199.204.45.157 () {44 vars in 1037 bytes} [Tue Jun 2 08:00:16 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 199.204.45.157 () {44 vars in 1060 bytes} [Tue Jun 2 08:00:16 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 654 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:00:17.764 7 INFO neutron.api.v2.resource [None req-c0f57594-1449-4a38-b077-ac16e07342ce 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/360] 199.204.45.157 () {44 vars in 972 bytes} [Tue Jun 2 08:00:17 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/361] 199.204.45.157 () {44 vars in 994 bytes} [Tue Jun 2 08:00:17 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:19 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:19 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:00:19 2026] GET /v2.0/security-group-rules/a3b2213e-89fc-4743-9dd3-cde36ef95e4c => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/365] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:20 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:20 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:00:20 2026] GET /v2.0/security-group-rules/13d8ef26-a42d-4d12-be07-de14a633dfde => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/368] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:21 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:21 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:00:21 2026] GET /v2.0/security-group-rules/e8edb347-1996-46c8-92a0-4f983542062e => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:22 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:22 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:00:22 2026] GET /v2.0/security-group-rules/3a526531-fe67-4f2a-afb7-bdd20b1f3410 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:22 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:23 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:00:23 2026] GET /v2.0/security-group-rules/29ee7e96-4a6e-4235-a0a9-393a43061b4a => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.157 () {44 vars in 988 bytes} [Tue Jun 2 08:00:24 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8 => generated 732 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:00:24.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3804dab-95b5-4c08-aaa9-7b266c9285cc 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/378] 199.204.45.157 () {44 vars in 1077 bytes} [Tue Jun 2 08:00:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.157 () {44 vars in 1100 bytes} [Tue Jun 2 08:00:24 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 1250 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:24 2026] GET /v2.0/security-groups/111e345f-7d74-41c4-b662-7c15125668ff => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:00:31.472 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7990417d-d25f-4ddf-af2e-461846f4ff0b 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/383] 199.204.45.157 () {44 vars in 979 bytes} [Tue Jun 2 08:00:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.157 () {44 vars in 1001 bytes} [Tue Jun 2 08:00:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.157 () {44 vars in 921 bytes} [Tue Jun 2 08:00:32 2026] GET /v2.0/ports => generated 4721 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:00:34.024 7 INFO neutron.api.v2.resource [None req-36ab4029-3b38-4698-96db-e69385dc3eae 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/386] 199.204.45.157 () {44 vars in 960 bytes} [Tue Jun 2 08:00:33 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/387] 199.204.45.157 () {44 vars in 982 bytes} [Tue Jun 2 08:00:34 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/388] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:34 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 2882 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/389] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:35 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:00:35 2026] GET /v2.0/security-group-rules/13cd39ce-dc93-4d66-8c8a-41a3bc1ef056 => generated 621 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/391] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:35 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 2882 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:00:35 2026] GET /v2.0/security-groups/0f23775b-84f3-42c8-9408-8d5c7066d0d9 => generated 2882 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:00:35 2026] GET /v2.0/security-group-rules/c35c2ac1-3610-4a23-b3d5-568094b5758a => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.157 () {44 vars in 976 bytes} [Tue Jun 2 08:00:48 2026] GET /v2.0/quotas/a149b10a136245f0a16fdbf0da6beff4 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:01:41.149 8 INFO neutron.api.v2.resource [None req-a604b19d-d779-42a3-9160-93a0813e1caa 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/403] 199.204.45.157 () {44 vars in 1075 bytes} [Tue Jun 2 08:01:41 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 139 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.157 () {44 vars in 1098 bytes} [Tue Jun 2 08:01:41 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=37f4fccb3ae5402fa465218f3de606fd => generated 4072 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 08:01:42 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 4075 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:01:42 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:01:42 2026] GET /v2.0/security-group-rules/7554d31c-c2d1-4fe0-a99d-28417de5c519 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 08:01:43 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 4075 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:01:43 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720 => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:01:43 2026] GET /v2.0/security-group-rules/57e5f344-e358-464c-bedc-20b82507800e => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 08:01:44 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => 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: 207/412] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:01:44 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:01:44 2026] GET /v2.0/security-group-rules/e2b6b949-c055-4c3e-a813-f55e9b33bbec => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.204.45.157 () {44 vars in 1089 bytes} [Tue Jun 2 08:01:45 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720?project_id=37f4fccb3ae5402fa465218f3de606fd => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/417] 199.204.45.157 () {44 vars in 1002 bytes} [Tue Jun 2 08:01:45 2026] GET /v2.0/security-groups/aa69308b-c245-4cf5-a4ed-6a98a51a8720 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/418] 199.204.45.157 () {44 vars in 1012 bytes} [Tue Jun 2 08:01:45 2026] GET /v2.0/security-group-rules/7533c3e4-b4b4-4150-bb17-00fc912d930e => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 199.204.45.157 () {44 vars in 976 bytes} [Tue Jun 2 08:01:52 2026] GET /v2.0/quotas/37f4fccb3ae5402fa465218f3de606fd => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 199.204.45.157 () {44 vars in 950 bytes} [Tue Jun 2 08:02:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:21.504 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] 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: 218/433] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:03:21 2026] GET /v2.0/networks => generated 2168 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:22.781 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] 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: 216/434] 10.0.0.44 () {32 vars in 654 bytes} [Tue Jun 2 08:03:22 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:03:22 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:03:22 2026] GET /v2.0/ports => generated 4721 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:03:22 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:03:22 2026] GET /v2.0/networks => generated 2168 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:23.045 7 INFO oslo.messaging._drivers.impl_rabbit [-] [a637e3f1-06f3-41c1-8a6c-a46b1a533be1] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 34978. [pid: 7|app: 0|req: 221/439] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:03:23 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 10.0.0.44 () {32 vars in 654 bytes} [Tue Jun 2 08:03:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:33.759 8 INFO oslo.messaging._drivers.impl_rabbit [-] [fd78d19c-6522-4f4c-b965-fd1b145a36a5] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47308. 2026-06-02 08:03:33.985 7 INFO neutron.db.segments_db [None req-56b55600-7237-49e8-8e78-ab01872168d9 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment c5fce5bd-b3fc-484c-b9a1-b3b0d07b0086 of type vxlan for network 6dd4785c-c999-47e6-857d-41d83391687f 2026-06-02 08:03:34.024 8 INFO neutron.db.segments_db [None req-95e7eb21-f3a7-4782-ba8f-a1712e8f70d3 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 65e9b5fa-b2d3-43bd-8a51-b70a3d24263b of type vxlan for network 295f6619-0194-4788-8517-844032ccd0f8 [pid: 7|app: 0|req: 223/443] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:03:33 2026] POST /v2.0/networks => generated 744 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:03:33 2026] POST /v2.0/networks => generated 748 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:34 2026] POST /v2.0/subnets => generated 691 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:34.331 7 INFO neutron.db.segments_db [None req-bcabe13c-00a9-46b0-94dd-a4b663a01eeb 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 43446e95-ce31-4972-b07d-d9a43ef1cfa8 of type vxlan for network 5cb25396-b05b-4fb7-a778-d1d9d17844eb [pid: 8|app: 0|req: 222/446] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:34 2026] POST /v2.0/subnets => generated 695 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:34.392 8 INFO neutron.db.segments_db [None req-520f9284-8698-4420-82dc-3b7930996514 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 5cbd6dc3-6746-475f-bb57-d0e3e38c121d of type vxlan for network 24163bb0-2335-40e0-b992-5c8453ebf9bb 2026-06-02 08:03:34.609 7 INFO neutron.db.l3_hamode_db [None req-bcabe13c-00a9-46b0-94dd-a4b663a01eeb 73f6e7a6faf3450dad0cb2e5150fd107 d633f0b6cd3d42eba8390110c5c50b02 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:03:34.654 8 INFO neutron.db.l3_hamode_db [None req-520f9284-8698-4420-82dc-3b7930996514 73f6e7a6faf3450dad0cb2e5150fd107 6cb1838f91b54db1a827afe51094a7cf - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:03:35.655 7 INFO neutron.db.l3_hamode_db [None req-bcabe13c-00a9-46b0-94dd-a4b663a01eeb 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:03:35.808 8 INFO neutron.db.l3_hamode_db [None req-520f9284-8698-4420-82dc-3b7930996514 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 225/447] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:34 2026] POST /v2.0/routers => generated 731 bytes in 2394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:34 2026] POST /v2.0/routers => generated 735 bytes in 2494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:36 2026] GET /v2.0/security-groups?tenant_id=081313524d1f4022a42dddcfff9fa320&name=default => generated 2921 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:36 2026] GET /v2.0/security-groups?tenant_id=c1f72e6d0cae42f48aa9ea10910cfd8d&name=default => generated 2921 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:03:36 2026] PUT /v2.0/routers/a0023400-faa1-4823-bf38-b7a856208c39/add_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:03:37 2026] PUT /v2.0/routers/c97fb760-2a6a-4d39-89e4-669afab2d79c/add_router_interface => generated 309 bytes in 1177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/453] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:38 2026] DELETE /v2.0/security-groups/a8f4248e-7bb0-4c03-a598-32f026d2324e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/454] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:38 2026] DELETE /v2.0/security-groups/b7ef88f5-c3c3-48bd-8de6-804dd731be31 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:38.783 8 WARNING neutron_lib.context [None req-c400eed3-7375-4c7d-b700-263166644502 199eeba77caf4dcea4b5b4429e4ef1a7 6cb1838f91b54db1a827afe51094a7cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 227/455] 10.0.0.44 () {34 vars in 684 bytes} [Tue Jun 2 08:03:38 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-06-02 08:03:38.952 7 WARNING neutron_lib.context [None req-70604f20-f212-4d0a-a93c-180f05bfb4a0 199eeba77caf4dcea4b5b4429e4ef1a7 6cb1838f91b54db1a827afe51094a7cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 229/456] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:03:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:39.138 7 WARNING neutron_lib.context [None req-be7d9f95-fe81-45fd-9021-019e5d34fb15 199eeba77caf4dcea4b5b4429e4ef1a7 6cb1838f91b54db1a827afe51094a7cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:39.155 8 WARNING neutron_lib.context [req-7b4258e8-1646-4d20-a1e3-7ec908e9c9a7 req-17bfd5ce-9143-4622-811a-ef8e3b025735 c6024d04587245e1a3095b95817aee72 d633f0b6cd3d42eba8390110c5c50b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 228/457] 10.0.0.203 () {38 vars in 971 bytes} [Tue Jun 2 08:03:39 2026] POST /v2.0/security-groups => generated 1681 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/458] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:03:39 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:39.313 8 WARNING neutron_lib.context [None req-51cdbf35-b6d2-4668-9b41-bb4152a99e6a 199eeba77caf4dcea4b5b4429e4ef1a7 6cb1838f91b54db1a827afe51094a7cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 229/459] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:03:39 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:39.907 7 WARNING neutron_lib.context [req-9dcb1a96-1fea-4cd1-99b4-60eecc7e4a36 req-c0450bb2-962b-4aba-95bc-1341abbe521d c6024d04587245e1a3095b95817aee72 d633f0b6cd3d42eba8390110c5c50b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 231/460] 10.0.0.203 () {38 vars in 971 bytes} [Tue Jun 2 08:03:39 2026] POST /v2.0/security-groups => generated 1680 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:03:40.088 8 WARNING neutron_lib.context [req-07945ee0-1448-405f-9693-af1398942a6d req-bd10b3f6-0569-413b-9a29-498a8eacc212 c6024d04587245e1a3095b95817aee72 d633f0b6cd3d42eba8390110c5c50b02 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 230/461] 10.0.0.203 () {38 vars in 971 bytes} [Tue Jun 2 08:03:40 2026] POST /v2.0/security-groups => generated 1681 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups?tenant_id=d633f0b6cd3d42eba8390110c5c50b02 => generated 7903 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:40.302 7 INFO neutron.db.segments_db [None req-c5a84bfa-e280-4e10-9cf5-9ca40f554664 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 9cb6ce98-465c-41eb-b791-1d30c9e69782 of type vxlan for network a7507841-610c-40bc-9947-35b502c842d3 [pid: 8|app: 0|req: 232/463] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups/b7bcd3b1-7145-4f73-a7d8-d553406bce67 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups/b7bcd3b1-7145-4f73-a7d8-d553406bce67 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:03:40 2026] POST /v2.0/networks => generated 748 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups/994432cc-c5ee-4437-b221-e286466cf040 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/467] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Jun 2 08:03:40 2026] DELETE /v2.0/security-groups/994432cc-c5ee-4437-b221-e286466cf040 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:40.560 7 INFO neutron.api.v2.resource [req-b97fad9e-cb30-4583-b889-ff6addb7bb40 req-5cf844c5-6c4e-493b-8e1d-851499a4da1d c6024d04587245e1a3095b95817aee72 d633f0b6cd3d42eba8390110c5c50b02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/468] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups/994432cc-c5ee-4437-b221-e286466cf040 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/469] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:40 2026] POST /v2.0/subnets => generated 695 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups/966cc8e9-2ee2-4337-82fd-57348e55e5f5 => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:40.636 8 INFO neutron.db.segments_db [None req-adb77f25-55ce-462a-97a5-167832495078 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment a17b64a3-3a1e-410d-9c87-70b0d81c905f of type vxlan for network ff78b341-5d54-439d-8d3c-832d72b4a4f3 [pid: 7|app: 0|req: 237/471] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Jun 2 08:03:40 2026] DELETE /v2.0/security-groups/966cc8e9-2ee2-4337-82fd-57348e55e5f5 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:40.734 7 INFO neutron.api.v2.resource [req-9717bef1-60e4-470f-8f76-6ca9ab7310ef req-fd378a7f-a402-45fd-920c-dacf4e94f101 c6024d04587245e1a3095b95817aee72 d633f0b6cd3d42eba8390110c5c50b02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/472] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups/966cc8e9-2ee2-4337-82fd-57348e55e5f5 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/473] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups/dcb38013-7456-4e09-becd-a68b232f75ea => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/474] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Jun 2 08:03:40 2026] DELETE /v2.0/security-groups/dcb38013-7456-4e09-becd-a68b232f75ea => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:40.879 8 INFO neutron.db.l3_hamode_db [None req-adb77f25-55ce-462a-97a5-167832495078 73f6e7a6faf3450dad0cb2e5150fd107 cb49d12a95c745b48d101b8d349da633 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:03:40.907 7 INFO neutron.api.v2.resource [req-79f24329-bd24-4713-b4c2-e637e5f4e50c req-65b16cba-4495-4a6a-b238-53afa233ad69 c6024d04587245e1a3095b95817aee72 d633f0b6cd3d42eba8390110c5c50b02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/475] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups/dcb38013-7456-4e09-becd-a68b232f75ea => 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: 242/476] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:03:40 2026] GET /v2.0/security-groups?tenant_id=d633f0b6cd3d42eba8390110c5c50b02 => generated 2921 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/477] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:41 2026] GET /v2.0/security-groups/b7bcd3b1-7145-4f73-a7d8-d553406bce67 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/478] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:41 2026] GET /v2.0/security-groups/b7bcd3b1-7145-4f73-a7d8-d553406bce67 => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:41.372 7 INFO neutron.api.v2.resource [req-5588526f-71e3-41c5-90fd-cf107bddb73b req-c7522100-e7f7-4141-97af-2950426f4ccd c6024d04587245e1a3095b95817aee72 d633f0b6cd3d42eba8390110c5c50b02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 245/479] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:41 2026] GET /v2.0/security-groups/dcb38013-7456-4e09-becd-a68b232f75ea => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:03:41.406 7 INFO neutron.api.v2.resource [req-2144c8d3-742b-46cb-a88e-6422341d85c9 req-403cd9a7-b0f3-4e23-bb1e-5375f98750bc c6024d04587245e1a3095b95817aee72 d633f0b6cd3d42eba8390110c5c50b02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 246/480] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:41 2026] GET /v2.0/security-groups/966cc8e9-2ee2-4337-82fd-57348e55e5f5 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:03:41.439 7 INFO neutron.api.v2.resource [req-4385062d-7bff-4557-a442-e677821b04ff req-60b55086-b745-4486-b1a3-898b240df61d c6024d04587245e1a3095b95817aee72 d633f0b6cd3d42eba8390110c5c50b02 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 247/481] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:41 2026] GET /v2.0/security-groups/994432cc-c5ee-4437-b221-e286466cf040 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:03:41.681 8 INFO neutron.db.l3_hamode_db [None req-adb77f25-55ce-462a-97a5-167832495078 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 248/482] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:03:41 2026] PUT /v2.0/routers/a0023400-faa1-4823-bf38-b7a856208c39/remove_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:42.968 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-def9be8e-cf9d-4b09-b1cf-28d8ee1b6473 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - 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: 235/483] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:40 2026] POST /v2.0/routers => generated 735 bytes in 2415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:43.381 7 INFO neutron.db.l3_hamode_db [None req-def9be8e-cf9d-4b09-b1cf-28d8ee1b6473 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network 5cb25396-b05b-4fb7-a778-d1d9d17844eb was deleted as no HA routers are present in tenant d633f0b6cd3d42eba8390110c5c50b02. [pid: 7|app: 0|req: 249/484] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:03:42 2026] DELETE /v2.0/routers/a0023400-faa1-4823-bf38-b7a856208c39 => generated 0 bytes in 948 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/485] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:03:43 2026] DELETE /v2.0/subnets/5ed1a132-bd12-4da8-85fd-c9566581484a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:03:43.862 7 INFO neutron.services.segments.plugin [-] Segment 43446e95-ce31-4972-b07d-d9a43ef1cfa8 resource provider aggregate not found 2026-06-02 08:03:43.882 7 INFO neutron.services.segments.plugin [-] Segment 43446e95-ce31-4972-b07d-d9a43ef1cfa8 resource provider aggregate not found 2026-06-02 08:03:43.899 7 INFO neutron.services.segments.plugin [-] Segment 43446e95-ce31-4972-b07d-d9a43ef1cfa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43446e95-ce31-4972-b07d-d9a43ef1cfa8 found for delete ", "request_id": "req-b3810134-ac69-498f-ac45-10bd1150a44b"}]} 2026-06-02 08:03:43.907 7 INFO neutron.services.segments.plugin [-] Segment 43446e95-ce31-4972-b07d-d9a43ef1cfa8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43446e95-ce31-4972-b07d-d9a43ef1cfa8 found for delete ", "request_id": "req-04dde382-25b8-4a37-8ca3-bc574a45e414"}]} [pid: 7|app: 0|req: 251/486] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:03:43 2026] DELETE /v2.0/networks/6dd4785c-c999-47e6-857d-41d83391687f => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/487] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:44 2026] GET /v2.0/security-groups?tenant_id=80a6aacd398c4bbcbb0607843db56b3e&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/488] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:44 2026] GET /v2.0/security-groups?tenant_id=d633f0b6cd3d42eba8390110c5c50b02&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/489] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:03:43 2026] PUT /v2.0/routers/2cf830bf-f1fb-41ee-9d7e-07ac79945279/add_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/490] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:44 2026] DELETE /v2.0/security-groups/68ef89c4-19d3-4ec9-acb7-ddc381947c7e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/491] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:44 2026] DELETE /v2.0/security-groups/b7bcd3b1-7145-4f73-a7d8-d553406bce67 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/494] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:44 2026] GET /v2.0/security-groups?tenant_id=912697039b1c4116a20540fa83501af6&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/495] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:44 2026] DELETE /v2.0/security-groups/924480eb-0392-44cd-ac8c-ca964b680405 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:44.806 7 WARNING neutron_lib.context [req-5b6ebdd1-6259-4caf-b8a2-e66bb62ede33 req-383d6a22-0255-4d63-aecc-90eb35c2ddf1 1356fb7f67ee44d69685f19d61deb870 cb49d12a95c745b48d101b8d349da633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 240/496] 10.0.0.203 () {34 vars in 1098 bytes} [Tue Jun 2 08:03:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--296524142&fields=id&tenant_id=6cb1838f91b54db1a827afe51094a7cf => 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: 241/497] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:03:44 2026] GET /v2.0/networks?id=295f6619-0194-4788-8517-844032ccd0f8 => generated 680 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/498] 10.0.0.203 () {38 vars in 971 bytes} [Tue Jun 2 08:03:44 2026] POST /v2.0/security-groups => generated 1685 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/499] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:03:44 2026] GET /v2.0/quotas/6cb1838f91b54db1a827afe51094a7cf => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/500] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:44 2026] GET /v2.0/security-groups/1140d142-67d8-4229-8253-66dcdb50a8a9 => generated 1685 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:45.018 8 WARNING neutron_lib.context [req-ee6f577c-7c30-40a2-86aa-a3f00aa681f9 req-61f44145-0c69-48f9-b5bb-ff6996080daf 1356fb7f67ee44d69685f19d61deb870 cb49d12a95c745b48d101b8d349da633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 258/501] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:03:44 2026] GET /v2.0/ports?tenant_id=6cb1838f91b54db1a827afe51094a7cf&fields=id => generated 103 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/502] 10.0.0.203 () {38 vars in 981 bytes} [Tue Jun 2 08:03:45 2026] POST /v2.0/security-group-rules => generated 614 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:45.164 7 WARNING neutron_lib.context [req-c3ac0145-ce96-41ad-876e-ffef95fc5df6 req-dfa28070-618e-489d-b5e3-ff9dec147d8d 1356fb7f67ee44d69685f19d61deb870 cb49d12a95c745b48d101b8d349da633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 259/503] 10.0.0.203 () {38 vars in 971 bytes} [Tue Jun 2 08:03:45 2026] POST /v2.0/security-groups => generated 1685 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/504] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/security-groups/cad91de0-b3fb-4dc4-b6dc-a40360e6d990 => generated 1685 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:45.344 7 WARNING neutron_lib.context [req-727cda30-2c8c-4a8f-b61c-c4860cf7561a req-20f16378-0365-4c95-9bf6-8f09a830e035 1356fb7f67ee44d69685f19d61deb870 cb49d12a95c745b48d101b8d349da633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 260/505] 10.0.0.203 () {38 vars in 981 bytes} [Tue Jun 2 08:03:45 2026] POST /v2.0/security-group-rules => generated 614 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/506] 10.0.0.203 () {34 vars in 907 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/extensions => generated 20516 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/507] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/security-groups/cad91de0-b3fb-4dc4-b6dc-a40360e6d990 => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:03:45.545 7 WARNING neutron_lib.context [req-c969d493-09f2-463b-a54a-eca23c041fc2 req-c91f5710-4ff5-42e8-a50a-79c79f9720e7 1356fb7f67ee44d69685f19d61deb870 cb49d12a95c745b48d101b8d349da633 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 247/508] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/networks/295f6619-0194-4788-8517-844032ccd0f8?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: 262/509] 10.0.0.203 () {38 vars in 981 bytes} [Tue Jun 2 08:03:45 2026] POST /v2.0/security-group-rules => generated 619 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/510] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/networks/295f6619-0194-4788-8517-844032ccd0f8?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: 263/511] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/security-groups/cad91de0-b3fb-4dc4-b6dc-a40360e6d990 => generated 2940 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/512] 10.0.0.203 () {34 vars in 1001 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/security-group-rules/d59c0b29-8ba9-4e4d-bcf9-c52f627b802b => generated 616 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/513] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/security-groups/cad91de0-b3fb-4dc4-b6dc-a40360e6d990 => generated 2940 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/514] 10.0.0.203 () {36 vars in 1023 bytes} [Tue Jun 2 08:03:45 2026] DELETE /v2.0/security-group-rules/d59c0b29-8ba9-4e4d-bcf9-c52f627b802b => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:45.951 7 INFO neutron.services.segments.plugin [-] Segment c5fce5bd-b3fc-484c-b9a1-b3b0d07b0086 resource provider aggregate not found 2026-06-02 08:03:45.956 7 INFO neutron.services.segments.plugin [-] Segment c5fce5bd-b3fc-484c-b9a1-b3b0d07b0086 resource provider aggregate not found [pid: 7|app: 0|req: 265/515] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:45 2026] GET /v2.0/security-groups/cad91de0-b3fb-4dc4-b6dc-a40360e6d990 => generated 2310 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/516] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Jun 2 08:03:45 2026] DELETE /v2.0/security-groups/cad91de0-b3fb-4dc4-b6dc-a40360e6d990 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:46.108 7 INFO neutron.services.segments.plugin [-] Segment c5fce5bd-b3fc-484c-b9a1-b3b0d07b0086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5fce5bd-b3fc-484c-b9a1-b3b0d07b0086 found for delete ", "request_id": "req-dcdaf9e0-86fc-414d-bcf2-66d75cca9171"}]} 2026-06-02 08:03:46.109 7 INFO neutron.services.segments.plugin [-] Segment c5fce5bd-b3fc-484c-b9a1-b3b0d07b0086 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5fce5bd-b3fc-484c-b9a1-b3b0d07b0086 found for delete ", "request_id": "req-79cb95c9-c5e4-43e4-b5fc-7e0c68f5de3e"}]} [pid: 7|app: 0|req: 266/517] 10.0.0.203 () {34 vars in 991 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/security-groups/1140d142-67d8-4229-8253-66dcdb50a8a9 => generated 2310 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/518] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:46 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/519] 10.0.0.203 () {36 vars in 1013 bytes} [Tue Jun 2 08:03:46 2026] DELETE /v2.0/security-groups/1140d142-67d8-4229-8253-66dcdb50a8a9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:03:46.615 8 INFO neutron.db.segments_db [None req-c1a67e6b-9d42-4946-827f-b29f73773673 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment c634db97-d0b8-4a46-b9a7-880f9cf29747 of type vxlan for network 8b0bbb37-8c0a-410f-bb3c-37d05201b777 [pid: 8|app: 0|req: 253/520] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:03:46 2026] POST /v2.0/networks => generated 751 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/521] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:46 2026] POST /v2.0/subnets => generated 699 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:46.974 8 INFO neutron.db.segments_db [None req-9038b22e-5f01-4875-99a2-e9ed12a0a545 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 09ead946-a06a-46b2-95e6-fe1404e076e5 of type vxlan for network 8db45d1a-9c84-472f-8e9a-cca4a0663643 2026-06-02 08:03:47.256 8 INFO neutron.db.l3_hamode_db [None req-9038b22e-5f01-4875-99a2-e9ed12a0a545 73f6e7a6faf3450dad0cb2e5150fd107 0f8a0ea54f6542cc823492c428d41940 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 268/522] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:03:46 2026] PUT /v2.0/routers/2cf830bf-f1fb-41ee-9d7e-07ac79945279/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:48.143 8 INFO neutron.db.l3_hamode_db [None req-9038b22e-5f01-4875-99a2-e9ed12a0a545 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:03:48.222 7 INFO neutron.services.segments.plugin [-] Segment a17b64a3-3a1e-410d-9c87-70b0d81c905f resource provider aggregate not found 2026-06-02 08:03:48.229 7 INFO neutron.services.segments.plugin [-] Segment a17b64a3-3a1e-410d-9c87-70b0d81c905f resource provider aggregate not found 2026-06-02 08:03:48.248 7 INFO neutron.services.segments.plugin [-] Segment a17b64a3-3a1e-410d-9c87-70b0d81c905f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17b64a3-3a1e-410d-9c87-70b0d81c905f found for delete ", "request_id": "req-400aeda4-280b-46f9-b633-067680fd4c00"}]} 2026-06-02 08:03:48.253 7 INFO neutron.services.segments.plugin [-] Segment a17b64a3-3a1e-410d-9c87-70b0d81c905f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a17b64a3-3a1e-410d-9c87-70b0d81c905f found for delete ", "request_id": "req-c3c47b5f-0e34-494a-a126-6bc1e812eb50"}]} 2026-06-02 08:03:48.274 7 INFO neutron.db.l3_hamode_db [None req-8bf6b0a7-92c9-496c-bd49-4a423a42aebd 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network ff78b341-5d54-439d-8d3c-832d72b4a4f3 was deleted as no HA routers are present in tenant cb49d12a95c745b48d101b8d349da633. [pid: 7|app: 0|req: 269/523] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:03:47 2026] DELETE /v2.0/routers/2cf830bf-f1fb-41ee-9d7e-07ac79945279 => generated 0 bytes in 980 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/524] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:48 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/525] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:03:48 2026] DELETE /v2.0/subnets/1e52df5c-f2d1-498e-aae7-85af23a07efc => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/526] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:03:48 2026] DELETE /v2.0/networks/a7507841-610c-40bc-9947-35b502c842d3 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/527] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:49 2026] GET /v2.0/security-groups?tenant_id=cb49d12a95c745b48d101b8d349da633&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/528] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:46 2026] POST /v2.0/routers => generated 739 bytes in 2277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/529] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:49 2026] DELETE /v2.0/security-groups/3c7370b7-48c8-4848-b5fb-57e1939b70ff => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/530] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:49 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => 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: 276/531] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:49 2026] GET /v2.0/security-groups?tenant_id=38ea50c0ce1a44c0bd56d7993f94ca8a&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/532] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:49 2026] DELETE /v2.0/security-groups/240d73cf-15d0-4b89-af4b-ff2fcb6324c6 => 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: 256/533] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:03:49 2026] PUT /v2.0/routers/55e7f630-b0fc-4757-8780-46c40a11c49e/add_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:50.276 7 INFO neutron.services.segments.plugin [-] Segment 9cb6ce98-465c-41eb-b791-1d30c9e69782 resource provider aggregate not found 2026-06-02 08:03:50.287 7 INFO neutron.services.segments.plugin [-] Segment 9cb6ce98-465c-41eb-b791-1d30c9e69782 resource provider aggregate not found 2026-06-02 08:03:50.295 7 INFO neutron.services.segments.plugin [-] Segment 9cb6ce98-465c-41eb-b791-1d30c9e69782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cb6ce98-465c-41eb-b791-1d30c9e69782 found for delete ", "request_id": "req-1ff6bd57-f0c8-40ff-a4c0-f833a9bafe38"}]} 2026-06-02 08:03:50.306 7 INFO neutron.services.segments.plugin [-] Segment 9cb6ce98-465c-41eb-b791-1d30c9e69782 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cb6ce98-465c-41eb-b791-1d30c9e69782 found for delete ", "request_id": "req-42e98569-64b6-4f98-a8c7-8a6cec7f9b1e"}]} [pid: 7|app: 0|req: 278/534] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:50 2026] GET /v2.0/security-groups?tenant_id=16de0695a8ae4bd0be01487eb92323eb&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/535] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:50 2026] DELETE /v2.0/security-groups/fdbe7b88-1a67-4d9f-8b6d-d3592ba5110d => 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: 279/536] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:50 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:51.059 7 WARNING neutron_lib.context [None req-d6c7b7d0-b009-4367-9a75-d52dea4dd299 7dc56fbc3d1542b8ba46f7beefce6944 0f8a0ea54f6542cc823492c428d41940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 258/537] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:03:50 2026] GET /v2.0/networks?id=295f6619-0194-4788-8517-844032ccd0f8 => generated 680 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/538] 10.0.0.44 () {34 vars in 684 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/security-groups => generated 1659 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/539] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:03:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6cb1838f91b54db1a827afe51094a7cf => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:51.239 7 WARNING neutron_lib.context [None req-12ff571d-a895-4091-94c9-2c731e4e03c3 7dc56fbc3d1542b8ba46f7beefce6944 0f8a0ea54f6542cc823492c428d41940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:03:51.302 8 INFO neutron.db.segments_db [None req-0e5fec95-8d41-4097-82a0-15238d80e1f7 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 5982f3b7-03c5-45a3-b4ca-84bcf48ca594 of type vxlan for network ed5872ae-705e-44fb-b103-e5ea25962bbc [pid: 7|app: 0|req: 282/540] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:51.366 7 WARNING neutron_lib.context [req-13ccb239-80f0-4162-b746-124daa38fafa req-6c3ed30d-6a57-440f-8649-2925d76c58db 199eeba77caf4dcea4b5b4429e4ef1a7 6cb1838f91b54db1a827afe51094a7cf - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 259/541] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/networks => generated 735 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:51.422 8 WARNING neutron_lib.context [None req-f9051aa1-d0fc-48ef-853e-f317d481edb8 7dc56fbc3d1542b8ba46f7beefce6944 0f8a0ea54f6542cc823492c428d41940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 260/542] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/543] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/ports => generated 954 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:03:51.803 7 WARNING neutron_lib.context [None req-0907c1f3-5f5e-4de7-94bc-b9e0b563b82d 7dc56fbc3d1542b8ba46f7beefce6944 0f8a0ea54f6542cc823492c428d41940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 261/544] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/subnets => generated 684 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/545] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:51 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 957 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/546] 199.204.45.157 () {34 vars in 911 bytes} [Tue Jun 2 08:03:51 2026] GET /v2.0/extensions => generated 20516 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-02 08:03:51.978 8 INFO neutron.db.segments_db [None req-bef5c478-50f0-4d55-bbd0-7eb740099250 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment b84e3cab-aa81-4bbc-910e-2c8241d85a8a of type vxlan for network a1f3212c-44a6-4823-8d87-314b2d0d4973 2026-06-02 08:03:52.254 8 INFO neutron.db.l3_hamode_db [None req-bef5c478-50f0-4d55-bbd0-7eb740099250 73f6e7a6faf3450dad0cb2e5150fd107 216f106a2dd34b3f8f8de1af7154d898 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 284/547] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/floatingips => generated 552 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/548] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:03:52 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/549] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:03:52 2026] PUT /v2.0/ports/5bd435d6-1212-4872-a76d-b02713a0d8c9 => generated 1235 bytes in 544 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: 287/550] 10.0.0.203 () {34 vars in 1098 bytes} [Tue Jun 2 08:03:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--519407666&fields=id&tenant_id=0f8a0ea54f6542cc823492c428d41940 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:53.090 8 INFO neutron.db.l3_hamode_db [None req-bef5c478-50f0-4d55-bbd0-7eb740099250 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 288/551] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:03:53 2026] GET /v2.0/networks?id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 684 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/552] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:03:53 2026] GET /v2.0/quotas/0f8a0ea54f6542cc823492c428d41940 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/553] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:03:53 2026] GET /v2.0/ports?tenant_id=0f8a0ea54f6542cc823492c428d41940&fields=id => generated 103 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/554] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:53 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 969 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/555] 10.0.0.203 () {34 vars in 907 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/extensions => generated 20516 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/556] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/557] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:03:51 2026] POST /v2.0/routers => generated 724 bytes in 2204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/558] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/ports?tenant_id=6cb1838f91b54db1a827afe51094a7cf&device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 1238 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/559] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/560] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5bd435d6-1212-4872-a76d-b02713a0d8c9 => 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: 267/561] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/562] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/subnets?id=e01e21fb-f749-459f-bfa3-1f8afae7309b => generated 698 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:54.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e53596d-122d-4706-a721-2b1eb8f0f861'] response: {'name': 'network-changed', 'server_uuid': 'd8375564-6f54-45cb-b4d0-6445c2feff7d', 'tag': '5bd435d6-1212-4872-a76d-b02713a0d8c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 269/563] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/ports?network_id=295f6619-0194-4788-8517-844032ccd0f8&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/564] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/networks/295f6619-0194-4788-8517-844032ccd0f8?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/565] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/networks/295f6619-0194-4788-8517-844032ccd0f8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/566] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:54 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => 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: 273/567] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/568] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/569] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:03:54 2026] PUT /v2.0/routers/97dbc19c-2291-4678-b6bd-ef92638d4f3f/add_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/570] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/ports?tenant_id=6cb1838f91b54db1a827afe51094a7cf&device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 1238 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/571] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => 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: 296/572] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/networks?id=295f6619-0194-4788-8517-844032ccd0f8 => generated 776 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/573] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5bd435d6-1212-4872-a76d-b02713a0d8c9 => 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: 297/574] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/subnets?id=e01e21fb-f749-459f-bfa3-1f8afae7309b => generated 698 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/575] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/ports?network_id=295f6619-0194-4788-8517-844032ccd0f8&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: 298/576] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/networks/295f6619-0194-4788-8517-844032ccd0f8?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: 279/577] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:03:55 2026] GET /v2.0/networks/295f6619-0194-4788-8517-844032ccd0f8?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) 2026-06-02 08:03:56.324 7 WARNING neutron_lib.context [None req-09e8b915-7a19-445e-aa97-0a92c2fbbe7a 6c2d173c5fcf4b79882be1ba4d7a9d5d 216f106a2dd34b3f8f8de1af7154d898 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:56 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/579] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:03:56 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&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: 299/580] 10.0.0.44 () {34 vars in 684 bytes} [Tue Jun 2 08:03:56 2026] POST /v2.0/security-groups => generated 1659 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:03:56.536 8 WARNING neutron_lib.context [None req-facf5c8b-77b2-4cf8-b895-db6f97b2b798 6c2d173c5fcf4b79882be1ba4d7a9d5d 216f106a2dd34b3f8f8de1af7154d898 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 282/581] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:03:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:03:56.672 7 WARNING neutron_lib.context [None req-6662380c-9782-4a4e-aeb1-8722ba5cb1eb 6c2d173c5fcf4b79882be1ba4d7a9d5d 216f106a2dd34b3f8f8de1af7154d898 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 300/582] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:03:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/583] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:56 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:03:56.834 7 WARNING neutron_lib.context [None req-8081f96d-96ac-4fbc-a1f6-944d1fd9ba14 6c2d173c5fcf4b79882be1ba4d7a9d5d 216f106a2dd34b3f8f8de1af7154d898 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 301/584] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:03:56 2026] POST /v2.0/floatingips => generated 552 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/585] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:57 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/586] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:03:57 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/587] 10.0.0.203 () {34 vars in 1098 bytes} [Tue Jun 2 08:03:57 2026] GET /v2.0/security-groups?name=tempest-securitygroup--403985590&fields=id&tenant_id=216f106a2dd34b3f8f8de1af7154d898 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/588] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:57 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => 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: 305/589] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:03:57 2026] GET /v2.0/networks?id=ed5872ae-705e-44fb-b103-e5ea25962bbc => generated 669 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/590] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:03:57 2026] GET /v2.0/quotas/216f106a2dd34b3f8f8de1af7154d898 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/591] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:03:58 2026] GET /v2.0/ports?tenant_id=216f106a2dd34b3f8f8de1af7154d898&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/592] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:57 2026] GET /v2.0/security-groups?tenant_id=95d6f8087cff4fd68120e8514121bebd&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/593] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:03:58 2026] GET /v2.0/networks/ed5872ae-705e-44fb-b103-e5ea25962bbc?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: 309/594] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:03:58 2026] GET /v2.0/networks/ed5872ae-705e-44fb-b103-e5ea25962bbc?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: 286/595] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:58 2026] DELETE /v2.0/security-groups/a771d39a-c276-404b-b204-90457e40001c => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/596] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:58 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => 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: 310/597] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:03:58 2026] GET /v2.0/security-groups?tenant_id=63c662cadafc497ea53310822ff31c3f&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/598] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:03:58 2026] DELETE /v2.0/security-groups/ff902f01-89b6-4168-9c6c-a0e4d903d108 => 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: 311/599] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:58 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/600] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:03:58 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&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: 7|app: 0|req: 312/601] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:03:58 2026] GET /v2.0/networks?id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 684 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/602] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:03:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f8a0ea54f6542cc823492c428d41940 => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:03:58.924 7 WARNING neutron_lib.context [req-eaa8abe7-0b68-4259-9942-f73c27e0f003 req-72ce98ef-fe9e-49a0-88b5-5ae8fd580c94 7dc56fbc3d1542b8ba46f7beefce6944 0f8a0ea54f6542cc823492c428d41940 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 291/603] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:59 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => 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: 313/604] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:03:58 2026] POST /v2.0/ports => generated 954 bytes in 399 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: 316/607] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:59 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => 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: 292/608] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:03:59 2026] PUT /v2.0/ports/14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 1235 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/609] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:03:59 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 969 bytes in 91 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: 293/610] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:03:59 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/611] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:00 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/612] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:00 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/613] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:00 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => 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: 295/614] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:00 2026] GET /v2.0/ports?tenant_id=0f8a0ea54f6542cc823492c428d41940&device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/615] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/616] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:01 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/617] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:01 2026] GET /v2.0/subnets?id=25731456-c890-4028-bb3a-c53158327e47 => generated 702 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/618] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:01 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&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: 7|app: 0|req: 322/619] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:01 2026] GET /v2.0/ports?network_id=8b0bbb37-8c0a-410f-bb3c-37d05201b777&device_owner=network%3Adhcp => generated 1244 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:01.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da961aac-25fb-4c5d-987f-138ced4d7eeb'] response: {'name': 'network-changed', 'server_uuid': '403572fc-16c7-41ea-8154-b14597f25494', 'tag': '14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 298/620] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:01 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/621] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:01 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?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: 299/622] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:01 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/623] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:01 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/624] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:01 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => 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: 325/625] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/626] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/627] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/ports?tenant_id=0f8a0ea54f6542cc823492c428d41940&device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/628] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/networks?id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 779 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/629] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/630] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/subnets?id=25731456-c890-4028-bb3a-c53158327e47 => generated 702 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/631] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/ports?network_id=8b0bbb37-8c0a-410f-bb3c-37d05201b777&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/632] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/633] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?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: 305/634] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&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: 330/635] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?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: 331/636] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => 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: 306/637] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/networks?id=ed5872ae-705e-44fb-b103-e5ea25962bbc => generated 669 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/638] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=216f106a2dd34b3f8f8de1af7154d898 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:02.924 8 WARNING neutron_lib.context [req-a1e1f9d1-bd3b-4831-a64e-fe8a68a0253a req-55945314-09d8-4f03-9e56-40783bc1b233 6c2d173c5fcf4b79882be1ba4d7a9d5d 216f106a2dd34b3f8f8de1af7154d898 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 332/639] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:02 2026] GET /v2.0/security-groups?tenant_id=2206901428bc4fbaba523f3fe5518f11&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/640] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:04:02 2026] POST /v2.0/ports => generated 954 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/641] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:03 2026] DELETE /v2.0/security-groups/a19dd3b9-d4b6-42bc-ab8b-7d4f22c72939 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/642] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:03 2026] GET /v2.0/security-groups?tenant_id=0b285b4f21514f79a3d05b1b6fa962e6&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/643] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:03 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/644] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:03 2026] DELETE /v2.0/security-groups/a94adbe0-362e-45e2-b18f-0909e8dcfa81 => 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: 337/645] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:03 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/646] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:03 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/647] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:04:03 2026] PUT /v2.0/ports/4944cff6-f3ea-40c7-9287-105c13890c8d => generated 1235 bytes in 548 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: 339/648] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:03 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/649] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:03 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:04.070 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eed94027-8db9-4e38-8a85-7f62a10dcb9e'] response: {'name': 'network-changed', 'server_uuid': '91ce5b51-9682-4bd7-bf2b-57e24be5e305', 'tag': '4944cff6-f3ea-40c7-9287-105c13890c8d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 340/650] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:03 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/651] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/652] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/ports?tenant_id=216f106a2dd34b3f8f8de1af7154d898&device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/653] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/networks?tenant_id=216f106a2dd34b3f8f8de1af7154d898&shared=False => generated 763 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/654] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:04:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:04.831 8 INFO neutron.db.l3_db [None req-69e5223f-fafe-4321-b057-b17b43fbb627 199eeba77caf4dcea4b5b4429e4ef1a7 6cb1838f91b54db1a827afe51094a7cf - - default default] Floating IP 9d23b475-77a7-4bd0-8783-47160c3f0e38 associated. External IP: 10.96.250.213, port: 5bd435d6-1212-4872-a76d-b02713a0d8c9. [pid: 7|app: 0|req: 345/655] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/656] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&fields=id&fields=name => generated 113 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/657] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:04:04 2026] PUT /v2.0/floatingips/9d23b475-77a7-4bd0-8783-47160c3f0e38 => generated 855 bytes in 1182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/658] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/659] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/660] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 971 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/661] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/662] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/ports?tenant_id=216f106a2dd34b3f8f8de1af7154d898&device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/663] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4944cff6-f3ea-40c7-9287-105c13890c8d => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/664] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/665] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/subnets?id=9f08d04e-d120-4802-bb21-ed63e9e57ca9 => generated 687 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/666] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/ports?network_id=ed5872ae-705e-44fb-b103-e5ea25962bbc&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/667] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/668] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:05 2026] GET /v2.0/networks/ed5872ae-705e-44fb-b103-e5ea25962bbc?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/669] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/networks/ed5872ae-705e-44fb-b103-e5ea25962bbc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/670] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:06.308 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5d29b98-7bfa-49b7-a912-a936fb3d6906'] response: {'name': 'network-changed', 'server_uuid': 'd8375564-6f54-45cb-b4d0-6445c2feff7d', 'tag': '5bd435d6-1212-4872-a76d-b02713a0d8c9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 317/671] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/672] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/673] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/674] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/ports?tenant_id=6cb1838f91b54db1a827afe51094a7cf&device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/675] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/networks?id=295f6619-0194-4788-8517-844032ccd0f8 => generated 776 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/676] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=5bd435d6-1212-4872-a76d-b02713a0d8c9 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/677] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/subnets?id=e01e21fb-f749-459f-bfa3-1f8afae7309b => generated 698 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/678] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/ports?network_id=295f6619-0194-4788-8517-844032ccd0f8&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/679] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/networks/295f6619-0194-4788-8517-844032ccd0f8?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: 359/680] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:06 2026] GET /v2.0/networks/295f6619-0194-4788-8517-844032ccd0f8?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: 322/681] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => 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: 360/682] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/security-groups?id=284e0b02-3932-4b52-b562-c91ba4d5f415&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/683] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 971 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/684] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&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: 324/685] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/686] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/687] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/688] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:04:07 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:08.255 8 INFO neutron.db.l3_db [None req-73efdd91-55e0-4e8e-8683-824ea5fe8376 7dc56fbc3d1542b8ba46f7beefce6944 0f8a0ea54f6542cc823492c428d41940 - - default default] Floating IP 55e8e2c2-c86b-485e-977d-4da6fb9ccd86 associated. External IP: 10.96.250.203, port: 14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5. 2026-06-02 08:04:08.369 7 INFO neutron.db.l3_db [req-e8f68e93-4865-4460-a8e4-441a2302936f req-8790ec38-f11b-46a0-aa7b-f6c63ce8fd82 199eeba77caf4dcea4b5b4429e4ef1a7 6cb1838f91b54db1a827afe51094a7cf - - default default] Floating IP 9d23b475-77a7-4bd0-8783-47160c3f0e38 disassociated. External IP: 10.96.250.213, port: 5bd435d6-1212-4872-a76d-b02713a0d8c9. [pid: 8|app: 0|req: 326/689] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:04:07 2026] PUT /v2.0/floatingips/55e8e2c2-c86b-485e-977d-4da6fb9ccd86 => generated 855 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/690] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:08 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:08.763 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-616d3ec0-d172-431a-8274-d85f23ac6a2b'] response: {'name': 'network-changed', 'server_uuid': '403572fc-16c7-41ea-8154-b14597f25494', 'tag': '14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 328/691] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:08 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/692] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:08 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/693] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:04:07 2026] DELETE /v2.0/ports/5bd435d6-1212-4872-a76d-b02713a0d8c9 => generated 0 bytes in 994 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/694] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:08 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:08.906 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-01063d26-c374-43c3-9c0e-ffbc103608a4'] response: {'server_uuid': 'd8375564-6f54-45cb-b4d0-6445c2feff7d', 'name': 'network-vif-deleted', 'tag': '5bd435d6-1212-4872-a76d-b02713a0d8c9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 365/695] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:08 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/696] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:09 2026] GET /v2.0/ports?tenant_id=0f8a0ea54f6542cc823492c428d41940&device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/697] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:09 2026] GET /v2.0/networks?id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 779 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/698] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 858 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/699] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:09 2026] GET /v2.0/subnets?id=25731456-c890-4028-bb3a-c53158327e47 => 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: 333/700] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:09 2026] GET /v2.0/ports?network_id=8b0bbb37-8c0a-410f-bb3c-37d05201b777&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: 368/701] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:09 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/702] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:09 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/703] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:09 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => 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: 335/704] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:10 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/705] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:10 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/706] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:10 2026] GET /v2.0/security-groups?tenant_id=6e4b7705aefe40d6a5ebff81d289434a&name=default => generated 2925 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/707] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:10 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => 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: 371/708] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:10 2026] DELETE /v2.0/security-groups/f4e472c6-733c-44c9-b611-19b71a41a598 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/709] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:11 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/710] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:11 2026] GET /v2.0/security-groups?tenant_id=35d129004c1e4dfbaf71589df33d5861&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/711] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:11 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/712] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:11 2026] DELETE /v2.0/security-groups/c38bf0f6-3302-41b1-a881-6d1fed09fa09 => 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: 374/713] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:11 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:11.867 8 INFO neutron.db.l3_db [None req-81243acb-8a42-41dd-8aa4-5a80bdc8bf07 6c2d173c5fcf4b79882be1ba4d7a9d5d 216f106a2dd34b3f8f8de1af7154d898 - - default default] Floating IP 798302f3-7b5e-4260-b86b-b7390bece53a associated. External IP: 10.96.250.207, port: 4944cff6-f3ea-40c7-9287-105c13890c8d. [pid: 7|app: 0|req: 375/714] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => 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: 340/715] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:04:11 2026] PUT /v2.0/floatingips/798302f3-7b5e-4260-b86b-b7390bece53a => generated 855 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/716] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => 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/717] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&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: 377/718] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:12.611 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a00f4569-935e-4103-9e7a-11304021b47f'] response: {'name': 'network-changed', 'server_uuid': '91ce5b51-9682-4bd7-bf2b-57e24be5e305', 'tag': '4944cff6-f3ea-40c7-9287-105c13890c8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 342/719] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&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: 378/720] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/ports?tenant_id=216f106a2dd34b3f8f8de1af7154d898&device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/721] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/networks?id=ed5872ae-705e-44fb-b103-e5ea25962bbc => generated 763 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/722] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4944cff6-f3ea-40c7-9287-105c13890c8d => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/723] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:12 2026] GET /v2.0/subnets?id=9f08d04e-d120-4802-bb21-ed63e9e57ca9 => generated 687 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/724] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/ports?network_id=ed5872ae-705e-44fb-b103-e5ea25962bbc&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: 345/725] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/networks/ed5872ae-705e-44fb-b103-e5ea25962bbc?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: 346/726] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/ports?device_id=d8375564-6f54-45cb-b4d0-6445c2feff7d => 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: 381/727] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/networks/ed5872ae-705e-44fb-b103-e5ea25962bbc?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: 347/728] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/729] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/security-groups?id=bd7ae3aa-4a44-48ba-b105-207ffa3ffda8&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: 8|app: 0|req: 348/730] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:13 2026] GET /v2.0/security-groups?tenant_id=e3f199cfec13444f9a88d016f9fce745&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/731] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/security-groups/284e0b02-3932-4b52-b562-c91ba4d5f415 => 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: 349/732] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/security-groups/1abe7085-02b2-4ed6-b8b7-cf24416a6d62 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:14.364 7 INFO neutron.api.v2.resource [None req-1db5571f-8290-4e90-89d5-505912c1b347 199eeba77caf4dcea4b5b4429e4ef1a7 6cb1838f91b54db1a827afe51094a7cf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 384/733] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:04:14 2026] GET /v2.0/security-groups/284e0b02-3932-4b52-b562-c91ba4d5f415 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/736] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:04:14 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/737] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/floatingips/9d23b475-77a7-4bd0-8783-47160c3f0e38 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:14.916 7 INFO neutron.db.l3_db [req-12619dab-f006-472b-8019-7fe3fab420fd req-5fcffeb1-04bd-43d1-ae57-965a48d6087a 6c2d173c5fcf4b79882be1ba4d7a9d5d 216f106a2dd34b3f8f8de1af7154d898 - - default default] Floating IP 798302f3-7b5e-4260-b86b-b7390bece53a disassociated. External IP: 10.96.250.207, port: 4944cff6-f3ea-40c7-9287-105c13890c8d. [pid: 7|app: 0|req: 388/738] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:04:14 2026] DELETE /v2.0/ports/4944cff6-f3ea-40c7-9287-105c13890c8d => generated 0 bytes in 675 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/739] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:15 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => 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: 351/740] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:14 2026] PUT /v2.0/routers/c97fb760-2a6a-4d39-89e4-669afab2d79c/remove_router_interface => generated 309 bytes in 1081 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:15.795 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-13204721-2931-46f8-a046-9bad2c337d3b'] response: {'server_uuid': '91ce5b51-9682-4bd7-bf2b-57e24be5e305', 'name': 'network-vif-deleted', 'tag': '4944cff6-f3ea-40c7-9287-105c13890c8d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 352/741] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:16 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:16.633 7 INFO neutron.services.segments.plugin [-] Segment 5cbd6dc3-6746-475f-bb57-d0e3e38c121d resource provider aggregate not found 2026-06-02 08:04:16.638 7 INFO neutron.services.segments.plugin [-] Segment 5cbd6dc3-6746-475f-bb57-d0e3e38c121d resource provider aggregate not found 2026-06-02 08:04:16.646 7 INFO neutron.services.segments.plugin [-] Segment 5cbd6dc3-6746-475f-bb57-d0e3e38c121d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cbd6dc3-6746-475f-bb57-d0e3e38c121d found for delete ", "request_id": "req-cc158abe-b734-43f4-96f1-28dddd84dbfd"}]} 2026-06-02 08:04:16.648 7 INFO neutron.db.l3_hamode_db [None req-7b9add37-e9f7-415e-a845-75c8a7c61895 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network 24163bb0-2335-40e0-b992-5c8453ebf9bb was deleted as no HA routers are present in tenant 6cb1838f91b54db1a827afe51094a7cf. [pid: 7|app: 0|req: 390/742] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:15 2026] DELETE /v2.0/routers/c97fb760-2a6a-4d39-89e4-669afab2d79c => generated 0 bytes in 861 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:16.659 7 INFO neutron.services.segments.plugin [-] Segment 5cbd6dc3-6746-475f-bb57-d0e3e38c121d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5cbd6dc3-6746-475f-bb57-d0e3e38c121d found for delete ", "request_id": "req-4973630d-b48b-4e29-a678-42447ed3be94"}]} [pid: 7|app: 0|req: 391/743] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:16 2026] DELETE /v2.0/subnets/e01e21fb-f749-459f-bfa3-1f8afae7309b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/744] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:16 2026] GET /v2.0/security-groups?tenant_id=a072549aace14aebb4921b703d4123ee&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/745] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:16 2026] DELETE /v2.0/security-groups/822aa55f-ef4d-4aac-95c1-37c7cbd22e8d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/746] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:16 2026] DELETE /v2.0/networks/295f6619-0194-4788-8517-844032ccd0f8 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/747] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:17 2026] GET /v2.0/security-groups?tenant_id=6cb1838f91b54db1a827afe51094a7cf&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/748] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:17 2026] DELETE /v2.0/security-groups/f8bf6efc-8810-43bb-a90d-1d682bbc5772 => 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: 356/749] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:17 2026] GET /v2.0/ports?device_id=91ce5b51-9682-4bd7-bf2b-57e24be5e305 => 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: 394/750] 10.0.0.54 () {34 vars in 989 bytes} [Tue Jun 2 08:04:17 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 1240 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/751] 10.0.0.54 () {34 vars in 1039 bytes} [Tue Jun 2 08:04:18 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:18.677 7 INFO neutron.services.segments.plugin [-] Segment 65e9b5fa-b2d3-43bd-8a51-b70a3d24263b resource provider aggregate not found 2026-06-02 08:04:18.682 7 INFO neutron.services.segments.plugin [-] Segment 65e9b5fa-b2d3-43bd-8a51-b70a3d24263b resource provider aggregate not found 2026-06-02 08:04:18.703 7 INFO neutron.services.segments.plugin [-] Segment 65e9b5fa-b2d3-43bd-8a51-b70a3d24263b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e9b5fa-b2d3-43bd-8a51-b70a3d24263b found for delete ", "request_id": "req-ea585940-e1fa-4ee2-976c-1513613298a5"}]} 2026-06-02 08:04:18.706 7 INFO neutron.services.segments.plugin [-] Segment 65e9b5fa-b2d3-43bd-8a51-b70a3d24263b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65e9b5fa-b2d3-43bd-8a51-b70a3d24263b found for delete ", "request_id": "req-7bf058c6-3256-4d8c-ac45-797741da5f3a"}]} [pid: 7|app: 0|req: 395/752] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:18 2026] DELETE /v2.0/security-groups/bd7ae3aa-4a44-48ba-b105-207ffa3ffda8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:18.771 8 INFO neutron.api.v2.resource [None req-0d70b571-4e44-43a9-820c-a85daa8b27cb 6c2d173c5fcf4b79882be1ba4d7a9d5d 216f106a2dd34b3f8f8de1af7154d898 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 358/753] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:04:18 2026] GET /v2.0/security-groups/bd7ae3aa-4a44-48ba-b105-207ffa3ffda8 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/754] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:04:18 2026] DELETE /v2.0/floatingips/798302f3-7b5e-4260-b86b-b7390bece53a => generated 0 bytes in 324 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:19.105 8 WARNING neutron_lib.context [None req-074d6eb4-06b4-4133-8a6f-0fe3ee5d0503 050a19f16fc4447c97f666a2d582bf38 1b8e1e5537d647328b39690d733cb251 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:19.267 8 INFO neutron.db.segments_db [None req-074d6eb4-06b4-4133-8a6f-0fe3ee5d0503 050a19f16fc4447c97f666a2d582bf38 1b8e1e5537d647328b39690d733cb251 - - default default] Added segment d1cb88fe-a9d8-46d1-91a5-9aaecb772eb4 of type vxlan for network 45bacba6-614f-40f2-97ec-a94e8d5beef7 [pid: 8|app: 0|req: 359/755] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:04:18 2026] POST /v2.0/networks => generated 648 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:19.557 8 INFO neutron.db.segments_db [None req-8b848676-3ac8-4703-94c0-7f44080ce0bc 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 7853b94c-9460-4bc8-a213-426be66abe24 of type vxlan for network 46bd3162-70b2-4391-8108-612707095c97 [pid: 8|app: 0|req: 360/756] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:04:19 2026] POST /v2.0/networks => generated 744 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/757] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:19 2026] POST /v2.0/subnets => generated 692 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:19.887 8 WARNING neutron_lib.context [None req-e1aeea65-9092-48e7-86fa-2f319ab065c8 050a19f16fc4447c97f666a2d582bf38 1b8e1e5537d647328b39690d733cb251 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 397/758] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:19 2026] PUT /v2.0/routers/97dbc19c-2291-4678-b6bd-ef92638d4f3f/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:20.109 7 INFO neutron.db.segments_db [None req-3d3bbfcc-0907-496a-af45-addb7aa52404 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 17d5c020-aafb-4cb7-b99e-a9764572d8f4 of type vxlan for network 6a169a5e-4a86-4867-8d44-986181a2e50a [pid: 8|app: 0|req: 362/759] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:19 2026] POST /v2.0/subnets => generated 673 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:20.368 7 INFO neutron.db.l3_hamode_db [None req-3d3bbfcc-0907-496a-af45-addb7aa52404 73f6e7a6faf3450dad0cb2e5150fd107 da4fd19defe74ac3a20e5d4348eb8124 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:20.688 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-84d698cc-2c76-4686-b4dc-29889e70d592 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 570, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 597, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2243, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 645, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 724, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2234, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2239, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-06-02 08:04:21.074 8 INFO neutron.db.l3_hamode_db [None req-84d698cc-2c76-4686-b4dc-29889e70d592 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network a1f3212c-44a6-4823-8d87-314b2d0d4973 was deleted as no HA routers are present in tenant 216f106a2dd34b3f8f8de1af7154d898. [pid: 8|app: 0|req: 363/760] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:20 2026] DELETE /v2.0/routers/97dbc19c-2291-4678-b6bd-ef92638d4f3f => generated 0 bytes in 946 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:21.086 8 WARNING neutron_lib.context [None req-d208f5bb-199a-40a4-8f18-f7167083792a 050a19f16fc4447c97f666a2d582bf38 1b8e1e5537d647328b39690d733cb251 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:21.143 8 INFO neutron.db.segments_db [None req-d208f5bb-199a-40a4-8f18-f7167083792a 050a19f16fc4447c97f666a2d582bf38 1b8e1e5537d647328b39690d733cb251 - - default default] Added segment 3ca182a3-a339-45de-b5c7-e57b36ae4bd2 of type vxlan for network 88138461-8ac0-42f2-bf3b-cddcc9a121c6 2026-06-02 08:04:21.144 7 INFO neutron.db.l3_hamode_db [None req-3d3bbfcc-0907-496a-af45-addb7aa52404 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 364/761] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:04:21 2026] POST /v2.0/networks => generated 648 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/762] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:21 2026] DELETE /v2.0/subnets/9f08d04e-d120-4802-bb21-ed63e9e57ca9 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:21.502 8 INFO neutron.services.segments.plugin [-] Segment b84e3cab-aa81-4bbc-910e-2c8241d85a8a resource provider aggregate not found 2026-06-02 08:04:21.518 8 INFO neutron.services.segments.plugin [-] Segment b84e3cab-aa81-4bbc-910e-2c8241d85a8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84e3cab-aa81-4bbc-910e-2c8241d85a8a found for delete ", "request_id": "req-a37e36f8-bf2e-4a90-b5ad-8463bec8e8db"}]} 2026-06-02 08:04:21.526 8 INFO neutron.services.segments.plugin [-] Segment b84e3cab-aa81-4bbc-910e-2c8241d85a8a resource provider aggregate not found 2026-06-02 08:04:21.542 8 INFO neutron.services.segments.plugin [-] Segment b84e3cab-aa81-4bbc-910e-2c8241d85a8a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b84e3cab-aa81-4bbc-910e-2c8241d85a8a found for delete ", "request_id": "req-809efec6-c4aa-4770-b966-426ba38a22cd"}]} [pid: 8|app: 0|req: 366/763] 10.0.0.44 () {34 vars in 742 bytes} [Tue Jun 2 08:04:21 2026] PUT /v2.0/networks/88138461-8ac0-42f2-bf3b-cddcc9a121c6 => generated 592 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/764] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:20 2026] POST /v2.0/routers => generated 732 bytes in 1964 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:22.035 7 WARNING neutron_lib.context [None req-1a1c6991-5662-47b1-b9be-8f0a6f7b4920 050a19f16fc4447c97f666a2d582bf38 1b8e1e5537d647328b39690d733cb251 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 367/765] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:21 2026] DELETE /v2.0/networks/ed5872ae-705e-44fb-b103-e5ea25962bbc => generated 0 bytes in 658 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/766] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:22 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/767] 10.0.0.44 () {34 vars in 740 bytes} [Tue Jun 2 08:04:22 2026] PUT /v2.0/subnets/97a89da6-daf8-4abf-a65b-b6580e1f36da => generated 656 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/768] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/security-groups?tenant_id=216f106a2dd34b3f8f8de1af7154d898&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:04:22.665 7 INFO neutron.services.segments.plugin [-] Segment 3ca182a3-a339-45de-b5c7-e57b36ae4bd2 resource provider aggregate not found 2026-06-02 08:04:22.671 7 INFO neutron.services.segments.plugin [-] Segment 3ca182a3-a339-45de-b5c7-e57b36ae4bd2 resource provider aggregate not found 2026-06-02 08:04:22.688 7 INFO neutron.services.segments.plugin [-] Segment 3ca182a3-a339-45de-b5c7-e57b36ae4bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca182a3-a339-45de-b5c7-e57b36ae4bd2 found for delete ", "request_id": "req-70405401-a742-4d60-823f-d6ab5c8c0a33"}]} 2026-06-02 08:04:22.699 7 INFO neutron.services.segments.plugin [-] Segment 3ca182a3-a339-45de-b5c7-e57b36ae4bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ca182a3-a339-45de-b5c7-e57b36ae4bd2 found for delete ", "request_id": "req-a47b62c4-85f8-478a-91fd-cbb86cf66b99"}]} [pid: 7|app: 0|req: 402/769] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:22 2026] DELETE /v2.0/networks/88138461-8ac0-42f2-bf3b-cddcc9a121c6 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/770] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:22 2026] DELETE /v2.0/security-groups/51ec422c-1e98-4495-ac0a-55c1e2e21fa0 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:22.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e4b28967-2b65-4bf8-a717-cb73002c5453 050a19f16fc4447c97f666a2d582bf38 1b8e1e5537d647328b39690d733cb251 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 404/771] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:22 2026] DELETE /v2.0/networks/88138461-8ac0-42f2-bf3b-cddcc9a121c6 => 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: 405/772] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/773] 10.0.0.44 () {32 vars in 741 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/subnets?network_id=f7c8b7b6-a748-4313-a9b5-8b97260ebe3c => generated 649 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/774] 10.0.0.44 () {32 vars in 652 bytes} [Tue Jun 2 08:04:22 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: 408/775] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:04:22 2026] GET /v2.0/networks => generated 1313 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/776] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/subnets => generated 1312 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/777] 10.0.0.44 () {32 vars in 722 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/networks/45bacba6-614f-40f2-97ec-a94e8d5beef7 => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/778] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:04:23 2026] GET /v2.0/subnets/710a5a0b-1aa3-4a88-93d0-5236142141e0 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:23.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-64de7802-779d-4e01-83fd-14ec836632b7 050a19f16fc4447c97f666a2d582bf38 1b8e1e5537d647328b39690d733cb251 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 412/779] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:23 2026] DELETE /v2.0/subnets/97a89da6-daf8-4abf-a65b-b6580e1f36da => generated 136 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:23.273 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1308b96d-3ab7-4239-929d-33e279a33199 050a19f16fc4447c97f666a2d582bf38 1b8e1e5537d647328b39690d733cb251 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 413/780] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:23 2026] DELETE /v2.0/networks/88138461-8ac0-42f2-bf3b-cddcc9a121c6 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:23.536 8 INFO neutron.services.segments.plugin [-] Segment 5982f3b7-03c5-45a3-b4ca-84bcf48ca594 resource provider aggregate not found 2026-06-02 08:04:23.565 8 INFO neutron.services.segments.plugin [-] Segment 5982f3b7-03c5-45a3-b4ca-84bcf48ca594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5982f3b7-03c5-45a3-b4ca-84bcf48ca594 found for delete ", "request_id": "req-f7c5e2dd-e23f-4f7c-8397-15e5ba4d295c"}]} 2026-06-02 08:04:23.567 8 INFO neutron.services.segments.plugin [-] Segment 5982f3b7-03c5-45a3-b4ca-84bcf48ca594 resource provider aggregate not found 2026-06-02 08:04:23.582 8 INFO neutron.services.segments.plugin [-] Segment 5982f3b7-03c5-45a3-b4ca-84bcf48ca594 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5982f3b7-03c5-45a3-b4ca-84bcf48ca594 found for delete ", "request_id": "req-548074df-50e1-4173-af85-2fc35202c959"}]} [pid: 8|app: 0|req: 368/781] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:04:22 2026] PUT /v2.0/routers/e8816a0c-7722-4873-96d6-2a48dad0b58b/add_router_interface => generated 309 bytes in 1414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/782] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:23 2026] DELETE /v2.0/subnets/710a5a0b-1aa3-4a88-93d0-5236142141e0 => generated 0 bytes in 526 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/783] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:23 2026] DELETE /v2.0/networks/45bacba6-614f-40f2-97ec-a94e8d5beef7 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/784] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:04:24 2026] GET /v2.0/networks?id=46bd3162-70b2-4391-8108-612707095c97 => generated 677 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/785] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:24 2026] GET /v2.0/security-groups?tenant_id=1b8e1e5537d647328b39690d733cb251&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/786] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:04:24 2026] GET /v2.0/quotas/da4fd19defe74ac3a20e5d4348eb8124 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:24.977 8 INFO neutron.db.segments_db [None req-29519a54-c6b5-4bce-b208-355f1eea2405 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 2050b920-f5af-46ce-a967-3335c5aa421f of type vxlan for network 6ffe23fa-444d-43d6-ae18-927f6c79bfef [pid: 7|app: 0|req: 418/787] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:24 2026] DELETE /v2.0/security-groups/2ae17c08-4f6b-4289-95fb-33ac5eb08ee0 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/788] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:04:24 2026] POST /v2.0/networks => generated 744 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/789] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:04:24 2026] GET /v2.0/ports?tenant_id=da4fd19defe74ac3a20e5d4348eb8124&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/790] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:04:25 2026] GET /v2.0/networks/46bd3162-70b2-4391-8108-612707095c97?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/791] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:04:25 2026] GET /v2.0/networks/46bd3162-70b2-4391-8108-612707095c97?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: 371/792] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:25 2026] POST /v2.0/subnets => generated 691 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:25.329 7 INFO neutron.db.segments_db [None req-6a5cd520-b8c8-4bd5-bc5b-d576d97fc6bc 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 49d32037-31ce-4394-8615-eae311568f95 of type vxlan for network 88cfe22a-352c-451c-96c9-bc5e0dbe22d1 [pid: 8|app: 0|req: 372/793] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:25 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:25.613 7 INFO neutron.db.l3_hamode_db [None req-6a5cd520-b8c8-4bd5-bc5b-d576d97fc6bc 73f6e7a6faf3450dad0cb2e5150fd107 e4fb4cfd0be8409da94e6311d7773148 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:26.424 7 INFO neutron.db.l3_hamode_db [None req-6a5cd520-b8c8-4bd5-bc5b-d576d97fc6bc 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 373/794] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:26 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:26.827 8 INFO neutron.services.segments.plugin [-] Segment d1cb88fe-a9d8-46d1-91a5-9aaecb772eb4 resource provider aggregate not found 2026-06-02 08:04:26.834 8 INFO neutron.services.segments.plugin [-] Segment d1cb88fe-a9d8-46d1-91a5-9aaecb772eb4 resource provider aggregate not found 2026-06-02 08:04:26.851 8 INFO neutron.services.segments.plugin [-] Segment d1cb88fe-a9d8-46d1-91a5-9aaecb772eb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1cb88fe-a9d8-46d1-91a5-9aaecb772eb4 found for delete ", "request_id": "req-f7387905-0143-40c1-81b6-90bb24d28948"}]} 2026-06-02 08:04:26.856 8 INFO neutron.services.segments.plugin [-] Segment d1cb88fe-a9d8-46d1-91a5-9aaecb772eb4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1cb88fe-a9d8-46d1-91a5-9aaecb772eb4 found for delete ", "request_id": "req-9eb1395c-bd28-4a49-8686-8141a4025651"}]} 2026-06-02 08:04:27.054 8 WARNING neutron_lib.context [None req-d658621a-f892-40fd-b0b6-054659a509e2 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:27.212 8 INFO neutron.db.segments_db [None req-d658621a-f892-40fd-b0b6-054659a509e2 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Added segment e0d73f5d-74be-4a5f-a4fa-9d39449883ed of type vxlan for network 9cf719b9-da2e-4cfd-87e4-b377ac3e6994 [pid: 8|app: 0|req: 374/795] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:04:26 2026] POST /v2.0/networks => generated 634 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:27.315 8 WARNING neutron_lib.context [None req-5b37321f-8e84-481d-af71-aab5c3e744cf 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:27.372 8 INFO neutron.db.segments_db [None req-5b37321f-8e84-481d-af71-aab5c3e744cf 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Added segment 734577af-c917-4e01-926f-9371a12590b2 of type vxlan for network 793afad0-c414-47eb-b185-42aa8380817f [pid: 8|app: 0|req: 375/796] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:04:27 2026] POST /v2.0/networks => generated 634 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:27.477 8 WARNING neutron_lib.context [None req-be90e772-4308-4a8d-9177-5e18e284c0ba 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 422/797] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:25 2026] POST /v2.0/routers => generated 731 bytes in 2271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/798] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:27 2026] POST /v2.0/subnets => generated 646 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/799] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:27 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:27.742 8 WARNING neutron_lib.context [None req-89b02465-4513-44ff-84e0-306348cf5166 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 378/800] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:27 2026] POST /v2.0/subnets => generated 655 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:27.991 8 WARNING neutron_lib.context [None req-7d8e7857-eed0-4ace-9942-95c1d2c4295c 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:28.042 8 INFO neutron.db.segments_db [None req-7d8e7857-eed0-4ace-9942-95c1d2c4295c 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Added segment 2fe07078-9122-4cb3-8ac8-f9c819b4e2e6 of type vxlan for network 6bee441a-e892-4099-9fe8-ccec30265e0f 2026-06-02 08:04:28.331 8 INFO neutron.db.l3_hamode_db [None req-7d8e7857-eed0-4ace-9942-95c1d2c4295c 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:28.526 8 INFO neutron.db.l3_hamode_db [None req-7d8e7857-eed0-4ace-9942-95c1d2c4295c 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 423/801] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:04:27 2026] PUT /v2.0/routers/3c88d6af-46ab-4ec8-9866-a4b718277b95/add_router_interface => generated 309 bytes in 1304 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/802] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:28 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/803] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:28 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => 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: 426/804] 10.0.0.203 () {34 vars in 971 bytes} [Tue Jun 2 08:04:28 2026] GET /v2.0/ports/14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 968 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/805] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:27 2026] POST /v2.0/routers => generated 510 bytes in 1305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:29.551 8 WARNING neutron_lib.context [None req-6400c941-b2db-423a-b1d9-0bd65d66dec1 617e1862049046feb3175241c70573c1 e4fb4cfd0be8409da94e6311d7773148 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 382/808] 10.0.0.44 () {34 vars in 684 bytes} [Tue Jun 2 08:04:29 2026] POST /v2.0/security-groups => generated 1660 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/809] 199.204.45.157 () {34 vars in 1000 bytes} [Tue Jun 2 08:04:29 2026] GET /v2.0/subnets?network_id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:29.757 8 WARNING neutron_lib.context [None req-cf3b7b80-0313-4a21-b7e1-21b3f887e31c 617e1862049046feb3175241c70573c1 e4fb4cfd0be8409da94e6311d7773148 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/810] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:04:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/811] 199.204.45.157 () {34 vars in 1146 bytes} [Tue Jun 2 08:04:29 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494&device_owner=compute%3Anova&network_id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 971 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/812] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:30 2026] GET /v2.0/networks?id=46bd3162-70b2-4391-8108-612707095c97 => generated 677 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:30.123 8 WARNING neutron_lib.context [None req-f4ce17a0-e37c-4b1b-8c66-56186c61894f 617e1862049046feb3175241c70573c1 e4fb4cfd0be8409da94e6311d7773148 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 387/813] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:04:30 2026] POST /v2.0/security-group-rules => generated 602 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/814] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:30 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => 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: 427/815] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:04:29 2026] PUT /v2.0/routers/91ff1bc9-54b5-4fe4-9753-e903506d41f6/add_router_interface => generated 309 bytes in 1521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:30.825 7 WARNING neutron_lib.context [req-d206ea01-bbbe-4852-8529-7013ff68583a req-ed20fb0b-ef27-42a5-b4fb-284a3fa021b8 f6c169d7b5cd49c3ad20362e61dcac7b da4fd19defe74ac3a20e5d4348eb8124 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 389/816] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:04:30 2026] PUT /v2.0/ports/14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 1149 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:04:31.114 8 WARNING neutron_lib.context [None req-16609063-d362-4969-aaea-198b05d50dac 617e1862049046feb3175241c70573c1 e4fb4cfd0be8409da94e6311d7773148 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:31.165 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-89033cbe-0bec-48c5-8368-c1fdd44cfbfe'] response: {'name': 'network-changed', 'server_uuid': '403572fc-16c7-41ea-8154-b14597f25494', 'tag': '14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 428/817] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:04:30 2026] POST /v2.0/ports => generated 958 bytes in 374 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: 429/818] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:04:31 2026] GET /v2.0/ports/84f0efa6-416e-4d8b-8a0c-5df14e18264e => generated 959 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/819] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:04:31 2026] POST /v2.0/floatingips => generated 552 bytes in 646 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/820] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:04:31 2026] PUT /v2.0/ports/f19d91fc-92a2-4030-a662-a217b451bf8e => generated 1239 bytes in 518 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:04:31.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf8e2ec4-fa08-43a6-975a-96c917795858'] response: {'name': 'network-changed', 'server_uuid': 'e7597fa1-8538-4978-a7ef-6c3d05a9bbe7', 'tag': 'f19d91fc-92a2-4030-a662-a217b451bf8e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 431/821] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:31 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => 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: 432/822] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:31 2026] GET /v2.0/ports?tenant_id=0f8a0ea54f6542cc823492c428d41940&device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 1421 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/823] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:31 2026] GET /v2.0/security-groups?id=74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/824] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:31 2026] GET /v2.0/networks?id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 779 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/825] 199.204.45.157 () {34 vars in 1060 bytes} [Tue Jun 2 08:04:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => 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: 436/826] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/827] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/subnets?id=25731456-c890-4028-bb3a-c53158327e47 => generated 702 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/828] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/ports?network_id=8b0bbb37-8c0a-410f-bb3c-37d05201b777&device_owner=network%3Adhcp => generated 1244 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/829] 10.0.0.203 () {34 vars in 1098 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--694563270&fields=id&tenant_id=e4fb4cfd0be8409da94e6311d7773148 => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/830] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/831] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/networks?id=6ffe23fa-444d-43d6-ae18-927f6c79bfef => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/832] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/ports?tenant_id=da4fd19defe74ac3a20e5d4348eb8124&device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => 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: 443/833] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?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: 444/834] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/quotas/e4fb4cfd0be8409da94e6311d7773148 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/835] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/networks?tenant_id=da4fd19defe74ac3a20e5d4348eb8124&shared=False => generated 772 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/836] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/ports?tenant_id=e4fb4cfd0be8409da94e6311d7773148&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/837] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/838] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/networks/6ffe23fa-444d-43d6-ae18-927f6c79bfef?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: 449/839] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:04:32 2026] GET /v2.0/networks/6ffe23fa-444d-43d6-ae18-927f6c79bfef?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: 450/840] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/841] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => 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: 452/842] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/security-groups?id=74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/843] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:04:31 2026] PUT /v2.0/routers/91ff1bc9-54b5-4fe4-9753-e903506d41f6/add_router_interface => generated 309 bytes in 1548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/844] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/ports/7b4425ed-ecf4-4e47-ba55-b72a5add2773 => generated 967 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/845] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 1152 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/846] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&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: 7|app: 0|req: 456/847] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/ports?tenant_id=0f8a0ea54f6542cc823492c428d41940&device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 1421 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/848] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/networks?id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 779 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/849] 199.204.45.157 () {34 vars in 1060 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/850] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 860 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/851] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/ports?tenant_id=da4fd19defe74ac3a20e5d4348eb8124&device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/852] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/subnets?id=25731456-c890-4028-bb3a-c53158327e47 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/853] 199.204.45.157 () {34 vars in 1060 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f19d91fc-92a2-4030-a662-a217b451bf8e => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/854] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:33 2026] GET /v2.0/ports?network_id=8b0bbb37-8c0a-410f-bb3c-37d05201b777&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: 464/855] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/subnets?id=78004ed8-8458-4dfc-936c-1dc47575a7a2 => generated 695 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/856] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?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: 466/857] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/ports?network_id=46bd3162-70b2-4391-8108-612707095c97&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/858] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/859] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/networks/46bd3162-70b2-4391-8108-612707095c97?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: 469/860] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => 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: 470/861] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/862] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:33 2026] PUT /v2.0/routers/91ff1bc9-54b5-4fe4-9753-e903506d41f6/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/863] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/networks/46bd3162-70b2-4391-8108-612707095c97?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/864] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/security-groups?id=74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b&fields=id&fields=name => generated 88 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/865] 199.204.45.157 () {34 vars in 1120 bytes} [Tue Jun 2 08:04:34 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/866] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:34 2026] PUT /v2.0/routers/91ff1bc9-54b5-4fe4-9753-e903506d41f6/remove_router_interface => generated 309 bytes in 795 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/867] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/ports?device_id=91ff1bc9-54b5-4fe4-9753-e903506d41f6 => 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: 395/868] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:04:34 2026] PUT /v2.0/ports/14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 968 bytes in 523 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: 396/869] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:35.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cd2dd55-7e9a-465f-9687-dc30bc02f18a'] response: {'name': 'network-changed', 'server_uuid': '403572fc-16c7-41ea-8154-b14597f25494', 'tag': '14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 397/870] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 973 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/871] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/security-groups?id=74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:35.766 7 INFO neutron.services.segments.plugin [-] Segment 2fe07078-9122-4cb3-8ac8-f9c819b4e2e6 resource provider aggregate not found 2026-06-02 08:04:35.769 7 INFO neutron.services.segments.plugin [-] Segment 2fe07078-9122-4cb3-8ac8-f9c819b4e2e6 resource provider aggregate not found 2026-06-02 08:04:35.781 7 INFO neutron.services.segments.plugin [-] Segment 2fe07078-9122-4cb3-8ac8-f9c819b4e2e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe07078-9122-4cb3-8ac8-f9c819b4e2e6 found for delete ", "request_id": "req-b86609ef-202c-4a40-b64b-2b328018ebb9"}]} 2026-06-02 08:04:35.783 7 INFO neutron.services.segments.plugin [-] Segment 2fe07078-9122-4cb3-8ac8-f9c819b4e2e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe07078-9122-4cb3-8ac8-f9c819b4e2e6 found for delete ", "request_id": "req-e7f56b32-9ffc-43fb-8f07-a9b1edd7b4f1"}]} 2026-06-02 08:04:35.783 7 INFO neutron.db.l3_hamode_db [None req-49e2aeb6-7f4f-41eb-87f2-afe1ab9d79e6 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] HA network 6bee441a-e892-4099-9fe8-ccec30265e0f was deleted as no HA routers are present in tenant 66a92cba8ed64eb1ac8ba1586620d9f5. [pid: 7|app: 0|req: 474/872] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:35 2026] DELETE /v2.0/routers/91ff1bc9-54b5-4fe4-9753-e903506d41f6 => generated 0 bytes in 598 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/873] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/ports?tenant_id=0f8a0ea54f6542cc823492c428d41940&device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/874] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/networks?id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 779 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/875] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/876] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:35 2026] DELETE /v2.0/subnets/fffe2130-30ea-4731-b0bd-2954660a3d2b => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/877] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:35 2026] GET /v2.0/subnets?id=25731456-c890-4028-bb3a-c53158327e47 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/878] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/ports?network_id=8b0bbb37-8c0a-410f-bb3c-37d05201b777&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/879] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?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: 400/880] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:35 2026] DELETE /v2.0/subnets/eacd49bb-a1d1-44cb-a25f-0462c4424aed => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/881] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?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: 482/882] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:36.479 8 INFO neutron.services.segments.plugin [-] Segment 734577af-c917-4e01-926f-9371a12590b2 resource provider aggregate not found 2026-06-02 08:04:36.495 8 INFO neutron.services.segments.plugin [-] Segment 734577af-c917-4e01-926f-9371a12590b2 resource provider aggregate not found 2026-06-02 08:04:36.503 8 INFO neutron.services.segments.plugin [-] Segment 734577af-c917-4e01-926f-9371a12590b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 734577af-c917-4e01-926f-9371a12590b2 found for delete ", "request_id": "req-158f6894-845d-465e-b966-6d7b038fe426"}]} 2026-06-02 08:04:36.518 8 INFO neutron.services.segments.plugin [-] Segment 734577af-c917-4e01-926f-9371a12590b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 734577af-c917-4e01-926f-9371a12590b2 found for delete ", "request_id": "req-da096bd0-187d-420e-b501-4ae5ed10635b"}]} [pid: 8|app: 0|req: 401/883] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:36 2026] DELETE /v2.0/networks/793afad0-c414-47eb-b185-42aa8380817f => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/884] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/885] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:36 2026] GET /v2.0/security-groups?id=74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b&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: 7|app: 0|req: 483/886] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:36 2026] DELETE /v2.0/networks/9cf719b9-da2e-4cfd-87e4-b377ac3e6994 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:36.930 8 WARNING neutron_lib.context [None req-b4e8a48a-29a8-4872-8a06-a793abd2fdb9 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:37.002 8 INFO neutron.db.segments_db [None req-b4e8a48a-29a8-4872-8a06-a793abd2fdb9 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Added segment c4511a12-afa6-4314-a2f1-44f77b6a6dc2 of type vxlan for network 6992bb55-0a3a-4f29-b816-c78669c4797a [pid: 8|app: 0|req: 404/887] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:04:36 2026] POST /v2.0/networks => generated 633 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:37.148 8 WARNING neutron_lib.context [None req-78683708-4f82-4c62-8c4c-f80f2d5272f0 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 484/888] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 971 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/889] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/890] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/ports?tenant_id=0f8a0ea54f6542cc823492c428d41940&device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/891] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/networks?id=8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/892] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/893] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:37 2026] POST /v2.0/subnets => generated 646 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/894] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/subnets?id=25731456-c890-4028-bb3a-c53158327e47 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:37.473 8 WARNING neutron_lib.context [None req-8a4b4790-002e-4763-89a5-6b37f2498094 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:37.518 8 INFO neutron.db.segments_db [None req-8a4b4790-002e-4763-89a5-6b37f2498094 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Added segment ccddfd00-5dbf-4a79-b854-86b6d8493152 of type vxlan for network f2e3deec-0923-4543-a723-e5d0b9fd350f [pid: 7|app: 0|req: 490/895] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/ports?network_id=8b0bbb37-8c0a-410f-bb3c-37d05201b777&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/896] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/networks?id=6ffe23fa-444d-43d6-ae18-927f6c79bfef => generated 676 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/897] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => 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: 493/898] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?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: 494/899] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e4fb4cfd0be8409da94e6311d7773148 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/900] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:37 2026] GET /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:37.759 7 WARNING neutron_lib.context [req-12b33ad1-7d63-413d-bfc0-406f4b6ddbbf req-8a590187-debe-4941-ad54-1169415fbe89 617e1862049046feb3175241c70573c1 e4fb4cfd0be8409da94e6311d7773148 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:37.802 8 INFO neutron.db.l3_hamode_db [None req-8a4b4790-002e-4763-89a5-6b37f2498094 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:37.802 7 INFO neutron.services.segments.plugin [-] Segment e0d73f5d-74be-4a5f-a4fa-9d39449883ed resource provider aggregate not found 2026-06-02 08:04:37.810 7 INFO neutron.services.segments.plugin [-] Segment e0d73f5d-74be-4a5f-a4fa-9d39449883ed resource provider aggregate not found 2026-06-02 08:04:37.822 7 INFO neutron.services.segments.plugin [-] Segment e0d73f5d-74be-4a5f-a4fa-9d39449883ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0d73f5d-74be-4a5f-a4fa-9d39449883ed found for delete ", "request_id": "req-fb1a827a-8225-40b3-8d68-c060479ebfdd"}]} 2026-06-02 08:04:37.829 7 INFO neutron.services.segments.plugin [-] Segment e0d73f5d-74be-4a5f-a4fa-9d39449883ed resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0d73f5d-74be-4a5f-a4fa-9d39449883ed found for delete ", "request_id": "req-02a31889-8d63-4bcd-ab6c-664ecdea1712"}]} 2026-06-02 08:04:37.946 8 INFO neutron.db.l3_hamode_db [None req-8a4b4790-002e-4763-89a5-6b37f2498094 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 496/901] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:04:37 2026] POST /v2.0/ports => generated 954 bytes in 427 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: 497/902] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:38 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/903] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:04:38 2026] PUT /v2.0/ports/a32bf9d0-df80-47a7-9c08-a35c45b037be => generated 1235 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/904] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:37 2026] POST /v2.0/routers => generated 510 bytes in 1330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/905] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:38 2026] GET /v2.0/security-groups?id=74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:38.842 7 WARNING neutron_lib.context [None req-720a90ea-86c8-44f1-9f20-65f613030dc6 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 407/906] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:38 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 971 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/907] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:38 2026] GET /v2.0/security-groups?id=b0369455-7062-48fa-b631-b239233832e6&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:39.018 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12c28650-a6e7-4683-937c-ec982df727fd'] response: {'name': 'network-changed', 'server_uuid': '08bfa508-8562-440a-b517-1c66ae547a20', 'tag': 'a32bf9d0-df80-47a7-9c08-a35c45b037be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 409/908] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:38 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/909] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:04:39 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => 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: 411/910] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:39 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/911] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:04:38 2026] POST /v2.0/ports => generated 964 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:04:39.452 8 INFO neutron.db.l3_db [req-68050b8a-d149-4bcf-a096-f1db4a86cf78 req-ec0e8d7c-b94b-4ae0-aefa-3e5d4fcc2f89 7dc56fbc3d1542b8ba46f7beefce6944 0f8a0ea54f6542cc823492c428d41940 - - default default] Floating IP 55e8e2c2-c86b-485e-977d-4da6fb9ccd86 disassociated. External IP: 10.96.250.203, port: 14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5. [pid: 8|app: 0|req: 412/912] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:04:39 2026] DELETE /v2.0/ports/14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5 => generated 0 bytes in 731 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:39.907 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2cdb8ec-ea8a-4038-bc2d-861c3016a1cc'] response: {'server_uuid': '403572fc-16c7-41ea-8154-b14597f25494', 'name': 'network-vif-deleted', 'tag': '14b3e9d7-4edb-42da-a7e6-e9c43d7d23b5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 413/913] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:39 2026] GET /v2.0/ports?tenant_id=e4fb4cfd0be8409da94e6311d7773148&device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 1238 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/914] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:39 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/915] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:04:39 2026] GET /v2.0/networks?tenant_id=e4fb4cfd0be8409da94e6311d7773148&shared=False => generated 772 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/916] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/security-groups?id=74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/917] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/918] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => 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: 419/919] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/920] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/921] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:04:39 2026] PUT /v2.0/routers/84d04e9d-6bcf-40ce-ac39-4f97208e78bb/add_router_interface => generated 309 bytes in 1115 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: 421/922] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/ports/f0496ac3-2d5c-4dfd-9478-29d88d314c59 => generated 1038 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/923] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => 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: 503/924] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:40 2026] GET /v2.0/security-groups?id=74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/925] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/ports?tenant_id=e4fb4cfd0be8409da94e6311d7773148&device_id=08bfa508-8562-440a-b517-1c66ae547a20 => 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: 505/926] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a32bf9d0-df80-47a7-9c08-a35c45b037be => 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: 506/927] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/subnets?id=3ae831f7-10a0-4e2f-91b4-33b3c64b697f => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/928] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/929] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:40 2026] PUT /v2.0/routers/84d04e9d-6bcf-40ce-ac39-4f97208e78bb/remove_router_interface => generated 309 bytes in 916 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/930] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/ports?network_id=6ffe23fa-444d-43d6-ae18-927f6c79bfef&device_owner=network%3Adhcp => generated 1244 bytes in 43 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: 509/931] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/networks/6ffe23fa-444d-43d6-ae18-927f6c79bfef?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: 510/932] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:41.526 8 INFO neutron.api.v2.resource [None req-9093f327-d0aa-4c00-9bc1-ecb58abefcb1 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/933] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:41 2026] PUT /v2.0/routers/84d04e9d-6bcf-40ce-ac39-4f97208e78bb/remove_router_interface => generated 197 bytes in 193 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/934] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/networks/6ffe23fa-444d-43d6-ae18-927f6c79bfef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/935] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/936] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/ports?device_id=84d04e9d-6bcf-40ce-ac39-4f97208e78bb => 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: 425/937] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/938] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:41 2026] GET /v2.0/security-groups?id=74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:42.199 7 INFO neutron.services.segments.plugin [-] Segment ccddfd00-5dbf-4a79-b854-86b6d8493152 resource provider aggregate not found 2026-06-02 08:04:42.205 7 INFO neutron.services.segments.plugin [-] Segment ccddfd00-5dbf-4a79-b854-86b6d8493152 resource provider aggregate not found 2026-06-02 08:04:42.224 7 INFO neutron.services.segments.plugin [-] Segment ccddfd00-5dbf-4a79-b854-86b6d8493152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccddfd00-5dbf-4a79-b854-86b6d8493152 found for delete ", "request_id": "req-0d571fb7-68bd-4ab0-a2ba-c8d99d28ae8b"}]} 2026-06-02 08:04:42.225 7 INFO neutron.services.segments.plugin [-] Segment ccddfd00-5dbf-4a79-b854-86b6d8493152 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccddfd00-5dbf-4a79-b854-86b6d8493152 found for delete ", "request_id": "req-13cf3219-93b2-46a3-8b08-c014a0eec279"}]} 2026-06-02 08:04:42.230 7 INFO neutron.db.l3_hamode_db [None req-4bbcf730-0c1f-47be-8216-22ba06d026a6 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] HA network f2e3deec-0923-4543-a723-e5d0b9fd350f was deleted as no HA routers are present in tenant 66a92cba8ed64eb1ac8ba1586620d9f5. [pid: 7|app: 0|req: 513/939] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:41 2026] DELETE /v2.0/routers/84d04e9d-6bcf-40ce-ac39-4f97208e78bb => generated 0 bytes in 652 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/940] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:42 2026] DELETE /v2.0/subnets/8b25e51c-3ca8-422b-8b8b-bfd4b3c3258a => 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: 514/941] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/942] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/ports?device_id=403572fc-16c7-41ea-8154-b14597f25494 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/943] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:04:42 2026] DELETE /v2.0/ports/f19d91fc-92a2-4030-a662-a217b451bf8e => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/944] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/945] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => 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: 515/946] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:42 2026] DELETE /v2.0/networks/6992bb55-0a3a-4f29-b816-c78669c4797a => generated 0 bytes in 474 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:42.888 7 WARNING neutron_lib.context [None req-ccdfdd94-3735-4915-84b2-360acafd98ed 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:42.907 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9a7ef4d4-b8aa-4b2b-b262-b06ed1d9eae6'] response: {'server_uuid': 'e7597fa1-8538-4978-a7ef-6c3d05a9bbe7', 'name': 'network-vif-deleted', 'tag': 'f19d91fc-92a2-4030-a662-a217b451bf8e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 432/947] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:42 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:42.961 7 INFO neutron.db.segments_db [None req-ccdfdd94-3735-4915-84b2-360acafd98ed 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Added segment 642e2c30-da28-4ad4-b9d9-16b6ea0454fd of type vxlan for network ba536c85-9536-41f0-a9c1-6c2471d14e13 [pid: 7|app: 0|req: 516/948] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:04:42 2026] POST /v2.0/networks => generated 634 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:43.074 8 WARNING neutron_lib.context [None req-74e29a97-7ce6-4a2d-b14d-dffc9f24cfe4 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 433/949] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:43 2026] POST /v2.0/subnets => generated 646 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:43.372 7 WARNING neutron_lib.context [None req-e0bdebbb-d462-4a43-b0aa-ee79309257b5 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:43.413 7 INFO neutron.db.segments_db [None req-e0bdebbb-d462-4a43-b0aa-ee79309257b5 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Added segment ce7f18a8-9cc9-4c6b-9ed3-c9de068ec15e of type vxlan for network f0e3969f-63dc-451b-bb67-367154c37097 2026-06-02 08:04:43.698 7 INFO neutron.db.l3_hamode_db [None req-e0bdebbb-d462-4a43-b0aa-ee79309257b5 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 434/950] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:43 2026] DELETE /v2.0/security-groups/b0369455-7062-48fa-b631-b239233832e6 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:43.752 8 INFO neutron.api.v2.resource [None req-7ebd7088-4451-429a-a045-3ea0a33a7d02 7dc56fbc3d1542b8ba46f7beefce6944 0f8a0ea54f6542cc823492c428d41940 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 435/951] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:04:43 2026] GET /v2.0/security-groups/b0369455-7062-48fa-b631-b239233832e6 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:43.826 7 INFO neutron.db.l3_hamode_db [None req-e0bdebbb-d462-4a43-b0aa-ee79309257b5 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 436/952] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:04:43 2026] DELETE /v2.0/floatingips/55e8e2c2-c86b-485e-977d-4da6fb9ccd86 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/953] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:44 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => 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: 438/954] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:44 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:44.252 7 INFO neutron.services.segments.plugin [-] Segment c4511a12-afa6-4314-a2f1-44f77b6a6dc2 resource provider aggregate not found 2026-06-02 08:04:44.257 7 INFO neutron.services.segments.plugin [-] Segment c4511a12-afa6-4314-a2f1-44f77b6a6dc2 resource provider aggregate not found 2026-06-02 08:04:44.272 7 INFO neutron.services.segments.plugin [-] Segment c4511a12-afa6-4314-a2f1-44f77b6a6dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4511a12-afa6-4314-a2f1-44f77b6a6dc2 found for delete ", "request_id": "req-6e996ce2-6cd6-449b-8655-b8c2a0ed10a3"}]} 2026-06-02 08:04:44.273 7 INFO neutron.services.segments.plugin [-] Segment c4511a12-afa6-4314-a2f1-44f77b6a6dc2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c4511a12-afa6-4314-a2f1-44f77b6a6dc2 found for delete ", "request_id": "req-95c4a7ac-5d2d-4b38-971c-2ec799ce167a"}]} [pid: 7|app: 0|req: 517/955] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:43 2026] POST /v2.0/routers => generated 510 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/956] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:44 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/959] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:44 2026] PUT /v2.0/routers/55e7f630-b0fc-4757-8780-46c40a11c49e/remove_router_interface => generated 309 bytes in 1747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/960] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:45 2026] GET /v2.0/ports?device_id=e7597fa1-8538-4978-a7ef-6c3d05a9bbe7 => 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: 521/961] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:04:44 2026] PUT /v2.0/routers/4b6ba2ce-8171-4066-a068-2f32eae5130c/add_router_interface => generated 309 bytes in 1383 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/962] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:45 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/963] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:04:46 2026] GET /v2.0/ports/5c0bc7f8-a4c5-4d71-ab47-35f5e4bc7727 => generated 959 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/964] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:46 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:46.836 7 INFO neutron.services.segments.plugin [-] Segment 09ead946-a06a-46b2-95e6-fe1404e076e5 resource provider aggregate not found 2026-06-02 08:04:46.843 7 INFO neutron.services.segments.plugin [-] Segment 09ead946-a06a-46b2-95e6-fe1404e076e5 resource provider aggregate not found 2026-06-02 08:04:46.852 7 INFO neutron.services.segments.plugin [-] Segment 09ead946-a06a-46b2-95e6-fe1404e076e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ead946-a06a-46b2-95e6-fe1404e076e5 found for delete ", "request_id": "req-36154361-62e1-4d23-8ae9-5b63ddb311a9"}]} 2026-06-02 08:04:46.853 7 INFO neutron.db.l3_hamode_db [None req-09e2a634-4361-4b9e-84f3-48d76699ba37 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network 8db45d1a-9c84-472f-8e9a-cca4a0663643 was deleted as no HA routers are present in tenant 0f8a0ea54f6542cc823492c428d41940. [pid: 7|app: 0|req: 522/965] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:45 2026] DELETE /v2.0/routers/55e7f630-b0fc-4757-8780-46c40a11c49e => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:46.864 7 INFO neutron.services.segments.plugin [-] Segment 09ead946-a06a-46b2-95e6-fe1404e076e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09ead946-a06a-46b2-95e6-fe1404e076e5 found for delete ", "request_id": "req-a6d97b1b-74fa-45bc-a1da-1d17abb86636"}]} [pid: 8|app: 0|req: 444/966] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:46 2026] PUT /v2.0/routers/4b6ba2ce-8171-4066-a068-2f32eae5130c/remove_router_interface => generated 309 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/967] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:04:46 2026] GET /v2.0/ports?device_id=4b6ba2ce-8171-4066-a068-2f32eae5130c => 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: 523/968] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:46 2026] DELETE /v2.0/subnets/25731456-c890-4028-bb3a-c53158327e47 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:47.541 8 INFO neutron.services.segments.plugin [-] Segment ce7f18a8-9cc9-4c6b-9ed3-c9de068ec15e resource provider aggregate not found 2026-06-02 08:04:47.545 8 INFO neutron.services.segments.plugin [-] Segment ce7f18a8-9cc9-4c6b-9ed3-c9de068ec15e resource provider aggregate not found 2026-06-02 08:04:47.559 8 INFO neutron.db.l3_hamode_db [None req-6a99cc29-4b2e-428f-af79-7810ac10a230 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] HA network f0e3969f-63dc-451b-bb67-367154c37097 was deleted as no HA routers are present in tenant 66a92cba8ed64eb1ac8ba1586620d9f5. 2026-06-02 08:04:47.560 8 INFO neutron.services.segments.plugin [-] Segment ce7f18a8-9cc9-4c6b-9ed3-c9de068ec15e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce7f18a8-9cc9-4c6b-9ed3-c9de068ec15e found for delete ", "request_id": "req-6245fe1d-25a5-465a-8ba2-baa03d3c5966"}]} [pid: 8|app: 0|req: 446/969] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:46 2026] DELETE /v2.0/routers/4b6ba2ce-8171-4066-a068-2f32eae5130c => generated 0 bytes in 647 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:47.575 8 INFO neutron.services.segments.plugin [-] Segment ce7f18a8-9cc9-4c6b-9ed3-c9de068ec15e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce7f18a8-9cc9-4c6b-9ed3-c9de068ec15e found for delete ", "request_id": "req-0bdd62a3-c794-4593-984b-301502a00592"}]} [pid: 8|app: 0|req: 447/970] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:47 2026] DELETE /v2.0/networks/8b0bbb37-8c0a-410f-bb3c-37d05201b777 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/971] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:47 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/972] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:47 2026] PUT /v2.0/routers/e8816a0c-7722-4873-96d6-2a48dad0b58b/remove_router_interface => generated 309 bytes in 1049 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/973] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:47 2026] DELETE /v2.0/subnets/8b5e5a4a-5b33-4f9b-a858-293ac27612e9 => 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: 450/974] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:48 2026] GET /v2.0/security-groups?tenant_id=0f8a0ea54f6542cc823492c428d41940&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/975] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:48 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&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: 526/976] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:48 2026] DELETE /v2.0/networks/ba536c85-9536-41f0-a9c1-6c2471d14e13 => generated 0 bytes in 400 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:49.017 8 INFO neutron.db.l3_hamode_db [None req-76ee34d1-8c7b-47ac-85c3-efdc1e804002 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network 6a169a5e-4a86-4867-8d44-986181a2e50a was deleted as no HA routers are present in tenant da4fd19defe74ac3a20e5d4348eb8124. [pid: 8|app: 0|req: 451/977] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:48 2026] DELETE /v2.0/routers/e8816a0c-7722-4873-96d6-2a48dad0b58b => generated 0 bytes in 889 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/978] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:49 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:49.065 8 WARNING neutron_lib.context [None req-e37ecf80-c096-4f12-8e21-2852a8bedccd 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:04:49.076 7 INFO neutron.services.segments.plugin [-] Segment 642e2c30-da28-4ad4-b9d9-16b6ea0454fd resource provider aggregate not found 2026-06-02 08:04:49.081 7 INFO neutron.services.segments.plugin [-] Segment 642e2c30-da28-4ad4-b9d9-16b6ea0454fd resource provider aggregate not found 2026-06-02 08:04:49.095 7 INFO neutron.services.segments.plugin [-] Segment 642e2c30-da28-4ad4-b9d9-16b6ea0454fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 642e2c30-da28-4ad4-b9d9-16b6ea0454fd found for delete ", "request_id": "req-ebbf41ce-fdc9-4e6d-b2f3-7607eadcac45"}]} 2026-06-02 08:04:49.096 7 INFO neutron.services.segments.plugin [-] Segment 642e2c30-da28-4ad4-b9d9-16b6ea0454fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 642e2c30-da28-4ad4-b9d9-16b6ea0454fd found for delete ", "request_id": "req-18c41061-e91a-4b18-af61-da2072be5149"}]} 2026-06-02 08:04:49.116 8 INFO neutron.db.segments_db [None req-e37ecf80-c096-4f12-8e21-2852a8bedccd 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Added segment dbdca5fb-95eb-4492-ae8f-ac97735d8368 of type vxlan for network 413a06ea-19e8-4a11-9685-5200d79451ce [pid: 7|app: 0|req: 527/979] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:48 2026] DELETE /v2.0/security-groups/0ff22968-fe73-4962-84e4-a4c8a4bc4214 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/980] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:49 2026] DELETE /v2.0/subnets/78004ed8-8458-4dfc-936c-1dc47575a7a2 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:04:49.422 8 INFO neutron.db.l3_hamode_db [None req-e37ecf80-c096-4f12-8e21-2852a8bedccd 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:04:49.583 8 INFO neutron.services.segments.plugin [-] Segment c634db97-d0b8-4a46-b9a7-880f9cf29747 resource provider aggregate not found 2026-06-02 08:04:49.604 8 INFO neutron.services.segments.plugin [-] Segment c634db97-d0b8-4a46-b9a7-880f9cf29747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c634db97-d0b8-4a46-b9a7-880f9cf29747 found for delete ", "request_id": "req-d5f08478-fbba-44ee-8f7e-a8f6368979f6"}]} 2026-06-02 08:04:49.609 8 INFO neutron.services.segments.plugin [-] Segment c634db97-d0b8-4a46-b9a7-880f9cf29747 resource provider aggregate not found 2026-06-02 08:04:49.620 8 INFO neutron.services.segments.plugin [-] Segment 17d5c020-aafb-4cb7-b99e-a9764572d8f4 resource provider aggregate not found 2026-06-02 08:04:49.625 8 INFO neutron.services.segments.plugin [-] Segment c634db97-d0b8-4a46-b9a7-880f9cf29747 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c634db97-d0b8-4a46-b9a7-880f9cf29747 found for delete ", "request_id": "req-b6700d82-e3eb-4e73-a415-1e9316493dd0"}]} 2026-06-02 08:04:49.638 8 INFO neutron.services.segments.plugin [-] Segment 17d5c020-aafb-4cb7-b99e-a9764572d8f4 resource provider aggregate not found 2026-06-02 08:04:49.642 8 INFO neutron.services.segments.plugin [-] Segment 17d5c020-aafb-4cb7-b99e-a9764572d8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d5c020-aafb-4cb7-b99e-a9764572d8f4 found for delete ", "request_id": "req-bd9a6b31-6158-4404-b899-e814b17a0cb9"}]} 2026-06-02 08:04:49.655 8 INFO neutron.services.segments.plugin [-] Segment 17d5c020-aafb-4cb7-b99e-a9764572d8f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17d5c020-aafb-4cb7-b99e-a9764572d8f4 found for delete ", "request_id": "req-bc72195e-482c-4eee-9df6-5a1c7601f58d"}]} 2026-06-02 08:04:49.756 7 INFO neutron.db.l3_db [None req-d7c81016-6546-43a7-95b1-48ea2f9ecece 617e1862049046feb3175241c70573c1 e4fb4cfd0be8409da94e6311d7773148 - - default default] Floating IP 2fa6c135-0d17-4269-be02-7474fd06d490 associated. External IP: 10.96.250.211, port: a32bf9d0-df80-47a7-9c08-a35c45b037be. [pid: 7|app: 0|req: 529/981] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:04:49 2026] PUT /v2.0/floatingips/2fa6c135-0d17-4269-be02-7474fd06d490 => generated 855 bytes in 738 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:50.114 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3db4653-f6fe-4778-a1d7-9b86e1c57a8f'] response: {'name': 'network-changed', 'server_uuid': '08bfa508-8562-440a-b517-1c66ae547a20', 'tag': 'a32bf9d0-df80-47a7-9c08-a35c45b037be', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 530/982] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:50 2026] DELETE /v2.0/networks/46bd3162-70b2-4391-8108-612707095c97 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/983] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:50.358 8 INFO neutron.db.l3_hamode_db [None req-e37ecf80-c096-4f12-8e21-2852a8bedccd 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 532/984] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/985] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/security-groups?tenant_id=da4fd19defe74ac3a20e5d4348eb8124&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/986] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:50 2026] DELETE /v2.0/security-groups/74a9ec8b-9d1e-4673-8d96-5a0cf9b9a86b => 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: 535/987] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/ports?tenant_id=e4fb4cfd0be8409da94e6311d7773148&device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/988] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/networks?id=6ffe23fa-444d-43d6-ae18-927f6c79bfef => generated 772 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/989] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/990] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=a32bf9d0-df80-47a7-9c08-a35c45b037be => generated 858 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/991] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/992] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/subnets?id=3ae831f7-10a0-4e2f-91b4-33b3c64b697f => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/993] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/ports?network_id=6ffe23fa-444d-43d6-ae18-927f6c79bfef&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: 542/994] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/networks/6ffe23fa-444d-43d6-ae18-927f6c79bfef?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: 543/995] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:04:50 2026] GET /v2.0/networks/6ffe23fa-444d-43d6-ae18-927f6c79bfef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/996] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:04:49 2026] POST /v2.0/routers => generated 692 bytes in 2349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:04:51.446 7 INFO neutron.services.segments.plugin [-] Segment 7853b94c-9460-4bc8-a213-426be66abe24 resource provider aggregate not found 2026-06-02 08:04:51.450 7 INFO neutron.services.segments.plugin [-] Segment 7853b94c-9460-4bc8-a213-426be66abe24 resource provider aggregate not found 2026-06-02 08:04:51.464 7 INFO neutron.services.segments.plugin [-] Segment 7853b94c-9460-4bc8-a213-426be66abe24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7853b94c-9460-4bc8-a213-426be66abe24 found for delete ", "request_id": "req-2747e75c-0c84-4ba0-aca4-7ddb4f835794"}]} 2026-06-02 08:04:51.473 7 INFO neutron.services.segments.plugin [-] Segment 7853b94c-9460-4bc8-a213-426be66abe24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7853b94c-9460-4bc8-a213-426be66abe24 found for delete ", "request_id": "req-da1408c6-ee58-489f-9c13-cec4e47bbed0"}]} [pid: 7|app: 0|req: 544/997] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:04:51 2026] GET /v2.0/routers/b7b6bfa5-86bb-404f-8dfe-d023c4c4e313 => generated 698 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/998] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:04:51 2026] GET /v2.0/routers => generated 701 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/999] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:51 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/1000] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:04:52 2026] GET /v2.0/security-groups?id=1f445503-38e3-4373-a532-2ab7a44acd4d&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1001] 10.0.0.44 () {34 vars in 740 bytes} [Tue Jun 2 08:04:51 2026] PUT /v2.0/routers/b7b6bfa5-86bb-404f-8dfe-d023c4c4e313 => generated 705 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1002] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:04:52 2026] GET /v2.0/routers/b7b6bfa5-86bb-404f-8dfe-d023c4c4e313 => generated 705 bytes in 76 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.44 () {32 vars in 735 bytes} [Tue Jun 2 08:04:52 2026] GET /v2.0/ports?device_id=b7b6bfa5-86bb-404f-8dfe-d023c4c4e313 => 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: 547/1004] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:04:52 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:04:52.969 7 INFO neutron.db.l3_db [req-26a0a786-cd56-4133-ae8f-c3663902106a req-c26baec7-5621-4043-bff8-1ad347481144 617e1862049046feb3175241c70573c1 e4fb4cfd0be8409da94e6311d7773148 - - default default] Floating IP 2fa6c135-0d17-4269-be02-7474fd06d490 disassociated. External IP: 10.96.250.211, port: a32bf9d0-df80-47a7-9c08-a35c45b037be. 2026-06-02 08:04:53.210 8 INFO neutron.services.segments.plugin [-] Segment dbdca5fb-95eb-4492-ae8f-ac97735d8368 resource provider aggregate not found 2026-06-02 08:04:53.215 8 INFO neutron.services.segments.plugin [-] Segment dbdca5fb-95eb-4492-ae8f-ac97735d8368 resource provider aggregate not found 2026-06-02 08:04:53.231 8 INFO neutron.services.segments.plugin [-] Segment dbdca5fb-95eb-4492-ae8f-ac97735d8368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbdca5fb-95eb-4492-ae8f-ac97735d8368 found for delete ", "request_id": "req-7677999f-5dc1-4c2c-9a7b-f38211acc02a"}]} 2026-06-02 08:04:53.233 8 INFO neutron.services.segments.plugin [-] Segment dbdca5fb-95eb-4492-ae8f-ac97735d8368 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbdca5fb-95eb-4492-ae8f-ac97735d8368 found for delete ", "request_id": "req-ebf58f29-46af-4643-b9db-4f42532db73b"}]} 2026-06-02 08:04:53.252 8 INFO neutron.db.l3_hamode_db [None req-f3431a87-ee42-4f7a-a9cc-3b214ea6a88c 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] HA network 413a06ea-19e8-4a11-9685-5200d79451ce was deleted as no HA routers are present in tenant 66a92cba8ed64eb1ac8ba1586620d9f5. [pid: 8|app: 0|req: 458/1005] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:52 2026] DELETE /v2.0/routers/b7b6bfa5-86bb-404f-8dfe-d023c4c4e313 => generated 0 bytes in 948 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1006] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:53 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => 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: 548/1007] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:04:52 2026] DELETE /v2.0/ports/a32bf9d0-df80-47a7-9c08-a35c45b037be => generated 0 bytes in 621 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1008] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:04:53 2026] GET /v2.0/ports?device_id=b7b6bfa5-86bb-404f-8dfe-d023c4c4e313 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:53.364 7 INFO neutron.api.v2.resource [None req-0573799e-ff7f-46f4-a171-9a99c17ce27c 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1009] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/routers/b7b6bfa5-86bb-404f-8dfe-d023c4c4e313 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:53.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e393047-7bb9-48cc-afe9-34b81838efc0'] response: {'server_uuid': '08bfa508-8562-440a-b517-1c66ae547a20', 'name': 'network-vif-deleted', 'tag': 'a32bf9d0-df80-47a7-9c08-a35c45b037be', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 551/1010] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:04:53 2026] GET /v2.0/ports?device_id=4b6ba2ce-8171-4066-a068-2f32eae5130c => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:53.413 7 INFO neutron.api.v2.resource [None req-8b32c877-438e-47e4-ac9c-609116122a34 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1011] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/routers/4b6ba2ce-8171-4066-a068-2f32eae5130c => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:53.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e7c4e05-b567-482d-9aa9-36a620255bc2 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 553/1012] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/subnets/8b5e5a4a-5b33-4f9b-a858-293ac27612e9 => 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: 554/1013] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:04:53 2026] GET /v2.0/ports?device_id=84d04e9d-6bcf-40ce-ac39-4f97208e78bb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:53.480 7 INFO neutron.api.v2.resource [None req-09cfc7bc-274b-44dd-acda-4a9efdcf8456 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 555/1014] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/routers/84d04e9d-6bcf-40ce-ac39-4f97208e78bb => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:53.496 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a924e18-376f-486f-b428-e24ba78fe854 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1015] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/subnets/8b25e51c-3ca8-422b-8b8b-bfd4b3c3258a => 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: 557/1016] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:04:53 2026] GET /v2.0/ports?device_id=91ff1bc9-54b5-4fe4-9753-e903506d41f6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:04:53.548 7 INFO neutron.api.v2.resource [None req-4345eb59-2c95-4769-a75e-6885f47bae0f 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 558/1017] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/routers/91ff1bc9-54b5-4fe4-9753-e903506d41f6 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:53.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-577c6532-617d-48df-851c-9c63ebb8b475 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1018] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/subnets/fffe2130-30ea-4731-b0bd-2954660a3d2b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:04:53.585 7 INFO neutron.pecan_wsgi.hooks.translation [None req-28f9023f-ba88-41b8-821c-f1d6da4ca7fb 1049472c365d4bca857cfe81bdaa19ac 66a92cba8ed64eb1ac8ba1586620d9f5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1019] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/subnets/eacd49bb-a1d1-44cb-a25f-0462c4424aed => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/1020] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:53 2026] GET /v2.0/security-groups?tenant_id=0d9d922e39f346a69fb67859da60ab1e&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1021] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:53 2026] DELETE /v2.0/security-groups/67d952fa-fddb-4deb-9c02-aea670724c16 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/1022] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:53 2026] GET /v2.0/security-groups?tenant_id=4cc673e3624f4bada45fd7f983ce410b&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1023] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:54 2026] DELETE /v2.0/security-groups/f6e2c0b4-85e7-4a91-86ea-4e6c7b8795f0 => 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: 462/1024] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:54 2026] GET /v2.0/security-groups?tenant_id=66a92cba8ed64eb1ac8ba1586620d9f5&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/1025] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:54 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => 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: 563/1026] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:54 2026] DELETE /v2.0/security-groups/f54912f8-7e0f-4b93-9e2f-a7d737d4f90b => 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: 464/1027] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:54 2026] GET /v2.0/security-groups?tenant_id=dd3bd05955a94f90b6e48eb5aee51ae4&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: 564/1028] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:55 2026] DELETE /v2.0/security-groups/9b911993-7600-4993-90fa-7624307e19c3 => 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: 465/1029] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:55 2026] GET /v2.0/security-groups?tenant_id=f1ef11f554054a15baeb59281f06f7be&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1030] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:04:55 2026] GET /v2.0/ports?device_id=08bfa508-8562-440a-b517-1c66ae547a20 => 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: 466/1031] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:55 2026] DELETE /v2.0/security-groups/cc0c6465-ed29-4c4d-94e8-15efd3a1a3b7 => 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: 566/1032] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:56 2026] DELETE /v2.0/security-groups/1f445503-38e3-4373-a532-2ab7a44acd4d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:56.722 8 INFO neutron.api.v2.resource [None req-9ac1983a-a0c2-403c-b6e8-6084f0e04645 617e1862049046feb3175241c70573c1 e4fb4cfd0be8409da94e6311d7773148 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 467/1033] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:04:56 2026] GET /v2.0/security-groups/1f445503-38e3-4373-a532-2ab7a44acd4d => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1034] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:04:56 2026] DELETE /v2.0/floatingips/2fa6c135-0d17-4269-be02-7474fd06d490 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1035] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:04:57 2026] PUT /v2.0/routers/3c88d6af-46ab-4ec8-9866-a4b718277b95/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1036] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:57 2026] GET /v2.0/security-groups?tenant_id=2cf7c8c6c9754b1eba3e053fa1107500&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1037] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:58 2026] GET /v2.0/security-groups?tenant_id=0180241d01f343c3827e91511c22582f&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1038] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:58 2026] DELETE /v2.0/security-groups/3e2251c1-7d94-43c7-90eb-53c7680da975 => 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: 571/1039] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:58 2026] DELETE /v2.0/security-groups/337eaf3c-23ae-4f8b-a2b3-931edeebbf20 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1040] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:58 2026] GET /v2.0/security-groups?tenant_id=be56d68256ab4673aee212c7d2598502&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1041] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:58 2026] DELETE /v2.0/security-groups/42be80c5-6b56-42d9-8dea-0fab94467155 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:04:58.981 8 INFO neutron.services.segments.plugin [-] Segment 49d32037-31ce-4394-8615-eae311568f95 resource provider aggregate not found 2026-06-02 08:04:58.988 8 INFO neutron.services.segments.plugin [-] Segment 49d32037-31ce-4394-8615-eae311568f95 resource provider aggregate not found 2026-06-02 08:04:58.997 8 INFO neutron.services.segments.plugin [-] Segment 49d32037-31ce-4394-8615-eae311568f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d32037-31ce-4394-8615-eae311568f95 found for delete ", "request_id": "req-e96c9433-177f-4dbf-aeec-1d83fb04188f"}]} 2026-06-02 08:04:59.007 8 INFO neutron.services.segments.plugin [-] Segment 49d32037-31ce-4394-8615-eae311568f95 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49d32037-31ce-4394-8615-eae311568f95 found for delete ", "request_id": "req-3a31bd14-72a1-4e97-9fdf-780bfb823d05"}]} 2026-06-02 08:04:59.011 8 INFO neutron.db.l3_hamode_db [None req-0a9444c1-05d4-48f9-b9f7-a447fe95ad9a 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network 88cfe22a-352c-451c-96c9-bc5e0dbe22d1 was deleted as no HA routers are present in tenant e4fb4cfd0be8409da94e6311d7773148. [pid: 8|app: 0|req: 469/1042] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:58 2026] DELETE /v2.0/routers/3c88d6af-46ab-4ec8-9866-a4b718277b95 => generated 0 bytes in 985 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1043] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:04:59 2026] DELETE /v2.0/subnets/3ae831f7-10a0-4e2f-91b4-33b3c64b697f => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1044] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/security-groups?tenant_id=c9b0917fe84242e6a0600c1f7037bfcb&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1047] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:04:59 2026] DELETE /v2.0/networks/6ffe23fa-444d-43d6-ae18-927f6c79bfef => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1048] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:59 2026] DELETE /v2.0/security-groups/b2e96095-9f0e-4b28-8a2d-2663d804ffbe => 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: 471/1049] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/security-groups?tenant_id=e4fb4cfd0be8409da94e6311d7773148&name=default => 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: 579/1050] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:59 2026] DELETE /v2.0/security-groups/6c5b99dd-5cc0-478f-bec1-8942a70ef0f1 => 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: 472/1051] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:04:59 2026] GET /v2.0/security-groups?tenant_id=22b48780185a4911b5e26fe55b4753d7&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1052] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:04:59 2026] DELETE /v2.0/security-groups/8a2845bd-e706-41ac-bb6c-0458f58b1184 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:00.548 8 WARNING neutron_lib.context [None req-f4d3d81a-ead0-4a92-850f-5f672fda3367 6a65645ab7bd4460b15be661aa784dd4 ff20da48d20d41eca94a600381721002 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:00.772 8 INFO neutron.db.segments_db [None req-f4d3d81a-ead0-4a92-850f-5f672fda3367 6a65645ab7bd4460b15be661aa784dd4 ff20da48d20d41eca94a600381721002 - - default default] Added segment 3a5b392e-2ad7-421b-91a3-e8169158782b of type vxlan for network ad2ce973-9253-485b-ab7e-857408efc077 [pid: 8|app: 0|req: 473/1053] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:00 2026] POST /v2.0/networks => generated 643 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:00.903 7 WARNING neutron_lib.context [None req-cc691291-506c-4983-867b-afab52418cd8 6a65645ab7bd4460b15be661aa784dd4 ff20da48d20d41eca94a600381721002 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1054] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:00 2026] POST /v2.0/subnets => generated 641 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:01.195 8 WARNING neutron_lib.context [None req-c579a796-9493-468a-8bb7-bfc72e908791 6a65645ab7bd4460b15be661aa784dd4 ff20da48d20d41eca94a600381721002 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:01.216 8 INFO neutron.services.segments.plugin [-] Segment 2050b920-f5af-46ce-a967-3335c5aa421f resource provider aggregate not found 2026-06-02 08:05:01.228 8 INFO neutron.services.segments.plugin [-] Segment 2050b920-f5af-46ce-a967-3335c5aa421f resource provider aggregate not found 2026-06-02 08:05:01.234 8 INFO neutron.services.segments.plugin [-] Segment 2050b920-f5af-46ce-a967-3335c5aa421f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2050b920-f5af-46ce-a967-3335c5aa421f found for delete ", "request_id": "req-320b73bc-fc8a-4e39-b15b-91038679c870"}]} 2026-06-02 08:05:01.258 8 INFO neutron.services.segments.plugin [-] Segment 2050b920-f5af-46ce-a967-3335c5aa421f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2050b920-f5af-46ce-a967-3335c5aa421f found for delete ", "request_id": "req-69620f96-0bf4-4363-82f1-b78a9e4b61db"}]} 2026-06-02 08:05:01.278 8 INFO neutron.db.segments_db [None req-c579a796-9493-468a-8bb7-bfc72e908791 6a65645ab7bd4460b15be661aa784dd4 ff20da48d20d41eca94a600381721002 - - default default] Added segment fb23c153-d81d-46dd-9660-ed92ccfa6fd9 of type vxlan for network 5a8421a8-1539-41e0-84a4-a182e8699428 [pid: 8|app: 0|req: 474/1055] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:01 2026] POST /v2.0/networks => generated 644 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1056] 10.0.0.44 () {34 vars in 742 bytes} [Tue Jun 2 08:05:01 2026] PUT /v2.0/networks/5a8421a8-1539-41e0-84a4-a182e8699428 => generated 592 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:01.584 8 WARNING neutron_lib.context [None req-a3a0f8a2-dab0-4a0c-9bcd-fec30d16c77d 6a65645ab7bd4460b15be661aa784dd4 ff20da48d20d41eca94a600381721002 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 475/1057] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:01 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: 476/1058] 10.0.0.44 () {34 vars in 740 bytes} [Tue Jun 2 08:05:01 2026] PUT /v2.0/subnets/a9a49409-e156-400c-9182-9525984d2923 => generated 636 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:02.081 7 INFO neutron.db.segments_db [None req-28cf54f1-7959-4dc2-ae2d-970c23f2f700 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 09b95f3f-8fef-48e9-aaaf-1b70ab685625 of type vxlan for network 1f3e69b3-2e65-42f6-9fd9-74c1ff10710e [pid: 7|app: 0|req: 583/1059] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:05:01 2026] POST /v2.0/networks => generated 743 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1060] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/networks/5a8421a8-1539-41e0-84a4-a182e8699428 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:02.357 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b99dfa03-3645-4249-9421-7e54569ef19c 6a65645ab7bd4460b15be661aa784dd4 ff20da48d20d41eca94a600381721002 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/1061] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/networks/5a8421a8-1539-41e0-84a4-a182e8699428 => generated 138 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1062] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1063] 10.0.0.44 () {32 vars in 741 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/subnets?network_id=f7c8b7b6-a748-4313-a9b5-8b97260ebe3c => generated 649 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1064] 10.0.0.44 () {32 vars in 652 bytes} [Tue Jun 2 08:05:02 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: 584/1065] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:02 2026] POST /v2.0/subnets => generated 690 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1066] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/networks => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:02.577 7 INFO neutron.db.segments_db [None req-b700f196-bca0-4f90-ab9b-f8abdd22e0ec 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 9536adeb-54b2-4614-a413-7bff5e933fdf of type vxlan for network dcaf1b2a-071b-45ab-925c-b0a43d627f68 [pid: 8|app: 0|req: 483/1067] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/subnets => generated 1280 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/1068] 10.0.0.44 () {32 vars in 722 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/networks/ad2ce973-9253-485b-ab7e-857408efc077 => generated 668 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1069] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:05:02 2026] GET /v2.0/subnets/9af38311-69a7-4858-9fb5-74fdde990c35 => generated 641 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:02.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ccf3e1a-9224-4520-bbf3-08af1f11c0a0 6a65645ab7bd4460b15be661aa784dd4 ff20da48d20d41eca94a600381721002 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/1070] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/subnets/a9a49409-e156-400c-9182-9525984d2923 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:02.782 8 INFO neutron.pecan_wsgi.hooks.translation [None req-04fc20a3-46ec-4650-8993-ff33f5561889 6a65645ab7bd4460b15be661aa784dd4 ff20da48d20d41eca94a600381721002 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/1071] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/networks/5a8421a8-1539-41e0-84a4-a182e8699428 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:02.852 7 INFO neutron.db.l3_hamode_db [None req-b700f196-bca0-4f90-ab9b-f8abdd22e0ec 73f6e7a6faf3450dad0cb2e5150fd107 38e8c783a9d74e87a837996dfb45f477 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 488/1072] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/subnets/9af38311-69a7-4858-9fb5-74fdde990c35 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:03.257 8 INFO neutron.services.segments.plugin [-] Segment fb23c153-d81d-46dd-9660-ed92ccfa6fd9 resource provider aggregate not found 2026-06-02 08:05:03.276 8 INFO neutron.services.segments.plugin [-] Segment fb23c153-d81d-46dd-9660-ed92ccfa6fd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb23c153-d81d-46dd-9660-ed92ccfa6fd9 found for delete ", "request_id": "req-6516ae78-4d6e-4bb3-bfe7-884dfbb142d6"}]} 2026-06-02 08:05:03.280 8 INFO neutron.services.segments.plugin [-] Segment fb23c153-d81d-46dd-9660-ed92ccfa6fd9 resource provider aggregate not found 2026-06-02 08:05:03.302 8 INFO neutron.services.segments.plugin [-] Segment fb23c153-d81d-46dd-9660-ed92ccfa6fd9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb23c153-d81d-46dd-9660-ed92ccfa6fd9 found for delete ", "request_id": "req-bb1f32c7-3013-49ee-baf6-cfddc40a16b1"}]} [pid: 8|app: 0|req: 489/1073] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:02 2026] DELETE /v2.0/networks/ad2ce973-9253-485b-ab7e-857408efc077 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:03.828 7 INFO neutron.db.l3_hamode_db [None req-b700f196-bca0-4f90-ab9b-f8abdd22e0ec 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 490/1074] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:03 2026] GET /v2.0/security-groups?tenant_id=ff20da48d20d41eca94a600381721002&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1075] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:04 2026] GET /v2.0/security-groups?tenant_id=59ad2af04d3047bfa5ff4b46f193d800&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: 492/1076] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:04 2026] DELETE /v2.0/security-groups/ced21df3-a9a5-45e8-bc0e-31db9753c58a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1077] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:04 2026] DELETE /v2.0/security-groups/d4fa185e-bbc1-4380-aba6-7942327688ad => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1078] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:02 2026] POST /v2.0/routers => generated 730 bytes in 2410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:05.063 8 WARNING neutron_lib.context [None req-f2a7f119-675a-4d9d-8166-03ad3d13af72 509c8d70b91e4c65857357ae3663a1c6 ac5828cdc67b4809b39e069eda51c0a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:05.298 8 INFO neutron.services.segments.plugin [-] Segment 3a5b392e-2ad7-421b-91a3-e8169158782b resource provider aggregate not found 2026-06-02 08:05:05.315 8 INFO neutron.services.segments.plugin [-] Segment 3a5b392e-2ad7-421b-91a3-e8169158782b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a5b392e-2ad7-421b-91a3-e8169158782b found for delete ", "request_id": "req-b820a8d7-96b8-496d-9593-263f3834ede4"}]} 2026-06-02 08:05:05.338 8 INFO neutron.services.segments.plugin [-] Segment 3a5b392e-2ad7-421b-91a3-e8169158782b resource provider aggregate not found 2026-06-02 08:05:05.357 8 INFO neutron.services.segments.plugin [-] Segment 3a5b392e-2ad7-421b-91a3-e8169158782b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a5b392e-2ad7-421b-91a3-e8169158782b found for delete ", "request_id": "req-4dab0513-dad1-4655-9305-fb321221f5c0"}]} [pid: 8|app: 0|req: 494/1079] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:05:04 2026] POST /v2.0/floatingips => generated 552 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:05.715 8 WARNING neutron_lib.context [None req-eeeb1f75-c0ca-4a13-a70f-03996c012ff7 509c8d70b91e4c65857357ae3663a1c6 ac5828cdc67b4809b39e069eda51c0a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 495/1080] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:05:05 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:06.277 8 WARNING neutron_lib.context [None req-e5ff3948-936c-42e7-bd7d-388caa038eb3 509c8d70b91e4c65857357ae3663a1c6 ac5828cdc67b4809b39e069eda51c0a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 586/1081] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:05:04 2026] PUT /v2.0/routers/0ee951ea-1784-4b2f-952d-08a55c9d396d/add_router_interface => generated 309 bytes in 1409 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:06.548 7 WARNING neutron_lib.context [None req-833a11b1-1c46-4e5e-8c18-3a9798694b17 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:06.721 7 INFO neutron.db.segments_db [None req-833a11b1-1c46-4e5e-8c18-3a9798694b17 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Added segment 2d15ac5f-b34d-4c36-b71e-1a5db28e2922 of type vxlan for network 2e8326c1-7b67-408b-8990-dbefc4dcc424 [pid: 7|app: 0|req: 587/1082] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:06 2026] POST /v2.0/networks => generated 643 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1083] 10.0.0.44 () {32 vars in 652 bytes} [Tue Jun 2 08:05:06 2026] GET /v2.0/extensions => generated 20516 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-06-02 08:05:06.872 7 WARNING neutron_lib.context [None req-ae6a38fb-b770-45c7-adba-1f7ce60414d2 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 496/1084] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:05:06 2026] POST /v2.0/floatingips => generated 552 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1085] 10.0.0.44 () {32 vars in 680 bytes} [Tue Jun 2 08:05:07 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:07.044 8 WARNING neutron_lib.context [None req-d6966b7d-dc8c-4205-b1b8-35a36dd2cc64 ec5879c68150422282a1b9fbda7a4517 38e8c783a9d74e87a837996dfb45f477 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 589/1086] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:06 2026] POST /v2.0/ports => generated 775 bytes in 319 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: 498/1087] 10.0.0.44 () {34 vars in 684 bytes} [Tue Jun 2 08:05:07 2026] POST /v2.0/security-groups => generated 1660 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:07.190 7 WARNING neutron_lib.context [None req-ed58911c-cfc0-482c-8ae9-2b8efea9719f 509c8d70b91e4c65857357ae3663a1c6 ac5828cdc67b4809b39e069eda51c0a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 499/1088] 10.0.0.44 () {32 vars in 680 bytes} [Tue Jun 2 08:05:07 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:07.199 8 WARNING neutron_lib.context [None req-f6ab7b9f-279c-42f9-bc54-d32e20209083 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:07.249 8 INFO neutron.db.segments_db [None req-f6ab7b9f-279c-42f9-bc54-d32e20209083 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Added segment d770096e-b43c-493d-a43e-ae1cd00aed01 of type vxlan for network 9bc53c5d-b84c-404f-8e90-f8f984ef0b5d [pid: 8|app: 0|req: 500/1089] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:07 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:07.380 8 WARNING neutron_lib.context [None req-9ceb989e-c0a8-4fee-84e0-17910bf6934b ec5879c68150422282a1b9fbda7a4517 38e8c783a9d74e87a837996dfb45f477 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 501/1090] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:05:07 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1091] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:05:07 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:07.509 8 WARNING neutron_lib.context [None req-c72ac1b2-8625-4ac8-b861-3422608ce678 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 590/1092] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:05:07 2026] POST /v2.0/floatingips => generated 552 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:07.754 7 WARNING neutron_lib.context [None req-5b48f00b-ce54-488d-9d0f-aaa278b03c99 ec5879c68150422282a1b9fbda7a4517 38e8c783a9d74e87a837996dfb45f477 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 503/1093] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:07 2026] POST /v2.0/subnets => generated 626 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1094] 10.0.0.44 () {32 vars in 664 bytes} [Tue Jun 2 08:05:07 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:07.802 8 WARNING neutron_lib.context [None req-118abdb4-cbc2-4444-a5ff-f09243908a03 509c8d70b91e4c65857357ae3663a1c6 ac5828cdc67b4809b39e069eda51c0a7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 591/1095] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:05:07 2026] POST /v2.0/security-group-rules => generated 602 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:07.924 7 WARNING neutron_lib.context [None req-a517c5e4-a146-4e70-89c4-2098a3bfa22e e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 592/1096] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:07 2026] POST /v2.0/ports => generated 950 bytes in 413 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: 593/1097] 10.0.0.44 () {32 vars in 698 bytes} [Tue Jun 2 08:05:08 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:08.348 7 WARNING neutron_lib.context [None req-82a07c6c-f04c-4151-aa6b-c24557708317 ec5879c68150422282a1b9fbda7a4517 38e8c783a9d74e87a837996dfb45f477 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 505/1098] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:05:07 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1099] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:08 2026] DELETE /v2.0/ports/ae40dc7b-63e1-451d-9875-d59238cd426b => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1100] 10.0.0.44 () {32 vars in 696 bytes} [Tue Jun 2 08:05:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1101] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:05:08 2026] PUT /v2.0/floatingips/976a7d0b-dc32-4826-aab6-37724c9da549/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:08.742 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd6bba69-b0ea-4700-85e5-1ed5c00275ed e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 509/1102] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:08 2026] DELETE /v2.0/ports/ae40dc7b-63e1-451d-9875-d59238cd426b => 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: 510/1103] 10.0.0.44 () {32 vars in 700 bytes} [Tue Jun 2 08:05:08 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1104] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:05:08 2026] PUT /v2.0/floatingips/5031895f-2f8c-4d84-9423-ea46eecfd788/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1105] 10.0.0.44 () {32 vars in 688 bytes} [Tue Jun 2 08:05:08 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:08.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7abbdb7e-ebc5-4a31-a698-5831273330de e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 513/1106] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:08 2026] GET /v2.0/ports/ae40dc7b-63e1-451d-9875-d59238cd426b => 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: 514/1107] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:05:08 2026] PUT /v2.0/floatingips/6c105e44-97c9-44b9-9302-4be4baae390d/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1108] 10.0.0.44 () {32 vars in 702 bytes} [Tue Jun 2 08:05:08 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1109] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:05:08 2026] POST /v2.0/floatingips => generated 552 bytes in 588 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1110] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:05:08 2026] PUT /v2.0/floatingips/1cc8d369-f8d1-42a2-b898-161c5f52c4b5/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1111] 10.0.0.44 () {32 vars in 692 bytes} [Tue Jun 2 08:05:09 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: 516/1112] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:08 2026] DELETE /v2.0/subnets/dd84f0ec-eecc-451a-b0c9-52a71ba87e30 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1113] 10.0.0.44 () {32 vars in 694 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1114] 10.0.0.44 () {32 vars in 671 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1115] 10.0.0.44 () {32 vars in 684 bytes} [Tue Jun 2 08:05:09 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: 7|app: 0|req: 599/1116] 10.0.0.44 () {32 vars in 685 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1117] 10.0.0.44 () {32 vars in 686 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1118] 10.0.0.44 () {32 vars in 681 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1119] 10.0.0.44 () {32 vars in 660 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1120] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1121] 10.0.0.44 () {32 vars in 698 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1122] 10.0.0.44 () {32 vars in 679 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1123] 10.0.0.44 () {32 vars in 678 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:09.314 8 INFO neutron.services.segments.plugin [-] Segment d770096e-b43c-493d-a43e-ae1cd00aed01 resource provider aggregate not found 2026-06-02 08:05:09.323 8 INFO neutron.services.segments.plugin [-] Segment d770096e-b43c-493d-a43e-ae1cd00aed01 resource provider aggregate not found [pid: 7|app: 0|req: 607/1124] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1125] 10.0.0.44 () {32 vars in 682 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1126] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:09 2026] DELETE /v2.0/networks/9bc53c5d-b84c-404f-8e90-f8f984ef0b5d => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1127] 10.0.0.44 () {32 vars in 674 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:09.361 8 INFO neutron.services.segments.plugin [-] Segment d770096e-b43c-493d-a43e-ae1cd00aed01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d770096e-b43c-493d-a43e-ae1cd00aed01 found for delete ", "request_id": "req-f53fe6e2-36e5-470b-b5fc-ed80bc884313"}]} 2026-06-02 08:05:09.363 8 INFO neutron.services.segments.plugin [-] Segment d770096e-b43c-493d-a43e-ae1cd00aed01 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d770096e-b43c-493d-a43e-ae1cd00aed01 found for delete ", "request_id": "req-c165c1e1-6960-4b0d-8dfa-5caaf438c203"}]} 2026-06-02 08:05:09.366 8 WARNING neutron_lib.context [None req-d6d58df5-44f6-4704-9f88-786476113fe2 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 609/1128] 10.0.0.44 () {32 vars in 689 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1129] 10.0.0.44 () {32 vars in 688 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1130] 10.0.0.203 () {34 vars in 1100 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1784009500&fields=id&tenant_id=38e8c783a9d74e87a837996dfb45f477 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:09.430 8 INFO neutron.db.segments_db [None req-d6d58df5-44f6-4704-9f88-786476113fe2 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Added segment 29866816-beb4-46f7-a824-5511b06d4a22 of type vxlan for network 91a8bc7e-8339-4332-b2a1-d158f29fcc4b [pid: 7|app: 0|req: 612/1131] 10.0.0.44 () {32 vars in 701 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1132] 10.0.0.44 () {32 vars in 722 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1133] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/networks?id=1f3e69b3-2e65-42f6-9fd9-74c1ff10710e => generated 675 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1134] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:09 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1135] 10.0.0.44 () {32 vars in 686 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1136] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/quotas/38e8c783a9d74e87a837996dfb45f477 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:09.593 8 WARNING neutron_lib.context [None req-19560492-05cb-4965-b87f-4e8bf588c785 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 615/1137] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:05:09 2026] DELETE /v2.0/floatingips/976a7d0b-dc32-4826-aab6-37724c9da549 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1138] 10.0.0.44 () {32 vars in 668 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1139] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/ports?tenant_id=38e8c783a9d74e87a837996dfb45f477&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1140] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:09 2026] POST /v2.0/subnets => generated 626 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1141] 10.0.0.44 () {32 vars in 686 bytes} [Tue Jun 2 08:05:09 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: 525/1142] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:05:09 2026] GET /v2.0/networks/1f3e69b3-2e65-42f6-9fd9-74c1ff10710e?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:09.994 8 WARNING neutron_lib.context [None req-fab672eb-99ea-4432-af30-7c2cc5e047e8 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 618/1143] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:05:09 2026] DELETE /v2.0/floatingips/5031895f-2f8c-4d84-9423-ea46eecfd788 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1144] 10.0.0.44 () {32 vars in 680 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1145] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/networks/1f3e69b3-2e65-42f6-9fd9-74c1ff10710e?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: 526/1146] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:09 2026] POST /v2.0/ports => generated 912 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1147] 10.0.0.44 () {32 vars in 698 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1148] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:05:10 2026] DELETE /v2.0/floatingips/6c105e44-97c9-44b9-9302-4be4baae390d => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1149] 10.0.0.44 () {32 vars in 678 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1150] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 528/1151] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:10 2026] DELETE /v2.0/ports/14e974c5-139c-4b4e-994f-a8ea1d847f28 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1152] 10.0.0.44 () {32 vars in 666 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:10.692 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d30cc4be-697b-45f9-9212-863a60820bf0 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 530/1153] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/ports/14e974c5-139c-4b4e-994f-a8ea1d847f28 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1154] 10.0.0.44 () {32 vars in 676 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1155] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:10 2026] DELETE /v2.0/subnets/f1583e2c-dfd7-42f6-9ace-d79293564c34 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1156] 10.0.0.44 () {32 vars in 664 bytes} [Tue Jun 2 08:05:10 2026] GET /v2.0/extensions/l3-ha => 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: 624/1157] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:05:10 2026] DELETE /v2.0/floatingips/1cc8d369-f8d1-42a2-b898-161c5f52c4b5 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1158] 10.0.0.44 () {32 vars in 674 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1159] 10.0.0.44 () {32 vars in 712 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1160] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:10 2026] DELETE /v2.0/networks/91a8bc7e-8339-4332-b2a1-d158f29fcc4b => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1161] 10.0.0.44 () {32 vars in 690 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:11.267 8 WARNING neutron_lib.context [None req-0539eb6d-778d-4f82-84b1-e84eb9420bfe e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 627/1162] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:05:11 2026] DELETE /v2.0/floatingips/b37433a5-239b-44a7-86bb-c6ab4b7cff80 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1163] 10.0.0.44 () {32 vars in 682 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1164] 10.0.0.44 () {32 vars in 668 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:11.378 8 INFO neutron.services.segments.plugin [-] Segment 29866816-beb4-46f7-a824-5511b06d4a22 resource provider aggregate not found [pid: 7|app: 0|req: 630/1165] 10.0.0.44 () {32 vars in 686 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:11.387 8 INFO neutron.services.segments.plugin [-] Segment 29866816-beb4-46f7-a824-5511b06d4a22 resource provider aggregate not found [pid: 7|app: 0|req: 631/1166] 10.0.0.44 () {32 vars in 704 bytes} [Tue Jun 2 08:05:11 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) 2026-06-02 08:05:11.391 8 INFO neutron.services.segments.plugin [-] Segment 29866816-beb4-46f7-a824-5511b06d4a22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29866816-beb4-46f7-a824-5511b06d4a22 found for delete ", "request_id": "req-7aab8b95-f421-4bf0-b6e4-5a65981be3b8"}]} [pid: 7|app: 0|req: 632/1167] 10.0.0.44 () {32 vars in 674 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:11.400 8 INFO neutron.services.segments.plugin [-] Segment 29866816-beb4-46f7-a824-5511b06d4a22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29866816-beb4-46f7-a824-5511b06d4a22 found for delete ", "request_id": "req-42074519-f301-4dd3-956b-6fb0e6b2aecb"}]} [pid: 7|app: 0|req: 633/1168] 10.0.0.44 () {32 vars in 700 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1169] 10.0.0.44 () {32 vars in 674 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1170] 10.0.0.44 () {32 vars in 692 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1171] 10.0.0.44 () {32 vars in 688 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 637/1172] 10.0.0.44 () {32 vars in 708 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 638/1173] 10.0.0.44 () {32 vars in 704 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 639/1174] 10.0.0.44 () {32 vars in 718 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1175] 10.0.0.44 () {32 vars in 696 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1176] 10.0.0.44 () {32 vars in 710 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1177] 10.0.0.44 () {32 vars in 668 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1178] 10.0.0.44 () {32 vars in 686 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1179] 10.0.0.44 () {32 vars in 680 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1180] 10.0.0.44 () {32 vars in 674 bytes} [Tue Jun 2 08:05:11 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: 646/1181] 10.0.0.44 () {32 vars in 670 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1182] 10.0.0.44 () {32 vars in 660 bytes} [Tue Jun 2 08:05: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: 7|app: 0|req: 648/1183] 10.0.0.44 () {32 vars in 698 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1184] 10.0.0.44 () {32 vars in 698 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 650/1185] 10.0.0.44 () {32 vars in 676 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 651/1186] 10.0.0.44 () {32 vars in 668 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 652/1187] 10.0.0.44 () {32 vars in 682 bytes} [Tue Jun 2 08:05:11 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: 536/1188] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:11 2026] POST /v2.0/ports => generated 775 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1189] 10.0.0.44 () {32 vars in 700 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 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: 654/1190] 10.0.0.44 () {32 vars in 684 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1191] 10.0.0.44 () {32 vars in 706 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 656/1192] 10.0.0.44 () {32 vars in 668 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1193] 10.0.0.44 () {32 vars in 696 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1194] 10.0.0.44 () {32 vars in 694 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 659/1195] 10.0.0.44 () {32 vars in 684 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1196] 10.0.0.44 () {32 vars in 688 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 661/1197] 10.0.0.44 () {32 vars in 666 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1198] 10.0.0.44 () {32 vars in 680 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1199] 10.0.0.44 () {32 vars in 680 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1200] 10.0.0.44 () {32 vars in 690 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1201] 10.0.0.44 () {32 vars in 690 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1202] 10.0.0.44 () {32 vars in 694 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1203] 10.0.0.44 () {32 vars in 684 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1204] 10.0.0.44 () {32 vars in 688 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1205] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 670/1206] 10.0.0.44 () {32 vars in 700 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 671/1207] 10.0.0.44 () {32 vars in 702 bytes} [Tue Jun 2 08:05:11 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: 7|app: 0|req: 672/1208] 10.0.0.44 () {32 vars in 712 bytes} [Tue Jun 2 08:05:11 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: 537/1209] 10.0.0.44 () {34 vars in 736 bytes} [Tue Jun 2 08:05:11 2026] PUT /v2.0/ports/3c61b941-5f47-4b85-9329-bb76a8b92de4 => generated 752 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1210] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 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/1211] 10.0.0.44 () {32 vars in 714 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1212] 10.0.0.44 () {32 vars in 726 bytes} [Tue Jun 2 08:05:11 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: 540/1213] 10.0.0.44 () {32 vars in 740 bytes} [Tue Jun 2 08:05:11 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: 541/1214] 10.0.0.44 () {32 vars in 718 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1215] 10.0.0.44 () {32 vars in 682 bytes} [Tue Jun 2 08:05:11 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: 543/1216] 10.0.0.44 () {32 vars in 668 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1217] 10.0.0.44 () {32 vars in 718 bytes} [Tue Jun 2 08:05:11 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: 545/1218] 10.0.0.44 () {32 vars in 678 bytes} [Tue Jun 2 08:05:11 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: 546/1219] 10.0.0.44 () {32 vars in 668 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1220] 10.0.0.44 () {32 vars in 696 bytes} [Tue Jun 2 08:05:11 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: 548/1221] 10.0.0.44 () {32 vars in 704 bytes} [Tue Jun 2 08:05:11 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: 549/1222] 10.0.0.44 () {32 vars in 700 bytes} [Tue Jun 2 08:05:11 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: 550/1223] 10.0.0.44 () {32 vars in 700 bytes} [Tue Jun 2 08:05:11 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: 551/1224] 10.0.0.44 () {32 vars in 682 bytes} [Tue Jun 2 08:05:11 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: 552/1225] 10.0.0.44 () {32 vars in 704 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1226] 10.0.0.44 () {32 vars in 694 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1227] 10.0.0.44 () {32 vars in 688 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1228] 10.0.0.44 () {32 vars in 696 bytes} [Tue Jun 2 08:05:11 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: 556/1229] 10.0.0.44 () {32 vars in 678 bytes} [Tue Jun 2 08:05:11 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: 557/1230] 10.0.0.44 () {32 vars in 688 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1231] 10.0.0.44 () {32 vars in 700 bytes} [Tue Jun 2 08:05:11 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: 559/1232] 10.0.0.44 () {32 vars in 664 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1233] 10.0.0.44 () {32 vars in 680 bytes} [Tue Jun 2 08:05:11 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: 561/1234] 10.0.0.44 () {32 vars in 692 bytes} [Tue Jun 2 08:05:11 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: 562/1235] 10.0.0.44 () {32 vars in 676 bytes} [Tue Jun 2 08:05:11 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: 563/1236] 10.0.0.44 () {32 vars in 666 bytes} [Tue Jun 2 08:05:11 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1237] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:11 2026] DELETE /v2.0/ports/3c61b941-5f47-4b85-9329-bb76a8b92de4 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1238] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:05:12 2026] GET /v2.0/ports => generated 778 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:12.140 7 INFO neutron.pecan_wsgi.hooks.translation [None req-739f315b-f484-4d85-b806-c3585c7577b9 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1239] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:12 2026] GET /v2.0/ports/3c61b941-5f47-4b85-9329-bb76a8b92de4 => 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: 676/1240] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:05:12 2026] GET /v2.0/ports => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1241] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:12 2026] GET /v2.0/ports/5a9757c6-820c-41ab-aa67-511e124c9a72 => generated 775 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:12.249 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c4eeabc-8dd7-4553-b886-1bc265d405d8 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1242] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:12 2026] DELETE /v2.0/ports/14e974c5-139c-4b4e-994f-a8ea1d847f28 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:12.263 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5cd89d08-e1ba-41a8-a7a8-f50e428f180f e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 679/1243] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:12 2026] DELETE /v2.0/subnets/f1583e2c-dfd7-42f6-9ace-d79293564c34 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:12.277 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3786c2e-2390-47f8-a2ea-29ff8e8621a5 e52b6cc445dd482589969e2a045ae88c 8bfd62dff31f4bedb4d6d8d692143575 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 680/1244] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:12 2026] DELETE /v2.0/subnets/dd84f0ec-eecc-451a-b0c9-52a71ba87e30 => generated 136 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1245] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:12 2026] DELETE /v2.0/ports/5a9757c6-820c-41ab-aa67-511e124c9a72 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1246] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:12 2026] GET /v2.0/security-groups?tenant_id=3133c6da380c464ab2e381a666194db0&name=default => generated 2925 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:12.568 7 INFO neutron.services.segments.plugin [-] Segment 2d15ac5f-b34d-4c36-b71e-1a5db28e2922 resource provider aggregate not found 2026-06-02 08:05:12.574 7 INFO neutron.services.segments.plugin [-] Segment 2d15ac5f-b34d-4c36-b71e-1a5db28e2922 resource provider aggregate not found 2026-06-02 08:05:12.590 7 INFO neutron.services.segments.plugin [-] Segment 2d15ac5f-b34d-4c36-b71e-1a5db28e2922 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d15ac5f-b34d-4c36-b71e-1a5db28e2922 found for delete ", "request_id": "req-16f78b4e-fe1a-4a34-9549-d719bd915ede"}]} 2026-06-02 08:05:12.591 7 INFO neutron.services.segments.plugin [-] Segment 2d15ac5f-b34d-4c36-b71e-1a5db28e2922 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d15ac5f-b34d-4c36-b71e-1a5db28e2922 found for delete ", "request_id": "req-837fd1ff-8f2f-4c58-a800-2ecd6836bf61"}]} [pid: 7|app: 0|req: 682/1247] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:12 2026] DELETE /v2.0/networks/2e8326c1-7b67-408b-8990-dbefc4dcc424 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1248] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:12 2026] DELETE /v2.0/security-groups/0bc71010-720e-4695-afdc-adde24b1c6da => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1249] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:12 2026] GET /v2.0/security-groups?tenant_id=ec8251c2b5324cfa8e7bf8495ef14da5&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1250] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:12 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 684/1251] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:12 2026] DELETE /v2.0/security-groups/54966719-4161-490e-be45-c220963e0057 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1252] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:12 2026] GET /v2.0/security-groups?tenant_id=ac5828cdc67b4809b39e069eda51c0a7&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1253] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:13 2026] DELETE /v2.0/security-groups/f6699b51-12dc-4438-a913-cd131862bb9d => 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: 569/1254] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:13 2026] GET /v2.0/security-groups?tenant_id=8bfd62dff31f4bedb4d6d8d692143575&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: 686/1255] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:13 2026] GET /v2.0/security-groups?tenant_id=7564ff8f494e464e92954b74bc59f443&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1256] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:13 2026] DELETE /v2.0/security-groups/78035169-5f89-41dc-8d1a-4ab79cccd240 => 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: 687/1257] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:13 2026] DELETE /v2.0/security-groups/eced5a3f-2364-4cc8-ae3d-63a4800c2af3 => 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: 571/1258] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:13 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 689/1261] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:05:14 2026] GET /v2.0/networks?id=1f3e69b3-2e65-42f6-9fd9-74c1ff10710e => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1262] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:05:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=38e8c783a9d74e87a837996dfb45f477 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:14.859 7 WARNING neutron_lib.context [req-131d32c6-2c8f-409a-8bb4-93c36748df84 req-02a3f611-b228-4e1c-ba21-f06c198ccd02 ec5879c68150422282a1b9fbda7a4517 38e8c783a9d74e87a837996dfb45f477 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:14.914 8 WARNING neutron_lib.context [None req-de6be601-0fdb-429b-b727-dc5d7d7c448a a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:14.914 8 WARNING neutron_lib.context [None req-de6be601-0fdb-429b-b727-dc5d7d7c448a a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:15.097 8 INFO neutron.db.segments_db [None req-de6be601-0fdb-429b-b727-dc5d7d7c448a a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Added segment e0d1b183-e4b1-4549-8f92-a7d7dfcb5f23 of type vxlan for network 63fb66ff-8244-4525-b1c1-a95fd2d3df70 [pid: 7|app: 0|req: 691/1263] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:05:14 2026] POST /v2.0/ports => generated 954 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:15.144 8 INFO neutron.db.segments_db [None req-de6be601-0fdb-429b-b727-dc5d7d7c448a a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Added segment 686a1176-7541-4e57-9ccf-d46220fadf02 of type vxlan for network aa9b2646-3bf5-41b3-963a-a5da827beb83 /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: 692/1264] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:15 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 957 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1265] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:14 2026] POST /v2.0/networks => generated 1245 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:15.351 7 WARNING neutron_lib.context [None req-23afd946-1450-4560-9738-09b7f2fc7571 c0eb0ec295a64e2baac7b413546d6444 4162e613246f4dbcb362d4671c1f4382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1266] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:05:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1267] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:15 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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: 695/1268] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:05:15 2026] GET /v2.0/networks => generated 1844 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1269] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:05:15 2026] GET /v2.0/security-groups => generated 4530 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1270] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:05:15 2026] PUT /v2.0/ports/6c36a60b-cc0d-4945-8347-5df524d6b51a => generated 1235 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:05:15.798 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ec00f98-3d62-4f47-ac38-583bd75362ed'] response: {'name': 'network-changed', 'server_uuid': 'b9e0d751-ff24-488f-ac82-30801244c6c6', 'tag': '6c36a60b-cc0d-4945-8347-5df524d6b51a', 'status': 'completed', 'code': 200} 2026-06-02 08:05:15.807 7 INFO neutron.services.segments.plugin [-] Segment e0d1b183-e4b1-4549-8f92-a7d7dfcb5f23 resource provider aggregate not found 2026-06-02 08:05:15.815 7 INFO neutron.services.segments.plugin [-] Segment e0d1b183-e4b1-4549-8f92-a7d7dfcb5f23 resource provider aggregate not found 2026-06-02 08:05:15.820 7 INFO neutron.services.segments.plugin [-] Segment e0d1b183-e4b1-4549-8f92-a7d7dfcb5f23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0d1b183-e4b1-4549-8f92-a7d7dfcb5f23 found for delete ", "request_id": "req-d656fa2a-8556-453b-b354-7b0b961e9e98"}]} 2026-06-02 08:05:15.830 7 INFO neutron.services.segments.plugin [-] Segment e0d1b183-e4b1-4549-8f92-a7d7dfcb5f23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0d1b183-e4b1-4549-8f92-a7d7dfcb5f23 found for delete ", "request_id": "req-39d49c0c-ac0e-45f5-924a-dd3d3ec4181d"}]} [pid: 7|app: 0|req: 697/1271] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:15 2026] DELETE /v2.0/networks/63fb66ff-8244-4525-b1c1-a95fd2d3df70 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1272] 10.0.0.44 () {34 vars in 757 bytes} [Tue Jun 2 08:05:15 2026] PUT /v2.0/security-groups/a5f96044-b44b-40ad-84b1-3e9f1f298ada => generated 1663 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1273] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:05:15 2026] GET /v2.0/security-groups/a5f96044-b44b-40ad-84b1-3e9f1f298ada => generated 1663 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1274] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:15 2026] DELETE /v2.0/security-groups/a5f96044-b44b-40ad-84b1-3e9f1f298ada => 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: 698/1275] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:15 2026] DELETE /v2.0/networks/aa9b2646-3bf5-41b3-963a-a5da827beb83 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1276] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:05:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:16.045 8 INFO neutron.api.v2.resource [None req-14fc55c2-eb8b-4504-9737-f1ef8338ffca c0eb0ec295a64e2baac7b413546d6444 4162e613246f4dbcb362d4671c1f4382 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1277] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:16 2026] DELETE /v2.0/security-groups/a5f96044-b44b-40ad-84b1-3e9f1f298ada => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:16.055 8 WARNING neutron_lib.context [None req-c0f465a4-3621-4f88-b3c9-75a7c5c853fa c0eb0ec295a64e2baac7b413546d6444 4162e613246f4dbcb362d4671c1f4382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 699/1278] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/networks => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:16.089 7 WARNING neutron_lib.context [None req-5cbc0182-4100-49e2-8ba9-ee049bc8750e a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:16.145 7 INFO neutron.db.segments_db [None req-5cbc0182-4100-49e2-8ba9-ee049bc8750e a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Added segment 1b09ca05-c0bd-46ad-843d-31c86319d9cd of type vxlan for network 809e87f0-a4b6-400b-aa2f-8b8af2dd96ea [pid: 8|app: 0|req: 580/1279] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:05:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:16.209 8 WARNING neutron_lib.context [None req-7eeda472-5b2d-4ded-88a3-46ab72f5fe83 c0eb0ec295a64e2baac7b413546d6444 4162e613246f4dbcb362d4671c1f4382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 700/1280] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:16 2026] POST /v2.0/networks => generated 650 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:16.272 7 WARNING neutron_lib.context [None req-87c71bf4-5a58-40fa-889c-ff2bc404169c a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 581/1281] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:05:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:16.331 7 INFO neutron.db.segments_db [None req-87c71bf4-5a58-40fa-889c-ff2bc404169c a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Added segment ed684880-4823-41de-9e02-9ce74130be7e of type vxlan for network 5195732f-3050-43d2-bba7-94ac5355d539 [pid: 8|app: 0|req: 582/1282] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/ports?tenant_id=38e8c783a9d74e87a837996dfb45f477&device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1283] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/security-group-rules/16f0d8fd-86b3-45d7-a7f6-58fd939b7cf7 => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1284] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/networks?tenant_id=38e8c783a9d74e87a837996dfb45f477&shared=False => generated 771 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1285] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:16 2026] POST /v2.0/networks => generated 650 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1286] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:16.476 8 WARNING neutron_lib.context [None req-90771840-2128-49f1-850b-1acac88a375b a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:16.506 8 WARNING neutron_lib.context [None req-90771840-2128-49f1-850b-1acac88a375b a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 702/1287] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:05:16 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: 703/1288] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:05:16 2026] DELETE /v2.0/security-group-rules/16f0d8fd-86b3-45d7-a7f6-58fd939b7cf7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1289] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1290] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:16.758 7 WARNING neutron_lib.context [None req-fda02eaa-8cd2-410f-ac20-9e42614d54fc c0eb0ec295a64e2baac7b413546d6444 4162e613246f4dbcb362d4671c1f4382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1291] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:05:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1292] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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: 708/1293] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/security-group-rules/7adac300-e0b6-4a7a-b4ee-75f76342e7a2 => generated 601 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1294] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:05:16 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1295] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:05:16 2026] DELETE /v2.0/security-group-rules/7adac300-e0b6-4a7a-b4ee-75f76342e7a2 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1296] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:16 2026] POST /v2.0/ports => generated 1506 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1297] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/ports => generated 1506 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1298] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:17 2026] DELETE /v2.0/ports/dba53048-c93c-4a29-af98-de87caad4ff5 => 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: 711/1299] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:17.514 7 WARNING neutron_lib.context [None req-dc205294-e03e-43fd-ab3c-56c1df12807d c0eb0ec295a64e2baac7b413546d6444 4162e613246f4dbcb362d4671c1f4382 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1300] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:05:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1301] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:17 2026] DELETE /v2.0/ports/716d6edb-0b3b-4945-85c2-308d6b349fc0 => 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: 590/1302] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/security-group-rules/6ea9f8e3-0a03-4478-bad4-ba0f24e50b74 => 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: 713/1303] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/ports?tenant_id=38e8c783a9d74e87a837996dfb45f477&device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1304] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/ports => 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: 592/1305] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6c36a60b-cc0d-4945-8347-5df524d6b51a => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:17.672 8 WARNING neutron_lib.context [None req-90976b87-832d-47dc-9855-6953c30177d2 a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 714/1306] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1307] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/subnets?id=7273b612-4126-443a-9349-8373cce93377 => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:17.724 8 INFO neutron.db.segments_db [None req-90976b87-832d-47dc-9855-6953c30177d2 a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Added segment 2ca211c4-767c-4f8c-968e-8fdee300de6d of type vxlan for network 2de966aa-d5cd-4d86-94c9-224e73b81761 [pid: 8|app: 0|req: 593/1308] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:17 2026] POST /v2.0/networks => generated 650 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:17.849 7 INFO neutron.services.segments.plugin [-] Segment 686a1176-7541-4e57-9ccf-d46220fadf02 resource provider aggregate not found 2026-06-02 08:05:17.853 7 INFO neutron.services.segments.plugin [-] Segment 686a1176-7541-4e57-9ccf-d46220fadf02 resource provider aggregate not found 2026-06-02 08:05:17.863 7 INFO neutron.services.segments.plugin [-] Segment 686a1176-7541-4e57-9ccf-d46220fadf02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 686a1176-7541-4e57-9ccf-d46220fadf02 found for delete ", "request_id": "req-b79507f4-c352-4715-934f-7c9cddd83889"}]} 2026-06-02 08:05:17.865 7 INFO neutron.services.segments.plugin [-] Segment 686a1176-7541-4e57-9ccf-d46220fadf02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 686a1176-7541-4e57-9ccf-d46220fadf02 found for delete ", "request_id": "req-d2f0cff8-fffc-4440-914d-5379e5a5af87"}]} 2026-06-02 08:05:17.868 7 WARNING neutron_lib.context [None req-0b80650f-fa79-4718-86c6-465cb8dbd88d f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 594/1309] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:05:17 2026] DELETE /v2.0/security-group-rules/6ea9f8e3-0a03-4478-bad4-ba0f24e50b74 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:17.905 7 INFO neutron.db.segments_db [None req-0b80650f-fa79-4718-86c6-465cb8dbd88d f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Added segment 080eb1f3-5850-47db-be63-ac86a1c8126e of type vxlan for network 1ee543a4-2a79-45c2-a6d6-f05259955314 [pid: 8|app: 0|req: 595/1310] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:05:17 2026] GET /v2.0/ports?network_id=1f3e69b3-2e65-42f6-9fd9-74c1ff10710e&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:17.916 8 WARNING neutron_lib.context [None req-cd18de0c-a6cf-46c2-9eef-f16f761d7504 a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:17.973 8 INFO neutron.db.segments_db [None req-cd18de0c-a6cf-46c2-9eef-f16f761d7504 a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Added segment 51a5865e-f166-4a82-a279-9256de072905 of type vxlan for network 2080c3e9-af70-48df-9f22-01989870a39e [pid: 8|app: 0|req: 596/1311] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:17 2026] POST /v2.0/networks => generated 649 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1312] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:05:18 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) 2026-06-02 08:05:18.169 7 INFO neutron.db.l3_hamode_db [None req-0b80650f-fa79-4718-86c6-465cb8dbd88d f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1313] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:05:18 2026] GET /v2.0/networks/1f3e69b3-2e65-42f6-9fd9-74c1ff10710e?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: 599/1314] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:18 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:18.259 8 WARNING neutron_lib.context [None req-338a2994-3ddb-4762-98c1-e5c2787950f1 a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:18.286 8 WARNING neutron_lib.context [None req-338a2994-3ddb-4762-98c1-e5c2787950f1 a70c4245533c4895b1987203e4e60bdb 441240f952e748199aaea617ebdab9ee - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:18.308 7 INFO neutron.db.l3_hamode_db [None req-0b80650f-fa79-4718-86c6-465cb8dbd88d f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 600/1315] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:18 2026] POST /v2.0/subnets => generated 1273 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1316] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:18 2026] DELETE /v2.0/security-groups/2024e233-80e8-46fb-b2fe-76dcdae7e192 => 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: 602/1317] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:05:18 2026] GET /v2.0/networks/1f3e69b3-2e65-42f6-9fd9-74c1ff10710e?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: 603/1318] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:18 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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: 716/1319] 10.0.0.44 () {34 vars in 667 bytes} [Tue Jun 2 08:05:17 2026] POST /v2.0/routers => generated 474 bytes in 1176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1320] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:05:18 2026] GET /v2.0/subnets => generated 1909 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:18.916 8 WARNING neutron_lib.context [None req-90e7a299-1d96-4714-95bc-1d04acc234d8 f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 717/1321] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:05:18 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) 2026-06-02 08:05:18.961 8 INFO neutron.db.l3_hamode_db [None req-90e7a299-1d96-4714-95bc-1d04acc234d8 f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 718/1322] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:18 2026] DELETE /v2.0/subnets/8b2a943c-5e22-429b-b12d-08566fb2f6a6 => 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: 719/1323] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:05:19 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) 2026-06-02 08:05:19.107 8 INFO neutron.db.l3_hamode_db [None req-90e7a299-1d96-4714-95bc-1d04acc234d8 f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 720/1324] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/subnets/dbcd6e01-e36d-4b7b-9235-852b073e4df0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1325] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:05:19 2026] GET /v2.0/subnets => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1326] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/networks/2080c3e9-af70-48df-9f22-01989870a39e => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1327] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/networks/2de966aa-d5cd-4d86-94c9-224e73b81761 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1328] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/networks/5195732f-3050-43d2-bba7-94ac5355d539 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1329] 10.0.0.44 () {34 vars in 667 bytes} [Tue Jun 2 08:05:18 2026] POST /v2.0/routers => generated 474 bytes in 831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1330] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:19 2026] GET /v2.0/security-groups?tenant_id=4162e613246f4dbcb362d4671c1f4382&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:19.835 7 WARNING neutron_lib.context [None req-b7060680-f384-4891-8e31-c8466ef0c44a f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:19.885 7 INFO neutron.db.l3_hamode_db [None req-b7060680-f384-4891-8e31-c8466ef0c44a f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:19.891 7 INFO neutron.services.segments.plugin [-] Segment 51a5865e-f166-4a82-a279-9256de072905 resource provider aggregate not found 2026-06-02 08:05:19.895 7 INFO neutron.services.segments.plugin [-] Segment 51a5865e-f166-4a82-a279-9256de072905 resource provider aggregate not found 2026-06-02 08:05:19.908 8 INFO neutron.services.segments.plugin [-] Segment 1b09ca05-c0bd-46ad-843d-31c86319d9cd resource provider aggregate not found 2026-06-02 08:05:19.913 8 INFO neutron.services.segments.plugin [-] Segment 1b09ca05-c0bd-46ad-843d-31c86319d9cd resource provider aggregate not found 2026-06-02 08:05:19.918 7 INFO neutron.services.segments.plugin [-] Segment 51a5865e-f166-4a82-a279-9256de072905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51a5865e-f166-4a82-a279-9256de072905 found for delete ", "request_id": "req-6289975b-0cd6-4a39-b40c-22db392decf2"}]} 2026-06-02 08:05:19.930 8 INFO neutron.services.segments.plugin [-] Segment 1b09ca05-c0bd-46ad-843d-31c86319d9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b09ca05-c0bd-46ad-843d-31c86319d9cd found for delete ", "request_id": "req-0609df78-64ae-4afb-9afb-90c3f251ef53"}]} 2026-06-02 08:05:19.940 7 INFO neutron.services.segments.plugin [-] Segment 51a5865e-f166-4a82-a279-9256de072905 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51a5865e-f166-4a82-a279-9256de072905 found for delete ", "request_id": "req-35b26e98-d19c-47bc-a601-ffadd9bcae39"}]} [pid: 8|app: 0|req: 606/1331] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/networks/809e87f0-a4b6-400b-aa2f-8b8af2dd96ea => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:19.947 8 INFO neutron.services.segments.plugin [-] Segment 1b09ca05-c0bd-46ad-843d-31c86319d9cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b09ca05-c0bd-46ad-843d-31c86319d9cd found for delete ", "request_id": "req-2fb2b859-c831-4720-bd07-5eac2e4d02ed"}]} 2026-06-02 08:05:19.952 7 INFO neutron.services.segments.plugin [-] Segment 2ca211c4-767c-4f8c-968e-8fdee300de6d resource provider aggregate not found 2026-06-02 08:05:19.955 7 INFO neutron.services.segments.plugin [-] Segment 2ca211c4-767c-4f8c-968e-8fdee300de6d resource provider aggregate not found 2026-06-02 08:05:19.982 7 INFO neutron.services.segments.plugin [-] Segment 2ca211c4-767c-4f8c-968e-8fdee300de6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ca211c4-767c-4f8c-968e-8fdee300de6d found for delete ", "request_id": "req-acf390e2-9037-49b2-9026-41b040bae840"}]} 2026-06-02 08:05:19.987 7 INFO neutron.services.segments.plugin [-] Segment 2ca211c4-767c-4f8c-968e-8fdee300de6d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ca211c4-767c-4f8c-968e-8fdee300de6d found for delete ", "request_id": "req-31456055-ebdc-4c72-a17d-ea5073c90f17"}]} 2026-06-02 08:05:20.006 7 INFO neutron.services.segments.plugin [-] Segment ed684880-4823-41de-9e02-9ce74130be7e resource provider aggregate not found 2026-06-02 08:05:20.009 7 INFO neutron.services.segments.plugin [-] Segment ed684880-4823-41de-9e02-9ce74130be7e resource provider aggregate not found 2026-06-02 08:05:20.019 7 INFO neutron.services.segments.plugin [-] Segment ed684880-4823-41de-9e02-9ce74130be7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed684880-4823-41de-9e02-9ce74130be7e found for delete ", "request_id": "req-696734f2-6f74-4628-9bc7-b97a53a3745a"}]} 2026-06-02 08:05:20.021 7 INFO neutron.services.segments.plugin [-] Segment ed684880-4823-41de-9e02-9ce74130be7e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed684880-4823-41de-9e02-9ce74130be7e found for delete ", "request_id": "req-6e2008b7-d0e9-4dff-b0dc-fb6f9329e06c"}]} [pid: 8|app: 0|req: 607/1332] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:19 2026] DELETE /v2.0/security-groups/514ce9c0-c1ba-45c0-8554-4781b8bf8baa => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:20.074 7 INFO neutron.db.l3_hamode_db [None req-b7060680-f384-4891-8e31-c8466ef0c44a f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 608/1333] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 609/1334] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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: 610/1335] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:20 2026] GET /v2.0/security-groups?tenant_id=441240f952e748199aaea617ebdab9ee&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: 611/1336] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:20 2026] DELETE /v2.0/security-groups/42c199a5-c860-4ae0-9f3c-4ec8ddd6528a => 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: 726/1337] 10.0.0.44 () {34 vars in 667 bytes} [Tue Jun 2 08:05:19 2026] POST /v2.0/routers => generated 474 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:20.725 8 WARNING neutron_lib.context [None req-1dc2841f-1b06-4ecc-a771-e38a804023a8 f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:20.758 8 INFO neutron.db.l3_hamode_db [None req-1dc2841f-1b06-4ecc-a771-e38a804023a8 f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:21.300 8 INFO neutron.db.l3_hamode_db [None req-1dc2841f-1b06-4ecc-a771-e38a804023a8 f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 727/1338] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:21 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1339] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:21 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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-06-02 08:05:21.898 7 WARNING neutron_lib.context [None req-3121aec7-ae65-4f2d-8cf0-9ba2784283dc 5971b40db98e48e6b9d19748d8a8e821 503fd416910f44c7b3ec3d1b43548942 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 612/1340] 10.0.0.44 () {34 vars in 667 bytes} [Tue Jun 2 08:05:20 2026] POST /v2.0/routers => generated 474 bytes in 1190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:21.924 8 WARNING neutron_lib.context [None req-5a941d9f-ed73-4636-9b6d-969feb52d856 f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 729/1341] 10.0.0.44 () {34 vars in 676 bytes} [Tue Jun 2 08:05:21 2026] POST /v2.0/subnetpools => generated 549 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:21.981 8 INFO neutron.db.l3_hamode_db [None req-5a941d9f-ed73-4636-9b6d-969feb52d856 f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 730/1342] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:05:21 2026] GET /v2.0/subnetpools/d17daec5-cec2-4bc7-85c7-dd1372b2a0e6 => generated 549 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1343] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:05:22 2026] PUT /v2.0/subnetpools/d17daec5-cec2-4bc7-85c7-dd1372b2a0e6 => generated 501 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1344] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:05:22 2026] DELETE /v2.0/subnetpools/d17daec5-cec2-4bc7-85c7-dd1372b2a0e6 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:22.163 7 INFO neutron.api.v2.resource [None req-108d3ddf-5446-4e7f-ae6b-daf3e230b65e 5971b40db98e48e6b9d19748d8a8e821 503fd416910f44c7b3ec3d1b43548942 - - default default] show failed (client error): The resource could not be found. 2026-06-02 08:05:22.163 8 INFO neutron.db.l3_hamode_db [None req-5a941d9f-ed73-4636-9b6d-969feb52d856 f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 733/1345] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:05:22 2026] GET /v2.0/subnetpools/d17daec5-cec2-4bc7-85c7-dd1372b2a0e6 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:22.188 7 INFO neutron.api.v2.resource [None req-15ec87ab-2ca0-4535-a80e-b1b95ec3fc51 5971b40db98e48e6b9d19748d8a8e821 503fd416910f44c7b3ec3d1b43548942 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1346] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:05:22 2026] DELETE /v2.0/subnetpools/d17daec5-cec2-4bc7-85c7-dd1372b2a0e6 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:22.596 7 WARNING neutron_lib.context [None req-f8fe05af-703f-4b8c-aed4-a80cf31860ee 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:22.748 7 INFO neutron.db.segments_db [None req-f8fe05af-703f-4b8c-aed4-a80cf31860ee 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Added segment 5a148df6-39c8-4faa-80b5-d9ba7bead382 of type vxlan for network e5a7bf69-a1d5-4457-baa6-e053e85c4683 [pid: 8|app: 0|req: 613/1347] 10.0.0.44 () {34 vars in 667 bytes} [Tue Jun 2 08:05:21 2026] POST /v2.0/routers => generated 474 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1348] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:22 2026] POST /v2.0/networks => generated 649 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1349] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:22 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1350] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:05:22 2026] PUT /v2.0/routers/15bfea5b-0e58-49b1-a1a6-b1fbfd8d24b2/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:22.975 8 WARNING neutron_lib.context [None req-a98b4323-15a6-4c34-8c10-e522dcbd4144 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 736/1351] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:22 2026] GET /v2.0/security-groups?tenant_id=503fd416910f44c7b3ec3d1b43548942&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1352] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:23 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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: 738/1353] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:05:23 2026] PUT /v2.0/routers/c6390830-45fe-4199-92f9-98f8274ad673/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1354] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:23 2026] DELETE /v2.0/security-groups/4392dcb2-5bc0-44ed-b0dc-e5f83e5e5599 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1355] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:22 2026] POST /v2.0/ports => generated 778 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:05:23.288 8 WARNING neutron_lib.context [None req-a84e9371-6ca6-464f-9f2c-1e0b2f2f2eef 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 740/1356] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:05:23 2026] PUT /v2.0/routers/aa4f4e64-a5bc-4f6b-91ea-32937e86cdbe/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:23.370 8 INFO neutron.db.segments_db [None req-a84e9371-6ca6-464f-9f2c-1e0b2f2f2eef 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Added segment 6bfd2059-f18f-4b7a-ad14-a80852fbea8d of type vxlan for network 785d3db9-13f1-4bea-ae81-1c857f3a20a6 [pid: 7|app: 0|req: 741/1357] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:05:23 2026] PUT /v2.0/routers/c0b50f43-06a7-4c04-a9e0-76d803145ded/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1358] 10.0.0.44 () {32 vars in 663 bytes} [Tue Jun 2 08:05:23 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1359] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:23 2026] POST /v2.0/networks => generated 636 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:23.479 7 WARNING neutron_lib.context [None req-7ebbdf08-6d2a-41d7-8f98-124c80f4b59a 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 618/1360] 10.0.0.44 () {32 vars in 677 bytes} [Tue Jun 2 08:05:23 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1361] 10.0.0.44 () {32 vars in 673 bytes} [Tue Jun 2 08:05:23 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1362] 10.0.0.44 () {32 vars in 685 bytes} [Tue Jun 2 08:05:23 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1363] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:23 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:23.751 7 WARNING neutron_lib.context [None req-1d4d32b8-7925-452f-a9a5-4c33eee1378b 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 621/1364] 10.0.0.44 () {32 vars in 671 bytes} [Tue Jun 2 08:05:23 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1365] 10.0.0.44 () {32 vars in 685 bytes} [Tue Jun 2 08:05:23 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: 623/1366] 10.0.0.44 () {32 vars in 681 bytes} [Tue Jun 2 08:05:23 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1367] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:05:23 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1368] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:05:24 2026] GET /v2.0/routers/15bfea5b-0e58-49b1-a1a6-b1fbfd8d24b2 => generated 485 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1369] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:23 2026] POST /v2.0/ports => generated 966 bytes in 362 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: 745/1370] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:24 2026] DELETE /v2.0/ports/97926b94-7299-4006-971f-41a928d34b9c => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1371] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:24 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:24.448 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d786ff47-996c-4389-b11e-79c12c9dd8b0 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 747/1372] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:24 2026] DELETE /v2.0/ports/97926b94-7299-4006-971f-41a928d34b9c => 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: 748/1373] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:24 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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-06-02 08:05:24.513 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d368a9d-6ba4-43b6-afeb-444daa2ff009 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 749/1374] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:24 2026] GET /v2.0/ports/97926b94-7299-4006-971f-41a928d34b9c => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1375] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:24 2026] DELETE /v2.0/subnets/fcddce96-1c29-4ace-8bb7-d129b06ea28b => 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: 751/1376] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:24 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1377] 10.0.0.44 () {34 vars in 741 bytes} [Tue Jun 2 08:05:24 2026] PUT /v2.0/routers/15bfea5b-0e58-49b1-a1a6-b1fbfd8d24b2 => generated 485 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1378] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:24 2026] GET /v2.0/ports?device_id=15bfea5b-0e58-49b1-a1a6-b1fbfd8d24b2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:25.162 7 INFO neutron.services.segments.plugin [-] Segment 6bfd2059-f18f-4b7a-ad14-a80852fbea8d resource provider aggregate not found 2026-06-02 08:05:25.171 7 INFO neutron.services.segments.plugin [-] Segment 6bfd2059-f18f-4b7a-ad14-a80852fbea8d resource provider aggregate not found 2026-06-02 08:05:25.192 7 INFO neutron.services.segments.plugin [-] Segment 6bfd2059-f18f-4b7a-ad14-a80852fbea8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bfd2059-f18f-4b7a-ad14-a80852fbea8d found for delete ", "request_id": "req-833ae5d4-b5f1-4d7a-bfd8-82b1992b16c7"}]} 2026-06-02 08:05:25.193 7 INFO neutron.services.segments.plugin [-] Segment 6bfd2059-f18f-4b7a-ad14-a80852fbea8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bfd2059-f18f-4b7a-ad14-a80852fbea8d found for delete ", "request_id": "req-709d39af-23e8-4c03-bfa3-8dbc693691df"}]} [pid: 7|app: 0|req: 752/1379] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:24 2026] DELETE /v2.0/networks/785d3db9-13f1-4bea-ae81-1c857f3a20a6 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:25.235 8 INFO neutron.db.l3_db [None req-5ab03624-9da0-4cc7-8370-714fb34ac425 ec5879c68150422282a1b9fbda7a4517 38e8c783a9d74e87a837996dfb45f477 - - default default] Floating IP 7cee8910-1731-4df9-865b-bd3f02ae38f7 associated. External IP: 10.96.250.208, port: 6c36a60b-cc0d-4945-8347-5df524d6b51a. [pid: 8|app: 0|req: 628/1380] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:05:24 2026] PUT /v2.0/floatingips/7cee8910-1731-4df9-865b-bd3f02ae38f7 => generated 855 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:25.643 8 WARNING neutron_lib.context [None req-37342db3-8f47-41ee-955a-16347a3fa566 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 753/1381] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:25 2026] DELETE /v2.0/routers/15bfea5b-0e58-49b1-a1a6-b1fbfd8d24b2 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:25.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92c6d869-fbe5-4fd0-90c1-ef1fb5b32d29'] response: {'name': 'network-changed', 'server_uuid': 'b9e0d751-ff24-488f-ac82-30801244c6c6', 'tag': '6c36a60b-cc0d-4945-8347-5df524d6b51a', 'status': 'completed', 'code': 200} 2026-06-02 08:05:25.697 8 INFO neutron.db.segments_db [None req-37342db3-8f47-41ee-955a-16347a3fa566 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Added segment e6fbe6db-2742-4d87-9aca-b64cffc49bfd of type vxlan for network 283f91b4-53ea-4c60-9946-5a309e105e67 [pid: 7|app: 0|req: 754/1382] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:05:25 2026] GET /v2.0/routers/c6390830-45fe-4199-92f9-98f8274ad673 => generated 493 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1383] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:25 2026] POST /v2.0/networks => generated 635 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:25.800 8 WARNING neutron_lib.context [None req-e6908a16-9c4f-4f36-8899-eb07f0918171 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 630/1384] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:25 2026] POST /v2.0/subnets => generated 646 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:26.081 8 WARNING neutron_lib.context [None req-b86f4530-802a-40bc-8b8f-14a183dbbd75 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1385] 10.0.0.44 () {34 vars in 741 bytes} [Tue Jun 2 08:05:25 2026] PUT /v2.0/routers/c6390830-45fe-4199-92f9-98f8274ad673 => generated 493 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1386] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/ports?tenant_id=38e8c783a9d74e87a837996dfb45f477&device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 757/1387] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/ports?device_id=c6390830-45fe-4199-92f9-98f8274ad673 => 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: 631/1388] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:26 2026] POST /v2.0/ports => generated 920 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1389] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/networks?id=1f3e69b3-2e65-42f6-9fd9-74c1ff10710e => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1390] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:26 2026] DELETE /v2.0/ports/cfb8cb10-6c63-421c-bebd-0de170f5eb55 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1391] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6c36a60b-cc0d-4945-8347-5df524d6b51a => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1392] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:26 2026] DELETE /v2.0/routers/c6390830-45fe-4199-92f9-98f8274ad673 => generated 0 bytes in 392 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:26.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-183082ef-e5c7-4642-bd70-4e241d4ce706 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1393] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/ports/cfb8cb10-6c63-421c-bebd-0de170f5eb55 => 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: 634/1394] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/subnets?id=7273b612-4126-443a-9349-8373cce93377 => generated 693 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1395] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/routers/aa4f4e64-a5bc-4f6b-91ea-32937e86cdbe => generated 502 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1396] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:26 2026] GET /v2.0/security-groups?tenant_id=393c9813d69147acb27a333c2d80aa44&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1397] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/ports?network_id=1f3e69b3-2e65-42f6-9fd9-74c1ff10710e&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: 636/1398] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:26 2026] DELETE /v2.0/subnets/4448df06-30be-465a-b7cb-363f0d257ace => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1399] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:27 2026] DELETE /v2.0/security-groups/bcdb70bc-4494-4018-8154-3dc7cfa395ca => 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: 638/1400] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/networks/1f3e69b3-2e65-42f6-9fd9-74c1ff10710e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:27.554 8 INFO neutron.services.segments.plugin [-] Segment e6fbe6db-2742-4d87-9aca-b64cffc49bfd resource provider aggregate not found 2026-06-02 08:05:27.563 8 INFO neutron.services.segments.plugin [-] Segment e6fbe6db-2742-4d87-9aca-b64cffc49bfd resource provider aggregate not found 2026-06-02 08:05:27.580 8 INFO neutron.services.segments.plugin [-] Segment e6fbe6db-2742-4d87-9aca-b64cffc49bfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6fbe6db-2742-4d87-9aca-b64cffc49bfd found for delete ", "request_id": "req-92ab1aa9-9dc0-45f9-95c0-901f7091a564"}]} 2026-06-02 08:05:27.581 8 INFO neutron.services.segments.plugin [-] Segment e6fbe6db-2742-4d87-9aca-b64cffc49bfd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6fbe6db-2742-4d87-9aca-b64cffc49bfd found for delete ", "request_id": "req-b52c8659-2a34-4fe3-8d2a-b3b7ff91e24b"}]} [pid: 8|app: 0|req: 639/1401] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:27 2026] DELETE /v2.0/networks/283f91b4-53ea-4c60-9946-5a309e105e67 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1402] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/networks/1f3e69b3-2e65-42f6-9fd9-74c1ff10710e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:27.644 8 WARNING neutron_lib.context [None req-13ed5a2c-dc1f-4122-96c1-04f21569d96c 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1403] 10.0.0.44 () {34 vars in 741 bytes} [Tue Jun 2 08:05:27 2026] PUT /v2.0/routers/aa4f4e64-a5bc-4f6b-91ea-32937e86cdbe => generated 502 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1404] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:27 2026] GET /v2.0/ports?device_id=aa4f4e64-a5bc-4f6b-91ea-32937e86cdbe => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1405] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:27 2026] POST /v2.0/ports => generated 778 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 765/1406] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:27 2026] DELETE /v2.0/routers/aa4f4e64-a5bc-4f6b-91ea-32937e86cdbe => generated 0 bytes in 381 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1407] 10.0.0.44 () {34 vars in 736 bytes} [Tue Jun 2 08:05:27 2026] PUT /v2.0/ports/93594aed-dd74-44c3-a866-689c4ca3b52b => generated 752 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1408] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/routers/c0b50f43-06a7-4c04-a9e0-76d803145ded => generated 487 bytes in 56 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: 643/1409] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:28 2026] DELETE /v2.0/ports/93594aed-dd74-44c3-a866-689c4ca3b52b => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1410] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/ports => generated 781 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:28.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18e4b337-ee4f-47a0-abf1-23232bac2493 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1411] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/ports/93594aed-dd74-44c3-a866-689c4ca3b52b => 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: 646/1412] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/ports => generated 781 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1413] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/ports/d15dd655-97d9-4398-8e0b-d51513fbac63 => generated 778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:28.579 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f99cbaa-4c1b-400c-a03a-ec7c1aa30e5b 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1414] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:28 2026] DELETE /v2.0/ports/cfb8cb10-6c63-421c-bebd-0de170f5eb55 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:28.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7ffb3ba-a831-4d37-b192-c0708cc16144 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 649/1415] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:28 2026] DELETE /v2.0/subnets/4448df06-30be-465a-b7cb-363f0d257ace => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:28.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7991519f-6617-4d83-8adb-852f962da325 92d667ebe737451cbf38d30687b3cca5 5913458b371b45a4a6a6b8d461868db0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 650/1416] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:28 2026] DELETE /v2.0/subnets/fcddce96-1c29-4ace-8bb7-d129b06ea28b => 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: 767/1417] 10.0.0.44 () {34 vars in 741 bytes} [Tue Jun 2 08:05:28 2026] PUT /v2.0/routers/c0b50f43-06a7-4c04-a9e0-76d803145ded => generated 487 bytes in 524 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1418] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:28 2026] GET /v2.0/ports?device_id=c0b50f43-06a7-4c04-a9e0-76d803145ded => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1419] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:05:28 2026] DELETE /v2.0/ports/d15dd655-97d9-4398-8e0b-d51513fbac63 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1420] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:28 2026] DELETE /v2.0/networks/e5a7bf69-a1d5-4457-baa6-e053e85c4683 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1421] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:28 2026] DELETE /v2.0/routers/c0b50f43-06a7-4c04-a9e0-76d803145ded => generated 0 bytes in 485 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1422] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:05:29 2026] GET /v2.0/routers/26cc726a-2729-4e2f-9414-871d867cdd63 => generated 480 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:29.393 8 INFO neutron.db.segments_db [None req-420be28b-e501-49fa-8b4c-35214c173fe0 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment a88f4981-675a-4e28-a6e4-62ec1b5524d9 of type vxlan for network 8ef6c8af-2505-4a71-95e0-b08bd09740a4 [pid: 8|app: 0|req: 653/1423] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:05:28 2026] POST /v2.0/networks => generated 740 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:29.599 8 INFO neutron.services.segments.plugin [-] Segment 5a148df6-39c8-4faa-80b5-d9ba7bead382 resource provider aggregate not found 2026-06-02 08:05:29.605 8 INFO neutron.services.segments.plugin [-] Segment 5a148df6-39c8-4faa-80b5-d9ba7bead382 resource provider aggregate not found 2026-06-02 08:05:29.612 8 INFO neutron.services.segments.plugin [-] Segment 5a148df6-39c8-4faa-80b5-d9ba7bead382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a148df6-39c8-4faa-80b5-d9ba7bead382 found for delete ", "request_id": "req-590d049c-74d5-4419-a04c-4837b72cc555"}]} 2026-06-02 08:05:29.622 8 INFO neutron.services.segments.plugin [-] Segment 5a148df6-39c8-4faa-80b5-d9ba7bead382 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a148df6-39c8-4faa-80b5-d9ba7bead382 found for delete ", "request_id": "req-b2504030-d9c7-4faf-9fe7-6e9806f2c673"}]} [pid: 8|app: 0|req: 654/1424] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:29 2026] GET /v2.0/security-groups?tenant_id=5913458b371b45a4a6a6b8d461868db0&name=default => generated 2925 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1427] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:29 2026] POST /v2.0/subnets => generated 687 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1428] 10.0.0.44 () {34 vars in 741 bytes} [Tue Jun 2 08:05:29 2026] PUT /v2.0/routers/26cc726a-2729-4e2f-9414-871d867cdd63 => generated 480 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:29.920 7 INFO neutron.db.segments_db [None req-7f2e8df5-60c0-4e63-82b5-3e898e4bda3e 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 829324fa-a63d-4abc-a5ed-ddbb9cd8785b of type vxlan for network f90e4173-8014-4956-a172-a3df6fb27c24 [pid: 8|app: 0|req: 658/1429] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:29 2026] DELETE /v2.0/security-groups/963a0565-3e65-4549-a25e-347b018d4e9f => 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: 659/1430] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:29 2026] GET /v2.0/ports?device_id=26cc726a-2729-4e2f-9414-871d867cdd63 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:30.394 7 INFO neutron.db.l3_hamode_db [None req-7f2e8df5-60c0-4e63-82b5-3e898e4bda3e 73f6e7a6faf3450dad0cb2e5150fd107 aeed0b90904c4f34a4d02645ec3aa69e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:30.593 8 INFO neutron.db.l3_hamode_db [None req-d77ad248-e2ab-4377-9f6c-e1f0668fb8ea f5f4821e61ed457f8664115d3fd1cd5a c0921279496c4b269a0f7915ae619e0a - - default default] HA network 1ee543a4-2a79-45c2-a6d6-f05259955314 was deleted as no HA routers are present in tenant c0921279496c4b269a0f7915ae619e0a. [pid: 8|app: 0|req: 660/1431] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:29 2026] DELETE /v2.0/routers/26cc726a-2729-4e2f-9414-871d867cdd63 => generated 0 bytes in 605 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:31.355 7 INFO neutron.db.l3_hamode_db [None req-7f2e8df5-60c0-4e63-82b5-3e898e4bda3e 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:31.632 8 INFO neutron.services.segments.plugin [-] Segment 080eb1f3-5850-47db-be63-ac86a1c8126e resource provider aggregate not found 2026-06-02 08:05:31.644 8 INFO neutron.services.segments.plugin [-] Segment 080eb1f3-5850-47db-be63-ac86a1c8126e resource provider aggregate not found 2026-06-02 08:05:31.649 8 INFO neutron.services.segments.plugin [-] Segment 080eb1f3-5850-47db-be63-ac86a1c8126e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080eb1f3-5850-47db-be63-ac86a1c8126e found for delete ", "request_id": "req-f38b8b00-4c30-4a19-ad52-5db65d95a7f5"}]} 2026-06-02 08:05:31.661 8 INFO neutron.services.segments.plugin [-] Segment 080eb1f3-5850-47db-be63-ac86a1c8126e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 080eb1f3-5850-47db-be63-ac86a1c8126e found for delete ", "request_id": "req-129db7d7-f1f4-49e7-864d-644e9c9a1308"}]} [pid: 8|app: 0|req: 661/1432] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:31 2026] GET /v2.0/security-groups?tenant_id=c0921279496c4b269a0f7915ae619e0a&name=default => generated 2925 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1433] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:31 2026] DELETE /v2.0/security-groups/7175d92e-879a-4cbc-b158-99cc05c83d88 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:32.026 8 WARNING neutron_lib.context [None req-e934a90f-c1c1-4f77-9989-518e64ddc495 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:32.166 8 INFO neutron.db.segments_db [None req-e934a90f-c1c1-4f77-9989-518e64ddc495 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Added segment 08070d47-7f5c-43c3-aa1a-32fb20cd3ba8 of type vxlan for network 7b117160-3f50-48b5-950e-370ca4af6f3d [pid: 8|app: 0|req: 663/1434] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:31 2026] POST /v2.0/networks => generated 630 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1435] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:29 2026] POST /v2.0/routers => generated 727 bytes in 2484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:32.373 7 WARNING neutron_lib.context [None req-0cb1d47a-dab5-473c-9387-fe0de634eda2 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:32.439 7 INFO neutron.db.segments_db [None req-0cb1d47a-dab5-473c-9387-fe0de634eda2 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Added segment 68b91e45-c5f0-4957-9d75-34645dcb3858 of type vxlan for network b9bbcfea-0645-4a1e-98d2-7153961afad8 [pid: 8|app: 0|req: 664/1436] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/security-groups?tenant_id=9422e57d8ac44b26b62bcfa0d8be1235&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1437] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:32 2026] POST /v2.0/networks => generated 629 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1438] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:32 2026] DELETE /v2.0/security-groups/722be6a7-760e-4f1a-95d9-7cf05fcb3135 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:32.657 7 WARNING neutron_lib.context [None req-b93c242b-9739-4619-9c76-a152f52f776a a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 775/1439] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:32 2026] POST /v2.0/subnets => generated 626 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1440] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:32 2026] GET /v2.0/security-groups?tenant_id=45ef190184d24859b0d8ff34d7402415&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:33.040 7 WARNING neutron_lib.context [None req-0a9ac862-9388-4a0f-b770-cffbbb51e48d a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 777/1441] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:33 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1442] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:33 2026] DELETE /v2.0/security-groups/8e3fa1bd-a8dc-4c31-a2ab-257b1fb67ce4 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:33.400 7 WARNING neutron_lib.context [None req-b29920f6-3bf8-4d71-ab38-619ed8f9ea05 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:33.445 7 INFO neutron.db.segments_db [None req-b29920f6-3bf8-4d71-ab38-619ed8f9ea05 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Added segment c70bd5ec-5ca3-42e7-a9ab-d8b93bd1aca5 of type vxlan for network 6a23d01b-39c5-4e4c-861d-ccfdca7f90eb [pid: 8|app: 0|req: 665/1443] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:05:32 2026] PUT /v2.0/routers/1214fea4-0f25-4ede-a09b-1b300a663037/add_router_interface => generated 309 bytes in 1262 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:33.754 7 INFO neutron.db.l3_hamode_db [None req-b29920f6-3bf8-4d71-ab38-619ed8f9ea05 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:33.906 7 INFO neutron.db.l3_hamode_db [None req-b29920f6-3bf8-4d71-ab38-619ed8f9ea05 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 779/1444] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:33 2026] POST /v2.0/routers => generated 507 bytes in 1327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1445] 10.0.0.54 () {34 vars in 989 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 1240 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1446] 10.0.0.54 () {34 vars in 1039 bytes} [Tue Jun 2 08:05:35 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1447] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/networks?id=8ef6c8af-2505-4a71-95e0-b08bd09740a4 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1448] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/quotas/aeed0b90904c4f34a4d02645ec3aa69e => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1449] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:05:34 2026] PUT /v2.0/routers/1ff1b863-edcf-4094-a15a-321a910ab03e/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1450] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/ports?tenant_id=aeed0b90904c4f34a4d02645ec3aa69e&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1451] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/networks/8ef6c8af-2505-4a71-95e0-b08bd09740a4?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: 667/1452] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/ports/2a55fc6c-1530-43fa-9ae0-7794604d6994 => generated 955 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1453] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/networks/8ef6c8af-2505-4a71-95e0-b08bd09740a4?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: 787/1454] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1455] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1456] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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: 790/1457] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 791/1458] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:36 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1459] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:37 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1460] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:37 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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: 7|app: 0|req: 794/1461] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:37 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => 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: 668/1462] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:05:36 2026] PUT /v2.0/routers/1ff1b863-edcf-4094-a15a-321a910ab03e/add_router_interface => generated 309 bytes in 1454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1463] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:37 2026] GET /v2.0/ports/da4216e5-3bf6-46f4-bae0-14f3ab84645c => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:37.978 7 WARNING neutron_lib.context [None req-5ff5024e-69ca-4c83-ae56-d628592fe6be 8043011e34b6478698737b47d455624c 6771bb43cc924f509c0e3212e286e9ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1464] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:05:37 2026] POST /v2.0/security-groups => generated 1601 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:38.261 7 WARNING neutron_lib.context [None req-1aa4716e-4ee9-4bc0-8035-c4dbe25c7a9e 8043011e34b6478698737b47d455624c 6771bb43cc924f509c0e3212e286e9ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 796/1465] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:05:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:38.414 7 WARNING neutron_lib.context [None req-3d196e89-455b-4004-a549-c8ddcea190b1 8043011e34b6478698737b47d455624c 6771bb43cc924f509c0e3212e286e9ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 797/1466] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:05:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1467] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:38.610 7 WARNING neutron_lib.context [None req-e2381d42-1ff2-4a78-97b7-bd3120272840 8043011e34b6478698737b47d455624c 6771bb43cc924f509c0e3212e286e9ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 799/1468] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:05:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1469] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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: 801/1470] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:38.809 7 WARNING neutron_lib.context [None req-e3c50c26-1d1a-490a-af65-917a7427d26e 8043011e34b6478698737b47d455624c 6771bb43cc924f509c0e3212e286e9ae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 670/1471] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:05:37 2026] PUT /v2.0/routers/1ff1b863-edcf-4094-a15a-321a910ab03e/remove_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1472] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/ports?tenant_id=38e8c783a9d74e87a837996dfb45f477&device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 802/1473] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:05:38 2026] POST /v2.0/security-groups => generated 1601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1474] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:05:38 2026] GET /v2.0/networks?id=1f3e69b3-2e65-42f6-9fd9-74c1ff10710e => generated 771 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1475] 10.0.0.44 () {34 vars in 766 bytes} [Tue Jun 2 08:05:39 2026] PUT /v2.0/security-groups/d31fa57f-061d-4416-a79e-632cf2ecad78/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: 805/1476] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6c36a60b-cc0d-4945-8347-5df524d6b51a => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1477] 10.0.0.44 () {34 vars in 766 bytes} [Tue Jun 2 08:05:39 2026] PUT /v2.0/security-groups/8f58af5a-c0e4-46c4-971e-2e06bcb33d97/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1478] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/subnets?id=7273b612-4126-443a-9349-8373cce93377 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1479] 10.0.0.44 () {34 vars in 766 bytes} [Tue Jun 2 08:05:39 2026] PUT /v2.0/security-groups/eacc3a5b-2dbe-4ea0-9ad0-d072fa86b240/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1480] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/ports?network_id=1f3e69b3-2e65-42f6-9fd9-74c1ff10710e&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: 810/1481] 10.0.0.44 () {34 vars in 766 bytes} [Tue Jun 2 08:05:39 2026] PUT /v2.0/security-groups/075a7b09-94a0-40ba-a152-98e351a91786/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1482] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/networks/1f3e69b3-2e65-42f6-9fd9-74c1ff10710e?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: 812/1483] 10.0.0.44 () {32 vars in 679 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1484] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/networks/1f3e69b3-2e65-42f6-9fd9-74c1ff10710e?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: 814/1485] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1486] 10.0.0.44 () {32 vars in 689 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1487] 10.0.0.44 () {32 vars in 701 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1488] 10.0.0.44 () {32 vars in 687 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1489] 10.0.0.44 () {32 vars in 701 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1490] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:05:38 2026] PUT /v2.0/routers/1ff1b863-edcf-4094-a15a-321a910ab03e/remove_router_interface => generated 309 bytes in 822 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1491] 10.0.0.44 () {32 vars in 697 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1492] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/ports?device_id=1ff1b863-edcf-4094-a15a-321a910ab03e => 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: 820/1493] 10.0.0.44 () {32 vars in 709 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1494] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:39 2026] DELETE /v2.0/security-groups/d31fa57f-061d-4416-a79e-632cf2ecad78 => 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: 822/1495] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:39 2026] DELETE /v2.0/security-groups/8f58af5a-c0e4-46c4-971e-2e06bcb33d97 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1496] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1497] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:39 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => 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: 825/1498] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:39 2026] DELETE /v2.0/security-groups/eacc3a5b-2dbe-4ea0-9ad0-d072fa86b240 => 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: 826/1499] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1500] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:40 2026] DELETE /v2.0/security-groups/075a7b09-94a0-40ba-a152-98e351a91786 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:40.234 8 INFO neutron.services.segments.plugin [-] Segment c70bd5ec-5ca3-42e7-a9ab-d8b93bd1aca5 resource provider aggregate not found 2026-06-02 08:05:40.240 8 INFO neutron.services.segments.plugin [-] Segment c70bd5ec-5ca3-42e7-a9ab-d8b93bd1aca5 resource provider aggregate not found [pid: 7|app: 0|req: 828/1501] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:40 2026] DELETE /v2.0/security-groups/cbc3dfc8-8e2e-4c08-913c-74fc7f16eafc => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:40.262 8 INFO neutron.services.segments.plugin [-] Segment c70bd5ec-5ca3-42e7-a9ab-d8b93bd1aca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c70bd5ec-5ca3-42e7-a9ab-d8b93bd1aca5 found for delete ", "request_id": "req-949089ac-fafe-4805-80ca-414cb3621a0d"}]} 2026-06-02 08:05:40.272 8 INFO neutron.services.segments.plugin [-] Segment c70bd5ec-5ca3-42e7-a9ab-d8b93bd1aca5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c70bd5ec-5ca3-42e7-a9ab-d8b93bd1aca5 found for delete ", "request_id": "req-8261fc66-be35-45fd-8fdd-a8e8456ee071"}]} 2026-06-02 08:05:40.280 8 INFO neutron.db.l3_hamode_db [None req-d48d2692-61f4-45f0-bcd4-19a49760d437 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] HA network 6a23d01b-39c5-4e4c-861d-ccfdca7f90eb was deleted as no HA routers are present in tenant c6410a0c96ad465f8de032831f2b8a43. [pid: 8|app: 0|req: 674/1502] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:39 2026] DELETE /v2.0/routers/1ff1b863-edcf-4094-a15a-321a910ab03e => generated 0 bytes in 559 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1503] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:40 2026] DELETE /v2.0/subnets/77388964-85ed-4a92-b44a-3122deaf01c9 => 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: 675/1504] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:40 2026] DELETE /v2.0/subnets/2a5fb2ac-74bf-4b90-bee8-631ed957faf5 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1505] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:05:40 2026] GET /v2.0/networks?id=8ef6c8af-2505-4a71-95e0-b08bd09740a4 => generated 672 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:40.879 8 WARNING neutron_lib.context [req-63e5b77d-01d3-46db-a9ca-26066b3a3b8b req-09e387dd-a2ee-4c52-9be5-277b54df5495 891c6619d4a648409734ae1f21337c76 aeed0b90904c4f34a4d02645ec3aa69e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:40.882 7 INFO neutron.services.segments.plugin [-] Segment 68b91e45-c5f0-4957-9d75-34645dcb3858 resource provider aggregate not found 2026-06-02 08:05:40.889 7 INFO neutron.services.segments.plugin [-] Segment 68b91e45-c5f0-4957-9d75-34645dcb3858 resource provider aggregate not found 2026-06-02 08:05:40.894 7 INFO neutron.services.segments.plugin [-] Segment 68b91e45-c5f0-4957-9d75-34645dcb3858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b91e45-c5f0-4957-9d75-34645dcb3858 found for delete ", "request_id": "req-b3584029-dd5d-483a-abb5-1a2efa4e723f"}]} 2026-06-02 08:05:40.901 7 INFO neutron.services.segments.plugin [-] Segment 68b91e45-c5f0-4957-9d75-34645dcb3858 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68b91e45-c5f0-4957-9d75-34645dcb3858 found for delete ", "request_id": "req-270fa3ff-36c4-4d26-a431-dcc2897fbd28"}]} [pid: 7|app: 0|req: 830/1506] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:40 2026] DELETE /v2.0/networks/b9bbcfea-0645-4a1e-98d2-7153961afad8 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1507] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:40 2026] DELETE /v2.0/networks/7b117160-3f50-48b5-950e-370ca4af6f3d => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1508] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:05:40 2026] POST /v2.0/ports => generated 958 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1509] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:41 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 961 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1510] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:41 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:41.410 7 WARNING neutron_lib.context [None req-5c03e002-afff-43f5-a67f-10834ab7c6e7 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:41.463 7 INFO neutron.db.segments_db [None req-5c03e002-afff-43f5-a67f-10834ab7c6e7 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Added segment ed074b4f-8b5f-4bad-8074-1dd44979d0d7 of type vxlan for network 1ade3d13-6572-4a7a-b24f-8e6210eeb6cc /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: 678/1511] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:41 2026] GET /v2.0/security-groups?tenant_id=6771bb43cc924f509c0e3212e286e9ae&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1512] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:41 2026] POST /v2.0/networks => generated 630 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1513] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:41 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&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: 7|app: 0|req: 836/1514] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:41 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1515] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:41 2026] DELETE /v2.0/security-groups/6310d139-246f-4c17-a9a2-549cc0a87564 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:41.763 7 WARNING neutron_lib.context [None req-d4135cac-34a0-4e41-b00d-00d5eacfa571 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 679/1516] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:05:41 2026] PUT /v2.0/ports/0d788c82-d1bd-4cd3-8a78-9d46d9b97d5f => generated 1239 bytes in 457 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:05:42.023 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d32858c-b9ad-4197-8426-c547593968ea'] response: {'name': 'network-changed', 'server_uuid': '4798df9b-9aa4-4af5-89d4-81ad31771874', 'tag': '0d788c82-d1bd-4cd3-8a78-9d46d9b97d5f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 838/1517] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:41 2026] POST /v2.0/subnets => generated 626 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:42.077 7 WARNING neutron_lib.context [None req-e825aee5-0bae-45ee-aa72-cf29bb87817f a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:42.118 7 INFO neutron.db.segments_db [None req-e825aee5-0bae-45ee-aa72-cf29bb87817f a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Added segment b6af7ee4-81fa-43c2-891a-bb5dfaf44ad3 of type vxlan for network 981b6894-85f7-4822-970d-066d2f95518a [pid: 8|app: 0|req: 680/1518] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:41 2026] GET /v2.0/security-groups?tenant_id=b011b27295344d19a39d426f59da559c&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1519] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:42 2026] DELETE /v2.0/security-groups/6147f05f-f4c5-4d09-8d3c-d8a19816f36f => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:42.392 7 INFO neutron.db.l3_hamode_db [None req-e825aee5-0bae-45ee-aa72-cf29bb87817f a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 682/1520] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:42 2026] GET /v2.0/security-groups?tenant_id=efac07ef2bee43b2a2953a9eb075f523&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:42.517 7 INFO neutron.db.l3_hamode_db [None req-e825aee5-0bae-45ee-aa72-cf29bb87817f a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 683/1521] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:42 2026] DELETE /v2.0/security-groups/f2e4e85c-d373-4d76-8b1e-545433f8b05a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1522] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:05:42 2026] GET /v2.0/ports?tenant_id=aeed0b90904c4f34a4d02645ec3aa69e&device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1523] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:05:42 2026] GET /v2.0/networks?tenant_id=aeed0b90904c4f34a4d02645ec3aa69e&shared=False => generated 768 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1524] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:42 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1525] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:42 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:42.916 7 INFO neutron.services.segments.plugin [-] Segment 08070d47-7f5c-43c3-aa1a-32fb20cd3ba8 resource provider aggregate not found [pid: 8|app: 0|req: 688/1526] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:05:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:42.931 7 INFO neutron.services.segments.plugin [-] Segment 08070d47-7f5c-43c3-aa1a-32fb20cd3ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08070d47-7f5c-43c3-aa1a-32fb20cd3ba8 found for delete ", "request_id": "req-fbcb27af-57d3-44dd-9021-f2fddda581e9"}]} 2026-06-02 08:05:42.932 7 INFO neutron.services.segments.plugin [-] Segment 08070d47-7f5c-43c3-aa1a-32fb20cd3ba8 resource provider aggregate not found [pid: 8|app: 0|req: 689/1527] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:42 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:42.959 7 INFO neutron.services.segments.plugin [-] Segment 08070d47-7f5c-43c3-aa1a-32fb20cd3ba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08070d47-7f5c-43c3-aa1a-32fb20cd3ba8 found for delete ", "request_id": "req-eaf8aef0-28b9-409d-9be3-84fde6e8c6aa"}]} [pid: 8|app: 0|req: 690/1528] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:42 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1529] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:42 2026] POST /v2.0/routers => generated 506 bytes in 1606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:43.691 8 WARNING neutron_lib.context [None req-b97bed7c-f013-45bf-8ba8-46764d012265 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 840/1530] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:05:43 2026] GET /v2.0/ports?tenant_id=aeed0b90904c4f34a4d02645ec3aa69e&device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 1242 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1531] 199.204.45.157 () {34 vars in 1060 bytes} [Tue Jun 2 08:05:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0d788c82-d1bd-4cd3-8a78-9d46d9b97d5f => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1532] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:05:43 2026] POST /v2.0/ports => generated 951 bytes in 375 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: 692/1533] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:05:44 2026] GET /v2.0/subnets?id=98759b05-e29f-4c00-9b8d-1bef2f08673e => generated 690 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1534] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:44 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1535] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:05:44 2026] GET /v2.0/ports?network_id=8ef6c8af-2505-4a71-95e0-b08bd09740a4&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: 844/1536] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:44 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1537] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:44 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1538] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:05:44 2026] GET /v2.0/networks/8ef6c8af-2505-4a71-95e0-b08bd09740a4?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1539] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:44 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1540] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:05:44 2026] GET /v2.0/networks/8ef6c8af-2505-4a71-95e0-b08bd09740a4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1543] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:45 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1544] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:05:44 2026] PUT /v2.0/routers/4643cb5e-e311-4ba5-880b-254888c08fa7/add_router_interface => generated 309 bytes in 1340 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: 852/1545] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:45 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&fields=id&fields=name => generated 88 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1546] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:45 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1547] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:45 2026] GET /v2.0/ports/963bdab6-3ced-4738-9ee9-b40bda183cc6 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1548] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:45 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:46.200 8 WARNING neutron_lib.context [None req-4a0847e7-b713-4b26-892c-861a4d2f8822 13a311d06f664bcdabdfad3edf5e6bd1 762ae7ed63064573846714993c93b132 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 854/1549] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:05:45 2026] PUT /v2.0/routers/4643cb5e-e311-4ba5-880b-254888c08fa7/remove_router_interface => generated 309 bytes in 900 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-06-02 08:05:46.541 7 INFO neutron.api.v2.resource [None req-d1ddaaa4-3d3a-44a8-825d-ff025a742e1b a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1550] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:05:46 2026] PUT /v2.0/routers/4643cb5e-e311-4ba5-880b-254888c08fa7/remove_router_interface => generated 197 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1551] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:46 2026] GET /v2.0/ports?device_id=4643cb5e-e311-4ba5-880b-254888c08fa7 => 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: 857/1552] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:46 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:47.158 7 INFO neutron.services.segments.plugin [-] Segment b6af7ee4-81fa-43c2-891a-bb5dfaf44ad3 resource provider aggregate not found 2026-06-02 08:05:47.164 7 INFO neutron.services.segments.plugin [-] Segment b6af7ee4-81fa-43c2-891a-bb5dfaf44ad3 resource provider aggregate not found 2026-06-02 08:05:47.171 7 INFO neutron.services.segments.plugin [-] Segment b6af7ee4-81fa-43c2-891a-bb5dfaf44ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6af7ee4-81fa-43c2-891a-bb5dfaf44ad3 found for delete ", "request_id": "req-7855858a-b391-42d4-952d-41a6ab33ed46"}]} 2026-06-02 08:05:47.177 7 INFO neutron.services.segments.plugin [-] Segment b6af7ee4-81fa-43c2-891a-bb5dfaf44ad3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6af7ee4-81fa-43c2-891a-bb5dfaf44ad3 found for delete ", "request_id": "req-1cd32615-77c4-4f0f-8a67-e6c821606249"}]} 2026-06-02 08:05:47.181 7 INFO neutron.db.l3_hamode_db [None req-a298bb9a-b02b-45a5-8c0a-e206e24a942b a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] HA network 981b6894-85f7-4822-970d-066d2f95518a was deleted as no HA routers are present in tenant c6410a0c96ad465f8de032831f2b8a43. [pid: 7|app: 0|req: 858/1553] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:46 2026] DELETE /v2.0/routers/4643cb5e-e311-4ba5-880b-254888c08fa7 => generated 0 bytes in 527 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1554] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&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: 8|app: 0|req: 696/1555] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:05:45 2026] POST /v2.0/floatingips => generated 552 bytes in 1305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1556] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:05:47 2026] PUT /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1557] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/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: 860/1558] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:47 2026] DELETE /v2.0/subnets/37beba59-684a-47cc-a416-e9a42ba7f5f3 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1559] 10.0.0.44 () {34 vars in 769 bytes} [Tue Jun 2 08:05:47 2026] PUT /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1560] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/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: 701/1561] 10.0.0.44 () {34 vars in 765 bytes} [Tue Jun 2 08:05:47 2026] PUT /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags/red => 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: 702/1562] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/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: 703/1563] 10.0.0.44 () {34 vars in 787 bytes} [Tue Jun 2 08:05:47 2026] PUT /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1564] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/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: 705/1565] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:05:47 2026] PUT /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/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: 706/1566] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1567] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:47 2026] DELETE /v2.0/networks/1ade3d13-6572-4a7a-b24f-8e6210eeb6cc => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:47.721 7 WARNING neutron_lib.context [None req-8f96296e-f1a4-4707-9c03-d80c6a43ace0 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 707/1568] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:47.780 7 INFO neutron.db.segments_db [None req-8f96296e-f1a4-4707-9c03-d80c6a43ace0 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Added segment 1e75259f-e127-4edf-b7ba-b6346119bb38 of type vxlan for network cb44d11d-441b-4013-889a-72675a72e97f 2026-06-02 08:05:47.785 8 INFO neutron.api.v2.resource [None req-085e1b52-d2b9-43b8-a000-1530968b6e38 13a311d06f664bcdabdfad3edf5e6bd1 762ae7ed63064573846714993c93b132 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 708/1569] 10.0.0.44 () {32 vars in 750 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1570] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:05:47 2026] DELETE /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1571] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1572] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:47 2026] POST /v2.0/networks => generated 630 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:47.887 8 INFO neutron.api.v2.resource [None req-0ee4b4ae-2f68-4b70-bb3b-fe307032e5e8 13a311d06f664bcdabdfad3edf5e6bd1 762ae7ed63064573846714993c93b132 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1573] 10.0.0.44 () {32 vars in 753 bytes} [Tue Jun 2 08:05:47 2026] DELETE /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:05:47.890 7 WARNING neutron_lib.context [None req-b803b8c0-40e2-482b-a8d2-c36175a26a8c a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 712/1574] 10.0.0.44 () {32 vars in 741 bytes} [Tue Jun 2 08:05:47 2026] DELETE /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/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: 713/1575] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:05:47 2026] GET /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1576] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:47 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:05:48.150 7 WARNING neutron_lib.context [None req-ec0e606c-a9e2-4d43-9def-efa84daf2bab a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:48.197 7 INFO neutron.db.segments_db [None req-ec0e606c-a9e2-4d43-9def-efa84daf2bab a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Added segment 75566157-a732-4e41-989b-cf7f33961425 of type vxlan for network dc594d00-9852-470a-acdd-cf9a71653c68 [pid: 8|app: 0|req: 714/1577] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:05:47 2026] DELETE /v2.0/floatingips/b7fc49e1-7667-4cf8-8efb-80d4f913271d => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1578] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:48 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1579] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:48 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:48.474 7 INFO neutron.db.l3_hamode_db [None req-ec0e606c-a9e2-4d43-9def-efa84daf2bab a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:48.604 7 INFO neutron.db.l3_hamode_db [None req-ec0e606c-a9e2-4d43-9def-efa84daf2bab a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 717/1580] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:48 2026] GET /v2.0/security-groups?tenant_id=762ae7ed63064573846714993c93b132&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:05:49.205 7 INFO neutron.services.segments.plugin [-] Segment ed074b4f-8b5f-4bad-8074-1dd44979d0d7 resource provider aggregate not found 2026-06-02 08:05:49.210 7 INFO neutron.services.segments.plugin [-] Segment ed074b4f-8b5f-4bad-8074-1dd44979d0d7 resource provider aggregate not found 2026-06-02 08:05:49.217 7 INFO neutron.services.segments.plugin [-] Segment ed074b4f-8b5f-4bad-8074-1dd44979d0d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed074b4f-8b5f-4bad-8074-1dd44979d0d7 found for delete ", "request_id": "req-fbd6ad5f-b4ed-4488-b716-88d2dc09d338"}]} 2026-06-02 08:05:49.228 7 INFO neutron.services.segments.plugin [-] Segment ed074b4f-8b5f-4bad-8074-1dd44979d0d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed074b4f-8b5f-4bad-8074-1dd44979d0d7 found for delete ", "request_id": "req-90bcdb16-6a11-4d6e-a7fc-7cc48a3cecc1"}]} [pid: 7|app: 0|req: 864/1581] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:48 2026] POST /v2.0/routers => generated 507 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1582] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:49 2026] DELETE /v2.0/security-groups/d2fe8b66-6406-4e4c-9c05-4532bb967ad0 => 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: 719/1583] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:49 2026] GET /v2.0/security-groups?tenant_id=db30954808ac441398a203ddf0da44dc&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1584] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:49 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1585] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:49 2026] DELETE /v2.0/security-groups/c3b1106f-8415-4ba0-b0f5-8e9702972c55 => 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: 722/1586] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:49 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1587] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:05:49 2026] PUT /v2.0/routers/59d95547-02dd-4ac2-92f0-7cb7038e4471/add_router_interface => generated 309 bytes in 1255 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1588] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:05:50 2026] GET /v2.0/ports/993c9c43-20f0-46ab-83ee-e9111f188686 => generated 955 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1589] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:50 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => 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: 725/1590] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:50 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1591] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:05:50 2026] PUT /v2.0/routers/59d95547-02dd-4ac2-92f0-7cb7038e4471/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1592] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:51 2026] GET /v2.0/ports?device_id=59d95547-02dd-4ac2-92f0-7cb7038e4471 => 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: 727/1593] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:51 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1594] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:52 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&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-06-02 08:05:52.218 7 INFO neutron.services.segments.plugin [-] Segment 75566157-a732-4e41-989b-cf7f33961425 resource provider aggregate not found 2026-06-02 08:05:52.224 7 INFO neutron.services.segments.plugin [-] Segment 75566157-a732-4e41-989b-cf7f33961425 resource provider aggregate not found 2026-06-02 08:05:52.230 7 INFO neutron.services.segments.plugin [-] Segment 75566157-a732-4e41-989b-cf7f33961425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75566157-a732-4e41-989b-cf7f33961425 found for delete ", "request_id": "req-cd2c32b7-585e-4231-80d9-f0d457ef1115"}]} 2026-06-02 08:05:52.239 7 INFO neutron.services.segments.plugin [-] Segment 75566157-a732-4e41-989b-cf7f33961425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75566157-a732-4e41-989b-cf7f33961425 found for delete ", "request_id": "req-d8737681-7efe-4a5d-9959-a620ce546049"}]} 2026-06-02 08:05:52.240 7 INFO neutron.db.l3_hamode_db [None req-47937f79-c934-495d-8db1-0fbe950f65e3 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] HA network dc594d00-9852-470a-acdd-cf9a71653c68 was deleted as no HA routers are present in tenant c6410a0c96ad465f8de032831f2b8a43. [pid: 7|app: 0|req: 867/1595] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:51 2026] DELETE /v2.0/routers/59d95547-02dd-4ac2-92f0-7cb7038e4471 => generated 0 bytes in 616 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1596] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:52 2026] DELETE /v2.0/subnets/24e28e91-d42d-491d-bd1c-4f509df4c197 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1597] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:52 2026] DELETE /v2.0/networks/cb44d11d-441b-4013-889a-72675a72e97f => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:05:52.754 8 WARNING neutron_lib.context [None req-24c746df-dfc7-4435-a85c-5d6fd1137de8 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:52.808 8 INFO neutron.db.segments_db [None req-24c746df-dfc7-4435-a85c-5d6fd1137de8 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Added segment d97f8093-0848-4b1e-9c72-524a42807748 of type vxlan for network c18ee39b-b542-4e2b-89cc-d402efc59941 2026-06-02 08:05:53.105 8 INFO neutron.db.l3_hamode_db [None req-24c746df-dfc7-4435-a85c-5d6fd1137de8 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:05:53.587 7 WARNING neutron_lib.context [None req-0f14a33c-3691-44e5-aec6-f89311e8b97f ba0dfc0fded744359369ebe5990d6fc8 5d309b1e29cd48149bac7237d488bc97 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:53.764 7 INFO neutron.db.segments_db [None req-0f14a33c-3691-44e5-aec6-f89311e8b97f ba0dfc0fded744359369ebe5990d6fc8 5d309b1e29cd48149bac7237d488bc97 - - default default] Added segment d99806de-4e0a-4e85-a1da-de11cdd941e1 of type vxlan for network 13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f [pid: 7|app: 0|req: 869/1598] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:53 2026] POST /v2.0/networks => generated 631 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1599] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:53 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:53.985 8 INFO neutron.db.l3_hamode_db [None req-24c746df-dfc7-4435-a85c-5d6fd1137de8 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 871/1600] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:05:53 2026] PUT /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/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: 872/1601] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:53 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&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: 7|app: 0|req: 873/1602] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:05:54 2026] GET /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1603] 10.0.0.44 () {34 vars in 763 bytes} [Tue Jun 2 08:05:54 2026] PUT /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/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: 875/1604] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:05:54 2026] GET /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/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: 876/1605] 10.0.0.44 () {34 vars in 759 bytes} [Tue Jun 2 08:05:54 2026] PUT /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-06-02 08:05:54.247 7 INFO neutron.services.segments.plugin [-] Segment 1e75259f-e127-4edf-b7ba-b6346119bb38 resource provider aggregate not found [pid: 7|app: 0|req: 877/1606] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:05:54 2026] GET /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:54.269 7 INFO neutron.services.segments.plugin [-] Segment 1e75259f-e127-4edf-b7ba-b6346119bb38 resource provider aggregate not found 2026-06-02 08:05:54.274 7 INFO neutron.services.segments.plugin [-] Segment 1e75259f-e127-4edf-b7ba-b6346119bb38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e75259f-e127-4edf-b7ba-b6346119bb38 found for delete ", "request_id": "req-2140fe6b-e5b1-49ec-8efd-f3374f6ae22e"}]} 2026-06-02 08:05:54.287 7 INFO neutron.services.segments.plugin [-] Segment 1e75259f-e127-4edf-b7ba-b6346119bb38 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e75259f-e127-4edf-b7ba-b6346119bb38 found for delete ", "request_id": "req-ad28a4c4-0dcb-4282-9c98-7b8ab30e41e9"}]} [pid: 7|app: 0|req: 878/1607] 10.0.0.44 () {34 vars in 781 bytes} [Tue Jun 2 08:05:54 2026] PUT /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags/black.or.white => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1608] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:05:54 2026] GET /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/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: 880/1609] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:05:54 2026] PUT /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1610] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:05:54 2026] GET /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1611] 10.0.0.44 () {32 vars in 740 bytes} [Tue Jun 2 08:05:54 2026] GET /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:54.528 7 INFO neutron.api.v2.resource [None req-e707ff23-bb27-4dc3-8b5c-f90510215461 ba0dfc0fded744359369ebe5990d6fc8 5d309b1e29cd48149bac7237d488bc97 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 883/1612] 10.0.0.44 () {32 vars in 744 bytes} [Tue Jun 2 08:05:54 2026] GET /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1613] 10.0.0.44 () {32 vars in 743 bytes} [Tue Jun 2 08:05:54 2026] DELETE /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1614] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:05:54 2026] GET /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:54.672 7 INFO neutron.api.v2.resource [None req-434065d5-b44c-4fd3-b4e1-7d9ed4798e07 ba0dfc0fded744359369ebe5990d6fc8 5d309b1e29cd48149bac7237d488bc97 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1615] 10.0.0.44 () {32 vars in 747 bytes} [Tue Jun 2 08:05:54 2026] DELETE /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1616] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:54 2026] DELETE /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1617] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:05:54 2026] GET /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f/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: 889/1618] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:05:54 2026] DELETE /v2.0/networks/13cb8b1b-3b7f-4dc8-8854-cfdc50b70a6f => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1619] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1620] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/security-groups?id=c91aea9a-fe42-4e01-85a2-79df2beb8138&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1621] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:05:52 2026] POST /v2.0/routers => generated 687 bytes in 2532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1622] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/routers/fc6d8ad2-5932-48a4-9b30-eb4f2e29b64c => generated 693 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1623] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/routers => generated 696 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1624] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1625] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:05:55 2026] DELETE /v2.0/ports/0d788c82-d1bd-4cd3-8a78-9d46d9b97d5f => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1626] 10.0.0.44 () {34 vars in 740 bytes} [Tue Jun 2 08:05:55 2026] PUT /v2.0/routers/fc6d8ad2-5932-48a4-9b30-eb4f2e29b64c => generated 700 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:05:55.930 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8089b98c-48f3-44c3-9df4-215634cc82ac'] response: {'server_uuid': '4798df9b-9aa4-4af5-89d4-81ad31771874', 'name': 'network-vif-deleted', 'tag': '0d788c82-d1bd-4cd3-8a78-9d46d9b97d5f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 894/1627] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/routers/fc6d8ad2-5932-48a4-9b30-eb4f2e29b64c => generated 700 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1628] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/ports?device_id=fc6d8ad2-5932-48a4-9b30-eb4f2e29b64c => 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: 734/1629] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:55 2026] GET /v2.0/security-groups?tenant_id=d68e591c2f62440a90ef27a6c88e38c0&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1630] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:56 2026] DELETE /v2.0/security-groups/00059590-0f62-4ee5-8150-e1292625357b => 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: 736/1631] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:56 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:56.303 7 INFO neutron.services.segments.plugin [-] Segment d99806de-4e0a-4e85-a1da-de11cdd941e1 resource provider aggregate not found 2026-06-02 08:05:56.308 7 INFO neutron.services.segments.plugin [-] Segment d99806de-4e0a-4e85-a1da-de11cdd941e1 resource provider aggregate not found 2026-06-02 08:05:56.323 7 INFO neutron.services.segments.plugin [-] Segment d99806de-4e0a-4e85-a1da-de11cdd941e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d99806de-4e0a-4e85-a1da-de11cdd941e1 found for delete ", "request_id": "req-55f6ee76-7479-460c-8979-dc5fc5d2ebeb"}]} 2026-06-02 08:05:56.324 7 INFO neutron.services.segments.plugin [-] Segment d99806de-4e0a-4e85-a1da-de11cdd941e1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d99806de-4e0a-4e85-a1da-de11cdd941e1 found for delete ", "request_id": "req-2f1dcba8-592a-4303-a2fc-3fdce4ddcf8c"}]} [pid: 8|app: 0|req: 737/1632] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:56 2026] GET /v2.0/security-groups?tenant_id=5d309b1e29cd48149bac7237d488bc97&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1633] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:56 2026] DELETE /v2.0/security-groups/f406ee1f-0c2b-4e6c-be9f-209041469b9e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:05:56.877 7 INFO neutron.db.l3_hamode_db [None req-16ec2d61-d1c8-40b8-ac28-6dc3e4bf7ee9 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] HA network c18ee39b-b542-4e2b-89cc-d402efc59941 was deleted as no HA routers are present in tenant c6410a0c96ad465f8de032831f2b8a43. [pid: 7|app: 0|req: 896/1634] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:56 2026] DELETE /v2.0/routers/fc6d8ad2-5932-48a4-9b30-eb4f2e29b64c => generated 0 bytes in 876 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1635] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:56 2026] GET /v2.0/ports?device_id=fc6d8ad2-5932-48a4-9b30-eb4f2e29b64c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:56.941 7 INFO neutron.api.v2.resource [None req-b16117b6-7b87-4acb-afd6-893b7ed5074c a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 897/1636] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:56 2026] DELETE /v2.0/routers/fc6d8ad2-5932-48a4-9b30-eb4f2e29b64c => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1637] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:56 2026] GET /v2.0/ports?device_id=59d95547-02dd-4ac2-92f0-7cb7038e4471 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:56.991 7 INFO neutron.api.v2.resource [None req-0d4f8559-8578-4e8e-8109-3debe3d9d59e a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 898/1638] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:56 2026] DELETE /v2.0/routers/59d95547-02dd-4ac2-92f0-7cb7038e4471 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:57.012 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3faf6e31-8cf0-42ef-941a-7075fe2563a6 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 741/1639] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:56 2026] DELETE /v2.0/subnets/24e28e91-d42d-491d-bd1c-4f509df4c197 => 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: 899/1640] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:57 2026] GET /v2.0/ports?device_id=4643cb5e-e311-4ba5-880b-254888c08fa7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:57.065 8 INFO neutron.api.v2.resource [None req-7c62c6f6-09f7-4f33-a60c-a1105e098d8c a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 742/1641] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:57 2026] DELETE /v2.0/routers/4643cb5e-e311-4ba5-880b-254888c08fa7 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:57.087 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7ae2d073-f0a0-4c3b-b1dd-debf3709ae64 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1642] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:57 2026] DELETE /v2.0/subnets/37beba59-684a-47cc-a416-e9a42ba7f5f3 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1643] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:05:57 2026] GET /v2.0/ports?device_id=1ff1b863-edcf-4094-a15a-321a910ab03e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:57.166 7 INFO neutron.api.v2.resource [None req-28b0d271-eb54-4ba2-9cfd-bd1e680930de a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1644] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:57 2026] DELETE /v2.0/routers/1ff1b863-edcf-4094-a15a-321a910ab03e => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:57.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-be69c2cf-e377-4d8e-8476-c7c1612876a0 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 744/1645] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:57 2026] DELETE /v2.0/subnets/77388964-85ed-4a92-b44a-3122deaf01c9 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:05:57.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86da60f0-521d-44a7-9ebd-e2929553b3a1 a3b8c18d639140d084f637e4d4c20eb2 c6410a0c96ad465f8de032831f2b8a43 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 745/1646] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:05:57 2026] DELETE /v2.0/subnets/2a5fb2ac-74bf-4b90-bee8-631ed957faf5 => 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: 902/1647] 10.0.0.54 () {34 vars in 989 bytes} [Tue Jun 2 08:05:57 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1648] 10.0.0.54 () {34 vars in 1039 bytes} [Tue Jun 2 08:05:57 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1649] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:57 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => 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: 747/1650] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:05:57 2026] GET /v2.0/security-groups?tenant_id=c6410a0c96ad465f8de032831f2b8a43&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1651] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:05:57 2026] DELETE /v2.0/security-groups/c02077f9-5fa2-47a1-95ff-7dcb9b2de7ca => 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: 748/1652] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:05:58 2026] GET /v2.0/ports?device_id=4798df9b-9aa4-4af5-89d4-81ad31771874 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:05:59.740 7 INFO neutron.services.segments.plugin [-] Segment d97f8093-0848-4b1e-9c72-524a42807748 resource provider aggregate not found 2026-06-02 08:05:59.748 7 INFO neutron.services.segments.plugin [-] Segment d97f8093-0848-4b1e-9c72-524a42807748 resource provider aggregate not found 2026-06-02 08:05:59.767 7 INFO neutron.services.segments.plugin [-] Segment d97f8093-0848-4b1e-9c72-524a42807748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d97f8093-0848-4b1e-9c72-524a42807748 found for delete ", "request_id": "req-00142242-0184-49cd-a865-ece15ca7a56d"}]} 2026-06-02 08:05:59.771 7 INFO neutron.services.segments.plugin [-] Segment d97f8093-0848-4b1e-9c72-524a42807748 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d97f8093-0848-4b1e-9c72-524a42807748 found for delete ", "request_id": "req-bd821e62-148c-4ca0-a22f-139655852659"}]} 2026-06-02 08:05:59.866 8 WARNING neutron_lib.context [None req-cabee6f3-4675-41d3-98f6-bb0af3aba6a6 88fded09eaab43eda6fe6d44f024b48a dc8214411d60473eaec054256b33178c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:05:59.904 7 WARNING neutron_lib.context [None req-1a12e66c-9a34-4e36-be9c-fdd527b4aa1e 1b7a06d4991744338b9b9bed9cb8544a 36b9d2ff58e54f52bbdbf36073dc38b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:00.077 7 INFO neutron.db.segments_db [None req-1a12e66c-9a34-4e36-be9c-fdd527b4aa1e 1b7a06d4991744338b9b9bed9cb8544a 36b9d2ff58e54f52bbdbf36073dc38b2 - - default default] Added segment fd30d421-e894-4117-ae05-4511cd24c596 of type vxlan for network b97e67a6-b45a-496d-bd37-bf0d8435b63c [pid: 8|app: 0|req: 750/1655] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:05:59 2026] POST /v2.0/security-groups => generated 1625 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1656] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:06:00 2026] GET /v2.0/security-groups => generated 4530 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1657] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:05:59 2026] POST /v2.0/networks => generated 631 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:00.200 7 WARNING neutron_lib.context [None req-85a65b8e-5e2e-417b-bbe7-0573809ae5d9 1b7a06d4991744338b9b9bed9cb8544a 36b9d2ff58e54f52bbdbf36073dc38b2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 752/1658] 10.0.0.44 () {34 vars in 757 bytes} [Tue Jun 2 08:06:00 2026] PUT /v2.0/security-groups/4c99e382-ebff-4dc6-8002-53ad6c62b01e => generated 1664 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1659] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:06:00 2026] GET /v2.0/security-groups/4c99e382-ebff-4dc6-8002-53ad6c62b01e => generated 1664 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1660] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:00 2026] DELETE /v2.0/security-groups/4c99e382-ebff-4dc6-8002-53ad6c62b01e => 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: 755/1661] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:06:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:00.452 8 INFO neutron.api.v2.resource [None req-d4ab6b5d-5cdc-40ad-8e5f-e1c5d89097d6 88fded09eaab43eda6fe6d44f024b48a dc8214411d60473eaec054256b33178c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 756/1662] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:00 2026] DELETE /v2.0/security-groups/4c99e382-ebff-4dc6-8002-53ad6c62b01e => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:06:00.467 8 WARNING neutron_lib.context [None req-af9b0646-6fb8-47fa-94bc-00f2030d95d7 88fded09eaab43eda6fe6d44f024b48a dc8214411d60473eaec054256b33178c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 907/1663] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:06:00 2026] POST /v2.0/ports => generated 743 bytes in 319 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: 908/1664] 10.0.0.44 () {34 vars in 746 bytes} [Tue Jun 2 08:06:00 2026] PUT /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/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: 909/1665] 10.0.0.44 () {32 vars in 726 bytes} [Tue Jun 2 08:06:00 2026] GET /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1666] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:06:00 2026] POST /v2.0/security-groups => generated 1625 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:06:00.626 8 WARNING neutron_lib.context [None req-50801158-5b99-4f34-b2e9-51eab60b5a30 88fded09eaab43eda6fe6d44f024b48a dc8214411d60473eaec054256b33178c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 910/1667] 10.0.0.44 () {34 vars in 757 bytes} [Tue Jun 2 08:06:00 2026] PUT /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/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: 911/1668] 10.0.0.44 () {32 vars in 726 bytes} [Tue Jun 2 08:06:00 2026] GET /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/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: 758/1669] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1670] 10.0.0.44 () {34 vars in 753 bytes} [Tue Jun 2 08:06:00 2026] PUT /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1671] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:06:00 2026] GET /v2.0/security-group-rules/6d343ab4-f193-4e69-9de6-18156697d674 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1672] 10.0.0.44 () {32 vars in 726 bytes} [Tue Jun 2 08:06:00 2026] GET /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1673] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:06:00 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1674] 10.0.0.44 () {34 vars in 775 bytes} [Tue Jun 2 08:06:00 2026] PUT /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags/black.or.white => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1675] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:06:00 2026] DELETE /v2.0/security-group-rules/6d343ab4-f193-4e69-9de6-18156697d674 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1676] 10.0.0.44 () {32 vars in 726 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/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: 766/1677] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1678] 10.0.0.44 () {34 vars in 746 bytes} [Tue Jun 2 08:06:01 2026] PUT /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:01.138 8 WARNING neutron_lib.context [None req-d6453e9e-3e27-402b-a2fd-3fc23ea9e2eb 88fded09eaab43eda6fe6d44f024b48a dc8214411d60473eaec054256b33178c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 768/1679] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1680] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1681] 10.0.0.44 () {32 vars in 726 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/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: 771/1682] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/security-group-rules/d273d6fa-67fe-48f4-891a-cd52b82b7548 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1683] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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: 773/1684] 10.0.0.44 () {32 vars in 734 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1685] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:01.556 8 INFO neutron.api.v2.resource [None req-d334d151-e384-44ee-bdb2-542c792a7fed 1b7a06d4991744338b9b9bed9cb8544a 36b9d2ff58e54f52bbdbf36073dc38b2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1686] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1687] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:06:01 2026] DELETE /v2.0/security-group-rules/d273d6fa-67fe-48f4-891a-cd52b82b7548 => 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: 777/1688] 10.0.0.44 () {32 vars in 737 bytes} [Tue Jun 2 08:06:01 2026] DELETE /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1689] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1690] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:06:00 2026] PUT /v2.0/routers/1214fea4-0f25-4ede-a09b-1b300a663037/remove_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1691] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1692] 10.0.0.44 () {32 vars in 726 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1693] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:01 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&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-06-02 08:06:01.826 8 WARNING neutron_lib.context [None req-377ad8e3-8552-4b09-be69-803f7dec8890 88fded09eaab43eda6fe6d44f024b48a dc8214411d60473eaec054256b33178c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:01.859 8 INFO neutron.db.securitygroups_db [None req-377ad8e3-8552-4b09-be69-803f7dec8890 88fded09eaab43eda6fe6d44f024b48a dc8214411d60473eaec054256b33178c - - default default] Project dc8214411d60473eaec054256b33178c 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: 781/1694] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:02.024 8 INFO neutron.api.v2.resource [None req-e977dea3-af3a-4007-a2e5-d46b34a3cc48 1b7a06d4991744338b9b9bed9cb8544a 36b9d2ff58e54f52bbdbf36073dc38b2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1695] 10.0.0.44 () {32 vars in 741 bytes} [Tue Jun 2 08:06:01 2026] DELETE /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1696] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:06:02 2026] GET /v2.0/security-group-rules/321a77d1-8c6a-4aff-8aab-322e4dad85bd => generated 607 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1697] 10.0.0.44 () {32 vars in 729 bytes} [Tue Jun 2 08:06:02 2026] DELETE /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags => 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: 785/1698] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:06:02 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1699] 10.0.0.44 () {32 vars in 726 bytes} [Tue Jun 2 08:06:02 2026] GET /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1700] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:06:02 2026] DELETE /v2.0/security-group-rules/321a77d1-8c6a-4aff-8aab-322e4dad85bd => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1701] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:06:02 2026] DELETE /v2.0/ports/295c478d-775c-400f-ab6d-37ba42387721 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1702] 10.0.0.44 () {32 vars in 672 bytes} [Tue Jun 2 08:06:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:02.756 7 INFO neutron.services.segments.plugin [-] Segment 829324fa-a63d-4abc-a5ed-ddbb9cd8785b resource provider aggregate not found 2026-06-02 08:06:02.762 7 INFO neutron.services.segments.plugin [-] Segment 829324fa-a63d-4abc-a5ed-ddbb9cd8785b resource provider aggregate not found 2026-06-02 08:06:02.784 7 INFO neutron.services.segments.plugin [-] Segment 829324fa-a63d-4abc-a5ed-ddbb9cd8785b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829324fa-a63d-4abc-a5ed-ddbb9cd8785b found for delete ", "request_id": "req-7a8530dc-8b4f-4007-8157-dae4c2f01334"}]} 2026-06-02 08:06:02.788 7 INFO neutron.services.segments.plugin [-] Segment 829324fa-a63d-4abc-a5ed-ddbb9cd8785b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 829324fa-a63d-4abc-a5ed-ddbb9cd8785b found for delete ", "request_id": "req-07a80969-cb4c-4087-8c42-a4ddafe36c69"}]} 2026-06-02 08:06:02.790 7 INFO neutron.db.l3_hamode_db [None req-2af21677-2ed4-47ca-8711-29ad9b253b5b 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network f90e4173-8014-4956-a172-a3df6fb27c24 was deleted as no HA routers are present in tenant aeed0b90904c4f34a4d02645ec3aa69e. [pid: 7|app: 0|req: 914/1703] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:01 2026] DELETE /v2.0/routers/1214fea4-0f25-4ede-a09b-1b300a663037 => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:02.849 8 INFO neutron.services.segments.plugin [-] Segment fd30d421-e894-4117-ae05-4511cd24c596 resource provider aggregate not found [pid: 8|app: 0|req: 790/1704] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:02 2026] DELETE /v2.0/networks/b97e67a6-b45a-496d-bd37-bf0d8435b63c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:06:02.858 8 INFO neutron.services.segments.plugin [-] Segment fd30d421-e894-4117-ae05-4511cd24c596 resource provider aggregate not found 2026-06-02 08:06:02.872 8 INFO neutron.services.segments.plugin [-] Segment fd30d421-e894-4117-ae05-4511cd24c596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd30d421-e894-4117-ae05-4511cd24c596 found for delete ", "request_id": "req-852d8b86-61ae-4dc3-9e18-e456ab6f28a0"}]} 2026-06-02 08:06:02.876 8 INFO neutron.services.segments.plugin [-] Segment fd30d421-e894-4117-ae05-4511cd24c596 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd30d421-e894-4117-ae05-4511cd24c596 found for delete ", "request_id": "req-15df476f-4bd1-40f5-ba72-8b4025c783cb"}]} [pid: 7|app: 0|req: 915/1705] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:02 2026] DELETE /v2.0/security-groups/69087d21-109d-4885-b529-ead0375fee7b => 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: 916/1706] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:02 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 971 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1707] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1708] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:02 2026] DELETE /v2.0/subnets/98759b05-e29f-4c00-9b8d-1bef2f08673e => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1709] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:06:03 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: 918/1710] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/security-groups?id=0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1711] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:03 2026] DELETE /v2.0/networks/8ef6c8af-2505-4a71-95e0-b08bd09740a4 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1712] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 794/1713] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/security-groups?tenant_id=aeed0b90904c4f34a4d02645ec3aa69e&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1714] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:03 2026] DELETE /v2.0/security-groups/c91aea9a-fe42-4e01-85a2-79df2beb8138 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:03.856 7 INFO neutron.db.l3_db [req-c499a220-39a7-4a4d-884c-8258d0a93889 req-a93f7de7-3141-44f0-9a79-de86ea2f2f3b ec5879c68150422282a1b9fbda7a4517 38e8c783a9d74e87a837996dfb45f477 - - default default] Floating IP 7cee8910-1731-4df9-865b-bd3f02ae38f7 disassociated. External IP: 10.96.250.208, port: 6c36a60b-cc0d-4945-8347-5df524d6b51a. [pid: 8|app: 0|req: 796/1715] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:03 2026] GET /v2.0/security-groups?tenant_id=7dec65a0bf5c466f81b4d1c073f2ba2e&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1716] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:06:03 2026] DELETE /v2.0/ports/6c36a60b-cc0d-4945-8347-5df524d6b51a => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:06:04.286 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-957573db-ef97-4034-87bf-87dadee523e2'] response: {'server_uuid': 'b9e0d751-ff24-488f-ac82-30801244c6c6', 'name': 'network-vif-deleted', 'tag': '6c36a60b-cc0d-4945-8347-5df524d6b51a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 797/1717] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/security-groups?tenant_id=dc8214411d60473eaec054256b33178c&name=default => generated 2925 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1718] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1719] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:04 2026] DELETE /v2.0/security-groups/d6fb9b9d-b2f5-47b9-9b82-9a20b2a017b7 => 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: 799/1720] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:04 2026] DELETE /v2.0/security-groups/f87b1afc-0d31-4b94-ace5-ed96f28d74ed => 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: 922/1721] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:04 2026] GET /v2.0/security-groups?tenant_id=36b9d2ff58e54f52bbdbf36073dc38b2&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1722] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:04 2026] DELETE /v2.0/security-groups/bb1c1991-269a-4370-9e1e-efb1d456dd2a => 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: 923/1723] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:05 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:06.526 8 INFO neutron.services.segments.plugin [-] Segment a88f4981-675a-4e28-a6e4-62ec1b5524d9 resource provider aggregate not found 2026-06-02 08:06:06.529 8 INFO neutron.services.segments.plugin [-] Segment a88f4981-675a-4e28-a6e4-62ec1b5524d9 resource provider aggregate not found [pid: 8|app: 0|req: 801/1724] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1725] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:06 2026] GET /v2.0/security-groups?tenant_id=02c862bffe134983adaee907fac29bae&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:07.023 8 INFO neutron.services.segments.plugin [-] Segment a88f4981-675a-4e28-a6e4-62ec1b5524d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a88f4981-675a-4e28-a6e4-62ec1b5524d9 found for delete ", "request_id": "req-a0fb7175-ae22-4f78-b3e4-aaba173e2f35"}]} 2026-06-02 08:06:07.025 8 INFO neutron.services.segments.plugin [-] Segment a88f4981-675a-4e28-a6e4-62ec1b5524d9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a88f4981-675a-4e28-a6e4-62ec1b5524d9 found for delete ", "request_id": "req-af89f88f-361c-4fbf-9e0a-c8544ff45b04"}]} [pid: 8|app: 0|req: 802/1726] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:07 2026] DELETE /v2.0/security-groups/1527da30-e9d6-4d73-b3c4-e48f49d76ce1 => 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: 925/1727] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:07 2026] GET /v2.0/ports?device_id=b9e0d751-ff24-488f-ac82-30801244c6c6 => 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: 803/1728] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:08 2026] GET /v2.0/security-groups?tenant_id=31fd6c013a81406f85d2cfb5bedc0d02&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1729] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:08 2026] DELETE /v2.0/security-groups/827e8f0e-9217-4f53-ab6e-1279d5346c3a => 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: 804/1730] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:08 2026] GET /v2.0/security-groups?tenant_id=29a55dc45f4b44a982becf578d320491&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1731] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:08 2026] DELETE /v2.0/security-groups/0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8 => 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: 928/1732] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:08 2026] DELETE /v2.0/security-groups/717f12be-e0ae-4e89-86f2-14407c2e538a => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:08.954 7 INFO neutron.api.v2.resource [None req-bd33f6f6-b001-49c4-9211-9fdef8c17286 ec5879c68150422282a1b9fbda7a4517 38e8c783a9d74e87a837996dfb45f477 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 929/1733] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:06:08 2026] GET /v2.0/security-groups/0aaca5d8-a6d1-4eab-9eb5-0c5785f91bc8 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:06:09.105 8 INFO neutron.db.segments_db [None req-8089373e-88f0-4881-9226-31aa0f1ae5d8 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 7d0effe9-c44c-4afc-bc3b-aadefa09490a of type vxlan for network b61b1bbc-3920-401a-83b1-bbfbcb28e260 [pid: 8|app: 0|req: 805/1734] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:06:08 2026] POST /v2.0/networks => generated 741 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1735] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:06:08 2026] DELETE /v2.0/floatingips/7cee8910-1731-4df9-865b-bd3f02ae38f7 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1736] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:06:09 2026] POST /v2.0/subnets => generated 688 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:09.469 8 INFO neutron.db.segments_db [None req-0ecc2d4f-96cb-4741-b657-a3910013ca17 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 17ce643e-1a7e-4b2b-8a09-4b137491307e of type vxlan for network 8eb89238-3a0a-45f5-99a3-52773959dca9 2026-06-02 08:06:09.739 8 INFO neutron.db.l3_hamode_db [None req-0ecc2d4f-96cb-4741-b657-a3910013ca17 73f6e7a6faf3450dad0cb2e5150fd107 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 931/1737] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:06:09 2026] PUT /v2.0/routers/0ee951ea-1784-4b2f-952d-08a55c9d396d/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:10.596 8 INFO neutron.db.l3_hamode_db [None req-0ecc2d4f-96cb-4741-b657-a3910013ca17 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:06:11.300 7 INFO neutron.services.segments.plugin [-] Segment 9536adeb-54b2-4614-a413-7bff5e933fdf resource provider aggregate not found 2026-06-02 08:06:11.304 7 INFO neutron.services.segments.plugin [-] Segment 9536adeb-54b2-4614-a413-7bff5e933fdf resource provider aggregate not found 2026-06-02 08:06:11.319 7 INFO neutron.services.segments.plugin [-] Segment 9536adeb-54b2-4614-a413-7bff5e933fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9536adeb-54b2-4614-a413-7bff5e933fdf found for delete ", "request_id": "req-854220e3-98d7-44ab-b6b0-3bee6b2b30bc"}]} 2026-06-02 08:06:11.322 7 INFO neutron.services.segments.plugin [-] Segment 9536adeb-54b2-4614-a413-7bff5e933fdf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9536adeb-54b2-4614-a413-7bff5e933fdf found for delete ", "request_id": "req-18b105f9-d694-48d9-be1e-a709233051a0"}]} 2026-06-02 08:06:11.323 7 INFO neutron.db.l3_hamode_db [None req-090038b2-18a1-4ff7-983f-5fe08632ecc6 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network dcaf1b2a-071b-45ab-925c-b0a43d627f68 was deleted as no HA routers are present in tenant 38e8c783a9d74e87a837996dfb45f477. [pid: 7|app: 0|req: 932/1738] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:10 2026] DELETE /v2.0/routers/0ee951ea-1784-4b2f-952d-08a55c9d396d => generated 0 bytes in 973 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1739] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:11 2026] DELETE /v2.0/subnets/7273b612-4126-443a-9349-8373cce93377 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1740] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:06:09 2026] POST /v2.0/routers => generated 728 bytes in 2218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1741] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:11 2026] DELETE /v2.0/networks/1f3e69b3-2e65-42f6-9fd9-74c1ff10710e => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1742] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:11 2026] GET /v2.0/security-groups?tenant_id=38e8c783a9d74e87a837996dfb45f477&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: 936/1743] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:11 2026] DELETE /v2.0/security-groups/2ec34365-122c-44c8-bec7-f06d21b6211d => 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: 808/1744] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:06:11 2026] PUT /v2.0/routers/e5fd3a05-12b7-47a7-a978-ae1ac06a39db/add_router_interface => generated 309 bytes in 1294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:14.108 7 INFO neutron.services.segments.plugin [-] Segment 09b95f3f-8fef-48e9-aaaf-1b70ab685625 resource provider aggregate not found 2026-06-02 08:06:14.129 7 INFO neutron.services.segments.plugin [-] Segment 09b95f3f-8fef-48e9-aaaf-1b70ab685625 resource provider aggregate not found 2026-06-02 08:06:14.134 7 INFO neutron.services.segments.plugin [-] Segment 09b95f3f-8fef-48e9-aaaf-1b70ab685625 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09b95f3f-8fef-48e9-aaaf-1b70ab685625 found for delete ", "request_id": "req-76b2c059-3ec5-45bc-84ff-7f3dda86fc09"}]} 2026-06-02 08:06:14.150 7 INFO neutron.services.segments.plugin [-] Segment 09b95f3f-8fef-48e9-aaaf-1b70ab685625 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09b95f3f-8fef-48e9-aaaf-1b70ab685625 found for delete ", "request_id": "req-b8deae01-5b2c-4d9b-9ce4-c94fad62fb50"}]} 2026-06-02 08:06:14.294 7 INFO neutron.db.segments_db [None req-54cc9c41-dfc7-4ae7-ac0c-45a7ffcdde91 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 6d6a2858-dfe2-4813-b96c-6e1bea99445f of type vxlan for network 291a6ac2-d156-4682-a8d2-84870360fcd2 [pid: 7|app: 0|req: 937/1745] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:06:14 2026] POST /v2.0/networks => generated 740 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1748] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:06:14 2026] POST /v2.0/subnets => generated 687 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:14.696 7 INFO neutron.db.segments_db [None req-17891cc2-9abe-4a59-a5db-6e39da714689 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Added segment 46f76185-1a02-4edd-bb97-78184487a057 of type vxlan for network 7c66ed42-ad4b-4f9d-8244-494bd4db1ccc 2026-06-02 08:06:15.024 7 INFO neutron.db.l3_hamode_db [None req-17891cc2-9abe-4a59-a5db-6e39da714689 73f6e7a6faf3450dad0cb2e5150fd107 8e412f48b48442e096e5a27577aea980 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:06:15.922 7 INFO neutron.db.l3_hamode_db [None req-17891cc2-9abe-4a59-a5db-6e39da714689 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 940/1749] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:06:14 2026] POST /v2.0/routers => generated 727 bytes in 2319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1750] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:17 2026] GET /v2.0/security-groups?tenant_id=88f622c2baee4d8ca3f30460b2b9f571&name=default => generated 2925 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1751] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:17 2026] DELETE /v2.0/security-groups/9a071b1c-8e16-4714-af60-ecb88c10f691 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1752] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:06:16 2026] PUT /v2.0/routers/2f8cb508-4452-4dfb-b10e-4884deef541a/add_router_interface => generated 309 bytes in 1424 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1753] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:18 2026] GET /v2.0/security-groups?tenant_id=d61d0361256b48f097315921a401c274&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1754] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:18 2026] DELETE /v2.0/security-groups/d71ab25d-be10-4dc0-96d6-31b3803a9421 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1755] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:18 2026] GET /v2.0/security-groups?tenant_id=b9259f0deb9c48489dd38648518dbc66&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1756] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:19 2026] DELETE /v2.0/security-groups/b22f7052-abde-4511-9c02-295a4b1f0d97 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:19.147 7 WARNING neutron_lib.context [None req-3856e489-1cdd-4044-8d6f-ada076c391eb eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 945/1757] 10.0.0.44 () {34 vars in 684 bytes} [Tue Jun 2 08:06:19 2026] POST /v2.0/security-groups => generated 1673 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:06:19.325 8 WARNING neutron_lib.context [None req-af8c328c-cb19-4911-8414-09ecd5b38b94 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1758] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:19.473 7 WARNING neutron_lib.context [None req-65143ced-b166-42f3-9346-b2c32bf84e7d eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 946/1759] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:19 2026] POST /v2.0/security-group-rules => generated 596 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:19.609 8 WARNING neutron_lib.context [None req-fca030ef-a2e0-4986-b11f-03c03949ae27 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/1760] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:19.774 7 WARNING neutron_lib.context [None req-ae53b66c-75ce-46b8-9587-bed757993642 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 947/1761] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:19.936 8 WARNING neutron_lib.context [None req-6e1634d8-9de4-493d-a84d-e6ffaea801e7 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:19.996 8 INFO neutron.db.securitygroups_db [None req-6e1634d8-9de4-493d-a84d-e6ffaea801e7 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Project e22622da0bb44326ad51bc2c4c40cb26 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/1762] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:20.126 7 WARNING neutron_lib.context [None req-3074e3f3-53ea-4352-97bd-fd1d7f1bf4f8 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:20.160 7 INFO neutron.db.securitygroups_db [None req-3074e3f3-53ea-4352-97bd-fd1d7f1bf4f8 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Project e22622da0bb44326ad51bc2c4c40cb26 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: 948/1763] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:20 2026] POST /v2.0/security-group-rules => generated 606 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:20.694 8 WARNING neutron_lib.context [None req-f57ada7b-adce-42c5-b34e-1e459b921fe4 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 816/1764] 10.0.0.44 () {34 vars in 684 bytes} [Tue Jun 2 08:06:20 2026] POST /v2.0/security-groups => generated 1661 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:06:20.837 7 WARNING neutron_lib.context [None req-a12b89b2-b16a-4014-acae-d125ecb1bc06 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 949/1765] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:20.988 7 WARNING neutron_lib.context [None req-1ebabe0a-fad2-4955-9dbc-4adbe231d894 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 950/1766] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:21.147 7 WARNING neutron_lib.context [None req-21eb2c25-2755-411a-8e23-7cdaf80a2ab6 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:21.177 8 WARNING neutron_lib.context [None req-a38b1b3c-a2e2-41b9-82f0-69c8eb3f2742 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:21.384 8 INFO neutron.db.segments_db [None req-a38b1b3c-a2e2-41b9-82f0-69c8eb3f2742 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Added segment 5874ed54-9193-4bb6-937d-1a79252924ee of type vxlan for network 565b7954-f32a-449f-bd4b-6c290df3e8af [pid: 8|app: 0|req: 817/1767] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:06:20 2026] POST /v2.0/networks => generated 650 bytes in 515 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:21.492 8 WARNING neutron_lib.context [None req-34c4a9d1-c936-45d9-be83-a1b6776476ff d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 818/1768] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:06:21 2026] POST /v2.0/subnets => generated 627 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:21.707 8 WARNING neutron_lib.context [None req-7640a0a3-e369-4958-b72b-37ff2458868a d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:21.742 8 INFO neutron.db.segments_db [None req-7640a0a3-e369-4958-b72b-37ff2458868a d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Added segment e62999bc-f205-42b8-9b13-305ed1b7d2a6 of type vxlan for network 9f2baa76-a6a9-4983-be37-51ccd08ac9de [pid: 7|app: 0|req: 951/1769] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:06:21 2026] POST /v2.0/floatingips => generated 552 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:22.001 8 INFO neutron.db.l3_hamode_db [None req-7640a0a3-e369-4958-b72b-37ff2458868a d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 952/1770] 10.0.0.203 () {34 vars in 1098 bytes} [Tue Jun 2 08:06:22 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-546280933&fields=id&tenant_id=e22622da0bb44326ad51bc2c4c40cb26 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1771] 10.0.0.203 () {34 vars in 1100 bytes} [Tue Jun 2 08:06:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1338214894&fields=id&tenant_id=e22622da0bb44326ad51bc2c4c40cb26 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1772] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:06:22 2026] GET /v2.0/networks?id=b61b1bbc-3920-401a-83b1-bbfbcb28e260 => generated 673 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1773] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:06:22 2026] GET /v2.0/quotas/e22622da0bb44326ad51bc2c4c40cb26 => 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: 956/1774] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:06:22 2026] GET /v2.0/ports?tenant_id=e22622da0bb44326ad51bc2c4c40cb26&fields=id => generated 103 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1775] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:06:22 2026] GET /v2.0/networks/b61b1bbc-3920-401a-83b1-bbfbcb28e260?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: 958/1776] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:06:22 2026] GET /v2.0/networks/b61b1bbc-3920-401a-83b1-bbfbcb28e260?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: 959/1777] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:22 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:22.924 8 INFO neutron.db.l3_hamode_db [None req-7640a0a3-e369-4958-b72b-37ff2458868a d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 960/1778] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:23 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => 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: 819/1779] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:06:21 2026] POST /v2.0/routers => generated 695 bytes in 2192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1780] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:24 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => 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: 961/1781] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:06:23 2026] PUT /v2.0/routers/cf5af87a-a918-4190-9179-0e62aebbaf66/add_router_interface => generated 309 bytes in 1743 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:25.659 8 WARNING neutron_lib.context [None req-372b19b6-73bb-4538-b5c1-458d55b465ce d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 962/1782] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:25 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => 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: 821/1783] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:06:25 2026] POST /v2.0/ports => generated 959 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:26.031 7 WARNING neutron_lib.context [None req-662af243-cf5e-46ad-84b8-1bc50665d222 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 963/1784] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:06:26 2026] POST /v2.0/ports => generated 959 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, ' 2026-06-02 08:06:26.396 8 WARNING neutron_lib.context [None req-e0e787f1-1aaf-45a1-8289-a339cf200a48 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 964/1785] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:06:26 2026] GET /v2.0/networks?id=b61b1bbc-3920-401a-83b1-bbfbcb28e260 => generated 673 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1786] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:06:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e22622da0bb44326ad51bc2c4c40cb26 => generated 273 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1787] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:27 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:27.082 7 WARNING neutron_lib.context [req-d5bb1c51-ebdb-4b2d-9a2e-0d41fda6f12b req-eeb56733-75c8-44e9-bfba-2be82fc35c09 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:27.234 8 INFO neutron.db.l3_db [None req-e0e787f1-1aaf-45a1-8289-a339cf200a48 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Floating IP 476a59f8-b44c-4c3f-8a08-b3b9f1e6db31 associated. External IP: 10.96.250.218, port: cd7975c1-e3f4-4d5b-ade6-5fb5fdf86497. [pid: 7|app: 0|req: 967/1788] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:06:27 2026] POST /v2.0/ports => generated 993 bytes in 378 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: 822/1789] 10.0.0.44 () {34 vars in 676 bytes} [Tue Jun 2 08:06:26 2026] POST /v2.0/floatingips => generated 843 bytes in 1217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:27.735 8 INFO neutron.db.l3_db [None req-f6b766ec-e8a6-4d48-9b54-447bc9496736 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Floating IP 476a59f8-b44c-4c3f-8a08-b3b9f1e6db31 disassociated. External IP: 10.96.250.218, port: cd7975c1-e3f4-4d5b-ade6-5fb5fdf86497. [pid: 7|app: 0|req: 968/1790] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:06:27 2026] PUT /v2.0/ports/0d21adb7-c873-4bd1-b185-873de9fff224 => generated 1274 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:27.932 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49971d97-ae56-46c9-a1ec-d57d017d86ba'] response: {'name': 'network-changed', 'server_uuid': '9c66b896-c073-4c67-bef2-b5e5bf7a8b27', 'tag': '0d21adb7-c873-4bd1-b185-873de9fff224', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 823/1791] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:06:27 2026] PUT /v2.0/floatingips/476a59f8-b44c-4c3f-8a08-b3b9f1e6db31 => generated 552 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1792] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:27 2026] GET /v2.0/security-groups?tenant_id=95f41c2a89ad45189b7b000ee9ef6c9f&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1793] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:28 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1008 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1794] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:28 2026] DELETE /v2.0/security-groups/c018b45a-b3df-4e81-b9d4-25918b03f8cf => 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: 824/1795] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:06:28 2026] DELETE /v2.0/floatingips/476a59f8-b44c-4c3f-8a08-b3b9f1e6db31 => 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: 972/1796] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:28 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:28.367 8 WARNING neutron_lib.context [None req-7e8596ab-69eb-4eb1-8751-a695004698c0 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 973/1797] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:06:28 2026] GET /v2.0/ports?tenant_id=e22622da0bb44326ad51bc2c4c40cb26&device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1277 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1798] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:06:28 2026] GET /v2.0/networks?tenant_id=e22622da0bb44326ad51bc2c4c40cb26&shared=False => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1799] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:06:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:29.167 8 INFO neutron.db.l3_db [None req-7e8596ab-69eb-4eb1-8751-a695004698c0 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Floating IP ed78b158-3dff-4fac-8c71-3e72dc08b275 associated. External IP: 10.96.250.210, port: 6354cf41-fb74-42c6-bf56-ff157f40fa2f. [pid: 7|app: 0|req: 976/1800] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1008 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1803] 10.0.0.44 () {34 vars in 676 bytes} [Tue Jun 2 08:06:28 2026] POST /v2.0/floatingips => generated 843 bytes in 1137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1804] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1805] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/floatingips/ed78b158-3dff-4fac-8c71-3e72dc08b275 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1806] 10.0.0.44 () {32 vars in 654 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/floatingips => generated 846 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1807] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/ports?tenant_id=e22622da0bb44326ad51bc2c4c40cb26&device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1808] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d21adb7-c873-4bd1-b185-873de9fff224 => 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: 829/1809] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/subnets?id=28fe8bf8-482b-4b50-8084-98a43da93263 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1810] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/ports?network_id=b61b1bbc-3920-401a-83b1-bbfbcb28e260&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: 831/1811] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/networks/b61b1bbc-3920-401a-83b1-bbfbcb28e260?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1812] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:06:29 2026] GET /v2.0/networks/b61b1bbc-3920-401a-83b1-bbfbcb28e260?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:30.009 7 INFO neutron.db.l3_db [None req-c90c2d04-1e16-4d0f-848e-0c0adc77df93 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Floating IP ed78b158-3dff-4fac-8c71-3e72dc08b275 associated. External IP: 10.96.250.210, port: 6354cf41-fb74-42c6-bf56-ff157f40fa2f. [pid: 7|app: 0|req: 981/1813] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:06:29 2026] PUT /v2.0/floatingips/ed78b158-3dff-4fac-8c71-3e72dc08b275 => generated 843 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1814] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:30 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1008 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1815] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:30 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:30.811 7 INFO neutron.db.l3_db [None req-6811da70-0ee3-456b-bde6-b8144eda4a57 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] Floating IP ed78b158-3dff-4fac-8c71-3e72dc08b275 disassociated. External IP: 10.96.250.210, port: cd7975c1-e3f4-4d5b-ade6-5fb5fdf86497. [pid: 7|app: 0|req: 982/1816] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:06:30 2026] PUT /v2.0/floatingips/ed78b158-3dff-4fac-8c71-3e72dc08b275 => generated 552 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1817] 10.0.0.68 () {30 vars in 649 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/extensions => generated 20516 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1818] 10.0.0.68 () {30 vars in 723 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/quotas/86cec86d428544f2906fa6e38c93589b/details => generated 847 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1819] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:06:31 2026] DELETE /v2.0/floatingips/ed78b158-3dff-4fac-8c71-3e72dc08b275 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:31.474 7 INFO neutron.api.v2.resource [None req-5c6ff94c-490e-4ea9-a6c9-d4b345337301 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 985/1820] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:06:31 2026] DELETE /v2.0/floatingips/ed78b158-3dff-4fac-8c71-3e72dc08b275 => generated 144 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1821] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:06:31 2026] DELETE /v2.0/ports/cd7975c1-e3f4-4d5b-ade6-5fb5fdf86497 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1822] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1823] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:31 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1824] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:06:31 2026] DELETE /v2.0/ports/6354cf41-fb74-42c6-bf56-ff157f40fa2f => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1825] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:06:32 2026] GET /v2.0/ports?device_id=cf5af87a-a918-4190-9179-0e62aebbaf66 => generated 958 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1826] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:06:32 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1827] 199.204.45.157 () {34 vars in 1124 bytes} [Tue Jun 2 08:06:32 2026] GET /v2.0/security-groups?id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1828] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:33 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1008 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1829] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:33 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1830] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:06:32 2026] PUT /v2.0/routers/cf5af87a-a918-4190-9179-0e62aebbaf66/remove_router_interface => generated 309 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1831] 10.0.0.68 () {30 vars in 649 bytes} [Tue Jun 2 08:06:33 2026] GET /v2.0/extensions => generated 20516 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1832] 10.0.0.68 () {30 vars in 723 bytes} [Tue Jun 2 08:06:33 2026] GET /v2.0/quotas/86cec86d428544f2906fa6e38c93589b/details => generated 847 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:34.122 7 INFO neutron.services.segments.plugin [-] Segment e62999bc-f205-42b8-9b13-305ed1b7d2a6 resource provider aggregate not found 2026-06-02 08:06:34.128 7 INFO neutron.services.segments.plugin [-] Segment e62999bc-f205-42b8-9b13-305ed1b7d2a6 resource provider aggregate not found 2026-06-02 08:06:34.140 7 INFO neutron.services.segments.plugin [-] Segment e62999bc-f205-42b8-9b13-305ed1b7d2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62999bc-f205-42b8-9b13-305ed1b7d2a6 found for delete ", "request_id": "req-42ac0895-7332-4a2a-9da9-6f7fbcdc4b70"}]} 2026-06-02 08:06:34.144 7 INFO neutron.db.l3_hamode_db [None req-2fab4822-29f7-4eb2-8e87-c67928ad9466 d1105fcf0724435096d74f9f477950dc 19b58dad8e4e4240ba8f47512aa2e032 - - default default] HA network 9f2baa76-a6a9-4983-be37-51ccd08ac9de was deleted as no HA routers are present in tenant 19b58dad8e4e4240ba8f47512aa2e032. [pid: 7|app: 0|req: 993/1833] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:33 2026] DELETE /v2.0/routers/cf5af87a-a918-4190-9179-0e62aebbaf66 => generated 0 bytes in 854 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:34.206 7 INFO neutron.services.segments.plugin [-] Segment e62999bc-f205-42b8-9b13-305ed1b7d2a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62999bc-f205-42b8-9b13-305ed1b7d2a6 found for delete ", "request_id": "req-e1bc88dc-9594-4921-a59a-558342394add"}]} [pid: 7|app: 0|req: 994/1834] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:34 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1010 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1835] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:34 2026] DELETE /v2.0/subnets/fc7f76d9-bef1-4255-9673-e83329bdf078 => 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: 995/1836] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:34 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:34.503 8 INFO neutron.services.segments.plugin [-] Segment 5874ed54-9193-4bb6-937d-1a79252924ee resource provider aggregate not found 2026-06-02 08:06:34.507 8 INFO neutron.services.segments.plugin [-] Segment 5874ed54-9193-4bb6-937d-1a79252924ee resource provider aggregate not found 2026-06-02 08:06:34.516 8 INFO neutron.services.segments.plugin [-] Segment 5874ed54-9193-4bb6-937d-1a79252924ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5874ed54-9193-4bb6-937d-1a79252924ee found for delete ", "request_id": "req-7e21e99f-85bc-41c0-bc47-8f2081ac654c"}]} [pid: 8|app: 0|req: 842/1837] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:34 2026] DELETE /v2.0/networks/565b7954-f32a-449f-bd4b-6c290df3e8af => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1838] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:35 2026] GET /v2.0/security-groups?tenant_id=19b58dad8e4e4240ba8f47512aa2e032&name=default => generated 2925 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:35.310 8 INFO neutron.services.segments.plugin [-] Segment 5874ed54-9193-4bb6-937d-1a79252924ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5874ed54-9193-4bb6-937d-1a79252924ee found for delete ", "request_id": "req-ab9909e8-a1ce-4b6e-af29-878c149a2ccb"}]} [pid: 8|app: 0|req: 843/1839] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:35 2026] DELETE /v2.0/security-groups/9c1bc81e-3b01-419e-81c5-cf5bedffc0b6 => 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: 997/1840] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:35 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1010 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1841] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:35 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1842] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:35 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1843] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:35 2026] GET /v2.0/security-groups?tenant_id=86cec86d428544f2906fa6e38c93589b&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1844] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:35 2026] DELETE /v2.0/security-groups/0d431e66-0ebf-4089-9c89-bbb7b43d6883 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:36.390 8 INFO neutron.db.l3_db [None req-ac2cfe96-d193-455b-be50-3d136f080862 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Floating IP b148ce96-bcc6-46b2-9554-87d57bcb713b associated. External IP: 10.96.250.213, port: 0d21adb7-c873-4bd1-b185-873de9fff224. [pid: 8|app: 0|req: 846/1845] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:06:35 2026] PUT /v2.0/floatingips/b148ce96-bcc6-46b2-9554-87d57bcb713b => generated 855 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:37.413 7 WARNING neutron_lib.context [None req-e570656f-63f2-4823-bdb7-ec38565b455a 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:37.414 7 WARNING neutron_lib.context [None req-e570656f-63f2-4823-bdb7-ec38565b455a 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:37.608 7 INFO neutron.db.segments_db [None req-e570656f-63f2-4823-bdb7-ec38565b455a 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Added segment f048a8fa-76eb-4ccf-a973-24b390560841 of type vxlan for network 2321b2d5-0abb-4166-977f-646cefa1285d 2026-06-02 08:06:37.683 7 INFO neutron.db.segments_db [None req-e570656f-63f2-4823-bdb7-ec38565b455a 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Added segment f47552db-6c24-4ba5-85ba-0549107c00d5 of type vxlan for network 2bf783ca-e4e4-4743-af8c-09b215982cca [pid: 7|app: 0|req: 1000/1846] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:06:37 2026] POST /v2.0/networks => generated 1244 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:06:37.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-53d63b59-c7be-42c5-9bac-15d6199f4993'] response: {'name': 'network-changed', 'server_uuid': '9c66b896-c073-4c67-bef2-b5e5bf7a8b27', 'tag': '0d21adb7-c873-4bd1-b185-873de9fff224', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 847/1847] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:06:37 2026] GET /v2.0/networks => generated 1843 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:38.007 7 INFO neutron.services.segments.plugin [-] Segment f048a8fa-76eb-4ccf-a973-24b390560841 resource provider aggregate not found 2026-06-02 08:06:38.012 7 INFO neutron.services.segments.plugin [-] Segment f048a8fa-76eb-4ccf-a973-24b390560841 resource provider aggregate not found 2026-06-02 08:06:38.025 7 INFO neutron.services.segments.plugin [-] Segment f048a8fa-76eb-4ccf-a973-24b390560841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f048a8fa-76eb-4ccf-a973-24b390560841 found for delete ", "request_id": "req-2c82a1a9-267d-4fab-9184-17c762f75772"}]} 2026-06-02 08:06:38.027 7 INFO neutron.services.segments.plugin [-] Segment f048a8fa-76eb-4ccf-a973-24b390560841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f048a8fa-76eb-4ccf-a973-24b390560841 found for delete ", "request_id": "req-b6838065-a7bc-4c94-8aa4-9760501784a4"}]} [pid: 7|app: 0|req: 1001/1848] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:37 2026] DELETE /v2.0/networks/2321b2d5-0abb-4166-977f-646cefa1285d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:06:38.160 8 INFO neutron.services.segments.plugin [-] Segment f47552db-6c24-4ba5-85ba-0549107c00d5 resource provider aggregate not found 2026-06-02 08:06:38.165 8 INFO neutron.services.segments.plugin [-] Segment f47552db-6c24-4ba5-85ba-0549107c00d5 resource provider aggregate not found 2026-06-02 08:06:38.179 8 INFO neutron.services.segments.plugin [-] Segment f47552db-6c24-4ba5-85ba-0549107c00d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47552db-6c24-4ba5-85ba-0549107c00d5 found for delete ", "request_id": "req-28b30a85-9876-477e-ab0d-06a4f3727486"}]} [pid: 8|app: 0|req: 848/1849] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:38 2026] DELETE /v2.0/networks/2bf783ca-e4e4-4743-af8c-09b215982cca => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1850] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:06:38 2026] GET /v2.0/networks => generated 651 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:38.270 8 INFO neutron.services.segments.plugin [-] Segment f47552db-6c24-4ba5-85ba-0549107c00d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47552db-6c24-4ba5-85ba-0549107c00d5 found for delete ", "request_id": "req-1ffbdfe9-7c49-4f7c-b4af-4013b5f9585a"}]} 2026-06-02 08:06:38.273 8 WARNING neutron_lib.context [None req-8fb5b804-7b29-43fa-b184-fbc662460e1a 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:38.324 8 INFO neutron.db.segments_db [None req-8fb5b804-7b29-43fa-b184-fbc662460e1a 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Added segment a9370a22-f19d-4dcf-ad7c-08740d049bd1 of type vxlan for network 187c7426-8be0-4ca3-97a7-0a7990dc25bb [pid: 7|app: 0|req: 1003/1851] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:06:38 2026] GET /v2.0/ports?tenant_id=e22622da0bb44326ad51bc2c4c40cb26&device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1279 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1852] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:06:38 2026] POST /v2.0/networks => generated 653 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:38.434 8 WARNING neutron_lib.context [None req-c35b0540-09db-4b13-ab47-32a5924f1d9c 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1004/1853] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:06:38 2026] GET /v2.0/networks?id=b61b1bbc-3920-401a-83b1-bbfbcb28e260 => generated 769 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:38.480 8 INFO neutron.db.segments_db [None req-c35b0540-09db-4b13-ab47-32a5924f1d9c 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Added segment 0a984e00-a1ac-4b72-b6fe-7c0a6e6a379f of type vxlan for network 19f1861c-203b-4bff-b721-366785e3bc65 [pid: 7|app: 0|req: 1005/1854] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:06:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=0d21adb7-c873-4bd1-b185-873de9fff224 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1855] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:06:38 2026] POST /v2.0/networks => generated 654 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:38.558 8 WARNING neutron_lib.context [None req-289206a1-a8eb-4377-8eb3-ec96c14e3411 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1006/1856] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:06:38 2026] GET /v2.0/subnets?id=28fe8bf8-482b-4b50-8084-98a43da93263 => generated 691 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:38.581 8 WARNING neutron_lib.context [None req-289206a1-a8eb-4377-8eb3-ec96c14e3411 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1007/1857] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:06:38 2026] GET /v2.0/ports?network_id=b61b1bbc-3920-401a-83b1-bbfbcb28e260&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1858] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:06:38 2026] GET /v2.0/networks/b61b1bbc-3920-401a-83b1-bbfbcb28e260?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: 1009/1859] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:06:38 2026] GET /v2.0/networks/b61b1bbc-3920-401a-83b1-bbfbcb28e260?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: 851/1860] 10.0.0.44 () {34 vars in 664 bytes} [Tue Jun 2 08:06:38 2026] POST /v2.0/ports => generated 1506 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:06:39.194 7 WARNING neutron_lib.context [None req-1fefc987-3130-4fa0-a06c-d46a9102d4c2 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 852/1861] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:06:39 2026] GET /v2.0/ports => generated 1506 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:39.355 7 INFO neutron.db.segments_db [None req-1fefc987-3130-4fa0-a06c-d46a9102d4c2 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Added segment 4ccdb4eb-90a9-42ea-a1a1-8558a32607eb of type vxlan for network b6395a63-a2aa-482b-9711-fd4e91da1c1b [pid: 8|app: 0|req: 853/1862] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:06:39 2026] DELETE /v2.0/ports/e33f3b70-d76f-445a-931f-a3d504b749c0 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1863] 10.0.0.44 () {34 vars in 670 bytes} [Tue Jun 2 08:06:39 2026] POST /v2.0/networks => generated 633 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:39.456 7 WARNING neutron_lib.context [None req-6be27e64-e4cb-4809-9c86-94631e4aa96a 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:39.497 7 INFO neutron.db.segments_db [None req-6be27e64-e4cb-4809-9c86-94631e4aa96a 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Added segment 3f188266-f7ba-452c-8db1-5a684863a955 of type vxlan for network cc3eb6e1-c048-4132-8beb-77824f976c5a [pid: 8|app: 0|req: 854/1864] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:06:39 2026] DELETE /v2.0/ports/21ef5af3-9c65-4f77-8fec-da4ce1fb8897 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1865] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:06:39 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:39.629 8 WARNING neutron_lib.context [None req-037956bb-1dd5-4e09-869f-dbdbddad3f6d 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:39.682 8 INFO neutron.db.segments_db [None req-037956bb-1dd5-4e09-869f-dbdbddad3f6d 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Added segment d252d0fc-e031-4ee9-a005-e91327a8bff0 of type vxlan for network 51ccd09d-773d-4a26-9fff-3a51dc84463c [pid: 8|app: 0|req: 856/1866] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:06:39 2026] POST /v2.0/networks => generated 654 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:39.793 7 INFO neutron.db.l3_hamode_db [None req-6be27e64-e4cb-4809-9c86-94631e4aa96a 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:06:39.794 8 WARNING neutron_lib.context [None req-90633aa7-d34a-4b84-8003-cffe8e2a0ded 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:39.849 8 INFO neutron.db.segments_db [None req-90633aa7-d34a-4b84-8003-cffe8e2a0ded 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Added segment 15d399a6-60a4-4323-9fcc-685eb3e6d58a of type vxlan for network 54263a1f-8ae2-416d-b8d7-d7df40709333 [pid: 8|app: 0|req: 857/1867] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:06:39 2026] POST /v2.0/networks => generated 654 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:40.450 8 WARNING neutron_lib.context [None req-40e4f5fe-537c-46c6-ac49-693e589ac05b 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:40.480 8 WARNING neutron_lib.context [None req-40e4f5fe-537c-46c6-ac49-693e589ac05b 06d4bd3c6dcc41a483e47c9934b33991 8d9282da25ad40d3ab466be8cd2da9ab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:40.652 7 INFO neutron.db.l3_hamode_db [None req-6be27e64-e4cb-4809-9c86-94631e4aa96a 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 858/1868] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:06:40 2026] POST /v2.0/subnets => generated 1324 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1869] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:06:40 2026] GET /v2.0/subnets => generated 1960 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1870] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:41 2026] DELETE /v2.0/subnets/c55f8ee0-caec-40c6-8263-d2f9b7ecf484 => 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: 861/1871] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:41 2026] DELETE /v2.0/subnets/f4ef3613-91ac-4e47-a0fb-480206d625fa => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1872] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:06:41 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:41.451 8 INFO neutron.services.segments.plugin [-] Segment 15d399a6-60a4-4323-9fcc-685eb3e6d58a resource provider aggregate not found 2026-06-02 08:06:41.457 8 INFO neutron.services.segments.plugin [-] Segment 15d399a6-60a4-4323-9fcc-685eb3e6d58a resource provider aggregate not found 2026-06-02 08:06:41.463 8 INFO neutron.services.segments.plugin [-] Segment 15d399a6-60a4-4323-9fcc-685eb3e6d58a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d399a6-60a4-4323-9fcc-685eb3e6d58a found for delete ", "request_id": "req-7eeaf0da-89eb-42be-aaf8-c1431c5ac186"}]} 2026-06-02 08:06:41.475 8 INFO neutron.services.segments.plugin [-] Segment 15d399a6-60a4-4323-9fcc-685eb3e6d58a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15d399a6-60a4-4323-9fcc-685eb3e6d58a found for delete ", "request_id": "req-0904b462-f16f-46ab-9d89-517a47183049"}]} [pid: 8|app: 0|req: 863/1873] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:41 2026] DELETE /v2.0/networks/54263a1f-8ae2-416d-b8d7-d7df40709333 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1874] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:06:39 2026] POST /v2.0/routers => generated 694 bytes in 2141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1875] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:41 2026] DELETE /v2.0/networks/51ccd09d-773d-4a26-9fff-3a51dc84463c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1876] 10.0.0.44 () {32 vars in 775 bytes} [Tue Jun 2 08:06:41 2026] GET /v2.0/subnets?project_id=064fe517d08b404fbe5152bf97bc4d1a&cidr=10.100.0.0%2F28 => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1877] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:06:41 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1878] 10.0.0.44 () {32 vars in 783 bytes} [Tue Jun 2 08:06:41 2026] GET /v2.0/subnets?network_id=f7c8b7b6-a748-4313-a9b5-8b97260ebe3c&cidr=10.100.0.0%2F28 => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:41.773 7 WARNING neutron_lib.context [None req-241029b5-8e58-4577-8f3c-6da59507530d 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 865/1879] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:41 2026] DELETE /v2.0/networks/19f1861c-203b-4bff-b721-366785e3bc65 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1880] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:41 2026] DELETE /v2.0/networks/187c7426-8be0-4ca3-97a7-0a7990dc25bb => 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: 1015/1881] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:06:41 2026] POST /v2.0/subnets => generated 656 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1882] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:42 2026] GET /v2.0/security-groups?tenant_id=8d9282da25ad40d3ab466be8cd2da9ab&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1883] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:42 2026] DELETE /v2.0/security-groups/f8a98ef2-63c9-4e53-8ee6-7a4cfd7b7f32 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:43.488 8 INFO neutron.services.segments.plugin [-] Segment d252d0fc-e031-4ee9-a005-e91327a8bff0 resource provider aggregate not found 2026-06-02 08:06:43.498 8 INFO neutron.services.segments.plugin [-] Segment d252d0fc-e031-4ee9-a005-e91327a8bff0 resource provider aggregate not found 2026-06-02 08:06:43.502 8 INFO neutron.services.segments.plugin [-] Segment d252d0fc-e031-4ee9-a005-e91327a8bff0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d252d0fc-e031-4ee9-a005-e91327a8bff0 found for delete ", "request_id": "req-5c016dc8-3249-4139-9255-e2e40eedbafd"}]} 2026-06-02 08:06:43.506 8 INFO neutron.services.segments.plugin [-] Segment d252d0fc-e031-4ee9-a005-e91327a8bff0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d252d0fc-e031-4ee9-a005-e91327a8bff0 found for delete ", "request_id": "req-4a9c07c7-a72e-47c3-be13-a3967ac5530e"}]} 2026-06-02 08:06:43.516 8 INFO neutron.services.segments.plugin [-] Segment 0a984e00-a1ac-4b72-b6fe-7c0a6e6a379f resource provider aggregate not found 2026-06-02 08:06:43.519 8 INFO neutron.services.segments.plugin [-] Segment 0a984e00-a1ac-4b72-b6fe-7c0a6e6a379f resource provider aggregate not found [pid: 8|app: 0|req: 867/1884] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:06:42 2026] PUT /v2.0/routers/0bb24c99-a9d6-4648-9f88-c875ae7e7906/add_router_interface => generated 309 bytes in 1519 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1885] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/networks => generated 6508 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:43.630 8 INFO neutron.services.segments.plugin [-] Segment 0a984e00-a1ac-4b72-b6fe-7c0a6e6a379f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a984e00-a1ac-4b72-b6fe-7c0a6e6a379f found for delete ", "request_id": "req-e7e30637-bffe-4b45-864d-5fee9ed34956"}]} 2026-06-02 08:06:43.637 8 INFO neutron.services.segments.plugin [-] Segment 0a984e00-a1ac-4b72-b6fe-7c0a6e6a379f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a984e00-a1ac-4b72-b6fe-7c0a6e6a379f found for delete ", "request_id": "req-7c837beb-4ef3-4e8b-95c4-b946bac8d571"}]} 2026-06-02 08:06:43.659 8 INFO neutron.services.segments.plugin [-] Segment a9370a22-f19d-4dcf-ad7c-08740d049bd1 resource provider aggregate not found 2026-06-02 08:06:43.666 8 INFO neutron.services.segments.plugin [-] Segment a9370a22-f19d-4dcf-ad7c-08740d049bd1 resource provider aggregate not found 2026-06-02 08:06:43.673 8 INFO neutron.services.segments.plugin [-] Segment a9370a22-f19d-4dcf-ad7c-08740d049bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9370a22-f19d-4dcf-ad7c-08740d049bd1 found for delete ", "request_id": "req-9a750473-6f0b-4dd6-9653-2aa4bf5e8cad"}]} [pid: 8|app: 0|req: 868/1886] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/subnets => generated 5193 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1887] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:06:43 2026] GET /v2.0/routers => generated 2184 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:43.871 8 INFO neutron.services.segments.plugin [-] Segment a9370a22-f19d-4dcf-ad7c-08740d049bd1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9370a22-f19d-4dcf-ad7c-08740d049bd1 found for delete ", "request_id": "req-ab1d02dc-9562-40f8-9766-b47a2142b6fb"}]} 2026-06-02 08:06:43.876 8 WARNING neutron_lib.context [None req-572a302b-6e61-4ef3-ab82-f1b269489fac 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 869/1888] 10.0.0.44 () {34 vars in 684 bytes} [Tue Jun 2 08:06:43 2026] POST /v2.0/security-groups => generated 1675 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:06:44.034 7 WARNING neutron_lib.context [None req-9aac3db0-76dd-4082-b5b0-e8fee6454285 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1020/1889] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:44.158 8 WARNING neutron_lib.context [None req-5cef1971-bf10-470f-8bec-9d517ce1ce3d 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 870/1890] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:44 2026] POST /v2.0/security-group-rules => generated 596 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:44.298 7 WARNING neutron_lib.context [None req-deca20c4-7f08-44c0-ac08-1b32d9e3d34b 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1021/1891] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:44.414 8 WARNING neutron_lib.context [None req-52e18705-e9c6-4e89-8c65-ff33d5ed3d46 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1024/1894] 10.0.0.44 () {32 vars in 622 bytes} [Tue Jun 2 08:06:44 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: 871/1895] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:44.520 8 WARNING neutron_lib.context [None req-bf9414bd-be7f-452f-935c-bfc9f6656fd7 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:44.550 8 INFO neutron.db.securitygroups_db [None req-bf9414bd-be7f-452f-935c-bfc9f6656fd7 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Project 064fe517d08b404fbe5152bf97bc4d1a 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: 872/1896] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:44 2026] POST /v2.0/security-group-rules => generated 607 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:44.620 8 WARNING neutron_lib.context [None req-d01131af-e73d-4e5a-8893-56e528458c24 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:06:44.648 8 INFO neutron.db.securitygroups_db [None req-d01131af-e73d-4e5a-8893-56e528458c24 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Project 064fe517d08b404fbe5152bf97bc4d1a 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: 1025/1897] 10.0.0.44 () {32 vars in 632 bytes} [Tue Jun 2 08:06:44 2026] GET /v2.0/ => generated 632 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1898] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:06:44 2026] POST /v2.0/security-group-rules => generated 606 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/1899] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:06:45 2026] GET /v2.0/networks => generated 1298 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1900] 10.0.0.203 () {34 vars in 1100 bytes} [Tue Jun 2 08:06:45 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2119645953&fields=id&tenant_id=064fe517d08b404fbe5152bf97bc4d1a => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1901] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:45 2026] GET /v2.0/security-groups?tenant_id=e133760d0c284a6b889305ce1168e34f&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1902] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:06:45 2026] GET /v2.0/networks?id=b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 661 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1903] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:06:45 2026] GET /v2.0/quotas/064fe517d08b404fbe5152bf97bc4d1a => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1904] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:45 2026] DELETE /v2.0/security-groups/7734a883-ae2b-4d00-8a97-b8bc627617fb => 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: 1030/1905] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:06:45 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&fields=id => generated 103 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1906] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:06:45 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/1907] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:06:45 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1908] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:45 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => 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: 1032/1909] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:46 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1910] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:46 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1911] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:06:46 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1279 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1912] 10.0.0.44 () {32 vars in 857 bytes} [Tue Jun 2 08:06:46 2026] GET /v2.0/floatingips?floating_network_id=f7c8b7b6-a748-4313-a9b5-8b97260ebe3c&port_id=0d21adb7-c873-4bd1-b185-873de9fff224 => generated 860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1913] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:46 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => 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: 880/1914] 10.0.0.54 () {34 vars in 989 bytes} [Tue Jun 2 08:06:47 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1279 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1915] 10.0.0.54 () {34 vars in 1119 bytes} [Tue Jun 2 08:06:47 2026] GET /v2.0/security-groups?id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1916] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:47 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1917] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:49 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => 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: 882/1918] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:49 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1010 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1919] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:49 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1920] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:06:50 2026] GET /v2.0/networks?id=b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 661 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1921] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:06:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=064fe517d08b404fbe5152bf97bc4d1a => generated 181 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1922] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:50 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:50.177 7 WARNING neutron_lib.context [req-6f82c3f6-a01b-4286-a2fb-be7d864b3dd2 req-b36c9ffd-7b05-4792-b170-1e7bdf740513 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1039/1923] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:06:50 2026] POST /v2.0/ports => generated 954 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 885/1924] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:50 2026] GET /v2.0/security-groups?tenant_id=75b927ca48474964b15426647f1784d4&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1925] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:50 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1926] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:50 2026] DELETE /v2.0/security-groups/ab693837-e2d4-4d55-8c64-2f214bc3ce8d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1927] 10.0.0.203 () {34 vars in 1120 bytes} [Tue Jun 2 08:06:50 2026] GET /v2.0/security-groups?id=c3963054-ff9e-4aa4-a43f-10fc0fd6738b&id=9b1ca8c7-262d-4426-8ac5-835ed9775cbc&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/1928] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:06:50 2026] PUT /v2.0/ports/75c354c1-b30d-47b0-8199-2772eb2358ef => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1929] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:51 2026] GET /v2.0/security-groups?tenant_id=b5f59c9bccbc45c1acdd374973ba251b&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:06:51.206 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b75aff30-c014-48f7-807c-8afc80788a19'] response: {'name': 'network-changed', 'server_uuid': 'd579dab7-fb7f-4192-825a-a6cfa098fa3b', 'tag': '75c354c1-b30d-47b0-8199-2772eb2358ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1041/1930] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:51 2026] DELETE /v2.0/security-groups/8cfbb07b-ba3d-4816-826a-43f74771cac3 => 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: 890/1931] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:51 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1932] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:51 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1933] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:06:51 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 1010 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1934] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:06:51 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1935] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:06:51 2026] GET /v2.0/networks?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&shared=False => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1936] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:06:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:51.899 7 INFO neutron.db.l3_db [req-2b338fe9-875b-46a7-a8ed-04f173fee6f1 req-09854394-4dcf-4d8d-93ea-847f5c367b44 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] Floating IP b148ce96-bcc6-46b2-9554-87d57bcb713b disassociated. External IP: 10.96.250.213, port: 0d21adb7-c873-4bd1-b185-873de9fff224. [pid: 8|app: 0|req: 895/1937] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:52 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => 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: 1043/1938] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:06:51 2026] DELETE /v2.0/ports/0d21adb7-c873-4bd1-b185-873de9fff224 => generated 0 bytes in 793 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1939] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:52 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1940] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:52 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&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: 897/1941] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:06:52 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1942] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:06:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=75c354c1-b30d-47b0-8199-2772eb2358ef => 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: 898/1943] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:06:52 2026] GET /v2.0/subnets?id=c551c01f-49f4-46e8-8fb2-f00bf0063dba => 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: 1046/1944] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:06:52 2026] GET /v2.0/ports?network_id=b6395a63-a2aa-482b-9711-fd4e91da1c1b&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: 899/1945] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:06:53 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1946] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:06:53 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?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: 900/1947] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:53 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:06:53.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bde905d-022a-45e3-8ddb-407bfd498f97'] response: {'server_uuid': '9c66b896-c073-4c67-bef2-b5e5bf7a8b27', 'name': 'network-vif-deleted', 'tag': '0d21adb7-c873-4bd1-b185-873de9fff224', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1048/1948] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:53 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => 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: 901/1949] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:53 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&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: 1049/1950] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:54 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => 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: 1050/1951] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:54 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => 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: 1051/1952] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:54 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&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: 902/1953] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:54 2026] GET /v2.0/security-groups?tenant_id=2d5ef81725cd4e59b7b9aedef3e2b5f9&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1954] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:55 2026] DELETE /v2.0/security-groups/0ee6f102-c36f-4c28-9b47-1f4b09af192e => 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: 903/1955] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:55 2026] GET /v2.0/ports?device_id=9c66b896-c073-4c67-bef2-b5e5bf7a8b27 => 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: 1053/1956] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:55 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1957] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:56 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/1958] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:56 2026] DELETE /v2.0/security-groups/c3963054-ff9e-4aa4-a43f-10fc0fd6738b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:06:56.634 8 INFO neutron.api.v2.resource [None req-afd08421-0262-4671-a3a0-deeb60cd6a87 eeec298897274b25b178bdb41f355708 e22622da0bb44326ad51bc2c4c40cb26 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 905/1959] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:06:56 2026] GET /v2.0/security-groups/c3963054-ff9e-4aa4-a43f-10fc0fd6738b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1960] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:06:56 2026] DELETE /v2.0/floatingips/b148ce96-bcc6-46b2-9554-87d57bcb713b => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1961] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:56 2026] DELETE /v2.0/security-groups/9b1ca8c7-262d-4426-8ac5-835ed9775cbc => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1962] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:57 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1963] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:57 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&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: 909/1964] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:06:57 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1965] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:06:57 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&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: 911/1966] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:06:57 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:06:57.486 8 WARNING neutron_lib.context [None req-909a56e7-2f4f-41b9-a26b-7780754b1255 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1056/1967] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:06:57 2026] PUT /v2.0/routers/e5fd3a05-12b7-47a7-a978-ae1ac06a39db/remove_router_interface => generated 309 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:58.340 8 INFO neutron.db.l3_db [None req-909a56e7-2f4f-41b9-a26b-7780754b1255 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Floating IP 6421011f-d355-45a3-9bb3-d95272edc4c2 associated. External IP: 10.96.250.202, port: 75c354c1-b30d-47b0-8199-2772eb2358ef. [pid: 8|app: 0|req: 912/1968] 10.0.0.44 () {34 vars in 676 bytes} [Tue Jun 2 08:06:57 2026] POST /v2.0/floatingips => generated 855 bytes in 1203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:06:58.722 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f6529c4-7c22-4281-9b13-795c383bd8c6'] response: {'name': 'network-changed', 'server_uuid': 'd579dab7-fb7f-4192-825a-a6cfa098fa3b', 'tag': '75c354c1-b30d-47b0-8199-2772eb2358ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 913/1969] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:06:58 2026] GET /v2.0/security-groups?tenant_id=a9e481e198ba42f98467b2aad444c858&name=default => generated 2925 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1970] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:06:59 2026] GET /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:06:59.173 7 INFO neutron.services.segments.plugin [-] Segment 17ce643e-1a7e-4b2b-8a09-4b137491307e resource provider aggregate not found 2026-06-02 08:06:59.178 7 INFO neutron.services.segments.plugin [-] Segment 17ce643e-1a7e-4b2b-8a09-4b137491307e resource provider aggregate not found 2026-06-02 08:06:59.203 7 INFO neutron.services.segments.plugin [-] Segment 17ce643e-1a7e-4b2b-8a09-4b137491307e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ce643e-1a7e-4b2b-8a09-4b137491307e found for delete ", "request_id": "req-0e606501-f305-4c06-a087-d0491e38c4e9"}]} 2026-06-02 08:06:59.209 7 INFO neutron.db.l3_hamode_db [None req-d54b2295-aede-4041-a22c-b50d40120646 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network 8eb89238-3a0a-45f5-99a3-52773959dca9 was deleted as no HA routers are present in tenant e22622da0bb44326ad51bc2c4c40cb26. 2026-06-02 08:06:59.211 7 INFO neutron.services.segments.plugin [-] Segment 17ce643e-1a7e-4b2b-8a09-4b137491307e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17ce643e-1a7e-4b2b-8a09-4b137491307e found for delete ", "request_id": "req-467468d7-0903-4873-8b8d-26c799f794a0"}]} [pid: 7|app: 0|req: 1057/1971] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:58 2026] DELETE /v2.0/routers/e5fd3a05-12b7-47a7-a978-ae1ac06a39db => generated 0 bytes in 1023 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1972] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:06:59 2026] DELETE /v2.0/security-groups/ae65f2c2-3234-4a34-b289-d2bd396ab854 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1973] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:06:59 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1974] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:06:59 2026] GET /v2.0/networks?id=b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 757 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1975] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:06:59 2026] DELETE /v2.0/subnets/28fe8bf8-482b-4b50-8084-98a43da93263 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1976] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:06:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=75c354c1-b30d-47b0-8199-2772eb2358ef => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1977] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:06:59 2026] GET /v2.0/subnets?id=c551c01f-49f4-46e8-8fb2-f00bf0063dba => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1980] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:06:59 2026] GET /v2.0/ports?network_id=b6395a63-a2aa-482b-9711-fd4e91da1c1b&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1981] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:06:59 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1982] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:06:59 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?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: 1059/1983] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:06:59 2026] DELETE /v2.0/networks/b61b1bbc-3920-401a-83b1-bbfbcb28e260 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1984] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:00 2026] GET /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1985] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:06:59 2026] PUT /v2.0/routers/2f8cb508-4452-4dfb-b10e-4884deef541a/remove_router_interface => generated 309 bytes in 971 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:01.235 7 INFO neutron.services.segments.plugin [-] Segment 7d0effe9-c44c-4afc-bc3b-aadefa09490a resource provider aggregate not found 2026-06-02 08:07:01.246 7 INFO neutron.services.segments.plugin [-] Segment 7d0effe9-c44c-4afc-bc3b-aadefa09490a resource provider aggregate not found 2026-06-02 08:07:01.256 7 INFO neutron.services.segments.plugin [-] Segment 7d0effe9-c44c-4afc-bc3b-aadefa09490a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0effe9-c44c-4afc-bc3b-aadefa09490a found for delete ", "request_id": "req-b3f2d5ea-78a3-4130-865a-0bb2348d700f"}]} 2026-06-02 08:07:01.263 7 INFO neutron.services.segments.plugin [-] Segment 7d0effe9-c44c-4afc-bc3b-aadefa09490a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0effe9-c44c-4afc-bc3b-aadefa09490a found for delete ", "request_id": "req-e9d5e6b2-9709-44fa-9afb-fbfc23be6b0b"}]} 2026-06-02 08:07:01.776 7 INFO neutron.db.l3_hamode_db [None req-580a6017-caa3-453c-a075-b6197ff8260b 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] HA network 7c66ed42-ad4b-4f9d-8244-494bd4db1ccc was deleted as no HA routers are present in tenant 8e412f48b48442e096e5a27577aea980. [pid: 7|app: 0|req: 1061/1986] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:07:00 2026] DELETE /v2.0/routers/2f8cb508-4452-4dfb-b10e-4884deef541a => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1987] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:07:01 2026] DELETE /v2.0/subnets/0a324f99-99aa-474a-984c-133ba23dc2aa => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1988] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:01 2026] DELETE /v2.0/networks/291a6ac2-d156-4682-a8d2-84870360fcd2 => generated 0 bytes in 442 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1989] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:02 2026] GET /v2.0/security-groups?tenant_id=e22622da0bb44326ad51bc2c4c40cb26&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1990] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:02 2026] DELETE /v2.0/security-groups/35405409-bed3-4e4d-b35f-09e4c8d471e5 => 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: 928/1991] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:03 2026] GET /v2.0/security-groups?tenant_id=8e412f48b48442e096e5a27577aea980&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1992] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:03 2026] DELETE /v2.0/security-groups/37ee7689-b49c-407d-ab26-b2235566fa04 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1993] 199.204.45.157 () {34 vars in 1096 bytes} [Tue Jun 2 08:07:03 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:04.446 7 INFO neutron.services.segments.plugin [-] Segment 46f76185-1a02-4edd-bb97-78184487a057 resource provider aggregate not found 2026-06-02 08:07:04.451 7 INFO neutron.services.segments.plugin [-] Segment 46f76185-1a02-4edd-bb97-78184487a057 resource provider aggregate not found 2026-06-02 08:07:04.461 7 INFO neutron.services.segments.plugin [-] Segment 46f76185-1a02-4edd-bb97-78184487a057 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46f76185-1a02-4edd-bb97-78184487a057 found for delete ", "request_id": "req-05eed5b5-0f6d-42f5-87b5-f7691a393945"}]} 2026-06-02 08:07:04.467 7 INFO neutron.services.segments.plugin [-] Segment 46f76185-1a02-4edd-bb97-78184487a057 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46f76185-1a02-4edd-bb97-78184487a057 found for delete ", "request_id": "req-80fa8282-1896-4506-b2aa-4c5b84fd0d67"}]} 2026-06-02 08:07:04.475 7 INFO neutron.services.segments.plugin [-] Segment 6d6a2858-dfe2-4813-b96c-6e1bea99445f resource provider aggregate not found 2026-06-02 08:07:04.484 7 INFO neutron.services.segments.plugin [-] Segment 6d6a2858-dfe2-4813-b96c-6e1bea99445f resource provider aggregate not found 2026-06-02 08:07:04.488 7 INFO neutron.services.segments.plugin [-] Segment 6d6a2858-dfe2-4813-b96c-6e1bea99445f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d6a2858-dfe2-4813-b96c-6e1bea99445f found for delete ", "request_id": "req-c60b4b01-6819-4ba0-ae86-58adb7f7039c"}]} [pid: 7|app: 0|req: 1065/1994] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:04 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 1240 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1995] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:07:05 2026] GET /v2.0/networks?id=b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 757 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:05.081 7 INFO neutron.services.segments.plugin [-] Segment 6d6a2858-dfe2-4813-b96c-6e1bea99445f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d6a2858-dfe2-4813-b96c-6e1bea99445f found for delete ", "request_id": "req-23468ffa-cb53-43f8-8f08-18f474254806"}]} [pid: 7|app: 0|req: 1066/1996] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:07:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=75c354c1-b30d-47b0-8199-2772eb2358ef => generated 860 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1997] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:07:05 2026] GET /v2.0/subnets?id=c551c01f-49f4-46e8-8fb2-f00bf0063dba => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/1998] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:05 2026] GET /v2.0/ports?network_id=b6395a63-a2aa-482b-9711-fd4e91da1c1b&device_owner=network%3Adhcp => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1999] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:07:05 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?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: 1068/2000] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:07:05 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:07.570 8 WARNING neutron_lib.context [None req-62335507-a303-4410-9cd0-2d1ed03d8f34 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:07.710 8 INFO neutron.db.segments_db [None req-62335507-a303-4410-9cd0-2d1ed03d8f34 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Added segment 11d43248-205a-4828-9791-2234e30e4117 of type vxlan for network f77fccc9-d6f5-4c1f-9882-bf5017fa99c8 [pid: 8|app: 0|req: 933/2001] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:07 2026] POST /v2.0/networks => generated 632 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:07.814 7 WARNING neutron_lib.context [None req-de4dc019-5df4-4195-a71e-bd3f94c23a71 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1069/2002] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:07 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:08.101 8 WARNING neutron_lib.context [None req-609fe272-d209-4e21-bbf4-3ef9a7fea605 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:08.151 8 INFO neutron.db.segments_db [None req-609fe272-d209-4e21-bbf4-3ef9a7fea605 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Added segment 3c7183df-fc68-408e-808e-bd4e39af9288 of type vxlan for network 937bbdf9-f680-46df-bd24-f899b3f4fe27 [pid: 8|app: 0|req: 934/2003] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:08 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:07:08.277 7 WARNING neutron_lib.context [None req-a4efade3-8089-4bb7-a70f-31eadbd6d83d 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:08.512 8 WARNING neutron_lib.context [None req-c95cbd4c-b83f-48db-8335-e2291063626c 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1070/2004] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:08 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:07:08.554 7 WARNING neutron_lib.context [None req-f7653237-efdc-40c3-9b96-fd71b2aebebe 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:08.612 7 INFO neutron.db.segments_db [None req-f7653237-efdc-40c3-9b96-fd71b2aebebe 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Added segment dc65545e-09f1-4193-8e3d-251979e11e11 of type vxlan for network 803af311-66c6-4e3e-9455-089100ebb170 2026-06-02 08:07:08.681 8 INFO neutron.db.segments_db [None req-c95cbd4c-b83f-48db-8335-e2291063626c 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Added segment 8db0eba7-e670-4eb1-b54a-7ae9b26ac3ad of type vxlan for network 38072f4e-aeac-4cb7-bbba-7dcb2157fab0 [pid: 7|app: 0|req: 1071/2005] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:08 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:08.734 7 WARNING neutron_lib.context [None req-5761f125-0078-4ece-9693-afedfe22f802 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 935/2006] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:08 2026] POST /v2.0/networks => generated 640 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/2007] 10.0.0.54 () {34 vars in 989 bytes} [Tue Jun 2 08:07:08 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:08.832 8 WARNING neutron_lib.context [None req-67679282-414b-4530-ac56-460e365ed495 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1072/2008] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:08 2026] POST /v2.0/ports => generated 743 bytes in 302 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: 1073/2009] 10.0.0.54 () {34 vars in 1039 bytes} [Tue Jun 2 08:07:09 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&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-06-02 08:07:09.065 7 WARNING neutron_lib.context [None req-8c964697-7e6d-4135-b18f-311d7a3031cd 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 937/2010] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:07:08 2026] POST /v2.0/subnets => generated 658 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:09.126 7 INFO neutron.db.segments_db [None req-8c964697-7e6d-4135-b18f-311d7a3031cd 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Added segment 98d2f757-ae08-4db1-9e4b-4f72e6439214 of type vxlan for network 1ffc2cf8-0a1e-4436-aebc-1da7cd4a5399 [pid: 8|app: 0|req: 938/2011] 10.0.0.44 () {32 vars in 721 bytes} [Tue Jun 2 08:07:09 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-06-02 08:07:09.151 8 WARNING neutron_lib.context [None req-df23b72c-c242-4b07-a885-aade90322890 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1074/2012] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:09 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-06-02 08:07:09.228 7 WARNING neutron_lib.context [None req-169577fe-f946-40cf-80ae-3434a2ee39e7 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 939/2013] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:07:09 2026] POST /v2.0/subnets => generated 732 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:09.392 8 WARNING neutron_lib.context [None req-f272b1c0-0d69-4bba-bbaa-0197d2f9660a 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:09.444 8 INFO neutron.db.segments_db [None req-f272b1c0-0d69-4bba-bbaa-0197d2f9660a 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Added segment 652476e7-597c-47ee-b66c-d66bbc5186b8 of type vxlan for network 88560d07-a870-4a47-9e69-b10a1478feb0 [pid: 7|app: 0|req: 1075/2014] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:09 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, ' 2026-06-02 08:07:09.518 7 WARNING neutron_lib.context [None req-9e6ef909-79d6-4ac3-bc62-cac4de3f8fab 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 940/2015] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:09 2026] POST /v2.0/networks => generated 637 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:09.549 8 WARNING neutron_lib.context [None req-dd743a82-0d4b-4e14-9edd-3084eca01f52 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:09.571 7 INFO neutron.db.segments_db [None req-9e6ef909-79d6-4ac3-bc62-cac4de3f8fab 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Added segment 809ba98e-5731-4eb8-b26c-b9e9e9fe5369 of type vxlan for network cba1b02f-47f7-4214-8e85-e8ebc38256ce [pid: 7|app: 0|req: 1076/2016] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:09 2026] POST /v2.0/networks => generated 632 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:09.684 7 WARNING neutron_lib.context [None req-7466a18b-6d31-4096-aa7e-948b7b6696d6 243876fb09e24f86ad62a030f7a9a4ed 0bd2ab7b535446a680f18649ddf6a320 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 941/2017] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:07:09 2026] POST /v2.0/subnets => generated 655 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:09.809 8 WARNING neutron_lib.context [None req-0262f8f6-ea0e-44d9-a710-40b780d69d46 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1077/2018] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:09 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, ' [pid: 7|app: 0|req: 1078/2019] 10.0.0.44 () {34 vars in 746 bytes} [Tue Jun 2 08:07:09 2026] PUT /v2.0/ports/43c50d7d-d843-4c3f-9767-03e0c16f7cd1/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2020] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:07:09 2026] POST /v2.0/subnets => generated 724 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:10.084 8 WARNING neutron_lib.context [None req-1136c8ab-9b32-4e7d-a5e5-1dbf66b2a8cd 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1079/2021] 10.0.0.44 () {34 vars in 746 bytes} [Tue Jun 2 08:07:10 2026] PUT /v2.0/ports/b181a174-79ac-4949-b2dd-57ff5b8eb136/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:10.160 8 INFO neutron.db.segments_db [None req-1136c8ab-9b32-4e7d-a5e5-1dbf66b2a8cd 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Added segment 66ad1354-95fe-40f2-a8ad-18db149bb208 of type vxlan for network d37ee3ff-ce19-485c-b8e8-b8bb7a79120b [pid: 7|app: 0|req: 1080/2022] 10.0.0.44 () {34 vars in 746 bytes} [Tue Jun 2 08:07:10 2026] PUT /v2.0/ports/a6e89a4f-c413-4458-b633-69c49db7bc26/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2023] 10.0.0.44 () {34 vars in 746 bytes} [Tue Jun 2 08:07:10 2026] PUT /v2.0/ports/b74eec59-64f4-49c9-8bc3-a9715f4385a4/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2024] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:10 2026] POST /v2.0/networks => generated 638 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:10.284 8 WARNING neutron_lib.context [None req-4528080d-f072-43be-93f4-741999cb9da7 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1082/2025] 10.0.0.44 () {32 vars in 659 bytes} [Tue Jun 2 08:07:10 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2026] 10.0.0.44 () {32 vars in 673 bytes} [Tue Jun 2 08:07:10 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2027] 10.0.0.44 () {32 vars in 669 bytes} [Tue Jun 2 08:07:10 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2028] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:07:10 2026] POST /v2.0/subnets => generated 655 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:10.571 8 WARNING neutron_lib.context [None req-f4451404-6f34-45ea-aad7-2b1c1a97f846 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1085/2029] 10.0.0.44 () {32 vars in 681 bytes} [Tue Jun 2 08:07:10 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2030] 10.0.0.44 () {32 vars in 667 bytes} [Tue Jun 2 08:07:10 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2031] 10.0.0.44 () {32 vars in 681 bytes} [Tue Jun 2 08:07:10 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2032] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:07:10 2026] POST /v2.0/subnets => generated 729 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:10.844 8 WARNING neutron_lib.context [None req-8790e505-e47a-4e84-a97f-0d36b2b0fe71 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:10.897 8 INFO neutron.db.segments_db [None req-8790e505-e47a-4e84-a97f-0d36b2b0fe71 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Added segment c6720f66-84fe-4d48-957d-0f69e762ea27 of type vxlan for network 46baeb24-2b55-4a92-8377-9851dd49112a [pid: 7|app: 0|req: 1088/2033] 10.0.0.44 () {32 vars in 677 bytes} [Tue Jun 2 08:07:10 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2034] 10.0.0.44 () {32 vars in 689 bytes} [Tue Jun 2 08:07:10 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2035] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:10 2026] DELETE /v2.0/ports/43c50d7d-d843-4c3f-9767-03e0c16f7cd1 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:07:11.217 8 INFO neutron.db.l3_hamode_db [None req-8790e505-e47a-4e84-a97f-0d36b2b0fe71 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1091/2036] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:11 2026] DELETE /v2.0/ports/b181a174-79ac-4949-b2dd-57ff5b8eb136 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2037] 10.0.0.44 () {32 vars in 825 bytes} [Tue Jun 2 08:07:11 2026] GET /v2.0/ports?project_id=064fe517d08b404fbe5152bf97bc4d1a&network_id=b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 3691 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2038] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:11 2026] DELETE /v2.0/ports/a6e89a4f-c413-4458-b633-69c49db7bc26 => 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: 1094/2039] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:11 2026] DELETE /v2.0/ports/b74eec59-64f4-49c9-8bc3-a9715f4385a4 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2040] 10.0.0.44 () {32 vars in 741 bytes} [Tue Jun 2 08:07:11 2026] GET /v2.0/subnets?network_id=f7c8b7b6-a748-4313-a9b5-8b97260ebe3c => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:12.051 8 INFO neutron.db.l3_hamode_db [None req-8790e505-e47a-4e84-a97f-0d36b2b0fe71 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1096/2041] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:11 2026] DELETE /v2.0/ports/685da3f9-06af-4a9a-85aa-ef2b0ba5ee48 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:07:12.635 7 INFO neutron.db.l3_db [None req-837968d7-38e9-4822-9821-a486196052b3 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Floating IP 6421011f-d355-45a3-9bb3-d95272edc4c2 disassociated. External IP: 10.96.250.202, port: 75c354c1-b30d-47b0-8199-2772eb2358ef. [pid: 7|app: 0|req: 1097/2042] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:07:12 2026] PUT /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 554 bytes in 859 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:13.009 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-85bf8064-8dd8-475f-8977-2a7b40115897'] response: {'name': 'network-changed', 'server_uuid': 'd579dab7-fb7f-4192-825a-a6cfa098fa3b', 'tag': '75c354c1-b30d-47b0-8199-2772eb2358ef', 'status': 'completed', 'code': 200} 2026-06-02 08:07:13.096 7 INFO neutron.services.segments.plugin [-] Segment 11d43248-205a-4828-9791-2234e30e4117 resource provider aggregate not found 2026-06-02 08:07:13.100 7 INFO neutron.services.segments.plugin [-] Segment 11d43248-205a-4828-9791-2234e30e4117 resource provider aggregate not found 2026-06-02 08:07:13.112 7 INFO neutron.services.segments.plugin [-] Segment 11d43248-205a-4828-9791-2234e30e4117 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11d43248-205a-4828-9791-2234e30e4117 found for delete ", "request_id": "req-679ab5e8-ff9a-4c20-8674-81f16a030baf"}]} [pid: 8|app: 0|req: 946/2043] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:07:10 2026] POST /v2.0/routers => generated 685 bytes in 2277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:13.116 7 INFO neutron.services.segments.plugin [-] Segment 11d43248-205a-4828-9791-2234e30e4117 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11d43248-205a-4828-9791-2234e30e4117 found for delete ", "request_id": "req-432c94de-f470-4fe8-8232-8b50b124efba"}]} [pid: 7|app: 0|req: 1098/2044] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:12 2026] DELETE /v2.0/networks/f77fccc9-d6f5-4c1f-9882-bf5017fa99c8 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2045] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:13 2026] GET /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 554 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:13.327 8 INFO neutron.services.segments.plugin [-] Segment 3c7183df-fc68-408e-808e-bd4e39af9288 resource provider aggregate not found 2026-06-02 08:07:13.333 8 INFO neutron.services.segments.plugin [-] Segment 3c7183df-fc68-408e-808e-bd4e39af9288 resource provider aggregate not found [pid: 8|app: 0|req: 948/2046] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:13 2026] DELETE /v2.0/networks/937bbdf9-f680-46df-bd24-f899b3f4fe27 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:07:13.350 8 INFO neutron.services.segments.plugin [-] Segment 3c7183df-fc68-408e-808e-bd4e39af9288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c7183df-fc68-408e-808e-bd4e39af9288 found for delete ", "request_id": "req-df59bd5d-8cba-46ff-afce-80f715c9ab11"}]} 2026-06-02 08:07:13.350 8 INFO neutron.services.segments.plugin [-] Segment 3c7183df-fc68-408e-808e-bd4e39af9288 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c7183df-fc68-408e-808e-bd4e39af9288 found for delete ", "request_id": "req-2c947196-c98f-4853-9881-e963dac5b23f"}]} [pid: 8|app: 0|req: 949/2047] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:13 2026] DELETE /v2.0/networks/803af311-66c6-4e3e-9455-089100ebb170 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2048] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:13 2026] DELETE /v2.0/networks/1ffc2cf8-0a1e-4436-aebc-1da7cd4a5399 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2049] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:13 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2050] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:13 2026] DELETE /v2.0/networks/cba1b02f-47f7-4214-8e85-e8ebc38256ce => 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: 953/2051] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:07:13 2026] GET /v2.0/networks?id=b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 757 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2052] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:07:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=75c354c1-b30d-47b0-8199-2772eb2358ef => 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: 955/2053] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:07:13 2026] GET /v2.0/subnets?id=c551c01f-49f4-46e8-8fb2-f00bf0063dba => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2054] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:13 2026] GET /v2.0/ports?network_id=b6395a63-a2aa-482b-9711-fd4e91da1c1b&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2055] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:07:14 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/2056] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:07:14 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2057] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:14 2026] GET /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2060] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:07:13 2026] PUT /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86/add_router_interface => generated 309 bytes in 1492 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2061] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:14 2026] GET /v2.0/security-groups?tenant_id=0bd2ab7b535446a680f18649ddf6a320&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: 1101/2062] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:14 2026] DELETE /v2.0/security-groups/e6ebd68f-6464-424b-8707-7c3aa8efe653 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:07:15.375 8 INFO neutron.services.segments.plugin [-] Segment dc65545e-09f1-4193-8e3d-251979e11e11 resource provider aggregate not found 2026-06-02 08:07:15.379 8 INFO neutron.services.segments.plugin [-] Segment dc65545e-09f1-4193-8e3d-251979e11e11 resource provider aggregate not found [pid: 7|app: 0|req: 1102/2063] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:15 2026] GET /v2.0/security-groups?tenant_id=a257158bcdfc4c5c9eab0353a7bde8d2&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:15.389 8 INFO neutron.services.segments.plugin [-] Segment dc65545e-09f1-4193-8e3d-251979e11e11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc65545e-09f1-4193-8e3d-251979e11e11 found for delete ", "request_id": "req-35672edb-a8f8-4f6e-b38b-fccda0d5aa4d"}]} 2026-06-02 08:07:15.393 8 INFO neutron.services.segments.plugin [-] Segment dc65545e-09f1-4193-8e3d-251979e11e11 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc65545e-09f1-4193-8e3d-251979e11e11 found for delete ", "request_id": "req-a7c10a7e-878a-41af-9474-d2331574f157"}]} 2026-06-02 08:07:15.402 8 INFO neutron.services.segments.plugin [-] Segment 98d2f757-ae08-4db1-9e4b-4f72e6439214 resource provider aggregate not found 2026-06-02 08:07:15.406 8 INFO neutron.services.segments.plugin [-] Segment 98d2f757-ae08-4db1-9e4b-4f72e6439214 resource provider aggregate not found [pid: 7|app: 0|req: 1103/2064] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:15 2026] GET /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:15.431 8 INFO neutron.services.segments.plugin [-] Segment 98d2f757-ae08-4db1-9e4b-4f72e6439214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d2f757-ae08-4db1-9e4b-4f72e6439214 found for delete ", "request_id": "req-e9ec02c3-7683-4911-9a34-384633c1606b"}]} 2026-06-02 08:07:15.436 8 INFO neutron.services.segments.plugin [-] Segment 98d2f757-ae08-4db1-9e4b-4f72e6439214 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98d2f757-ae08-4db1-9e4b-4f72e6439214 found for delete ", "request_id": "req-d827dbb6-5ce6-47cb-b1cd-537b6584aff4"}]} 2026-06-02 08:07:15.450 8 INFO neutron.services.segments.plugin [-] Segment 809ba98e-5731-4eb8-b26c-b9e9e9fe5369 resource provider aggregate not found 2026-06-02 08:07:15.455 8 INFO neutron.services.segments.plugin [-] Segment 809ba98e-5731-4eb8-b26c-b9e9e9fe5369 resource provider aggregate not found 2026-06-02 08:07:15.467 8 INFO neutron.services.segments.plugin [-] Segment 809ba98e-5731-4eb8-b26c-b9e9e9fe5369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809ba98e-5731-4eb8-b26c-b9e9e9fe5369 found for delete ", "request_id": "req-7694371e-6f29-4842-ad7d-b08f12f1bc5a"}]} 2026-06-02 08:07:15.471 8 INFO neutron.services.segments.plugin [-] Segment 809ba98e-5731-4eb8-b26c-b9e9e9fe5369 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 809ba98e-5731-4eb8-b26c-b9e9e9fe5369 found for delete ", "request_id": "req-bbd605fa-29c5-4ed4-a514-bed1aef84333"}]} [pid: 7|app: 0|req: 1104/2065] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:15 2026] DELETE /v2.0/security-groups/0a1b28b9-17eb-4121-a89b-de7e3bb05a39 => 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: 1105/2066] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:15 2026] GET /v2.0/security-groups?tenant_id=3566e434e7bc423a88051a1a194ade70&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2067] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:15 2026] DELETE /v2.0/security-groups/4481357d-8011-47eb-9326-415eef78d94c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/2068] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:07:14 2026] PUT /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86/add_router_interface => generated 309 bytes in 1564 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:16.502 8 WARNING neutron_lib.context [None req-f30399b8-041c-438f-80aa-02bb1d5cf1a1 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 963/2069] 10.0.0.44 () {34 vars in 684 bytes} [Tue Jun 2 08:07:16 2026] POST /v2.0/security-groups => generated 1673 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:07:16.629 8 WARNING neutron_lib.context [None req-e4214df5-0143-4d65-9428-a3846eedeb9e 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 964/2070] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:16.767 8 WARNING neutron_lib.context [None req-1a87e45d-7a41-4b5f-9483-0e196798d52e 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 965/2071] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:16.897 8 WARNING neutron_lib.context [None req-69f13cb7-859e-409c-8af6-fe1d951ed647 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 966/2072] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:17.057 8 WARNING neutron_lib.context [None req-11a90375-2862-4a11-9025-a0afbab7275f 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 967/2073] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:17.207 8 WARNING neutron_lib.context [None req-8ad7fcfc-0e15-4888-9cce-2dbf6997ad04 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:17.247 8 INFO neutron.db.securitygroups_db [None req-8ad7fcfc-0e15-4888-9cce-2dbf6997ad04 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Project 064fe517d08b404fbe5152bf97bc4d1a 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: 968/2074] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:17.340 8 WARNING neutron_lib.context [None req-d29d2a85-b5b8-4738-b2ac-55c12337f751 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:17.371 8 INFO neutron.db.securitygroups_db [None req-d29d2a85-b5b8-4738-b2ac-55c12337f751 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Project 064fe517d08b404fbe5152bf97bc4d1a 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: 969/2075] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2076] 10.0.0.44 () {34 vars in 782 bytes} [Tue Jun 2 08:07:16 2026] PUT /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86/add_router_interface => generated 309 bytes in 1633 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:17.916 7 WARNING neutron_lib.context [None req-8491c234-38b8-4099-b45a-3e7d839fca17 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1108/2077] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:07:17 2026] POST /v2.0/security-groups => generated 1627 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-06-02 08:07:18.072 7 WARNING neutron_lib.context [None req-5fdc8fd9-8357-4bfe-8801-cf3028eefcc5 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 970/2078] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:07:17 2026] GET /v2.0/networks => generated 1298 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2079] 10.0.0.203 () {34 vars in 1098 bytes} [Tue Jun 2 08:07:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-819485687&fields=id&tenant_id=064fe517d08b404fbe5152bf97bc4d1a => generated 69 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2080] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:18.268 7 WARNING neutron_lib.context [None req-aa9f4b41-281a-4b44-b56f-07609316e262 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 972/2081] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:07:18 2026] GET /v2.0/networks?id=b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 661 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2082] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:07:18 2026] GET /v2.0/quotas/064fe517d08b404fbe5152bf97bc4d1a => 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: 1110/2083] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:18.413 7 WARNING neutron_lib.context [None req-b37e409a-38e6-472c-996e-8d3e5ebf30aa 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 974/2084] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:07:18 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&fields=id => generated 149 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2085] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:18.536 7 WARNING neutron_lib.context [None req-ad65a816-8e60-4196-8ab0-08ec55690f6c 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 975/2086] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:07:18 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/2087] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:07:18 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?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: 1112/2088] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:18.661 8 WARNING neutron_lib.context [None req-1aba5241-6eec-47c7-98b9-e074ed956d9f 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1113/2089] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:18 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 977/2090] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:18.855 7 WARNING neutron_lib.context [None req-ede1b845-7ebb-45ea-afdc-a7cbd85e5618 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1114/2091] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:19.005 8 WARNING neutron_lib.context [None req-744fa707-83d2-4559-bada-4b03c78823f2 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2092] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:18 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-06-02 08:07:19.159 7 WARNING neutron_lib.context [None req-904de3b0-5c21-42e7-83bc-ed1ecc9e2f08 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1115/2093] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:19.325 8 WARNING neutron_lib.context [None req-ee431d78-3bce-4f11-9ecd-02fe8bf7fa36 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 979/2094] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:19.497 7 WARNING neutron_lib.context [None req-e7a21fc8-003a-4dcd-a674-7feb7a491697 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1116/2095] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:19.645 8 WARNING neutron_lib.context [None req-5d0a8676-2a8f-46b7-99ca-c6f5a83cf562 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 980/2096] 10.0.0.44 () {34 vars in 694 bytes} [Tue Jun 2 08:07:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2097] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:19 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 981/2098] 10.0.0.203 () {34 vars in 1094 bytes} [Tue Jun 2 08:07:20 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-993366707&fields=id&tenant_id=78528fab3efb4d278b1d6f0e802dad94 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2099] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:07:20 2026] GET /v2.0/networks?id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2100] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:07:20 2026] GET /v2.0/quotas/78528fab3efb4d278b1d6f0e802dad94 => 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: 1119/2101] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:07:20 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&fields=id => generated 287 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:20.347 8 WARNING neutron_lib.context [None req-549d3745-2507-44a6-83b2-c13e0878eb2d b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1120/2102] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:07:20 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2103] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:07:20 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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-06-02 08:07:20.505 8 INFO neutron.db.segments_db [None req-549d3745-2507-44a6-83b2-c13e0878eb2d b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Added segment 9d6477ba-736e-4fa3-a3e1-8bb79ec22c32 of type vxlan for network de57e289-862b-4e95-bf45-e16733665bd8 [pid: 7|app: 0|req: 1122/2104] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:20 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => 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: 983/2105] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:20 2026] POST /v2.0/networks => generated 632 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:20.620 7 WARNING neutron_lib.context [None req-7f37ab4b-7e95-4f66-91ce-ef6e933003b1 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2106] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:20 2026] POST /v2.0/ports => generated 743 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:20.891 8 WARNING neutron_lib.context [None req-440f8bcc-ed76-4b68-9fcf-5b177ac6c629 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1124/2107] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:20 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 984/2108] 10.0.0.44 () {34 vars in 665 bytes} [Tue Jun 2 08:07:20 2026] POST /v2.0/trunks => generated 407 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:21.117 7 WARNING neutron_lib.context [None req-c41e3424-e64c-4c29-9664-a6f76c41b124 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:21.177 7 INFO neutron.db.segments_db [None req-c41e3424-e64c-4c29-9664-a6f76c41b124 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Added segment c95f35a3-675d-4a58-8644-7112f1f32b8b of type vxlan for network 4987670d-1c46-4981-8f51-f6a49d1ef327 [pid: 7|app: 0|req: 1125/2109] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:21 2026] POST /v2.0/networks => generated 631 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:21.283 8 WARNING neutron_lib.context [None req-263be6be-22a5-4497-aac5-0a48c42c2b20 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 985/2110] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:21 2026] POST /v2.0/ports => generated 743 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:21.589 7 WARNING neutron_lib.context [None req-524412ba-d737-4b12-a09b-e9aa95abe90d b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1126/2111] 10.0.0.44 () {34 vars in 665 bytes} [Tue Jun 2 08:07:21 2026] POST /v2.0/trunks => generated 407 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:07:21.797 8 WARNING neutron_lib.context [None req-1ab030c5-b7e5-4a79-890d-87889a9de864 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:21.851 8 INFO neutron.db.segments_db [None req-1ab030c5-b7e5-4a79-890d-87889a9de864 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Added segment a9885498-f2aa-464b-8ba2-c5a62fc50de5 of type vxlan for network 49da1d39-7d33-4caa-b49d-c801b705cead [pid: 8|app: 0|req: 986/2112] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:21 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-06-02 08:07:21.966 7 WARNING neutron_lib.context [None req-4ef094c2-68d2-41ad-bd68-7a1f65f1d935 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 8|app: 0|req: 987/2113] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:21 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 1127/2114] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:21 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:22.272 8 WARNING neutron_lib.context [None req-229d3bc5-3610-4a28-8f4a-80ed7d0e0c8b b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 988/2115] 10.0.0.44 () {34 vars in 665 bytes} [Tue Jun 2 08:07:22 2026] POST /v2.0/trunks => generated 407 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:07:22.448 7 WARNING neutron_lib.context [None req-0a6a80b0-6fae-4788-92c5-4dcb39312ed4 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:22.510 7 INFO neutron.db.segments_db [None req-0a6a80b0-6fae-4788-92c5-4dcb39312ed4 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Added segment 910e5994-a98b-4310-85a9-9f365a68f759 of type vxlan for network 1d37c050-259a-4239-85e4-2a4674d65aa5 [pid: 7|app: 0|req: 1128/2116] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:22 2026] POST /v2.0/networks => generated 632 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:22.623 8 WARNING neutron_lib.context [None req-a8b483b6-7673-475a-863f-fb4cf12a6c38 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 989/2117] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:22 2026] POST /v2.0/ports => generated 743 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:22.921 7 WARNING neutron_lib.context [None req-d11dc7d0-441a-46dd-b5d0-72fdd0f45b6e b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1129/2118] 10.0.0.44 () {34 vars in 665 bytes} [Tue Jun 2 08:07:22 2026] POST /v2.0/trunks => generated 407 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2119] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 990/2120] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/networks?id=b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 661 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:23.101 7 WARNING neutron_lib.context [None req-33bcb0f2-1e7a-443d-94ad-3ef5ccb25b28 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 991/2121] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=064fe517d08b404fbe5152bf97bc4d1a => generated 273 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:23.146 7 INFO neutron.db.segments_db [None req-33bcb0f2-1e7a-443d-94ad-3ef5ccb25b28 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Added segment 801b74ac-793f-426a-bde9-73f4ea16dbce of type vxlan for network 683184a4-c6db-4243-b2ca-1487df97aa96 2026-06-02 08:07:23.160 8 WARNING neutron_lib.context [req-5110c480-7324-42e5-a203-6a4da586f47b req-c10007f7-2aaf-47f9-a93d-e9692f70c1b7 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1131/2122] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:23 2026] POST /v2.0/networks => generated 632 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:23.249 7 WARNING neutron_lib.context [None req-bd5504bb-6afa-4500-a2a3-95937106ffda b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1132/2123] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:23 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:07:23.533 7 WARNING neutron_lib.context [None req-a039d4f8-7c3d-4090-ad3f-169a62e7da67 b4d7c0f2f41f4d87823771c0c3d3b431 8bc6796ac87e4d0ba1096c73ad68966a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 992/2124] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:07:23 2026] POST /v2.0/ports => generated 958 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: 1133/2125] 10.0.0.44 () {34 vars in 665 bytes} [Tue Jun 2 08:07:23 2026] POST /v2.0/trunks => generated 407 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2126] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:07:23 2026] PUT /v2.0/trunks/74ca3fc0-b902-420a-bc8d-02f79a6e8a90/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: 1135/2127] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:07:23 2026] PUT /v2.0/trunks/79a03675-0322-4f36-8dc8-8d6630318111/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2128] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:07:23 2026] PUT /v2.0/trunks/7fe38b0f-aadb-4c7c-883d-8e3fde08d0f0/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: 1137/2129] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:07:23 2026] PUT /v2.0/trunks/309cc26a-40e4-45b5-ab7e-1ddbb581176a/tags => 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: 1138/2130] 10.0.0.44 () {32 vars in 661 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2131] 10.0.0.44 () {32 vars in 675 bytes} [Tue Jun 2 08:07:23 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: 7|app: 0|req: 1140/2132] 10.0.0.44 () {32 vars in 671 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2133] 10.0.0.44 () {32 vars in 683 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2134] 10.0.0.44 () {32 vars in 669 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2135] 10.0.0.44 () {32 vars in 683 bytes} [Tue Jun 2 08:07:23 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: 993/2136] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:07:23 2026] PUT /v2.0/ports/cc3d9e1f-bd90-41c2-b357-78c03a18ae74 => generated 1239 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2137] 10.0.0.44 () {32 vars in 679 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 18 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: 994/2138] 10.0.0.44 () {32 vars in 691 bytes} [Tue Jun 2 08:07:23 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2139] 10.0.0.44 () {32 vars in 718 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/trunks/74ca3fc0-b902-420a-bc8d-02f79a6e8a90 => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:24.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f395aa8b-6e32-4a9d-b16a-1581df1d526d'] response: {'name': 'network-changed', 'server_uuid': 'b987f50f-2058-4cf8-beb6-84efdc8ebfda', 'tag': 'cc3d9e1f-bd90-41c2-b357-78c03a18ae74', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 995/2140] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports/92bf4d4a-7309-46f7-b36c-edd5f2b2f8af => generated 826 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2141] 10.0.0.44 () {32 vars in 721 bytes} [Tue Jun 2 08:07:24 2026] DELETE /v2.0/trunks/74ca3fc0-b902-420a-bc8d-02f79a6e8a90 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2142] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2143] 10.0.0.44 () {32 vars in 718 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/trunks/79a03675-0322-4f36-8dc8-8d6630318111 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2144] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&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: 1147/2145] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports/14b94ec4-e8b1-4adf-9ccb-41e69bd25652 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2146] 10.0.0.44 () {32 vars in 721 bytes} [Tue Jun 2 08:07:24 2026] DELETE /v2.0/trunks/79a03675-0322-4f36-8dc8-8d6630318111 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2147] 10.0.0.44 () {32 vars in 718 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/trunks/7fe38b0f-aadb-4c7c-883d-8e3fde08d0f0 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2148] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports/319e9baa-0613-44cf-93c8-d510163519bd => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2149] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2150] 10.0.0.44 () {32 vars in 721 bytes} [Tue Jun 2 08:07:24 2026] DELETE /v2.0/trunks/7fe38b0f-aadb-4c7c-883d-8e3fde08d0f0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2151] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/networks?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&shared=False => generated 757 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2152] 10.0.0.44 () {32 vars in 718 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/trunks/309cc26a-40e4-45b5-ab7e-1ddbb581176a => generated 414 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2153] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2154] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports/489b629b-92db-45fb-9360-2ed5e5e6e11f => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2155] 10.0.0.44 () {32 vars in 721 bytes} [Tue Jun 2 08:07:24 2026] DELETE /v2.0/trunks/309cc26a-40e4-45b5-ab7e-1ddbb581176a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2156] 10.0.0.44 () {32 vars in 718 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/trunks/d9f9449b-2fc5-450a-988b-973494cd1f81 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2157] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:07:24 2026] GET /v2.0/ports/d8079422-f6a1-403a-b1eb-767f9390929e => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2158] 10.0.0.44 () {32 vars in 721 bytes} [Tue Jun 2 08:07:24 2026] DELETE /v2.0/trunks/d9f9449b-2fc5-450a-988b-973494cd1f81 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2159] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/networks?id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2160] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:25 2026] DELETE /v2.0/ports/92bf4d4a-7309-46f7-b36c-edd5f2b2f8af => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2161] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=78528fab3efb4d278b1d6f0e802dad94 => generated 178 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:25.288 8 WARNING neutron_lib.context [req-a1a05426-2810-426e-ae19-f400d5c8daeb req-b9d4fa03-3dbb-495c-a704-ec3356dc6730 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1155/2162] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:25 2026] DELETE /v2.0/ports/14b94ec4-e8b1-4adf-9ccb-41e69bd25652 => 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: 1156/2163] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2164] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:07:25 2026] POST /v2.0/ports => generated 1183 bytes in 411 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: 1157/2165] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:25 2026] DELETE /v2.0/ports/319e9baa-0613-44cf-93c8-d510163519bd => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2166] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2167] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1186 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2168] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:25 2026] DELETE /v2.0/ports/489b629b-92db-45fb-9360-2ed5e5e6e11f => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2169] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 1242 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2170] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:25 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2171] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:25 2026] DELETE /v2.0/ports/d8079422-f6a1-403a-b1eb-767f9390929e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2172] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:07:25 2026] PUT /v2.0/ports/48105be4-ff7b-4725-8904-ed8ad4191123 => generated 1464 bytes in 461 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: 1163/2173] 199.204.45.157 () {34 vars in 1060 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=cc3d9e1f-bd90-41c2-b357-78c03a18ae74 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:26.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a61b070-c579-413b-9400-f80690fe3076'] response: {'name': 'network-changed', 'server_uuid': '1ee51f78-d832-4cad-ae2f-48a392fc34fa', 'tag': '48105be4-ff7b-4725-8904-ed8ad4191123', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1164/2174] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/subnets?id=c551c01f-49f4-46e8-8fb2-f00bf0063dba => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2175] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/ports?network_id=b6395a63-a2aa-482b-9711-fd4e91da1c1b&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2176] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:26.338 8 INFO neutron.services.segments.plugin [-] Segment 9d6477ba-736e-4fa3-a3e1-8bb79ec22c32 resource provider aggregate not found 2026-06-02 08:07:26.343 8 INFO neutron.services.segments.plugin [-] Segment 9d6477ba-736e-4fa3-a3e1-8bb79ec22c32 resource provider aggregate not found 2026-06-02 08:07:26.359 8 INFO neutron.services.segments.plugin [-] Segment 9d6477ba-736e-4fa3-a3e1-8bb79ec22c32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6477ba-736e-4fa3-a3e1-8bb79ec22c32 found for delete ", "request_id": "req-a0284d99-90fc-4e23-bb7a-be1a545023b2"}]} 2026-06-02 08:07:26.360 8 INFO neutron.services.segments.plugin [-] Segment 9d6477ba-736e-4fa3-a3e1-8bb79ec22c32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6477ba-736e-4fa3-a3e1-8bb79ec22c32 found for delete ", "request_id": "req-04c415b3-c22b-41ea-a6dd-a30a77fcc3fa"}]} [pid: 8|app: 0|req: 1011/2177] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:26 2026] DELETE /v2.0/networks/de57e289-862b-4e95-bf45-e16733665bd8 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2178] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?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: 1012/2179] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:26 2026] DELETE /v2.0/networks/4987670d-1c46-4981-8f51-f6a49d1ef327 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:07:26.658 7 INFO neutron.services.segments.plugin [-] Segment a9885498-f2aa-464b-8ba2-c5a62fc50de5 resource provider aggregate not found 2026-06-02 08:07:26.662 7 INFO neutron.services.segments.plugin [-] Segment a9885498-f2aa-464b-8ba2-c5a62fc50de5 resource provider aggregate not found 2026-06-02 08:07:26.673 7 INFO neutron.services.segments.plugin [-] Segment a9885498-f2aa-464b-8ba2-c5a62fc50de5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9885498-f2aa-464b-8ba2-c5a62fc50de5 found for delete ", "request_id": "req-45384dcb-91f5-4669-97ba-345f30f7b33b"}]} 2026-06-02 08:07:26.673 7 INFO neutron.services.segments.plugin [-] Segment a9885498-f2aa-464b-8ba2-c5a62fc50de5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9885498-f2aa-464b-8ba2-c5a62fc50de5 found for delete ", "request_id": "req-89149131-d00a-4846-968f-ea3f5d197bd9"}]} [pid: 7|app: 0|req: 1168/2180] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:26 2026] DELETE /v2.0/networks/49da1d39-7d33-4caa-b49d-c801b705cead => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2181] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1467 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2182] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2183] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:26 2026] DELETE /v2.0/networks/1d37c050-259a-4239-85e4-2a4674d65aa5 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2184] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2185] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/networks?tenant_id=78528fab3efb4d278b1d6f0e802dad94&shared=False => generated 2376 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2186] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:07:26 2026] GET /v2.0/networks?shared=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: 1015/2187] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:26 2026] DELETE /v2.0/networks/683184a4-c6db-4243-b2ca-1487df97aa96 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2188] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:27 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2189] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2190] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:27 2026] GET /v2.0/security-groups?tenant_id=4485b568d3074425b8353e011faf2a11&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2191] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=48105be4-ff7b-4725-8904-ed8ad4191123 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2192] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2193] 199.204.45.157 () {34 vars in 1104 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c0&port_id=48105be4-ff7b-4725-8904-ed8ad4191123 => 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: 1020/2194] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/subnets?id=cd6887ec-9f9d-457c-8d54-759101760cc5&id=7e526037-ded7-4d9d-944e-1cb64f4dd790 => generated 1408 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2195] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:28 2026] DELETE /v2.0/security-groups/7321a7cf-19fe-4b7e-a38a-558aae622d6f => 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: 1021/2196] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2197] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&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: 1177/2198] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/security-groups?tenant_id=8bc6796ac87e4d0ba1096c73ad68966a&name=default => 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: 1022/2199] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:28.374 8 INFO neutron.services.segments.plugin [-] Segment c95f35a3-675d-4a58-8644-7112f1f32b8b resource provider aggregate not found 2026-06-02 08:07:28.381 8 INFO neutron.services.segments.plugin [-] Segment c95f35a3-675d-4a58-8644-7112f1f32b8b resource provider aggregate not found [pid: 8|app: 0|req: 1023/2200] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2201] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:28 2026] DELETE /v2.0/security-groups/4abb4667-a408-4a88-9fd2-06d416fb73c8 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:07:28.565 8 INFO neutron.services.segments.plugin [-] Segment c95f35a3-675d-4a58-8644-7112f1f32b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c95f35a3-675d-4a58-8644-7112f1f32b8b found for delete ", "request_id": "req-0bfb78ee-9657-45b7-aca6-87cf99af1f5f"}]} 2026-06-02 08:07:28.569 8 INFO neutron.services.segments.plugin [-] Segment c95f35a3-675d-4a58-8644-7112f1f32b8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c95f35a3-675d-4a58-8644-7112f1f32b8b found for delete ", "request_id": "req-c1ac5b89-1156-4f4b-b4bd-a71a85f5ff1d"}]} 2026-06-02 08:07:28.582 8 INFO neutron.services.segments.plugin [-] Segment 910e5994-a98b-4310-85a9-9f365a68f759 resource provider aggregate not found 2026-06-02 08:07:28.586 8 INFO neutron.services.segments.plugin [-] Segment 910e5994-a98b-4310-85a9-9f365a68f759 resource provider aggregate not found 2026-06-02 08:07:28.596 8 INFO neutron.services.segments.plugin [-] Segment 910e5994-a98b-4310-85a9-9f365a68f759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 910e5994-a98b-4310-85a9-9f365a68f759 found for delete ", "request_id": "req-5eb0f036-5563-48fa-bb97-93123f933f86"}]} 2026-06-02 08:07:28.603 8 INFO neutron.services.segments.plugin [-] Segment 910e5994-a98b-4310-85a9-9f365a68f759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 910e5994-a98b-4310-85a9-9f365a68f759 found for delete ", "request_id": "req-15f9b1fe-b2fe-4b9f-9a76-ee648e9c5a26"}]} 2026-06-02 08:07:28.613 8 INFO neutron.services.segments.plugin [-] Segment 801b74ac-793f-426a-bde9-73f4ea16dbce resource provider aggregate not found 2026-06-02 08:07:28.617 8 INFO neutron.services.segments.plugin [-] Segment 801b74ac-793f-426a-bde9-73f4ea16dbce resource provider aggregate not found 2026-06-02 08:07:28.624 8 INFO neutron.services.segments.plugin [-] Segment 801b74ac-793f-426a-bde9-73f4ea16dbce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801b74ac-793f-426a-bde9-73f4ea16dbce found for delete ", "request_id": "req-dae0dd15-9c91-4d1c-ac86-b601fd3e81c1"}]} 2026-06-02 08:07:28.629 8 INFO neutron.services.segments.plugin [-] Segment 801b74ac-793f-426a-bde9-73f4ea16dbce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801b74ac-793f-426a-bde9-73f4ea16dbce found for delete ", "request_id": "req-40d6f014-70e5-40bf-afb3-36fc74278e58"}]} [pid: 8|app: 0|req: 1024/2202] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:28 2026] GET /v2.0/security-groups?tenant_id=073ea7c7ed3f4337ae006700bc211eff&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: 1179/2203] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:28 2026] DELETE /v2.0/security-groups/9481a3dd-3e1a-411b-81d7-cb1e2352a98a => 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: 1025/2204] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:29 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2205] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:29 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2208] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:30 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2209] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:30 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2210] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:31 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1198 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2211] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:31 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&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: 1029/2212] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:31 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2213] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:31 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2214] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:31 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 1185/2215] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:31 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2216] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:07:31 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:32.506 8 WARNING neutron_lib.context [None req-07ab671b-f938-448d-96c6-43be86a38b45 cc5bf72e8ea2457db13dfe76b4c742b3 fd637088334a48bea91d4224b2b9282e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:32.559 7 INFO neutron.db.l3_db [None req-b40015ef-ef53-4e56-8606-2562dd8e49eb 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Floating IP 6421011f-d355-45a3-9bb3-d95272edc4c2 associated. External IP: 10.96.250.202, port: cc3d9e1f-bd90-41c2-b357-78c03a18ae74. [pid: 8|app: 0|req: 1032/2217] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:07:32 2026] POST /v2.0/subnetpools => generated 516 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2218] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:07:32 2026] PUT /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2219] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:07:32 2026] GET /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2220] 10.0.0.44 () {34 vars in 769 bytes} [Tue Jun 2 08:07:32 2026] PUT /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags/green => 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: 1036/2221] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:07:32 2026] GET /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/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: 1037/2222] 10.0.0.44 () {34 vars in 765 bytes} [Tue Jun 2 08:07:32 2026] PUT /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2223] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:07:32 2026] GET /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2224] 10.0.0.44 () {34 vars in 787 bytes} [Tue Jun 2 08:07:32 2026] PUT /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2225] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:07:32 2026] GET /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2226] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:07:32 2026] PUT /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 856 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2227] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:07:32 2026] PUT /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2228] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2229] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags/red => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:07:33.103 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-959ac6fa-60d2-4141-9b0d-0f8814edb6aa'] response: {'name': 'network-changed', 'server_uuid': 'b987f50f-2058-4cf8-beb6-84efdc8ebfda', 'tag': 'cc3d9e1f-bd90-41c2-b357-78c03a18ae74', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1187/2230] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:33.127 8 INFO neutron.api.v2.resource [None req-34fa9eb8-5269-4cc7-b361-db895a2bcdb5 cc5bf72e8ea2457db13dfe76b4c742b3 fd637088334a48bea91d4224b2b9282e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/2231] 10.0.0.44 () {32 vars in 750 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2232] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:07:33 2026] DELETE /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2233] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:33.279 7 INFO neutron.api.v2.resource [None req-ad27bbde-47a0-4d07-9e1f-fcfeb459b29c cc5bf72e8ea2457db13dfe76b4c742b3 fd637088334a48bea91d4224b2b9282e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1189/2234] 10.0.0.44 () {32 vars in 753 bytes} [Tue Jun 2 08:07:33 2026] DELETE /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2235] 10.0.0.44 () {32 vars in 741 bytes} [Tue Jun 2 08:07:33 2026] DELETE /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/tags => 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: 1190/2236] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d/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: 1047/2237] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:07:33 2026] DELETE /v2.0/subnetpools/561f3e4e-ebda-4f01-83a1-af7bbf7da20d => 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: 1191/2238] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/ports?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2239] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/networks?id=b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 757 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2240] 199.204.45.157 () {34 vars in 1060 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=cc3d9e1f-bd90-41c2-b357-78c03a18ae74 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2241] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/subnets?id=c551c01f-49f4-46e8-8fb2-f00bf0063dba => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2242] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/ports?network_id=b6395a63-a2aa-482b-9711-fd4e91da1c1b&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2243] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?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: 1194/2244] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:07:33 2026] GET /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b?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: 1051/2245] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:34 2026] GET /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2246] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:34 2026] GET /v2.0/security-groups?tenant_id=1ba10afa348b4debad859a1ee26c0d58&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2247] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:34 2026] DELETE /v2.0/security-groups/e17c3d5a-191d-4943-88b4-a9b81ecacee3 => 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: 1196/2248] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:34 2026] GET /v2.0/security-groups?tenant_id=fd637088334a48bea91d4224b2b9282e&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2249] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:34 2026] DELETE /v2.0/security-groups/14f7ba3b-f856-4628-94fb-17863baa5b19 => 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: 1197/2250] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:35 2026] GET /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2251] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:36 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2252] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:36 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&fields=id&fields=name => generated 111 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2253] 10.0.0.44 () {32 vars in 817 bytes} [Tue Jun 2 08:07:36 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&mac_address=fa%3A16%3A3e%3A80%3Ab0%3A71 => generated 1200 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:36.543 7 WARNING neutron_lib.context [None req-f6512db9-202a-40f4-8764-902e8b4b8a40 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:07:37.332 7 INFO neutron.db.l3_db [None req-f6512db9-202a-40f4-8764-902e8b4b8a40 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Floating IP b180798d-36dc-4b4b-bfe9-b7dc1c1d5c96 associated. External IP: 10.96.250.214, port: 48105be4-ff7b-4725-8904-ed8ad4191123. [pid: 7|app: 0|req: 1199/2254] 10.0.0.44 () {34 vars in 676 bytes} [Tue Jun 2 08:07:36 2026] POST /v2.0/floatingips => generated 855 bytes in 1151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2255] 10.0.0.203 () {34 vars in 1094 bytes} [Tue Jun 2 08:07:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-993366707&fields=id&tenant_id=78528fab3efb4d278b1d6f0e802dad94 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:37.847 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcc2d0a4-4b0b-4262-a1a4-8ad81da28fed'] response: {'name': 'network-changed', 'server_uuid': '1ee51f78-d832-4cad-ae2f-48a392fc34fa', 'tag': '48105be4-ff7b-4725-8904-ed8ad4191123', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1200/2256] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:07:37 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2257] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:07:37 2026] GET /v2.0/quotas/78528fab3efb4d278b1d6f0e802dad94 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2258] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:07:37 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&fields=id => generated 333 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:38.122 8 WARNING neutron_lib.context [None req-d95db514-f036-4434-b073-e1dc4a352705 d7cedf09de544536919c97644a4962a6 e0f1f497f7eb4338ab0ee5267bff7e7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1202/2259] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1203/2260] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:38.293 8 INFO neutron.db.segments_db [None req-d95db514-f036-4434-b073-e1dc4a352705 d7cedf09de544536919c97644a4962a6 e0f1f497f7eb4338ab0ee5267bff7e7e - - default default] Added segment 1d9f024a-49e9-492d-ac2d-c58babbe6048 of type vxlan for network 38818aab-38d2-4789-b08e-dd46d36d64e9 [pid: 7|app: 0|req: 1204/2261] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => 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: 1058/2262] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:37 2026] POST /v2.0/networks => generated 632 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2263] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:38.403 8 WARNING neutron_lib.context [None req-648ca004-bfd2-420d-bf63-d8d3d5c5becf d7cedf09de544536919c97644a4962a6 e0f1f497f7eb4338ab0ee5267bff7e7e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1206/2264] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/networks?id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2265] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=48105be4-ff7b-4725-8904-ed8ad4191123 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2266] 199.204.45.157 () {34 vars in 1104 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c0&port_id=48105be4-ff7b-4725-8904-ed8ad4191123 => 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: 1209/2267] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/subnets?id=cd6887ec-9f9d-457c-8d54-759101760cc5&id=7e526037-ded7-4d9d-944e-1cb64f4dd790 => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2268] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2269] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2270] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2271] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:07:38 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1059/2272] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:07:38 2026] POST /v2.0/subnets => generated 626 bytes in 717 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2273] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:07:39 2026] PUT /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2274] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:07:39 2026] GET /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/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: 1215/2275] 10.0.0.44 () {34 vars in 761 bytes} [Tue Jun 2 08:07:39 2026] PUT /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags/green => 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: 1061/2276] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:07:39 2026] GET /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2277] 10.0.0.44 () {34 vars in 757 bytes} [Tue Jun 2 08:07:39 2026] PUT /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2278] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:07:39 2026] GET /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2279] 10.0.0.44 () {34 vars in 779 bytes} [Tue Jun 2 08:07:39 2026] PUT /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2280] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:07:39 2026] GET /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2281] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:07:39 2026] PUT /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2282] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:07:39 2026] GET /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2283] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:07:39 2026] GET /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:07:39.667 8 INFO neutron.api.v2.resource [None req-9aee08f5-7c71-4a92-a82a-6cbc54caf816 d7cedf09de544536919c97644a4962a6 e0f1f497f7eb4338ab0ee5267bff7e7e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1065/2284] 10.0.0.44 () {32 vars in 742 bytes} [Tue Jun 2 08:07:39 2026] GET /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/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: 1220/2285] 10.0.0.44 () {32 vars in 741 bytes} [Tue Jun 2 08:07:39 2026] DELETE /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags/red => 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: 1066/2286] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:07:39 2026] GET /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:39.818 7 INFO neutron.api.v2.resource [None req-06c7b918-a563-44d4-94bb-00fdfb47c7a1 d7cedf09de544536919c97644a4962a6 e0f1f497f7eb4338ab0ee5267bff7e7e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1221/2287] 10.0.0.44 () {32 vars in 745 bytes} [Tue Jun 2 08:07:39 2026] DELETE /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2288] 10.0.0.44 () {32 vars in 733 bytes} [Tue Jun 2 08:07:39 2026] DELETE /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/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: 1222/2289] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:07:39 2026] GET /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe/tags => 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: 1068/2290] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:07:39 2026] DELETE /v2.0/subnets/e050f977-746f-4be1-8418-c6f0c806d9fe => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:07:40.424 7 INFO neutron.services.segments.plugin [-] Segment 1d9f024a-49e9-492d-ac2d-c58babbe6048 resource provider aggregate not found 2026-06-02 08:07:40.428 7 INFO neutron.services.segments.plugin [-] Segment 1d9f024a-49e9-492d-ac2d-c58babbe6048 resource provider aggregate not found 2026-06-02 08:07:40.443 7 INFO neutron.services.segments.plugin [-] Segment 1d9f024a-49e9-492d-ac2d-c58babbe6048 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d9f024a-49e9-492d-ac2d-c58babbe6048 found for delete ", "request_id": "req-e20ef4c1-3fad-4d29-81e8-9c892b9abfcb"}]} 2026-06-02 08:07:40.444 7 INFO neutron.services.segments.plugin [-] Segment 1d9f024a-49e9-492d-ac2d-c58babbe6048 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d9f024a-49e9-492d-ac2d-c58babbe6048 found for delete ", "request_id": "req-d2e91cea-0912-45fb-8cd9-c3086763d521"}]} [pid: 7|app: 0|req: 1223/2291] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:40 2026] DELETE /v2.0/networks/38818aab-38d2-4789-b08e-dd46d36d64e9 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2292] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:41 2026] GET /v2.0/security-groups?tenant_id=de60422a871546e081f0d2239eab8b18&name=default => generated 2929 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2293] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:41 2026] DELETE /v2.0/security-groups/09818661-e5b2-4dda-9154-8e5a24fd1671 => 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: 1070/2294] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:41 2026] GET /v2.0/security-groups?tenant_id=e0f1f497f7eb4338ab0ee5267bff7e7e&name=default => generated 2929 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2295] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:41 2026] DELETE /v2.0/security-groups/3225d860-39f6-460e-9ee4-f62da719e55b => 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: 1071/2296] 10.0.0.54 () {34 vars in 989 bytes} [Tue Jun 2 08:07:42 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 1244 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2297] 10.0.0.54 () {34 vars in 1039 bytes} [Tue Jun 2 08:07:42 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2298] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:07:42 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 705 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2299] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:07:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=78528fab3efb4d278b1d6f0e802dad94 => generated 178 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:42.798 8 WARNING neutron_lib.context [req-3cd25c4c-82bb-45cc-9fea-717053b60706 req-c15497ac-dca2-4505-bc14-0a6514c1ccbe 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1073/2300] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:07:42 2026] POST /v2.0/ports => generated 1187 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1074/2301] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:43 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1190 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2302] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:43 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2303] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:07:43 2026] PUT /v2.0/ports/65997673-7ea5-4387-89b5-a5fa3cd54265 => generated 1468 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 08:07:44.582 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cb2dc94-8eee-46cf-8c60-bdd6050cc74c'] response: {'name': 'network-changed', 'server_uuid': '2b04099a-bb99-4ebd-be18-fe3ff5991203', 'tag': '65997673-7ea5-4387-89b5-a5fa3cd54265', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1230/2306] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:44 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2307] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:44 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2308] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:44 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1471 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2309] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:07:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2310] 199.204.45.157 () {34 vars in 1106 bytes} [Tue Jun 2 08:07:44 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23a&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => 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: 1233/2311] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:07:44 2026] GET /v2.0/subnets?id=e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8&id=5364e977-5aa0-4725-ab38-6d4dc920debe => generated 1413 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2312] 10.0.0.54 () {34 vars in 989 bytes} [Tue Jun 2 08:07:45 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2313] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:45 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:45.196 8 WARNING neutron_lib.context [None req-aae4a967-7127-488e-a65e-b6b1c14d1e0f b8d945b279b84e28843284af9efa4e08 092fa6d611974cba82035ad0f6b6479e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1236/2314] 10.0.0.54 () {34 vars in 1039 bytes} [Tue Jun 2 08:07:45 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2315] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:45 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&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: 1238/2316] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:07:45 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1239/2317] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:07:45 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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-06-02 08:07:45.400 8 INFO neutron.db.segments_db [None req-aae4a967-7127-488e-a65e-b6b1c14d1e0f b8d945b279b84e28843284af9efa4e08 092fa6d611974cba82035ad0f6b6479e - - default default] Added segment b7f6e681-0768-4990-8576-4648cd86f542 of type vxlan for network 0437cd76-f83e-4484-bbaf-faf2cdff3063 [pid: 8|app: 0|req: 1079/2318] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:44 2026] POST /v2.0/networks => generated 632 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:45.510 7 WARNING neutron_lib.context [None req-679d03d4-6151-4607-bff3-99945aca9fbd b8d945b279b84e28843284af9efa4e08 092fa6d611974cba82035ad0f6b6479e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. [pid: 7|app: 0|req: 1240/2319] 10.0.0.44 () {34 vars in 663 bytes} [Tue Jun 2 08:07:45 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, ' 2026-06-02 08:07:45.867 7 WARNING neutron_lib.context [None req-4e084bed-a705-4826-87eb-f9c8188b5727 b8d945b279b84e28843284af9efa4e08 092fa6d611974cba82035ad0f6b6479e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1080/2320] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:45 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 1081/2321] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:45 2026] GET /v2.0/security-groups?id=dd9d80d9-3868-4c0c-b79f-9792a6da3612&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2322] 10.0.0.44 () {34 vars in 665 bytes} [Tue Jun 2 08:07:45 2026] POST /v2.0/trunks => generated 407 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2323] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:07:46 2026] PUT /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2324] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2325] 10.0.0.44 () {34 vars in 759 bytes} [Tue Jun 2 08:07:46 2026] PUT /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags/green => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2326] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2327] 10.0.0.44 () {34 vars in 755 bytes} [Tue Jun 2 08:07:46 2026] PUT /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2328] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2329] 10.0.0.44 () {34 vars in 777 bytes} [Tue Jun 2 08:07:46 2026] PUT /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags/black.or.white => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2330] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/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: 1086/2331] 10.0.0.44 () {34 vars in 748 bytes} [Tue Jun 2 08:07:46 2026] PUT /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/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: 1087/2332] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2333] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1471 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2334] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:07:46.447 8 INFO neutron.api.v2.resource [None req-afe8322b-0329-4de9-a142-3c1e5ffee7e6 b8d945b279b84e28843284af9efa4e08 092fa6d611974cba82035ad0f6b6479e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1089/2335] 10.0.0.44 () {32 vars in 740 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2336] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:46 2026] DELETE /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags/red => 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: 1247/2337] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => 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: 1248/2338] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => 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: 1091/2339] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:46.541 7 INFO neutron.api.v2.resource [None req-dbff8a12-82e2-4938-93ab-aa86178306c5 b8d945b279b84e28843284af9efa4e08 092fa6d611974cba82035ad0f6b6479e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1249/2340] 10.0.0.44 () {32 vars in 743 bytes} [Tue Jun 2 08:07:46 2026] DELETE /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/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: 1250/2341] 199.204.45.157 () {34 vars in 1106 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23a&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => 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: 1092/2342] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2343] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:07:46 2026] DELETE /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2344] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/subnets?id=e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8&id=5364e977-5aa0-4725-ab38-6d4dc920debe => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2345] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98/tags => 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: 1095/2346] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&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: 1096/2347] 10.0.0.44 () {32 vars in 718 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2348] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2349] 10.0.0.44 () {32 vars in 716 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/ports/b26ab016-88ec-4f24-b11d-5d021cba636f => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2350] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:46.891 7 INFO neutron.db.l3_db [req-ea0258e3-6766-4ccd-bd2c-30502f77dfd1 req-29415512-2fca-4e5f-b81b-b1df910b8a12 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] Floating IP 6421011f-d355-45a3-9bb3-d95272edc4c2 disassociated. External IP: 10.96.250.202, port: cc3d9e1f-bd90-41c2-b357-78c03a18ae74. [pid: 8|app: 0|req: 1100/2351] 10.0.0.44 () {32 vars in 721 bytes} [Tue Jun 2 08:07:46 2026] DELETE /v2.0/trunks/92330a6d-7f9f-47da-bf34-898befe94b98 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2352] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:07:46 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2353] 10.0.0.44 () {32 vars in 719 bytes} [Tue Jun 2 08:07:47 2026] DELETE /v2.0/ports/b26ab016-88ec-4f24-b11d-5d021cba636f => 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: 1103/2354] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:47 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 1252/2355] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:07:46 2026] DELETE /v2.0/ports/cc3d9e1f-bd90-41c2-b357-78c03a18ae74 => generated 0 bytes in 755 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:07:47.377 8 INFO neutron.services.segments.plugin [-] Segment b7f6e681-0768-4990-8576-4648cd86f542 resource provider aggregate not found 2026-06-02 08:07:47.384 8 INFO neutron.services.segments.plugin [-] Segment b7f6e681-0768-4990-8576-4648cd86f542 resource provider aggregate not found 2026-06-02 08:07:47.393 8 INFO neutron.services.segments.plugin [-] Segment b7f6e681-0768-4990-8576-4648cd86f542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f6e681-0768-4990-8576-4648cd86f542 found for delete ", "request_id": "req-10d0a907-0635-4ab3-9217-2c51d24c0edb"}]} [pid: 8|app: 0|req: 1104/2356] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:47 2026] DELETE /v2.0/networks/0437cd76-f83e-4484-bbaf-faf2cdff3063 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:07:48.125 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e63a4c7-96e7-46a6-9d18-c7cf2419c75e'] response: {'server_uuid': 'b987f50f-2058-4cf8-beb6-84efdc8ebfda', 'name': 'network-vif-deleted', 'tag': 'cc3d9e1f-bd90-41c2-b357-78c03a18ae74', 'status': 'completed', 'code': 200} 2026-06-02 08:07:48.310 8 INFO neutron.services.segments.plugin [-] Segment b7f6e681-0768-4990-8576-4648cd86f542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7f6e681-0768-4990-8576-4648cd86f542 found for delete ", "request_id": "req-dac0b855-0a6e-4133-8fdb-f15b287e8ef6"}]} [pid: 8|app: 0|req: 1105/2357] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:48 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 1253/2358] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:48 2026] GET /v2.0/security-groups?tenant_id=205ebfd9d2b0493b95dfc1fcd8a3297e&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2359] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:48 2026] DELETE /v2.0/security-groups/0540280f-9256-4241-a311-889b79c5208c => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2360] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:48 2026] GET /v2.0/security-groups?tenant_id=092fa6d611974cba82035ad0f6b6479e&name=default => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2361] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:48 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1204 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2362] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:48 2026] DELETE /v2.0/security-groups/1c42152d-50d2-441b-83b7-a3490cee3cbf => 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: 1256/2363] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:48 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2364] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:49 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 1257/2365] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:50 2026] GET /v2.0/ports?device_id=b987f50f-2058-4cf8-beb6-84efdc8ebfda => 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: 1109/2366] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:51 2026] DELETE /v2.0/security-groups/dd9d80d9-3868-4c0c-b79f-9792a6da3612 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:07:52.068 8 WARNING neutron_lib.context [None req-f2747db4-f7d9-495c-8850-539c1e03e473 29521ee6f3cc4aa9a07ef4ca97a2f511 3060568bdcc048498e98faff89eba9fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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/2367] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:07:51 2026] DELETE /v2.0/floatingips/6421011f-d355-45a3-9bb3-d95272edc4c2 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:07:52.201 8 INFO neutron.db.segments_db [None req-f2747db4-f7d9-495c-8850-539c1e03e473 29521ee6f3cc4aa9a07ef4ca97a2f511 3060568bdcc048498e98faff89eba9fe - - default default] Added segment 3ef6cb0c-159b-4319-a151-ef4ceacdb5f2 of type vxlan for network da53a418-f2a3-4182-987f-c16392dfc183 [pid: 7|app: 0|req: 1259/2368] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:52 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2369] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:51 2026] POST /v2.0/networks => generated 632 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:07:52.311 7 WARNING neutron_lib.context [None req-ea54ccbc-7941-48fd-9b51-d4eea4407481 29521ee6f3cc4aa9a07ef4ca97a2f511 3060568bdcc048498e98faff89eba9fe - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1111/2370] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:52 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:07:52.368 7 INFO neutron.db.segments_db [None req-ea54ccbc-7941-48fd-9b51-d4eea4407481 29521ee6f3cc4aa9a07ef4ca97a2f511 3060568bdcc048498e98faff89eba9fe - - default default] Added segment d6f10413-4910-48c6-9837-850467fcf2c0 of type vxlan for network ea1dc389-8b82-4332-be37-058353723d23 [pid: 7|app: 0|req: 1260/2371] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:07:52 2026] POST /v2.0/networks => generated 632 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2372] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:07:52 2026] PUT /v2.0/networks/da53a418-f2a3-4182-987f-c16392dfc183/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2373] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:07:52 2026] GET /v2.0/networks/da53a418-f2a3-4182-987f-c16392dfc183/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2374] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:07:52 2026] PUT /v2.0/networks/ea1dc389-8b82-4332-be37-058353723d23/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2375] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:07:52 2026] GET /v2.0/networks/ea1dc389-8b82-4332-be37-058353723d23/tags => generated 17 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2376] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:07:52 2026] PUT /v2.0/networks/ea1dc389-8b82-4332-be37-058353723d23/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2377] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:07:52 2026] GET /v2.0/networks/ea1dc389-8b82-4332-be37-058353723d23/tags => 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: 1115/2378] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:07:52 2026] GET /v2.0/networks/da53a418-f2a3-4182-987f-c16392dfc183/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:52.914 7 INFO neutron.services.segments.plugin [-] Segment 3ef6cb0c-159b-4319-a151-ef4ceacdb5f2 resource provider aggregate not found 2026-06-02 08:07:52.917 7 INFO neutron.services.segments.plugin [-] Segment 3ef6cb0c-159b-4319-a151-ef4ceacdb5f2 resource provider aggregate not found 2026-06-02 08:07:52.925 7 INFO neutron.services.segments.plugin [-] Segment 3ef6cb0c-159b-4319-a151-ef4ceacdb5f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ef6cb0c-159b-4319-a151-ef4ceacdb5f2 found for delete ", "request_id": "req-0eac5f37-19a3-487b-b1c0-b2742509def1"}]} 2026-06-02 08:07:52.930 7 INFO neutron.services.segments.plugin [-] Segment 3ef6cb0c-159b-4319-a151-ef4ceacdb5f2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3ef6cb0c-159b-4319-a151-ef4ceacdb5f2 found for delete ", "request_id": "req-c723bb51-a050-4eb8-b256-3f528d80d4ab"}]} [pid: 7|app: 0|req: 1264/2379] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:52 2026] DELETE /v2.0/networks/da53a418-f2a3-4182-987f-c16392dfc183 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:07:53.087 8 INFO neutron.services.segments.plugin [-] Segment d6f10413-4910-48c6-9837-850467fcf2c0 resource provider aggregate not found 2026-06-02 08:07:53.091 8 INFO neutron.services.segments.plugin [-] Segment d6f10413-4910-48c6-9837-850467fcf2c0 resource provider aggregate not found 2026-06-02 08:07:53.103 8 INFO neutron.services.segments.plugin [-] Segment d6f10413-4910-48c6-9837-850467fcf2c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6f10413-4910-48c6-9837-850467fcf2c0 found for delete ", "request_id": "req-f33335af-0922-475a-9286-0c04e428f8c0"}]} 2026-06-02 08:07:53.105 8 INFO neutron.services.segments.plugin [-] Segment d6f10413-4910-48c6-9837-850467fcf2c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6f10413-4910-48c6-9837-850467fcf2c0 found for delete ", "request_id": "req-a33b6928-1491-4140-9c9a-a0b790ed6cba"}]} [pid: 8|app: 0|req: 1116/2380] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:07:52 2026] DELETE /v2.0/networks/ea1dc389-8b82-4332-be37-058353723d23 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2381] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2382] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/security-groups?id=1667dcd5-caf7-4524-a951-243ad2867317&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2383] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1204 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2384] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/security-groups?tenant_id=3060568bdcc048498e98faff89eba9fe&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2385] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:07:53 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2386] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:53 2026] DELETE /v2.0/security-groups/071ea5a6-f6e6-43a8-9c40-1306ebf9cf6b => 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: 1120/2387] 10.0.0.44 () {32 vars in 817 bytes} [Tue Jun 2 08:07:54 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&mac_address=fa%3A16%3A3e%3A7d%3Af7%3Abf => generated 1204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:54.072 7 WARNING neutron_lib.context [None req-8eddd72e-8aac-4b11-a57e-03de059e1887 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1121/2388] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:07:54 2026] GET /v2.0/security-groups?tenant_id=01a4a29214404431a2058c35fd57399c&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2389] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:07:54 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2390] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:54 2026] DELETE /v2.0/security-groups/d25b7bc2-98da-409f-a5a4-1bff37de7898 => 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: 1124/2391] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:07:54 2026] DELETE /v2.0/ports/75c354c1-b30d-47b0-8199-2772eb2358ef => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2392] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:54 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:55.067 7 INFO neutron.db.l3_db [None req-8eddd72e-8aac-4b11-a57e-03de059e1887 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Floating IP dc261e57-1e55-4b48-bac0-eb51c3969b55 associated. External IP: 10.96.250.203, port: 65997673-7ea5-4387-89b5-a5fa3cd54265. [pid: 7|app: 0|req: 1268/2393] 10.0.0.44 () {34 vars in 676 bytes} [Tue Jun 2 08:07:54 2026] POST /v2.0/floatingips => generated 855 bytes in 1348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2394] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:55 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => 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: 1269/2395] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/ports?device_id=d579dab7-fb7f-4192-825a-a6cfa098fa3b => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:07:57.627 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9fba8a4-3ba6-46c5-8fa6-cc856a95872e'] response: {'server_uuid': 'd579dab7-fb7f-4192-825a-a6cfa098fa3b', 'name': 'network-vif-deleted', 'tag': '75c354c1-b30d-47b0-8199-2772eb2358ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1127/2396] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1473 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:07:57.676 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c247a17-13b7-43af-aa74-28feeaf6a7fd'] response: {'name': 'network-changed', 'server_uuid': '2b04099a-bb99-4ebd-be18-fe3ff5991203', 'tag': '65997673-7ea5-4387-89b5-a5fa3cd54265', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1270/2397] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2398] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2399] 199.204.45.157 () {34 vars in 1106 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23a&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => 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: 1129/2400] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/subnets?id=e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8&id=5364e977-5aa0-4725-ab38-6d4dc920debe => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2401] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2402] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&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: 1273/2403] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:07:57 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2404] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:07:58 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1274/2405] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:07:58 2026] DELETE /v2.0/security-groups/1667dcd5-caf7-4524-a951-243ad2867317 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2406] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:07:58 2026] PUT /v2.0/routers/0bb24c99-a9d6-4648-9f88-c875ae7e7906/remove_router_interface => generated 309 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2407] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:07:59 2026] DELETE /v2.0/subnets/c551c01f-49f4-46e8-8fb2-f00bf0063dba => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:08:00.280 8 INFO neutron.services.segments.plugin [-] Segment 3f188266-f7ba-452c-8db1-5a684863a955 resource provider aggregate not found 2026-06-02 08:08:00.285 8 INFO neutron.services.segments.plugin [-] Segment 3f188266-f7ba-452c-8db1-5a684863a955 resource provider aggregate not found 2026-06-02 08:08:00.302 8 INFO neutron.db.l3_hamode_db [None req-7a166eaf-d6b2-4a8c-bc49-defe2fd0ac33 5519688c71814dbbb8a8b73d82f962cb 064fe517d08b404fbe5152bf97bc4d1a - - default default] HA network cc3eb6e1-c048-4132-8beb-77824f976c5a was deleted as no HA routers are present in tenant 064fe517d08b404fbe5152bf97bc4d1a. [pid: 8|app: 0|req: 1133/2410] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:07:59 2026] DELETE /v2.0/routers/0bb24c99-a9d6-4648-9f88-c875ae7e7906 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:08:00.435 7 INFO neutron.services.segments.plugin [-] Segment 4ccdb4eb-90a9-42ea-a1a1-8558a32607eb resource provider aggregate not found 2026-06-02 08:08:00.439 7 INFO neutron.services.segments.plugin [-] Segment 4ccdb4eb-90a9-42ea-a1a1-8558a32607eb resource provider aggregate not found 2026-06-02 08:08:00.451 7 INFO neutron.services.segments.plugin [-] Segment 4ccdb4eb-90a9-42ea-a1a1-8558a32607eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ccdb4eb-90a9-42ea-a1a1-8558a32607eb found for delete ", "request_id": "req-81ccf9af-c13e-438c-b162-18a4c8630afa"}]} [pid: 7|app: 0|req: 1278/2411] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:08:00 2026] DELETE /v2.0/networks/b6395a63-a2aa-482b-9711-fd4e91da1c1b => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:08:01.161 8 INFO neutron.services.segments.plugin [-] Segment 3f188266-f7ba-452c-8db1-5a684863a955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f188266-f7ba-452c-8db1-5a684863a955 found for delete ", "request_id": "req-4f4f7e8d-769d-4ccc-b01f-6b5d50cc8456"}]} 2026-06-02 08:08:01.162 8 INFO neutron.services.segments.plugin [-] Segment 3f188266-f7ba-452c-8db1-5a684863a955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f188266-f7ba-452c-8db1-5a684863a955 found for delete ", "request_id": "req-8e16b5d9-0cd5-4695-aa27-eca0ea281349"}]} 2026-06-02 08:08:01.261 7 INFO neutron.services.segments.plugin [-] Segment 4ccdb4eb-90a9-42ea-a1a1-8558a32607eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ccdb4eb-90a9-42ea-a1a1-8558a32607eb found for delete ", "request_id": "req-b75519ee-ef0c-4f02-ac03-0fbbf09e9160"}]} [pid: 7|app: 0|req: 1279/2412] 10.0.0.54 () {34 vars in 989 bytes} [Tue Jun 2 08:08:01 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1473 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2413] 10.0.0.54 () {34 vars in 1039 bytes} [Tue Jun 2 08:08:01 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&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: 1134/2414] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:01 2026] GET /v2.0/security-groups?tenant_id=9574923bf9144fada92441c5bebe156a&name=default => generated 2929 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2415] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:01 2026] DELETE /v2.0/security-groups/6342432a-8f1b-4e74-8863-c4343db16c28 => 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: 1135/2416] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:01 2026] GET /v2.0/security-groups?tenant_id=064fe517d08b404fbe5152bf97bc4d1a&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2417] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:01 2026] DELETE /v2.0/security-groups/3f181637-d9a8-461a-a722-c176345ac24b => 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: 1136/2418] 199.204.45.157 () {34 vars in 1096 bytes} [Tue Jun 2 08:08:03 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2419] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:08:04 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => 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: 1137/2420] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:08:04 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2421] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:08:04 2026] GET /v2.0/networks?id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2422] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=48105be4-ff7b-4725-8904-ed8ad4191123 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2423] 199.204.45.157 () {34 vars in 1104 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c0&port_id=48105be4-ff7b-4725-8904-ed8ad4191123 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2424] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/subnets?id=cd6887ec-9f9d-457c-8d54-759101760cc5&id=7e526037-ded7-4d9d-944e-1cb64f4dd790 => generated 1408 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2425] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&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: 1140/2426] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2427] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1141/2428] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2429] 10.0.0.10 () {30 vars in 688 bytes} [Tue Jun 2 08:08:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2430] 10.0.0.10 () {30 vars in 690 bytes} [Tue Jun 2 08:08:05 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: 1289/2431] 10.0.0.10 () {30 vars in 666 bytes} [Tue Jun 2 08:08:05 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: 1143/2432] 10.0.0.10 () {30 vars in 702 bytes} [Tue Jun 2 08:08:05 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: 1290/2433] 10.0.0.44 () {34 vars in 677 bytes} [Tue Jun 2 08:08:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2434] 10.0.0.10 () {28 vars in 437 bytes} [Tue Jun 2 08:08:06 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: 1144/2435] 10.0.0.44 () {34 vars in 677 bytes} [Tue Jun 2 08:08:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2436] 10.0.0.10 () {30 vars in 726 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 658 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2437] 10.0.0.10 () {30 vars in 688 bytes} [Tue Jun 2 08:08:06 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: 1145/2438] 10.0.0.44 () {34 vars in 677 bytes} [Tue Jun 2 08:08:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2439] 10.0.0.10 () {30 vars in 690 bytes} [Tue Jun 2 08:08: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) [pid: 7|app: 0|req: 1295/2440] 10.0.0.10 () {30 vars in 666 bytes} [Tue Jun 2 08:08:06 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: 1296/2441] 10.0.0.10 () {30 vars in 702 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2442] 10.0.0.44 () {34 vars in 677 bytes} [Tue Jun 2 08:08:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2443] 10.0.0.10 () {30 vars in 726 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2444] 10.0.0.44 () {34 vars in 677 bytes} [Tue Jun 2 08:08:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2445] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:08:06 2026] PUT /v2.0/policies/1e44801c-9288-4610-946c-05adbe63e1c0/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2446] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:08:06 2026] PUT /v2.0/policies/0e399e1e-da06-4310-a7c9-f75f49283718/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2447] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:08:06 2026] PUT /v2.0/policies/02000b29-3a90-4428-80f8-2b67d827784b/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: 1149/2448] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:08:06 2026] PUT /v2.0/policies/a5999218-b90e-4b21-a3e5-67df68eb487c/tags => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2449] 10.0.0.10 () {30 vars in 688 bytes} [Tue Jun 2 08:08:06 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: 1150/2450] 10.0.0.10 () {30 vars in 690 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2451] 10.0.0.10 () {30 vars in 666 bytes} [Tue Jun 2 08:08:06 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: 1151/2452] 10.0.0.10 () {30 vars in 702 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2453] 10.0.0.10 () {30 vars in 728 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2454] 10.0.0.10 () {30 vars in 680 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2455] 10.0.0.44 () {32 vars in 673 bytes} [Tue Jun 2 08:08:06 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2456] 10.0.0.44 () {32 vars in 687 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2457] 10.0.0.10 () {34 vars in 702 bytes} [Tue Jun 2 08:08:06 2026] POST /v2.0/ports => generated 1128 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2458] 10.0.0.44 () {32 vars in 683 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 83 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: 1304/2459] 10.0.0.44 () {32 vars in 695 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2460] 10.0.0.44 () {32 vars in 681 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2461] 10.0.0.44 () {32 vars in 695 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2462] 10.0.0.44 () {32 vars in 691 bytes} [Tue Jun 2 08:08:07 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: 1306/2463] 10.0.0.44 () {32 vars in 703 bytes} [Tue Jun 2 08:08:07 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2464] 10.0.0.44 () {32 vars in 733 bytes} [Tue Jun 2 08:08:07 2026] DELETE /v2.0/qos/policies/1e44801c-9288-4610-946c-05adbe63e1c0 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2465] 10.0.0.44 () {32 vars in 733 bytes} [Tue Jun 2 08:08:07 2026] DELETE /v2.0/qos/policies/0e399e1e-da06-4310-a7c9-f75f49283718 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2466] 10.0.0.44 () {32 vars in 733 bytes} [Tue Jun 2 08:08:07 2026] DELETE /v2.0/qos/policies/02000b29-3a90-4428-80f8-2b67d827784b => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2467] 10.0.0.44 () {32 vars in 733 bytes} [Tue Jun 2 08:08:07 2026] DELETE /v2.0/qos/policies/a5999218-b90e-4b21-a3e5-67df68eb487c => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2468] 10.0.0.44 () {32 vars in 733 bytes} [Tue Jun 2 08:08:07 2026] DELETE /v2.0/qos/policies/241f10d7-0a04-4a10-988e-77c811ad1470 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2469] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:08 2026] GET /v2.0/security-groups?tenant_id=96380471d3d14c6898cc19028c59e5b3&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2470] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:08 2026] DELETE /v2.0/security-groups/a333585b-0de2-4399-b7a9-96dfd423d92c => 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: 1310/2471] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/security-groups?tenant_id=c95d96f95c6541feb5055737d8cdee2d&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2472] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:09 2026] DELETE /v2.0/security-groups/f3195bfb-6037-4fe3-b836-c17537507521 => 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: 1311/2473] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:09 2026] GET /v2.0/security-groups?tenant_id=2b6de00f6ca447839e8292a8995e7772&name=default => generated 2929 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2474] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:09 2026] DELETE /v2.0/security-groups/53e0be7f-76c9-42fa-8020-4d1b238c1da3 => 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: 1312/2475] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:08:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2476] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:08:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2477] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:08:10 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: 1165/2478] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:08:10 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: 1314/2479] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:08:10 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2480] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:08:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2481] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:08:10 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: 1167/2482] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:08:10 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: 1316/2483] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:08:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:08:10.522 8 INFO neutron.api.v2.resource [None req-6fa9db56-ecc0-4a18-a804-0e6c76240e26 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1168/2484] 199.204.45.157 () {30 vars in 762 bytes} [Tue Jun 2 08:08:10 2026] GET /v2.0/security-groups/lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2485] 199.204.45.157 () {30 vars in 784 bytes} [Tue Jun 2 08:08:10 2026] GET /v2.0/security-groups?name=lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2486] 199.204.45.157 () {34 vars in 735 bytes} [Tue Jun 2 08:08:10 2026] POST /v2.0/security-groups => generated 1638 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2487] 199.204.45.157 () {30 vars in 814 bytes} [Tue Jun 2 08:08:10 2026] GET /v2.0/security-group-rules?security_group_id=13ac3250-d097-43fe-af22-34ce657b19e4 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2488] 199.204.45.157 () {34 vars in 788 bytes} [Tue Jun 2 08:08:10 2026] PUT /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2489] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:08:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /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: 1171/2490] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:08:11 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: 1320/2491] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:08:11 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: 1172/2492] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:08: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: 1321/2493] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:08:11 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:08:13.846 8 WARNING neutron_lib.context [None req-6ca7d603-cef2-459e-bcd2-25f88d785dd4 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:08:14.016 8 INFO neutron.db.segments_db [None req-6ca7d603-cef2-459e-bcd2-25f88d785dd4 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Added segment 0bf9503f-f626-4492-b6e3-81b84a39c787 of type vxlan for network 6873734e-8cf6-4448-962e-fa3c60de06cf [pid: 8|app: 0|req: 1173/2494] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:08:13 2026] POST /v2.0/networks => generated 632 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:08:14.155 7 WARNING neutron_lib.context [None req-7243b132-fbee-4096-8876-5e9906b168c1 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1322/2495] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:08:14 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:08:14.421 8 WARNING neutron_lib.context [None req-58545df0-0da0-4124-9028-aca4dab37a9b 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:08:14.475 8 INFO neutron.db.segments_db [None req-58545df0-0da0-4124-9028-aca4dab37a9b 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Added segment d2da3533-064c-45b3-ad9b-c988d5467119 of type vxlan for network 396f35a4-185b-4580-8d4d-89fcdbe70fde [pid: 8|app: 0|req: 1174/2498] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:08:14 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:08:14.572 7 WARNING neutron_lib.context [None req-2915a88a-e189-4f32-a79c-4580ce04b795 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1325/2499] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:08:14 2026] POST /v2.0/subnets => generated 629 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:08:14.818 8 WARNING neutron_lib.context [None req-fb91830b-ceb1-481b-9997-d53d79b88d45 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:08:14.897 8 INFO neutron.db.segments_db [None req-fb91830b-ceb1-481b-9997-d53d79b88d45 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Added segment ca047c47-9efb-4536-b160-a621c27151c4 of type vxlan for network f7f055c7-8ba3-4375-8a90-d307d56f2d2b [pid: 8|app: 0|req: 1175/2500] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:08:14 2026] POST /v2.0/networks => generated 631 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:08:15.013 7 WARNING neutron_lib.context [None req-90e8016f-581c-4870-b387-e8547be919fe 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1326/2501] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:08:15 2026] POST /v2.0/subnets => generated 629 bytes in 277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:08:15.290 8 WARNING neutron_lib.context [None req-c8a4d1de-219f-402a-89c4-7cfba44f2470 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:08:15.353 8 INFO neutron.db.segments_db [None req-c8a4d1de-219f-402a-89c4-7cfba44f2470 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Added segment d3293db7-75b9-4812-9137-ee795be9848b of type vxlan for network 9868f623-527c-4708-89f1-afca0d2dc796 [pid: 8|app: 0|req: 1176/2502] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:08:15 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:08:15.470 7 WARNING neutron_lib.context [None req-8f649549-d693-40a2-aae1-1ed3b2ace7c7 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1327/2503] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:08:15 2026] POST /v2.0/subnets => generated 629 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:08:15.723 8 WARNING neutron_lib.context [None req-e55cc817-b434-4484-8ef8-88598ac66079 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:08:15.771 8 INFO neutron.db.segments_db [None req-e55cc817-b434-4484-8ef8-88598ac66079 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Added segment a86407e3-384f-480f-b99c-e9794f9e8cb9 of type vxlan for network 1464e0a0-6d86-4389-b941-cc0a9ec5ccdb [pid: 8|app: 0|req: 1177/2504] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:08:15 2026] POST /v2.0/networks => generated 632 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:08:15.863 7 WARNING neutron_lib.context [None req-e108b02e-619f-4d79-8e64-51b7d72c848f 732848caf52d4b21bdb1ab6cce782729 390bcb199ddb4fbcba47f7626c5dba88 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1328/2505] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:08:15 2026] POST /v2.0/subnets => generated 629 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2506] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:08:16 2026] PUT /v2.0/subnets/bc8c5dc1-a2d0-4adb-a3c7-b8b1e474f6ae/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2507] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:08:16 2026] PUT /v2.0/subnets/0150c305-5b7c-4dd8-a52c-f577e59d8389/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2508] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:08:16 2026] PUT /v2.0/subnets/d07c3f8b-306f-4d3b-9cec-13c41ea52cec/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: 1330/2509] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:08:16 2026] PUT /v2.0/subnets/fc126073-5eb7-44cc-a1a5-24b9966da897/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2510] 10.0.0.44 () {32 vars in 663 bytes} [Tue Jun 2 08:08:16 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2511] 10.0.0.44 () {32 vars in 677 bytes} [Tue Jun 2 08:08:16 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2512] 10.0.0.44 () {32 vars in 673 bytes} [Tue Jun 2 08:08:16 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2513] 10.0.0.44 () {32 vars in 685 bytes} [Tue Jun 2 08:08:16 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2514] 10.0.0.44 () {32 vars in 671 bytes} [Tue Jun 2 08:08:16 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2515] 10.0.0.44 () {32 vars in 685 bytes} [Tue Jun 2 08:08:16 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2516] 10.0.0.44 () {32 vars in 681 bytes} [Tue Jun 2 08:08:16 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2517] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:08:16 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2518] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:08:16 2026] DELETE /v2.0/subnets/bc8c5dc1-a2d0-4adb-a3c7-b8b1e474f6ae => 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: 1335/2519] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:08:16 2026] DELETE /v2.0/subnets/0150c305-5b7c-4dd8-a52c-f577e59d8389 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2520] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:08:17 2026] DELETE /v2.0/subnets/d07c3f8b-306f-4d3b-9cec-13c41ea52cec => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2521] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:08:17 2026] DELETE /v2.0/subnets/fc126073-5eb7-44cc-a1a5-24b9966da897 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2522] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:08:17 2026] DELETE /v2.0/subnets/6c823f12-c4bb-4d60-98f7-92af2f4b0630 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:664: SAWarning: DELETE statement on table 'ports' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() 2026-06-02 08:08:17.951 7 INFO neutron.services.segments.plugin [-] Segment 0bf9503f-f626-4492-b6e3-81b84a39c787 resource provider aggregate not found 2026-06-02 08:08:17.957 7 INFO neutron.services.segments.plugin [-] Segment 0bf9503f-f626-4492-b6e3-81b84a39c787 resource provider aggregate not found [pid: 7|app: 0|req: 1337/2523] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:08:17 2026] DELETE /v2.0/networks/6873734e-8cf6-4448-962e-fa3c60de06cf => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:08:18.299 8 INFO neutron.services.segments.plugin [-] Segment d2da3533-064c-45b3-ad9b-c988d5467119 resource provider aggregate not found 2026-06-02 08:08:18.303 8 INFO neutron.services.segments.plugin [-] Segment d2da3533-064c-45b3-ad9b-c988d5467119 resource provider aggregate not found 2026-06-02 08:08:18.320 8 INFO neutron.services.segments.plugin [-] Segment d2da3533-064c-45b3-ad9b-c988d5467119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2da3533-064c-45b3-ad9b-c988d5467119 found for delete ", "request_id": "req-4397704b-33ae-4eda-a6bc-378d5f1684b1"}]} 2026-06-02 08:08:18.322 8 INFO neutron.services.segments.plugin [-] Segment d2da3533-064c-45b3-ad9b-c988d5467119 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2da3533-064c-45b3-ad9b-c988d5467119 found for delete ", "request_id": "req-ada9653d-8c8a-4b96-8556-f0395fcc47d4"}]} [pid: 8|app: 0|req: 1187/2524] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:08:17 2026] DELETE /v2.0/networks/396f35a4-185b-4580-8d4d-89fcdbe70fde => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:08:18.344 7 INFO neutron.services.segments.plugin [-] Segment 0bf9503f-f626-4492-b6e3-81b84a39c787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf9503f-f626-4492-b6e3-81b84a39c787 found for delete ", "request_id": "req-2f6c2e5f-3696-42c5-9066-f66f7b0267d2"}]} 2026-06-02 08:08:18.352 7 INFO neutron.services.segments.plugin [-] Segment 0bf9503f-f626-4492-b6e3-81b84a39c787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bf9503f-f626-4492-b6e3-81b84a39c787 found for delete ", "request_id": "req-6d1f5297-1213-4045-90d5-eafd95d3e595"}]} [pid: 8|app: 0|req: 1188/2525] 10.0.0.203 () {34 vars in 1016 bytes} [Tue Jun 2 08:08:18 2026] GET /v2.0/security-groups?id=0f23775b-84f3-42c8-9408-8d5c7066d0d9&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2526] 10.0.0.203 () {34 vars in 982 bytes} [Tue Jun 2 08:08:18 2026] GET /v2.0/networks?id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2527] 10.0.0.203 () {34 vars in 965 bytes} [Tue Jun 2 08:08:18 2026] GET /v2.0/quotas/a149b10a136245f0a16fdbf0da6beff4 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2528] 10.0.0.203 () {34 vars in 1002 bytes} [Tue Jun 2 08:08:18 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&fields=id => generated 149 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2529] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:08:18 2026] DELETE /v2.0/networks/f7f055c7-8ba3-4375-8a90-d307d56f2d2b => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2530] 10.0.0.203 () {34 vars in 1008 bytes} [Tue Jun 2 08:08:18 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?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: 1193/2531] 10.0.0.203 () {34 vars in 1108 bytes} [Tue Jun 2 08:08:18 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?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: 1339/2532] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:08:18 2026] DELETE /v2.0/networks/9868f623-527c-4708-89f1-afca0d2dc796 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2533] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:08:18 2026] DELETE /v2.0/networks/1464e0a0-6d86-4389-b941-cc0a9ec5ccdb => generated 0 bytes in 298 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2534] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:19 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => 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: 1195/2535] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:19 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => 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: 1341/2536] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:19 2026] GET /v2.0/security-groups?tenant_id=813b29a876c847ca9dd02c372965e58a&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:08:20.344 8 INFO neutron.services.segments.plugin [-] Segment a86407e3-384f-480f-b99c-e9794f9e8cb9 resource provider aggregate not found 2026-06-02 08:08:20.353 8 INFO neutron.services.segments.plugin [-] Segment a86407e3-384f-480f-b99c-e9794f9e8cb9 resource provider aggregate not found 2026-06-02 08:08:20.360 8 INFO neutron.services.segments.plugin [-] Segment a86407e3-384f-480f-b99c-e9794f9e8cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86407e3-384f-480f-b99c-e9794f9e8cb9 found for delete ", "request_id": "req-39de4c7d-27ae-4b90-9639-a3fc4ff8faf5"}]} 2026-06-02 08:08:20.369 8 INFO neutron.services.segments.plugin [-] Segment a86407e3-384f-480f-b99c-e9794f9e8cb9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a86407e3-384f-480f-b99c-e9794f9e8cb9 found for delete ", "request_id": "req-894b56c5-8ce8-4fe0-82ea-fdcedc7b1725"}]} [pid: 8|app: 0|req: 1196/2537] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:20 2026] DELETE /v2.0/security-groups/0b7b919d-83f7-4176-abdb-54d671058f4e => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:08:20.538 7 INFO neutron.services.segments.plugin [-] Segment ca047c47-9efb-4536-b160-a621c27151c4 resource provider aggregate not found 2026-06-02 08:08:20.544 7 INFO neutron.services.segments.plugin [-] Segment ca047c47-9efb-4536-b160-a621c27151c4 resource provider aggregate not found [pid: 7|app: 0|req: 1342/2538] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:20 2026] GET /v2.0/security-groups?tenant_id=390bcb199ddb4fbcba47f7626c5dba88&name=default => generated 2929 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2539] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:20 2026] DELETE /v2.0/security-groups/2f3d3293-18b2-464a-a523-ff1be13d89d1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:08:20.825 7 INFO neutron.services.segments.plugin [-] Segment ca047c47-9efb-4536-b160-a621c27151c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca047c47-9efb-4536-b160-a621c27151c4 found for delete ", "request_id": "req-07f3a850-0686-4dae-a43a-ceb5c764f451"}]} 2026-06-02 08:08:20.830 7 INFO neutron.services.segments.plugin [-] Segment ca047c47-9efb-4536-b160-a621c27151c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca047c47-9efb-4536-b160-a621c27151c4 found for delete ", "request_id": "req-d178ef9a-bab1-42d1-bb6f-f4a5dadc1893"}]} 2026-06-02 08:08:20.852 7 INFO neutron.services.segments.plugin [-] Segment d3293db7-75b9-4812-9137-ee795be9848b resource provider aggregate not found 2026-06-02 08:08:20.859 7 INFO neutron.services.segments.plugin [-] Segment d3293db7-75b9-4812-9137-ee795be9848b resource provider aggregate not found 2026-06-02 08:08:20.868 7 INFO neutron.services.segments.plugin [-] Segment d3293db7-75b9-4812-9137-ee795be9848b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3293db7-75b9-4812-9137-ee795be9848b found for delete ", "request_id": "req-b0a36a01-5813-4e13-a32b-2c17c6347998"}]} 2026-06-02 08:08:20.876 7 INFO neutron.services.segments.plugin [-] Segment d3293db7-75b9-4812-9137-ee795be9848b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3293db7-75b9-4812-9137-ee795be9848b found for delete ", "request_id": "req-25d71548-af96-46f2-aa31-9fac08270fe9"}]} [pid: 7|app: 0|req: 1343/2540] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:20 2026] GET /v2.0/security-groups?tenant_id=b4c3fb97d3d24d0eb3c87d8da28170a5&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2541] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:20 2026] DELETE /v2.0/security-groups/c38c458b-a6f2-48bc-be7f-a367650d31b4 => 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: 1344/2542] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => 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: 1199/2543] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:22 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => 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: 1345/2544] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:08:23 2026] GET /v2.0/networks?id=7b388c52-1142-452e-865b-55c1e43c7db8 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2545] 199.204.45.157 () {34 vars in 1050 bytes} [Tue Jun 2 08:08:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a149b10a136245f0a16fdbf0da6beff4 => generated 343 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2546] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:08:23 2026] POST /v2.0/ports => generated 1082 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2547] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:08:23 2026] PUT /v2.0/ports/0a5057e3-1bc9-4093-90f4-67aa229572f3 => generated 1243 bytes in 443 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: 1347/2548] 10.0.0.44 () {34 vars in 677 bytes} [Tue Jun 2 08:08:24 2026] POST /v2.0/qos/policies => generated 359 bytes in 235 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: 1202/2549] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:08:24 2026] PUT /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2550] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags => generated 25 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:08:24.499 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8046dafd-0019-4a1a-8ff4-6e1f90846f39'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': '0a5057e3-1bc9-4093-90f4-67aa229572f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1203/2551] 10.0.0.44 () {34 vars in 763 bytes} [Tue Jun 2 08:08:24 2026] PUT /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags/green => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2552] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2553] 10.0.0.44 () {34 vars in 759 bytes} [Tue Jun 2 08:08:24 2026] PUT /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/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: 1350/2554] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2555] 10.0.0.44 () {34 vars in 781 bytes} [Tue Jun 2 08:08:24 2026] PUT /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags/black.or.white => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2556] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2557] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:08:24 2026] PUT /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/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: 1352/2558] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2559] 10.0.0.44 () {32 vars in 740 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:08:24.789 7 INFO neutron.api.v2.resource [None req-85d0925a-7f2f-4bdf-bc8e-eb602158fb0b 01575659198b4cf1be444c732058057c 9b8e1ad1cb5643c2ba4c0474009a63dd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1353/2560] 10.0.0.44 () {32 vars in 744 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags/green => generated 99 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2561] 10.0.0.44 () {32 vars in 743 bytes} [Tue Jun 2 08:08:24 2026] DELETE /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2562] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:08:24.900 8 INFO neutron.api.v2.resource [None req-c1327eab-e052-4280-ade9-82d1aa1a4fed 01575659198b4cf1be444c732058057c 9b8e1ad1cb5643c2ba4c0474009a63dd - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1209/2563] 10.0.0.44 () {32 vars in 747 bytes} [Tue Jun 2 08:08:24 2026] DELETE /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2564] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:08:24 2026] DELETE /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2565] 10.0.0.44 () {32 vars in 732 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/policies/948383e4-2c39-430f-9603-7f3e143309f8/tags => 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: 1211/2566] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:08:24 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2567] 10.0.0.44 () {32 vars in 733 bytes} [Tue Jun 2 08:08:24 2026] DELETE /v2.0/qos/policies/948383e4-2c39-430f-9603-7f3e143309f8 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2568] 199.204.45.157 () {34 vars in 1018 bytes} [Tue Jun 2 08:08:25 2026] GET /v2.0/networks?tenant_id=a149b10a136245f0a16fdbf0da6beff4&shared=False => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2569] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:25 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2570] 199.204.45.157 () {34 vars in 930 bytes} [Tue Jun 2 08:08:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2571] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:08:25 2026] GET /v2.0/security-groups?id=0f23775b-84f3-42c8-9408-8d5c7066d0d9&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: 1358/2572] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:25 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2573] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:25 2026] GET /v2.0/security-groups?tenant_id=9b8e1ad1cb5643c2ba4c0474009a63dd&name=default => generated 2929 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2574] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:25 2026] DELETE /v2.0/security-groups/75585891-34e2-4432-ab9a-6580f7cf8c61 => 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: 1360/2575] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:08:26 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2576] 199.204.45.157 () {34 vars in 1062 bytes} [Tue Jun 2 08:08:26 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.115&port_id=0a5057e3-1bc9-4093-90f4-67aa229572f3 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2577] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:26 2026] GET /v2.0/security-groups?tenant_id=d1a99f335510452fbb6fe44e3f721792&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2578] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:08:26 2026] GET /v2.0/subnets?id=e52099a7-3c88-4687-8a24-e291affed721 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2579] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:08:26 2026] GET /v2.0/ports?network_id=7b388c52-1142-452e-865b-55c1e43c7db8&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: 1217/2580] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:26 2026] DELETE /v2.0/security-groups/f46e6926-7981-4605-8240-2563ca40dfdc => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2581] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:08:26 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2582] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:08:26 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?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: 1365/2583] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:27 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1246 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2584] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:08:28 2026] GET /v2.0/security-groups?id=0f23775b-84f3-42c8-9408-8d5c7066d0d9&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2585] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:28 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1246 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:08:29.666 8 WARNING neutron_lib.context [None req-0de91c45-5929-4b2d-b71a-ae59d79290dc 07ae6507cd614e9b86a817a0eb976e23 2135ca8a2297471b8cd6ad269174f05b - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:08:29.720 8 INFO neutron.db.segments_db [None req-0de91c45-5929-4b2d-b71a-ae59d79290dc 07ae6507cd614e9b86a817a0eb976e23 2135ca8a2297471b8cd6ad269174f05b - - default default] Added segment fd52801f-1c85-4f83-8de6-f3e019285c4d of type vxlan for network de7e5b49-718a-48e4-b542-61293ceb070c [pid: 7|app: 0|req: 1368/2588] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2589] 199.204.45.157 () {34 vars in 1044 bytes} [Tue Jun 2 08:08:29 2026] GET /v2.0/security-groups?id=0f23775b-84f3-42c8-9408-8d5c7066d0d9&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:08:30.036 8 INFO neutron.db.l3_hamode_db [None req-0de91c45-5929-4b2d-b71a-ae59d79290dc 07ae6507cd614e9b86a817a0eb976e23 2135ca8a2297471b8cd6ad269174f05b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-06-02 08:08:30.154 8 INFO neutron.db.l3_hamode_db [None req-0de91c45-5929-4b2d-b71a-ae59d79290dc 07ae6507cd614e9b86a817a0eb976e23 2135ca8a2297471b8cd6ad269174f05b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1221/2590] 10.0.0.44 () {34 vars in 667 bytes} [Tue Jun 2 08:08:29 2026] POST /v2.0/routers => generated 474 bytes in 1277 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2591] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:08:30 2026] PUT /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2592] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:08:30 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2593] 10.0.0.44 () {34 vars in 761 bytes} [Tue Jun 2 08:08:30 2026] PUT /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2594] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2595] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2596] 10.0.0.44 () {34 vars in 757 bytes} [Tue Jun 2 08:08:31 2026] PUT /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags/red => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2597] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/security-groups?id=0f23775b-84f3-42c8-9408-8d5c7066d0d9&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2598] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2599] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2600] 10.0.0.44 () {34 vars in 779 bytes} [Tue Jun 2 08:08:31 2026] PUT /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags/black.or.white => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2601] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2602] 10.0.0.44 () {34 vars in 750 bytes} [Tue Jun 2 08:08:31 2026] PUT /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => generated 37 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2603] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2604] 10.0.0.44 () {32 vars in 738 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:08:31.659 8 INFO neutron.api.v2.resource [None req-2e3bca72-2b3a-4e50-a8e6-26f10dfe8814 07ae6507cd614e9b86a817a0eb976e23 2135ca8a2297471b8cd6ad269174f05b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1229/2605] 10.0.0.44 () {32 vars in 742 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2606] 10.0.0.44 () {32 vars in 741 bytes} [Tue Jun 2 08:08:31 2026] DELETE /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2607] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => generated 30 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:08:31.868 7 INFO neutron.api.v2.resource [None req-c6f7c26c-8499-402a-b206-b3fe1c12a374 07ae6507cd614e9b86a817a0eb976e23 2135ca8a2297471b8cd6ad269174f05b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1378/2608] 10.0.0.44 () {32 vars in 745 bytes} [Tue Jun 2 08:08:31 2026] DELETE /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2609] 10.0.0.44 () {32 vars in 733 bytes} [Tue Jun 2 08:08:31 2026] DELETE /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => 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: 1379/2610] 10.0.0.44 () {32 vars in 730 bytes} [Tue Jun 2 08:08:31 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2611] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:08:32 2026] GET /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5 => generated 480 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2612] 10.0.0.44 () {34 vars in 741 bytes} [Tue Jun 2 08:08:32 2026] PUT /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5 => generated 480 bytes in 982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2613] 10.0.0.44 () {32 vars in 735 bytes} [Tue Jun 2 08:08:33 2026] GET /v2.0/ports?device_id=32d5ccfd-9e31-4fc9-8990-854718d05eb5 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:08:33.708 7 INFO neutron.services.segments.plugin [-] Segment fd52801f-1c85-4f83-8de6-f3e019285c4d resource provider aggregate not found 2026-06-02 08:08:33.714 7 INFO neutron.services.segments.plugin [-] Segment fd52801f-1c85-4f83-8de6-f3e019285c4d resource provider aggregate not found 2026-06-02 08:08:33.731 7 INFO neutron.services.segments.plugin [-] Segment fd52801f-1c85-4f83-8de6-f3e019285c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd52801f-1c85-4f83-8de6-f3e019285c4d found for delete ", "request_id": "req-7d3f7657-f9d1-4f03-83d4-96ed3103faac"}]} 2026-06-02 08:08:33.732 7 INFO neutron.services.segments.plugin [-] Segment fd52801f-1c85-4f83-8de6-f3e019285c4d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd52801f-1c85-4f83-8de6-f3e019285c4d found for delete ", "request_id": "req-f72a5eb0-2cda-490d-9ad8-50faa7577b67"}]} 2026-06-02 08:08:33.741 7 INFO neutron.db.l3_hamode_db [None req-09cd14e3-4ad4-4173-99ca-c0e06a61157d 07ae6507cd614e9b86a817a0eb976e23 2135ca8a2297471b8cd6ad269174f05b - - default default] HA network de7e5b49-718a-48e4-b542-61293ceb070c was deleted as no HA routers are present in tenant 2135ca8a2297471b8cd6ad269174f05b. [pid: 7|app: 0|req: 1381/2614] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:08:33 2026] DELETE /v2.0/routers/32d5ccfd-9e31-4fc9-8990-854718d05eb5 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2615] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:34 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2616] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:08:34 2026] GET /v2.0/security-groups?id=0f23775b-84f3-42c8-9408-8d5c7066d0d9&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2617] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:08:34 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2618] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:34 2026] GET /v2.0/security-groups?tenant_id=32c1ed4e75384a3fbf7217bb4da09444&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2619] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:34 2026] DELETE /v2.0/security-groups/9310ad30-75c4-4020-9e14-96b06c697298 => 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: 1384/2620] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:08:34 2026] GET /v2.0/security-groups?tenant_id=2135ca8a2297471b8cd6ad269174f05b&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2621] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:08:35 2026] DELETE /v2.0/security-groups/79a04e5c-8f3d-4c64-8e7d-d94309f850c7 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2626] 199.204.45.157 () {34 vars in 1096 bytes} [Tue Jun 2 08:09:03 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2627] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:09:04 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1473 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2628] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:09:05 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2629] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:09:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2630] 199.204.45.157 () {34 vars in 1106 bytes} [Tue Jun 2 08:09:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23a&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2631] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:09:05 2026] GET /v2.0/subnets?id=e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8&id=5364e977-5aa0-4725-ab38-6d4dc920debe => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2632] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:05 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2633] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:05 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2634] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:05 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2635] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:05 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1392/2636] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:09:09 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: 1245/2637] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:09:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2638] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:09:09 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: 1246/2639] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:09:09 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: 1394/2640] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:09:09 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => 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: 1247/2641] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:09:09 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => 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: 1395/2642] 199.204.45.157 () {34 vars in 716 bytes} [Tue Jun 2 08:09:09 2026] POST /v2.0/ports => generated 1097 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2643] 10.0.0.203 () {34 vars in 971 bytes} [Tue Jun 2 08:09:09 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1097 bytes in 112 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: 1396/2644] 10.0.0.203 () {34 vars in 907 bytes} [Tue Jun 2 08:09:09 2026] GET /v2.0/extensions => generated 20516 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2645] 199.204.45.157 () {34 vars in 1262 bytes} [Tue Jun 2 08:09:10 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2646] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:11 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2647] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:11 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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: 1398/2648] 199.204.45.157 () {34 vars in 975 bytes} [Tue Jun 2 08:09:11 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1097 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2649] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:09:11 2026] GET /v2.0/networks?id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2650] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:09:11 2026] PUT /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1287 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2651] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2527 bytes in 53 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: 1400/2652] 199.204.45.157 () {34 vars in 1062 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.115&port_id=0a5057e3-1bc9-4093-90f4-67aa229572f3 => 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: 1253/2653] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/subnets?id=e52099a7-3c88-4687-8a24-e291affed721 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2654] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/ports?network_id=7b388c52-1142-452e-865b-55c1e43c7db8&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: 1254/2655] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:09:13.477 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4bf29d50-6c1a-46f3-a61d-e1197b2f5ecc'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': 'e4ce7625-e9df-42a0-b480-703571b4d2b3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1402/2656] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?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: 1255/2657] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.127&port_id=e4ce7625-e9df-42a0-b480-703571b4d2b3 => 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: 1403/2658] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/subnets?id=647ce167-94d3-4fe2-afb1-071751877d0e => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2659] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/ports?network_id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2660] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2661] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:13 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2664] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:09:14 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2527 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2665] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:09:14 2026] GET /v2.0/networks?id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2666] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:09:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.127&port_id=e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2667] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:09:14 2026] GET /v2.0/subnets?id=647ce167-94d3-4fe2-afb1-071751877d0e => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2668] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:15 2026] GET /v2.0/ports?network_id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2669] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:15 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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: 1409/2670] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:15 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2671] 10.0.0.203 () {34 vars in 971 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1289 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2672] 199.204.45.157 () {34 vars in 788 bytes} [Tue Jun 2 08:09:17 2026] PUT /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1313 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:09:17.313 8 INFO neutron.api.v2.resource [None req-bfa2cfcf-19d5-4b6c-84ca-dec753768dbe 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1263/2673] 199.204.45.157 () {30 vars in 762 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/security-groups/lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => 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, ' 2026-06-02 08:09:17.356 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e3b342c-0c9a-4c0e-8ff0-0813cbb6e0fb'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': 'e4ce7625-e9df-42a0-b480-703571b4d2b3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1411/2674] 199.204.45.157 () {30 vars in 784 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/security-groups?name=lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => generated 1639 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2675] 199.204.45.157 () {34 vars in 788 bytes} [Tue Jun 2 08:09:17 2026] PUT /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1313 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2676] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:09:17 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) /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: 1265/2677] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2678] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:09:17 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: 1267/2679] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2680] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2681] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2682] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2683] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/networks?id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 803 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:09:17.996 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f408a4c-0e0a-4076-a5cd-fa4516bb211b'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': 'e4ce7625-e9df-42a0-b480-703571b4d2b3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1270/2684] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1349 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2685] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:09:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.127&port_id=e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2686] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:09:18 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => 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: 1416/2687] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:09:18 2026] GET /v2.0/subnets?id=647ce167-94d3-4fe2-afb1-071751877d0e => 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: 1272/2688] 199.204.45.157 () {30 vars in 742 bytes} [Tue Jun 2 08:09:18 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2689] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:18 2026] GET /v2.0/ports?network_id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0&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: 1418/2690] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:09:18 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2691] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:18 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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: 1419/2692] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:09:18 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2693] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:18 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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: 1420/2694] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:09:19 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2695] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:09:19 2026] GET /v2.0/networks?id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2696] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:09:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.127&port_id=e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2697] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:09:19 2026] GET /v2.0/subnets?id=647ce167-94d3-4fe2-afb1-071751877d0e => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2698] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:19 2026] GET /v2.0/ports?network_id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2699] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:19 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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: 1423/2700] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:19 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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) 2026-06-02 08:09:27.639 8 WARNING neutron_lib.context [None req-25216e0c-ca73-4e84-bb72-a9ba46c02aa0 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:09:28.395 8 INFO neutron.db.l3_db [None req-25216e0c-ca73-4e84-bb72-a9ba46c02aa0 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Floating IP 2f9b9cc7-bc81-4491-a1cc-dcb02f79de82 associated. External IP: 10.96.250.208, port: 7bc5b5a2-7766-4a13-9fd3-4a7833a7a651. [pid: 8|app: 0|req: 1278/2701] 10.0.0.44 () {34 vars in 676 bytes} [Tue Jun 2 08:09:27 2026] POST /v2.0/floatingips => generated 898 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2704] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:09:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2705] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:09:31 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: 1281/2706] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:09:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2707] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:09:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:09:31.574 8 INFO neutron.api.v2.resource [None req-2bd4ee9f-cd26-467b-bc3b-b0cab2af607b 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1282/2708] 199.204.45.157 () {30 vars in 762 bytes} [Tue Jun 2 08:09:31 2026] GET /v2.0/security-groups/lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => 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: 1427/2709] 199.204.45.157 () {30 vars in 784 bytes} [Tue Jun 2 08:09:31 2026] GET /v2.0/security-groups?name=lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => generated 1639 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2710] 199.204.45.157 () {30 vars in 814 bytes} [Tue Jun 2 08:09:31 2026] GET /v2.0/security-group-rules?security_group_id=13ac3250-d097-43fe-af22-34ce657b19e4 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2711] 199.204.45.157 () {34 vars in 746 bytes} [Tue Jun 2 08:09:31 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) [pid: 8|app: 0|req: 1284/2712] 199.204.45.157 () {34 vars in 746 bytes} [Tue Jun 2 08:09:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2713] 10.0.0.10 () {30 vars in 688 bytes} [Tue Jun 2 08:09:39 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: 1285/2714] 10.0.0.10 () {30 vars in 690 bytes} [Tue Jun 2 08:09:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2715] 10.0.0.10 () {30 vars in 666 bytes} [Tue Jun 2 08:09:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2716] 10.0.0.10 () {30 vars in 702 bytes} [Tue Jun 2 08:09:39 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: 1431/2717] 10.0.0.10 () {28 vars in 437 bytes} [Tue Jun 2 08:09:39 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: 1287/2718] 10.0.0.10 () {30 vars in 726 bytes} [Tue Jun 2 08:09:39 2026] GET /v2.0/subnets/cd6887ec-9f9d-457c-8d54-759101760cc5 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2719] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:09:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2720] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:09:42 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: 1433/2721] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:09:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2722] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:09:42 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2723] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:09:42 2026] GET /v2.0/subnets/cd6887ec-9f9d-457c-8d54-759101760cc5 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2724] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:09:42 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2725] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:09:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2726] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:09:42 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: 1436/2727] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:09:42 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2728] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:09:42 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: 1437/2729] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:44 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2730] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:44 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1439/2733] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:09:44 2026] GET /v2.0/networks?id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2734] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:09:44 2026] POST /v2.0/ports => generated 1303 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2735] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:09:45 2026] PUT /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 1464 bytes in 449 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: 1296/2736] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:09:46 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 4045 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1441/2737] 199.204.45.157 () {34 vars in 1062 bytes} [Tue Jun 2 08:09:46 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.115&port_id=0a5057e3-1bc9-4093-90f4-67aa229572f3 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2738] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:09:46 2026] GET /v2.0/subnets?id=e52099a7-3c88-4687-8a24-e291affed721 => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:09:46.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-620e5ea5-4ff2-4224-bb37-46a57c11455c'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': '80c1a43d-6695-4e9c-a91e-9e7f3736f6f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1442/2739] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:46 2026] GET /v2.0/ports?network_id=7b388c52-1142-452e-865b-55c1e43c7db8&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: 1298/2740] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:46 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2741] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?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: 1299/2742] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.127&port_id=e4ce7625-e9df-42a0-b480-703571b4d2b3 => 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: 1444/2743] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/subnets?id=647ce167-94d3-4fe2-afb1-071751877d0e => generated 679 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2744] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/ports?network_id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0&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: 1445/2745] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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: 1301/2746] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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: 1446/2747] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.145&port_id=80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2748] 199.204.45.157 () {34 vars in 1104 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A319&port_id=80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2749] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/subnets?id=cd6887ec-9f9d-457c-8d54-759101760cc5&id=7e526037-ded7-4d9d-944e-1cb64f4dd790 => generated 1408 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2750] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2751] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&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: 1304/2752] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1449/2753] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:47 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1305/2754] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:09:48 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 4045 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2755] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:09:48 2026] GET /v2.0/networks?id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2756] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:09:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.145&port_id=80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => 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: 1451/2757] 199.204.45.157 () {34 vars in 1104 bytes} [Tue Jun 2 08:09:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A319&port_id=80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => 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: 1307/2758] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:09:48 2026] GET /v2.0/subnets?id=cd6887ec-9f9d-457c-8d54-759101760cc5&id=7e526037-ded7-4d9d-944e-1cb64f4dd790 => generated 1408 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2759] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:48 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&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: 1308/2760] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:48 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2761] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:48 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2762] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:49 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2763] 10.0.0.203 () {34 vars in 971 bytes} [Tue Jun 2 08:09:51 2026] GET /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 1466 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2764] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:09:51 2026] GET /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 1466 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2765] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:09:51 2026] GET /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 1466 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2766] 199.204.45.157 () {34 vars in 789 bytes} [Tue Jun 2 08:09:51 2026] PUT /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 1201 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2767] 199.204.45.157 () {30 vars in 742 bytes} [Tue Jun 2 08:09:51 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0 => generated 797 bytes in 57 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: 1312/2768] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:09:51 2026] GET /v2.0/subnets/cd6887ec-9f9d-457c-8d54-759101760cc5 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2769] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:09:52.045 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-45d0fa1f-0f15-4054-9fb8-97f1570551bf'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': '80c1a43d-6695-4e9c-a91e-9e7f3736f6f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1313/2770] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2771] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:09:52 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: 1314/2772] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:09:52 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: 1459/2773] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2774] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2775] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2776] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2777] 199.204.45.157 () {30 vars in 742 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 800 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2778] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2779] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3818 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2780] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2781] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/networks?id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 800 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2782] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.145&port_id=80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2783] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/subnets?id=cd6887ec-9f9d-457c-8d54-759101760cc5 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2784] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2785] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1321/2786] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:09:52 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1467/2789] 10.0.0.10 () {30 vars in 688 bytes} [Tue Jun 2 08:10:00 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: 1323/2790] 10.0.0.10 () {30 vars in 690 bytes} [Tue Jun 2 08:10:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2791] 10.0.0.10 () {30 vars in 666 bytes} [Tue Jun 2 08:10:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2792] 10.0.0.10 () {30 vars in 702 bytes} [Tue Jun 2 08:10:00 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: 1469/2793] 10.0.0.10 () {28 vars in 437 bytes} [Tue Jun 2 08:10:01 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2794] 10.0.0.10 () {30 vars in 726 bytes} [Tue Jun 2 08:10:01 2026] GET /v2.0/subnets/5364e977-5aa0-4725-ab38-6d4dc920debe => generated 655 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2795] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:02 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: 1326/2796] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2797] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:02 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: 1327/2798] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2799] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:02 2026] GET /v2.0/subnets/cd6887ec-9f9d-457c-8d54-759101760cc5 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2800] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:02 2026] GET /v2.0/subnets/5364e977-5aa0-4725-ab38-6d4dc920debe => generated 673 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2801] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:02 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3818 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2802] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:02 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: 1474/2803] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:02 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: 1330/2804] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2805] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:02 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: 1331/2806] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:03 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2807] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:03 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1332/2808] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:10:04 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2809] 199.204.45.157 () {38 vars in 955 bytes} [Tue Jun 2 08:10:04 2026] POST /v2.0/ports => generated 1307 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2810] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:10:04 2026] PUT /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 1468 bytes in 605 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: 1478/2811] 199.204.45.157 () {34 vars in 1096 bytes} [Tue Jun 2 08:10:05 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 43 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: 8|app: 0|req: 1334/2812] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 5278 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2813] 199.204.45.157 () {34 vars in 1062 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.115&port_id=0a5057e3-1bc9-4093-90f4-67aa229572f3 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:10:06.416 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-04ba1a69-ddb3-4c15-ad1d-7ca3a9dd60be'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': '63a732c8-2242-4404-b9b9-10e333b37832', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1335/2814] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2815] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/subnets?id=e52099a7-3c88-4687-8a24-e291affed721 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2816] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/ports?network_id=7b388c52-1142-452e-865b-55c1e43c7db8&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2817] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2818] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?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: 1482/2819] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.127&port_id=e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2820] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/subnets?id=647ce167-94d3-4fe2-afb1-071751877d0e => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2821] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/ports?network_id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2822] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2823] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2824] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.145&port_id=80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2825] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/subnets?id=cd6887ec-9f9d-457c-8d54-759101760cc5 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2826] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/networks?id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 800 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2827] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:06 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2828] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.243&port_id=48105be4-ff7b-4725-8904-ed8ad4191123 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2829] 199.204.45.157 () {34 vars in 1104 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3c0&port_id=48105be4-ff7b-4725-8904-ed8ad4191123 => 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: 1487/2830] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2831] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/subnets?id=cd6887ec-9f9d-457c-8d54-759101760cc5&id=7e526037-ded7-4d9d-944e-1cb64f4dd790 => generated 1408 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2832] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2833] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2834] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.225&port_id=63a732c8-2242-4404-b9b9-10e333b37832 => 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: 1490/2835] 199.204.45.157 () {34 vars in 1106 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36a&port_id=63a732c8-2242-4404-b9b9-10e333b37832 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2836] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2837] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/subnets?id=e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8&id=5364e977-5aa0-4725-ab38-6d4dc920debe => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2838] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2839] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2840] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1493/2841] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2842] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1494/2843] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:07 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1350/2844] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:10:08 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 5278 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2845] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:10:08 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2846] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:10:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.225&port_id=63a732c8-2242-4404-b9b9-10e333b37832 => 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: 1496/2847] 199.204.45.157 () {34 vars in 1106 bytes} [Tue Jun 2 08:10:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A36a&port_id=63a732c8-2242-4404-b9b9-10e333b37832 => 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: 1352/2848] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:10:08 2026] GET /v2.0/subnets?id=e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8&id=5364e977-5aa0-4725-ab38-6d4dc920debe => generated 1413 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2849] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:08 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2850] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:08 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&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: 1498/2851] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:08 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1354/2852] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:08 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1499/2853] 10.0.0.203 () {34 vars in 971 bytes} [Tue Jun 2 08:10:11 2026] GET /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 1470 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2854] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:11 2026] GET /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 1470 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2855] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:11 2026] GET /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 1470 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2856] 199.204.45.157 () {34 vars in 789 bytes} [Tue Jun 2 08:10:11 2026] PUT /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 1201 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2857] 199.204.45.157 () {30 vars in 742 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 798 bytes in 67 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: 1357/2858] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/subnets/5364e977-5aa0-4725-ab38-6d4dc920debe => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2859] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:12 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: 1358/2860] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:12 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: 1503/2861] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:10:12.313 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae44e2d8-a272-4199-af03-f3d418c82b86'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': '63a732c8-2242-4404-b9b9-10e333b37832', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1359/2862] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10: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: 7|app: 0|req: 1504/2863] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2864] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2865] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1349 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2866] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2867] 199.204.45.157 () {30 vars in 742 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2868] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2869] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => 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: 1363/2870] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 5047 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2871] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2872] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.225&port_id=63a732c8-2242-4404-b9b9-10e333b37832 => 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: 1509/2873] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/subnets?id=5364e977-5aa0-4725-ab38-6d4dc920debe => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2874] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&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: 1510/2875] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:12 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2876] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:13 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2879] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2880] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2881] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10: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: 8|app: 0|req: 1369/2882] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:25 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2883] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:25 2026] GET /v2.0/subnets/cd6887ec-9f9d-457c-8d54-759101760cc5 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2884] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:26 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 5047 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2885] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:26 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: 1371/2886] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:26 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: 1516/2887] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2888] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10: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) [pid: 7|app: 0|req: 1517/2889] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:26 2026] GET /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 1237 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2890] 199.204.45.157 () {34 vars in 788 bytes} [Tue Jun 2 08:10:26 2026] PUT /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 1026 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2891] 199.204.45.157 () {30 vars in 742 bytes} [Tue Jun 2 08:10:26 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 798 bytes in 45 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: 1374/2892] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:26 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 4872 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2893] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:26 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 4872 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:10:27.279 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4fab878e-3d0b-4e1f-bb5a-e868d1c0d7b2'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': '63a732c8-2242-4404-b9b9-10e333b37832', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1375/2894] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:10:27 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 4872 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2895] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:10:27 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2896] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:27 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2897] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:27 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1377/2898] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:27 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 4872 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2899] 199.204.45.157 () {34 vars in 975 bytes} [Tue Jun 2 08:10:28 2026] GET /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 1062 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2900] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:28 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 4872 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2901] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:10:28 2026] DELETE /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2904] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3818 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:10:30.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a7f3c888-7f5b-460c-9161-000795f3d88f 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/2905] 199.204.45.157 () {32 vars in 758 bytes} [Tue Jun 2 08:10:30 2026] DELETE /v2.0/ports/63a732c8-2242-4404-b9b9-10e333b37832 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2906] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2907] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:30 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-06-02 08:10:30.255 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5eba9027-b5ad-4d99-96c7-191a0f1abdb7'] response: {'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'name': 'network-vif-deleted', 'tag': '63a732c8-2242-4404-b9b9-10e333b37832', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1382/2908] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:30 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: 1527/2909] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2910] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => 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: 1528/2911] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2912] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1349 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2913] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2914] 199.204.45.157 () {30 vars in 742 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 800 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2915] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2916] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2917] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3818 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2918] 199.204.45.157 () {34 vars in 1146 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/networks?id=7b388c52-1142-452e-865b-55c1e43c7db8&id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0&id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 2310 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2919] 199.204.45.157 () {34 vars in 1062 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.115&port_id=0a5057e3-1bc9-4093-90f4-67aa229572f3 => 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: 1533/2920] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/subnets?id=e52099a7-3c88-4687-8a24-e291affed721 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2921] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/ports?network_id=7b388c52-1142-452e-865b-55c1e43c7db8&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2922] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:30 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2923] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/2924] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.127&port_id=e4ce7625-e9df-42a0-b480-703571b4d2b3 => 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: 1390/2925] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/subnets?id=647ce167-94d3-4fe2-afb1-071751877d0e => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2926] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/ports?network_id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0&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: 1391/2927] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/2928] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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: 1392/2929] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.145&port_id=80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => 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: 1538/2930] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/subnets?id=cd6887ec-9f9d-457c-8d54-759101760cc5 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2931] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/ports?network_id=88560d07-a870-4a47-9e69-b10a1478feb0&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/2932] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1394/2933] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:31 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1540/2934] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2935] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:36 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: 7|app: 0|req: 1541/2936] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:36 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: 1396/2937] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/2938] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:36 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3818 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2939] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/2940] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:36 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: 1398/2941] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2942] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:36 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: 1399/2943] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:37 2026] GET /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 1237 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2944] 199.204.45.157 () {34 vars in 788 bytes} [Tue Jun 2 08:10:37 2026] PUT /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 1026 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2945] 199.204.45.157 () {30 vars in 742 bytes} [Tue Jun 2 08:10:37 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0 => generated 797 bytes in 58 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: 1546/2946] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:37 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2947] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:37 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:10:38.080 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcbd304b-a15d-4c7e-bb01-bac92e3d9d4d'] response: {'name': 'network-changed', 'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'tag': '80c1a43d-6695-4e9c-a91e-9e7f3736f6f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1547/2948] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:10:38 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3643 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2949] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:10:38 2026] GET /v2.0/networks?id=88560d07-a870-4a47-9e69-b10a1478feb0 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2950] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:38 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1403/2951] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:38 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0?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: 1549/2952] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:38 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3643 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2953] 199.204.45.157 () {34 vars in 975 bytes} [Tue Jun 2 08:10:39 2026] GET /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 1062 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2954] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:39 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 3643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2955] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:10:39 2026] DELETE /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2956] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:40 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:10:40.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca38daef-924c-41df-8896-a0c30a1c1f18 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/2957] 199.204.45.157 () {32 vars in 758 bytes} [Tue Jun 2 08:10:40 2026] DELETE /v2.0/ports/80c1a43d-6695-4e9c-a91e-9e7f3736f6f7 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2958] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2959] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:41 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: 1408/2960] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:10:41.054 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ef2ebe3-67c0-4fff-ba1a-39e2ee2d463d'] response: {'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'name': 'network-vif-deleted', 'tag': '80c1a43d-6695-4e9c-a91e-9e7f3736f6f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1553/2961] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:41 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: 1409/2962] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => 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: 1554/2963] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2964] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1349 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/2965] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2966] 199.204.45.157 () {30 vars in 742 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 800 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2967] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2968] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => 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: 1557/2969] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2970] 199.204.45.157 () {34 vars in 1066 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/networks?id=7b388c52-1142-452e-865b-55c1e43c7db8&id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 1524 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/2971] 199.204.45.157 () {34 vars in 1062 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.115&port_id=0a5057e3-1bc9-4093-90f4-67aa229572f3 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2972] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/subnets?id=e52099a7-3c88-4687-8a24-e291affed721 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2973] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/ports?network_id=7b388c52-1142-452e-865b-55c1e43c7db8&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: 1415/2974] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?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: 1560/2975] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2976] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.127&port_id=e4ce7625-e9df-42a0-b480-703571b4d2b3 => 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: 1561/2977] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/subnets?id=647ce167-94d3-4fe2-afb1-071751877d0e => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2978] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/ports?network_id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/2979] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?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: 1418/2980] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:10:41 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2983] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:53 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: 1564/2984] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:53 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: 1421/2985] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/2986] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:53 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:10:53.319 8 INFO neutron.api.v2.resource [None req-c3d5ee36-e061-485d-bfb4-9e30eb56241f 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1422/2987] 199.204.45.157 () {30 vars in 762 bytes} [Tue Jun 2 08:10:53 2026] GET /v2.0/security-groups/lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => 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: 1566/2988] 199.204.45.157 () {30 vars in 784 bytes} [Tue Jun 2 08:10:53 2026] GET /v2.0/security-groups?name=lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => generated 2865 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2989] 199.204.45.157 () {30 vars in 814 bytes} [Tue Jun 2 08:10:53 2026] GET /v2.0/security-group-rules?security_group_id=13ac3250-d097-43fe-af22-34ce657b19e4 => generated 2334 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2990] 199.204.45.157 () {32 vars in 788 bytes} [Tue Jun 2 08:10:53 2026] DELETE /v2.0/security-group-rules/530f153c-8bd4-47ba-94fa-6eb42864f042 => 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: 1424/2991] 199.204.45.157 () {32 vars in 788 bytes} [Tue Jun 2 08:10:53 2026] DELETE /v2.0/security-group-rules/d06d2d8a-3688-402d-a452-87ee2a221838 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:56.464 7 INFO neutron.db.l3_db [None req-e7a6a1bd-30b5-4a80-b817-63540039edbf 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Floating IP 2f9b9cc7-bc81-4491-a1cc-dcb02f79de82 disassociated (deleted). External IP: 10.96.250.208, port: 7bc5b5a2-7766-4a13-9fd3-4a7833a7a651. [pid: 7|app: 0|req: 1568/2992] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:10:56 2026] DELETE /v2.0/floatingips/2f9b9cc7-bc81-4491-a1cc-dcb02f79de82 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:10:56.819 8 INFO neutron.api.v2.resource [None req-07ab3a00-78b1-467b-9638-cc3a87a1a6d0 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1425/2993] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:10:56 2026] GET /v2.0/floatingips/2f9b9cc7-bc81-4491-a1cc-dcb02f79de82 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2994] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:58 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: 1426/2995] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2996] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2997] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:10:58.072 7 INFO neutron.api.v2.resource [None req-b06c2604-5ea3-4400-91e2-cc722380d1fe 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1571/2998] 199.204.45.157 () {30 vars in 762 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/security-groups/lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2999] 199.204.45.157 () {30 vars in 784 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/security-groups?name=lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3000] 199.204.45.157 () {30 vars in 814 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/security-group-rules?security_group_id=13ac3250-d097-43fe-af22-34ce657b19e4 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/3001] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3002] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:10: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: 1430/3003] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:10: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: 1574/3004] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:10:58 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: 1431/3005] 199.204.45.157 () {30 vars in 740 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3006] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3007] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3008] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:58 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3011] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:10:59 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3012] 199.204.45.157 () {34 vars in 975 bytes} [Tue Jun 2 08:11:00 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3013] 199.204.45.157 () {34 vars in 1060 bytes} [Tue Jun 2 08:11:00 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3014] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:11:00 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 2589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3015] 199.204.45.157 () {34 vars in 1016 bytes} [Tue Jun 2 08:11:00 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3016] 199.204.45.157 () {38 vars in 1028 bytes} [Tue Jun 2 08:11:00 2026] PUT /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1150 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3017] 199.204.45.157 () {30 vars in 768 bytes} [Tue Jun 2 08:11:01 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1581/3018] 199.204.45.157 () {34 vars in 788 bytes} [Tue Jun 2 08:11:01 2026] PUT /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1090 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3019] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:11:01 2026] GET /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 1090 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: 1582/3020] 199.204.45.157 () {32 vars in 758 bytes} [Tue Jun 2 08:11:02 2026] DELETE /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/3021] 199.204.45.157 () {30 vars in 702 bytes} [Tue Jun 2 08:11:02 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: 1583/3022] 199.204.45.157 () {30 vars in 704 bytes} [Tue Jun 2 08:11:02 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: 1440/3023] 199.204.45.157 () {30 vars in 680 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3024] 199.204.45.157 () {30 vars in 716 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:11:02.498 8 INFO neutron.pecan_wsgi.hooks.translation [None req-02cd8085-a19e-4d79-bcc9-f268e212c11a 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1441/3025] 199.204.45.157 () {32 vars in 758 bytes} [Tue Jun 2 08:11:02 2026] DELETE /v2.0/ports/e4ce7625-e9df-42a0-b480-703571b4d2b3 => 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: 1585/3026] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3027] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/ports?tenant_id=a149b10a136245f0a16fdbf0da6beff4&device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:11:02.570 7 INFO neutron.api.v2.resource [None req-d397d6a7-aeb4-4c3c-9f5f-3e298c96fe8f 73f6e7a6faf3450dad0cb2e5150fd107 a149b10a136245f0a16fdbf0da6beff4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3028] 199.204.45.157 () {30 vars in 762 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/security-groups/lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3029] 199.204.45.157 () {30 vars in 784 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/security-groups?name=lb-7addfe62-cf89-4b12-b6b5-2d0463810e18 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3030] 199.204.45.157 () {34 vars in 1066 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/networks?id=7b388c52-1142-452e-865b-55c1e43c7db8&id=38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 1524 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3031] 199.204.45.157 () {34 vars in 1062 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.115&port_id=0a5057e3-1bc9-4093-90f4-67aa229572f3 => 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: 1444/3032] 199.204.45.157 () {30 vars in 736 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3033] 199.204.45.157 () {34 vars in 984 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/subnets?id=e52099a7-3c88-4687-8a24-e291affed721 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3034] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/ports?network_id=7b388c52-1142-452e-865b-55c1e43c7db8&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: 1591/3035] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?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: 1592/3036] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:11:02 2026] GET /v2.0/networks/7b388c52-1142-452e-865b-55c1e43c7db8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3037] 199.204.45.157 () {34 vars in 788 bytes} [Tue Jun 2 08:11:02 2026] PUT /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 1090 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3038] 199.204.45.157 () {32 vars in 778 bytes} [Tue Jun 2 08:11:02 2026] DELETE /v2.0/security-groups/13ac3250-d097-43fe-af22-34ce657b19e4 => 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: 1446/3039] 199.204.45.157 () {32 vars in 758 bytes} [Tue Jun 2 08:11:03 2026] DELETE /v2.0/ports/7bc5b5a2-7766-4a13-9fd3-4a7833a7a651 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3040] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:11:05 2026] GET /v2.0/ports?device_id=e9f5ff72-02e5-48f6-aeda-d1461c52c48f => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/3041] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:11:05 2026] DELETE /v2.0/ports/0a5057e3-1bc9-4093-90f4-67aa229572f3 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3042] 199.204.45.157 () {34 vars in 1096 bytes} [Tue Jun 2 08:11:06 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3043] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:11:06 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1473 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:11:07.353 7 INFO neutron.db.l3_db [None req-33a02829-a41b-4419-a6f3-cae143394258 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Floating IP dc261e57-1e55-4b48-bac0-eb51c3969b55 disassociated (deleted). External IP: 10.96.250.203, port: 65997673-7ea5-4387-89b5-a5fa3cd54265. 2026-06-02 08:11:07.469 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fff30b5f-2e2c-4f04-8f86-d10e78942fce'] response: {'server_uuid': 'e9f5ff72-02e5-48f6-aeda-d1461c52c48f', 'name': 'network-vif-deleted', 'tag': '0a5057e3-1bc9-4093-90f4-67aa229572f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1449/3044] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/3045] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3046] 199.204.45.157 () {34 vars in 1106 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23a&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/3047] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/subnets?id=e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8&id=5364e977-5aa0-4725-ab38-6d4dc920debe => generated 1413 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3048] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:11:07 2026] DELETE /v2.0/floatingips/dc261e57-1e55-4b48-bac0-eb51c3969b55 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3049] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:11:07.704 7 INFO neutron.api.v2.resource [None req-9e7bbe2d-8363-4629-a9fc-9e52f94f4ee8 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3050] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/floatingips/dc261e57-1e55-4b48-bac0-eb51c3969b55 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3051] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:11:07.766 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5ecb188-af55-4054-a621-367896d754d2'] response: {'name': 'network-changed', 'server_uuid': '2b04099a-bb99-4ebd-be18-fe3ff5991203', 'tag': '65997673-7ea5-4387-89b5-a5fa3cd54265', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1598/3052] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3053] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1599/3054] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1204 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3055] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:11:07 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&fields=id&fields=name => generated 111 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3056] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:11:08 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3057] 199.204.45.157 () {34 vars in 986 bytes} [Tue Jun 2 08:11:08 2026] GET /v2.0/networks?id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3058] 199.204.45.157 () {34 vars in 1058 bytes} [Tue Jun 2 08:11:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.226&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => 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: 1458/3059] 199.204.45.157 () {34 vars in 1106 bytes} [Tue Jun 2 08:11:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23a&port_id=65997673-7ea5-4387-89b5-a5fa3cd54265 => 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: 1602/3060] 199.204.45.157 () {34 vars in 1064 bytes} [Tue Jun 2 08:11:09 2026] GET /v2.0/subnets?id=e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8&id=5364e977-5aa0-4725-ab38-6d4dc920debe => generated 1413 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3061] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:11:09 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3062] 199.204.45.157 () {34 vars in 1052 bytes} [Tue Jun 2 08:11:09 2026] GET /v2.0/ports?network_id=d37ee3ff-ce19-485c-b8e8-b8bb7a79120b&device_owner=network%3Adhcp => generated 1461 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3063] 199.204.45.157 () {34 vars in 1012 bytes} [Tue Jun 2 08:11:09 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1604/3064] 199.204.45.157 () {34 vars in 1112 bytes} [Tue Jun 2 08:11:09 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b?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: 1461/3065] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:11:09 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 1204 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3066] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:11:09 2026] DELETE /v2.0/ports/65997673-7ea5-4387-89b5-a5fa3cd54265 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/3067] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:11:13 2026] GET /v2.0/ports?device_id=2b04099a-bb99-4ebd-be18-fe3ff5991203 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:11:18.236 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bebe8645-d389-4f04-baa2-89d3983fd73c'] response: {'server_uuid': '2b04099a-bb99-4ebd-be18-fe3ff5991203', 'name': 'network-vif-deleted', 'tag': '65997673-7ea5-4387-89b5-a5fa3cd54265', 'status': 'completed', 'code': 200} 2026-06-02 08:11:18.531 7 INFO neutron.db.l3_db [None req-56f0d2a5-6783-4526-bda2-05ec7bbcb51a 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] Floating IP b180798d-36dc-4b4b-bfe9-b7dc1c1d5c96 disassociated (deleted). External IP: 10.96.250.214, port: 48105be4-ff7b-4725-8904-ed8ad4191123. [pid: 7|app: 0|req: 1607/3070] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:11:18 2026] DELETE /v2.0/floatingips/b180798d-36dc-4b4b-bfe9-b7dc1c1d5c96 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:18.929 8 INFO neutron.api.v2.resource [None req-58e0439a-d31b-4a13-8d47-c436df95d722 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1464/3071] 10.0.0.44 () {32 vars in 728 bytes} [Tue Jun 2 08:11:18 2026] GET /v2.0/floatingips/b180798d-36dc-4b4b-bfe9-b7dc1c1d5c96 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3072] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:11:19 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3073] 10.0.0.203 () {34 vars in 1040 bytes} [Tue Jun 2 08:11:19 2026] GET /v2.0/security-groups?id=28a83048-8016-44dc-ab53-2aa32fb76d26&fields=id&fields=name => generated 111 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3074] 199.204.45.157 () {34 vars in 994 bytes} [Tue Jun 2 08:11:20 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3075] 199.204.45.157 () {36 vars in 997 bytes} [Tue Jun 2 08:11:21 2026] DELETE /v2.0/ports/48105be4-ff7b-4725-8904-ed8ad4191123 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:21.537 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-edade60a-6d2d-4cda-aa1c-fb92a46dea4e'] response: {'name': 'network-changed', 'server_uuid': '1ee51f78-d832-4cad-ae2f-48a392fc34fa', 'tag': '48105be4-ff7b-4725-8904-ed8ad4191123', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1610/3076] 199.204.45.157 () {34 vars in 1080 bytes} [Tue Jun 2 08:11:21 2026] GET /v2.0/ports?tenant_id=78528fab3efb4d278b1d6f0e802dad94&device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => 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: 1467/3077] 10.0.0.203 () {34 vars in 990 bytes} [Tue Jun 2 08:11:24 2026] GET /v2.0/ports?device_id=1ee51f78-d832-4cad-ae2f-48a392fc34fa => 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: 1611/3078] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:29 2026] DELETE /v2.0/security-group-rules/8eea835e-ce04-42c2-9025-78398187bc6b => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:29.433 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ef9b723-2759-4a20-bb5a-59ab1aa5fb65'] response: {'server_uuid': '1ee51f78-d832-4cad-ae2f-48a392fc34fa', 'name': 'network-vif-deleted', 'tag': '48105be4-ff7b-4725-8904-ed8ad4191123', 'status': 'completed', 'code': 200} 2026-06-02 08:11:29.443 8 INFO neutron.api.v2.resource [None req-7d3cead2-9735-4914-b096-b920d3c45e9f 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1468/3079] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:29 2026] GET /v2.0/security-group-rules/8eea835e-ce04-42c2-9025-78398187bc6b => 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: 1612/3082] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:29 2026] DELETE /v2.0/security-group-rules/e0ee45f1-6565-487a-9075-0b3237500f43 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:29.529 8 INFO neutron.api.v2.resource [None req-190784c5-56d0-49b3-b5a5-2fc60e57b8f6 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/3083] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:29 2026] GET /v2.0/security-group-rules/e0ee45f1-6565-487a-9075-0b3237500f43 => 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: 1613/3084] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:29 2026] DELETE /v2.0/security-group-rules/a4d3a2ed-9e69-480b-8fed-20ec84b6477d => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:29.620 8 INFO neutron.api.v2.resource [None req-4689b199-a4c8-47f1-93e1-eaaa1d837809 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/3085] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:29 2026] GET /v2.0/security-group-rules/a4d3a2ed-9e69-480b-8fed-20ec84b6477d => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3086] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:29 2026] DELETE /v2.0/security-group-rules/245aac5a-d4c2-4b86-8464-cb6b69e6150b => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:29.711 8 INFO neutron.api.v2.resource [None req-cd6efacc-118c-4396-b228-b123dfd36817 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1473/3087] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:29 2026] GET /v2.0/security-group-rules/245aac5a-d4c2-4b86-8464-cb6b69e6150b => 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: 1615/3088] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:29 2026] DELETE /v2.0/security-group-rules/9dbddf96-a184-4407-9ac0-77ea389b1dac => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:29.792 8 INFO neutron.api.v2.resource [None req-3f13f998-3d06-46f3-b6f1-d37a57b840d3 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1474/3089] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:29 2026] GET /v2.0/security-group-rules/9dbddf96-a184-4407-9ac0-77ea389b1dac => 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: 1616/3090] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:29 2026] DELETE /v2.0/security-group-rules/ef4d9b44-515e-4c60-8670-cee9a1a760a7 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:29.882 8 INFO neutron.api.v2.resource [None req-69476e16-812e-4dd7-bdb5-7072bc45757c 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1475/3091] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:29 2026] GET /v2.0/security-group-rules/ef4d9b44-515e-4c60-8670-cee9a1a760a7 => 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: 1617/3092] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:29 2026] DELETE /v2.0/security-group-rules/11e12b1d-203e-4918-a939-e6d1631b9425 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:29.964 8 INFO neutron.api.v2.resource [None req-06ee0bc7-2b11-4c41-9879-3b7d377f8cbb 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/3093] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:29 2026] GET /v2.0/security-group-rules/11e12b1d-203e-4918-a939-e6d1631b9425 => 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: 1618/3094] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:29 2026] DELETE /v2.0/security-group-rules/162dd9a1-8593-4e8d-8807-90ff6939c8b5 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:30.045 8 INFO neutron.api.v2.resource [None req-c5301a70-68ed-4841-98b6-ea3f0eb6d275 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1477/3095] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:30 2026] GET /v2.0/security-group-rules/162dd9a1-8593-4e8d-8807-90ff6939c8b5 => 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: 1619/3096] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:30 2026] DELETE /v2.0/security-group-rules/e42b3811-0454-4403-894b-ea900e9ad903 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:30.128 8 INFO neutron.api.v2.resource [None req-9114b081-8ebc-4a93-8e40-702e862b3b6c 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1478/3097] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:30 2026] GET /v2.0/security-group-rules/e42b3811-0454-4403-894b-ea900e9ad903 => 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: 1620/3098] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:30 2026] DELETE /v2.0/security-group-rules/bbe2bdab-3265-450b-9262-633adf42e14d => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:30.224 8 INFO neutron.api.v2.resource [None req-cdb0ddc0-0e77-41d7-9e6c-5d1d0cff15f9 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1479/3099] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:30 2026] GET /v2.0/security-group-rules/bbe2bdab-3265-450b-9262-633adf42e14d => 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: 1621/3100] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:11:30 2026] DELETE /v2.0/security-group-rules/8174086c-b731-4cf7-8219-d84c9620b16d => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:30.313 8 INFO neutron.api.v2.resource [None req-b39f44b8-38d1-4d0a-bfd2-3139eefa5d9f 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1480/3101] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:11:30 2026] GET /v2.0/security-group-rules/8174086c-b731-4cf7-8219-d84c9620b16d => 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: 1622/3102] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:30 2026] DELETE /v2.0/security-groups/28a83048-8016-44dc-ab53-2aa32fb76d26 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:30.415 8 INFO neutron.api.v2.resource [None req-2ed31719-014d-44ac-ad98-6d7464a208e9 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1481/3103] 10.0.0.44 () {32 vars in 736 bytes} [Tue Jun 2 08:11:30 2026] GET /v2.0/security-groups/28a83048-8016-44dc-ab53-2aa32fb76d26 => 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: 1623/3104] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:11:30 2026] PUT /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:11:31.578 8 INFO neutron.api.v2.resource [None req-6fb3da68-fb7f-4e95-b592-6ba3f6d763b6 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/3105] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:11:31 2026] PUT /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86/remove_router_interface => generated 198 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3106] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:11:31 2026] PUT /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:11:32.726 8 INFO neutron.api.v2.resource [None req-01408384-0ce1-4d5e-a3c5-b8552329dcbd 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1483/3107] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:11:32 2026] PUT /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86/remove_router_interface => generated 198 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3108] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:11:32 2026] PUT /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:11:33.896 8 INFO neutron.api.v2.resource [None req-03b437a3-8dab-4bd3-aeb7-cbb5433f8d28 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1484/3109] 10.0.0.44 () {34 vars in 788 bytes} [Tue Jun 2 08:11:33 2026] PUT /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86/remove_router_interface => generated 198 bytes in 187 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:11:34.713 7 INFO neutron.db.l3_hamode_db [None req-c1f927d2-a372-40ec-9346-79c54ee313af 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] HA network 46baeb24-2b55-4a92-8377-9851dd49112a was deleted as no HA routers are present in tenant 78528fab3efb4d278b1d6f0e802dad94. [pid: 7|app: 0|req: 1626/3110] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:33 2026] DELETE /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:34.742 8 INFO neutron.api.v2.resource [None req-45543ae3-27cc-461c-b85e-bab96eb653bd 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1485/3111] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:11:34 2026] GET /v2.0/routers/a2c5a2b9-17a8-4871-9ce2-fc7e2d0b3c86 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:11:34.763 7 INFO neutron.services.segments.plugin [-] Segment c6720f66-84fe-4d48-957d-0f69e762ea27 resource provider aggregate not found 2026-06-02 08:11:34.768 7 INFO neutron.services.segments.plugin [-] Segment c6720f66-84fe-4d48-957d-0f69e762ea27 resource provider aggregate not found 2026-06-02 08:11:34.782 7 INFO neutron.services.segments.plugin [-] Segment c6720f66-84fe-4d48-957d-0f69e762ea27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6720f66-84fe-4d48-957d-0f69e762ea27 found for delete ", "request_id": "req-5e383103-ed80-480f-8066-8fdd7d7993e3"}]} 2026-06-02 08:11:34.784 7 INFO neutron.services.segments.plugin [-] Segment c6720f66-84fe-4d48-957d-0f69e762ea27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6720f66-84fe-4d48-957d-0f69e762ea27 found for delete ", "request_id": "req-b7110254-1fc9-484d-b8c4-057e63da439e"}]} [pid: 7|app: 0|req: 1627/3112] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:34 2026] DELETE /v2.0/subnets/e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:34.946 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ef71c72-ddf2-4425-a947-beed5f7de787 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1486/3113] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:11:34 2026] GET /v2.0/subnets/e95f4ebd-91d6-4279-b8f3-81fcfdc93fa8 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3114] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:34 2026] DELETE /v2.0/subnets/5364e977-5aa0-4725-ab38-6d4dc920debe => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:35.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83467e07-f785-498d-afd2-4cc4767591e3 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1487/3115] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:11:35 2026] GET /v2.0/subnets/5364e977-5aa0-4725-ab38-6d4dc920debe => 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: 1629/3116] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:35 2026] DELETE /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:35.463 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b52913ed-1fec-449c-8928-c537995c58ac 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1488/3117] 10.0.0.44 () {32 vars in 722 bytes} [Tue Jun 2 08:11:35 2026] GET /v2.0/networks/d37ee3ff-ce19-485c-b8e8-b8bb7a79120b => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3118] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:35 2026] DELETE /v2.0/subnets/7e526037-ded7-4d9d-944e-1cb64f4dd790 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:35.656 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c6d6fe8-48b8-4be6-a854-7734e6629d15 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1489/3119] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:11:35 2026] GET /v2.0/subnets/7e526037-ded7-4d9d-944e-1cb64f4dd790 => 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: 1631/3120] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:35 2026] DELETE /v2.0/subnets/cd6887ec-9f9d-457c-8d54-759101760cc5 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:35.847 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d4183dc4-f8ea-4dbb-b46c-d540854797ed 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1490/3121] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:11:35 2026] GET /v2.0/subnets/cd6887ec-9f9d-457c-8d54-759101760cc5 => 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: 1632/3122] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:35 2026] DELETE /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:36.143 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d13950a-1ec2-479d-ad34-2926cacd7d8a 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1491/3123] 10.0.0.44 () {32 vars in 722 bytes} [Tue Jun 2 08:11:36 2026] GET /v2.0/networks/88560d07-a870-4a47-9e69-b10a1478feb0 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3124] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:36 2026] DELETE /v2.0/subnets/0392cf99-8ec4-4942-86b4-e1b16cf96531 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:36.313 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3a4575b-60ac-497a-bed4-eae0816df25f 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1492/3125] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:11:36 2026] GET /v2.0/subnets/0392cf99-8ec4-4942-86b4-e1b16cf96531 => 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: 1634/3126] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:36 2026] DELETE /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:36.487 8 INFO neutron.pecan_wsgi.hooks.translation [None req-42ac89aa-8751-4611-92fe-75e8dafdc0cb 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1493/3127] 10.0.0.44 () {32 vars in 720 bytes} [Tue Jun 2 08:11:36 2026] GET /v2.0/subnets/647ce167-94d3-4fe2-afb1-071751877d0e => 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: 1635/3128] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:36 2026] DELETE /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:36.813 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea5e57cc-c4cb-4122-a9bb-0a7d5040afe1 0b00516481f540b9a92c00279a67b02e 78528fab3efb4d278b1d6f0e802dad94 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1494/3129] 10.0.0.44 () {32 vars in 722 bytes} [Tue Jun 2 08:11:36 2026] GET /v2.0/networks/38072f4e-aeac-4cb7-bbba-7dcb2157fab0 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:11:38.821 7 INFO neutron.services.segments.plugin [-] Segment 66ad1354-95fe-40f2-a8ad-18db149bb208 resource provider aggregate not found 2026-06-02 08:11:38.829 7 INFO neutron.services.segments.plugin [-] Segment 66ad1354-95fe-40f2-a8ad-18db149bb208 resource provider aggregate not found 2026-06-02 08:11:38.843 7 INFO neutron.services.segments.plugin [-] Segment 66ad1354-95fe-40f2-a8ad-18db149bb208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66ad1354-95fe-40f2-a8ad-18db149bb208 found for delete ", "request_id": "req-ff44d883-eab8-4379-9fff-870de08a5766"}]} 2026-06-02 08:11:38.847 7 INFO neutron.services.segments.plugin [-] Segment 66ad1354-95fe-40f2-a8ad-18db149bb208 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66ad1354-95fe-40f2-a8ad-18db149bb208 found for delete ", "request_id": "req-094bc6fe-7a26-4d47-9073-78d089ae3577"}]} 2026-06-02 08:11:38.855 7 INFO neutron.services.segments.plugin [-] Segment 652476e7-597c-47ee-b66c-d66bbc5186b8 resource provider aggregate not found 2026-06-02 08:11:38.862 7 INFO neutron.services.segments.plugin [-] Segment 652476e7-597c-47ee-b66c-d66bbc5186b8 resource provider aggregate not found 2026-06-02 08:11:38.868 7 INFO neutron.services.segments.plugin [-] Segment 652476e7-597c-47ee-b66c-d66bbc5186b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 652476e7-597c-47ee-b66c-d66bbc5186b8 found for delete ", "request_id": "req-66be4b15-6d0d-4faa-9303-4e09ba87ba5a"}]} 2026-06-02 08:11:38.877 7 INFO neutron.services.segments.plugin [-] Segment 652476e7-597c-47ee-b66c-d66bbc5186b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 652476e7-597c-47ee-b66c-d66bbc5186b8 found for delete ", "request_id": "req-07e7534e-1f71-4925-a063-19c5e57c442f"}]} 2026-06-02 08:11:38.881 7 INFO neutron.services.segments.plugin [-] Segment 8db0eba7-e670-4eb1-b54a-7ae9b26ac3ad resource provider aggregate not found 2026-06-02 08:11:38.888 7 INFO neutron.services.segments.plugin [-] Segment 8db0eba7-e670-4eb1-b54a-7ae9b26ac3ad resource provider aggregate not found 2026-06-02 08:11:38.895 7 INFO neutron.services.segments.plugin [-] Segment 8db0eba7-e670-4eb1-b54a-7ae9b26ac3ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8db0eba7-e670-4eb1-b54a-7ae9b26ac3ad found for delete ", "request_id": "req-3d60c064-c525-446c-ac2c-3e2c8554e644"}]} 2026-06-02 08:11:38.900 7 INFO neutron.services.segments.plugin [-] Segment 8db0eba7-e670-4eb1-b54a-7ae9b26ac3ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8db0eba7-e670-4eb1-b54a-7ae9b26ac3ad found for delete ", "request_id": "req-b4ef6560-63bb-4319-9a38-3188b622b11c"}]} [pid: 7|app: 0|req: 1636/3130] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:38 2026] GET /v2.0/security-groups?tenant_id=565b07e693ca4bc592b906d3e70561a9&name=default => generated 2929 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3131] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:39 2026] DELETE /v2.0/security-groups/72e5c183-2154-4ee9-aa74-dc83b3e9cd4c => 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: 1637/3132] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:39 2026] GET /v2.0/security-groups?tenant_id=2693f8dc6aae4c72beff7a509d91d7f0&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3133] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:39 2026] DELETE /v2.0/security-groups/6e9965b4-9c68-4f5b-816b-da9c92c6e802 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3134] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:39 2026] GET /v2.0/security-groups?tenant_id=4014ad82f99b4c498248bd0b40c9cb9c&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3135] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:39 2026] DELETE /v2.0/security-groups/5e70adbc-cd5b-4c10-93b0-d285db50ee11 => 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: 1639/3136] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:40 2026] GET /v2.0/security-groups?tenant_id=f0faf154274d4844abb9520c745003ea&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3137] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:40 2026] DELETE /v2.0/security-groups/7bbb535d-b24a-401c-b511-18ccdc3079e8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3138] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:40 2026] GET /v2.0/security-groups?tenant_id=7f9cf57229d3475da4db8f2e534c720f&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3139] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:40 2026] DELETE /v2.0/security-groups/3d3d46ee-fb5e-4fd1-9798-22ed6db48ada => 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: 1641/3140] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:40 2026] GET /v2.0/security-groups?tenant_id=091edccc3f48459dbc8e35f814738247&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3141] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:40 2026] DELETE /v2.0/security-groups/0510469f-59fe-4197-a16e-7dd7778ec0cb => 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: 1642/3142] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:41 2026] GET /v2.0/security-groups?tenant_id=78528fab3efb4d278b1d6f0e802dad94&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: 1501/3143] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:41 2026] DELETE /v2.0/security-groups/637cf784-eeaa-4b54-afc9-af02456d009b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:45.409 7 INFO neutron.db.segments_db [None req-3a2d1adc-9034-411a-9f1a-d5d9c37257c5 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] Added segment bab6875b-62d2-451c-a825-bec5f73e8dda of type vxlan for network 04c0c426-85fa-49e2-8c44-1da2beb869cb [pid: 7|app: 0|req: 1644/3146] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:11:45 2026] POST /v2.0/networks => generated 726 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3147] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:11:45 2026] POST /v2.0/subnets => generated 644 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:11:45.746 7 WARNING neutron.api.v2.base [None req-b4f8170b-6109-4f95-bf2a-476c5439a794 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-06-02 08:11:45.747 7 INFO neutron.api.v2.resource [None req-b4f8170b-6109-4f95-bf2a-476c5439a794 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1645/3148] 10.0.0.44 () {34 vars in 680 bytes} [Tue Jun 2 08:11:45 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3149] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:45 2026] DELETE /v2.0/networks/04c0c426-85fa-49e2-8c44-1da2beb869cb => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:46.018 7 INFO neutron.db.segments_db [None req-97813956-4f30-47cc-8ab3-c957a78d6bef 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] Added segment 96baa2e6-6d37-4f8c-9e64-93ba6d5c3590 of type vxlan for network f9d3d3de-1f2e-4446-8c61-6d91573239e5 [pid: 7|app: 0|req: 1646/3150] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:11:45 2026] POST /v2.0/networks => generated 726 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:11:46.121 8 INFO neutron.services.segments.plugin [-] Segment bab6875b-62d2-451c-a825-bec5f73e8dda resource provider aggregate not found 2026-06-02 08:11:46.128 8 INFO neutron.services.segments.plugin [-] Segment bab6875b-62d2-451c-a825-bec5f73e8dda resource provider aggregate not found 2026-06-02 08:11:46.148 8 INFO neutron.services.segments.plugin [-] Segment bab6875b-62d2-451c-a825-bec5f73e8dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab6875b-62d2-451c-a825-bec5f73e8dda found for delete ", "request_id": "req-9f31c451-8fc2-445c-bd53-bfb09b918533"}]} 2026-06-02 08:11:46.149 8 INFO neutron.services.segments.plugin [-] Segment bab6875b-62d2-451c-a825-bec5f73e8dda resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bab6875b-62d2-451c-a825-bec5f73e8dda found for delete ", "request_id": "req-5d1a0886-53e0-4992-ac68-cf326a610c91"}]} [pid: 8|app: 0|req: 1505/3151] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:11:46 2026] POST /v2.0/subnets => generated 647 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:11:46.312 7 WARNING neutron.api.v2.base [None req-8f41916c-6bda-4bb5-a9ee-0f843a0dc135 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-06-02 08:11:46.313 7 INFO neutron.api.v2.resource [None req-8f41916c-6bda-4bb5-a9ee-0f843a0dc135 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1647/3152] 10.0.0.44 () {34 vars in 680 bytes} [Tue Jun 2 08:11:46 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3153] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:46 2026] DELETE /v2.0/networks/f9d3d3de-1f2e-4446-8c61-6d91573239e5 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:46.566 7 INFO neutron.db.segments_db [None req-ba1f4ee0-f5cd-4e37-8e9c-b4117a23b99f 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] Added segment a7311dd1-d448-4f62-9f0f-0274aaef8759 of type vxlan for network 799399d9-5a22-4346-88b4-26af0c687f95 [pid: 7|app: 0|req: 1648/3154] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:11:46 2026] POST /v2.0/networks => generated 726 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3155] 10.0.0.44 () {34 vars in 668 bytes} [Tue Jun 2 08:11:46 2026] POST /v2.0/subnets => generated 647 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3156] 10.0.0.44 () {34 vars in 680 bytes} [Tue Jun 2 08:11:46 2026] POST /v2.0/rbac-policies => generated 324 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3157] 10.0.0.44 () {32 vars in 722 bytes} [Tue Jun 2 08:11:47 2026] GET /v2.0/networks/799399d9-5a22-4346-88b4-26af0c687f95 => generated 654 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-02 08:11:47.941 7 INFO neutron.pecan_wsgi.hooks.translation [None req-334d3172-e769-42ad-b7a4-2eabd9d5cfef e76dd1ce6e5e4d8b9f813d5aa51176fc ca59ab9338974d3b9bab54746b973a3d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3158] 10.0.0.44 () {32 vars in 722 bytes} [Tue Jun 2 08:11:47 2026] GET /v2.0/networks/799399d9-5a22-4346-88b4-26af0c687f95 => generated 138 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:11:48.168 8 INFO neutron.services.segments.plugin [-] Segment 96baa2e6-6d37-4f8c-9e64-93ba6d5c3590 resource provider aggregate not found 2026-06-02 08:11:48.173 8 INFO neutron.services.segments.plugin [-] Segment 96baa2e6-6d37-4f8c-9e64-93ba6d5c3590 resource provider aggregate not found 2026-06-02 08:11:48.184 8 INFO neutron.services.segments.plugin [-] Segment 96baa2e6-6d37-4f8c-9e64-93ba6d5c3590 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96baa2e6-6d37-4f8c-9e64-93ba6d5c3590 found for delete ", "request_id": "req-304d8b8d-2767-4e96-9ae2-6c6c8d82e58d"}]} 2026-06-02 08:11:48.191 8 INFO neutron.services.segments.plugin [-] Segment 96baa2e6-6d37-4f8c-9e64-93ba6d5c3590 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96baa2e6-6d37-4f8c-9e64-93ba6d5c3590 found for delete ", "request_id": "req-5e198446-caeb-495f-9d58-ba09f57618c6"}]} [pid: 8|app: 0|req: 1509/3159] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:47 2026] DELETE /v2.0/networks/799399d9-5a22-4346-88b4-26af0c687f95 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:48.370 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8f66f939-5aeb-4738-b159-c0be621a7a88 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3160] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:48 2026] DELETE /v2.0/subnets/25b6aa09-43be-4041-ab27-720106f02bde => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:11:48.393 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47fd2c44-0e0e-46b0-b1e1-48a358c0b50d 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3161] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:48 2026] DELETE /v2.0/subnets/26ab24b8-d302-4d73-88f6-bf43e1bf7e2f => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-02 08:11:48.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb4b334f-14cd-46ae-b373-fe6d9e2fe873 8d1685232dac41e3b71551bc2036576c 01f92fe2656c4c76aa721eed6aa4f59e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3162] 10.0.0.44 () {32 vars in 723 bytes} [Tue Jun 2 08:11:48 2026] DELETE /v2.0/subnets/9c0271d6-5e4f-4a13-bfea-3e9aa4473ce5 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3163] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:49 2026] GET /v2.0/security-groups?tenant_id=8fd52b6b68974c0e885bf5e178890eed&name=default => generated 2929 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3164] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:49 2026] DELETE /v2.0/security-groups/909f6b39-5a60-4921-8161-7830f6f1d596 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3165] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:49 2026] GET /v2.0/security-groups?tenant_id=ca59ab9338974d3b9bab54746b973a3d&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3166] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:49 2026] DELETE /v2.0/security-groups/a73d07e8-7632-43b8-9922-038991593749 => 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: 1513/3167] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:49 2026] GET /v2.0/security-groups?tenant_id=01f92fe2656c4c76aa721eed6aa4f59e&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3168] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:49 2026] DELETE /v2.0/security-groups/04dee420-02a8-46fc-8e4e-42c601e42be5 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:53.830 8 INFO neutron.services.segments.plugin [-] Segment a7311dd1-d448-4f62-9f0f-0274aaef8759 resource provider aggregate not found 2026-06-02 08:11:53.834 8 INFO neutron.services.segments.plugin [-] Segment a7311dd1-d448-4f62-9f0f-0274aaef8759 resource provider aggregate not found 2026-06-02 08:11:53.847 8 INFO neutron.services.segments.plugin [-] Segment a7311dd1-d448-4f62-9f0f-0274aaef8759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7311dd1-d448-4f62-9f0f-0274aaef8759 found for delete ", "request_id": "req-1d415955-ddf7-435c-b90e-44ee5844f792"}]} 2026-06-02 08:11:53.848 8 INFO neutron.services.segments.plugin [-] Segment a7311dd1-d448-4f62-9f0f-0274aaef8759 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7311dd1-d448-4f62-9f0f-0274aaef8759 found for delete ", "request_id": "req-0d00f44d-1555-452f-b9da-e8e9ad3cf93d"}]} 2026-06-02 08:11:53.958 8 WARNING neutron_lib.context [None req-b372c091-a905-4d3e-9f95-c1be9f44a976 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:11:54.097 8 INFO neutron.db.segments_db [None req-b372c091-a905-4d3e-9f95-c1be9f44a976 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Added segment b51bd8aa-6483-4b5f-8c6e-d67f086f8b67 of type vxlan for network 66824739-f831-47ce-80e8-11be01734b4d [pid: 8|app: 0|req: 1514/3169] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:11:53 2026] POST /v2.0/networks => generated 631 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:11:54.202 7 WARNING neutron_lib.context [None req-4e0dda29-82ea-4ca6-a6b6-65458bd3dd5a 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:11:54.252 7 INFO neutron.db.segments_db [None req-4e0dda29-82ea-4ca6-a6b6-65458bd3dd5a 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Added segment 4f8b8f6a-e2ad-47b8-850c-e620a6c5e2ad of type vxlan for network 7665dd57-576d-4836-ba5c-1c79acf13c55 [pid: 7|app: 0|req: 1656/3170] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:11:54 2026] POST /v2.0/networks => generated 630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:11:54.357 8 WARNING neutron_lib.context [None req-20287449-9655-4e28-b4d9-f2c4a87fbf89 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:11:54.507 8 INFO neutron.db.segments_db [None req-20287449-9655-4e28-b4d9-f2c4a87fbf89 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Added segment 2f7bc02a-7577-43d8-893e-a5fad7aac826 of type vxlan for network 1e332fd4-7a7a-4009-8a72-daa9344d43f8 [pid: 8|app: 0|req: 1515/3171] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:11:54 2026] POST /v2.0/networks => generated 631 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:11:54.604 7 WARNING neutron_lib.context [None req-92c13b20-1f99-4b7c-a0b7-0dfbab6355aa 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:11:54.653 7 INFO neutron.db.segments_db [None req-92c13b20-1f99-4b7c-a0b7-0dfbab6355aa 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Added segment c3f5e37f-453e-41b4-8204-ef73d37e164e of type vxlan for network 777ee08b-b045-400d-974e-ee2a8d177478 [pid: 7|app: 0|req: 1657/3172] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:11:54 2026] POST /v2.0/networks => generated 632 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:11:54.813 8 WARNING neutron_lib.context [None req-ec84e559-c306-476f-a58d-aee683a776e0 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-06-02 08:11:54.882 8 INFO neutron.db.segments_db [None req-ec84e559-c306-476f-a58d-aee683a776e0 3fac6bcf845c475ea407acbd0253b060 cf86f379e08a4f8c8c637aceb6c5be78 - - default default] Added segment 16eeaaa4-535b-4670-9f20-5f90019d41f4 of type vxlan for network 4d439016-0abb-4b52-be88-84bc95486773 [pid: 8|app: 0|req: 1516/3173] 10.0.0.44 () {34 vars in 669 bytes} [Tue Jun 2 08:11:54 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3174] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:11:54 2026] PUT /v2.0/networks/66824739-f831-47ce-80e8-11be01734b4d/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3175] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:11:55 2026] PUT /v2.0/networks/7665dd57-576d-4836-ba5c-1c79acf13c55/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3176] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:11:55 2026] PUT /v2.0/networks/1e332fd4-7a7a-4009-8a72-daa9344d43f8/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3177] 10.0.0.44 () {34 vars in 752 bytes} [Tue Jun 2 08:11:55 2026] PUT /v2.0/networks/777ee08b-b045-400d-974e-ee2a8d177478/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3178] 10.0.0.44 () {32 vars in 665 bytes} [Tue Jun 2 08:11:55 2026] GET /v2.0/networks?tags=red => generated 1853 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3179] 10.0.0.44 () {32 vars in 679 bytes} [Tue Jun 2 08:11:55 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1247 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3180] 10.0.0.44 () {32 vars in 675 bytes} [Tue Jun 2 08:11:55 2026] GET /v2.0/networks?tags-any=blue => generated 1247 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3181] 10.0.0.44 () {32 vars in 687 bytes} [Tue Jun 2 08:11:55 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1853 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3182] 10.0.0.44 () {32 vars in 673 bytes} [Tue Jun 2 08:11:55 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3183] 10.0.0.44 () {32 vars in 687 bytes} [Tue Jun 2 08:11:55 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3184] 10.0.0.44 () {32 vars in 683 bytes} [Tue Jun 2 08:11:55 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3185] 10.0.0.44 () {32 vars in 695 bytes} [Tue Jun 2 08:11:55 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:11:55.791 7 INFO neutron.services.segments.plugin [-] Segment b51bd8aa-6483-4b5f-8c6e-d67f086f8b67 resource provider aggregate not found 2026-06-02 08:11:55.795 7 INFO neutron.services.segments.plugin [-] Segment b51bd8aa-6483-4b5f-8c6e-d67f086f8b67 resource provider aggregate not found 2026-06-02 08:11:55.808 7 INFO neutron.services.segments.plugin [-] Segment b51bd8aa-6483-4b5f-8c6e-d67f086f8b67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b51bd8aa-6483-4b5f-8c6e-d67f086f8b67 found for delete ", "request_id": "req-c9e2a33d-8c16-44c3-8f55-b36fc8def22a"}]} 2026-06-02 08:11:55.810 7 INFO neutron.services.segments.plugin [-] Segment b51bd8aa-6483-4b5f-8c6e-d67f086f8b67 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b51bd8aa-6483-4b5f-8c6e-d67f086f8b67 found for delete ", "request_id": "req-45bd62ad-2a4f-45e7-a2d7-ec480ea8b66c"}]} [pid: 7|app: 0|req: 1664/3186] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:55 2026] DELETE /v2.0/networks/66824739-f831-47ce-80e8-11be01734b4d => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-06-02 08:11:55.964 8 INFO neutron.services.segments.plugin [-] Segment 4f8b8f6a-e2ad-47b8-850c-e620a6c5e2ad resource provider aggregate not found 2026-06-02 08:11:55.968 8 INFO neutron.services.segments.plugin [-] Segment 4f8b8f6a-e2ad-47b8-850c-e620a6c5e2ad resource provider aggregate not found 2026-06-02 08:11:55.984 8 INFO neutron.services.segments.plugin [-] Segment 4f8b8f6a-e2ad-47b8-850c-e620a6c5e2ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8b8f6a-e2ad-47b8-850c-e620a6c5e2ad found for delete ", "request_id": "req-a10e83d1-c5cf-4718-9dcc-9b57d069b041"}]} 2026-06-02 08:11:55.986 8 INFO neutron.services.segments.plugin [-] Segment 4f8b8f6a-e2ad-47b8-850c-e620a6c5e2ad resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8b8f6a-e2ad-47b8-850c-e620a6c5e2ad found for delete ", "request_id": "req-5a3006ac-0a24-46aa-9350-b52108d294d2"}]} [pid: 8|app: 0|req: 1523/3187] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:55 2026] DELETE /v2.0/networks/7665dd57-576d-4836-ba5c-1c79acf13c55 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3188] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:55 2026] DELETE /v2.0/networks/1e332fd4-7a7a-4009-8a72-daa9344d43f8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3189] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:56 2026] DELETE /v2.0/networks/777ee08b-b045-400d-974e-ee2a8d177478 => 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: 1666/3190] 10.0.0.44 () {32 vars in 725 bytes} [Tue Jun 2 08:11:56 2026] DELETE /v2.0/networks/4d439016-0abb-4b52-be88-84bc95486773 => 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: 1525/3191] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:57 2026] GET /v2.0/security-groups?tenant_id=9287ab2e57a94dc983da36d2c49955da&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3192] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:57 2026] DELETE /v2.0/security-groups/0f1aebdc-cb99-40d7-ab8f-f9b5cf443899 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3193] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:57 2026] GET /v2.0/security-groups?tenant_id=d37bc30b736e44af943ce2ca73afeef0&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-02 08:11:57.873 7 INFO neutron.services.segments.plugin [-] Segment 2f7bc02a-7577-43d8-893e-a5fad7aac826 resource provider aggregate not found 2026-06-02 08:11:57.879 7 INFO neutron.services.segments.plugin [-] Segment 2f7bc02a-7577-43d8-893e-a5fad7aac826 resource provider aggregate not found 2026-06-02 08:11:57.895 7 INFO neutron.services.segments.plugin [-] Segment 2f7bc02a-7577-43d8-893e-a5fad7aac826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f7bc02a-7577-43d8-893e-a5fad7aac826 found for delete ", "request_id": "req-a46294cc-e0a3-4234-b2fa-198508b4236e"}]} 2026-06-02 08:11:57.900 7 INFO neutron.services.segments.plugin [-] Segment 2f7bc02a-7577-43d8-893e-a5fad7aac826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f7bc02a-7577-43d8-893e-a5fad7aac826 found for delete ", "request_id": "req-4766d482-7145-48af-803e-7475aca00f8e"}]} 2026-06-02 08:11:57.909 7 INFO neutron.services.segments.plugin [-] Segment 16eeaaa4-535b-4670-9f20-5f90019d41f4 resource provider aggregate not found 2026-06-02 08:11:57.912 7 INFO neutron.services.segments.plugin [-] Segment 16eeaaa4-535b-4670-9f20-5f90019d41f4 resource provider aggregate not found 2026-06-02 08:11:57.924 7 INFO neutron.services.segments.plugin [-] Segment 16eeaaa4-535b-4670-9f20-5f90019d41f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16eeaaa4-535b-4670-9f20-5f90019d41f4 found for delete ", "request_id": "req-2ce702b3-ee87-4e8c-8a9b-003368e62434"}]} 2026-06-02 08:11:57.926 7 INFO neutron.services.segments.plugin [-] Segment 16eeaaa4-535b-4670-9f20-5f90019d41f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 16eeaaa4-535b-4670-9f20-5f90019d41f4 found for delete ", "request_id": "req-75dcffc1-2b38-46af-a8ea-351304155650"}]} [pid: 7|app: 0|req: 1668/3194] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:57 2026] DELETE /v2.0/security-groups/7508de38-29a7-479a-90dd-b8cca25f62e0 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:11:58.156 8 INFO neutron.services.segments.plugin [-] Segment c3f5e37f-453e-41b4-8204-ef73d37e164e resource provider aggregate not found 2026-06-02 08:11:58.160 8 INFO neutron.services.segments.plugin [-] Segment c3f5e37f-453e-41b4-8204-ef73d37e164e resource provider aggregate not found 2026-06-02 08:11:58.173 8 INFO neutron.services.segments.plugin [-] Segment c3f5e37f-453e-41b4-8204-ef73d37e164e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3f5e37f-453e-41b4-8204-ef73d37e164e found for delete ", "request_id": "req-38bc78db-4006-4692-aecc-706dc4fee97d"}]} [pid: 8|app: 0|req: 1527/3195] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:11:58 2026] GET /v2.0/security-groups?tenant_id=cf86f379e08a4f8c8c637aceb6c5be78&name=default => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3196] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:11:58 2026] DELETE /v2.0/security-groups/3d7f9576-a89e-4ef3-ae79-738ace80ef15 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:12:02.492 8 INFO neutron.services.segments.plugin [-] Segment c3f5e37f-453e-41b4-8204-ef73d37e164e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3f5e37f-453e-41b4-8204-ef73d37e164e found for delete ", "request_id": "req-e91c41b3-a6b3-43e5-bd8d-cd535075dd05"}]} 2026-06-02 08:12:02.682 8 WARNING neutron_lib.context [None req-c0c36607-e1fb-4d34-8e03-18775964731f 88fe77807aa14c5894f545a47307ca68 6a2533a32b7b4f448367585b8e093f68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1529/3199] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:12:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:12:02.760 7 WARNING neutron_lib.context [None req-688dd830-44dc-42fe-96c2-84d3de8f6b28 88fe77807aa14c5894f545a47307ca68 6a2533a32b7b4f448367585b8e093f68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1671/3200] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:12:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:12:02.828 8 WARNING neutron_lib.context [None req-87cdd172-6d72-4e42-a71c-7657a1a6747c 88fe77807aa14c5894f545a47307ca68 6a2533a32b7b4f448367585b8e093f68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1530/3201] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:12:02 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) 2026-06-02 08:12:02.892 7 WARNING neutron_lib.context [None req-0e19b180-c91d-469f-a971-200cdd298e91 88fe77807aa14c5894f545a47307ca68 6a2533a32b7b4f448367585b8e093f68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1672/3202] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:12:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-06-02 08:12:02.950 8 WARNING neutron_lib.context [None req-3e9ce00f-576b-4e5f-acdd-b43db3dbb102 88fe77807aa14c5894f545a47307ca68 6a2533a32b7b4f448367585b8e093f68 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1531/3203] 10.0.0.44 () {34 vars in 675 bytes} [Tue Jun 2 08:12:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3204] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:12:03 2026] PUT /v2.0/subnetpools/e2cc0002-981c-4f9f-af31-b20d3ac1e4cb/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: 1532/3205] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:12:03 2026] PUT /v2.0/subnetpools/7d7a01c4-cc0a-432c-94d6-10ab8dc217e2/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: 1674/3206] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:12:03 2026] PUT /v2.0/subnetpools/5f2f4f4c-6d80-4150-9fa9-63a62bd53df2/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: 1533/3207] 10.0.0.44 () {34 vars in 758 bytes} [Tue Jun 2 08:12:03 2026] PUT /v2.0/subnetpools/cf0ce8ff-d4c2-4151-90b7-e5ceda885f54/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1675/3208] 10.0.0.44 () {32 vars in 671 bytes} [Tue Jun 2 08:12:03 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3209] 10.0.0.44 () {32 vars in 685 bytes} [Tue Jun 2 08:12:03 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3210] 10.0.0.44 () {32 vars in 681 bytes} [Tue Jun 2 08:12:03 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3211] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:12:03 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3212] 10.0.0.44 () {32 vars in 679 bytes} [Tue Jun 2 08:12:03 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3213] 10.0.0.44 () {32 vars in 693 bytes} [Tue Jun 2 08:12:03 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3214] 10.0.0.44 () {32 vars in 689 bytes} [Tue Jun 2 08:12:03 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: 8|app: 0|req: 1537/3215] 10.0.0.44 () {32 vars in 701 bytes} [Tue Jun 2 08:12:03 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3216] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:12:03 2026] DELETE /v2.0/subnetpools/e2cc0002-981c-4f9f-af31-b20d3ac1e4cb => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3217] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:12:03 2026] DELETE /v2.0/subnetpools/7d7a01c4-cc0a-432c-94d6-10ab8dc217e2 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3218] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:12:03 2026] DELETE /v2.0/subnetpools/5f2f4f4c-6d80-4150-9fa9-63a62bd53df2 => 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: 1539/3219] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:12:03 2026] DELETE /v2.0/subnetpools/cf0ce8ff-d4c2-4151-90b7-e5ceda885f54 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3220] 10.0.0.44 () {32 vars in 731 bytes} [Tue Jun 2 08:12:03 2026] DELETE /v2.0/subnetpools/b563a90a-03d5-4c7d-891d-c2da96ce2b63 => 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: 1540/3221] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:12:04 2026] GET /v2.0/security-groups?tenant_id=6a2533a32b7b4f448367585b8e093f68&name=default => generated 2929 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3222] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:12:04 2026] DELETE /v2.0/security-groups/9f1d3d9d-29dc-4c70-b7f5-91f3e8b8d1c7 => 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: 1541/3223] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:12:04 2026] GET /v2.0/security-groups?tenant_id=9d3e22318aa24dd6a368963a14e0fd0f&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3224] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:12:05 2026] DELETE /v2.0/security-groups/344bc9b0-6dfe-42f8-806d-2935959d1d49 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3225] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:12:05 2026] GET /v2.0/security-groups?tenant_id=a7b4b18fdd234834a4b75eac20a4fabd&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: 1684/3226] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:12:05 2026] DELETE /v2.0/security-groups/e4d1bc0e-7880-4ae7-8e12-d9c073ab5f6e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:12:08.822 8 WARNING neutron_lib.context [None req-39d07669-74ca-4e00-93d4-68d78c185e9b 5b1564102bd140ec9f8cf09529119d93 39e56f0404d54ec598a13058e229c5ba - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and 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: 1543/3227] 10.0.0.44 () {34 vars in 683 bytes} [Tue Jun 2 08:12:08 2026] POST /v2.0/security-groups => generated 1603 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3228] 10.0.0.44 () {34 vars in 766 bytes} [Tue Jun 2 08:12:09 2026] PUT /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3229] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:12:09 2026] GET /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1686/3230] 10.0.0.44 () {34 vars in 777 bytes} [Tue Jun 2 08:12:09 2026] PUT /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags/green => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3231] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:12:09 2026] GET /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3232] 10.0.0.44 () {34 vars in 773 bytes} [Tue Jun 2 08:12:09 2026] PUT /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags/red => generated 4 bytes in 22 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3233] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:12:09 2026] GET /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3234] 10.0.0.44 () {34 vars in 795 bytes} [Tue Jun 2 08:12:09 2026] PUT /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags/black.or.white => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3235] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:12:09 2026] GET /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3236] 10.0.0.44 () {34 vars in 766 bytes} [Tue Jun 2 08:12:09 2026] PUT /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3237] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:12:09 2026] GET /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3238] 10.0.0.44 () {32 vars in 754 bytes} [Tue Jun 2 08:12:09 2026] GET /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-02 08:12:09.410 8 INFO neutron.api.v2.resource [None req-0eab0884-85b0-4203-8391-7ee7e38c0513 5b1564102bd140ec9f8cf09529119d93 39e56f0404d54ec598a13058e229c5ba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1549/3239] 10.0.0.44 () {32 vars in 758 bytes} [Tue Jun 2 08:12:09 2026] GET /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/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: 1691/3240] 10.0.0.44 () {32 vars in 757 bytes} [Tue Jun 2 08:12:09 2026] DELETE /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3241] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:12:09 2026] GET /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-02 08:12:09.513 7 INFO neutron.api.v2.resource [None req-a94c3e29-8ca3-4fd0-a88a-7db3628d2824 5b1564102bd140ec9f8cf09529119d93 39e56f0404d54ec598a13058e229c5ba - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1692/3242] 10.0.0.44 () {32 vars in 761 bytes} [Tue Jun 2 08:12:09 2026] DELETE /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3243] 10.0.0.44 () {32 vars in 749 bytes} [Tue Jun 2 08:12:09 2026] DELETE /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/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: 1693/3244] 10.0.0.44 () {32 vars in 746 bytes} [Tue Jun 2 08:12:09 2026] GET /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3245] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:12:09 2026] DELETE /v2.0/security-groups/bed10e9f-0385-42ab-ac9c-adbfc98875cd => 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: 1694/3246] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:12:10 2026] GET /v2.0/security-groups?tenant_id=8bd2850dddc3465188aa208193356a64&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3247] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:12:10 2026] DELETE /v2.0/security-groups/1e91f4a0-051a-45b3-a56f-1d59f940b103 => 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: 1695/3248] 10.0.0.44 () {32 vars in 773 bytes} [Tue Jun 2 08:12:10 2026] GET /v2.0/security-groups?tenant_id=39e56f0404d54ec598a13058e229c5ba&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3249] 10.0.0.44 () {32 vars in 739 bytes} [Tue Jun 2 08:12:10 2026] DELETE /v2.0/security-groups/b90e05df-b63b-4ed7-8866-8c007ab59668 => 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: 1696/3250] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:12:13 2026] GET /v2.0/networks => generated 2168 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3253] 10.0.0.44 () {32 vars in 654 bytes} [Tue Jun 2 08:12:14 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3254] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:12:14 2026] GET /v2.0/routers => generated 15 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3255] 10.0.0.44 () {32 vars in 642 bytes} [Tue Jun 2 08:12:14 2026] GET /v2.0/ports => generated 4721 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3256] 10.0.0.44 () {32 vars in 646 bytes} [Tue Jun 2 08:12:14 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3257] 10.0.0.44 () {32 vars in 648 bytes} [Tue Jun 2 08:12:14 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3258] 10.0.0.44 () {32 vars in 662 bytes} [Tue Jun 2 08:12:14 2026] GET /v2.0/security-groups => generated 17397 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3259] 10.0.0.44 () {32 vars in 654 bytes} [Tue Jun 2 08:12:14 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)